/*
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.header-stack:not(.template-slider) #Header {
	min-height: 0;
}

html,
body,
#Top_bar #menu li,
#Top_bar #menu li a,
#Subheader h1.title,
#Content h1,
#Content h2,
#Content h3,
#Content h4,
#Content h5,
#Content h6,
#Content p,
#Content ul li,
#Content ol li,
#Footer,
#Footer h1,
#Footer h2,
#Footer h3,
#Footer h4,
#Footer h5,
#Footer p,
#Footer ul li,
#Footer ol li,
#Footer .copyright,
.accordion .question .title,
.woocommerce .product div.entry-summary .cart .button,
#Header_wrapper #Subheader .title,
.shop-filters .woocommerce-ordering select,
input,
input[type="text"],
textarea,
label,
table th,
table tr,
table td,
a {
	font-family: "Lucida Bright", Georgia, serif!important;
}

.header-stack #Top_bar .logo #logo {
	max-width: 750px;
}

#Content {
	padding-bottom: 60px;
}

.product-type-simple .post-nav,
.woocommerce .product div.entry-summary .product_meta {
	display: none;
}

.alert_info {
	background: #6885a0;
}

.alert_info .alert_icon {
	background: transparent;
	top: 2px;
}

#top-image .vc_column-inner,
#bottom-image .vc_column-inner {
	padding: 0!important;
}

#top-image .wpb_revslider_element,
#bottom-image .wpb_revslider_element {
	margin-bottom: 0!important;
}

.page-id-186 .woocommerce ul.products li.product .button, 
.archive.woocommerce ul.products li.product .button {
	margin-left: 20px;
}

.page-id-186 #Subheader h1.title,
.page-id-186 #Content h2 {
	padding-left: 20px;
}

.pp_content_container .pp_expand {
	display: none!important;
}

#Footer .widget_nav_menu ul {
	color: #6885a0!important;
}

.page-id-186 .woocommerce ul.products li.product .desc h4 {
	min-height: 80px;
}

.testimonials_slider .testimonials_slider_ul li .bq_wrapper {
	background: transparent;
}

.testimonials_slider .testimonials_slider_ul li .bq_wrapper blockquote {
	background: transparent;
}

@media only screen and (max-width: 767px) {
	#Top_bar .logo #logo {
		margin: 0!important;
	}

	#Top_bar a.responsive-menu-toggle  {
		float: right!important;
		position: relative!important;
		top: 45px!important;
	}

}