/* MBA landing — hide default bainer theme chrome */
body.mba-landing .site-header,
body.mba-landing header.site-header,
body.mba-landing footer.site-footer,
body.mba-landing .bainer-menu,
body.mba-landing .bainer-page-title,
body.mba-landing .wp-block-post-title,
body.mba-landing .wp-block-template-part.site-header,
body.mba-landing .wp-block-template-part.site-footer {
	display: none !important;
}

body.mba-landing {
	margin: 0;
	background: #1e3240;
}

body.mba-landing .mba-front-main {
	padding: 0;
	margin: 0;
	max-width: none;
}

body.mba-landing.elementor-template-canvas {
	margin: 0;
}

body.mba-landing .elementor-location-header,
body.mba-landing .elementor-location-footer {
	display: none !important;
}
