@media screen and (max-width: 639px){
.t-img-select__text {
font-size: 10px;
line-height: 1.45;
}
}

.t-store__card__bgimg{
    border-radius:5px !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
}

#rec739024778 .t-menu__link-item {
    background-color: #f7f7f7;
    padding: 10px 20px;
    border-radius: 35px;
}

.t-store__parts-switch-btn {
    margin-left: 7px !important;
    margin-right: 7px !important;
}

.t-store__filter__item-title.js-store-filter-item-title{
    background-color: #f7f7f7;
    padding: 10px 30px 10px 20px;
    border-radius: 35px;
}

.t-store__filter__item-title:after{
    right:12px !important;
}

.t-store__filter__item-controls-wrap{
    min-width: 250px !important;
}

.t-checkbox__indicator{
    border-radius:5px !important;
}

.t-store__filter__search .t-store__filter__input{
    padding-top:7px !important;
    padding-bottom:8px !important;
    width: 200px !important;
    border-radius: 35px !important;
}

.t-store__search-icon {
    padding-left: 15px !important;
    right: 10px !important;
}

.t-store__filter__item-controls-wrap{
    border-radius:5px !important;
}

.t-store__filter__item_price .t-store__filter__input{
    border-radius:5px !important;
}

.t706__cartwin-prodamount-wrap.t-descr.t-descr_sm{
    display: none !important;
}

.t-descr {
    FONT-WEIGHT: 500;
    font-family: 'Inter', Arial, sans-serif;
    font-weight: 500 !important;
    color: #0f2b46;
    font-size: 16px !important;
}

@media screen and (min-width: 1600px){
.t-store__filter__item-title {
    position: relative;
    padding-right: 14px;
    cursor: pointer;
    -webkit-transition: opacity .1s ease-in;
    transition: opacity .1s ease-in;
    max-width: 1370px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 1370px !important;
}}

.t-store__filter__item-controls-wrap {
    display: none;
    position: initial !important;
    left: -10px;
    margin-top: 8px;
    min-width: 160px;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    border-radius: 3px;
}

@media screen and (min-width: 1200px) and (max-width: 1599px){
.t-store__filter__item-title {
    position: relative;
    padding-right: 14px;
    cursor: pointer;
    -webkit-transition: opacity .1s ease-in;
    transition: opacity .1s ease-in;
    max-width: 1100px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 1100px !important;
}}



.t-store__prod-popup__brand.t-typography__sku.t-descr.t-descr_xxs.t-descr_xxs {
    font-size: 12px;
    line-height: 1.55;
    display: none;
}