/*
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
-------------------------------------------------------------- */
/* Max Width Body */
.section_wrapper { max-width: 100%; }
.the_content_wrapper { margin: 0px !important; }

#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    height: 60px!important;
    line-height: 60px;
    padding: 2px 0;
}
#Top_bar .logo {
    float: left;
    margin: 0 10px 0 20px!important;
}
/*---------------31 May 2017----------------------------------------------------------------------------------------*/
#Footer, #Footer .widgets_wrapper {
    background: #004e77 !important;
}

.header-classic #Top_bar .top_bar_right {
    display: none; !important;
}