/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6
*/

/* Theme customization starts here
-------------------------------------------------------------- */

body #Content {
	background: #d6d8d2;
    	background: -moz-linear-gradient(top, #fcfcfc 0%, #f5f5f2 11%, #f5f5f2 22%, #f8f9f7 39%, #ededea 47%, #d6d8d2 100%);
    	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(11%,#f5f5f2), color-stop(22%,#f5f5f2), color-stop(39%,#f8f9f7), color-stop(47%,#ededea), color-stop(100%,#d6d8d2));
    	background: -webkit-linear-gradient(top, #fcfcfc 0%,#f5f5f2 11%,#f5f5f2 22%,#f8f9f7 39%,#ededea 47%,#d6d8d2 100%);
    	background: -o-linear-gradient(top, #fcfcfc 0%,#f5f5f2 11%,#f5f5f2 22%,#f8f9f7 39%,#ededea 47%,#d6d8d2 100%);
    	background: -ms-linear-gradient(top, #fcfcfc 0%,#f5f5f2 11%,#f5f5f2 22%,#f8f9f7 39%,#ededea 47%,#d6d8d2 100%);
    	background: linear-gradient(to bottom, #fcfcfc 0%,#f5f5f2 11%,#f5f5f2 22%,#f8f9f7 39%,#ededea 47%,#d6d8d2 100%);
    	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#d6d8d2',GradientType=0 );
	padding-bottom: 30px;
}

.footer-cats {
	font-size: 12px;
	
}

.archive .image_links {
	display: none!important;
}

.footer-cats a {
	color: #32ADE5!important;
	text-decoration: none!important;
	border-bottom: 0!important;
}

.footer-cats a:hover {
	text-decoration: underline!important;
}

.tribe-community-events {
	background: transparent!important;
	border: 0!important;
	padding: 0!important;
}

body #Content .content_wrapper {
	background: #fff;
}

body:not(.template-slider) #Header {
	min-height: 0!important;
}

#Header #Top_bar #logo img {
	max-height: 120px;
}

h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + h6, h2 + h3, h2 + h4, h2 + h5, h2 + h6, h3 + h4, h3 + h5, h3 + h6, h4 + h5, h4 + h6, h5 + h6, .subheader, .subtitle {
	font-family: 'Droid Serif', serif;
	font-style: italic;
	color: #91948e;
	padding-left: 15px;
}

#Top_bar {
	background: #f1f2ef;
    	background: -moz-linear-gradient(top, #f1f2ef 0%, #f8f9f7 37%, #ededea 57%, #ededea 100%);
    	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f2ef), color-stop(37%,#f8f9f7), color-stop(57%,#ededea), color-stop(100%,#ededea));
    	background: -webkit-linear-gradient(top, #f1f2ef 0%,#f8f9f7 37%,#ededea 57%,#ededea 100%);
    	background: -o-linear-gradient(top, #f1f2ef 0%,#f8f9f7 37%,#ededea 57%,#ededea 100%);
    	background: -ms-linear-gradient(top, #f1f2ef 0%,#f8f9f7 37%,#ededea 57%,#ededea 100%);
    	background: linear-gradient(to bottom, #f1f2ef 0%,#f8f9f7 37%,#ededea 57%,#ededea 100%);
    	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f2ef', endColorstr='#ededea',GradientType=0 );
    	border-bottom: 1px solid rgba(0,0,0,0.1);
}

#Header #Top_bar .logo {
	border-bottom: 0;
	padding: 0;
}

#Top_bar .menu > li {
	position: relative;
}

.single #Content {
	padding-top: 0;
}

#Top_bar .container {
	max-width: 1265px;
}

#Top_bar .menu > li.current-menu-item > a,
#Top_bar .menu > li > a:hover {
	background: #D3D5CF;
    	-webkit-border-radius: 4px 4px 0 0;
    	-moz-border-radius: 4px 4px 0 0;
    	border-radius: 4px 4px 0 0;
}

#Top_bar .menu > li:hover:after {
	content: '';
    	display: block;
    	width: 0;
    	height: 0;
    	position: absolute;
    	left: 50%;
    	bottom: 0;
    	border-left: 10px solid transparent;
    	border-right: 10px solid transparent;
    	border-bottom: 10px solid #91ca6a;
    	margin-left: -10px;
}

#Top_bar .menu li ul li {
	border-bottom: 1px solid #fff;
}

#Top_bar .menu li ul li a {
	border-bottom: 1px solid #5b5d59;
	font-size: 18px;
	padding-left: 10px;
}

#Top_bar .menu li ul {
	background: transparent!important;
	border: 8px solid rgba(255,255,255,0.5);
	border-top: 0;
	left: -8px;
}

#Top_bar .menu li ul li {
	background: #91ca6a;
	position: relative;
	width: 220px;
}


#Top_bar a {
	    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
	font-family: 'Oswald';
}

#Top_bar .menu li ul li:hover:before {
    position: absolute;
    height: 0;
    width: 0;
    content: '';
    display: block;
    top: 12px;
    left: 0;
    border-left: 10px solid #91ca6a;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

#Top_bar .menu li ul li:last-of-type,
#Top_bar .menu li ul li:last-of-type a {
	border-bottom: 0;
}

#Top_bar .menu li ul li:hover a {
	background: #5b5d59;
	color: #fff;
	padding-left: 20px;
}

#Header #Action_bar {
	background: transparent;
	position: absolute;
}

#Action_bar .social-menu li {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}

#social-menu a {
	color: #32ADE5;
	font-size: 26px;
	padding: 5px;
}

#social-menu a:hover {
	color: #91ca6a;
}

/* CONTENT */

.tp-caption:hover {
	color: #f29D22!important;
}

#Content img.alignleft {
	margin-top: 0;
}

#Content h3 a {
	color: #32ADE5;
}

.home .breadcrumbs {
	display: none;
}


.breadcrumbs {
	border-bottom: 1px dotted #afb3ab;
	margin: 0 20px 20px;
	padding-left: 30px;
}

.breadcrumbs li {
	display: inline-block;
	margin-bottom: 10px;
}

#Content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading a {
	padding-left: 20px;
}

#Content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	background: #f1f2ef;
    	background: -moz-linear-gradient(top, #f1f2ef 0%, #dfe0de 100%);
    	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f2ef), color-stop(100%,#dfe0de));
    	background: -webkit-linear-gradient(top, #f1f2ef 0%,#dfe0de 100%);
    	background: -o-linear-gradient(top, #f1f2ef 0%,#dfe0de 100%);
    	background: -ms-linear-gradient(top, #f1f2ef 0%,#dfe0de 100%);
    	background: linear-gradient(to bottom, #f1f2ef 0%,#dfe0de 100%);
    	position: relative;
    	-webkit-transition: all 0.5s;
    	-moz-transition: all 0.5s;
    	transition: all 0.5s;
}

#Content .vc_tta-controls-icon {
	display: none;
}

#Content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
#Content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
	background: #91ca6a;
	padding-left: 10px;
}

#Content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading:after,
#Content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover:after {
	position: absolute;
	height: 0;
	width: 0;
	content: '';
	display: block;
	top: 17px;
	left: 0;
	border-left: 10px solid #5b5d59;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}

#Content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel h5 {
	margin-bottom: 0;
}

#Content .vc_tta-panel-body {
	background: transparent;
}

#Content hr {
	clear: both;
}

.wk-gallery-wall>* {
    display: block;
    float: left;
}

.wk-gallery-wall.polaroid>*:nth-child(even) {
    -webkit-transform: rotate(3deg) scale(1.05);
    -moz-transform: rotate(3deg) scale(1.05);
    -ms-transform: rotate(3deg) scale(1.05);
    -o-transform: rotate(3deg) scale(1.05);
    transform: rotate(3deg) scale(1.05);
}

.wk-gallery-wall.polaroid>*>div {
	position: relative;
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.wk-gallery-wall.polaroid>*:hover {
    position: relative;
    z-index: 10;
    box-shadow: 8px 8px 15px rgba(0,0, 0, 0.4);
    -webkit-transform: rotate(0deg) scale(1.2);
    -o-transform: rotate(0deg) scale(1.2);
    -moz-transform: rotate(0deg) scale(1.2);
    -ms-transform: rotate(0deg) scale(1.2);
    transform: rotate(0deg) scale(1.2);
}
.wk-gallery-wall.polaroid>* {
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}
.wk-gallery-wall.polaroid>* {
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.wk-gallery-wall.margin>* {
    margin: 0 15px 15px 0;
}

.wk-gallery-wall.polaroid {
    margin: 30px 0;
}
.wk-gallery-wall.polaroid {
    position: relative;
    z-index: 0;
}
.wk-slideshow img, .wk-gallery img, .spotlight img, a[data-lightbox] img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.wk-gallery-wall.polaroid>*>div:before, .wk-gallery-wall.polaroid>*>div:after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 8px;
    left: 10px;
    width: 50%;
    height: 20%;
    max-width: 300px;
    box-shadow: 0 8px 16px rgba(0,0,0,0.6);
    -webkit-transform: skew(-15deg) rotate(-6deg);
    -moz-transform: skew(-15deg) rotate(-6deg);
    -ms-transform: skew(-15deg) rotate(-6deg);
    -o-transform: skew(-15deg) rotate(-6deg);
    transform: skew(-15deg) rotate(-6deg);
}

.wk-gallery-wall.polaroid p.title {
    -webkit-transform-style: preserve-3d;
}
.wk-gallery-wall.polaroid p.title {
    margin: 0;
    padding-top: 10px;
    text-align: center;
    color: #444;
}

.wk-gallery-wall.polaroid>*>div:after {
    left: auto;
    right: 10px;
    -webkit-transform: skew(15deg) rotate(6deg);
    -moz-transform: skew(15deg) rotate(6deg);
    -ms-transform: skew(15deg) rotate(6deg);
    -o-transform: skew(15deg) rotate(6deg);
    transform: skew(15deg) rotate(6deg);
}
.wk-gallery-wall.polaroid>*>div:before, .wk-gallery-wall.polaroid>*>div:after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 8px;
    left: 10px;
    width: 50%;
    height: 20%;
    max-width: 300px;
    box-shadow: 0 8px 16px rgba(0,0,0,0.6);
    -webkit-transform: skew(-15deg) rotate(-6deg);
    -moz-transform: skew(-15deg) rotate(-6deg);
    -ms-transform: skew(-15deg) rotate(-6deg);
    -o-transform: skew(-15deg) rotate(-6deg);
    transform: skew(-15deg) rotate(-6deg);
}

.single .single-photo-wrapper {
	display: none;
}

.single.hide-love .post-header .title_wrapper {
	padding-left: 0;
}

.single .entry-title {
	margin-bottom: 0;
}

.single .the_content_wrapper h2 {
	font-size: 18px;
	font-style: italic;
	color: #505050;
	line-height: 26px;
	font-family: 'Droid Serif', serif;
}



/* SIDEBAR */

.sidebar .widget-area {
	border-style: dashed;
}

.sidebar .zoo-list li a {
	font-family: 'Oswald', sans-serif;
}

.sidebar .zoo-list li:first-of-type {
	border-top: 0;
}

.sidebar .zoo-list li {
	    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #ddd;
}

.sidebar .widget-area:before {
	background: transparent;
}

.sidebar .widget {
	margin-bottom: 0;
}

.sidebar .widget:after {
	display: none;
}

.sidebar .widget_search input[type="text"] {
	background-color: #fff;
	-webkit-border-radius: 15px;
    	-moz-border-radius: 15px;
    	border-radius: 15px;
	padding: 5px 15px;
}

.sidebar .widget_search input[type="text"]:focus,
.sidebar .widget_search input[type="text"]:active,
.sidebar .notranslate:focus,
.sidebar .notranslate:active {
	background-color: #fff!important;
}

.sidebar .widget_nav_menu ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	background: transparent;
}

.sidebar .widget_nav_menu ul li {
	background: #5b5d59 url( 'http://healthymesacounty.org/wp-content/uploads/2017/02/noise.png' );
	color: #fff;
    	padding: 0 10px;
    	border-radius: 0px;
    	margin-bottom: 5px;
    	font-family: 'Oswald', sans-serif;
    	font-weight: 400;
    	border-radius: 3px;
    	-webkit-transition: all 0.5s;
    	-moz-transition: all 0.5s;
    	transition: all 0.5s;
	postiion:relative;
}

.sidebar .widget_nav_menu ul li:after {
	display: none;
}

.sidebar .widget_nav_menu ul li a {
	color: #fff;
	display: block;
	position: relative;
	-webkit-transition: all 0.5s;
    	-moz-transition: all 0.5s;
    	transition: all 0.5s;
	font-size: 18px;
	line-height: 20px;
}

.sidebar .widget_nav_menu ul li:hover {
	background: #f29D22 url( 'http://healthymesacounty.org/wp-content/uploads/2017/02/noise.png' );
}
	

.sidebar .widget_nav_menu ul li a:hover {
	text-decoration: none;
}

.sidebar .widget_nav_menu ul li:hover a {
	padding-left: 10px;
}

.sidebar .widget_nav_menu ul li:hover:before {
    position: absolute;
    height: 0;
    width: 0;
    content: '';
    display: block;
    top: 9px;
    left: 0;
    border-left: 10px solid #5b5d59;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

#tribe-mini-calendar-2 h3 {
	display: none;
}

#tribe-mini-calendar-2 {
	border-radius: 0 0 10px 10px;
	background: #d3d2d6;
	border: 3px solid #ddd;
	border-top: 0;
	padding: 5px;
	margin-bottom: 30px;
}

.sidebar #text-15 {
	border-radius: 10px 10px 0 0;
	background: #d3d2d6;
	border: 3px solid #ddd;
	border-bottom: 0;
	padding: 5px;
}

.sidebar #text-18 .textwidget div,
.sidebar #text-22 .textwidget div,
.sidebar #text-24 .textwidget div {
	border-radius: 10px;
	border: 1px solid #eee;
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	-webkit-transform: rotate(-3deg);
    	-moz-transform: rotate(-3deg);
    	-ms-transform: rotate(-3deg);
    	-o-transform: rotate(-3deg);
    	transform: rotate(-3deg);
	float: left;
	padding: 10px;
	-moz-transition: all 0.1s ease-out;
    	-o-transition: all 0.1s ease-out;
    	-webkit-transition: all 0.1s ease-out;
    	transition: all 0.1s ease-out;
	margin-bottom: 15px;
	background: #fff;
	z-index: 1;
	position: relative;
}

.sidebar #text-18 .textwidget div:nth-of-type(2),
.sidebar #text-22 .textwidget div:nth-of-type(2),
.sidebar #text-24 .textwidget div:nth-of-type(2) {
	-webkit-transform: rotate(3deg);
    	-moz-transform: rotate(3deg);
    	-ms-transform: rotate(3deg);
    	-o-transform: rotate(3deg);
    	transform: rotate(3deg);
}

.sidebar #text-18 .textwidget div:hover,
.sidebar #text-22 .textwidget div:hover,
.sidebar #text-24 .textwidget div:hover {
	box-shadow: 8px 8px 15px rgba(0,0, 0, 0.4);
    	-webkit-transform: rotate(0deg) scale(1.2);
    	-o-transform: rotate(0deg) scale(1.2);
    	-moz-transform: rotate(0deg) scale(1.2);
    	-ms-transform: rotate(0deg) scale(1.2);
    	transform: rotate(0deg) scale(1.2);
	z-index: 10;
}

.sidebar #text-18 .textwidget div span,
.sidebar #text-22 .textwidget div span,
.sidebar #text-24 .textwidget div span {
	display: block;
	max-width: 150px;
	text-align: center;
	color: #444;
}

.sidebar h3 {
	background: #91ca6a;
	font-size: 26px;
	line-height: 36px;
	padding: 5px;
	border-radius: 3px;
	margin-left: -15px;
	margin-right: -15px;
}

.sidebar h5 {
	color: #5b5d59;
	margin-bottom: 0;
	font-size: 20px;
	line-height: 30px;
}


.page-id-190 #Content iframe {
	width: 100%;
	min-height: 500px;
}

/* FOOTER */

#Footer h4 {
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 0;
}

#Footer p {
	font-size: 10px;
	text-align: center;
	margin-bottom: 5px;
}

#Footer .menu-footer-menu-container ul {
	background: transparent;
}

#Footer .menu-footer-menu-container ul li {
	font-size: 10px;
	list-style:circle;
}

#Footer .menu-footer-menu-container ul li a {
	padding-top: 0;
	padding-bottom: 0;
}

/* MEDIA QUERIES */



@media (max-width: 1239px) {
	
	
	
}

@media (max-width: 1000px) {
	
	

}

@media (max-width: 767px) {

	
}

@media (max-width: 350px) {



}




.single #portal {
    padding-top: 30px;
}

#portal h1 {
    margin-bottom: 0;
}

#portal h2 {
        font-size: 32px;
    line-height: 40px;
    font-weight: 400;
    letter-spacing: 0px;
    font-family: "Oswald", Arial, Tahoma, sans-serif;
    font-style: normal;
}

#portal .button {
    line-height: 21px!important;
    font-size: 18px;
    border-radius: 0;
}

#Content #portal .wpcf7-submit {
    display: inline-block;
    width: auto;
}

#portal #hidden-fields {
    display: none;
}

#portal .button,
#portal a.btn,
#Content #portal .wpcf7-submit,
#comments #submit,
#es_txt_button_pg {
    color: #fff;
    border-radius: 5px;
    background: #f29d22;
    padding: 10px 30px;
    margin-right: 15px;
    line-height: 1.2;
        display: inline-block;
    font-family: 'Open Sans';
    font-size: 16px;
}

#Content #portal .wpcf7-submit:hover,
#portal .button:hover,
#portal a.btn:hover,
#comments #submit:hover,
#es_txt_button_pg:hover {
    text-decoration: none;
    background: #91ca6a;
}

.es_lablebox {
    float: left;
    width: 100px;
    margin-top: 7px;
}

#members img {
    display: block;
    margin: 0 auto 15px;
}

#members p {
    font-size: 16px;
    text-align: center;
}


.post-type-archive-public .author-date,
.post-type-archive-private .author-date {
    display: none;
}


@media( max-width: 767px) {
    #portal .button,
    #portal a.btn {
        display: block;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        margin-bottom: 15px;
    }
}

@media (min-width: 768px) {

	.row {
	    margin-left: -15px;
        margin-right: -15px;
        clear: both;
        overflow: hidden;
	}
	
	.col-sm-4 {
	    float: left;
	    position:relative;
	    width:33.33333333%;
	    min-height:1px;
	    padding: 0 15px 30px;
	    box-sizing: border-box;
	}
	
	.col-sm-8 {
	    float: left;
	    position:relative;
	    width:66.66666666%;
	    min-height:1px;
	    padding: 0 15px 30px;
	    box-sizing: border-box;
	}
	.col-sm-3 {
	    float: left;
	    position:relative;
	    width:25%;
	    min-height:1px;
	    padding: 0 15px 30px;
	    box-sizing: border-box;
	}
	.col-sm-9 {
	    float: left;
	    position:relative;
	    width:75%;
	    min-height:1px;
	    padding: 0 15px 30px;
	    box-sizing: border-box;
	}
	
	.col-sm-12 {
	    float: left;
	    position:relative;
	    width:100%;
	    min-height:1px;
	    padding: 0 15px 30px;
	    box-sizing: border-box;
	}
	
	.col-sm-2 {
	    float: left;
	    position:relative;
	    width:10%;
	    min-height:1px;
	    padding: 0 15px 30px;
	    box-sizing: border-box;
	}

	#members .col-sm-2 {
		width: 16.6666666%;
	}

}