    .t951__cont-wrapper .t951__sidebar {
        border-radius: 20px;
        z-index: 1
    }
    .t951__sidebar .t-store__filter__item_price .t-store__filter__input  { 
        border-radius: 20px;
        background: #424D4A;
        border: 0px;
        color: #F6ECDE;
        padding: 0 16px;
    }
    .t-descr {
    font-family: 'FoglihtenNo06076', Arial, sans-serif;
    font-weight: 300;
    color: #F6ECDE;
}
/*поиск*/
    .t-store__filter__input, .t-store__filter__btn {
        border: 0px;
        background: #181F1F;
        color: #F6ECDE;
        min-height: 32px;
    }
    .t-store__filter__search .t-store__filter__input {
        border-radius: 24px;
        padding-left: 16px;
        padding-right: 32px;
    }
    .t-store__search-icon {
        order-left: 1px solid #272E2E;
        padding-left: 8px;
        padding-right: 8px;
        width: 16px;
        height: 100%;
        position: absolute;
        border-left: 0px solid #F6ECDE;
}

    .t-store__filter__range_bg {
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 2px;
        background-color: #F7ECDE;
        border-radius: 4px;
}

/*Сортировка товаров*/
.t-store__sort-select {
    width: 100%;
    border: 0px;
    background: #181F1F;
    color: #F6ECDE;
    box-sizing: border-box;
    cursor: pointer;
    padding: 2px 30px 2px 10px;
    border-radius: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    min-height: 32px;
}
/*стрелочка в сортировке товаров*/
.t-store__sort-select-wrapper:after {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #F6ECDE transparent transparent transparent;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}
.t-popup .t-popup__container .t-store__prod-popup__btn-wrapper-fixed, .t-store__product-snippet .t-store__prod-popup__btn-wrapper-fixed {
        background-color: #272e2e;
}

/*Кнопка ПОДРОБНЕЕ*/
.js-store-prod-btn2 {
    background: radial-gradient(circle farthest-corner at 104px 100px, #F6ECDE, #EDD0A3);
    height: 50px;
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 400px;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 1;
}
/*Кнопка ЗАКАЗАТЬ*/
.js-store-prod-btn {
    height: 50px;
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 1;
    
}

/*Заказать в попапе*/
.t-store__prod-popup__btn {
    background: radial-gradient(circle farthest-corner at 104px 100px, #F6ECDE, #EDD0A3);
    transition: 0.2s;
    }
    /*#EDD0A3, #E6B379*/
    .t-btn:hover {
    background: radial-gradient(circle farthest-corner at 50% 100%, rgba(237, 208, 163, 1) 0%, rgba(230, 179, 121, 1) 100%);

}
/*автолейаут кнопок заказать и подробнее*/
.t951 .t-store__card__btns-wrapper {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: relative;
    gap: 5px;
}
    





    .t-store__prod__quantity_xs {
    font-size: 13px;
    height: 50px;




    .js-store-prod-btn {
    background: radial-gradient(circle farthest-corner at 104px 100px, #F6ECDE, #EDD0A3);
    transition: 0.2s;
    }
    /*#EDD0A3, #E6B379*/
    .t-btn:hover {
    background: radial-gradient(circle farthest-corner at 50% 100%, rgba(237, 208, 163, 1) 0%, rgba(230, 179, 121, 1) 100%);

}





    #rec852015746 .t706__sidebar-content {
        background-color: #181f1f;
        border-radius: 20px 0px 0px 20px;
    }
    #rec852015746 .t706__cartpage {
        background-color: #181f1f;
    }
    #rec852015746 .t706__cartpage-top {
        background-color: #181f1f;
    }
    
    #rec852015746 .t-name {
        color: #F6ECDE;
    }
    #rec852015746 .t706__product-quantity {
        color: #F6ECDE;
    }
    
    #rec852015746 .t706__sidebar-prodamount-wrap {
        color: #F6ECDE;
    }
    #rec852015746 .t706__sidebar-top {
        border-bottom: 19px solid rgb(246 236 222 / 20%);
    }
    
/*шрифт*/

    #rec852015746 .t-form__errorbox-item {
        font-family: 'Manrope', Arial, sans-serif;
    }
    
    .t-input-error {
        font-family: 'Manrope', Arial, sans-serif;
    }
    .t706__bubble-close {
        background-color: #da2424;
    {