.store-locator-container{width:80%;margin:100px auto}.store-locator-text{display:flex;justify-content:center;align-items:center;padding-bottom:10px}#store-locator{display:grid;grid-template-columns:40% 60%;margin:20px auto;max-width:100%}#map{height:350px;width:100%}#store-list-container{width:100%;padding-left:10px}.expandable-list{border:none;margin-bottom:10px}.expandable-header{display:flex;justify-content:space-between;align-items:center;width:100%;background-color:#00257a;color:#fff;cursor:pointer;font-weight:700;border:none;padding:15px 20px}.toggle-text{text-align:left;color:#fff}.toggle-btn{background:none;border:none;margin:0;color:#fff;text-align:right}.expandable-header .icon{transition:transform .3s ease}.expandable-header[aria-expanded=true] .icon{transform:rotate(180deg)}.store-list-content{display:none;max-height:700px;overflow-y:auto;background-color:#fff;scrollbar-width:thin;scrollbar-color:#949494}.store-list-content::-webkit-scrollbar{width:8px}.store-list-content::-webkit-scrollbar-track{background:#949494;border-radius:4px}.store-list-content::-webkit-scrollbar-thumb{background:#949494;border-radius:4px}#store-list{list-style:none;padding:0;margin:0}#store-list li{cursor:pointer;padding:20px;margin:5px 0;background:#fbfbfb}.store-item{display:flex;flex-direction:column}.store-details h3,.store-phone{color:#00257a;font-weight:700;margin:0 0 5px}.store-phone{display:flex;justify-content:flex-end}.store-address{color:#00257a;min-width:100px;margin-top:10px}.store-address p{font-weight:700;margin:0}#store-list li:last-child{border-bottom:none}.store-details-row{display:flex;justify-content:space-between;align-items:center}.exclusive-store{margin-top:20px}.exclusive-stores-container{width:100%;margin-bottom:30px}.store-logos{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-top:15px}.store-logo{background:#fff;padding:15px;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;align-items:center;justify-content:center;transition:transform .2s}.store-logo:hover{transform:translateY(-2px)}.store-logo img{max-width:100%;height:auto;max-height:60px;object-fit:contain}.store-icons-size{margin:10px 0;width:auto}.left-store-list{display:flex;flex-direction:column}.search-filter-container{width:100%;margin:10px 0}.search-bar{position:relative;width:100%;display:flex;align-items:center;background:#f5f5f5}.search-input{width:100%;padding:12px 40px 12px 15px;background-color:#dadce0;font-size:.9rem;outline:none;border-radius:0;color:#000}.search-button{position:absolute;right:10px;background:none;border:none;color:#666;cursor:pointer;padding:5px}.no-results-message{text-align:center;margin:30px 0}@media screen and (max-width: 768px){.store-locator-container{width:90%;margin:50px auto}#store-locator{display:flex;flex-direction:column;margin:10px auto}.store-locator-text{font-size:20px}.exclusive-store{font-size:14px}.store-icons{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;margin:10px 0}.store-icons-size{height:25px}.store-locator-container{width:90%}#store-list-container{padding:0}#store-list li{padding:15px 20px}.expandable-header{padding:10px 20px;margin-top:20px}.store-details-row{display:flex;justify-content:space-between}.store-details-row h3,.store-phone{flex-basis:48%}.store-address{margin-top:5px}}
/*# sourceMappingURL=/cdn/shop/t/207/assets/store-locator.css.map */
