.custom_currency_select,.custom_currency_select_mobile{height:40px;display:flex;align-items:center;z-index:2147483647}.current_currency.custom_option_li.currency_custom{display:flex;align-items:center;padding:8px 12px;cursor:pointer}.current_currency.custom_option_li.currency_custom a{display:flex;align-items:center;gap:8px;color:#576579;text-decoration:none;width:70px}.selected-currency{font-weight:400;font-size:16px;letter-spacing:var(--font-16-letter-spacing);line-height:24px}.currency-arrow{position:absolute;right:14px;top:45%;background-image:url(https://cdn.shopify.com/s/files/1/0591/3352/6223/files/nav-dropdown-arrow.svg?v=1690263065);background-size:8px;width:9px;height:5px;background-repeat:no-repeat;transition:all .2s}.currency-selector_custom{display:inline-block;font-size:16px;position:relative;text-align:left;width:auto}.currency-drop_custom.currency-selector_custom.open .currency_custom .currency-arrow{transform:rotate(-180deg)}.current_currency.custom_option_li.currency_custom:hover a{color:#1e242c}.currency-drop_custom.currency-selector_custom :not(.currency_custom) a{box-sizing:border-box;width:100%;color:#1e242c;text-decoration:none;white-space:nowrap}.currency-drop_custom.currency-selector_custom.open .current_currency.custom_option_li.currency_custom a{color:#1e242c}.currency-drop_custom.currency-selector_custom.open,.currency-drop_custom.currency-selector_custom:hover,.custom_currency_select .currency-selector_custom.open,.custom_currency_select_mobile .currency-selector_custom.open{text-decoration:none;border-radius:8px;background:#f2f5fd}.current_currency.custom_option_li.currency_custom:hover{text-decoration:none;border-radius:8px;background:#f2f5fd}.currency-drop_custom.currency-selector_custom ul{display:flex;flex-direction:column;gap:4px;align-items:center;background:#fff;border:1px solid #e7eaee;height:240px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;position:absolute;top:auto;right:0;padding:8px;border-radius:8px;box-shadow:0 7.44811px 15.16223px 0 rgba(55,73,81,.05),0 25.01667px 50.92678px 0 rgba(55,73,81,.07),0 112px 228px 0 rgba(55,73,81,.12)}.currency-drop_custom.currency-selector_custom ul::-webkit-scrollbar{width:6px}.currency-drop_custom.currency-selector_custom ul::-webkit-scrollbar-track{background:#fff;border-radius:4px}.currency-drop_custom.currency-selector_custom ul::-webkit-scrollbar-thumb{background:#dbdfe5;border-radius:4px}.currency-drop_custom.currency-selector_custom li{list-style-type:none;width:100%;display:flex;padding:12px 16px;justify-content:space-between;align-items:center;cursor:pointer;letter-spacing:var(--font-16-letter-spacing);line-height:24px}.currency-drop_custom.currency-selector_custom li:hover{color:#1e242c;background:#f2f5fd;border-radius:8px}@media screen and (max-width:767px){.custom_currency_select{display:none}.custom_currency_select_mobile .currency-selector_custom.close{background:0 0}}