.store-location-container{margin:2rem 0;padding:1.5rem;background:#f9fafb;border-radius:.5rem}.store-location-selector{margin-bottom:1rem}.store-location-label{display:block;font-size:1.4rem;font-weight:600;margin-bottom:.75rem;color:rgb(var(--color-foreground))}.store-location-dropdown{width:100%;padding:1rem 1.2rem;font-size:1.4rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:.4rem;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;transition:all .2s ease}.store-location-dropdown:hover{border-color:rgba(var(--color-foreground),.4)}.store-location-dropdown:focus{outline:none;border-color:rgb(var(--color-button));box-shadow:0 0 0 3px rgba(var(--color-button),.1)}.store-location-dropdown:disabled{opacity:.5;cursor:not-allowed}.store-location-display{margin-bottom:1.5rem}.store-location-info{padding:1.5rem;background:#fff;border:1px solid rgba(var(--color-foreground),.1);border-radius:.4rem;box-shadow:0 1px 3px #0000000d}.store-location-title{font-size:1.6rem;font-weight:600;margin:0 0 1rem;color:rgb(var(--color-foreground));border-bottom:2px solid rgb(var(--color-button));padding-bottom:.5rem}.store-location-details{font-size:1.4rem;line-height:1.6}.store-location-details p{margin:.5rem 0;color:rgba(var(--color-foreground),.8)}.store-location-details p:first-child{margin-top:0}.store-location-details p:last-child{margin-bottom:0}.store-location-details strong{color:rgb(var(--color-foreground));font-weight:600}@media screen and (max-width:749px){.store-location-container{margin:1.5rem 0;padding:1rem}.store-location-label{font-size:1.3rem}.store-location-dropdown{padding:.9rem 1rem;font-size:1.3rem}.store-location-info{padding:1rem}.store-location-title{font-size:1.4rem}.store-location-details{font-size:1.3rem}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.store-location-display[style*="display: block"] .store-location-info{animation:slideDown .3s ease}
/*# sourceMappingURL=/cdn/shop/t/2/assets/store-location-selector.css.map */
