/* Ogere Remo refinement pass 11
 * Focused only on the reported spacing issues. Approved content/design remains unchanged.
 */

/* 1. Welcome section: halve the opening space and restore explicit bottom breathing room. */
body.page-id-20524 .ogere11-welcome-section {
    margin: 0 !important;
    padding: 15px 0 42px !important;
}

body.page-id-20524 .ogere11-welcome-section > .elementor-container {
    align-items: center !important;
}

/* Keep both Welcome columns vertically centred without changing their internal design. */
body.page-id-20524 .ogere11-welcome-section > .elementor-container > .elementor-column {
    align-self: center !important;
}

/* 2. Preserve Stats styling, but prevent inherited outer spacing from collapsing the Welcome gap. */
body.page-id-20524 .ogere9-stats-section {
    margin: 0 !important;
}

/* 3. Support Ogere: only reduce the bottom spacing requested. */
body.page-id-20524 .ogere9-support-section {
    padding-bottom: 30px !important;
}

/* 4. Upcoming Events: keep current design, reduce only the bottom transition space. */
body.page-id-20524 .ogere9-events-section {
    margin-bottom: 0 !important;
    padding-bottom: 28px !important;
}

/* 5. Security is now an Elementor section immediately after Events. */
body.page-id-20524 .ogere11-security-host,
body.page-id-20524 .ogere11-security-host > .elementor-container,
body.page-id-20524 .ogere11-security-host .elementor-column,
body.page-id-20524 .ogere11-security-host .elementor-widget-wrap,
body.page-id-20524 .ogere11-security-host .elementor-widget-container {
    margin: 0 !important;
    padding: 0 !important;
}

body.page-id-20524 .ogere11-security-host .ogere9-security-section {
    margin: 0 !important;
    padding-top: 42px !important;
    padding-bottom: 34px !important;
}

/* No blank band between Events and Security, or Security and the already-approved footer. */
body.page-id-20524 .ogere5-events-host + .ogere11-security-host {
    margin-top: 0 !important;
}

body.page-id-20524 #content,
body.page-id-20524 #primary,
body.page-id-20524 #main,
body.page-id-20524 main.site-main,
body.page-id-20524 .site-content,
body.page-id-20524 .site-content-contain,
body.page-id-20524 .content-area,
body.page-id-20524 .content-wrapper,
body.page-id-20524 .main-content,
body.page-id-20524 .page-wrapper,
body.page-id-20524 .page-content,
body.page-id-20524 .elementor,
body.page-id-20524 .elementor-section-wrap {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

@media (max-width: 767px) {
    body.page-id-20524 .ogere11-welcome-section {
        padding-top: 12px !important;
        padding-bottom: 34px !important;
    }

    body.page-id-20524 .ogere9-support-section {
        padding-bottom: 24px !important;
    }

    body.page-id-20524 .ogere9-events-section {
        padding-bottom: 22px !important;
    }

    body.page-id-20524 .ogere11-security-host .ogere9-security-section {
        padding-top: 34px !important;
        padding-bottom: 28px !important;
    }
}
