.location-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:9999;display:flex;justify-content:center;align-items:center}.location-popup.hidden{display:none}.location-popup__content{width:90%;max-width:420px;padding:24px 24px 40px;border-radius:12px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 4px 20px #0000001a;text-align:center}.location-popup__title{font-size:1.8rem;margin-bottom:16px}.dropdown{position:relative;width:100%;margin-bottom:12px}.dropdown__selected{padding:10px;border-radius:6px;border:1px solid rgba(var(--color-foreground),.2);background:rgb(var(--color-background));cursor:pointer;text-align:left}.dropdown__menu{position:absolute;top:100%;left:0;right:0;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.2);border-radius:6px;max-height:220px;overflow-y:auto;display:none;z-index:10000}.dropdown.open .dropdown__menu{display:block}.dropdown__item{padding:10px;cursor:pointer;text-align:left}.dropdown__item:hover{background:#a2936e40}.location-popup__info{margin-top:10px;margin-bottom:16px;padding:10px 12px;border-radius:8px;background:#a2936e2e;font-size:1.3rem;font-weight:500;min-height:18px}.location-popup__btn{width:100%;padding:12px;border:none;border-radius:8px;background:#6d211c;color:#fff;cursor:pointer}html.location-popup-active,body.location-popup-active{overflow:hidden}html[dir=rtl] .dropdown__selected,html[dir=rtl] .dropdown__item{text-align:right}html[dir=rtl] .dropdown__menu{direction:rtl}.location-helper-text{font-size:1.1rem;opacity:.7;margin-bottom:6px;text-align:left}html[dir=rtl] .location-helper-text{text-align:right}
/*# sourceMappingURL=/cdn/shop/t/23/assets/location-popup.css.map */
