.elementor-kit-6{--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#DF7C2B;--e-global-color-8b65c55:#FFFFFF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Trebuchet MS";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Trebuchet MS";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:600;font-family:"Inter", Sans-serif;font-size:18px;font-weight:400;text-decoration:none;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Inter", Sans-serif;font-size:72px;font-weight:900;}.elementor-kit-6 h2{font-family:"Inter", Sans-serif;font-size:56px;font-weight:800;}.elementor-kit-6 h3{font-family:"Inter", Sans-serif;font-size:40px;font-weight:700;}.elementor-kit-6 h4{font-family:"Inter", Sans-serif;font-size:32px;font-weight:700;}.elementor-kit-6 h5{font-family:"Inter", Sans-serif;font-size:32px;font-weight:700;}.elementor-kit-6 h6{font-family:"Inter", Sans-serif;font-size:20px;font-weight:600;}.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 *//* === TYPOGRAPHY POLISH (safe) ===
   Keeps Theme Style in control; no hard sizes except nav.
*/
html{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
h1, h2, h3{ text-wrap: balance; }
h1, h2, h3, h4, h5, h6{ margin: 0 0 .6em; }

h1, h2, h3, h4, h5, h6, .elementor-heading-title{
  font-variant-numeric: lining-nums;
  font-kerning: normal;
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "lnum" 1, "pnum" 1;
}

/* =========================================
   EWM — NAV type to match hero header type
   Use stable .elementor-kit-6s for WPR (Royal Addons)
   ========================================= */

/* DESKTOP MAIN NAV */
.elementor-location-header :where(.wpr-nav-menu-container .wpr-nav-menu > li > a.wpr-menu-item){
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-weight: 900 !important;
  font-variation-settings: "wght" 900 !important;
  letter-spacing: -0.02em !important;
  line-height: 1.03 !important;
  font-size: clamp(16px, 1.15vw, 20px) !important;
  text-transform: none !important;
  color: rgba(255,255,255,.96) !important;
  text-decoration: none !important;
  text-shadow: none !important;
}

/* ACTIVE/HOVER COLOR (keep your cyan token) */
.elementor-location-header :where(.wpr-nav-menu-container .wpr-nav-menu > li > a.wpr-menu-item:hover,
                                  .wpr-nav-menu-container .wpr-nav-menu > li.current-menu-item > a.wpr-menu-item,
                                  .wpr-nav-menu-container .wpr-nav-menu > li.current-menu-ancestor > a.wpr-menu-item){
  color: var(--e-global-color-9879840) !important;
}

/* MOBILE NAV */
.elementor-location-header :where(.wpr-mobile-nav-menu .wpr-mobile-menu-item){
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-weight: 900 !important;
  font-variation-settings: "wght" 900 !important;
  letter-spacing: -0.02em !important;
  line-height: 1.03 !important;
  font-size: 18px !important;
  text-transform: none !important;
  color: rgba(255,255,255,.96) !important;
  text-decoration: none !important;
}

/* Neutralize any inherited link line-height/weight INSIDE header only */
.elementor-location-header a{
  line-height: 1.03 !important;
  font-weight: inherit !important; /* stays 900 from above */
  text-decoration: none !important;
}

/* Optional: make underline pointer effects not add height */
.elementor-location-header .wpr-pointer-underline .wpr-pointer-item::after{
  bottom: -2px; /* pull underline closer if needed */
}/* End custom CSS */