.t-descr {
backgroud: #fff!important;
color: #fff!important;
}
.js-product .t-product__option-item_radio .t-product__option-input+.t-product__option-checkmark:before {
background: #fff!important;
}
.t-product__option-title t-product__option-title_buttons t-product__option-title_simple t-typography__options t-descr t-descr_xxs {
background: #121212!important;
}
t-product__option-item t-product__option-item_buttons t-product__option-item_simple {
background: #121212!important;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
background-color: #121212!important;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 1px solid 
    rgb(255 255 255 / 100%)!important;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
        margin-bottom: 7px;
    padding: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    min-height: 30px;
    background-color: #121212;
    border: 1px solid #121212;
}
.t-name {
color: #bdbdbd !important;
}
.t706__product-del {
    color: #bdbdbd !important;
}
.t-radio__indicator:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #5b5b5b;
}
.t706__product-del {
    color: #bdbdbd !important;}
.t-text {
    font-family: 'TildaSans', Arial, sans-serif;
    font-weight: 300;
    color: #5c5c5c;
}
.t706 .t-form .t-input, .t706 .t-form .t-select {
    height: 45px;
}
.t706__search-icon {
    top: 15px !important;
}
.js-store-load-more-btn {
  display: none !important;
}