.t706__cartwin-prodamount-wrap {
color: #FF692E !important;
font-size: 22px;
}
.t706__product-amount, .t706__product-amount--portion {
font-size: 20px;
font-weight: 400;
}
.t706__form-upper-text {
padding-top: 0px !important;
padding-bottom: 0px;
}
.t706__form-bottom-text {
margin-top: 10px;
margin-bottom: 10px;
}
.t-descr_sm {
font-size: 20px;
}
.t-descr {
font-weight: 400;
}
.t706__cartwin-top {
padding: 0 0 10px 0;
}
.t706__cartwin-bottom {
padding-top: 10px;
}
.t-store__filter__item.active 
.t-store__filter__item-controls-wrap {
background-color: #fbfcfd; 
font-size: 14px;
color: #7d999a;
border-radius: 10px;
}
.t-store__sort-select {
color: #658788;
}
.t-store__filter__btn{
color: #658788;
}
.t-store__filter__input{
color: #658788;
}

.t-store__card__textwrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.t-store__card__price-wrapper {
    margin-top: auto !important;
}
.t-store__card__descr {
margin-bottom: 8px;
}


