.ald-single-product-shipto-field .ald-single-product-shipto-label {
    font-weight: 600;
    margin-bottom: 7px;
}

.ald-single-product-shipto-field .ald-single-product-shipto-label::before {
    content: url("../../images/icons/ald-shipto.svg");
    margin-right: 3px;
    vertical-align: top;
    position: relative;
    top: 4px;
}

.vi-wad-single-product-shipping-wrap .vi-wad-single-product-shipping-label {
    font-weight: 600;
    color: #000;
    margin-bottom: 7px;
}

.vi-wad-single-product-shipping-wrap .vi-wad-single-product-shipping-label::before {
    content: url("../../images/icons/ald-shipto.svg");
    vertical-align: top;
    position: relative;
    top: 4px;
}

.vi-wad-single-product-shipping-wrap .vi-wad-item-shipping > label {
    display: block;
}

