.store-list{max-height:600px;overflow-y:auto}.store-item{cursor:pointer;border-radius:8px;align-items:center;margin-bottom:1rem;padding:10px;transition:background-color .3s,box-shadow .3s;display:flex}.store-item:hover,.store-item.selected{background-color:#ede2dd}.store-image{object-fit:cover;border-radius:8px;width:100px;height:100px;margin-right:1rem}.store-details{flex:1}.store-name{color:#000;margin:0;font-size:1rem;font-weight:700}.store-address{color:#000;margin:0;font-size:.8rem}@media (max-width:576px){.storeLocatorView{padding-top:5vh}}@media (min-width:768px){.storeLocatorView{padding-top:15vh}}@media (min-width:992px){.storeLocatorView{padding-top:15vh}}
