/* Native CURCY remains the currency engine; only its old visual controls are replaced. */
body.wps-site .woo-multi-currency.wmc-sidebar,
body.wps-site .woo-multi-currency.wmc-price-switcher{display:none!important}
body.wps-site .wps-shell .wps-currency{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px;max-width:100%;padding:0;color:#10243e;font-family:inherit;font-size:13px;line-height:1.4;box-sizing:border-box}
body.wps-site .wps-shell .wps-currency label{display:inline-block;float:none;margin:0 3px 0 0;font-size:13px;font-weight:600;line-height:1.4;color:#10243e}
body.wps-site .wps-shell .wps-currency .wps-currency-select{display:inline-block;width:94px;max-width:100%;min-width:80px;min-height:40px;height:40px;margin:0;padding:6px 22px 6px 10px;border:1px solid #bdcfe0;border-radius:8px;background-color:#fff;color:#10243e;font-family:inherit;font-size:14px;font-weight:600;line-height:normal;text-transform:none;letter-spacing:0;box-shadow:none;cursor:pointer;appearance:auto}
body.wps-site .wps-shell .wps-currency .wps-currency-apply{display:inline-flex;align-items:center;justify-content:center;float:none;width:auto;min-height:40px;height:auto;margin:0;padding:8px 12px;border:1px solid #bdcfe0;border-radius:8px;background:#eaf4fb;color:#10243e;font-family:inherit;font-size:13px;font-weight:600;line-height:1.4;letter-spacing:0;text-transform:none;box-shadow:none;cursor:pointer}
body.wps-site .wps-shell .wps-currency .wps-currency-apply:hover{background:#dbeefa;border-color:#8daac2}
body.wps-site .wps-shell .wps-currency :is(select,button):focus-visible{outline:3px solid #f47721;outline-offset:3px}
body.wps-site .wps-shell .wps-currency--home{margin:0 0 18px}
body.wps-site .wps-shell .wps-currency--product{vertical-align:middle;margin:8px 0 8px 12px}
body.wps-site .wps-shell .wps-currency--checkout{display:flex;gap:10px;padding:14px 16px;margin:12px 0 20px;background:#f3f8fc;border:1px solid #d3e1ed;border-radius:12px;clear:both}
body.wps-site .wps-shell .wps-currency .wps-currency-help{flex-basis:100%;margin:0;color:#526b82;font-size:12px;line-height:1.5}
body.wps-site .wps-shell .wps-currency [disabled]{cursor:default;opacity:.7}
@media(max-width:600px){body.wps-site .wps-shell .wps-currency--product{margin-left:0;flex-basis:100%}body.wps-site .wps-shell .wps-currency .wps-currency-select,body.wps-site .wps-shell .wps-currency .wps-currency-apply{min-height:44px;height:44px}body.wps-site .wps-shell .wps-currency--checkout{padding:12px}}
