/*
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
-------------------------------------------------------------- */

h2 { font-weight: 700; letter-spacing: 5px; }
h3 { font-weight: 700; letter-spacing: 3px; }
h4 { font-weight: 700; letter-spacing: 3px; }
h5 { font-weight: 400; line-height: 180%; }
h6 { font-weight: 400; }

/* HEADER */

#Top_bar {
	border-top: 2px solid #a28047;
}

.header-split #Top_bar {
	/*background-color: #130a04;*/
	background-color: #FFF !important;	
}

#Top_bar .menu > li a:after {
	background: #c6a866;
}

#Subheader {
	padding: 110px 0 16px 0 !important;	
}

#Subheader .title {
	font-size: 17px !important;
	font-weight: normal !important;	
}



/* CONTENT */

.features-image img, .about-us-image img {
	border: 3px solid #8A6B43;	
}

.features h4 {
	font-family: Great Vibes;	
	font-size: 36px;
}
.carousel img {
	max-height: 179px !important;	
}

.pricerange {
	display: none;	
}

html .formcraft-css .fc-form .form-element .form-element-html {
	padding: 0 !important;	
}

#special .fancy_heading h2.title {
    font-size: 36px !important;
    line-height: 42px !important;
    color: #FFF !important;
}

.powered-by {
	display: none !important;	
}

.schema-footer {
	font-size: 10px !important;	
}

/* FOOTER */

.social-menu {
	font-size: 10px !important;	
}

/* SOCIAL SHARE BUTTONS */

.social-share-buttons {
    background-color: none;
	margin: 10px 0 20px 0;
}

.social-share-buttons .fb-like {
    position: relative;
    margin-top: -2px !important;
    margin-right: 4px;
    width: 95px;
	/*float: left;*/
}

.social-share-buttons #___plusone_0 {
	width: 61px !important;
}

.social-share-buttons strong.sharetitle {
    float: left;
    margin: 0 7px 0 0;
}

.social-share-buttons .fb_iframe_widget > span {
	/*width: 450px;*/
}

.social-share-buttons .fb_iframe_widget > span iframe {
}

.ls-inner {
    z-index: 29 !important;
}

/* RESPONSIVE */

@media only screen and (max-width: 1239px) {
	#Top_bar #menu ul li a span {
		color: white;
	}
}

@media only screen and (max-width: 767px) {
	
	#Top_bar #menu ul li a {
		line-height: 48px !important;
	}
	
	#Top_bar .menu > li > a {
		color: #FFF !important;	
	}
	
}

@media only screen and (min-width: 768px) {
	#Top_bar:not(.is-sticky) {
		z-index: 1000 !important;
	}
}

@media only screen and (max-width: 1239px) {
	#Top_bar #menu ul li a span {
		color: black !important;
	}
	#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky {
		background-color: #ffffff !important;
	}
}

.ls-inner {
    z-index: 29 !important;
}
