  .uc-main-try-2 {
    padding: 0 20px !important;
     @media (max-width: 481px) {
    padding: 0!important;
}
  }
  
  .t-container_fluid > .t-container_fluid {
    padding: 0 20px !important;
     @media (max-width: 481px) {
    /*padding: 0!important;*/
}
  }
.t-store__card__mark{
      border-radius: 0px;
      height: 30px;
      transform: rotate(-10deg) translate(-17px, -3px);
      font-weight: 600;
  }
  
.t-store__card__mark-wrapper{
      right: 0px;
      left: 10px;
  }
  
  .t-store__card__btn{
      width: 100% !important;
  }
  
 .t-store__card__textwrapper{
    padding-top:0 !important;
}

.t-store__card__price-wrapper{
    margin-top:8px !important;
}

.t-store__card__btn-text{
    font-weight: 700;
font-size: 12px;
}

.t-store__card__descr{
    margin-top: 2px !important;
    color: #B9B9B9;
}



:root {
  --color-white: #fff !important;
  --color-gray-light: #eee !important;
  --color-black: #191919 !important;
  --color-black-02: rgba(0, 0, 0, 0.2) !important;
  --color-black-04: rgba(25, 25, 25, 0.4) !important;
  --color-black-06: rgba(25, 25, 25, 0.6) !important;
  --color-orange: #f4724a !important;
  --color-orange-light: #ff8b67 !important;
  --color-green: #a9f28b !important;
  
  	--0: #fff !important;
	--0.1: #eee !important;
	--1: #191919 !important;
	--1.2: rgba(0, 0, 0, 0.2) !important;
	--1.4: rgba(25, 25, 25, 0.4) !important;
	--1.6: rgba(25, 25, 25, 0.6) !important;
	--2: #f4724a!important;
	--2.1: #ff8b67 !important;
	--3: #a9f28b !important;
	--3: #a9f28b !important;
}

.t706__cartpage {
  height: 100% !important;
  min-height: 100% !important;
}

.t706__cartpage-content {
  display: flex !important;
  flex-direction: column-reverse !important;
  width: fit-content !important;
  margin-top: 32px !important;
    overflow-y: auto !important;
  margin-bottom: 68px !important;
   @media (max-width: 481px) {
  flex-direction: column !important;
    margin-top: 0px !important;
  }
}

.t706__product {
  border-top: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
   @media (max-width: 481px) {
  padding-bottom: 16px !important;
   padding-top: 16px !important;
  margin: 4px 0;
  }
}
.t706__product-del{
     @media (max-width: 481px) {
  top: 15px !important;
  }
}

.t706__cartpage-totals{
     @media (max-width: 481px) {
  border: none !important;
  padding-bottom: 32px !important;
  }
}

.t706__product:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.2) !important;
}

.t-store__card:last-child {
  @media (max-width: 481px) {
    margin-bottom: 12px !important;
  }
}


.t-store__card__title{
    margin-top: 16px;
  @media (max-width: 481px) {
    margin-top: 0px;
  }
}

.t-store__stretch-col{
      @media (max-width: 481px) {
    margin-bottom: 32px !important;
  }
}



.t706__product-amount,
.t706__product-quantity,
.t706__product-title {
  width: inherit !important;
  font-weight: 700 !important;
  font-size: 12px !important;
  color: #191919 !important;
}

.t706__product-amount {
     @media (max-width: 481px) {
  display: contents;
  }
}


.t706__product-title__option {
  font-weight: 700 !important;
  font-size: 8px !important;
  color: rgba(0, 0, 0, 0.4) !important;
   @media (max-width: 481px) {
  margin-top: 8px  !important;;
  }
}

.t706__cartwin-prodamount-wrap {
  font-weight: 700 !important;
  font-size: 14px !important;
  color: #191919 !important;
}

.t706__sidebar-prodamount-wrap{
    font-weight: 700 !important;
font-size: 12px!important;
color: #191919 !important;
}

.t706__form-upper-text,.t-input-title {
  font-weight: 700 !important;
  font-size: 12px !important;
  color: var(--color-black) !important;
  padding-bottom: 2px !important;
  margin-bottom: 20px !important;
}

.t-input-title {
  margin-top: 52px !important;
}

.t-input {
  border: 1px solid var(--color-black-02) !important;
  height: 58px !important;
  font-weight: 700 !important;
  font-size: 12px !important;
  color: var(--color-black-04) !important;
  font-family: 'Golos-Text', Arial, sans-serif;
  text-transform: uppercase;
}

.t-input-subtitle {
  font-weight: 700 !important;
  font-size: 8px !important;
  letter-spacing: 0.02em !important;
  color: var(--color-black-06) !important;
  padding-bottom: 8px !important;
}

.t-checkbox__control {
  letter-spacing: -0.02em !important;
  color: var(--color-black-06) !important;
  align-items: flex-start !important;
}

.t706__sidebar-bottom > .t706__submit_disable{
        
    color: #B9B9B9 !important;
    background: #fff !important;
    opacity: 1;
    font-size: 12px !important;
}

.t706__sidebar-bottom{
    border: 1px solid #B9B9B9 !important;
    border-radius: 6px;
}


.t-btnflex.t-btnflex_type_submit, .t706__sidebar-continue {
  font-weight: 700 !important;
  font-size: 12px !important;
  color: var(--color-white) !important;
}

.t706__form-bottom-text {
  margin-top: 32px !important;
  line-height: 120% !important;
  letter-spacing: -0.02em !important;
}

.t706__form-bottom-text > span {
  color: var(--color-black) !important;
  opacity: 0.5 !important;
}

.t706__cartpage-top, .t706__sidebar-top, .t706__sidebar-products{
    border-bottom: none !important;
   
}

.t706__sidebar-products{
    max-height: 50vh;
    overflow-y: auto;
}

.t706__cartpage-top{
    min-height: 72px !important;
}

.t706__sidebar-close{
    top: 25px !important;
    right: 25px !important;
    transform: scale(0.65);
}

.t706__sidebar-heading{
    font-weight: 700;
font-size: 12px;
color: rgba(0, 0, 0, 0.4);
position: relative;
padding-right: 8px;
width: fit-content;
}

.t706__cartpage-heading{
font-weight: 700;
font-size: 12px !important;
color: #191919 !important;
 @media (max-width: 481px) {
  padding: 0px !important;
  opacity: 0.4;
  }
}

.t706__cartpage-back{
     @media (max-width: 481px) {
 display: none !important;
  }
}


.t706__cartpage-products_empty{
    height: 136px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px !important;
    text-align: center;
    position: relative;
}


.t706__cartpage-products_empty::after {
    content: "Тут пока ничего нет";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #B9B9B9 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.t706__cartpage-products_empty {
    font-size: 0 !important;
}

.t706__cartpage-products_empty::after {
    font-size: 12px;
    color: inherit;
}

.t706__cartpage-products {
    font-size: 12px;
    color: inherit;
}

.t396__filter{
    margin-bottom:32px;
   
}

.t-btnflex_type_submit{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 52px !important;
}

.t-btnflex_type_submit > .t-btnflex__text {
    position: relative;
    font-size: 0px !important;
        height: 100%;
    width: 100%;
}

.t-btnflex_type_submit > .t-btnflex__text::after {
    content: "Оплатить" !important;
    position: absolute !important;
    font-size: 12px !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    color: inherit !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
}

.t-btnflex_type_button{
    height: 52px !important;
     @media (max-width: 481px) {
  font-size: 12px  !important;
  }
}

 @media (max-width: 481px) {
.t706__cartpage-open-form-wrap{
    margin-bottom: 22px !important;
}
.t706 .t-input-block textarea {
   padding-top: 20px !important;
}
  }



.t-checkbox__control_flex > span{
    font-size: 13px !important;
}

.t-checkbox__indicator{
        transform: scale(0.9);
}
.t-form__errorbox-wrapper{
    border: 1px solid #f85f4f !important;
border-radius: 12px !important;
padding: 0px !important;
height: 61px;

text-align: center !important;
display: flex;
align-itemms: center;
justify-content:center;
background: #fff !important;
}

.t-form__errorbox-wrapper{
    border: 1px solid #f85f4f !important;
border-radius: 12px !important;
padding: 0px !important;
height: 61px;

text-align: center !important;
display: flex;
align-itemms: center;
justify-content:center;
background: #fff !important;
}

.t-form__errorbox-wrapper .t-form__errorbox-text{
    padding: 0;
    
}

.t-form__errorbox-text .t-form__errorbox-link{
    color: #f85f4f !important;
    font-weight: 700 !important;
font-size: 12px !important;
text-transform: uppercase !important;
}

.t-form__errorbox-middle{
    margin-top: 52px !important;
}

.t-form__successbox{
    border: 1px solid #3faa64 !important;
border-radius: 12px !important;
height: 61px !important;
padding: 0 !important;

font-weight: 700 !important;
font-size: 12px !important;
text-align: center;
color: #3faa64 !important;

display: flex;
    
    align-items: center !important;
    justify-content: center !important;
}

.t-form__successbox > div{
        height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.t-store__card__sold-out-msg{
    color: #B9B9B9 !important;
        font-size: 12px !important;
    font-weight: 700 !important;
    
     visibility: hidden !important;
    position: relative !important;
}


.t-store__card__sold-out-msg::after {
    content: "Разобрали" !important;
    visibility: visible !important;
    position: absolute !important;
    top: 2px !important;
    left: 0 !important;
    color: #B9B9B9 !important;
    font-size: 12px !important;
    font-weight: 700 !important;
}

.t-store__load-more-btn-wrap{
    display: none;
}

.t-store__card:has(.js-store-prod-sold-out) .t-store__card__price-item{
    display:none;
}
.t-store__card:has(.js-store-prod-sold-out) .t-store__card__btn-text{
     visibility: hidden !important;
    position: relative !important;
    width: 100%;
}
.t-store__card:has(.js-store-prod-sold-out) .t-store__card__btn-text::after {
    content: "Предзаказ" !important;
    visibility: visible !important;
    position: absolute !important;
    top: 0 !important;
        width: 150px;
        pointer-events: none;
    left: 50% !important;
    transform: translateX(-50%);
    /*color: #B9B9B9 !important;*/
    /*font-size: 12px !important;*/
    /*font-weight: 700 !important;*/
}


/*страница товара*/


.t-store__prod-popup__close-txt{
font-weight: 700 !important;
font-size: 12px !important;
color: var(--1) !important;

}

.t-store__prod-popup__close-txt-wr{
    left: 30px !important;
}

.t-store__prod-popup__close-txt::before{
 display: none;
}

.t-popup__container{
    @media (max-width: 481px) {
   /*margin-top: 80px;*/
  }
}

.t-popup__close{
    top: 15px !important;
    right: 25px !important;
    transform: scale(0.5) !important;
    @media (max-width: 481px) {
    transform: none !important;
    /*height: 72px !important;*/
    position: absolute !important;
  }
}
.t-store__product-snippet{
    @media (max-width: 481px) {
    padding-top:37px !important;
   
  }
}

.t-store__product-snippet .t-store__prod-popup__col-right{
    @media (max-width: 481px) {
   
    padding-right:0px !important;
    padding-left:0px !important;
  }
}


.t-store .t-popup__close-wrapper .t-popup__close-icon_arrow {
    @media (max-width: 481px) {
    left: 18px !important;
  }
}
.t-store .t-popup__close-wrapper {
    @media (max-width: 481px) {
    border: none !important;
  }
}

.t-store__prod-popup__container .t-store__prod-popup__name {
font-weight: 700 !important;
font-size: 22px !important;
color: var(--1) !important;
  @media (max-width: 481px) {
    font-size: 14px !important;
  }
}
.t-store__prod-popup__container{
  @media (max-width: 481px) {
    margin-top: 80px !important;
  }
}

.t-name_xl {
line-height: 1.2 !important;
}



.t-store__prod-popup__title-wrapper{
    margin-bottom: 12px !important;
      @media (max-width: 481px) {
    font-size: 14px !important;
    margin-bottom: 8px !important;
  }
}

.t-store__prod-popup__price-wrapper > div{
 margin-bottom: 24px !important;
font-weight: 700 !important;
font-size: 22px !important;
  @media (max-width: 481px) {
    font-size: 14px !important;
  }
}
.t-store__prod-popup__text{
font-family: 'Golos-Text', Arial, sans-serif !important;
 line-height: 1.45 !important;

}
.t-store__prod-popup__text > div{

font-weight: 700 !important;
font-size: 12px !important;
color: rgba(25, 25, 25, 0.4) !important;
}
.js-product-controls-wrapper {
        display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
     @media (max-width: 481px) {
  display: flex;
  flex-direction: column;
  }
}
.js-product-controls-wrapper .t-product__option{
    margin: 0 !important;
}
.js-product-controls-wrapper .t-product__option-title{

font-weight: 700 !important;
font-size: 8px !important;
color: var(--1) !important;
    padding-bottom: 8px !important;
}
.t-product__option-variants{
    

width: -webkit-fill-available;
}
.js-product-controls-wrapper .t-product__option-select, .t-product__option-selected_select{
font-weight: 700 !important;
font-size: 10px !important;
background: #ffffff !important;

color: var(--1) !important;
border: 1px solid var(--1) !important;
padding: 12px !important;
width: 100% !important;
height: 40px !important;
}
.js-product-controls-wrapper .t-product__option-variants::after{
    top: 46% !important;
    height: 50% !important;
}
.t-store__prod-popup__container .t-store__prod-popup__btn-wrapper{
        margin-bottom: 32px !important;
    margin-top: 24px !important;
    width: 100% !important;
}
.t-store__prod-popup__btn{
    background: var(--1) !important;
font-weight: 700 !important;
font-size: 12px !important;
color: var(--0) !important;
width: 100% !important;
}
.t-store__tabs .t-store__tabs__item-button{
    padding: 24px 0 24px !important;
    border-top: 1px solid var(--color-gray-light) !important;
    border-bottom: none !important;
    margin-bottom: 24px !important;
}
.t-store__tabs .t-store__tabs__item-title{

font-weight: 700 !important;
font-size: 12px !important;

color: var(--1) !important;
}
.t-store__tabs .t-store__tabs__content{
font-size: 14px !important;
font-family: 'Golos-Text', Arial, sans-serif !important;
color: rgba(25, 25, 25, 0.6) !important;
    line-height: 1.45 !important;
}
.t-store__tabs .t-store__relevants__title{
    margin: 32px 0 !important;
    padding: 0 !important;
}
.t-store__tabs {
    padding: 0 20px !important;
}

.t-store__relevants-grid-cont > .t-col:last-child {
    margin-left: 0 !important;
}






