.ea-checkout-currency-switcher{margin:0 0 18px;padding:0 0 18px;border-bottom:1px solid #d9d9d9}
.ea-checkout-currency-title{margin-bottom:10px;font-size:15px;font-weight:600;color:#333}
.ea-checkout-currency-options{display:flex;flex-wrap:wrap;gap:8px}
.ea-checkout-currency-option{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:38px;padding:8px 12px;border:1px solid #d0d5dd;border-radius:4px;background:#fff;color:#0073aa!important;font-size:14px;font-weight:600;text-decoration:none!important;line-height:1.2}
.ea-checkout-currency-option:hover,.ea-checkout-currency-option:focus{border-color:#111;color:#111!important;text-decoration:none!important}
.ea-checkout-currency-option.is-active{border-color:#111!important;background:#111!important;color:#fff!important}
