.store-locator{--sl-primary: #4c4c4c;--sl-dark: #000;--sl-text: #333;--sl-muted: #7f7977;--sl-border: #dee2e6;--sl-bg: #f8f9fa;--sl-white: #fff;background-color:#f7f6f2}.store-locator__container{padding:40px 0}.store-locator__filters{margin-bottom:1rem}.store-locator__filter-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.store-locator__select{width:100%;height:50px;padding:0 40px 0 20px;font-size:14px;font-family:inherit;text-transform:uppercase;letter-spacing:.5px;border:1px solid var(--sl-border);background:var(--sl-white);cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%23333' d='M0 0l5 6 5-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px center;color:var(--sl-primary)}.store-locator__select:focus{outline:none;border-color:var(--sl-primary)}.store-locator__btn{width:100%;height:50px;padding:0 20px;font-size:14px;font-family:inherit;font-weight:400;text-transform:uppercase;letter-spacing:.5px;color:var(--sl-white);background:var(--sl-primary);border:1px solid var(--sl-primary);cursor:pointer;transition:background .3s ease}.store-locator__btn:hover{background:var(--sl-primary);border-color:var(--sl-primary)}.store-locator__content{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--sl-border);border-top:none}.store-locator__list-col{order:1;background:var(--sl-white);border-right:1px solid var(--sl-border)}.store-locator__map-col{order:2}.store-locator__list{height:500px;overflow-y:auto;padding:0;margin:1rem}.store-locator__item{display:flex;gap:15px;padding:20px;border-bottom:1px solid var(--sl-border);cursor:pointer;transition:background .2s ease}.store-locator__item:hover{background:#00000005}.store-locator__item.active{//background: rgba(0,0,0,.03)}.store-locator__item:last-child{border-bottom:none}.store-locator__item-icon{flex-shrink:0;width:40px;height:40px}.store-locator__item-content{flex:1;min-width:0}.store-locator__item-brand{font-size:13px;font-weight:700;font-style:italic;color:var(--sl-primary);margin-bottom:2px;text-decoration:underline}.store-locator__item-name{font-size:18px;font-weight:700;color:var(--sl-primary);margin-bottom:8px;line-height:1.2}.store-locator__item-details{display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:13px;color:var(--sl-primary);line-height:1.5}.store-locator__item-address{color:var(--sl-primary)}.store-locator__item-phone .label{display:block;font-weight:400;color:var(--sl-primary);margin-bottom:2px}.store-locator__item-phone a{color:var(--sl-primary);text-decoration:none;font-weight:500}.store-locator__item-actions{display:flex;justify-content:space-evenly;gap:40px;margin-top:15px}.store-locator__action-btn{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:12px;color:var(--sl-muted);text-decoration:none;transition:color .2s ease}.store-locator__action-btn:hover{color:var(--sl-primary)}.store-locator__map{height:100%;background:#e5e3df}.store-locator__map iframe{width:100%;height:100%;border:none}.store-locator__map-placeholder{display:flex;align-items:center;justify-content:center;height:100%;color:var(--sl-muted);font-size:14px}.store-locator__loading,.store-locator__empty,.store-locator__error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;color:var(--sl-muted);font-size:14px}.store-locator__spinner{width:30px;height:30px;border:2px solid var(--sl-border);border-top-color:var(--sl-primary);border-radius:50%;animation:spin .8s linear infinite;margin-bottom:10px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:992px){.store-locator__content{grid-template-columns:1fr}.store-locator__list-col{order:2;border-right:none;border-top:1px solid var(--sl-border)}.store-locator__map-col{order:1}.store-locator__map,.store-locator__list{height:400px}}@media(max-width:768px){.store-locator__filter-row{grid-template-columns:1fr}.store-locator__select,.store-locator__btn{border-top:none}.store-locator__filter-col:first-child .store-locator__select{border-top:1px solid var(--sl-border)}.store-locator__item-details{grid-template-columns:1fr}.store-locator__item-actions{gap:30px}}.store-locator__list::-webkit-scrollbar{width:6px}.store-locator__list::-webkit-scrollbar-track{background:var(--sl-bg)}.store-locator__list::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.store-locator__list::-webkit-scrollbar-thumb:hover{background:#aaa}.store-locator__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.store-locator__overlay.active{opacity:1;visibility:visible}.store-locator__overlay-content{text-align:center;color:var(--sl-primary)}.store-locator__overlay-content .store-locator__spinner{width:50px;height:50px;margin:0 auto 15px}.store-locator__overlay-content p{font-size:16px;font-weight:500;margin:0}
/*# sourceMappingURL=/cdn/shop/t/24/assets/store-locator.css.map */
