.t-store__prod__quantity {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #ffffff;
    border: 1px solid #efebe0;
    box-sizing: border-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
;
    font-size: 14px;
    height: 45px;
    margin: 0 4px 8px 0;
    vertical-align: top;
}

@media screen and (max-width: 670px) {
    .t-store__card__btn:not(:first-child) {
        margin-top: 0px;
    }
}
.t-store__prod__quantity {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #ffffff00;
    border: 1px solid #cac7c5;
    box-sizing: border-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
;
    font-size: 14px;
    height: 45px;
    margin: 0 4px 8px 0;
    vertical-align: top;
}






/* Плюс — меняем цвет линий, сохраняем стиль */
.t-store__prod__quantity__plus {
  --line-color: #cac7c5;
  background:
    linear-gradient(var(--line-color), var(--line-color)) center/1px 16px no-repeat,
    linear-gradient(var(--line-color), var(--line-color)) center/16px 1px no-repeat,
    #efebe0 !important;
}

/* Минус — одна горизонтальная линия */
.t-store__prod__quantity__minus {
  --line-color: #cac7c5;
  background:
    linear-gradient(var(--line-color), var(--line-color)) center/16px 1px no-repeat,
    #efebe0 !important;
}



    .t706__sidebar .t706__product-title {

        font-size: 12px;
        font-weight: 300;
    }


.t706__product-title {

    font-size: 13px;
    font-weight: 300;

}

.t706__sidebar-prodamount-wrap {

    font-weight: 300;
    color: #2a2a2a;
}
.t706__cartpage {
    background-color: #f8f5ee!important;
}

    .t706__cartpage-totals {
        background: #f8f5ee!important;
    }
    
    .t706__cartpage-top {
    background: #efebe0!important;
}

.t706__product-imgdiv {
    background-color: #efebe0;
}




@media screen and (max-width: 560px) {
    .t-store .t-popup.t-popup_show .t-popup__close {
        background-color: rgb(255 255 255 / 0%)!important;
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1);
        transition: -webkit-transform .3s ease-in;
        transition: transform .3s ease-in;
        transition: transform .3s ease-in, -webkit-transform .3s ease-in;
    }
}

    .t-store__relevants__container .t-slds__arrow.t-slds__arrow-withbg {
        background-color: rgb(255 255 255 / 0%)!important;
        padding: 0;
    }
    
.t-btn_md {
    height: 60px;
    font-size: 13px;
    padding-left: 60px;
    padding-right: 60px;
    background-color: #2a2a2a !important;
    color: #efebe0 !important;
    font-weight: 300;
}

#rec1020979181 .t-rate__wrapper_numbers .t-rate:checked + .t-rate__indicator, #rec1020979181 .t-rate__wrapper_numbers .t-rate__control:hover .t-rate__indicator {
    background-color: #c2b799!important;
    border-color: #c2b799!important;
}
.t-rate__wrapper_numbers .t-rate__indicator {
    border-color: #c2b799!important;
}

.t-radio__wrapper_button .t-radio__item {
    background-color: #efebe0!important;
    border: 1px solid #efebe0!important;
}


.t706__cartwin-totalamount-wrap {
    padding-top: 0px;
    text-align: left;
}

.t706 .t-form_bbonly .t-input-group {
    margin-bottom: 25px;
}
.t706 .t-form .t-descr_md {
    font-size: 11px;
    margin-bottom: 13px;
}
@media screen and (min-width: 960px) {
.t706__cartwin-content {
    background-color: #f8f5ee;
    padding: 40px 40px 20px 40px;
}}
@media screen and (max-width: 560px) {
    .t-store .t-popup__close-wrapper {
        border-bottom: none!important;
        position: relative;
    }
}

.t706__cartwin-content {
    background-color: #f8f5ee;
}
.t450__list_item a {
    margin-bottom: 5px;
    display: inline-block;
}