.uc-footer-link a {
    color: white !important;
}

@media screen and (max-width: 640px) {
    .t976__list-item {
        padding: 0 10px 10px 0 !important;
    }
}

/*скрываем цены в Корзине*/
.t706__product-title__portion,
.t706__cartwin-prodamount-wrap,
.t706__product-amount,
.t706__cartwin-totalamount-wrap {
    display: none !important; 
}
