#shdm-map-wrapper {
    margin-top: 25px;
}

#delivery-map {
    width: 100%;
    height: 400px;
    border-radius: 12px;
    overflow: hidden;
}

#shdm-distance {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 600;
}

#shdm_province_field,
#shdm_pickup_location_field {
    margin-top: 20px;
}