.cdo-currency-switcher{display:inline-flex;align-items:center;gap:3px;padding:3px;background:#eef9fb;border:1px solid #dff3f6;border-radius:999px;font-family:Inter,system-ui,sans-serif;z-index:9998}
.cdo-currency-switcher a{display:block;padding:7px 10px;border-radius:999px;color:#1f3556;font-size:12px;font-weight:800;text-decoration:none;line-height:1}
.cdo-currency-switcher a.is-active{background:#683bcd;color:#fff}
.cdo-currency-switcher--floating{position:fixed;right:18px;bottom:18px;box-shadow:0 8px 24px rgba(31,53,86,.14)}
.cdo-currency-loop-price{display:flex!important;align-items:baseline;gap:5px;flex-wrap:wrap}
.cdo-currency-loop-price .cdo-currency-from{font-size:.72em;font-weight:600;color:#6b6b6b}
.cdo-currency-product-prices{margin:12px 0 18px;display:grid;gap:8px;max-width:520px;font-family:Inter,system-ui,sans-serif}
.cdo-currency-product-values{display:grid;gap:8px}
.cdo-currency-product-row{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:12px;padding:13px 15px;border:1px solid #dff3f6;border-radius:14px;background:#fff;color:#1f3556}
.cdo-currency-product-row>span{font-size:14px;font-weight:800}
.cdo-currency-product-row>strong{text-align:right;font-size:21px;font-weight:800}
.cdo-currency-product-row>small{grid-column:2;text-align:right;color:#6b6b6b;font-size:12px}
.cdo-currency-product-row--pix{background:rgba(146,208,55,.10);border-color:rgba(146,208,55,.36)}
.cdo-currency-product-row--credit{background:rgba(104,59,205,.025);border-color:rgba(104,59,205,.30)}
.cdo-currency-product-loading,.cdo-currency-product-error{padding:12px 14px;border-radius:12px;background:#eef9fb;color:#1f3556;font-size:13px;font-weight:600}
.cdo-currency-product-error{background:#fff3f3;color:#9a2c2c}
body.cdo-currency-brl.single-product div.product p.price,
body.cdo-currency-brl.single-product div.product span.price{display:none!important}
body.single-product .cdo-product-payment-wrap{display:none!important}
@media(max-width:600px){.cdo-currency-switcher--floating{right:12px;bottom:12px}.cdo-currency-product-row>strong{font-size:18px}}
