.store-locator-section{font-family:Montserrat,sans-serif;background:#fff}.store-locator__header{text-align:center;padding:48px 20px 32px}.store-locator__title{font-family:TacticSans,Tactic Sans,sans-serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin:0 0 12px;color:#1a1a1a}.store-locator__subtitle{font-size:1rem;color:#666;max-width:560px;margin:0 auto;line-height:1.6}.store-locator__wrapper{display:flex;min-height:580px;border-top:1px solid #e8e8e8}.store-locator__list{width:380px;min-width:380px;display:flex;flex-direction:column;border-right:1px solid #e8e8e8;overflow:hidden;background:#fafafa}.store-locator__search{padding:12px;border-bottom:1px solid #e8e8e8;background:#fff}.store-locator__search-input{width:100%;padding:10px 14px 10px 38px;border:1.5px solid #e0e0e0;border-radius:6px;font-family:Montserrat,sans-serif;font-size:.85rem;outline:none;transition:border-color .2s;box-sizing:border-box;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3C/svg%3E") no-repeat 12px center;color:#333}.store-locator__search-input:focus{border-color:#ee440e}.store-locator__search-input::placeholder{color:#aaa}.store-locator__cards{overflow-y:auto;flex:1}.store-locator__cards::-webkit-scrollbar{width:4px}.store-locator__cards::-webkit-scrollbar-track{background:#f0f0f0}.store-locator__cards::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.store-locator__filters{display:flex;flex-wrap:wrap;gap:6px;padding:10px 12px;border-bottom:1px solid #e8e8e8;background:#fff}.store-filter-btn{padding:5px 12px;border:1.5px solid #ddd;border-radius:20px;background:#fff;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600;color:#555;cursor:pointer;transition:all .15s;white-space:nowrap}.store-filter-btn:hover{border-color:#ee440e;color:#ee440e}.store-filter-btn.is-active{background:#ee440e;border-color:#ee440e;color:#fff}.store-locator__count{font-size:.75rem;color:#999;padding:6px 14px;margin:0;border-bottom:1px solid #f0f0f0;background:#fafafa}.store-card__header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:10px}.store-card__header-row .store-card__name{margin:0;flex:1}.store-card__badge{flex-shrink:0;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:3px 8px;border-radius:20px;background:#f0f0f0;color:#555;margin-top:2px}.store-card__badge--gym{background:#fff0e8;color:#c85000}.store-card__badge--pharmacy{background:#e8f5e9;color:#2e7d32}.store-card__badge--supermarket{background:#e3f2fd;color:#1565c0}.store-card__badge--sports-store{background:#f3e5f5;color:#6a1b9a}.store-card__badge--supplement-shop{background:#fce4ec;color:#ad1457}.store-card__badge--online{background:#e8eaf6;color:#283593}.store-locator__no-results,.store-locator__empty{padding:32px 16px;text-align:center;color:#999;font-size:.85rem;line-height:1.5}.store-card{border-bottom:1px solid #ebebeb;cursor:pointer;transition:background .15s;background:#fff;position:relative}.store-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:transparent;transition:background .15s}.store-card:hover,.store-card.is-active{background:#fdf5f2}.store-card.is-active:before{background:#ee440e}.store-card__image{width:100%;height:160px;overflow:hidden}.store-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.store-card:hover .store-card__image img{transform:scale(1.03)}.store-card__body{padding:14px 16px 16px 19px}.store-card__name{font-family:TacticSans,Tactic Sans,sans-serif;font-size:.9rem;font-weight:700;margin:0 0 10px;text-transform:uppercase;letter-spacing:.04em;color:#1a1a1a}.store-card__address,.store-card__phone,.store-card__hours{font-size:.78rem;color:#555;margin:0 0 7px;display:flex;align-items:flex-start;gap:7px;line-height:1.55}.store-card__address svg,.store-card__phone svg,.store-card__hours svg{flex-shrink:0;margin-top:1px;color:#ee440e}.store-card__phone a{color:inherit;text-decoration:none}.store-card__phone a:hover{text-decoration:underline;color:#ee440e}.store-card__directions{display:inline-flex;align-items:center;gap:4px;margin-top:10px;font-size:.78rem;font-weight:600;color:#ee440e;text-decoration:none;letter-spacing:.03em;transition:gap .15s}.store-card__directions:hover{gap:8px}.store-locator__map-wrapper{flex:1;position:relative;min-height:400px}.store-locator__map{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.sl-info-window{font-family:Montserrat,sans-serif;font-size:.82rem;line-height:1.55;max-width:220px;padding:2px 0}.sl-info-window__name{display:block;font-family:TacticSans,Tactic Sans,sans-serif;font-size:.9rem;text-transform:uppercase;letter-spacing:.03em;margin-bottom:6px;color:#1a1a1a}.sl-info-window__address,.sl-info-window__phone,.sl-info-window__hours{margin:0 0 4px;color:#444}.sl-info-window__phone a{color:#ee440e;text-decoration:none}.sl-info-window__link{display:inline-block;margin-top:8px;color:#ee440e;font-weight:600;font-size:.78rem;text-decoration:none}.sl-info-window__link:hover{text-decoration:underline}@media screen and (max-width:749px){.store-locator__wrapper{flex-direction:column;min-height:unset}.store-locator__map-wrapper{height:300px;min-height:300px;position:relative;order:-1}.store-locator__map{position:relative;height:300px}.store-locator__list{width:100%;min-width:unset;max-height:460px;border-right:none;border-top:1px solid #e8e8e8}.store-locator__header{padding:28px 16px 20px}.store-locator__title{font-size:1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/store-locator.css.map */
