/*
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.1
*/

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


body #Top_bar {
	top: 10px !important;
}
body #Footer{
	background-color: #000120;
}
body #Footer .image_wrapper img {
	border-radius: 5px;
}

body .service-box .icon_box {
	padding-left: 70px;
}

body .service-box .icon_box .icon_wrapper {
	width: 55px !important;
	height: 55px !important;
}

body .service-box .icon_wrapper .icon > i:before {
	width: 20px;
}

body .service-box .icon_box.icon_position_left {
	min-height: 0;
}

body .service-box {
	margin-bottom: 0 !important;
}

body .service-box .icon_wrapper .icon > i {
	  top: -34px;
    font-size: 25px !important;
	margin-left: -4px;
}

body .about-us-section {
	border-top: solid 2px #ffffff;
}


body .service-box h4{
	color:#fff;
}

@media only screen and (max-width: 767px) {

}
.header-overlay .overlay-menu-toggle {
	display:none;
}

#Top_bar #logo img { 
border-radius:5px;
height: 60px;
}