.elementor-59420 .elementor-element.elementor-element-a4870ef{margin-top:-50px;margin-bottom:-50px;}.elementor-59420 .elementor-element.elementor-element-67b8d79 > .elementor-widget-container{margin:-50px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS *//* Hide the default WordPress / Theme Sidebar */
#secondary, 
.widget-area, 
aside.sidebar {
    display: none !important;
}

/* Expand the main content area to full width */
#primary, 
.content-area, 
site-main {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    flex: 0 0 100% !important;
}

/* Force Elementor sections and wrappers to break out into full screen width */
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
}

.elementor-widget-html {
    width: 100% !important;
    padding: 0 !important;
}/* End custom CSS */