store-selector-popup{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:9999}store-selector-popup:not(.open){display:none}store-selector-popup *{margin:0;padding:0}store-selector-popup .spp__title{margin-bottom:20px}store-selector-popup .ssp__container{max-width:min(700px,90%);max-height:80%;overflow-y:auto;background-color:#fff;width:auto;border-radius:16px;padding:16px;position:relative;z-index:2}store-selector-popup .ssp__close-btn{position:absolute;right:12px;top:12px;cursor:pointer}store-selector-popup .ssp__close-btn svg{width:18px;height:18px}store-selector-popup .ssp__items{display:flex;flex-direction:column;gap:16px}store-selector-popup .ssp__store-item{display:flex;gap:16px;align-items:center}store-selector-popup .ssp__pickup-available{display:flex;gap:8px;align-items:center}store-selector-popup .ssp__pickup-available svg{width:16px;height:16px}store-selector-popup .ssp__store-item--address-box{max-width:240px}store-selector-popup .overlay{z-index:1;position:absolute;width:100%;height:100%;left:0;top:0;background-color:#0006;display:block}@media only screen and (max-width: 749px){store-selector-popup .ssp__store-item{flex-direction:column-reverse;gap:8px;align-items:baseline}store-selector-popup .ssp__container{width:100%}}store-selector-popup .ssp__store-item--availability{font-size:12px;font-weight:600}store-location-status .sls__stock-content{display:flex;align-items:center;gap:8px}store-location-status .sls__stock-content svg{width:20px;height:20px}store-location-status .sls__out-of-stock-icon-content svg{color:red}store-location-status .sls__content-box{display:flex;gap:8px;flex-wrap:wrap}store-location-status .js-open-stores-popup{text-decoration:underline;cursor:pointer;border:none;padding:0;background:0 0;color:#000;color:rgba(var(--color-foreground),.75);font-size:13px}
/*# sourceMappingURL=/cdn/shop/t/11/assets/store-locator.css.map */
