.elementor-kit-6{--e-global-color-primary:#FF2A0E;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#CC1616;--e-global-color-e0759b5:#142542;--e-global-color-0926aec:#D1CCCC;--e-global-color-8228e8c:#FFFFFF;--e-global-color-edfd08b:#343A4033;--e-global-color-01a15bd:#FFFFFFD6;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--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:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-abee0b9-font-family:"Inter";--e-global-typography-abee0b9-font-size:135px;--e-global-typography-abee0b9-font-weight:600;--e-global-typography-2c02018-font-family:"Lato";--e-global-typography-2c02018-font-weight:300;}.elementor-kit-6 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){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* Custom CSS to force mobile menu hidden on desktop widths */
@media (min-width: 1025px) {
    /* Target the specific element that is staying open */
    .elementor-nav-menu--open,
    .elementor-nav-menu__container.elementor-menu-open {
        display: none !important;
    }
    /* If the menu is on the same line as the logo, you may need to target the whole container */
    .elementor-nav-menu--main {
        display: flex !important; /* Forces the desktop menu to be visible */
    }
}/* End custom CSS */