.mcmpro-store-distance {
    margin: 5px 0 0 !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center;
    gap: 5px;
    color: #4b5563 !important;
    font-size: 13px !important;
    line-height: 1.35 !important;
}
.mcmpro-store-distance strong {
    color: inherit !important;
    font-weight: 600 !important;
}

.mcmpro-kudal-store-list .mcmpro-store-distance,
.mcmpro-kudal-home .mcmpro-store-distance {
    width: 100%;
    clear: both;
}

/* Restaurant-page distance shown directly below the restaurant name. */
#wcfmmp-store #wcfm_store_header .mcmpro-restaurant-header-distance,
#wcfm_store_header .mcmpro-restaurant-header-distance {
    display: flex !important;
    align-items: center !important;
    gap: 5px !important;
    width: fit-content !important;
    margin: -1px 0 7px !important;
    padding: 0 !important;
    color: #344054 !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
    background: transparent !important;
}

#wcfmmp-store #wcfm_store_header .mcmpro-distance-pin,
#wcfm_store_header .mcmpro-distance-pin {
    display: inline-flex !important;
    align-items: center !important;
    font-size: 13px !important;
    line-height: 1 !important;
}

#wcfmmp-store #wcfm_store_header .mcmpro-distance-value,
#wcfm_store_header .mcmpro-distance-value {
    color: #344054 !important;
}
