


/*div.shipping-states {*/
/*    display: none !important;*/
/*}*/

/* .sold-out button {
    position: relative !important;
    color: #6c6c6c;
    border-color: #eee;
    background-color: #eee;
    line-height: 0.9;
}

.sold-out button:after {
    visibility: visible;
    position: absolute;
    top: 3px;
    left: 0;
    height: 30px;
    content: "Coming Soon!";
    background-color: #eee;
} */

.vs-products-item-pricing-price {
    color: darkred !important;
}

/*
p.wine-detail::first-line {
    color: red;
}
*/


/*@media screen and (min-width: 650px) {*/
/*    div#ah-wine-card-81956 li.vs-abv:after {*/
/*        content: " ";*/
/*        display: block;*/
/*        background: url(/img/home/we-90.png) center center no-repeat;*/
/*        background-size: contain;*/
/*        height: 60px;*/
/*        width: 80%;*/
/*        position: absolute;*/
/*        bottom: 5px;*/
/*    }*/

/*    div#ah-wine-card-81959 > div.wine-info:after {*/
/*        content: " ";*/
/*        display: block;*/
/*        background: url(/img/home/we-91.png) center center no-repeat;*/
/*        background-size: contain;*/
/*        height: 60px;*/
/*        width: 80%;*/
/*        position: absolute;*/
/*        bottom: 5px;*/
/*    }*/
/*}*/
