#mw-store-locator-locations .mw-sl__store__info__in-stock {
    font-weight: 600;
    color: #54B644;
    vertical-align: middle;
}

#mw-store-locator-locations .mw-sl__store__info__in-stock-img {
    display: inline-block;
}

#mw-store-locator-locations .mw-sl__store__info__out-of-stock {
    font-weight: 600;
    color: #909090;
    vertical-align: middle;
}

#mw-store-locator-locations .mw-sl__store__info__out-of-stock-img {
    display: inline-block;
}
