.shopify-section--store-locations .input {
    margin-top: 0;
}

.product-locations-filters-grid{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap:2vw;
    margin-bottom: 2vh;
}

#map {
    height: 50vh;
    width: 100%;
}