.elementor-kit-6{--e-global-color-primary:#1E2A5E;--e-global-color-secondary:#3B4F86;--e-global-color-text:#1F2937;--e-global-color-accent:#F58634;--e-global-color-background:#FFFFFF;--e-global-color-backgroundAccent:#F4F7FB;--e-global-color-transparent:#00000000;--e-global-color-border:#E5E7EB;--e-global-color-mutedText:#6B7280;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.15em;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.25em;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.55em;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.4em;--e-global-typography-accent-letter-spacing:1.5px;--e-global-typography-heading_s-font-family:"Plus Jakarta Sans";--e-global-typography-heading_s-font-size:14px;--e-global-typography-heading_s-font-weight:500;--e-global-typography-heading_s-text-transform:uppercase;--e-global-typography-heading_s-letter-spacing:1.5px;background-color:var( --e-global-color-background );color:#1F2937;font-family:"Plus Jakarta Sans", Sans-serif;font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Plus Jakarta Sans", Sans-serif;font-size:16px;font-weight:600;text-transform:none;border-radius:8px 8px 8px 8px;padding:14px 24px 14px 24px;}.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 *//* DRAYCOTT_MOBILE_HEADER_FIX */
@media (max-width: 1024px) {
    .elementor-location-header > header.e-con {
        align-items: center !important;
    }
    .elementor-location-header > header.e-con > .e-con-inner {
        align-items: center !important;
        flex-wrap: nowrap !important;
        gap: 8px !important;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
    .elementor-location-header > header.e-con > .e-con-inner > .e-con {
        align-items: center !important;
        justify-content: center !important;
    }
    .elementor-location-header .elementor-menu-toggle {
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        padding: 8px;
    }
    /* DROPDOWN: fixed positioned, full viewport width, below the entire header element */
    .elementor-location-header nav.elementor-nav-menu--dropdown {
        position: fixed !important;
        top: 170px !important;
        left: 0 !important;
        right: 0 !important;
        width: 100vw !important;
        max-width: 100vw !important;
        background: #ffffff !important;
        box-shadow: 0 10px 30px rgba(0,0,0,0.10) !important;
        border-top: 1px solid #E5E7EB !important;
        z-index: 9999 !important;
        padding: 0 !important;
        max-height: calc(100vh - 200px);
        overflow-y: auto;
    }
    .elementor-location-header nav.elementor-nav-menu--dropdown[aria-hidden="true"] {
        display: none !important;
    }
    .elementor-location-header nav.elementor-nav-menu--dropdown ul {
        padding-left: 0 !important;
        list-style: none !important;
        margin: 0 !important;
        width: 100% !important;
    }
    .elementor-location-header nav.elementor-nav-menu--dropdown li {
        border-bottom: 1px solid #F4F7FB !important;
        width: 100% !important;
    }
    .elementor-location-header nav.elementor-nav-menu--dropdown li:last-child {
        border-bottom: none !important;
    }
    .elementor-location-header nav.elementor-nav-menu--dropdown a {
        padding: 14px 24px !important;
        font-size: 16px !important;
        color: #1E2A5E !important;
        font-weight: 600 !important;
        text-decoration: none !important;
        display: block !important;
        width: 100% !important;
    }
    .elementor-location-header nav.elementor-nav-menu--dropdown .sub-menu {
        background: #F4F7FB !important;
    }
    .elementor-location-header nav.elementor-nav-menu--dropdown .sub-menu a {
        padding-left: 40px !important;
        font-size: 14px !important;
        color: #6B7280 !important;
        font-weight: 500 !important;
    }
}
/* Below 600px header is shorter (top bar single line if it fits) */
@media (max-width: 600px) and (min-width: 481px) {
    .elementor-location-header nav.elementor-nav-menu--dropdown {
        top: 140px !important;
    }
}
@media (max-width: 480px) {
    .elementor-location-header .elementor-widget-image img {
        max-width: 120px;
        height: auto;
    }
    .elementor-location-header .elementor-widget-button .elementor-button {
        padding: 8px 14px !important;
        font-size: 13px !important;
    }
    .elementor-location-header nav.elementor-nav-menu--dropdown {
        top: 170px !important;
    }
}/* End custom CSS */