 

.js-product 
.t-product__option-variants_buttons 
.t-product__option-item_simple:nth-child(1)::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 6px;

    background-image: url("https://static.tildacdn.com/tild6639-3166-4266-a234-663666623461/Saperavi.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


.js-product 
.t-product__option-variants_buttons 
.t-product__option-item_simple:nth-child(2)::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    background-image: url("https://static.tildacdn.com/tild3234-3835-4863-b961-376532643531/Region.svg") !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


.js-product 
.t-product__option-variants_buttons 
.t-product__option-item_simple:nth-child(3)::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    background-image: url("https://static.tildacdn.com/tild3633-3830-4436-a265-323438336530/Volume.svg") !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


.js-product 
.t-product__option-variants_buttons 
.t-product__option-item_simple:nth-child(4)::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    background-image: url("https://static.tildacdn.com/tild6337-6530-4961-b138-323666653763/Alcohol.svg") !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
