:root{--wc-navy:#0b2341;--wc-teal:#16bda9;--wc-teal-dark:#0d9f95;--wc-mint:#eafbf7;--wc-border:#dde8ea;--wc-muted:#5f6f83;--wc-white:#fff;--wc-shadow:0 8px 24px rgba(11,35,65,.08)}
.wc-exact-header{position:relative;z-index:999;background:#fff;border-bottom:1px solid rgba(11,35,65,.08);box-shadow:0 3px 18px rgba(11,35,65,.05);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--wc-navy);transition:transform .34s cubic-bezier(.19,1,.22,1),box-shadow .28s ease,background .28s ease,border-color .28s ease}
.wc-exact-header *{box-sizing:border-box}.wc-exact-header a{text-decoration:none}.wc-exact-header--sticky{position:sticky;top:0}.admin-bar .wc-exact-header--sticky{top:32px}.wc-exact-header--sticky.wc-exact-header--is-stuck{box-shadow:0 18px 42px rgba(11,35,65,.10);border-color:rgba(11,35,65,.06);background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}.wc-exact-header--sticky-animate.wc-exact-header--is-stuck{animation:wcehStickyDrop .42s cubic-bezier(.19,1,.22,1)}@keyframes wcehStickyDrop{from{transform:translateY(-18px);opacity:.82}to{transform:translateY(0);opacity:1}}
.wc-exact-header__inner{height:74px;max-width:var(--wceh-max-width,1360px);margin:0 auto;padding:0 var(--wceh-desktop-padding,36px);display:flex;align-items:center;gap:28px}.wc-exact-header--full .wc-exact-header__inner{max-width:none}.wc-exact-header__logo{display:flex;align-items:center;flex:0 0 auto;min-width:170px}.wc-exact-header__logo img{display:block;width:178px;max-height:50px;object-fit:contain;object-position:left center}.wc-exact-header__nav{display:flex;align-items:center;justify-content:center;gap:28px;flex:1;min-width:0}.wc-exact-header__nav a{font-size:14px;line-height:1;color:#16283e;text-decoration:none;font-weight:700;white-space:nowrap;transition:color .2s ease,transform .2s ease}.wc-exact-header__nav a:hover{color:var(--wceh-menu-hover,var(--wc-teal));transform:translateY(-1px)}
.wc-exact-header__actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.wc-exact-header__phone,.wc-exact-header__book,.wc-exact-header__extra,.wc-exact-header__my{height:44px;border-radius:13px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:14px;font-weight:800;white-space:nowrap;transition:all .22s ease}.wc-exact-header .dashicons{font-size:17px;width:17px;height:17px;line-height:17px}.wc-exact-header__phone{background:var(--wceh-phone-bg,#fff);border:1px solid var(--wceh-phone-border,rgba(22,189,169,.5));color:var(--wceh-phone-text,#0c2742);box-shadow:0 4px 14px rgba(22,189,169,.08)}.wc-exact-header__phone:hover{background:var(--wceh-phone-hover-bg,#eafbf7);color:var(--wceh-phone-hover-text,#0b2341);border-color:var(--wceh-phone-border,#16bda9);box-shadow:0 8px 20px rgba(22,189,169,.16)}.wc-exact-header__phone-icon{color:var(--wceh-phone-icon,var(--wc-teal))}.wc-exact-header__my{background:var(--wceh-my-bg,#fff);color:var(--wceh-my-text,#0b2341);border:1px solid var(--wceh-my-border,#d9eeed);box-shadow:0 6px 16px rgba(11,35,65,.04)}.wc-exact-header__my:hover{background:var(--wceh-my-hover-bg,#eafbf7);color:var(--wceh-my-hover-text,#0b2341);transform:translateY(-1px);box-shadow:0 10px 22px rgba(22,189,169,.12)}.wc-exact-header__my-icon{color:var(--wceh-my-icon,var(--wc-teal))}.wc-exact-header__book{background:linear-gradient(135deg,var(--wceh-book-bg-1,#23d4ba),var(--wceh-book-bg-2,#0aa794));color:var(--wceh-book-text,#fff);border:1px solid transparent;box-shadow:0 8px 18px rgba(15,159,149,.26);text-transform:uppercase;letter-spacing:.02em}.wc-exact-header__book:hover{background:linear-gradient(135deg,var(--wceh-book-hover-bg-1,#19cdb4),var(--wceh-book-hover-bg-2,#078d80));color:var(--wceh-book-hover-text,#fff);transform:translateY(-1px);box-shadow:0 12px 28px rgba(15,159,149,.32)}.wc-exact-header__extra{background:var(--wceh-extra-bg,#fff);color:var(--wceh-extra-text,#0b2341);border:1px solid var(--wceh-extra-border,#dde8ea)}.wc-exact-header__extra:hover{background:var(--wceh-extra-hover-bg,#eafbf7);color:var(--wceh-extra-hover-text,#0b2341);transform:translateY(-1px)}
.wc-exact-header__mobile-actions{display:none;margin-left:auto;align-items:center;gap:10px}.wc-exact-header__mobile-call,.wc-exact-header__mobile-my,.wc-exact-header__hamburger{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(11,35,65,.1);box-shadow:0 8px 18px rgba(11,35,65,.07);color:var(--wceh-phone-icon,var(--wc-teal));text-decoration:none;transition:all .22s ease}.wc-exact-header__mobile-my{color:var(--wceh-my-icon,var(--wc-teal));background:var(--wceh-my-bg,#fff);border-color:var(--wceh-my-border,#d9eeed)}.wc-exact-header__mobile-call:hover{background:var(--wceh-phone-hover-bg,#eafbf7);color:var(--wceh-phone-hover-text,#0b2341)}.wc-exact-header__mobile-my:hover{background:var(--wceh-my-hover-bg,#eafbf7);color:var(--wceh-my-hover-text,#0b2341)}.wc-exact-header__hamburger{cursor:pointer;flex-direction:column;gap:5px;padding:0;border-radius:14px;background:linear-gradient(135deg,#47e5c9,#18bfb0);border-color:transparent;color:#fff;box-shadow:0 12px 24px rgba(18,186,171,.22)}.wc-exact-header__hamburger span{display:block;width:20px;height:2.5px;border-radius:99px;background:#ffffff;transition:.2s ease;box-shadow:0 1px 2px rgba(11,35,65,.18)}.wc-exact-header__hamburger:hover{transform:translateY(-1px);box-shadow:0 16px 28px rgba(18,186,171,.28)}.wc-exact-header__hamburger:hover span{background:#ffffff}
.wc-exact-mobile-titlebar{display:none}.wc-exact-drawer-overlay{position:fixed;inset:0;background:rgba(8,24,43,.46);backdrop-filter:blur(6px);opacity:0;visibility:hidden;pointer-events:none;transition:.28s ease;z-index:9997}.wc-exact-drawer{position:fixed;top:0;width:min(88vw,390px);height:100vh;background:linear-gradient(180deg,#ffffff 0%,#f8fffd 100%);box-shadow:18px 0 50px rgba(11,35,65,.20);transition:transform .48s cubic-bezier(.19,1,.22,1),opacity .28s ease;z-index:9998;padding:22px;display:flex;flex-direction:column;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;opacity:.98}.wc-exact-drawer--left{left:0;right:auto;transform:translateX(-108%)}.wc-exact-drawer--right{right:0;left:auto;transform:translateX(108%);box-shadow:-18px 0 50px rgba(11,35,65,.20)}body.wc-exact-drawer-open{overflow:hidden}body.wc-exact-drawer-open .wc-exact-drawer{transform:translateX(0);opacity:1}body.wc-exact-drawer-open .wc-exact-drawer-overlay{opacity:1;visibility:visible;pointer-events:auto}
.wc-exact-drawer__hero{border:1px solid rgba(22,189,169,.12);background:linear-gradient(135deg,#fff,#effdfa);border-radius:28px;padding:24px 18px 18px;margin-bottom:18px;box-shadow:0 16px 34px rgba(11,35,65,.06);text-align:center}.wc-exact-drawer__top{display:flex;align-items:center;justify-content:center;gap:16px}.wc-exact-drawer--has-close .wc-exact-drawer__top{justify-content:space-between}.wc-exact-drawer__top img{width:var(--wceh-drawer-logo-width,210px);max-width:100%;max-height:80px;object-fit:contain;object-position:center center}.wc-exact-drawer__hero p{margin:14px auto 0;font-size:13px;line-height:1.55;color:#657386;max-width:260px}.wc-exact-drawer__close{width:42px;height:42px;border-radius:50%;border:1px solid var(--wc-border);background:#fff;color:#0b2341;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 8px 18px rgba(11,35,65,.06)}.wc-exact-drawer__nav{display:flex;flex-direction:column;gap:9px}.wc-exact-drawer__nav a{padding:15px 14px;border-radius:18px;text-decoration:none;color:#0b2341;font-size:16px;font-weight:850;border:1px solid rgba(221,232,234,.9);transition:.24s ease;background:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 8px 18px rgba(11,35,65,.035);opacity:0;transform:translateX(-18px)}.wc-exact-drawer--right .wc-exact-drawer__nav a{transform:translateX(18px)}.wc-exact-drawer__item-left{display:inline-flex;align-items:center;gap:13px}.wc-exact-menu-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;border-radius:13px!important;background:#eafbf7!important;color:var(--wc-teal-dark)!important;font-size:18px!important;line-height:34px!important}.wc-exact-drawer__chev{font-size:24px;color:#9aa7b6}.wc-exact-drawer__nav a:hover{background:var(--wc-mint);border-color:rgba(22,189,169,.22);color:var(--wceh-menu-hover,var(--wc-teal-dark));transform:translateX(4px)!important}.wc-exact-drawer__actions{margin-top:auto;display:grid;gap:10px;border-top:1px solid var(--wc-border);padding-top:18px}.wc-exact-drawer__book,.wc-exact-drawer__phone,.wc-exact-drawer__extra,.wc-exact-drawer__my{height:50px;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;font-weight:850}.wc-exact-drawer__book{background:linear-gradient(135deg,var(--wceh-book-bg-1,#23d4ba),var(--wceh-book-bg-2,#0aa794));color:var(--wceh-book-text,#fff);box-shadow:0 12px 24px rgba(15,159,149,.24)}.wc-exact-drawer__phone{background:var(--wceh-phone-bg,#fff);color:var(--wceh-phone-text,#0b2341);border:1px solid var(--wceh-phone-border,rgba(22,189,169,.42))}.wc-exact-drawer__my{background:var(--wceh-my-bg,#fff);color:var(--wceh-my-text,#0b2341);border:1px solid var(--wceh-my-border,#d9eeed)}.wc-exact-drawer__extra{background:var(--wceh-extra-bg,#fff);color:var(--wceh-extra-text,#0b2341);border:1px solid var(--wceh-extra-border,#dde8ea)}body.wc-exact-drawer-open .wc-exact-drawer__nav a{animation:wcehSlideIn .46s cubic-bezier(.19,1,.22,1) forwards}body.wc-exact-drawer-open .wc-exact-drawer__nav a:nth-child(1){animation-delay:.03s}body.wc-exact-drawer-open .wc-exact-drawer__nav a:nth-child(2){animation-delay:.07s}body.wc-exact-drawer-open .wc-exact-drawer__nav a:nth-child(3){animation-delay:.11s}body.wc-exact-drawer-open .wc-exact-drawer__nav a:nth-child(4){animation-delay:.15s}body.wc-exact-drawer-open .wc-exact-drawer__nav a:nth-child(5){animation-delay:.19s}body.wc-exact-drawer-open .wc-exact-drawer__nav a:nth-child(6){animation-delay:.23s}body.wc-exact-drawer-open .wc-exact-drawer__nav a:nth-child(7){animation-delay:.27s}body.wc-exact-drawer-open .wc-exact-drawer__nav a:nth-child(8){animation-delay:.31s}@keyframes wcehSlideIn{to{opacity:1;transform:translateX(0)}}
@media (max-width:1260px){.wc-exact-header__inner{gap:18px}.wc-exact-header__nav{gap:18px}.wc-exact-header__nav a{font-size:13px}.wc-exact-header__logo img{width:158px}.wc-exact-header__phone,.wc-exact-header__book,.wc-exact-header__my,.wc-exact-header__extra{padding:0 12px;font-size:13px}}
@media (max-width:1080px){.wc-exact-header__nav{gap:14px}.wc-exact-header__phone span,.wc-exact-header__book span,.wc-exact-header__my span,.wc-exact-header__extra span{display:none}.wc-exact-header__phone,.wc-exact-header__book,.wc-exact-header__my,.wc-exact-header__extra{width:44px;padding:0}}
@media (max-width:980px){.wc-exact-header__inner{height:74px;padding:0 var(--wceh-mobile-padding,18px);gap:14px}.wc-exact-header__nav,.wc-exact-header__actions{display:none}.wc-exact-header__mobile-actions{display:flex}.wc-exact-header__logo{min-width:0}.wc-exact-header__logo img{width:150px;max-height:50px}.wc-exact-header{box-shadow:none;border-bottom:1px solid rgba(11,35,65,.07)}}
@media (max-width:480px){.wc-exact-header__inner{height:72px}.wc-exact-header__logo img{width:142px}.wc-exact-header__mobile-call,.wc-exact-header__mobile-my,.wc-exact-header__hamburger{width:40px;height:40px}.wc-exact-header__mobile-actions{gap:8px}.wc-exact-drawer{width:min(91vw,354px);padding:18px}.wc-exact-mobile-titlebar{display:flex;align-items:center;gap:16px;padding:14px 18px 18px;background:#fff;border-top:1px solid rgba(11,35,65,.04)}.wc-exact-mobile-titlebar__back{width:38px;height:38px;border:0;background:transparent;color:#0b2341;font-size:26px;display:flex;align-items:center;justify-content:center}.wc-exact-mobile-titlebar__copy{flex:1;text-align:center;padding-right:38px}.wc-exact-mobile-titlebar__copy strong{display:block;font-size:21px;line-height:1.15;color:#0b2341;font-weight:850}.wc-exact-mobile-titlebar__copy span{display:block;margin-top:5px;font-size:13px;line-height:1.35;color:#657386}}
@media (max-width:370px){.wc-exact-header__logo img{width:126px}.wc-exact-header__mobile-call,.wc-exact-header__mobile-my,.wc-exact-header__hamburger{width:38px;height:38px}.wc-exact-header__mobile-actions{gap:6px}}
@media (max-width:1024px){.elementskit-menu-container.elementskit-menu-offcanvas-elements{left:0!important;right:auto!important;transform:translateX(-110%)!important;transition:transform .42s cubic-bezier(.19,1,.22,1)!important;box-shadow:18px 0 50px rgba(11,35,65,.18)!important}.elementskit-menu-container.elementskit-menu-offcanvas-elements.active,.elementskit-menu-container.elementskit-menu-offcanvas-elements.elementskit-menu-container.active,.ekit-wid-con .elementskit-menu-container.elementskit-menu-offcanvas-elements.active{transform:translateX(0)!important}.elementskit-menu-overlay.elementskit-menu-offcanvas-elements{left:0!important;right:0!important}.elementskit-nav-identity-panel{direction:ltr!important;text-align:left!important}.elementskit-menu-close{margin-left:auto!important;margin-right:0!important}}

/* === WayCare Header v1.4.0 layout hardening === */
html body .elementor-location-header,
html body .elementor-location-header > .elementor,
html body .elementor-location-header .elementor-section.elementor-element-wc_exact_header_section,
html body .elementor-location-header .elementor-section.wc-exact-header-elementor-wrap,
html body .elementor-template-full-width .elementor-section.elementor-element-wc_exact_header_section,
html body .elementor-template-canvas .elementor-section.elementor-element-wc_exact_header_section,
html body section.elementor-section.elementor-element-wc_exact_header_section,
html body section.elementor-section.wc-exact-header-elementor-wrap{
  margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;
  border-radius:0!important;min-height:0!important;overflow:visible!important;
}
html body .elementor-location-header .elementor-element-wc_exact_header_section > .elementor-container,
html body .elementor-location-header .wc-exact-header-elementor-wrap > .elementor-container,
html body .elementor-location-header .elementor-element-wc_exact_header_section .elementor-column-wrap,
html body .elementor-location-header .elementor-element-wc_exact_header_section .elementor-widget-wrap,
html body .elementor-location-header .elementor-element-wc_exact_header_shortcode,
html body .elementor-location-header .elementor-element-wc_exact_header_shortcode > .elementor-widget-container,
html body section.elementor-element-wc_exact_header_section > .elementor-container,
html body section.elementor-element-wc_exact_header_section .elementor-widget-wrap,
html body section.elementor-element-wc_exact_header_section .elementor-widget-container{
  margin:0!important;padding:0!important;border-radius:0!important;min-height:0!important;
}
.wc-exact-header{
  margin-top:var(--wceh-header-top-gap,0px)!important;
  margin-bottom:var(--wceh-header-bottom-gap,0px)!important;
  border-radius:var(--wceh-header-radius,0px)!important;
  border-bottom:1px solid var(--wceh-header-border,#E6EEF0)!important;
  width:100%;
  top:0;
}
.wc-exact-header--no-shadow{box-shadow:none!important}.wc-exact-header--no-shadow.wc-exact-header--is-stuck{box-shadow:none!important}
.wc-exact-header__inner{height:var(--wceh-header-height-desktop,72px)!important;min-height:var(--wceh-header-height-desktop,72px)!important}
.wc-exact-header--sticky{position:sticky!important;top:0!important;z-index:99999!important}.admin-bar .wc-exact-header--sticky{top:32px!important}
.wc-exact-header--sticky.wc-exact-header--is-stuck{transform:translateY(0);box-shadow:0 14px 36px rgba(11,35,65,.12);animation:wcehStickyDropV14 .42s cubic-bezier(.19,1,.22,1) both}
/* v1.4.7 — When the body-portal clone is shown, hide the original header
   so the user only ever sees ONE header. Visibility:hidden keeps the
   original in flow (preserving page height) but invisible and inert. */
.wc-exact-header--sticky.wc-exact-header--is-stuck{
  visibility:hidden !important;
  pointer-events:none !important;
}
.wc-exact-header--sticky.wc-exact-header--is-stuck *{
  pointer-events:none !important;
}
@keyframes wcehStickyDropV14{0%{transform:translateY(-100%);opacity:.0}70%{opacity:1}100%{transform:translateY(0);opacity:1}}
.wc-exact-header__book{background:linear-gradient(135deg,var(--wceh-book-bg-1,#18C7B2),var(--wceh-book-bg-2,#0C9F91))!important;color:var(--wceh-book-text,#fff)!important;border:1px solid transparent!important;box-shadow:0 8px 18px rgba(15,159,149,.26)!important}
.wc-exact-header__book:hover{background:linear-gradient(135deg,var(--wceh-book-hover-bg-1,#0B2341),var(--wceh-book-hover-bg-2,#12395F))!important;color:var(--wceh-book-hover-text,#fff)!important}
.wc-exact-header__book .dashicons,.wc-exact-header__book-icon{color:inherit!important}
.wceh-admin-v14 .wceh-admin-lead{max-width:980px;font-size:15px;color:#526175;background:#fff;border:1px solid #dbe8ea;border-radius:14px;padding:14px 16px;box-shadow:0 6px 16px rgba(11,35,65,.04)}
.wceh-admin-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start;max-width:1440px}.wceh-admin-main,.wceh-admin-side .wceh-admin-card{background:#fff;border:1px solid #dbe8ea;border-radius:16px;padding:18px 20px;box-shadow:0 8px 22px rgba(11,35,65,.045)}.wceh-admin-main h2{margin-top:28px;padding-top:22px;border-top:1px solid #edf3f4}.wceh-admin-main h2:first-of-type{margin-top:8px;padding-top:0;border-top:0}.wceh-admin-side{position:sticky;top:52px;display:grid;gap:16px}.wceh-admin-side code{display:block;white-space:normal;background:#f4fbfa;border:1px solid #dcefed;padding:10px;border-radius:10px;color:#0b2341}.wceh-admin .widefat input.regular-text{width:100%;max-width:100%}.wceh-admin .form-table input[type="number"]{width:120px}.wceh-admin .form-table input[type="color"]{width:70px;height:38px;padding:2px}.wceh-admin .button-primary{background:#0aa794;border-color:#0aa794}.wceh-admin .button-primary:hover{background:#0b2341;border-color:#0b2341}
@media (max-width:1100px){.wceh-admin-grid{grid-template-columns:1fr}.wceh-admin-side{position:static}}
@media (max-width:980px){.wc-exact-header__inner{height:var(--wceh-header-height-mobile,72px)!important;min-height:var(--wceh-header-height-mobile,72px)!important}}
@media (max-width:782px){.admin-bar .wc-exact-header--sticky{top:46px!important}}

/* === WayCare Header v1.4.7 — unified hamburger styles across original + clone === */
.wc-exact-header__hamburger,
.wc-exact-header--body-clone .wc-exact-header__hamburger{
  background:linear-gradient(135deg,#53e8cd,#15b9aa) !important;
  background-image:linear-gradient(135deg,#53e8cd,#15b9aa) !important;
  color:#fff !important;
  border:1px solid transparent !important;
  border-color:transparent !important;
  overflow:visible !important;
  box-shadow:0 12px 24px rgba(18,186,171,.22) !important;
  display:inline-flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  gap:5px !important;
  cursor:pointer !important;
}
.wc-exact-header__hamburger span,
.wc-exact-header__hamburger span::before,
.wc-exact-header__hamburger span::after,
.wc-exact-header--body-clone .wc-exact-header__hamburger span,
.wc-exact-header--body-clone .wc-exact-header__hamburger span::before,
.wc-exact-header--body-clone .wc-exact-header__hamburger span::after{
  display:block !important;
  background:#ffffff !important;
  background-color:#ffffff !important;
  width:20px !important;
  height:2.5px !important;
  border-radius:99px !important;
  box-shadow:0 1px 2px rgba(11,35,65,.18) !important;
  opacity:1 !important;
}
.wc-exact-header__hamburger:hover,
.wc-exact-header__hamburger:focus,
.wc-exact-header--body-clone .wc-exact-header__hamburger:hover,
.wc-exact-header--body-clone .wc-exact-header__hamburger:focus{
  background:linear-gradient(135deg,#3fdcc1,#13a99a) !important;
  background-image:linear-gradient(135deg,#3fdcc1,#13a99a) !important;
  color:#fff !important;
  box-shadow:0 18px 30px rgba(18,186,171,.30) !important;
  transform:translateY(-1px);
}
.wc-exact-header__hamburger:hover span,
.wc-exact-header__hamburger:focus span,
.wc-exact-header--body-clone .wc-exact-header__hamburger:hover span,
.wc-exact-header--body-clone .wc-exact-header__hamburger:focus span{
  background:#ffffff !important;
}
.wc-exact-header__hamburger:focus-visible{outline:3px solid rgba(22,189,169,.35);outline-offset:3px}
.wc-exact-drawer-overlay{z-index:2147483000!important}
.wc-exact-drawer{z-index:2147483001!important;max-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))!important}
body.wc-exact-drawer-open .waycare-mobile-bottom-nav,
body.wc-exact-drawer-open .waycare-account-bottom-nav,
body.wc-exact-drawer-open .wc-account-bottom-nav,
body.wc-exact-drawer-open .waycare-bottom-nav{
  z-index:2147482990!important;
}
.wc-exact-drawer__actions{margin-top:12px!important;padding-top:12px!important;gap:8px!important}
.wc-exact-drawer__phone,
.wc-exact-drawer__my,
.wc-exact-drawer__book,
.wc-exact-drawer__extra{height:46px!important;font-size:14px!important}
.wc-exact-drawer__account-link{border-color:rgba(22,189,169,.28)!important;background:#f5fffc!important}
@media (max-width:480px){
  .wc-exact-drawer{width:min(86vw,330px)!important;padding:14px!important;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px))!important}
  .wc-exact-drawer__hero{padding:16px 14px 13px!important;margin-bottom:10px!important;border-radius:22px!important}
  .wc-exact-drawer__top img{width:min(var(--wceh-drawer-logo-width,190px),190px)!important;max-height:60px!important}
  .wc-exact-drawer__hero p{font-size:12px!important;line-height:1.35!important;margin-top:8px!important}
  .wc-exact-drawer__nav{gap:7px!important}
  .wc-exact-drawer__nav a{padding:11px 12px!important;border-radius:15px!important;font-size:14px!important;min-height:50px!important}
  .wc-exact-menu-icon{width:30px!important;height:30px!important;border-radius:11px!important;font-size:16px!important;line-height:30px!important;flex:0 0 30px!important}
  .wc-exact-drawer__item-left{gap:10px!important;min-width:0!important}
  .wc-exact-drawer__item-left span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px;display:block}
  .wc-exact-drawer__chev{font-size:22px!important;line-height:1!important}
  .wc-exact-drawer__phone,
  .wc-exact-drawer__my,
  .wc-exact-drawer__book,
  .wc-exact-drawer__extra{height:42px!important;font-size:13px!important}
}
@media (max-width:370px){
  .wc-exact-drawer{width:min(88vw,315px)!important;padding:12px!important}
  .wc-exact-drawer__hero{padding:14px 12px 11px!important}
  .wc-exact-drawer__top img{width:170px!important}
  .wc-exact-drawer__nav a{padding:10px 11px!important;font-size:13px!important;min-height:46px!important}
  .wc-exact-drawer__item-left span:last-child{max-width:168px}
}


/* === WayCare Header v1.4.3 ecosystem sticky reveal fix ===
   Makes the header stay at the top even when Elementor parent containers break CSS sticky.
   A small spacer prevents layout jump, and the header slides/fades in softly after scrolling down.
*/
.wc-exact-header-spacer{display:none;height:0!important;pointer-events:none!important;visibility:hidden!important}
.wc-exact-header-spacer.wc-exact-header-spacer--active{display:block!important;height:var(--wceh-spacer-height,72px)!important}

/* v1.4.6 — Top-of-document sticky clone.
   The clone is inserted as a direct child of <html>, BEFORE <body>, so:
   - No ancestor transform/filter/perspective can offset its fixed position.
   - No <body> margin (e.g. the 46px from wpadminbar) creates a top gap.
   The clone is hidden by default and revealed when scrollY > 80px.
   The original header stays in document flow so initial layout is unchanged. */
.wc-exact-header--body-clone{
  position:fixed !important;
  top:var(--wceh-fixed-top,0px) !important;
  left:0 !important;
  right:0 !important;
  width:100vw !important;
  max-width:100vw !important;
  z-index:2147482500 !important;
  transform:translateY(-110%);
  opacity:0;
  pointer-events:none;
  transition:transform .56s cubic-bezier(.22,.61,.36,1), opacity .32s ease;
  background:rgba(255,255,255,.97) !important;
  backdrop-filter:blur(15px);
  -webkit-backdrop-filter:blur(15px);
  box-shadow:0 18px 42px rgba(11,35,65,.10) !important;
  margin:0 !important;
  padding-top:0 !important;
  border-radius:0 !important;
  box-sizing:border-box !important;
}
.wc-exact-header--body-clone-visible{
  transform:translateY(0) !important;
  opacity:1 !important;
  pointer-events:auto !important;
}
@media (prefers-reduced-motion:reduce){
  .wc-exact-header--body-clone{transition:none !important;}
}

/* Reset margin/padding above the original header so there's never a gap
   between the OS status bar / page top and our header. Catches the cases
   where a parent Elementor section or theme injects spacing. */
html body .wc-exact-header,
html body .wc-exact-header-elementor-wrap,
html body .elementor-location-header,
html body .elementor-location-header > .elementor,
html body .elementor-location-header .elementor-section:first-child{
  margin-top:0 !important;
  padding-top:0 !important;
}

/* Force `overflow:visible` on Elementor header ancestry so CSS sticky on
   non-clone fallback also works on themes that allow it. */
html body .elementor-location-header,
html body .elementor-location-header > .elementor,
html body .elementor-location-header .elementor-section,
html body .elementor-location-header .elementor-container,
html body .elementor-location-header .elementor-column,
html body .elementor-location-header .elementor-widget-wrap{
  overflow:visible !important;
}

/* v1.4.7 — Normalise drawer typography regardless of which header (original
   or clone) triggered the open. Previously, opening the drawer from the
   non-sticky original gave a different rendering than from the stuck clone,
   because the drawer inherited font-size from whichever ancestor still had
   layout focus. Pin the drawer's own font sizes so the look is identical. */
body.wc-exact-drawer-open .wc-exact-drawer{
  font-size:14px !important;
  line-height:1.4 !important;
}
.wc-exact-drawer__nav a{
  font-size:14px !important;
  line-height:1.25 !important;
  font-weight:800 !important;
}
.wc-exact-drawer__hero p{
  font-size:13px !important;
  line-height:1.45 !important;
}
.wc-exact-drawer__phone,
.wc-exact-drawer__my,
.wc-exact-drawer__book,
.wc-exact-drawer__extra{
  font-size:14px !important;
  letter-spacing:.01em !important;
}

/* v1.4.7 — Disable the legacy drop animation on the original header so it
   does not paint a flash of a second header right before being hidden. */
.wc-exact-header--sticky.wc-exact-header--is-stuck{
  animation:none !important;
}


/* === WayCare Header v1.5.0 — App Bottom Navigation owner ===
   The Header plugin owns visual navigation only. It does not query wallet/points/orders.
   Account + Care Club own data and routes. */
.wceh-app-bottom-nav{
  position:fixed!important;
  left:50%!important;
  bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;
  transform:translateX(-50%)!important;
  width:min(94vw,430px)!important;
  z-index:2147482400!important;
  pointer-events:auto!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}
.wceh-app-bottom-nav__inner{
  display:grid!important;
  grid-template-columns:repeat(var(--wceh-bottom-count,5),1fr)!important;
  gap:4px!important;
  align-items:center!important;
  min-height:68px!important;
  padding:8px!important;
  border:1px solid var(--wceh-bottom-border,#DCE8EC)!important;
  border-radius:var(--wceh-bottom-radius,28px)!important;
  background:var(--wceh-bottom-bg,#fff)!important;
  backdrop-filter:blur(16px)!important;
  -webkit-backdrop-filter:blur(16px)!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
}
.wceh-app-bottom-nav--shadow .wceh-app-bottom-nav__inner{
  box-shadow:0 18px 45px rgba(18,44,74,.16)!important;
}
.wceh-app-bottom-nav__item{
  min-width:0!important;
  height:52px!important;
  border-radius:20px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:3px!important;
  color:var(--wceh-bottom-text,#748094)!important;
  text-decoration:none!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:-.01em!important;
  transition:background .18s ease,color .18s ease,transform .18s ease!important;
  -webkit-tap-highlight-color:transparent!important;
}
.wceh-app-bottom-nav__item:hover,
.wceh-app-bottom-nav__item:focus{
  color:var(--wceh-bottom-active,#122C4A)!important;
  background:var(--wceh-bottom-active-bg,#EAFBF7)!important;
  outline:none!important;
}
.wceh-app-bottom-nav__item.is-active{
  color:var(--wceh-bottom-active,#122C4A)!important;
  background:var(--wceh-bottom-active-bg,#EAFBF7)!important;
}
.wceh-app-bottom-nav__icon{
  width:22px!important;
  height:22px!important;
  font-size:22px!important;
  line-height:22px!important;
  color:var(--wceh-bottom-icon,#748094)!important;
  display:inline-grid!important;
  place-items:center!important;
}
.wceh-app-bottom-nav__item.is-active .wceh-app-bottom-nav__icon,
.wceh-app-bottom-nav__item:hover .wceh-app-bottom-nav__icon{
  color:var(--wceh-bottom-active,#122C4A)!important;
}
.wceh-app-bottom-nav__label{
  max-width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
body.wceh-app-bottom-nav-enabled{
  padding-bottom:calc(94px + env(safe-area-inset-bottom,0px))!important;
}
body.wc-exact-drawer-open .wceh-app-bottom-nav{
  z-index:2147482390!important;
}
@media(min-width:783px){
  .wceh-app-bottom-nav--mobile-only{display:none!important;}
  body.wceh-app-bottom-nav-enabled.wceh-app-bottom-nav-mobile-only{padding-bottom:0!important;}
}
@media(max-width:380px){
  .wceh-app-bottom-nav{width:min(96vw,390px)!important;bottom:calc(8px + env(safe-area-inset-bottom,0px))!important;}
  .wceh-app-bottom-nav__inner{min-height:64px!important;padding:7px!important;border-radius:24px!important;}
  .wceh-app-bottom-nav__item{height:50px!important;border-radius:18px!important;font-size:10px!important;}
  .wceh-app-bottom-nav__icon{width:20px!important;height:20px!important;font-size:20px!important;line-height:20px!important;}
}


/* WayCare Header & App Navigation v1.5.1 — Customer Hub route polish */
body .waycare-mobile-bottom-nav,
body .waycare-account-bottom-nav,
body .wc-account-bottom-nav,
body .waycare-bottom-nav,
body .waycare-careclub-bottom-nav{
  display:none!important;
}
.wceh-app-bottom-nav{z-index:2147482500!important;pointer-events:none!important;}
.wceh-app-bottom-nav__inner{pointer-events:auto!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;}
.wceh-app-bottom-nav__item{position:relative!important;overflow:hidden!important;}
.wceh-app-bottom-nav__item.is-active::before{content:"";position:absolute;top:6px;left:50%;transform:translateX(-50%);width:18px;height:3px;border-radius:999px;background:var(--wceh-bottom-active,#122C4A);opacity:.82;}
.wceh-app-bottom-nav__item.is-active{font-weight:900!important;}
.wceh-app-bottom-nav__item:active{transform:scale(.98)!important;}
body.wceh-app-bottom-nav-enabled .woocommerce,
body.wceh-app-bottom-nav-enabled .elementor-location-footer,
body.wceh-app-bottom-nav-enabled .site-footer{scroll-margin-bottom:110px!important;}
@media(max-width:767px){
  body.wceh-app-bottom-nav-enabled{padding-bottom:calc(104px + env(safe-area-inset-bottom,0px))!important;}
  .wceh-app-bottom-nav__label{max-width:54px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}
}
