/**handles:style**/
/*
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
*/


/* Theme customization starts here
-------------------------------------------------------------- */
body:not(.template-slider):not(.header-simple) #Header {
    min-height: auto;
}
#Content {
    padding-top: 0;
}
.mcb-section.ccsSec {
    padding-bottom: 0px !important;
}
.innerBanner{
	position:relative;
}
.innerBanner .wp-caption-text {
    background: none;
    color: #fff;
    position: absolute;
    top: 38%;
    right: 11.5%;
    z-index: 99;
    font-size: 80px;
    line-height: 80px;
    font-weight: 700;
    padding: 0 !important;
}
.frm_style_formidable-style.with_frm_style label.frm_primary_label, .frm_style_formidable-style.with_frm_style.frm_login_form label {
    font-weight: 300 !important;
    color: #646464;
}
.column_column.similar-gap{
    padding-right:100px !important;
    box-sizing:border-box;
}