.wmc{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--wmc-bg);padding:26px 18px 34px;color:var(--wmc-dark);border-radius:24px;box-sizing:border-box}.wmc *{box-sizing:border-box}.wmc-head{max-width:1450px;margin:0 auto 14px}.wmc-kicker{display:inline-block;border:1px solid var(--wmc-primary);color:var(--wmc-primary);border-radius:999px;padding:5px 12px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.wmc-head h2{margin:8px 0 0;font-size:40px;line-height:1.05;letter-spacing:-.03em}.wmc-head h2::first-letter{color:inherit}.wmc-layout{max-width:1450px;margin:auto;display:grid;grid-template-columns:280px minmax(0,1fr) 330px;gap:14px;align-items:stretch}.wmc-panel{background:var(--wmc-panel);border:1px solid var(--wmc-border);border-radius:18px;box-shadow:0 10px 30px rgba(0,0,0,.045)}.wmc-product-panel,.wmc-config,.wmc-quote{padding:18px}.wmc-step-title{font-size:14px;font-weight:800;margin-bottom:14px}.wmc-product{width:100%;display:flex;align-items:center;gap:12px;border:1px solid #b9e8c8;background:#f5fff8;border-radius:12px;padding:14px;color:var(--wmc-dark);font-weight:750;cursor:default}.wmc-product b{margin-left:auto;background:var(--wmc-primary);color:#fff;width:22px;height:22px;border-radius:50%;display:grid;place-items:center}.wmc-product-icon{font-size:24px;color:var(--wmc-primary)}.wmc-mini-note{margin-top:12px;color:var(--wmc-muted);font-size:12px}.wmc-config-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;margin-bottom:16px}.wmc-config-head .wmc-step-title{margin-bottom:3px}.wmc-config-head small{color:var(--wmc-muted)}.wmc-chip{background:#effaf2;color:var(--wmc-primary);padding:8px 12px;border-radius:10px;font-weight:800;font-size:13px}.wmc-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px 18px}.wmc-field span{display:block;font-size:12px;font-weight:750;margin-bottom:6px}.wmc-field select{width:100%;height:44px;border:1px solid var(--wmc-border);border-radius:10px;background:#fff;padding:0 12px;color:var(--wmc-dark);outline:none}.wmc-field select:focus{border-color:var(--wmc-primary);box-shadow:0 0 0 3px rgba(10,155,61,.08)}.wmc-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.wmc-btn{height:46px;border-radius:9px;border:1px solid var(--wmc-border);display:flex;align-items:center;justify-content:center;text-decoration:none!important;font-weight:800;font-size:14px;cursor:pointer}.wmc-btn.primary{background:var(--wmc-primary);color:#fff;border-color:var(--wmc-primary)}.wmc-btn.secondary{background:#fff;color:var(--wmc-dark)}.wmc-quote{display:flex;flex-direction:column}.wmc-step-dot{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--wmc-primary);color:#fff;margin-right:8px}.wmc-price-label{font-weight:800;margin-top:5px}.wmc-price{font-size:39px;line-height:1;color:var(--wmc-primary);font-weight:900;margin:8px 0 4px}.wmc-for{font-weight:700}.wmc-quote hr{width:65%;margin:14px 0;border:0;border-top:2px solid rgba(10,155,61,.55)}.wmc-total-label{font-size:17px;color:var(--wmc-primary);font-weight:800}.wmc-total-label strong{display:block;font-size:22px;margin-top:2px}.wmc-specs{margin:14px 0 16px}.wmc-spec-row{display:grid;grid-template-columns:115px 1fr;gap:8px;padding:5px 0;border-bottom:1px solid #f0f0f0;font-size:11px}.wmc-spec-row b{font-weight:750}.wmc-spec-row span{text-align:right}.wmc-estimate-box{margin-top:auto;border:1px solid var(--wmc-primary);background:#f5fff8;border-radius:10px;text-align:center;padding:10px;font-size:12px}.wmc-estimate-box strong{display:block;color:var(--wmc-primary);font-size:20px;margin-top:2px}.wmc-order{margin-top:10px;background:var(--wmc-primary);color:#fff!important;text-decoration:none!important;border-radius:9px;height:44px;display:flex;align-items:center;justify-content:center;font-weight:800;position:relative}.wmc-order span{position:absolute;right:16px;font-size:24px}.wmc-calculated .wmc-price{animation:wmcPop .22s ease}@keyframes wmcPop{50%{transform:scale(1.025)}}@media(max-width:1100px){.wmc-layout{grid-template-columns:220px 1fr}.wmc-quote{grid-column:1/-1}.wmc-specs{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.wmc-estimate-box{margin-top:10px}}@media(max-width:760px){.wmc{padding:18px 10px;border-radius:16px}.wmc-head h2{font-size:30px}.wmc-layout{grid-template-columns:1fr}.wmc-quote{grid-column:auto}.wmc-fields{grid-template-columns:1fr}.wmc-actions{grid-template-columns:1fr}.wmc-specs{display:block}.wmc-product-panel,.wmc-config,.wmc-quote{padding:15px}.wmc-config-head{align-items:center}.wmc-chip{white-space:nowrap}.wmc-price{font-size:34px}}

.wmc-product-panel .wmc-product+.wmc-product{margin-top:10px}.wmc-product b{opacity:0}.wmc-product.active b{opacity:1}.wmc-product:not(.active){background:#fff;border-color:var(--wmc-border)}.wmc-product-fields{display:none}.wmc-product-fields.active{display:grid}

/* v1.2 Answer Sheet compact reference-style fields */
.wmc-product-fields[data-fields-product="answer"]{align-content:start}
@media(min-width:761px){.wmc-product-fields[data-fields-product="answer"] .wmc-field{min-width:0}}

/* v1.5 corporate compact layout: sits close to page header, smaller typography */
.wmc{margin-top:0!important;padding-top:4px!important;padding-bottom:24px!important;border-radius:0 0 18px 18px!important}
.wmc-head{margin-bottom:8px!important}
.wmc-kicker{font-size:10px!important;padding:4px 10px!important}
.wmc-head h2{font-size:32px!important;margin-top:5px!important}
.wmc-layout{gap:10px!important}
.wmc-product-panel,.wmc-config,.wmc-quote{padding:14px!important}
.wmc-step-title{font-size:13px!important;margin-bottom:10px!important}
.wmc-product{padding:10px!important;font-size:12px!important;border-radius:9px!important}
.wmc-product-icon{font-size:19px!important}
.wmc-config-head{margin-bottom:11px!important}
.wmc-config-head small{font-size:11px!important}
.wmc-chip{font-size:11px!important;padding:6px 9px!important}
.wmc-fields{gap:9px 12px!important}
.wmc-field span{font-size:10.5px!important;margin-bottom:4px!important;text-transform:uppercase;letter-spacing:.03em}
.wmc-field select{height:39px!important;font-size:12px!important;border-radius:8px!important}
.wmc-actions{margin-top:12px!important;gap:10px!important}
.wmc-btn{height:41px!important;font-size:12px!important}
.wmc-price-label,.wmc-for{font-size:12px!important}
.wmc-price{font-size:33px!important}
.wmc-total-label{font-size:14px!important}.wmc-total-label strong{font-size:19px!important}
.wmc-result-placeholder{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed var(--wmc-border);border-radius:12px;padding:20px;color:var(--wmc-muted);background:#fbfdfb}
.wmc-result-placeholder strong{font-size:14px;color:var(--wmc-dark);margin-bottom:5px}.wmc-result-placeholder span{font-size:11px;max-width:220px;line-height:1.5}
.wmc-result-placeholder[hidden],.wmc-result-content[hidden]{display:none!important}
.wmc-result-content{display:flex;flex-direction:column;min-height:100%}
@media(max-width:760px){.wmc{padding-top:2px!important}.wmc-head h2{font-size:25px!important}.wmc-head{margin-bottom:6px!important}.wmc-layout{gap:8px!important}}

/* v1.6 calculator page: remove theme/content whitespace above calculator without changing site header */
.wmc-calculator-page .site-content,
.wmc-calculator-page .site-content > .ast-container,
.wmc-calculator-page #primary,
.wmc-calculator-page .site-main,
.wmc-calculator-page article.page,
.wmc-calculator-page .entry-content{
  margin-top:0!important;
  padding-top:0!important;
}
.wmc-calculator-page .site-content > .ast-container{padding-block-start:0!important}
.wmc-calculator-page #primary{margin-block-start:0!important}
.wmc-calculator-page .entry-content > .wmc:first-child{margin-top:0!important}

/* Brochure uses same clean, compact corporate field layout */
.wmc-product-fields[data-fields-product="brochure"]{align-content:start}


/* v1.7 Brochure reference-style compact field grid and stronger top-gap cleanup */
.wmc-product-fields[data-fields-product="brochure"]{align-content:start}
.wmc-calculator-page .entry-header{margin:0!important;padding:0!important}
.wmc-calculator-page .entry-content>p:empty:first-child{display:none!important}
.wmc-calculator-page .entry-content>.wp-block-spacer:first-child{display:none!important;height:0!important;min-height:0!important}

/* === WOW Printer Corporate UI v2.0 === */
.wmc{padding-top:8px!important}
.wmc-head{text-align:center!important;margin-bottom:12px!important}
.wmc-kicker{background:var(--wmc-primary)!important;color:#fff!important;border:1px solid var(--wmc-primary)!important;padding:6px 14px!important}
.wmc-head h2{font-size:40px!important;font-weight:900!important;letter-spacing:-.035em!important;text-align:center!important}
.wmc-title-printing{color:#111!important}.wmc-title-calculator{color:var(--wmc-primary)!important}
.wmc-product-panel{max-height:560px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--wmc-primary) #e9f5ed}
.wmc-product-panel::-webkit-scrollbar{width:7px}.wmc-product-panel::-webkit-scrollbar-track{background:#e9f5ed;border-radius:20px}.wmc-product-panel::-webkit-scrollbar-thumb{background:var(--wmc-primary);border-radius:20px}
.wmc-product{cursor:pointer!important;background:#fff!important;color:#111!important;border-color:var(--wmc-border)!important;transition:.18s ease!important}
.wmc-product:hover{border-color:var(--wmc-primary)!important}
.wmc-product.active{background:var(--wmc-primary)!important;color:#fff!important;border-color:var(--wmc-primary)!important;box-shadow:0 8px 18px rgba(10,155,61,.18)!important}
.wmc-product-icon{width:22px;height:22px;display:grid;place-items:center;color:var(--wmc-primary)!important;flex:0 0 22px}.wmc-product-icon svg{width:22px;height:22px;display:block}
.wmc-product.active .wmc-product-icon{color:#fff!important}
.wmc-product b{margin-left:auto!important;background:transparent!important;color:#fff!important;width:auto!important;height:auto!important;border-radius:0!important;font-size:19px!important;line-height:1!important}
.wmc-chip{display:inline-flex!important;align-items:center!important;gap:7px!important;background:#effaf2!important;color:var(--wmc-primary)!important}.wmc-chip-icon{width:18px;height:18px;display:grid;place-items:center}.wmc-chip-icon svg{width:18px;height:18px}
.wmc-field select{background:var(--wmc-primary)!important;color:#fff!important;border-color:var(--wmc-primary)!important;font-weight:700!important;color-scheme:dark!important}
.wmc-field select:focus{border-color:var(--wmc-primary)!important;box-shadow:0 0 0 3px rgba(10,155,61,.16)!important}
.wmc-field select option{background:var(--wmc-primary)!important;color:#fff!important;font-weight:600!important}
.wmc-quote{background:var(--wmc-primary)!important;border-color:var(--wmc-primary)!important}
.wmc-quote>.wmc-step-title{color:#111!important;font-size:15px!important}
.wmc-result-placeholder{background:rgba(255,255,255,.10)!important;border-color:rgba(255,255,255,.35)!important;color:#111!important}.wmc-result-placeholder strong{color:#111!important}.wmc-result-placeholder span{color:#111!important}
.wmc-price-label{color:#111!important;font-weight:900!important}.wmc-price{color:#fff!important;font-weight:950!important}
.wmc-quote hr{width:82%!important;margin:8px 0 12px!important;border-top-color:rgba(255,255,255,.8)!important}
.wmc-total-label{color:#fff!important}.wmc-total-label strong{color:#fff!important}
.wmc-spec-row{border-bottom-color:rgba(0,0,0,.12)!important;color:#111!important}.wmc-spec-row b,.wmc-spec-row span{color:#111!important}
.wmc-estimate-box{background:#fff!important;border-color:#fff!important;padding:10px!important}.wmc-estimate-box strong{color:var(--wmc-primary)!important;font-size:21px!important;font-weight:950!important;margin:0!important}
.wmc-order{background:#fff!important;color:var(--wmc-primary)!important;border:1px solid #fff!important;font-weight:900!important}.wmc-order span{color:var(--wmc-primary)!important}
@media(max-width:760px){.wmc-head h2{font-size:31px!important}.wmc-product-panel{max-height:none}.wmc{padding-top:4px!important}}


/* === WOW Mini Calculator v2.1 exact requested UI === */
.wmc-product.active{background:var(--wmc-selected)!important;border-color:var(--wmc-selected)!important}
.wmc-field select{display:none!important}
.wmc-custom-select-ui{position:relative;width:100%}
.wmc-custom-select-btn{width:100%;height:39px;border:1.5px solid var(--wmc-dd-border);border-radius:8px;background:#fff;color:#111;padding:0 36px 0 12px;text-align:left;font:inherit;font-size:12px;font-weight:600;cursor:pointer;position:relative}
.wmc-custom-select-btn:after{content:"⌄";position:absolute;right:12px;top:50%;transform:translateY(-56%);font-size:17px;color:#111}
.wmc-custom-select-ui.open .wmc-custom-select-btn{box-shadow:0 0 0 3px color-mix(in srgb,var(--wmc-dd-border) 14%,transparent)}
.wmc-custom-select-menu{position:absolute;z-index:9999;left:0;right:0;top:calc(100% + 4px);max-height:240px;overflow:auto;background:#fff;border:1.5px solid var(--wmc-dd-border);border-radius:8px;box-shadow:0 12px 28px rgba(0,0,0,.14);padding:4px;display:none}
.wmc-custom-select-ui.open .wmc-custom-select-menu{display:block}
.wmc-custom-select-option{display:block;width:100%;border:0;background:#fff;color:#111;text-align:left;padding:9px 10px;border-radius:6px;font-size:12px;cursor:pointer}
.wmc-custom-select-option:hover,.wmc-custom-select-option:focus,.wmc-custom-select-option.active{background:var(--wmc-dd-hover)!important;color:#fff!important;outline:none}
.wmc-quote{background:var(--wmc-result-bg)!important;color:var(--wmc-result-text)!important}
.wmc-summary-title{display:flex;align-items:center;justify-content:center;gap:7px;text-align:center;font-size:14px;font-weight:820;margin-bottom:12px;color:var(--wmc-result-text)!important}
.wmc-summary-icon{width:18px;height:18px;display:grid;place-items:center}.wmc-summary-icon svg{width:18px;height:18px}
.wmc-price-label{color:#111!important}
.wmc-price{color:var(--wmc-result-text)!important}
.wmc-spec-row{grid-template-columns:115px 1fr;color:#111!important}
.wmc-spec-row b{font-weight:500!important;color:#111!important}
.wmc-spec-row span{font-weight:800!important;color:#111!important}
.wmc-estimate-box{background:#fff!important;border-color:#fff!important;color:var(--wmc-primary)!important;font-weight:800!important}
.wmc-estimate-box>span{display:block;font-size:11px;font-weight:800;margin-bottom:2px;color:var(--wmc-primary)!important}
.wmc-estimate-box strong{font-size:21px!important;color:var(--wmc-primary)!important;font-weight:950!important}
.wmc-order{background:var(--wmc-order-bg)!important;color:var(--wmc-order-text)!important;border-color:var(--wmc-order-bg)!important}
.wmc-order span{color:var(--wmc-order-text)!important}
@media(max-width:760px){.wmc-custom-select-menu{position:fixed;left:12px;right:12px;top:auto;bottom:16px;max-height:45vh}.wmc-summary-title{font-size:13px}}

/* === WOW Mini Calculator v2.3 UI polish only — no calculation changes === */
/* Keep closed dropdowns permanently white/green/black, including mouse/touch/focus states. */
.wmc-custom-select-btn,
.wmc-custom-select-btn:hover,
.wmc-custom-select-btn:focus,
.wmc-custom-select-btn:active,
.wmc-custom-select-ui.open .wmc-custom-select-btn{
  background:#fff!important;
  color:#111!important;
  border-color:var(--wmc-dd-border)!important;
  outline:none!important;
  box-shadow:none!important;
  -webkit-tap-highlight-color:transparent!important;
}
.wmc-custom-select-btn:focus-visible{
  box-shadow:0 0 0 2px color-mix(in srgb,var(--wmc-dd-border) 18%,transparent)!important;
}
/* Only options inside the OPEN list use green on hover/focus; selected closed field stays white. */
.wmc-custom-select-option{background:#fff!important;color:#111!important}
.wmc-custom-select-option:hover,
.wmc-custom-select-option:focus{
  background:var(--wmc-dd-hover)!important;
  color:#fff!important;
  outline:none!important;
}
.wmc-custom-select-option.active:not(:hover):not(:focus){background:#fff!important;color:#111!important}

/* Stronger Total Amount box hierarchy. */
.wmc-estimate-box{padding:16px 14px!important;min-height:104px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important}
.wmc-estimate-box>span{
  font-size:16px!important;
  line-height:1.2!important;
  font-weight:900!important;
  letter-spacing:.01em!important;
  margin:0!important;
}
.wmc-estimate-box strong{
  font-size:28px!important;
  line-height:1.15!important;
  font-weight:950!important;
}

/* Request Quote secondary action: proper green outline and stronger button presence. */
.wmc-btn.secondary,
.wmc-btn.secondary:hover,
.wmc-btn.secondary:focus,
.wmc-btn.secondary:active{
  min-height:48px!important;
  height:48px!important;
  background:#fff!important;
  color:var(--wmc-primary)!important;
  border:2px solid var(--wmc-primary)!important;
  border-radius:9px!important;
  font-size:15px!important;
  font-weight:850!important;
  line-height:1!important;
  padding:0 18px!important;
  box-shadow:none!important;
  text-decoration:none!important;
}
.wmc-btn.secondary:hover{background:color-mix(in srgb,var(--wmc-primary) 5%,#fff)!important}

@media(max-width:760px){
  .wmc-estimate-box{min-height:92px!important;padding:14px 12px!important}
  .wmc-estimate-box>span{font-size:15px!important}
  .wmc-estimate-box strong{font-size:25px!important}
  .wmc-btn.secondary{font-size:14px!important;height:46px!important;min-height:46px!important}
}


/* v2.3.1: equal corporate action buttons */
.wmc-actions{align-items:stretch!important;}
.wmc-actions .wmc-btn.primary,.wmc-actions .wmc-btn.secondary{width:100%!important;height:52px!important;min-height:52px!important;padding:0 18px!important;font-size:15px!important;font-weight:850!important;border-radius:9px!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;}
@media(max-width:760px){.wmc-actions .wmc-btn.primary,.wmc-actions .wmc-btn.secondary{height:48px!important;min-height:48px!important;font-size:14px!important;}}

/* v2.4.0: result summary contrast + editable design color support. */
/* All text placed directly on the green result panel follows Result Summary Text. */
.wmc-quote .wmc-summary-title,
.wmc-quote .wmc-price-label,
.wmc-quote .wmc-price,
.wmc-quote .wmc-spec-row,
.wmc-quote .wmc-spec-row b,
.wmc-quote .wmc-spec-row span,
.wmc-quote .wmc-result-placeholder,
.wmc-quote .wmc-result-placeholder strong,
.wmc-quote .wmc-result-placeholder span{
  color:var(--wmc-result-text)!important;
}
.wmc-quote .wmc-spec-row{border-bottom-color:color-mix(in srgb,var(--wmc-result-text) 20%,transparent)!important}
/* Keep the separate white Total Amount card green-on-white. */
.wmc-quote .wmc-estimate-box,
.wmc-quote .wmc-estimate-box>span,
.wmc-quote .wmc-estimate-box strong{color:var(--wmc-primary)!important}

/* v3.3 Letterhead uses the same clean compact corporate field grid. */
.wmc-product-fields[data-fields-product="letterhead"]{align-content:start}
.wmc-feeslip-note{grid-column:1/-1;border:1px solid var(--wmc-feeslip-note-border,var(--wmc-primary));background:var(--wmc-feeslip-note-bg,#f2fbf5);color:var(--wmc-feeslip-note-text,var(--wmc-primary));border-radius:10px;padding:13px 16px;font-size:13px;line-height:1.45;font-weight:600}.wmc-field[hidden]{display:none!important}

/* === v4.0.5 Mobile Select Product flow — mobile only, desktop unchanged === */
.wmc-mobile-picker-toggle{display:none}
@media(max-width:760px){
  /* First mobile visit: show the existing full product list, not the calculator and not the selector button. */
  .wmc .wmc-mobile-picker-toggle{display:none!important}
  .wmc .wmc-product-panel{display:block!important;max-height:none!important;overflow:visible!important}
  .wmc .wmc-config,
  .wmc .wmc-quote{display:none!important}

  /* After the first product selection, show the editable green Select Product button above the calculator. */
  .wmc.wmc-mobile-product-selected .wmc-mobile-picker-toggle{
    width:100%;
    min-height:56px;
    display:flex!important;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    margin:0 0 10px;
    padding:0 18px;
    border:2px solid var(--wmc-mobile-picker-border,var(--wmc-primary));
    border-radius:var(--wmc-mobile-picker-radius,14px);
    background:var(--wmc-mobile-picker-bg,var(--wmc-primary));
    color:var(--wmc-mobile-picker-text,#fff);
    font-family:inherit;
    font-size:var(--wmc-mobile-picker-font-size,17px);
    font-weight:850;
    line-height:1.1;
    text-align:left;
    cursor:pointer;
    box-shadow:0 8px 20px rgba(15,107,52,.13);
    -webkit-tap-highlight-color:transparent;
  }
  .wmc-mobile-picker-toggle:focus-visible{outline:3px solid color-mix(in srgb,var(--wmc-mobile-picker-bg) 22%,transparent);outline-offset:2px}
  .wmc-mobile-picker-arrow{
    color:var(--wmc-mobile-picker-icon,#fff);
    font-size:24px;
    line-height:1;
    flex:0 0 auto;
    transform:translateY(-2px);
    transition:transform .12s ease;
  }
  .wmc.wmc-picker-open .wmc-mobile-picker-arrow{transform:rotate(180deg) translateY(2px)}

  /* Selected state: list collapses instantly and the chosen calculator is shown. */
  .wmc.wmc-mobile-product-selected:not(.wmc-picker-open) .wmc-product-panel{display:none!important}
  .wmc.wmc-mobile-product-selected:not(.wmc-picker-open) .wmc-config{display:block!important;scroll-margin-top:72px}
  .wmc.wmc-mobile-product-selected:not(.wmc-picker-open) .wmc-quote{display:flex!important}

  /* Tap Select Product: calculator hides and the full existing product list opens beneath the button. */
  .wmc.wmc-mobile-product-selected.wmc-picker-open .wmc-product-panel{display:block!important;max-height:none!important;overflow:visible!important}
  .wmc.wmc-mobile-product-selected.wmc-picker-open .wmc-config,
  .wmc.wmc-mobile-product-selected.wmc-picker-open .wmc-quote{display:none!important}

  .wmc.wmc-picker-open .wmc-product-panel .wmc-step-title{display:block!important}
  .wmc.wmc-picker-open .wmc-mini-note{display:none!important}
  .wmc.wmc-picker-open .wmc-product{min-height:50px!important;font-size:14px!important;padding:12px 14px!important}
}


/* === v4.0.6 Mobile dropdown anchor + 2% mobile typography — desktop untouched === */
@media(max-width:760px){
  /* Keep every calculator dropdown attached directly to its field on mobile.
     v2.1 used a fixed bottom-sheet menu; that caused options to appear at the
     bottom of the viewport instead of beside the field. */
  .wmc .wmc-config,
  .wmc .wmc-fields,
  .wmc .wmc-product-fields,
  .wmc .wmc-field,
  .wmc .wmc-custom-select-ui{
    overflow:visible!important;
  }
  .wmc .wmc-field,
  .wmc .wmc-custom-select-ui{
    position:relative!important;
  }
  .wmc .wmc-custom-select-ui.open{
    z-index:10020!important;
  }
  .wmc .wmc-custom-select-menu{
    position:absolute!important;
    z-index:10030!important;
    left:0!important;
    right:0!important;
    top:calc(100% + 4px)!important;
    bottom:auto!important;
    width:100%!important;
    max-height:min(260px,48vh)!important;
    overflow-y:auto!important;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
  }

  /* A subtle 2% font lift for the mobile calculator only. */
  .wmc.wmc-mobile-product-selected .wmc-step-title{font-size:13.26px!important}
  .wmc.wmc-mobile-product-selected .wmc-config-head small{font-size:11.22px!important}
  .wmc.wmc-mobile-product-selected .wmc-chip{font-size:11.22px!important}
  .wmc.wmc-mobile-product-selected .wmc-field span{font-size:10.71px!important}
  .wmc.wmc-mobile-product-selected .wmc-custom-select-btn,
  .wmc.wmc-mobile-product-selected .wmc-custom-select-option{font-size:12.24px!important}
  .wmc.wmc-mobile-product-selected .wmc-actions .wmc-btn.primary,
  .wmc.wmc-mobile-product-selected .wmc-actions .wmc-btn.secondary{font-size:14.28px!important}
  .wmc.wmc-mobile-product-selected .wmc-summary-title{font-size:13.26px!important}
  .wmc.wmc-mobile-product-selected .wmc-price-label,
  .wmc.wmc-mobile-product-selected .wmc-for{font-size:12.24px!important}
  .wmc.wmc-mobile-product-selected .wmc-spec-row{font-size:11.22px!important}
  .wmc.wmc-mobile-product-selected .wmc-estimate-box>span{font-size:16.32px!important}
  .wmc.wmc-mobile-product-selected .wmc-estimate-box strong{font-size:28.56px!important}
}
