    .tlk-form__container-wrap {
        background-color: #111111;
    }
    
/* стиль для окна оформления заказа */
    
    #rec1760920911 .t-container {
        margin-left: auto !important;
        margin-right: auto !important;
        width: 100% !important;
        max-width: 1200px !important;
        padding: 0 !important;
    }
    
    .t706__auth {
        background-color: #111111;
    }
    
    #rec1760920911 .t-text {
        color: #999999 !important;
    }
    
    span.delivery-checkbox-label {
        color: #fafafa;
    }
    
    span.delivery-minimum-price, span.delivery-minimum-time {
        color: #999999;
    }
    
    .t-radio__indicator:after {
        background: #fafafa;
    }
    
    .t-form__errorbox-wrapper {
        background: #111111;
    }

/* стиль лейбла на карточке товара */

    .t-store__card__mark {
        border-radius: 4px;
        width: 90px;
        height: 30px;
        background: none !important;
        border-color: #fafafa !important;
        border: 1px solid !important;
    }

/* скрыли сообщение об успешной отправке данных */    
    .t-form__successbox {
        display: none !important;
    }
    
    .t-form-success-popup__window {
        display: none !important;
    }
    
/*стиль избранного*/
    .t1002__wishlistwin-content {
        background-color: #111111 !important;
    }
    
    .t1002__product-title {
        color: #fafafa; 
    }
    .t1002__product-amount, .t1002__product-amount--portion {
        color: #fafafa;
    }
    
    .t1002__product-del {
        filter: invert(100%);
    }
    
/*цвет popup оформления заказа*/
    .t706__sidebar-content {
        background-color: #111111 !important;
    }
   
/*цвет страницы оформления заказа*/ 
    .t706__cartpage {
        background-color: #111111 !important;
    }
    
/*цвет названия товара*/
    .t706__product-title {
        color: #fafafa !important;
    }
    
/*верхняя полоса навигации на странице оформления заказа*/
    .t706__cartpage-top {
        background: #111111 !important;
    }
    
/*цвет для стоимости и количества*/
    .t706__product-amount, .t706__product-amount--portion {
        color: #fafafa !important;
    }
    
    .t706__product-quantity {
       color: #fafafa !important;     
    }
    
    .t-store__prod__quantity {
    background-color: #111111;
    border: 0px solid #111111;
    }
    
    .t-store__prod__quantity-input {
    color: #fafafa;
    }
    
    .t706__cartwin-totalamount-wrap {
       color: #fafafa !important;
    }
    
    .t706__cartpage-totals {
        background: #111111 !important;
    }
    
    .t706 .searchbox-list:not(:empty) {
        background: #fafafa !important;
        box-shadow: 0 0px 0px 0 #fafafa !important;
    }
    
/*стиль dropdown*/
    @media screen and (min-width: 961px) {
    
    .t-store__filter__item-controls-wrap {
        background-color: #111111;
        border-color: #2D2D2D;
        border: 1px solid;
        border-radius: 3px;
        }
    }
    

    .t-store .t-checkbox__indicator {
        border: 2px solid #fafafa
    }
    
    
    .t-store .t-checkbox__indicator:after {
        border: solid #fafafa;
        border-width: 0 2px 2px 0;
        content: "";
        display: none;
        height: 8px;
        left: 6px;
        position: absolute;
        top: 2px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 3px;
    }
    
    @media screen and (max-width: 960px) {
    .t-store__filter__item:first-child {
        border-top: 1px solid #fafafa;
    }
    }
    
    @media screen and (max-width: 960px) {
    .t-store__filter__item, .t-store__filter__item.t-store__filter__item_sort-mobile {
        border-bottom: 1px solid #fafafa;
    }
    }
    
    /* @media screen and (max-width: 960px) { */
    .t-store__filter__item-title:after {
        border-color: transparent #fafafa #fafafa transparent;
        border-style: solid;
        border-width: 1px;
        bottom: 0;
        content: " ";
        height: 5px;
        margin: auto;
        pointer-events: none;
        position: absolute;
        right: 1px;
        top: -2px;
    }
    /* } */
    
    .t-store__filter__opts-mob-btn-icon .cls-1 {
        fill: #fafafa;
    }

/*стиль плашки авторизации в окне оформления заказа*/    
    .t706__auth__log-in-btn {
        color: #fafafa !important;
        border-color: #fafafa !important;
    }

    .t706__auth {
        background-color: #222222;
        border-radius: 6px;
    }
    

/* стиль фильтров в мобильной версии */
    
    @media screen and (max-width: 960px) {
    .t-store__filter__item-title {
        font-size: 12px;
    }
    
    .t-name_xs {
        font-size: 12px;
    }
    
    .t-descr_xxs {
        font-size: 12px;
    }
    
    .t-store__filter__custom-sel {
        font-size: 12px;
    }
    
    .t-store__filter__item .t-checkbox__control:last-child {
        font-size: 12px;
    }
    
    .t-store__filter__btn, .t-store__filter__input {
        font-size: 12px;
    }
    
    
    .t-store__filter.t-store__filter_horiz-on-mobile {
        margin-left: 10px !important;
        margin-right: 10px !important;
   }

    .t-store__filter {
        margin-bottom: 20px;
    
    }
    }

</style>

