.elementor-912 .elementor-element.elementor-element-2b1fbdf{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS *//* Hide ONLY WordPress theme header - not doc content headers */
body > header,
#page > header,
#wrapper > header,
.site > header,
#masthead,
.site-header,
.elementor-location-header,
nav.main-navigation,
.top-bar,
#wpadminbar {
    display: none !important;
    visibility: hidden !important;
}

/* Reset body spacing */
body,
body.admin-bar {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* Make sure Elementor section headers are NOT hidden */
.elementor-widget-html header,
.elementor-html-container header,
section header,
article header,
div header {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
}/* End custom CSS */