.mobmenur-container a.mobmenu-right-bt:before{content:'MENU';font-size:14px!important;color:#000;position:absolute;top:26%!important;left:-82%!important;font-weight:500!important;}

a.mobmenu-right-bt i:befor{content:'Menu';}

.mobmenur-container a.mobmenu-right-bt:before{content:'MENU';font-size:14px!important;color:#000;position:absolute;top:26%!important;left:-82%!important;font-weight:500!important;}

a.mobmenu-right-bt i:befor{content:'Menu';}


@media (max-width: 768px) {
    .parent {
        display: block !important;
        flex-direction: unset !important;
    }
    .parent .img {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
    }
    .parent .img img,
    .parent2 .img2 img {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        max-height: 500px !important;
        object-fit: cover !important;
        height: auto !important;
    }
}

@media (max-width: 768px) {
    .partner-section.aboutusp .inner {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        border-bottom: 1px solid #e0e0e0;
    }
}

.buy-it-area {background: url('') no-repeat center top fixed;}
.footer {    
background: url('/wp-content/themes/becorp/images/banner-bg.jpg') no-repeat center top fixed;
   color: #eee;
}


/*
 * FAQ accordion titles — cascade-order fix (Phase 7.5). The load-bearing duplicate
 * of volanteus-child/style.css (re-loaded last for the desktop-nav display fix, see
 * ThemeStyles) also re-applies its `.sow-accordion-title{font-size:16px;font-weight:500}`
 * rule AFTER our ported per-instance override in siteorigin-widgets.css. Both selectors
 * have equal specificity (0,5,0), so the later one wins — flipping the accordion titles
 * to 16px/500 (heavier, taller) vs live's 14px/400. On live the per-instance widget CSS
 * loads after the child theme and the titles inherit the 14px/400 panel-header font.
 * Reassert that here (this file loads LAST), so accordion titles match live 1:1.
 */
.so-widget-sow-accordion .sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-title {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
