 /*------------------------------------------------------------стиль для поп-апа/карточки товара-------------------------*/      
 
 .t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right.t-col.t-col_6 {
    display: flex;
    flex-direction: column;}
    
    .t-store__prod-popup__title-wrapper {
    margin-bottom: 10px;
    font-family: 'Inter';
   text-transform: uppercase;
    order: 0;
}
 .js-store-prod-name.js-product-name.t-store__prod-popup__name.t-name,h1.js-store-prod-name.js-product-name.t-store__prod-popup__name.t-name.t-name_xl {
     font-family: 'Inter';
    font-size: 30px !important;
    font-weight:500 !important;
}

 .t-store__prod-popup__price-wrapper {
    margin-top: 0;
    order: 1;
}
.js-store-prod-price.t-store__prod-popup__price.t-store__prod-popup__price-item.t-name.t-name_md,.t-store__prod-popup__price-value{
    font-size:20px;
    font-family:'Inter';
}

.t-store__prod-popup__text {
    margin-top: 20px;
    font-size: 16px;
    color: #2f2f2f !important;
    order: 2;
}

.js-product-controls-wrapper {
    margin-top:15px;
    order: 3;
}
.js-product-edition-option-name.t-product__option-title.t-descr.t-descr_xxs {
    font-family:'Inter';
}

.t-store__prod-popup__btn-wrapper {
    order: 4;
     margin-top: 20px;
    margin-bottom: 0px !important;
     display: flex;
}
    
.js-product .t-product__option .t-product__option-variants_custom.t-product__option-variants_buttons.t-product__option-variants_color, .js-product .t-product__option .t-product__option-variants_custom.t-product__option-variants_buttons.t-product__option-variants_image, .js-product .t-product__option .t-product__option-variants_custom.t-product__option-variants_radio{
width: fit-content; */
    
    padding-right: 10px;
    flex-wrap: nowrap;
    display: flex;
    align-content: stretch;
    flex-direction: row;
}
.js-product .t-product__option-title_radio{
    margin-right: 15px;
    font-family:'Inter';
    font-size: 14px;
    padding-top: 2px;
}

.t-store .t-product__option-title {
    font-size: 14px;
    padding-bottom: 0px;
}


.t-store .t-store__tabs__controls .t-store__tabs__button-title, .t-store .t-store__tabs__item .t-store__tabs__item-title {
    font-size: 18px;
    color: #2f2f2f !important;
    font-family:'Inter';
    text-transform:uppercase;
}

.t-store .t-store__tabs__content{
    font-size: 16px;
    color: #2f2f2f !important;
    font-family: 'Inter';
}
.t-store__prod-popup__close-txt{
    font-size: 16px;
    font-family: 'Inter';
}

    
    
    
    
    /*------------------------------------------------------------------------стиль для карточек каталога-----------------------------*/
    
   .t-store__card__btns-wrapper.js-store-buttons-wrapper.t-store__card__btns-wrapper--quantity{
    padding:0px !important;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
   }
   
   
   
   a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn.t-btn_sm, .js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn.t-btn_sm, .t-store__prod__quantity+a[href="#order"], .t-store__card__btn {
    width: 100% !important;
       
   }
    
    
   .t-store__card__textwrapper{
       padding:0px !important;
   }
 .t-store__card__price-currency,.t-store__card__price-value,.t-store__prod-popup__price-currency,.t-store__prod-popup__price-value, .t-store__prod__price-portion {
    font-family:'Inter';
 }
 .t-store__prod__quantity-input{
     color: #7F6D61;
 }
   
   .t-store__prod__quantity-input,.t-store__card__btn-text{
    /*  color: #7F6D61;*/
    font-family: 'Inter';
    font-size: 16px;
    font-weight:400;
   }
   
   .t-store .t-store__card__wrap_all .store__card__wrap_txt-and-opts,.t778 .store__card__wrap_txt-and-opts{
       padding-top:10px;
       padding-bottom:10px;
   }
   .t-store__card__price-wrapper{
       margin-top:5px !important;
   }
   .t-store__prod__quantity{
         background-color: transparent;
       
   }
    .t-store__prod__quantity__minus {
    background: linear-gradient(#fff,#fff),#000
        
    }
         
.t-store__prod__quantity__minus, .t-store__prod__quantity__plus {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: 100% 100%,100% 100%;
    background-repeat: no-repeat;
     border-radius: 0px;
}
.t-store__prod__quantity__plus {
background-color:transparent;
    background-image: url(https://static.tildacdn.com/tild3532-6366-4134-b734-376365653266/plus.svg);
}
.t-store__prod__quantity__minus {
    background-color:transparent;
background-image: url(https://static.tildacdn.com/tild3666-6362-4364-b730-346130373961/minus.svg);
    
}
.t-store__valign-buttons.js-store-grid-cont .t-item .t-store__card__wrap_all .t-store__card__wrap_txt-and-btns {
    height:180px !important;
}
.t-store__card__descr{
    margin-top:0px;
}

.t-store__card__bgimg, .t-store__card__bgimg_second {
    border:1px solid #7F6D61;
}

@media screen and (max-width: 960px){
.t-col_3 .t-store__prod__quantity, .t-col_3 .t-store__prod__quantity+a[href="#order"], .t-col_3 .t-store__prod__quantity-input {
    width: 49%;
}}

@media screen and (min-width: 481px) and (max-width: 575px){
.t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12) .t-store__prod__quantity, .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12) .t-store__prod__quantity+a[href="#order"], .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12) .t-store__prod__quantity-input {
    width: 49%;
}}

.t-store .t-store__card__wrap_all .t-store__card__btns-wrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.t-store__card__btns-wrapper.js-store-buttons-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: baseline;
    gap:5px;
}
/*------------------------------------------------------------------------стиль для фильтра каталога-----------------------------*/


.t-store__filter__options.t-store__filter__options_center{
     text-align:left; 
}
.t-store__filter__item-title.js-store-filter-item-title {
    font-family:'Inter';
}


/*------------------------------------------------------------------------стиль для корзины-----------------------------*/



.t706__sidebar-heading.t-name.t-name_xl, .t706__product-title.t-descr.t-descr_sm, .t-descr, .t706__cartpage-heading,.t-name.t-name_md {
    font-family: 'Inter';
    color:#2f2f2f;
}

.t706__sidebar-content.t706__sidebar-content_showed,.t706__cartpage.t706__cartpage_showed, .t706__cartpage-totals, .t706__cartpage-top{
    background:#E5DFD3 !important;
    
}
    
   .t706 .t-form .t-input {
          font-family: 'Inter' !important;
   }
 

 
 .t706__cartwin-content {
    /* Укажи цвет фона корзины */
    background-color: #e5dfd3 !important;
    /* Укажи радиус окна корзины */
    border-radius: 0px;
}

.t706__cartwin-heading {
    /* Укажи цвет заголовка окна корзины */
    color: #2f2f2f !important;
}

.t706__product-title {
    /* Укажи цвет заголовка в карточке товара */
    color: #2f2f2f !important;
}
.t706__product-title__option {
    /* Укажи цвет описания в карточке товара */
    color: #2f2f2f !important;
    opacity: 1 !important;
}

.t706__product-quantity,
.t706__product-quantity-inp {
    /* Укажи цвет количества товара */
    color: #2f2f2f !important;
}

.t706__product-quantity:hover,
.t706__product-quantity_editing:hover {
    /* Укажи цвет бордюра, который появляется при наведении на количество товара */
    border: 1px solid rgba(256,256,256,0.7) !important;
}

.t706__product-amount {
    /* Укажи цвет цены в карточке товара */
    color: #2f2f2f !important;
}

.t706__cartwin-prodamount-wrap {
    /* Укажи цвет суммы заказа */
    color: #2f2f2f !important;
}

.t706__cartwin-top {
    /* Укажи толщину и цвет верхней линии */
    border-bottom: 1px solid #2f2f2f;
}
.t706__cartwin-bottom {
    /* Укажи толщину и цвет нижней линии */
    border-top: 1px solid #2f2f2f;
}

.t706__product-plus,
.t706__product-minus,
.t706__product-del {
    opacity: 1!important;
}
.t706__product-plus img,
.t706__product-minus img,
.t706__product-del img{
    display: none;
}
.t706__product-plus:before,
.t706__product-minus:before,
.t706__product-del:before {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 3px;
}
.t706__product-del:before {
    width: 20px;
    height: 20px;
    top: 2px;
}
.t706__product-plus:before {
    /* Укажи ссылку на иконку «Плюс» */
    background-image: url('https://static.tildacdn.com/tild3231-3132-4261-a636-376330336638/plus.svg');
    background-position: 50% 50%;
}
.t706__product-minus:before {
    /* Укажи ссылку на иконку «Минус» */
    background-image: url('https://static.tildacdn.com/tild6239-3861-4432-b938-626633366438/minus.svg');
    background-position: 50% 50%;
}
.t706__product-del:before {
    /* Укажи ссылку на иконку «Крестик» */
    background-image: url('https://static.tildacdn.com/tild3630-3265-4263-b730-383937353964/delete.svg');
    background-position: 50% 50%;
}

