.elementor-10 .elementor-element.elementor-element-887475b{--display:flex;--min-height:66px;}.elementor-10 .elementor-element.elementor-element-7dc1ed9{width:100%;max-width:100%;}@media(min-width:768px){.elementor-10 .elementor-element.elementor-element-887475b{--content-width:1600px;}}/* Start custom CSS for html, class: .elementor-element-7dc1ed9 *//* FULL WIDTH HARD FIX */
html, body{
    margin:0 !important;
    padding:0 !important;
    overflow-x:hidden !important;
    width:100% !important;
    max-width:100% !important;
}

/* Remove Elementor spacing */
.elementor,
.elementor-section,
.elementor-container,
.elementor-widget,
.elementor-widget-container,
.e-con,
.e-con-inner{
    margin:0 !important;
    padding:0 !important;
    max-width:100% !important;
}

/* Header full stretch */
.elementor-location-header,
header{
    width:100vw !important;
    margin:0 !important;
    padding:0 !important;
    left:0 !important;
    right:0 !important;
}

/* Your navbar/topbar fix */
.topbar,
.navbar,
.mega-bar{
    margin:0 !important;
    width:100vw !important;
    max-width:100vw !important;
    border-radius:0 !important;
}

/* Remove theme boxed layout */
.site,
.site-content,
.ast-container,
.container,
.page,
.site-header{
    max-width:100% !important;
    width:100% !important;
    padding:0 !important;
    margin:0 !important;
}

/* Elementor container force */
.e-con-boxed{
    max-width:100% !important;
}

.e-parent{
    padding:0 !important;
    margin:0 !important;
}/* End custom CSS */