.js-product .t-product__option-selected_select.t-product__option-selected_color {
    background: #ffffff !important;
    border: 1px solid #000000 !important;
    border-radius: 0px !important;
}

.js-product .t-product__option-select.js-product-edition-option-variants.t-product__option-select {
    background: #ffffff !important;
    border: 1px solid #000000 !important;
    border-radius: 0px !important;
}


.t706__product-imgdiv {
   border-radius: 0px !important; 
}


.t-store__filter__btn, .t-store__filter__input {
    background: #ffffff !important;
    border: 1px solid #000000 !important;
    border-radius: 0px !important;
}


.t-store__search-icon {
    border-left: 1px solid #000000 !important;
}


.t-store__sort-select {
    background: #ffffff !important;
    border: 1px solid #000000 !important;
    border-radius: 0px !important;
}


.t-store .t-store__tabs__controls .t-store__tabs__button-title, .t-store .t-store__tabs__item .t-store__tabs__item-title {
    text-transform: uppercase !important; /* или lowercase */
}


.t-store .t-store__tabs__close:after {
    background-color: #ffffff !important;
}
.t-store .t-store__tabs__close:hover {
    background-color: #ffffff !important;
}


.t-store__prod__quantity {
    border: 1px solid #000000 !important;
    border-radius: 0px !important;
}
