.custom-currency-wrapper{position:relative;display:inline-block;vertical-align:middle;text-align:left}.custom-currency-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;background:transparent;border:1px solid currentColor;opacity:.75;border-radius:20px;padding:6px 14px;color:inherit;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;outline:none;line-height:1.2;min-width:72px}.custom-currency-trigger:hover{opacity:1;background:#0000000a}.custom-currency-trigger .chevron-icon{display:block;width:8px;height:6px;transition:transform .2s ease}.custom-currency-wrapper.is-open .custom-currency-trigger{opacity:1}.custom-currency-wrapper.is-open .custom-currency-trigger .chevron-icon{transform:rotate(180deg)}.custom-currency-dropdown{display:none;position:absolute;top:calc(100% + 6px);right:0;min-width:100px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:4px;margin:0;list-style:none;box-shadow:0 10px 25px -5px #00000014,0 8px 10px -6px #00000008;z-index:99999}.custom-currency-wrapper.is-open .custom-currency-dropdown{display:block}.custom-currency-item{display:flex;align-items:center;justify-content:flex-start;padding:8px 12px;font-size:13px;font-weight:500;color:#2d3748;border-radius:6px;cursor:pointer;transition:all .15s ease}.custom-currency-item:hover{background:#f7fafc;color:#1a202c}.custom-currency-item.is-selected{background:#1a202c;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/18/assets/currency-selector.css.map */
