.virea-locale-trigger{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;background:none;border:none;cursor:pointer;color:currentColor;font-size:13px;font-family:inherit;line-height:1;white-space:nowrap;transition:opacity .2s}.virea-locale-trigger:hover{opacity:.7}.virea-locale-trigger .m-country-flags{flex-shrink:0}.virea-locale-trigger__code{font-weight:500;letter-spacing:.03em}.virea-locale-trigger__chevron{width:10px;height:6px;flex-shrink:0}.virea-locale-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:99;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.virea-locale-overlay.is-open{opacity:1;visibility:visible}.virea-locale-drawer{position:fixed;top:0;right:0;width:440px;max-width:100vw;height:100%;background:rgb(var(--color-background));color:rgb(var(--color-foreground));z-index:100;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column;box-shadow:-4px 0 24px #00000014}.virea-locale-drawer.is-open{transform:translate(0)}.virea-locale-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px 20px;border-bottom:1px solid rgb(var(--color-border));flex-shrink:0}.virea-locale-drawer__title{font-size:20px;font-weight:600;margin:0;line-height:1.2}.virea-locale-drawer__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:none;border:none;cursor:pointer;color:rgb(var(--color-foreground));border-radius:50%;transition:background .2s}.virea-locale-drawer__close:hover{background:rgba(var(--color-foreground),.06)}.virea-locale-drawer__search{padding:12px 20px 14px;border-bottom:1px solid rgba(var(--color-border),.5);flex-shrink:0}.virea-locale-search{width:100%;padding:10px 14px;font-size:14px;font-family:inherit;color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-border),.6);border-radius:6px;outline:none;transition:border-color .15s,background .15s}.virea-locale-search:focus{border-color:rgba(var(--color-foreground),.3);background:rgb(var(--color-background))}.virea-locale-item.is-extra{display:none}.virea-locale-drawer__list.is-expanded .virea-locale-item.is-extra{display:flex}.virea-locale-drawer__list.is-expanded .virea-locale-item.is-extra.virea-locale-country--multi{display:block}.virea-locale-item.is-filtered-out{display:none!important}.virea-locale-drawer__list.is-searching .virea-locale-item:not(.is-filtered-out){display:flex}.virea-locale-drawer__list.is-searching .virea-locale-item.virea-locale-country--multi:not(.is-filtered-out){display:block}.virea-locale-show-more{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 20px;background:none;border:none;border-top:1px solid rgba(var(--color-border),.5);cursor:pointer;color:rgb(var(--color-foreground));font-size:14px;font-weight:500;font-family:inherit;text-decoration:underline;transition:background .15s}.virea-locale-show-more:hover{background:rgba(var(--color-foreground),.03)}.virea-locale-show-more__label-expanded{display:none}.virea-locale-drawer__list.is-expanded~* .virea-locale-show-more__label-collapsed,.virea-locale-drawer__list.is-expanded .virea-locale-show-more__label-collapsed{display:none}.virea-locale-drawer__list.is-expanded .virea-locale-show-more__label-expanded{display:inline}.virea-locale-drawer__list.is-searching .virea-locale-show-more{display:none}.virea-locale-empty{padding:24px 20px;text-align:center;color:rgba(var(--color-foreground),.6);font-size:14px}.virea-locale-drawer__list{flex:1;overflow-y:auto;padding:8px 0;-webkit-overflow-scrolling:touch}.virea-locale-drawer__list form{position:absolute;width:0;height:0;overflow:hidden;opacity:0;pointer-events:none}.virea-locale-drawer__list::-webkit-scrollbar{width:4px}.virea-locale-drawer__list::-webkit-scrollbar-track{background:transparent}.virea-locale-drawer__list::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.15);border-radius:4px}.virea-locale-country{display:flex;align-items:center;gap:12px;width:100%;padding:14px 28px;background:none;border:none;border-bottom:1px solid rgba(var(--color-border),.5);cursor:pointer;color:rgb(var(--color-foreground));font-size:15px;font-family:inherit;text-align:left;transition:background .15s}.virea-locale-country:hover{background:rgba(var(--color-foreground),.03)}.virea-locale-country.is-active{font-weight:500;background:#f5f9e1}.virea-locale-country--multi{display:block;width:100%}.virea-locale-country__row{display:flex;align-items:center;gap:12px;width:100%;padding:14px 28px;background:none;border:none;border-bottom:1px solid rgba(var(--color-border),.5);cursor:pointer;color:rgb(var(--color-foreground));font-size:15px;font-family:inherit;text-align:left;transition:background .15s}.virea-locale-country__row:hover{background:rgba(var(--color-foreground),.03)}.virea-locale-country--multi.is-active>.virea-locale-country__row{font-weight:500;background:#f5f9e1}.virea-locale-country__flag{display:flex;align-items:center;flex-shrink:0}.virea-locale-country__name{flex:1}.virea-locale-country__check{display:flex;align-items:center;flex-shrink:0;color:rgb(var(--color-foreground))}.virea-locale-country__expand-icon{display:flex;align-items:center;flex-shrink:0;transition:transform .2s ease}.virea-locale-country--multi.is-expanded .virea-locale-country__expand-icon{transform:rotate(180deg)}.virea-locale-country--multi.is-expanded>.virea-locale-country__row{border-bottom-color:rgba(var(--color-border),.3)}.virea-locale-languages{display:none;flex-direction:column;background:rgba(var(--color-foreground),.02)}.virea-locale-country--multi.is-expanded .virea-locale-languages{display:flex}.virea-locale-lang-option{display:flex;align-items:center;width:100%;padding:12px 28px 12px 68px;background:none;border:none;border-bottom:1px solid rgba(var(--color-border),.3);cursor:pointer;color:rgb(var(--color-foreground));font-size:14px;font-family:inherit;text-align:left;transition:background .15s}.virea-locale-lang-option:last-child{border-bottom:1px solid rgba(var(--color-border),.5)}.virea-locale-lang-option:hover{background:rgba(var(--color-foreground),.05)}.virea-locale-lang-option.is-active{font-weight:600}.virea-locale-lang-option.is-active:after{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:rgb(var(--color-foreground));margin-left:auto}.m-menu-drawer__content{justify-content:flex-start!important}.m-menu-drawer__locale{padding:8px 16px}.m-menu-drawer__content .m-menu-customer{margin-top:0}body.locale-drawer-open{overflow:hidden}@media(max-width:767px){.virea-locale-drawer{width:100vw}.virea-locale-country,.virea-locale-country__row{padding:14px 20px}.virea-locale-lang-option{padding-left:56px;padding-right:20px}.virea-locale-drawer__header{padding:20px}}[dir=rtl] .virea-locale-drawer{right:auto;left:0;transform:translate(-100%);box-shadow:4px 0 24px #00000014}[dir=rtl] .virea-locale-drawer.is-open{transform:translate(0)}[dir=rtl] .virea-locale-lang-option{padding-left:28px;padding-right:68px;text-align:right}
/*# sourceMappingURL=/cdn/shop/t/17/assets/locale-drawer.css.map */
