.elementor-5361 .elementor-element.elementor-element-8596cf9{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-bff83d0 *//* ===== ASTRA THEME - ALL GAPS FIX (TOP, BOTTOM, LEFT, RIGHT) ===== */

/* Main container full width */
.ast-separate-container .ast-article-single,
.ast-separate-container .ast-article-post,
.ast-separate-container article {
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.ast-separate-container {
    background: #0a0a0a !important;
}

/* AST Container - LEFT RIGHT gap fix */
.ast-container {
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Site content gaps remove */
.site-content > .ast-container {
    padding: 0 !important;
    max-width: 100% !important;
}

/* Entry content - left right padding remove */
.ast-separate-container .entry-content {
    padding: 0 !important;
    margin: 0 !important;
}

/* Primary content area */
#primary,
.content-area,
.site-main {
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}

/* Sidebar layout override - force full width */
.ast-right-sidebar .site-main,
.ast-left-sidebar .site-main,
.ast-no-sidebar .site-main {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}

/* Body & page background */
body.elementor-page,
body.elementor-page .site {
    background: #0a0a0a !important;
}

/* Page title hide */
.entry-title,
.page-title,
.entry-header,
.page-header {
    display: none !important;
}/* End custom CSS */