.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    border-radius: 50%;
    width: 35px;
    height: 35px;
    background-color: #efefef;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    background-color: #000;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active .t-product__option-title_buttons {
    color: #fff;
}

.size_table {
    font-family: TildaSans !important;
    color: #777 !important;
    text-decoration: underline !important;
}
.size_table:hover {
    color: #000!important !important;
}

.t-store__card__descr,
.t-store__prod-popup__name ,
.t-store__prod-popup__text {
     line-height: 1.5em !important;
}
.yapay_badge{
    margin-top: 5px;
    transform: translateX(-4px);
}

.t-zoomer__container {
    background-color: #efefef !important;
}