.elementor-kit-250{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-ddb3631:#FEFDFD;--e-global-color-d81f11a:#F8AF8C;--e-global-color-708060f:#036699;--e-global-color-8601aa5:#F26623;--e-global-color-263b71a:#7CB0CA;--e-global-color-c414d0c:#2A2A2A;--e-global-typography-primary-font-family:"Chakra Petch";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-250 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Force Elementor sections to be full width */
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100% !important;
}

.elementor-section.elementor-section-full_width > .elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
}

/* Specific for your HTML widgets */
.elementor-widget-html {
    width: 100%;
}

.elementor-widget-html > .elementor-widget-container {
    padding: 0 !important;
    margin: 0 !important;
}

/* Ensure your sections maintain full width */
.hero, 
.services, 
.spirit-levels-section,
.launch-section,
.attachment-section,
.ruler-marquee-section,
#alf-set-promo,
.bestsellers,
.full-range-promo,
.gallery {
    width: 100vw !important;
    position: relative !important;
    left: 50% !important;
    right: 50% !important;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
}/* End custom CSS */