.elementor-kit-10{--e-global-color-primary:#B5001E;--e-global-color-primary_hover:#6EC1E4;--e-global-color-text:#444444;--e-global-color-text_light:#999999;--e-global-color-accent:#000000;--e-global-color-border:#DDDDDD;--e-global-color-background:#FFFFFF;--e-global-color-background_light:#F5F5F5;--e-global-typography-heading_title-font-family:"Big Shoulders";--e-global-typography-heading_title-font-size:10px;--e-global-typography-heading_title-font-weight:500;--e-global-typography-heading_title-text-transform:uppercase;--e-global-typography-heading_title-line-height:1.06em;--e-global-typography-heading_title-letter-spacing:-0.02em;--e-global-typography-46e127c-font-family:"Big Shoulders";--e-global-typography-46e127c-font-size:18px;--e-global-typography-46e127c-font-weight:500;--e-global-typography-46e127c-text-transform:uppercase;--e-global-typography-46e127c-line-height:1em;--e-global-typography-46e127c-letter-spacing:-0.02em;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1290px;}.e-con{--container-max-width:1290px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1200px){.elementor-kit-10{--e-global-typography-heading_title-font-size:72px;}}@media(max-width:1024px){.elementor-kit-10{--e-global-typography-heading_title-font-size:62px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{--e-global-typography-heading_title-font-size:52px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Force the specific Mega Menu to center on the screen */
@media (min-width: 1024px) {
    .centered-mega-menu {
        position: static !important; /* Detaches the dropdown from the button position */
    }

    .centered-mega-menu > .sub-menu {
        left: 50% !important;
        right: auto !important;
        transform: translateX(-50%) !important; /* Moves it back 50% to perfectly center it */
        width: 1200px !important; /* Ensures it stays at your desired width */
        max-width: 95vw; /* Prevents it from being wider than the screen on smaller laptops */
    }
}/* End custom CSS */