.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 1px solid rgb(255 0 0 / 50%);
        border-radius: 20px;
}
.t-popup__container{
    background-color: #ffffff;
    border-radius: 20px;
        
}
.t-store .t-popup__container{
    width: 75%;
  }

.t706__cartwin-content {
    border-radius: 20px;
}
.js-product .t-product__option-select{
    background: #ffffff;
    border-radius: 20px;
        font-size: 13px;
}
.forms234 .tn-elem__3432885911628227716403{
 background: aqua;
}

.t-col_2 {
    max-width: 270px;
}