.elementor-kit-9{--e-global-color-primary:#33BFBC;--e-global-color-secondary:#255467;--e-global-color-text:#4E4E4E;--e-global-color-accent:#EDB53E;--e-global-color-f6e476f:#F5F5F5;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 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 *//* Sticky Effect Settings */
.elementor-sticky--effects.sticky-menu {
   background: #ffffff !important;
}

/* Sticky menu text colour */
.elementor-sticky--effects .elementor-nav-menu a {
    color: #4E4E4E !important;
}

/* Sticky menu hover colour */
.elementor-sticky--effects .elementor-nav-menu a:hover {
    color: #EDB53E !important;
}

.elementor-sticky--effects .elementor-nav-menu .current-menu-item a,
.elementor-sticky--effects .elementor-nav-menu .current_page_item a {
    color: #EDB53E !important;
}

/* Sticky submenu indicator colour */
.elementor-sticky--effects .elementor-nav-menu .menu-item-has-children > a:after {
    color: #EDB53E !important;
}

/* If using SVG icon (Elementor sometimes does) */
.elementor-sticky--effects .elementor-nav-menu .menu-item-has-children > a svg {
    fill: #EDB53E !important;
}

/* Sticky submenu indicator hover colour */
.elementor-sticky--effects .elementor-nav-menu .menu-item-has-children > a:hover:after {
    color: #33BFBC !important;
}

/* If using SVG icon */
.elementor-sticky--effects .elementor-nav-menu .menu-item-has-children > a:hover svg {
    fill: #33BFBC !important;
}

/* Force phone numbers to stay white on iOS */
a[href^="tel"] {
    color: #ffffff !important;
    text-decoration: none !important;
}

/* Also target auto-detected numbers (iOS) */
.apple-link a,
a[x-apple-data-detectors] {
    color: #ffffff !important;
    text-decoration: none !important;
}

/* Extra safety for footer + mobile menu */
footer a[href^="tel"],
.elementor-menu-toggle + .elementor-nav-menu a[href^="tel"] {
    color: #ffffff !important;
}/* End custom CSS */