/*
Theme Name: ANG Managed IT WiFi Support 1
Theme URI: https://notes.andreigorbis.com
Author: Hermes Agent
Description: Premium managed service provider landing site for ANG Internet Services.
Version: 1.0.0
License: Proprietary
Text Domain: ang-managed-it-wifi-support1
*/
:root{
  --bg:#ffffff;
  --surface:#ffffff;
  --surface-soft:#f7faff;
  --surface-alt:#f6f9fc;
  --ink:#061b31;
  --muted:#64748d;
  --label:#273951;
  --line:#e5edf5;
  --purple:#533afd;
  --purple-2:#4434d4;
  --purple-soft:rgba(83,58,253,.06);
  --purple-soft-2:rgba(83,58,253,.14);
  --purple-soft-3:rgba(83,58,253,.22);
  --dark:#101742;
  --dark-2:#1c1e54;
  --cyan:#00a3ff;
  --green:#15be53;
  --ruby:#ea2261;
  --magenta:#f96bee;
  --gold:#d9a700;
  --success:#108c3d;
  --soft:#f6f9fc;
  --radius-sm:10px;
  --radius-md:14px;
  --radius-lg:18px;
  --radius-xl:24px;
  --container: min(1120px, calc(100% - 40px));
  --section-gap: 86px;
  --shadow:rgba(50,50,93,.25) 0 30px 45px -30px, rgba(0,0,0,.1) 0 18px 36px -18px;
  --shadow-soft:rgba(23,23,23,.08) 0 15px 35px 0;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:"Source Sans 3",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-feature-settings:"ss01";font-weight:300;line-height:1.45;overflow-x:hidden}.site-shell{position:relative;isolation:isolate}.site-shell:before{content:"";position:absolute;inset:0 0 auto 0;height:760px;background:radial-gradient(circle at 75% 8%,rgba(249,107,238,.24),transparent 24%),radial-gradient(circle at 18% 0%,rgba(83,58,253,.20),transparent 28%),linear-gradient(180deg,#fff 0%,#f7faff 100%);z-index:-2}.noise{position:fixed;inset:0;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");z-index:20}.wrap{width:min(1120px,calc(100% - 40px));margin-inline:auto}.nav{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.76);backdrop-filter:blur(16px);border-bottom:1px solid rgba(229,237,245,.8)}.nav-inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;font-weight:600;letter-spacing:-.02em}.brand-mark{width:38px;height:38px;border-radius:8px;background:linear-gradient(135deg,var(--purple),var(--magenta));display:grid;place-items:center;color:#fff;box-shadow:var(--shadow-soft);font-family:"Source Code Pro",monospace;font-weight:700}.nav-links{display:flex;align-items:center;gap:24px}.nav-links a{color:var(--label);text-decoration:none;font-size:15px;font-weight:400}.nav-links a:hover{color:var(--purple)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:5px;padding:11px 16px;font-weight:400;text-decoration:none;border:1px solid transparent;transition:.2s ease;line-height:1}.btn-primary{background:var(--purple);color:#fff;box-shadow:rgba(83,58,253,.25) 0 12px 26px -12px}.btn-primary:hover{background:var(--purple-2);transform:translateY(-1px)}.btn-ghost{color:var(--purple);border-color:#b9b9f9;background:rgba(255,255,255,.68)}.btn-ghost:hover{background:rgba(83,58,253,.06)}.hero{padding:88px 0 74px}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:58px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid #d6d9fc;border-radius:999px;background:rgba(255,255,255,.75);color:var(--purple);font-size:13px;font-weight:500;box-shadow:rgba(23,23,23,.06) 0 6px 14px}.pulse{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px rgba(21,190,83,.12)}h1{font-size:clamp(42px,6vw,72px);line-height:.98;letter-spacing:-1.8px;font-weight:300;margin:22px 0 18px;color:var(--ink)}.hero p{font-size:21px;color:var(--muted);max-width:620px;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-proof{display:flex;gap:22px;flex-wrap:wrap;margin-top:34px;color:var(--label)}.proof strong{display:block;font-size:24px;letter-spacing:-.4px;color:var(--ink);font-weight:400}.proof span{font-size:13px;color:var(--muted)}.dashboard{position:relative;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.dash-top{height:42px;background:#f6f9fc;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:7px;padding:0 14px}.dot{width:10px;height:10px;border-radius:50%;background:#d8e1ed}.dash-body{padding:18px}.metric-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.metric{padding:16px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#fff,#fbfdff)}.metric label{font-size:12px;color:var(--muted);font-weight:400}.metric b{display:block;font-size:28px;font-weight:300;letter-spacing:-.7px;color:var(--ink);margin-top:8px}.metric small{color:#108c3d}.incident{margin-top:14px;padding:16px;border-radius:8px;background:var(--dark-2);color:#fff;position:relative;overflow:hidden}.incident:after{content:"";position:absolute;right:-40px;top:-40px;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,rgba(249,107,238,.36),transparent 60%)}.incident h3{margin:0 0 8px;font-size:18px;font-weight:400}.timeline{display:grid;gap:9px;margin-top:13px}.timeline div{display:flex;align-items:center;gap:9px;color:rgba(255,255,255,.78);font-size:13px}.timeline i{width:7px;height:7px;border-radius:50%;background:#15be53}.section{padding:82px 0}.section-head{max-width:720px;margin-bottom:34px}.section-head h2{font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-1.1px;font-weight:300;margin:0 0 12px}.section-head p{font-size:18px;color:var(--muted);margin:0}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid var(--line);border-radius:9px;background:#fff;padding:24px;box-shadow:rgba(23,23,23,.04) 0 8px 18px;transition:.2s ease}.card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.icon{width:42px;height:42px;border-radius:8px;background:linear-gradient(135deg,rgba(83,58,253,.12),rgba(249,107,238,.12));display:grid;place-items:center;color:var(--purple);font-size:22px;margin-bottom:18px}.card h3{font-size:23px;line-height:1.1;letter-spacing:-.3px;font-weight:300;margin:0 0 10px}.card p{color:var(--muted);margin:0}.dark{background:var(--dark-2);color:#fff;position:relative;overflow:hidden}.dark:before{content:"";position:absolute;inset:auto -20% -45% auto;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(83,58,253,.55),transparent 60%)}.dark .section-head h2{color:#fff}.dark .section-head p{color:rgba(255,255,255,.7)}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;position:relative}.step{border:1px solid rgba(255,255,255,.12);border-radius:9px;background:rgba(255,255,255,.06);padding:22px;backdrop-filter:blur(8px)}.step span{font-family:"Source Code Pro",monospace;color:#b9b9f9;font-size:13px}.step h3{font-size:21px;font-weight:300;letter-spacing:-.2px;margin:12px 0 8px}.step p{margin:0;color:rgba(255,255,255,.68)}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:start}.checklist{display:grid;gap:12px}.check{display:flex;gap:12px;align-items:flex-start;padding:15px;border:1px solid var(--line);border-radius:8px;background:#fff}.check:before{content:"✓";display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:rgba(21,190,83,.14);color:#108c3d;flex:0 0 auto}.check b{font-weight:400;color:var(--ink)}.check p{margin:3px 0 0;color:var(--muted)}.quote{padding:30px;border:1px solid var(--line);border-radius:10px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:var(--shadow)}.quote p{font-size:25px;line-height:1.22;letter-spacing:-.35px;color:var(--ink);margin:0 0 20px}.quote small{color:var(--muted)}.cta{padding:82px 0 96px}.cta-box{border-radius:14px;background:linear-gradient(135deg,var(--dark),var(--dark-2) 54%,#3422a8);padding:44px;color:#fff;box-shadow:var(--shadow);display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;overflow:hidden;position:relative}.cta-box:after{content:"";position:absolute;right:18%;top:-120px;width:240px;height:240px;border-radius:50%;background:rgba(249,107,238,.28);filter:blur(8px)}.cta-box h2{font-size:42px;line-height:1.05;letter-spacing:-.9px;font-weight:300;margin:0 0 10px}.cta-box p{margin:0;color:rgba(255,255,255,.72);font-size:18px}.footer{border-top:1px solid var(--line);padding:32px 0;color:var(--muted);font-size:14px}.footer-inner{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer a{color:var(--purple);text-decoration:none}@media(max-width:900px){.hero-grid,.split,.cta-box{grid-template-columns:1fr}.services{grid-template-columns:1fr 1fr}.process{grid-template-columns:1fr 1fr}.nav-links{display:none}.hero{padding-top:58px}}@media(max-width:620px){.wrap{width:min(100% - 28px,1120px)}.services,.process,.metric-grid{grid-template-columns:1fr}h1{letter-spacing:-1px}.hero p{font-size:18px}.section{padding:58px 0}.cta-box{padding:28px}.cta-box h2{font-size:33px}}

.related-links{padding:22px 0 96px}.related-links-panel{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-soft);padding:24px}.related-links-panel .section-head{margin-bottom:18px}.related-links-panel .section-head h2{margin:0 0 8px;font-size:32px;letter-spacing:-.5px;font-weight:300}.related-links-panel .section-head p{margin:0;color:var(--muted);max-width:760px}.related-links-grid{display:flex;flex-wrap:wrap;gap:12px}.related-link{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:999px;border:1px solid rgba(83,58,253,.18);background:rgba(83,58,253,.06);color:var(--purple);font-weight:400;text-decoration:none}.related-link:hover,.related-link:focus{background:rgba(83,58,253,.11);text-decoration:none}.card h3 a{color:inherit;text-decoration:none}.card h3 a:hover,.card h3 a:focus{color:var(--purple);text-decoration:underline}

/* Booking page */
.booking-hero{padding:74px 0 38px}.booking-shell{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:start;padding-bottom:90px}.booking-panel{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.booking-panel-head{padding:22px 24px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.booking-panel-head h2{margin:0;font-size:28px;font-weight:300;letter-spacing:-.45px}.calendar-nav{display:flex;gap:8px}.cal-btn{border:1px solid #d6d9fc;background:#fff;color:var(--purple);border-radius:6px;padding:8px 11px;cursor:pointer;font:inherit}.calendar{padding:20px 24px 24px}.calendar-week,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.calendar-week span{font-size:12px;color:var(--muted);font-weight:400;text-align:center}.day{min-height:72px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:8px;text-align:left;cursor:pointer;transition:.16s ease;font:inherit}.day:hover{border-color:#b9b9f9;background:rgba(83,58,253,.04)}.day.muted{opacity:.35;cursor:not-allowed;background:#f8fbff}.day.selected{border-color:var(--purple);background:rgba(83,58,253,.10);box-shadow:rgba(83,58,253,.18) 0 10px 22px -14px}.day strong{display:block;font-weight:400}.day small{display:block;margin-top:8px;color:#108c3d;font-size:11px}.booking-card{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-soft);padding:24px}.booking-card h2{font-size:30px;line-height:1.08;font-weight:300;letter-spacing:-.5px;margin:0 0 10px}.booking-card p{color:var(--muted);margin:0 0 18px}.time-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0}.time-slot{border:1px solid #d6d9fc;background:#fff;color:var(--purple);border-radius:7px;padding:11px;cursor:pointer;font:inherit}.time-slot.selected{background:var(--purple);color:#fff}.booking-form{display:grid;gap:12px}.booking-form input,.booking-form textarea,.booking-form select{width:100%;border:1px solid var(--line);border-radius:7px;padding:12px 13px;font:inherit;color:var(--ink);background:#fff}.booking-form textarea{min-height:96px;resize:vertical}.booking-note{padding:13px 14px;background:#f6f9fc;border:1px solid var(--line);border-radius:8px;color:var(--muted);font-size:14px}.booking-confirm{display:none;margin-top:12px;padding:14px;border-radius:8px;background:rgba(21,190,83,.12);border:1px solid rgba(21,190,83,.3);color:#108c3d}.booking-confirm.show{display:block}@media(max-width:900px){.booking-shell{grid-template-columns:1fr}.day{min-height:56px}.time-grid{grid-template-columns:1fr}}

.service-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:28px 0 26px}.service-tab{border:1px solid #d6d9fc;background:#fff;color:var(--purple);border-radius:999px;padding:9px 13px;font:inherit;cursor:pointer}.service-tab.active{background:var(--purple);color:#fff}.booking-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:54px}.booking-service-card{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:rgba(23,23,23,.05) 0 12px 28px;overflow:hidden;display:flex;flex-direction:column;min-height:420px}.service-art{height:132px;background:linear-gradient(135deg,rgba(83,58,253,.12),rgba(249,107,238,.18)),linear-gradient(45deg,#f8fbff,#fff);display:grid;place-items:center;font-size:42px;color:var(--purple)}.service-body{padding:22px;display:flex;flex-direction:column;flex:1}.service-body h3{font-size:25px;line-height:1.08;letter-spacing:-.35px;font-weight:300;margin:0 0 10px;color:var(--ink)}.service-body p{margin:0 0 14px;color:var(--muted)}.service-meta{border-top:1px solid var(--line);padding-top:14px;margin-top:auto;display:flex;justify-content:space-between;color:var(--label)}.service-meta strong{font-weight:400}.book-service{margin-top:18px;width:max-content}.booking-flow{scroll-margin-top:96px}.selected-service-pill{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;padding:8px 10px;border-radius:999px;background:rgba(83,58,253,.08);color:var(--purple);font-weight:400}.catalog-note{color:var(--muted);max-width:780px;font-size:18px;margin:0 0 10px}@media(max-width:1000px){.booking-service-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.booking-service-grid{grid-template-columns:1fr}.booking-service-card{min-height:0}}

.amelia-wrap{padding:0 0 96px}.amelia-intro-card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:26px;margin-bottom:26px}.amelia-intro-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.amelia-mini{border:1px solid var(--line);border-radius:9px;padding:16px;background:linear-gradient(180deg,#fff,#f8fbff)}.amelia-mini b{display:block;color:var(--ink);font-weight:400}.amelia-mini span{color:var(--muted);font-size:14px}.amelia-embed{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:20px;overflow:hidden}.amelia-embed .amelia-app-booking,.amelia-embed #amelia-app-booking{font-family:"Source Sans 3",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif!important}@media(max-width:780px){.amelia-intro-grid{grid-template-columns:1fr}.amelia-embed{padding:10px}}


/* Shared root and booking baselines */
html,
body {
  height: auto !important;
  min-height: 100% !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  background: var(--surface) !important;
}
html::before { display: none !important; content: none !important; }
.site-shell,
.amelia-wrap,
.amelia-embed,
.amelia-embed main,
.amelia-embed section,
.amelia-embed div {
  min-height: 0;
}
body.page-id-11 .site-shell {
  overflow: hidden;
}
body.page-id-11 .site-shell::before {
  height: 680px;
  bottom: auto;
}
body.page-id-11 .amelia-wrap {
  padding-bottom: 48px !important;
}
.amelia-embed {
  overflow: visible !important;
  height: auto !important;
  max-height: none !important;
}
.amelia-embed .am-cat__content,
.amelia-embed .am-fcil__wrapper,
.amelia-embed .am-cat__content.am-fcil__wrapper,
.amelia-embed [class*="am-cat__content"],
.amelia-embed [class*="am-fcil__wrapper"],
.amelia-embed .am-fcil,
.amelia-embed .am-fcil__main,
.amelia-embed .am-fcil__list,
.amelia-embed .am-cat,
.amelia-embed .am-cat__wrapper,
.amelia-embed .amelia-v2-booking,
.amelia-embed #amelia-app-booking,
.amelia-embed .amelia-app-booking {
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}
.el-overlay.am-dialog-popup.amelia-v2-booking,
.el-overlay.am-dialog-popup.amelia-v2-sgd,
.el-overlay.am-dialog-popup.amelia-v2-booking-dialog {
  position: fixed !important;
  inset: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  max-width: none !important;
  max-height: none !important;
  z-index: 99999999 !important;
}
.el-overlay.am-dialog-popup[style*="display: none"] {
  width: 0 !important;
  height: 0 !important;
  inset: auto !important;
}
/* Wi‑Fi/networking focused primary navigation */
.nav-links{gap:18px}.nav-item{position:relative;display:flex;align-items:center}.has-menu>a{display:inline-flex;align-items:center;gap:5px}.has-menu>a:after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);opacity:.75}.submenu{position:absolute;top:calc(100% + 14px);left:50%;transform:translateX(-50%) translateY(8px);min-width:245px;padding:10px;background:rgba(255,255,255,.96);border:1px solid rgba(213,225,239,.95);border-radius:12px;box-shadow:rgba(50,50,93,.18) 0 24px 45px -20px, rgba(0,0,0,.12) 0 18px 30px -22px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease;backdrop-filter:blur(18px)}.submenu:before{content:"";position:absolute;inset:-18px 0 auto;height:18px}.has-menu:hover .submenu,.has-menu:focus-within .submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.submenu a{display:block;padding:10px 12px;border-radius:8px;font-size:14px;line-height:1.2;white-space:nowrap;color:var(--label)}.submenu a:hover,.submenu a:focus{background:rgba(83,58,253,.08);color:var(--purple)}.nav-book{color:#fff!important;padding:10px 14px}.service-page{padding:86px 0}.service-page h1{font-size:clamp(46px,7vw,82px);line-height:.96;font-weight:300;letter-spacing:-2.5px;margin:0 0 18px}.service-page .lede{font-size:20px;color:var(--muted);max-width:820px}.service-grid-lite{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.service-tile{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-soft);padding:22px}.service-tile h3{margin:0 0 8px;font-size:24px;font-weight:400}.service-tile p{margin:0;color:var(--muted)}@media(max-width:1080px){.nav-inner{height:auto;min-height:72px;align-items:flex-start;padding:14px 0;flex-direction:column}.nav-links{flex-wrap:wrap;gap:12px 16px}.submenu{left:0;transform:translateY(8px)}.has-menu:hover .submenu,.has-menu:focus-within .submenu{transform:translateY(0)}}@media(max-width:760px){.service-grid-lite{grid-template-columns:1fr}.nav-links{align-items:flex-start}.submenu{position:static;display:none;opacity:1;visibility:visible;pointer-events:auto;transform:none;margin-top:8px;box-shadow:none}.has-menu{align-items:flex-start;flex-direction:column}.has-menu:hover .submenu,.has-menu:focus-within .submenu{display:block;transform:none}}


/* Amelia overlay: required for Book Now -> Date & Time modal */
.el-overlay.am-dialog-popup.amelia-v2-booking,
.el-overlay.am-dialog-popup.amelia-v2-sgd,
.el-overlay.am-dialog-popup.amelia-v2-booking-dialog {
  position: fixed !important;
  inset: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  max-width: none !important;
  max-height: none !important;
  z-index: 99999999 !important;
}
.el-overlay.am-dialog-popup[style*="display: none"] {
  width: 0 !important;
  height: 0 !important;
  inset: auto !important;
}

@media (max-width: 1080px) {
  .nav-inner {
    height: auto !important;
    min-height: 72px;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    flex-direction: column !important;
    gap: 12px !important;
    padding: 14px 0 !important;
  }
  .nav-links {
    display: flex !important;
    flex-wrap: wrap !important;
    width: 100% !important;
    gap: 8px !important;
    align-items: stretch !important;
  }
  .nav-links > a,
  .nav-item > a,
  .nav-book {
    display: inline-flex !important;
    align-items: center;
    min-height: 38px;
    padding: 8px 10px !important;
    border: 1px solid rgba(213,225,239,.95);
    border-radius: 999px;
    background: rgba(255,255,255,.78);
    font-size: 14px !important;
    line-height: 1.15 !important;
  }
  .nav-book {
    background: linear-gradient(135deg, var(--purple), var(--purple-2)) !important;
    color: #fff !important;
    border-color: transparent !important;
  }
  .nav-item { position: relative; flex: 0 1 auto; }
  .submenu {
    left: 0 !important;
    right: auto !important;
    top: calc(100% + 8px) !important;
    transform: translateY(4px) !important;
    min-width: min(280px, calc(100vw - 32px)) !important;
    max-width: calc(100vw - 32px) !important;
    z-index: 9999 !important;
  }
  .has-menu:hover .submenu,
  .has-menu:focus-within .submenu {
    transform: translateY(0) !important;
  }
  .service-grid-lite,
  .booking-shell,
  .footer-grid,
  .hero-grid,
  .metric-grid,
  .feature-grid,
  .cards,
  .grid,
  .two-col,
  .three-col {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 700px) {
  .wrap { width: calc(100% - 28px) !important; }
  .nav { position: sticky; top: 0; }
  .brand { max-width: 100%; font-size: 15px; }
  .brand-mark { width: 38px; height: 38px; flex: 0 0 38px; }
  .nav-links { gap: 7px !important; }
  .nav-links > a,
  .nav-item > a,
  .nav-book { font-size: 13px !important; padding: 7px 9px !important; }

  .site-shell:before,
  body.page-id-11 .site-shell::before {
    height: 520px !important;
    bottom: auto !important;
  }
  .hero,
  .booking-hero,
  .service-page,
  .page-hero {
    padding-top: 56px !important;
    padding-bottom: 30px !important;
  }
  h1,
  .hero h1,
  .service-page h1,
  .booking-hero h1,
  .page-hero h1 {
    font-size: clamp(36px, 11vw, 46px) !important;
    line-height: 1.03 !important;
    letter-spacing: -1.5px !important;
    max-width: 100% !important;
  }
  h2,
  .section h2,
  .booking-card h2 {
    font-size: clamp(28px, 8vw, 36px) !important;
    line-height: 1.08 !important;
    letter-spacing: -0.8px !important;
  }
  h3 { font-size: clamp(22px, 6vw, 28px) !important; line-height: 1.12 !important; }
  p,
  .lede,
  .hero p,
  .service-page .lede,
  .catalog-note {
    font-size: 17px !important;
    line-height: 1.5 !important;
    max-width: 100% !important;
  }
  .hero-actions,
  .cta-actions,
  .actions {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    width: 100% !important;
  }
  .btn { width: 100%; max-width: 100%; white-space: normal; text-align: center; }
  .trust-row,
  .stats-row,
  .hero-stats,
  .service-tabs {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }
  .platform-card,
  .booking-panel,
  .booking-card,
  .service-tile,
  .amelia-intro-card,
  .amelia-mini,
  .amelia-embed,
  .card {
    max-width: 100% !important;
    min-width: 0 !important;
  }
  .amelia-intro-card { padding: 16px !important; border-radius: 12px !important; }
  .amelia-intro-grid { grid-template-columns: 1fr !important; gap: 12px !important; }
  .amelia-embed {
    padding: 6px !important;
    overflow: visible !important;
    box-shadow: rgba(23,23,23,.06) 0 10px 24px !important;
  }
  .amelia-wrap { padding-bottom: 38px !important; }
  .ameliacatalog,
  .amelia-v2-booking,
  #amelia-app-booking,
  .amelia-app-booking {
    max-width: 100% !important;
    width: 100% !important;
    min-width: 0 !important;
  }
  .footer { padding: 28px 0 !important; }
}

@media (max-width: 430px) {
  .wrap { width: calc(100% - 24px) !important; }
  .nav-inner { padding: 12px 0 !important; }
  .brand { font-size: 14px; gap: 10px; }
  .nav-links > a,
  .nav-item > a,
  .nav-book { font-size: 12.5px !important; padding: 7px 8px !important; }
  h1,
  .hero h1,
  .service-page h1,
  .booking-hero h1,
  .page-hero h1 {
    font-size: clamp(32px, 10.5vw, 41px) !important;
    letter-spacing: -1.25px !important;
  }
  p,
  .lede,
  .hero p,
  .service-page .lede,
  .catalog-note { font-size: 16px !important; }
  .eyebrow { max-width: 100%; white-space: normal !important; }
  .service-meta { flex-direction: column; gap: 6px; }
}


/* Footer / page-specific shared design system */
.footer.footer-full {
  border-top: 1px solid var(--line);
  background: linear-gradient(180deg, var(--surface) 0%, var(--surface-soft) 100%) !important;
  padding: 54px 0 24px !important;
  position: relative;
  z-index: 2;
}
.footer-main {
  display: grid;
  grid-template-columns: minmax(260px, 1.45fr) repeat(3, minmax(150px, .8fr));
  gap: 34px;
  align-items: start;
}
.footer-logo { margin-bottom: 16px; }
.footer-brand-block p {
  color: var(--muted);
  max-width: 390px;
  margin: 14px 0 20px;
  font-size: 16px;
}
.footer-cta {
  width: max-content;
  color: #fff !important;
  background: linear-gradient(135deg, var(--purple), var(--purple-2));
  box-shadow: var(--shadow-soft);
}
.footer-col h4 {
  margin: 0 0 14px;
  color: var(--ink);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: .02em;
  text-transform: uppercase;
}
.footer-col a {
  display: block;
  color: var(--muted);
  text-decoration: none;
  margin: 9px 0;
  font-size: 15px;
  line-height: 1.35;
}
.footer-col a:hover { color: var(--purple); }
.footer-bottom {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  align-items: center;
  border-top: 1px solid var(--line);
  margin-top: 42px;
  padding-top: 20px;
  color: var(--muted);
  font-size: 13px;
}
.footer-inner { display: flex; justify-content: space-between; gap: 18px; }

/* Subscription pages */
.subscription-page-shell { padding: 86px 0 96px; }
.subscription-hero { width: var(--container); margin: 0 auto 34px; }
.subscription-hero h1 { font-size: clamp(48px, 7vw, 82px); line-height: .98; letter-spacing: -2.4px; font-weight: 300; max-width: 980px; margin: 0 0 20px; }
.subscription-hero .lede { max-width: 820px; color: var(--muted); font-size: 20px; }
.subscription-hero-actions { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 28px; }
.btn-outline { background: var(--surface) !important; color: var(--purple) !important; border: 1px solid #d6d9fc !important; box-shadow: none !important; }
.subscription-grid { width: var(--container); margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; align-items: stretch; }
.subscription-card { background: var(--surface); border: 1px solid var(--line); border-radius: var(--radius-lg); box-shadow: var(--shadow-soft); padding: 24px; display: flex; flex-direction: column; min-height: 520px; position: relative; overflow: hidden; }
.subscription-card.featured { border-color: rgba(83,58,253,.45); box-shadow: rgba(83,58,253,.18) 0 28px 70px -38px, var(--shadow-soft); }
.subscription-card.featured:before { content:"Recommended"; position:absolute; top:16px; right:16px; font-size:12px; color:#fff; background:linear-gradient(135deg,var(--purple),var(--magenta)); padding:5px 8px; border-radius:999px; }
.plan-label { color: var(--purple); font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; margin-bottom: 14px; }
.subscription-card h2 { font-size: 30px; line-height: 1.05; letter-spacing: -.6px; font-weight: 400; margin: 0 0 12px; }
.plan-price { font-size: 38px !important; line-height: 1; margin: 0 0 16px !important; color: var(--ink) !important; }
.plan-price span { font-size: 16px; color: var(--muted); }
.subscription-card p { color: var(--muted); }
.subscription-card ul { padding-left: 18px; margin: 14px 0 22px; color: var(--label); }
.subscription-card li { margin: 8px 0; }
.plan-btn { margin-top: auto; width: 100%; }
.subscription-note { width: var(--container); margin: 26px auto 0; padding: 28px; border: 1px solid var(--line); border-radius: var(--radius-lg); background: linear-gradient(135deg,var(--surface),var(--surface-soft)); box-shadow: var(--shadow-soft); }
.subscription-note h2 { margin-top: 0; font-size: 34px; font-weight: 400; letter-spacing: -.8px; }
.subscription-note p { color: var(--muted); max-width: 840px; }

/* Support page */
.support-page-shell { padding: 86px 0 96px; }
.support-hero,
.support-grid,
.support-process,
.support-note { width: var(--container); margin-left: auto; margin-right: auto; }
.support-hero { margin-bottom: 34px; }
.support-hero h1 { font-size: clamp(48px, 7vw, 82px); line-height: .98; letter-spacing: -2.4px; font-weight: 300; max-width: 960px; margin: 0 0 20px; }
.support-hero .lede { max-width: 800px; color: var(--muted); font-size: 20px; }
.support-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.support-grid { display: grid; grid-template-columns: 1.1fr 1fr 1fr; gap: 18px; align-items: stretch; }
.support-card,
.support-process,
.support-note { background: var(--surface); border: 1px solid var(--line); border-radius: var(--radius-lg); box-shadow: var(--shadow-soft); }
.support-card { padding: 26px; }
.support-card.primary-support-card { background: linear-gradient(135deg,var(--surface),var(--surface-soft)); border-color: rgba(83,58,253,.24); }
.support-card h2,
.support-process h2,
.support-note h2 { margin-top: 0; font-weight: 400; letter-spacing: -.7px; color: var(--ink); }
.support-card h2 { font-size: 30px; line-height: 1.05; }
.support-card p,
.support-note p { color: var(--muted); }
.support-card ul { margin: 16px 0 0; padding-left: 19px; color: var(--label); }
.support-card li { margin: 8px 0; }
.text-link { color: var(--purple); font-weight: 700; text-decoration: none; }
.text-link:hover { text-decoration: underline; }
.support-process { margin-top: 22px; padding: 30px; }
.support-process h2 { font-size: 36px; }
.process-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.process-steps div { border: 1px solid var(--line); border-radius: var(--radius-md); padding: 18px; background: var(--surface-soft); }
.process-steps span { display: inline-flex; align-items: center; justify-content: center; width: 30px; height: 30px; border-radius: 999px; margin-bottom: 12px; color: #fff; background: linear-gradient(135deg,var(--purple),var(--magenta)); font-weight: 700; }
.process-steps strong { display: block; color: var(--ink); font-size: 17px; }
.process-steps p { color: var(--muted); margin: 8px 0 0; font-size: 15px; }
.support-note { margin-top: 22px; padding: 30px; background: linear-gradient(135deg,var(--surface),var(--surface-soft)); }
.support-note h2 { font-size: 34px; }
.support-note p { max-width: 820px; }

/* Trust / testimonials / contact */
.trust-section { padding: 0 0 88px; }
.trust-head { margin-bottom: 26px; }
.trust-actions { display: flex; justify-content: center; margin-top: 26px; }
.trust-pills { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 22px; }
.trust-pills span, .badge-item {
  display: inline-flex; align-items: center; gap: 6px;
  padding: 9px 12px; border-radius: 999px; background: var(--purple-soft);
  border: 1px solid var(--purple-soft-2); color: var(--label); font-size: 13px;
}
.trust-pills-footer { margin-top: 14px; }
.testimonial-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }
.testimonial-grid-two { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.testimonial-grid-one { grid-template-columns: 1fr; }
.testimonial-card {
  background: var(--surface); border: 1px solid var(--line); border-radius: var(--radius-lg); box-shadow: var(--shadow-soft);
  padding: 22px; transition: transform .2s ease, box-shadow .2s ease; position: relative;
}
.testimonial-card:hover { transform: translateY(-3px); box-shadow: var(--shadow); }
.testimonial-card-featured { border-color: var(--purple-soft-3); background: linear-gradient(180deg, var(--surface), var(--surface-soft)); }
.testimonial-stars { color: var(--gold); letter-spacing: 2px; font-size: 15px; line-height: 1; }
.testimonial-quote { margin: 14px 0 16px; font-size: 18px; line-height: 1.55; color: var(--ink); }
.testimonial-meta { display: flex; justify-content: space-between; align-items: center; gap: 10px; flex-wrap: wrap; }
.testimonial-verified { font-size: 12px; text-transform: uppercase; letter-spacing: .08em; color: var(--muted); }
.testimonial-category { font-size: 13px; color: var(--purple); font-weight: 600; }
.badge-grid { display: flex; flex-wrap: wrap; gap: 10px; margin: 26px 0; }
.badge-grid-inline { margin-top: 18px; }
.footer-phone-wrap { margin: 12px 0 6px; }
.footer-phone-wrap a { color: var(--purple); text-decoration: none; font-weight: 600; }
.footer-quicklinks { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 16px; }
.footer-quicklinks a { color: var(--muted); text-decoration: none; font-size: 14px; }
.footer-quicklinks a:hover { color: var(--purple); }
.testimonial-rotator { padding: 10px 0 8px; }
.testimonial-track { display: grid; grid-template-columns: 1fr; min-height: 220px; }
.testimonial-track .testimonial-card { grid-area: 1 / 1; opacity: 0; transform: translateY(10px); pointer-events: none; }
.testimonial-track .testimonial-card.is-active { opacity: 1; transform: translateY(0); pointer-events: auto; }
.contact-trust { margin-top: 26px; }
.contact-form-card {
  margin-top: 22px; padding: 24px; border: 1px solid var(--line); border-radius: var(--radius-lg); background: var(--surface); box-shadow: var(--shadow-soft);
}
.contact-form {
  display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px;
}
.contact-form label { display: grid; gap: 7px; color: var(--label); font-size: 14px; }
.contact-form label span { font-weight: 600; }
.contact-form input, .contact-form select, .contact-form textarea {
  width: 100%; border: 1px solid var(--line); border-radius: 10px; padding: 12px 13px; font: inherit; color: var(--ink); background: var(--surface);
}
.contact-form textarea { resize: vertical; min-height: 140px; }
.contact-form-full { grid-column: 1 / -1; }
.contact-form-actions { display: flex; align-items: center; gap: 14px; flex-wrap: wrap; }
.contact-form-note { color: var(--muted); font-size: 14px; }
.contact-honeypot { position: absolute !important; left: -9999px !important; width: 1px !important; height: 1px !important; opacity: 0 !important; }
.contact-success { grid-column: 1 / -1; margin: 0; padding: 14px 16px; border-radius: 12px; background: rgba(21,190,83,.12); color: var(--success); border: 1px solid rgba(21,190,83,.24); }

/* Contact page form reset */
body.page-id-31 .contact-form {
  grid-template-columns: 1fr;
}
body.page-id-31 .contact-form .contact-form-full,
body.page-id-31 .contact-form .contact-form-actions,
body.page-id-31 .contact-form .contact-success {
  grid-column: 1 / -1;
}

/* Final shared cleanup and SureCart chrome removal */
body:not(.home) {
  background: var(--surface-soft);
}
body:not(.home) .site-shell,
body:not(.home) .subscription-page-shell {
  background: transparent;
}
body:not(.home) .wrap.service-page,
body:not(.home) .subscription-page-shell,
body:not(.home) .related-links-panel,
body:not(.home) .contact-form-card,
body:not(.home) .service-grid-lite > .service-tile,
body:not(.home) .testimonial-card,
body:not(.home) .subscription-card,
body:not(.home) .cta-box,
body:not(.home) .support-card,
body:not(.home) .support-process,
body:not(.home) .support-note,
body:not(.home) .booking-card,
body:not(.home) .booking-panel,
body:not(.home) .amelia-intro-card,
body:not(.home) .amelia-embed,
body:not(.home) .card {
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-soft);
}
body:not(.home) .service-grid-lite,
body:not(.home) .testimonial-grid,
body:not(.home) .badge-grid,
body:not(.home) .related-links-grid {
  gap: 16px;
}
body:not(.home) .testimonial-card-featured {
  border-color: var(--purple-soft-3);
  background: linear-gradient(180deg, var(--surface) 0%, var(--surface-soft) 100%);
}
body:not(.home) .service-grid-lite > .service-tile,
body:not(.home) .cta-box,
body:not(.home) .contact-form-card,
body:not(.home) .subscription-card,
body:not(.home) .support-card,
body:not(.home) .support-process,
body:not(.home) .support-note,
body:not(.home) .booking-card,
body:not(.home) .booking-panel,
body:not(.home) .amelia-intro-card,
body:not(.home) .amelia-embed {
  background: var(--surface);
}
body:not(.home) .btn,
body:not(.home) .btn-primary,
body:not(.home) .btn-outline,
body:not(.home) .related-link,
body:not(.home) .nav-book {
  border-radius: 12px;
}
body:not(.home) .eyebrow .pulse,
body:not(.home) .testimonial-category,
body:not(.home) .badge-item,
body:not(.home) .trust-pills span,
body:not(.home) .text-link {
  color: var(--purple);
}
body:not(.home) .service-page h1,
body:not(.home) .service-page h2,
body:not(.home) .service-page h3,
body:not(.home) .subscription-hero h1,
body:not(.home) .support-hero h1,
body:not(.home) .booking-hero h1,
body:not(.home) .page-hero h1,
body:not(.home) .hero h1 {
  letter-spacing: -0.02em;
}
.sc-cart-wrapper,
.sc-cart-drawer,
.wp-block-surecart-slide-out-cart,
.wp-block-surecart-cart-icon,
.wp-block-surecart-cart-close-button,
.wp-block-surecart-cart-count,
.wp-block-surecart-slide-out-cart-line-items,
.wp-block-surecart-slide-out-cart-items-subtotal,
.wp-block-surecart-slide-out-cart-items-submit,
.wp-block-surecart-cart-line-item-remove,
.wp-block-surecart-cart-line-item-remove__label,
.wp-block-surecart-cart-subtotal-scratch-amount,
.wp-block-surecart-cart-subtotal-amount {
  display: none !important;
}
@media (max-width: 900px) {
  .footer-main { grid-template-columns: 1fr 1fr; }
  .footer-brand-block { grid-column: 1 / -1; }
  .testimonial-grid, .testimonial-grid-two { grid-template-columns: 1fr; }
  .contact-form { grid-template-columns: 1fr; }
  .support-grid { grid-template-columns: 1fr; }
  .process-steps { grid-template-columns: 1fr 1fr; }
  .subscription-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 700px) {
  .footer.footer-full { padding: 36px 0 22px !important; }
  .footer-main { grid-template-columns: 1fr !important; gap: 24px; }
  .footer-cta { width: 100%; }
  .footer-bottom { flex-direction: column; align-items: flex-start; margin-top: 28px; }
  .trust-section { padding-bottom: 62px; }
  .testimonial-card, .contact-form-card { padding: 18px; }
  .testimonial-quote { font-size: 16.5px; }
  .footer-quicklinks { gap: 10px; }
  .subscription-page-shell { padding: 54px 0 60px; }
  .subscription-hero, .subscription-grid, .subscription-note { width: calc(100% - 28px); }
  .subscription-hero h1 { font-size: clamp(32px, 9vw, 42px) !important; line-height: 1.08 !important; letter-spacing: -1px !important; }
  .subscription-hero .lede { font-size: 16px !important; }
  .subscription-hero-actions { display:grid; grid-template-columns:1fr; }
  .subscription-grid { grid-template-columns: 1fr; }
  .subscription-card { min-height: 0; padding: 20px; }
  .subscription-note { padding: 20px; }
  .support-page-shell { padding: 54px 0 62px; }
  .support-hero,
  .support-grid,
  .support-process,
  .support-note { width: calc(100% - 28px); }
  .support-hero h1 { font-size: clamp(32px, 9vw, 42px) !important; line-height: 1.08 !important; letter-spacing: -1px !important; }
  .support-hero .lede { font-size: 16px !important; }
  .support-actions { display: grid; grid-template-columns: 1fr; }
  .support-card,
  .support-process,
  .support-note { padding: 20px; }
  .process-steps { grid-template-columns: 1fr; }
}


/* Homepage parity overrides for all non-home pages */
body:not(.home) {
  background: var(--bg);
}
body:not(.home) .site-shell:before,
body:not(.home) .site-shell::before {
  background: radial-gradient(circle at 75% 8%, rgba(249,107,238,.24), transparent 24%),
              radial-gradient(circle at 18% 0%, rgba(83,58,253,.20), transparent 28%),
              linear-gradient(180deg, #fff 0%, #f7faff 100%);
}
body:not(.home) .service-page,
body:not(.home) .booking-hero,
body:not(.home) .subscription-page-shell,
body:not(.home) .support-page-shell,
body:not(.home) .section,
body:not(.home) .cta,
body:not(.home) .related-links,
body:not(.home) .ameliacatalog,
body:not(.home) .page-template-default main,
body:not(.home) .page main {
  padding-top: var(--section-gap);
  padding-bottom: var(--section-gap);
}
body:not(.home) .service-page h1,
body:not(.home) .booking-hero h1,
body:not(.home) .subscription-hero h1,
body:not(.home) .support-hero h1,
body:not(.home) .page-hero h1 {
  font-size: clamp(46px, 7vw, 82px);
  line-height: .96;
  font-weight: 300;
  letter-spacing: -2.5px;
  margin: 0 0 18px;
}
body:not(.home) .service-page .lede,
body:not(.home) .booking-hero .lede,
body:not(.home) .subscription-hero .lede,
body:not(.home) .support-hero .lede,
body:not(.home) .page-hero .lede,
body:not(.home) .catalog-note {
  font-size: 20px;
  color: var(--muted);
  max-width: 820px;
}
body:not(.home) .service-grid-lite > .service-tile,
body:not(.home) .testimonial-card,
body:not(.home) .cta-box,
body:not(.home) .subscription-card,
body:not(.home) .support-card,
body:not(.home) .support-process,
body:not(.home) .support-note,
body:not(.home) .booking-card,
body:not(.home) .booking-panel,
body:not(.home) .amelia-intro-card,
body:not(.home) .amelia-embed,
body:not(.home) .contact-form-card,
body:not(.home) .related-links-panel {
  background: var(--surface);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-soft);
}
body:not(.home) .service-grid-lite,
body:not(.home) .testimonial-grid,
body:not(.home) .badge-grid,
body:not(.home) .related-links-grid,
body:not(.home) .subscription-grid,
body:not(.home) .support-grid,
body:not(.home) .process-steps {
  gap: 18px;
}
body:not(.home) .btn,
body:not(.home) .btn-primary,
body:not(.home) .btn-outline,
body:not(.home) .related-link,
body:not(.home) .nav-book {
  border-radius: 12px;
}
body:not(.home) .hero-actions,
body:not(.home) .subscription-hero-actions,
body:not(.home) .support-actions,
body:not(.home) .hero-proof,
body:not(.home) .trust-pills,
body:not(.home) .footer-quicklinks {
  gap: 12px;
}
body:not(.home) .footer {
  background: linear-gradient(180deg, var(--surface) 0%, var(--surface-soft) 100%);
}
body:not(.home) .footer.footer-full {
  background: linear-gradient(180deg, var(--surface) 0%, var(--surface-soft) 100%) !important;
}
body:not(.home) .trust-pills span,
body:not(.home) .badge-item,
body:not(.home) .testimonial-category,
body:not(.home) .text-link,
body:not(.home) .eyebrow .pulse {
  color: var(--purple);
}
body:not(.home) .testimonial-card-featured {
  background: linear-gradient(180deg, var(--surface) 0%, var(--surface-soft) 100%);
  border-color: var(--purple-soft-3);
}
body:not(.home) .sc-cart-wrapper,
body:not(.home) .sc-cart-drawer,
body:not(.home) .wp-block-surecart-slide-out-cart,
body:not(.home) .wp-block-surecart-cart-icon,
body:not(.home) .wp-block-surecart-cart-close-button,
body:not(.home) .wp-block-surecart-cart-count,
body:not(.home) .wp-block-surecart-slide-out-cart-line-items,
body:not(.home) .wp-block-surecart-slide-out-cart-items-subtotal,
body:not(.home) .wp-block-surecart-slide-out-cart-items-submit,
body:not(.home) .wp-block-surecart-cart-line-item-remove,
body:not(.home) .wp-block-surecart-cart-line-item-remove__label,
body:not(.home) .wp-block-surecart-cart-subtotal-scratch-amount,
body:not(.home) .wp-block-surecart-cart-subtotal-amount {
  display: none !important;
}


/* Contact page cleanup */
body.page-id-31 .testimonial-rotator,
body.page-id-31 .sc-cart-wrapper,
body.page-id-31 .sc-cart-drawer,
body.page-id-31 .wp-block-surecart-slide-out-cart,
body.page-id-31 .wp-block-surecart-cart-icon,
body.page-id-31 .wp-block-surecart-cart-close-button,
body.page-id-31 .wp-block-surecart-cart-count,
body.page-id-31 .wp-block-surecart-slide-out-cart-line-items,
body.page-id-31 .wp-block-surecart-slide-out-cart-items-subtotal,
body.page-id-31 .wp-block-surecart-slide-out-cart-items-submit,
body.page-id-31 .wp-block-surecart-cart-line-item-remove,
body.page-id-31 .wp-block-surecart-cart-line-item-remove__label,
body.page-id-31 .wp-block-surecart-cart-subtotal-scratch-amount,
body.page-id-31 .wp-block-surecart-cart-subtotal-amount {
  display: none !important;
}
