.vi-wad-single-product-shipping-wrap {
    position: relative;
    margin: 5px 0;
    clear: both;
}

.vi-wad-single-product-shipping-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: rgba(255, 255, 255, .5);
}