.store-location{padding:2rem 0 5rem}.store-location__wrapper{display:flex;gap:40px;align-items:flex-start}.store-location__info{flex:1;width:100%}.store-title{margin-bottom:15px;font-weight:800;font-size:16px;line-height:100%;letter-spacing:.8px;text-transform:capitalize}.store-address,.store-contact,.store-hours{margin-bottom:20px;font-weight:400;font-size:16px;line-height:20px;letter-spacing:.8px;text-transform:capitalize;color:#000}.store-address a,.store-contact a,.store-hours a{color:#000;text-decoration:none}.store-location__map{flex:1;width:100%}.store-location__map iframe{width:100%;border-radius:6px}@media screen and (max-width:768px){.store-location__wrapper{flex-direction:column}.store-location{padding:0 0 5rem}}