.t4s-top-bar,#shopify-section-top-bar,.t4s-top-bar__wrap{position:relative;z-index:auto}.t4s-top-bar__currencies>button[data-dropdown-open],.t4s-top-bar__languages>button[data-dropdown-open]{display:inline-flex!important;align-items:center;gap:5px;white-space:nowrap;position:relative;z-index:1}.t4s-top-bar__currencies button[data-dropdown-open]>span[data-flagst4s],.t4s-top-bar__currencies button[data-dropdown-open]>span[data-current],.t4s-top-bar__languages button[data-dropdown-open]>span[data-current]{display:inline-flex;align-items:center;vertical-align:middle}.t4s-top-bar__currencies button svg.t4s-ion-select-arrow,.t4s-top-bar__languages button svg.t4s-ion-select-arrow{width:8px;height:auto;margin-inline-start:5px;transition:transform .2s ease;flex-shrink:0}.t4s-top-bar__currencies button[aria-expanded=true] svg.t4s-ion-select-arrow,.t4s-top-bar__languages button[aria-expanded=true] svg.t4s-ion-select-arrow{transform:rotate(180deg)}.t4s-top-bar__currencies,.t4s-top-bar__languages{position:relative;display:inline-block}.t4s-top-bar__currencies .t4s-dropdown__wrapper,.t4s-top-bar__languages .t4s-dropdown__wrapper{position:fixed!important;z-index:99999999!important;background:var(--t4s-body-background, #fff);border:1px solid rgba(0,0,0,.1);border-radius:4px;box-shadow:0 4px 12px #00000026;padding:15px;opacity:0;visibility:hidden;pointer-events:none}.t4s-top-bar__currencies .t4s-dropdown__wrapper.is-visible,.t4s-top-bar__languages .t4s-dropdown__wrapper.is-visible{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.t4s-top-bar__currencies .t4s-dropdown__wrapper{min-width:205px;max-width:300px;width:max-content}.t4s-top-bar__languages .t4s-dropdown__wrapper{min-width:100px;max-width:300px;width:max-content}.t4s-top-bar__currencies .t4s-dropdown__list,.t4s-top-bar__languages .t4s-dropdown__list{max-height:300px;overflow-y:auto}.t4s-top-bar__currencies .t4s-drop-arrow,.t4s-top-bar__languages .t4s-drop-arrow{position:absolute;top:-6px;right:15px;width:12px;height:12px;background-color:var(--t4s-body-background, #fff);border-left:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);transform:rotate(45deg);z-index:1}.t4s-top-bar__currencies .t4s-currency-item,.t4s-top-bar__languages .t4s-lang-item{width:100%;text-align:left;border:none;background:transparent;cursor:pointer;padding:8px 10px;margin-bottom:5px;border-radius:3px;transition:background-color .15s ease,color .15s ease;display:flex;align-items:center;gap:8px;color:var(--text-color, #222);font-size:inherit}.t4s-top-bar__currencies .t4s-currency-item:last-child,.t4s-top-bar__languages .t4s-lang-item:last-child{margin-bottom:0}.t4s-top-bar__currencies .t4s-currency-item:hover,.t4s-top-bar__languages .t4s-lang-item:hover{background-color:#0000000d;color:var(--link-color-hover, #1b5509)}.t4s-top-bar__currencies .t4s-currency-item.is--selected,.t4s-top-bar__languages .t4s-lang-item.is--selected{background-color:#00000014;color:var(--link-color-hover, #1b5509);font-weight:500}.t4s-top-bar__currencies .t4s-currency-item img{height:15px;width:auto;border-radius:2px;flex-shrink:0}@media (max-width: 767px){.t4s-top-bar__currencies .t4s-dropdown__wrapper,.t4s-top-bar__languages .t4s-dropdown__wrapper{min-width:200px;max-width:calc(100vw - 30px)}.t4s-top-bar__currencies .t4s-dropdown__wrapper,.t4s-top-bar__languages .t4s-dropdown__wrapper{padding:10px}.t4s-top-bar__currencies .t4s-currency-item,.t4s-top-bar__languages .t4s-lang-item{padding:6px 8px;font-size:13px}}@media (min-width: 768px) and (max-width: 1024px){.t4s-top-bar__currencies .t4s-dropdown__wrapper,.t4s-top-bar__languages .t4s-dropdown__wrapper{max-width:280px}}.flagst4s img{display:inline-block;vertical-align:middle;margin-inline-end:7px;border-radius:2px;height:15px;width:auto}.flagst4s [data-img-current]{display:inline-block;margin-inline-end:3px;margin-bottom:2px;vertical-align:middle}[data-flagst4s=md] img{height:18.5px;width:auto;margin-inline-end:7px}.flagst4s[data-flagst4s=md] [data-img-current]{height:15.5px}[data-flagst4s=sm] img[data-img-current]{height:12px;width:auto}.t4s-top-bar__currencies .t4s-current-scrollbar,.t4s-top-bar__languages .t4s-current-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) rgba(0,0,0,.1)}.t4s-top-bar__currencies .t4s-current-scrollbar::-webkit-scrollbar,.t4s-top-bar__languages .t4s-current-scrollbar::-webkit-scrollbar{width:6px}.t4s-top-bar__currencies .t4s-current-scrollbar::-webkit-scrollbar-track,.t4s-top-bar__languages .t4s-current-scrollbar::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.t4s-top-bar__currencies .t4s-current-scrollbar::-webkit-scrollbar-thumb,.t4s-top-bar__languages .t4s-current-scrollbar::-webkit-scrollbar-thumb{background:#0000004d;border-radius:3px}.t4s-top-bar__currencies .t4s-current-scrollbar::-webkit-scrollbar-thumb:hover,.t4s-top-bar__languages .t4s-current-scrollbar::-webkit-scrollbar-thumb:hover{background:#00000080}.t4s-top-bar__currencies button[data-dropdown-open]:focus,.t4s-top-bar__languages button[data-dropdown-open]:focus{outline:2px solid var(--link-color-hover, #1b5509);outline-offset:2px}.t4s-top-bar__currencies .t4s-currency-item:focus,.t4s-top-bar__languages .t4s-lang-item:focus{outline:2px solid var(--link-color-hover, #1b5509);outline-offset:-2px}[dir=rtl] .t4s-top-bar__currencies .t4s-dropdown__wrapper,[dir=rtl] .t4s-top-bar__languages .t4s-dropdown__wrapper{right:auto;left:0}[dir=rtl] .t4s-top-bar__currencies .t4s-drop-arrow,[dir=rtl] .t4s-top-bar__languages .t4s-drop-arrow{right:auto;left:15px}[dir=rtl] .t4s-top-bar__currencies .t4s-currency-item,[dir=rtl] .t4s-top-bar__languages .t4s-lang-item{text-align:right}@media print{.t4s-top-bar__currencies .t4s-dropdown__wrapper,.t4s-top-bar__languages .t4s-dropdown__wrapper{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/t4s-topbar-selector-fix.css.map */
