.ojar-currency-switcher{position:relative;-webkit-user-select:none;user-select:none;font-family:var(--font-body-family)}.ojar-currency-btn{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(var(--color-foreground),.1);background:transparent;color:rgb(var(--color-foreground));cursor:pointer;border-radius:4px;transition:all .2s ease}.ojar-currency-btn:hover{border-color:rgba(var(--color-foreground),.3)}.ojar-currency-btn .icon-caret{width:10px;height:6px;transition:transform .2s ease}.ojar-currency-btn[aria-expanded=true] .icon-caret{transform:rotate(180deg)}.ojar-currency-list{position:absolute;top:calc(100% + 5px);right:0;width:200px;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);box-shadow:0 10px 20px #0000001a;border-radius:6px;padding:6px 0;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease}.ojar-currency-list[aria-hidden=false]{opacity:1;visibility:visible;transform:translateY(0)}.ojar-currency-item{list-style:none;padding:0;margin:0}.ojar-currency-option{width:100%;display:flex;align-items:center;gap:12px;padding:8px 16px;border:none;background:transparent;cursor:pointer;font-size:1.4rem;color:rgb(var(--color-foreground));transition:background .1s}.ojar-currency-option:hover{background:rgba(var(--color-foreground),.05)}.ojar-currency-flag{display:block;width:20px;height:14px;background-size:cover;background-position:center;border-radius:2px;background-color:#eee}.ojar-currency-switcher--footer .ojar-currency-list{top:auto;bottom:calc(100% + 10px);left:0;right:auto}.ojar-currency-switcher--mobile{display:block;width:100%;margin:15px 0}.ojar-currency-switcher--mobile .ojar-currency-btn{width:100%;justify-content:space-between}.ojar-currency-switcher--mobile .ojar-currency-list{position:relative;width:100%;top:auto;right:auto;box-shadow:none;border:none;background:#00000005;margin-top:5px;display:none}.ojar-currency-switcher--mobile .ojar-currency-list[aria-hidden=false]{display:block;transform:none}
/*# sourceMappingURL=/cdn/shop/t/106/assets/ojar-currency.css.map */
