.t-store__prod__quantity {
    border: 1px solid #612910;
}
input.t-store__prod__quantity-input.t-descr.t-descr_xxs {
    color: #612910;
    font-size: 14px !important;
}
.t-store__prod__quantity__minus {
    background: linear-gradient(#612910, #f612910), #fff;
}
.t-store__prod__quantity__plus {
    background: linear-gradient(#f612910, #f612910), linear-gradient(#f612910, #f612910), #fff;
}





@media screen and (min-width: 1200px){   /* код для выравнивания карточек товара по сетке (с отступом 40 px) по левому краю на десктопе и планшете  */
.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='20'] {
    padding: 0 40px 0 40px;
}
}
@media (min-width: 960px) and (max-width: 1199px) {
.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='20'] {
    padding: 0 40px 0 40px;
}
}
}
@media (min-width: 640px) and (max-width: 1199px) {
.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='20'] {
    padding: 0 40px 0 40px;
}
}

@media (min-width: 480px) and (max-width: 1199px) {
.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap='20'] {
    padding: 0 40px 0 40px;
}
}



.t395__wrapper {  /* код для скругленных табов блок me602   */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;  /* center  центр - flex-start  слева -  flex-end справа  */
    
}
.t395__title {
    line-height: 0.8;
}
.t395__tab {
    box-shadow: inset 0 0 0 0px #cecece; /*Контур вкладки*/
    border-radius: 30px;
    margin-right: 5px; /*left - отступ слева*/
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
    width: fit-content;
}
.t395__tab_active {
    box-shadow:  0 0 0 0px #a2a2a2; /*Контур активной вкладки*/
}
@media screen and (min-width: 1200px){
.t395 .t-container {
    max-width: 100% !important;
}
.t395__col.t-width.t-width_12 {
    max-width: 100%;
    padding: 0 50px;
}
}
@media screen and (max-width: 960px){
.t395__wrapper_mobile {display: none}
.t395__wrapper {
    justify-content: flex-start;  /* center  центр - flex-start  слева -  flex-end справа  */
}
.t395__title { 
    font-size: 10px !important;
     line-height: 0.5;
}
.t395__tab {
    margin-right: 5px; /*left - отступ слева*/
    margin-bottom: 5px;
}
}



@media screen and (max-width:9000px){

.t395__col {overflow-x: auto}
.t395__wrapper {
    flex-wrap: nowrap;
    width: max-content;
}
.t395 ::-webkit-scrollbar-thumb {
    background: #cbf77e;
    border-radius: 5px;
}
.t395 ::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background: #cbf77e;
}

/*код для изменения цвета окошке избранное, при его открытии*/

a.t1002__product-link {
    color: #612910 ! important;
}

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


/*корректировка цветов в форме*/

.t706__product-title.t-descr {
    color: #612910;
}

span.t706__product-quantity {
    color: #612910;
}

span.t706__product-quantity {
    color: #612910;
}

.t706__cartwin-prodamount-price {
    color: #612910;
}

.t706__cartwin-prodamount-currency {
    color: #612910;
}

span.t706__product-portion {
    color: #612910;
}

span.t706__cartwin-prodamount-label {
    color: #612910;
}

.t706__cartwin-totalamount-info {
    color: #612910;
}

span.t706__cartwin-totalamount-label {
    color: #612910;
}

.t-input-description {
    color: #612910 !important;

}

[id="delivery-hint"] {
    color: #612910 !important;

}

span.delivery-minimum-time {
    color: #612910;
}

span.delivery-minimum-price {
    color: #612910 !important;
   
}
.t706__minimal {
    color: #612910 !important;
  
}
span.delivery-checkbox-label {
    color: #612910;
}
span.delivery-checkbox-label {
    font-weight: 300;
}
.t-radio__indicator:after {
    color: #612910 !important;
  
}