/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/


#Action_bar .contact_details {
	width: 100%;
    text-align: center;
}


#Top_bar #logo img {
    max-height: 130px !important;
}


@media only screen and (max-width: 767px) {
  #Top_bar #logo img.logo-mobile {
    max-height: 100px !important;
	}
	
	.mobile-header-mini.mobile-mini-mr-lc #Top_bar .logo {
		height: 100px;
	}
	
	.mobile-sticky #Top_bar.is-sticky {
		height: 140px;
	}
}

#head-welcome .wpb_single_image .vc_figure {
	width: 100%;
}

#head-welcome .vc_single_image-wrapper .vc_box_border_grey {
	width: 100%;
}

#head-welcome .wpb_single_image .vc_single_image-wrapper {
	width: 100%;
}

#head-welcome .wpb_single_image img {
	width: 100%;
}


#maps .wpb_wrapper > div {
	margin-bottom: 0px !important;
}

#call-to-action p {
	color: #fff;
}
#call-to-action h3 {
	color: #96a73a;
}
#call-to-action .wpb_wrapper > div {
	margin-bottom: 0px !important;
}

#call-to-action .vc_btn3.vc_btn3-size-md {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}