.js-store-relevants-grid-cont,
.t-store__relevants__container .t-container,
.js-store-product .t-container,
.js-store-product .t-container_fluid{
  max-width: 1500px !important;
  margin: 0 auto !important;
}

.js-store-prod-btn2{
    overflow: hidden !important;
}

.t706__body_cartwinshowed{
    overflow: auto !important;
    padding: 0 !important;
}

@media screen and (max-width: 670px) {
    .js-store-prod-btn2.t-store__card__btn {
        margin-bottom: 12px !important;
    }
}

.t-store__relevants__container .t-container .t-col{
   float: unset;
  margin: 0;
  padding: 0 10px;
}

.js-product-relevant{
    margin: 0;
  padding: 0 !important;
}

.t-slds__wrapper{
   max-height: 530px !important;
  height: 100%;
}

.tlk-userbar,
.t706__carticon{
    display: none;
}

@media screen and (min-width: 981px) {
    .t-store__prod-popup__slider.t-col_6 {
        max-width: calc(58.33333% - 40px);
    }
}

.t-slds__thumbsbullet.t-slds__bullet {
  margin-right: 15px;
  margin-top: 15px;
  width: 200px;
  height: 130px;
  border-radius: 20px;
  overflow: hidden;
}

.t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
   border-radius: 20px;
}

.t-store__prod-popup__btn{
height: 40px !important;
padding: 8px 110px !important;
background: #3C4A91 !important;
box-shadow: 0 12px 12px 0 rgba(255, 255, 255, 0.12) inset, 0 -2px 2px 0 rgba(48, 48, 48, 0.10) inset !important;
}

.js-store-prod-charcs{
    color: #000;
  font-weight: 500;
  margin-top: 2px;
}

.js-store-prod-price{
    color: #010311;
    font-family: "Raleway";
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 44.8px */
    letter-spacing: -0.64px;
}

.t-store__prod-popup__title-wrapper{
    margin: 0;
}

.t-store__prod-popup__text {
  margin: 16px 0;
}

.t1002__addBtn svg path {
  stroke: #626262;
  stroke-width: 1px;
}

.t1002__addBtn_active svg path {
  fill: #3C4A91;
  stroke: #3C4A91;
  stroke-width: 1.714px;
}

.t1002__wishlisticon_showed{
    display: none;
}

.t706__carticon-imgwrap{
    display: flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  height: 65px;
}

.t706__carticon-counter {
  background-color: #3e4c92;
  font-size: 13px;
}

.t-store__prod-popup__info{
    display: flex;
    flex-direction: column;
}

.t-store__prod-popup__title-wrapper,
.t-store__prod-popup__text{
    order: -1;
}

.js-store-prod-all-text{
  color: #000;
  font-weight: 400;
  font-size: 15px;
}

.t-store__prod-popup__name{
  color: #010311 !important;
  font-family: "Ysabeau Infant" !important;
  font-size: 40px;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal;
  text-transform: uppercase;
}

.t-store__relevants__title{
color: #010311 !important;
  text-align: center;
  font-family: "Ysabeau Infant" !important;
  font-size: 40px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal !important;
  text-transform: uppercase;
}

.js-store-relevants-grid-cont {
  gap: 25px;
  padding: 0 10px;
  display: flex;
}

@media screen and (min-width: 1240px) {
  .t-store__prod-popup__container .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card,
  .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
      position: relative;
      height: max-content;
    max-width: calc(25% - 21px);
    border: 1px solid #DCE0E5;
    border-radius: 42px;
    margin: 0;
  }
}
@media screen and (max-width: 1240px) {
    .t-store__prod-popup__container .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card,
  .t-store__grid-cont_mobile-one-row.t-store__relevants-grid-cont .t-store__card {
      position: relative;
      height: max-content;
    max-width: calc(25% - 21px);
    border: 1px solid #DCE0E5;
    border-radius: 42px;
        margin: 0;
  }
}
@media screen and (max-width: 960px) {
  .t-store__relevants__container .t-container .t-col {
    padding: 0;
  }
  .t-store__relevants__container {
    margin-right: 0;
  }
  .js-store-relevants-grid-cont {
  gap: 25px;
  padding: 0 10px;
  display: flex;
  padding-left: 10px !important;
}
}

.t1002__addBtn {
  border: 1px solid rgba(217, 217, 217, 0.47);
  background: rgba(217, 217, 217, 0.12) !important;
  backdrop-filter: blur(8px);
}

.t1002__addBtn svg {
  max-height: 100%;
  max-width: 100%;
  overflow: visible;
  padding: 2px;
  pointer-events: none;
  transition: all .2s ease;
}

.t-store__card__imgwrapper{
    padding: 0 !important;
    height: 270px !important;
}

.js-store-prod-descr.t-store__card__descr{
    -webkit-line-clamp: 3 !important;
}

.t-store__card__textwrapper{
    padding: 10px;
}

.js-store-prod-btn2.t-store__card__btn {
  width: 200px;
  position: absolute;
  bottom: 4px;
  right: 11px;
  display: flex;
  height: 40px;
  padding: 10px 32px;
  justify-content: center;
  align-items: center;
  border: none !important;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
  color: #fff !important;
  border-radius: 20px !important;
  background-color: #3C4A91 !important;
  box-shadow: 0 12px 12px 0 rgba(255, 255, 255, 0.12) inset, 0 -2px 2px 0 rgba(48, 48, 48, 0.10) inset;
}

#rec1286072541 .t-store__card .t-store__card__price {
  font-size: 20px;
  color: #010311;
  font-weight: 500;
}
.t-store__prod-snippet__container .t-store__relevants__container .t-item .t-store__card__btns-wrapper {
  margin-top: 9px;
}

.t-store__scroll-icon-wrapper{
    display: none !important;
}

@media screen and (max-width: 1490px) {
  .t-store__card__btns-wrapper{
      padding: 0 12px;
  }
  .js-store-prod-btn2.t-store__card__btn {
  width: 100%;
  position: relative;
  bottom: 4px;
  right: 0;
  }
}
@media screen and (max-width: 560px) {
  .t-slds__main{
      border-radius: 0 0 40px 40px !important;
  }
  .t-slds__thumbsbullet.t-slds__bullet{
      width: 130px;
  height: 100px;
  }
  

}
@media screen and (max-width: 480px) {
  .t-store__prod-popup__btn{
      padding: 8px 40px !important;
      height: 50px !important;
  }
}


