/*1*/
div.t-store__card__mark-wrapper {
  right: initial;
  top:0;
  left:0 !important;
}
div.t-store__card__mark {
  background: transparent;
  color: #000 !important;
  padding: 15px;
  width: auto;
  height: auto;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: -0.5px;
}
/*2,3*/
.js-store-prod-name.js-product-name.t-store__card__title,
.t-store__card__price-wrapper{
  letter-spacing: -.5px;
}
/*4*/
a.t1002__addBtn,
a.t1002__addBtn.t1002__addBtn_active{
  background: transparent !important;
}
a.t1002__addBtn {
  bottom: -45px;
  top: initial !important;
  right: -3px !important;
}
/*5*/
@media screen and (max-width: 961px) {
.t-store__filter__search-and-sort,
.t-store__filter__sort,
.t-store__filter__options{
  display: table-cell !important;
}
.t-store__filter__controls-wrapper > div:not(.t-store__filter__search-and-sort) {
  display: none !important;
}
}
/*6*/
.t-store__sort-select.js-store-filter-sort {
  border-radius: initial;
}
/*7*/
.t-store__prod-popup__btn-wrapper {
  display: flex;
  margin-top: 10px;
}
.t-store__prod-popup__btn.t-btn.t-btn_sm {
  flex: 0 1 440px;
  font-size: 12px;
  letter-spacing: -.5px;
}
/*8*/
.t-store__prod-popup__info .js-store-tabs {
  margin: 20px 0 0 !important;
  max-width: 440px;
}
.t-store__prod-popup__info .js-store-tabs h2{
    font-size: 12px;
    letter-spacing: -.5px; 
    font-weight: 600;
}
/*9*/
[name="Цвет"] ~ div.t-product__option-checkmark {
  border-radius: initial !important;
  height: 20px !important;
  width: 20px !important;
}
div.js-product .t-product__option-variants_buttons .t-product__option-input:checked + .t-product__option-checkmark_color::before {
  border: 1px solid rgba(0,0,0,.5);
  border-radius: initial;
  content: "";
  height: calc(100% + 4px);
  left: -3px;
  position: absolute;
  top: -3px;
  width: calc(100% + 4px);
}
/*10*/
.t-product__option-item_simple:not(label:has([value="One size"])) {
  /*width: 30px;*/
  height: 30px;
}
/*12*/
.t-store.t-store__prod-snippet__container {
  padding-top: 10px;
}
/*13*/
@media(min-width:391px){
.t-slds__thumbsbullets-with-gallery .t-slds__thumbsbullet-wrapper{
    width: 80px;
}

.t-slds__thumbsbullet-wrapper .t-slds__bgimg.t-bgimg {
  padding-bottom: initial !important;
  height: 100px;
}
}
/*14*/
.t-store__prod-popup__info .js-store-prod-all-text{
    letter-spacing: -.5px; 
    font-weight: 600;
    max-width: 400px;
    font-size: 12px;
    line-height: 12px;
}
/*15*/
.js-store-price-wrapper.t-store__prod-popup__price-wrapper * {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -1.5px;
}
/*22*/
@media(min-width:391px){
.js-store-price-wrapper.t-store__prod-popup__price-wrapper * {
  font-size: 22px;
}
}

/*16*/
.wrapper-table-size {
  font-family: 'Inter', sans-serif;
  letter-spacing: -.5px;
  font-weight: 600;
  font-size: 12px;
  margin: 15px 0 28px;
}
.table-size {
  color: #000 !important;
  text-decoration: underline !important;
  text-underline-offset: 4px;
}
/*17*/
.t-store__prod-popup__info {
  display: flex;
  flex-direction: column;
}
.t-store__prod-popup__info .t-store__prod-popup__title-wrapper{
    order:-2;
    margin-bottom:15px;
}
.t-store__prod-popup__info .js-store-prod-text{
    order:-1;
    margin-top:0;
    margin-bottom:37px;
}
.js-store-price-wrapper.t-store__prod-popup__price-wrapper {
  margin-bottom: 20px;
}
.t-store__tabs__item-button.js-store-tab-button {
  padding: 12px 0 !important;
}
/*18*/
/********************для доп блока**************/
.wrapper {
  /*background-color: #f8f8f8;*/
  width: calc(100% - 40px);
  margin: 50px auto;
  font-size: 10px;
  font-family: Inter, sans-serif;
  font-weight: 600;
  letter-spacing: -.5px;
  }
.block-mobile {
  display: flex;
  gap: 15px;
  align-items: center;
  padding: 10px;
  background-color: #f8f8f8;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 30px;
}
@media(min-width:681px){
  .block-mobile {
      display:none;
  }
}
.block-mobile-img {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  min-height: 62px;
  min-width: 62px;
  border-radius: 5px;
  overflow: hidden;
}
.dop-block--img {
  height: 420px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media(min-width:391px){
.dop-block--img {
  height: 542px;
  max-width: 100%;
  margin: 60px auto 0;
}

}
@media(min-width:981px){
.dop-block--img {
margin: 60px 80px 0 75px;
}

.t-store__prod-popup__info .js-store-tabs {
  margin: 20px 0 0 !important;
  max-width: calc(100% - 50px);
}
.t-store__prod-popup__btn-wrapper {
  width: calc(100% - 50px);
}
.t-store__prod-popup__btn.t-btn.t-btn_sm {
  flex: 1;
}
.t-store__relevants__container .t-container{
    margin-left: 86px;
    /*max-width:100%;*/
}

}

@media(min-width:1201px){

.dop-block--img {
margin: 60px 86px 0 86px;
}
.t-store__prod-popup__info .js-store-tabs {
  margin: 20px 0 0 !important;
  max-width: calc(100% - 86px);
}
.t-store__prod-popup__btn-wrapper {
  width: calc(100% - 86px);
}
.t-store__prod-popup__btn.t-btn.t-btn_sm {
  flex: 1;
}
/*.t-store__relevants__container .t-container{*/
/*    margin-left: 86px;*/
/*}*/
}
/*19*/
.t-store__prod-popup__title-wrapper h1 {
  font-size: 24px;
  letter-spacing: -1.5px;
  font-weight:500 !important;
}
/*21*/
@media(min-width:391px){
.t-store__prod-popup__title-wrapper h1 {
  font-size: 28px;
}  
}
/*20*/
.t-store__relevants__title.t-uptitle.t-uptitle_xxl {
  font-size: 24px !important;
  font-weight: 500 !important;
  letter-spacing: -1.5px;
}
/*23*/
@media(min-width:391px){
.t-store__relevants__title.t-uptitle.t-uptitle_xxl {
  font-size: 32px !important;
  margin-top: 10px;
}
/*30*/
label:has([value="One Size"])::after {
  content: '?';
  position: absolute;
  right: -25px;
  display: inline-flex;
  width: 18px;
  height: 18px;
  background-color: #dbdbdb;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-family: 'Inter', sans-serif;
  font-size: 10px;
}
  label:has([value="One Size"])::before {
    content: 'Универсальный размер, который подходит разным типам фигур за счёт свободного кроя или эластичных деталей.';
    position: absolute;
    right: -45px;
    display: inline-flex;
    background-color: #f8f8f8;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    font-family: 'Inter', sans-serif;
    font-size: 10px;
    left: 93px;
    width: 176px;
    padding: 10px;
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s ease-in-out;
    border-radius: 10px;
  }
  label:has([value="One Size"]):hover::before {

    opacity: 1;
    pointer-events: auto;
    transition: opacity .2s ease-in-out;
    border-radius: 10px;
  }
  
  }
}
/*24*/
.t-store__prod-popup__info .js-product-edition-option-name.t-product__option-title {
  font-size: 12px;
  letter-spacing: -.5px;
}
/*27*/
@media(max-width:391px){
.t-slds__thumbsbullet .t-slds__bgimg.t-bgimg {
  padding-bottom: 75px !important;
}
/*28*/
.t-store .t-slds__wrapper {
  margin: 0 10px;
  border-radius: 20px;
  overflow: hidden;
}
/*29*/
ul.t758__list {
  margin-bottom: 0;
}
/*заголовок карточки в мобилке*/
.js-store-prod-name.js-product-name.t-store__card__title {
  max-width: 80%;
}
}




/*****/
@media screen and (max-width: 981px) {
  div.t-store.t-store__prod-snippet__container .t-store__tabs {
    padding: 0;
  }
}

.js-store-prod-all-charcs {
  display: none;
}

@media screen and (max-width: 960px) {
  div.t-store__grid-cont .t-store__stretch-col {
    margin-bottom: 25px;
  }
}
.t-store__tabs__content {
  font-weight: 500;
  letter-spacing: -.5px;
  font-size: 12px;
}

.js-product-edition-option-name {
  font-weight: 500;
  letter-spacing: -.5px;
}


/*@media screen and (max-width: 1200px) {*/
/* .t-store__relevants__container .t-col {*/
/*    width: 100%;*/
/*  }*/
/*}*/













