.elementor-kit-13371{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-7859719:#EB5C24;--e-global-color-8016afd:#FB8040;--e-global-color-a36d986:#B74A11;--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;}.elementor-kit-13371 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:1160px){.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 *//* =========================================================
   ELEMENTOR PRO THEME BUILDER HEADER
   - Sticky header can overlay page content
   - Desktop hamburger dropdown width = 330px (desktop only)
   - Tablet/Mobile behavior remains Elementor default (accordion expands)
   ========================================================= */

/* Allow dropdowns to display outside the sticky header area */
.elementor-location-header,
.elementor-location-header .elementor-sticky,
.elementor-location-header .elementor-sticky--active,
.elementor-location-header .e-con,
.elementor-location-header .e-con-inner,
.elementor-location-header .elementor-container,
.elementor-location-header .elementor-widget-wrap {
  overflow: visible !important;
}

/* Keep header above page content */
.elementor-location-header {
  position: relative;
  z-index: 1000;
}

/* Make the Nav Menu widget a positioning context (safe) */
.elementor-location-header .elementor-widget-nav-menu {
  position: relative !important;
}

/* Desktop only: set hamburger dropdown panel width + right align */
@media (min-width: 1161px) {
  .elementor-location-header .elementor-widget-nav-menu .elementor-nav-menu--dropdown {
    position: absolute !important;
    top: 100% !important;
    right: 0 !important;
    left: auto !important;
    margin-top: 0 !important;

    width: 330px !important;
    min-width: 330px !important;
    max-width: 330px !important;

  }
}

/* Tablet + Mobile: ensure accordion submenus expand normally */
@media (max-width: 1160px) {
  .elementor-location-header .elementor-widget-nav-menu
  .elementor-nav-menu--dropdown .sub-menu {
    position: static !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    width: 100% !important;
    transform: none !important;
  }
}

/* Cosmetic: remove extra submenu spacing */
.elementor-location-header .elementor-widget-nav-menu .sub-menu {
  margin: 0 !important;
}/* End custom CSS */