.store-locator{background-color:#fbe9d6;padding:0}.store-locator__container{display:flex;flex-direction:column;gap:2rem}.store-locator__search-container{height:100%}.store-locator__heading{font-size:1.75rem;font-weight:700;margin:0 0 1.5rem;color:#fff;text-align:center}.store-locator__search-form,.store-locator__search-inputs{display:flex;flex-direction:column;gap:1rem}.store-locator__input-group{display:flex;flex-direction:column;gap:.5rem}.store-locator__select{padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;width:100%;background-color:#fff;cursor:pointer}.store-locator__input{padding:.75rem;border:1px solid #ccc;min-height:40px;width:100%}.store-locator__map{height:400px;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #0000001a}.store-locator__map-placeholder{height:100%;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0;color:#666}.store-locator__results{margin-top:1rem;display:none}.store-locator__loading{display:none;align-items:center;justify-content:center;gap:.5rem;padding:1rem}.store-locator__loading-spinner{width:24px;height:24px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#e86c25;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.store-locator__locations-list{display:none;flex-direction:column;gap:1rem}.store-locator__location{cursor:pointer}.store-locator__closest-badge{position:absolute;top:0;right:0;background-color:#e86c25;color:#fff;padding:5px 10px;font-size:.8rem;font-weight:700;border-bottom-left-radius:8px}.store-locator__search-results-heading{grid-column:1 / -1;margin-bottom:1rem}.store-locator__search-results-heading h3{font-size:1.5rem;color:#1a3352;margin:0}.store-locator__location-name{font-size:1.8rem;font-weight:700;margin:0 0 .5rem;color:#000}.store-locator__location-address,.store-locator__location-phone,.store-locator__location-hours{font-size:16px;font-weight:500;line-height:1.4;margin:.5rem 0;color:#242424}.store-locator__location-hours{margin:.5rem 0 .5rem auto}.store-locator__location-distance{margin:.5rem 0;font-weight:600;color:#e86c25}.store-locator__location-directions{display:inline-block;margin-top:.5rem;color:#1a3352;text-decoration:underline;font-weight:500}.store-locator__no-results{display:none;padding:1rem;text-align:center;color:#666}.store-locator__error{padding:1rem;text-align:center;color:#d32f2f}.store-locator__info-window{padding:.5rem;max-width:250px}.store-locator__info-window h3{margin:0 0 .5rem;font-size:1rem;color:#1a3352}.store-locator__info-window p{margin:.25rem 0;font-size:.875rem}.store-locator__all-locations{margin-top:2rem}.store-locator__all-locations-heading{font-size:1.5rem;font-weight:700;margin:0 0 1.5rem;color:#1a3352;text-align:center}.store-locator__all-locations-grid{display:grid;gap:1.5rem}@media screen and (min-width: 768px){.store-locator__container{flex-direction:row;flex-wrap:wrap}.store-locator__search-container{flex:0 0 100%;margin-bottom:1rem}.store-locator__map{flex:0 0 60%;height:500px}.store-locator__results{flex:0 0 35%;margin-top:0}.store-locator__search-inputs{flex-direction:row;gap:1.5rem}.store-locator__input-group{flex:1}.store-locator__input-group>label{color:#242424}.store-locator__button{align-self:flex-end;margin-top:1rem}}@media screen and (min-width: 990px){.store-locator__search-container{flex:0 0 30%;margin-bottom:0}.store-locator__map{flex:0 0 65%;height:400px}.store-locator__results{flex:0 0 100%;margin-top:2rem}.store-locator__locations-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.store-locator__search-form{flex-direction:column}.store-locator__search-inputs{flex-direction:row;gap:1.5rem}.store-locator__button{align-self:center;margin-top:1rem}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/section-store-locator.css.map */
