/*корзина - выбор доставки*/
span.delivery-checkbox-label {
    color: #fff!important
}


/*корзина*/

/*корзина первая строка*/

div.t706__cartwin-totalamount-info {
    color: #FFF!important
}



/*корзина нижняя строка*/

span.t706__cartwin-totalamount {
    color: #FFF!important
}


span.t706__cartwin-totalamount-label {
    color: #FFF!important
}



/*цвет фона у поиска*/

/*.t-search-widget__header {
    background: #333 !important ;
}*/

    /*цвет фона у того что получилось*/
.t-search-widget__popup {
    background: #000 !important ;
}    

    /*цвет рамки у поиска*/
.t-search-widget__result_product-img {
    border: 1px solid #555 !important ;
}

    /*цвет фона у страниц поиска*/
.t-search-widget__pagination-active {
    background-color: #555 !important ;
}

    /*цвет фона у ещё у поиска*/
.t-search-widget__loadmore-btn {
    background-color: #333 !important ;

}


/*сдек цвет фона у поиска*/

.t706 .searchbox-list:not(:empty) {
    background: #1d1d1b !important ;

}

.t706 .searchbox-list-item:hover {
    background: #333 !important ;
}
/*

.t985__widgetheader t-search-widget__header {
    color: #333 !important
}*/

