.description__section {
    display: none;
}

.block-cart {
    max-width: 50rem;
}

.product-page .h2 {
  font-size: 52px;
}

.page-top {
  margin-bottom: 4rem!important;
  margin-top: 8rem;
}

.fl-50 {
  display: flex;
}

.fl-50 .l-div, .fl-50 .l-div,{
  width: 50%;
}

.f-col {
  display: flex;
  flex-direction: column;
}

.f-row {
  display: flex;
  flex-direction: row;
}

.w-50 {
  width: 50%;
}

.w-33 {
  width: 33%;
}

.w-67 {
  width: 67%;
  display: flex;
  flex-direction: column;
}
.group-w33 {
  display: flex;
}


.w2-text {
  display: flex;
  align-items: center;
  font-weight: 500;
  line-height: 120%;
  font-size: 16px;
  text-transform: uppercase;
}

.w2-img {
  display: flex;
  justify-content: flex-end;
}

.border-b {
  display: flex;
  border-bottom: 1px solid #E7E1DB;
}

.title-text {
  font-weight: 500;
  line-height: 120%;
  text-transform: uppercase;
  font-size: 28px;
}

.margin-row {
  margin-top:40px;
}

.type-1-title {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.type-1-container {
  justify-content: space-between;
  min-height: 300px;
  margin-bottom: 20px;
}

.type-1-title span{
  font-weight: 500;
  line-height: 120%;
  text-transform: uppercase;
  font-size: 20px;
}
.type-1-title img{
  max-width: 260px;
}
.type-1-content {
  display: flex;
  flex-direction: column;
  font-weight: 500;
  line-height: 140%;
  font-size: 14px;
  max-width: 220px;
  /* gap: 20px; */
  margin-bottom: 40px;
}
.type-1-content img{
  width: 100px;
  height: 100px;
  margin-bottom: 40px;
}

.colontitul {
  font-weight: 500;
  line-height: 120%;
  font-size: 12px;
  margin-bottom: 40px;
}

.type-2-container {
  align-items: center;
  gap: 20px;
  padding: 0px;
}
.type-2-container img{
  width: 100px;
  height: 100px;
}
.type-2-content {
  display: flex;
  gap:20px;
  flex-direction: column;
  width: 100%;
}

.type-2-content {

}

.type-2-container span{
  font-weight: 500;
  line-height: 120%;
  font-size: 14px;
  max-width: 80%;
}

.no-center{
  align-items:flex-start;
}



.page-top {
  margin-bottom: 0!important;
}
.block-cart .button,.block-cart .btn-dolyami{
  max-height: 48px;
}
.page-bradcrumbs {
  margin-bottom: 1rem!important;
}

.r-block {
  display: flex;
  justify-content: flex-start;
  align-items: end;
}
.ft-logo{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.ft-logo span{
  line-height: 120%;
  color:#939393;
  font-family: 'Styrene A Web', sans-serif;
  font-weight: 500;
  font-size: 12px;
}
.ft-logo-pc span{
  color:inherit;
}
.ft-logo img{
  filter: gray;
  max-height: 34px;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
}
.ft-logo-pc img{
  filter: gray;
  /* max-height: 14px; */
  max-width: 80px;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
}
.stickers-title {
  display: flex;
  gap:8px;
  margin-top: 20px;
  margin-bottom: 80px;
}
.stickers-title .stc-black, .stickers-title .stc-yellow{
  font-size:12px;
  line-height: 120%;
  padding: 8px;
  font-weight: 500;
  padding: 4px 8px;
}
.stickers-title .stc-black{
  background: #3C3C3C;
  color:#fff;
}
.stickers-title .stc-yellow{
  background: #DEDE2B;
  color:#3C3C3C;
}
.product-page-main__row {
  padding-bottom: 2rem!important;
  margin-bottom: 2rem!important;
}
.product-page-main__price .product-page-main__main-price {
  font-size:52px;
  font-weight: 700;
  line-height: 100%;
}
.dol-ya-mi .new-btn{

}
.page .j-sidePanel  {
  display: flex;
  align-items: center; /* выравнивание по вертикали */
  gap: 8px; /* отступ между иконкой и текстом */
  white-space: nowrap; /* запрет переноса текста */
  padding: 0px 30px;
  cursor: pointer;
  border-left: 1px solid #f5f1ed;
}

.page .j-sidePanel  > div {
  flex-shrink: 0; /* запрет сжатия иконки */
}

.page .j-sidePanel  .opl {
  width: 68px;
}
.page .j-sidePanel  span {
  font-weight: 500;
  font-size:12px;
  line-height: 120%;
}

.product-page-main__price .product-page-main__dicsount-price {
  position: relative;
  display: inline-block;
  color: #939393;
  font-family: 'Styrene A Web', sans-serif;
  font-size: 2rem;
  font-weight: 500;
  margin-left: 1rem;
  text-decoration: unset;
  top: 0;
  padding: 0 0.2rem; /* Добавляем немного места по бокам */
}

.product-page-main__price .product-page-main__dicsount-price::after {
  content: "";
  position: absolute;
  top: 90%; /* Регулируйте по вертикали */
  left: 0;
  width: 100%;
  height: 10px; /* Высота SVG */
background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 120 10" preserveAspectRatio="none"><path d="M119 7.00005C88.5 0.500096 35 0.500092 1 8.00001" stroke="%23DEDE2B" stroke-width="3" fill="none"/></svg>');
  background-size: 100% 100%;
  transform: translateY(-50%);
}

.product-page-main__tags .percent-text {
  font-size: 20px;
  line-height: 140%;
  font-weight: 500;
  color:#3C3C3C;
}

.product-page-main__price .product-page-main__tags {
  padding-left: 1rem;
}

.button.is-ghost {
  background-color: #E7E1DB!important;
  border-color: #E7E1DB!important;
  color: #3c3c3c;
  font-weight: 500;
}
.product-page-main__row:last-child {
  /* border-bottom: 1px solid #f5f1ed!important; */
  margin-bottom: 0!important;
  /* padding-bottom: 0 !important; */
}

.flex-start-ed {
  justify-content: justify-content!important;
}
.flex-start-ed p{
  color:#939393;
  font-weight: 500;
  font-size:12px;
}
.flex-start-ed p b{
  color:#111;
  font-weight: 500;
  font-size:14px;
}
.product-page__slider {
  margin-bottom: 3rem!important;
  margin-top: 3rem!important;
}
.accordion-item__content-inner .str{
  width: 50%;
}
.accordion-item__content-inner{
  display: flex;
  padding-top: 0px!important;
}
.product-page-specs__row{
  border-top: 1px solid #f5f1ed;
  padding: 10px 0px;
}
.product-page-specs__row:last-child {
  border-bottom: 1px solid #f5f1ed;
}
.hide-pc-flex{
  display: none!important;
}
.hide-mob-flex{
  display: flex!important;
}

.big-sticker{
  display: flex;
  gap: 16px;
  flex-direction: column;
  align-items: center;
}
.big-sticker span{
  font-size: 12px;
  line-height: 120%;
  font-weight: 500;
  color: #3C3C3C;
}
.r-block {
  gap:5rem;
}
.configdence-list {
  padding-top: 40px;
  padding-bottom: 40px;
}
.configdence-list .confidence__line--two{
  padding-left: 20px;
}
.prop-main{
  display: flex;
  justify-content: space-around;
  width: 100%;
}
.prop-main-container{
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.prop-main-item{
  display: flex;
  flex-direction: column;
}
.prop-main-item img{
  height: 64px;
}
.prop-main-item span{
  text-align: center;
  font-size:12px;
  font-weight: 500;
  line-height: 120%;
  color: #939393;
  text-decoration: underline;
}
.page-section:last-child {
  margin-top:0px!important;
}
.credit-by{
  display: flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
  padding: 0px 30px;
  cursor: pointer;
  border-left: 1px solid #f5f1ed;
}
.credit-by span{
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  color: #3C3C3C;
}

.mobile-block {
   display: none;
   justify-content: space-between;
   align-items: center;
   position: fixed;
   bottom: -100px; /* Начальное положение за пределами экрана */
   left: 40%;
   transform: translateX(-50%);
   z-index: 11;
   width: 70vw;
   transition: bottom 0.5s ease;
  }

  .mobile-block.visible {
    bottom: 80px; /* Конечное положение */
  }
.mobile-block .add-buttons {
  display: flex;
  gap: 10px;
}
.mobile-block .is-cart {
  font-size: 10px;
  padding: 5px 12px;
  border-radius: 40px;
  gap: 10px;
}
.mobile-block .is-cart span{
  color: #DEDE2B;
}
.mobile-block .add-buttons .product-page-main__action {
  background-color: #F5F1ED;
  padding: 5px;
  border-radius: 40px;
}

.primerka {
  display: flex;
  gap: 10px;
  color: #939393;
  font-weight: 500;
  font-size: 12px;
  align-items: center;
  padding-right: 40px;
  border-right: 1px solid #f5f1ed;
}
.primerka .primerka-res {
  color: #111;
  font-weight: 500;
  font-size: 14px;
  padding: 2px 4px;
  border-radius: 4px;
  background-color: #DEDE2B;
  position: relative;
}
.primerka .primerka-res span{
  font-size: 10px;
  font-weight: 500;
  line-height: 120%;
  padding: 2px 4px;
  border-radius: 4px;
  background-color: #DEDE2B;
  position: absolute;
  left: 0;
  bottom: 18px;
}

.element-top {
  margin-top: 0 !important;
}

.ft-logo-pc {
  flex-direction: column;
}


@media (max-width: 1600px) {
  .flex-start-ed p {
    font-size: 12px;
  }
  .flex-start-ed p b {
    font-size: 14px;
  }
  .product-page .h2 {
    font-size: 48px;
  }
  .product-page .h2 {
    font-size: 48px;
  }
  .product-page-main__price .product-page-main__main-price {
    font-size: 48px;
  }
  .stickers-title {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1540px) {
  .product-page-main__price .product-page-main__dicsount-price {
    font-size: 1.5rem;
  }
  .product-page-main__tags .percent-text{
    font-size: 14px;
    line-height: 140%;
    font-weight: 500;
    color: #3C3C3C;
    min-height: inherit;
  }
}
@media (max-width: 1440px) {
  .page-top__right {
    width: 50%!important;
  }
  .product-page .h2 {
    font-size: 42px;
  }
  .flex-start-ed p {
    font-size: 10px;
  }
  .flex-start-ed p b {
    font-size: 12px;
  }
  .primerka {
    font-size: 10px;
  }
  .primerka .primerka-res {
    font-size: 12px;
  }
  .primerka .primerka-res span{
    font-size: 10px;
  }
}
@media screen and (min-width: 995px) and (max-width: 1281px) {
  .page-top__left {
    display: flex!important;
  }
}
@media (max-width: 768px) {
  .primerka {
    font-size: 12px;
    justify-content: space-between;
    border-right: unset;
    padding-right: 0px;
    padding-bottom: 2rem !important;
    border-bottom: 1px solid #f5f1ed;
  }
  .primerka .primerka-res {
    font-size: 14px;
  }
  .primerka .primerka-res span{
    font-size: 10px;
    left: auto;
    right: 0;
  }
  .mobile-block {
    display: flex;
    }
   .product-page .h2 {
    font-size: 2.8rem;
  }
  .hide-pc-flex{
    display: flex!important;
  }
  .hide-mob-flex{
    display: none!important;
  }
  .page-top__right {
    width: 100%!important;
  }
  .stickers-title {
   margin-bottom: 10px;
   margin-top: 10px;
 }
 .ft-logo img {
    max-height: 8px;
  }
  .product-page__slider {
    max-height: 240px !important;
    min-height: 240px !important;
    height: 240px !important;
  }
  .product-page__slider .fit-cover {
    object-fit: cover !important;
    height: 240px!important;
    width: 100%!important;
  }
  .product-page-main__price .product-page-main__main-price {
    font-size: 36px !important;

  }
  .product-page-main__row .product-page-main__price{
    flex-direction: column;
  }
  .product-page-main__price .product-page-main__dicsount-price {
    margin-left: 0;
  }
  .edit-mob-row {
    flex-direction: row!important;
    border-bottom: unset!important;
    margin-bottom: 0!important;
  }

  .mob-group-button {
    display: flex;
    gap:2%;
  }
  .mob-group-button .is-ghost {
    width: 48%;
  }
  .mob-group-button .product-page-main__action {
    width: 24%;
    border: 1px solid #E7E1DB;
    display: flex;
    justify-content: center;
  }
  .hide-pc-flex .new-btn{
    padding: 0px;
    justify-content: space-between;
  }
  .flex-js-group {
        display: flex;
    flex-direction: row;
    gap:10px;
    align-items: center;
  }
  .flex-start-ed {
    flex-direction: column!important;
    gap:10px!important;
  }
  .flex-start-ed p {
   font-size: 12px;
   display: flex;
   justify-content: space-between;
 }
 .flex-start-ed p b{
   font-size: 14px;
 }
 .accordion-item__content-inner {
   flex-direction: column;
 }
 .accordion-item__content-inner .str{
   width: 100%;
 }
 .stickers-title .stc-black, .stickers-title .stc-yellow {
    font-size: 10px;
  }
  .fancybox-trigger {
      display: inline-block; /* или block/flex */
      width: 100%;
      height: 240px; /* такой же, как у изображения */
      overflow: hidden; /* обрезает лишнее */
  }
  .fancybox-trigger img {
    height: 100%;
  }
  .product-page__slider .swiper-slide:nth-child(2n) {
     width: auto!important;
   }
   .type-2-container span {
     max-width: 100%;
   }
   .type-1-container {
      flex-direction: column;
    }
    .w-33 {
      width: 100%;
    }
    .w-67 {
      width: 100%;
    }
    .w-50 {
      width: 48%;
    }
    .type-1-title{
      justify-content: center;
      align-items: center;
      border-bottom: 1px solid #E7E1DB;
    }
    .group-w33{
      ddisplay: flex;
      justify-content: center;
      gap: 2%;
    }
    .credit-by {
      padding: 0px;
      border-left: unset;
    }
    .product-page-main__row:last-child {
      border-bottom: 1px solid #f5f1ed!important;
    }
    .configdence-list {
      padding-top: 20px;
      padding-bottom: 20px;
    }
    .confidence__anchor {
      align-items: flex-start!important;
    }
    .prop-main-item img {
      height: 32px;
    }
    .prop-main {
      margin-bottom: 20px;
    }
    .stc-black svg{
      height: 16px;
      width: 16px;
    }
    .stc-icons{
      display: flex;
      align-items: center;
    }
}
.footer__contacts-link-item .page .j-sidePanel {
  padding: 0px!important;
}
@media screen and (min-width: 1024px) {
    .footer__contacts-link-item .page .j-sidePanel {
      padding: 0px!important;
    }
    .block-cart {
        flex-wrap: wrap;
    }
    .btn-dolyami {
        margin-top: 1rem;
    }
    .btn-credit {
        padding: 7px 12.5px!important;
    }

}
