.t951 .t-store__filter__search-and-sort {
        margin-bottom: 50px;
    }
    
    .t-store__filter__input {
        background: #fffcf8;
    }
    
    .t-store__sort-select {
        background: #fffcf8;
    }
    
    .t951__cont-wrapper .t951__sidebar {
        border-radius: 15px;
    }
    
    .t-store__filter__prods-number {
        color: transparent !important;
    }
    
    .t-store__filter__chosen-bar {
        background-color: transparent !important;
        border: none !important;
        box-shadow: none !important;
    }
    
    .t-store__filter__input {
        border-radius: 5px;
    }
    
    .t-store__prod-popup__close-txt {
        font-size: 14px;
        font-weight: 600;
    }
    
    .t-name_xl {
        font-weight: 400 !important;
        color: #1e1e1e !important;
        font-size: 30px;
    }
    
    .t-store__prod-popup__price {
        font-weight: 600;
        font-size: 26px;
        margin-bottom: 10px;
    }
    
    .t-name_xs {
        font-size: 16px;
    }
    
    .t-store .t-store__tabs_accordion .t-store__tabs__item-button:not(.t-store__tabs__item-button_active) {
        border-bottom: 1px solid #1e1e1e !important;
    }
    
    .t-store .t-store__tabs.t-store__tabs_accordion .t-store__tabs__item-button {
        border-top: 1px solid #1e1e1e !important;
    }
    
    .t-store .t-store__tabs__close-icon g g{
        stroke: #1e1e1e;
    }
    
    .t-store .t-store__tabs__close-icon g{
        stroke-width: 2px;
    }
    
    .t-store .t-store__tabs__close:after {
        background-color: #B0C6BB !important;  
    }
    
    .t-store__tabs__close-icon {
        scale: 0.64;
    }
    
    .t-descr_xxs {
        font-size: 14px;
    }
    
    .t-store .t-store__tabs__content {
        max-width: 900px;
    }
    
    .t-store__relevants__title {
        font-size: 30px !important;
        color: #559475 !important;
        font-weight: 500 !important;
        margin-bottom: 50px !important;
    } 
    
    .t-store__card__textwrapper {
        margin-bottom: -10px;
    }
    
    .t-store__card__price_old {
        font-size: 20px !important;
        font-weight: 400 !important;
    }
    
    /*заливка плашки выбранного размера одежды*/
    .js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
        background-color: #559475;
        border: none !important;
        border-radius: 10px !important;
    }
    
    .js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active .t-descr {
        color: white;
    }
    
    .js-product .t-product__option-variants_buttons .t-product__option-item_simple {
        border-radius: 10px !important;
    }
    
    .t-store__card__img {
        border: 1px solid #D7DEDB;
        border-radius: 15px;
    }
    
    .t-text {
        font-family: 'Jost',Arial,sans-serif;
        color: #000 !important;
    }
    
    .t706__cartwin-prodamount-wrap {
        font-size: 35px;
        color: #559475;
    }
    
    .t-radio__control {
        margin: 3px 0 15px 0 !important;
    }
    
    .t-text_xs {
        font-size: 14px !important;
        line-height: 1.2 !important;
    }
    
    .t-store__card__bgimg, .t-store__card__bgimg_second {
        border: 1px solid #D7DEDB;
        border-radius: 15px;
    }
    
    .t-store__filter__search .t-store__filter__input {
        background-color: #fffcf8;
    }
    
    .t-store__sort-select {
        background-color: #fffcf8;
    }
    
    @media (max-width: 480px) {
    .t1002__addBtn {
        width: 35px;
        height: 35px;
    }
    
    .t-name_xl {
        font-size: 26px;
    }
    
    .t-store__prod-popup__price {
        font-size: 30px;
    }
    
    .t-store__relevants__container .t-store__scroll-icon-wrapper {
        margin-top: -35px;
    }
    
    /*размер шрифта текста в табах-аккордеоне*/
    .t-store__tabs__content {
        font-size: 16px;
    }
    /*расстояние от описания до аккордеона*/
    .t-store__tabs_accordion {
        margin-top: 40px !important;
    }
    /*цвет линий в аккордеоне и крестика*/
    .t-store .t-store__tabs_accordion .t-store__tabs__item-button:not(.t-store__tabs__item-button_active) {
        border-bottom: 1px solid #559475 !important;
    }
    .t-store .t-store__tabs.t-store__tabs_accordion .t-store__tabs__item-button {
        border-top: 1px solid #559475 !important;
    }
    .t-store .t-store__tabs__close-icon g g{
        stroke: #559475;
    }
    /*цвет кружка вокруг крестика*/
    .t-store .t-store__tabs__close:after {
        background-color: #F8F4EF !important;  
    }
    
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 50px;
    }
    
    .t706__cartpage-heading.t-name {
        margin-left: 0px;
    }
    
    }