/*
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: 2.0.2
*/


.layout-boxed #Wrapper{
	box-shadow: none !important;
}

.custom-headimage-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    overflow: visible;
}

.custom-headimage-wrapper img {
    width: 100%;
    height: auto;
    display: block;
}

#Header_wrapper {
	background-color: rgba(255, 255, 255, 0) !important;
}

#Wrapper {
	background-color: rgba(255, 255, 255, 0) !important;
}


.section_wrapper{
	height: auto !important;
}

#Top_bar > div > div > div.top_bar_left.clearfix > div.logo{
	padding: 0px 5px 0px 5px !important;
}

#Header .container {
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	max-width: 1240px !important;
}