/* избранное окно */
.t1002__wishlistwin-content {
    background-color: #FFF0B4 !important;
}

.t1002__wishlistwin-heading.t-name {
    color: #FE743B !important;
}


.t1002__product-link {
    color: #FE743B !important;
}   
    
    
.t1002__product-amount-price {
    color: #FE743B !important;
}
    

.t1002__product-amount-currency {
    color: #FE743B !important;
}



.t1002__product-title {
    color: #7B422B !important;
}

@media screen and (max-width: 960px) {
    .t1002__wishlistwin-content {
        margin: 0 auto;
        max-width: 100%;
        min-height: 100vh;
        padding: 0 0 0px;
    }
}


/* Изменяем цвет текста в окне корзины на #194A46 */

.t706__sidebar-content {
    background-color: #FFF0B4 !important;
}

.t706__cartpage-top {
    background-color: #FFF0B4 !important;
}

.t706__cartpage-totals {
    background-color: #FFF0B4 !important;
}


.t706__cartpage {
    background-color: #FFF0B4 !important;
}

.t706__cartpage-heading.t-name.t-name_xl {
    color: #fe743b !important;
}

.t706__cartwin-heading.t-name.t-name_xl {
    color: #FFF0B4 !important;
}

.t706__sidebar-heading.t-name.t-name_xl {
    color: #FE743B !important;
}
 

.t-input-title.t-descr.t-descr_md {
    color: #FE743B !important;
}

.t706__product-quantity {
    color: #FE743B !important;
}

.t706__cartwin-prodamount-price {
    color: #FE743B !important;
}

.t706__cartwin-prodamount-currency {
    color: #FE743B !important;
}

.t706__product-title.t-descr.t-descr_sm {
    color: #FE743B !important;
}

.t706__cartwin-prodamount-label {
    color: #FE743B !important;
}

.t-checkbox__control.t-checkbox__control_flex.t-text.t-text_xs {
    color: #FE743B !important;
}

.t706__cartwin-totalamount-label {
    color: #FE743B !important;
}

.t-btnflex.t-btnflex_type_submit {
    color: #FFF0B4 !important;
    background-color: #FE743B !important;
}

.t-checkbox__indicator {
    border-color: #FE743B !important;
}

.t-checkbox__indicator:after {
    border-color: #FE743B !important;
}


.t-radio__indicator:after {
    background-color: #FE743B !important;
}

.t-radio__indicator {
    border-color: #FE743B !important;
}


.t-input.js-tilda-rule {
    border-color: #FE743B !important;
}


.t706__product-imgdiv {
    height: 85px !important;
}

.t706__cartwin-totalamount-wrap {
    color: #FE743B !important;
}

.t706__cartwin-content {
    background-color: #FFF0B4 !important;
}

.t706__cartwin-heading.t-name.t-name_xl {
    color: #FE743B !important;
}



/* размер текста страница товара */
@media screen and (max-width: 480px) {
.t-popup .t-typography__title  {
    font-size: 18px; !important;
}
}


@media screen and (max-width: 480px) {
.t-name_md {
    font-size: 16px; !important;
}
}



/* цвет в поиске */
.t-site-search-dm__result__product_title {
    color: #FE743B !important;
}

.t-descr {
    color: #FE743B !important;
}

.t-site-search-dm {
    background-color: #FFF6D1 !important;
}

