.about_video-wrapper {
    position: relative;
}

.about_video-wrapper::after {
    content: '';
    width: 52px;
    height: 52px;
    z-index: 10;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url("../img/cp-play.svg") no-repeat center;
    transition: ease all .5s;
  }

  .about_video-wrapper:hover::after {
    background: url("../img/cp-play-hover.svg") no-repeat center;
  }

  .review-head .title {
    font-size: 46px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 132.3% !important;
    margin-bottom: 16px;
    text-align: center;
  }

  @media (max-width:767.98px){
    .productsRows .productTile .title {
      font-size: 20px;
      font-style: normal;
      font-weight: 600;
      line-height: 132.3%;
      margin-bottom: 5px;
  }
  }

  .SliderYoutube .owl-item div {
    max-height: 100% !important;
  }

  .SliderYoutube .owl-item div a {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    border-radius: 0px !important;
    border: 0px none !important;
}

@media (max-width:1024px){
  .SliderYoutube .owl-item {
      width: 225px !important;
  }
  .SliderYoutube .owl-item div a {
      min-height: 400px;
  }

  .cart-short_descr {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .new-price-block {
    margin-bottom: 45px;
  }
}
  @media (min-width:1025px){
    

    .SliderYoutube .owl-item {
      width: 385px !important;
      min-height: 685px;
  }
  .SliderYoutube .owl-item div a {
      min-height: 685px;
  }

  .cart-short_descr {
    min-height: 75px;
    height: 100%;
  }
  }

  .SliderYoutube .owl-item div a::before {
    display: none !important;
  }

  .SliderYoutube .owl-item div a::after {
    display: none !important;
  }

  /* Horizontal scrollbar styling */
  @media only screen and (min-width: 760px) {
    .show_all_categorySelect {
      display: none !important;
    }

    .filterLine > div > a {
      margin-left: 0 !important;
      margin-right: 2rem;
      text-decoration: none;
      white-space: nowrap;
    }

    .filterLine_categorySelect {
      overflow-x: auto;
      overflow-y: hidden;
      white-space: nowrap;
    }
    .filterLine_categorySelect::-webkit-scrollbar {
      height: 3px;
      background-color: #99aca1;
    }
    
    .filterLine_categorySelect::-webkit-scrollbar-thumb {
      background: #386e4f;
    }
    
    
    
    .filterLine_categorySelect::-webkit-scrollbar-button {
      display: none;
    }
    
    
    @supports not selector(::-webkit-scrollbar) {
      .filterLine_categorySelect {
        scrollbar-width: thin;
        scrollbar-color: #386e4f #99aca1;
      }
    }
    
  }

  @media (max-width: 950px) {
    .kitchen-banner {
      margin-top: 0px;
        margin-bottom: 30px;
    }
}
  


/* add 12.06.2025 */


.reviews_title {
  margin-bottom: 35px;
}

.new-reviews_row {
  padding-top: 30px;
}

.new-reviews_row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  @media (max-width: 767.98px) {
    gap: 10px;
  }
}

.new-review_item:not(.new-review_total) {
  width: calc((100%/4) - 15px);
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  padding: 20px;
  border-radius: 4px;
}

.new-review_item.new-review_total {
  display: flex;
  align-items: center;
  width: calc((100%/4) - 15px);
  flex-direction: column;
}

@media (max-width: 767.98px) {

  .new-review_item.review_total,
  .new-review_item:nth-child(2),
  .new-review_item:not(.review_total) {
    width: calc(50% - 5px) !important;
  }

  .review_total>span:first-child {
    margin: 0 0 14px 0;
  }

  .new-review_item img {
    width: auto;
    max-height: 40px;
    max-width: 100%;
  }
}

.new-review_total>span:first-child {
  color: #DC2A1B;
  font-size: 145px;
  font-weight: 700;
  line-height: 1;
}

.new-review_total>span:nth-child(2) {
  font-size: 22px;
  max-width: 50%;
}

.new-bold {
  font-weight: 700;
}

.new-review_item__rating {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  @media screen and (max-width: 767.98px) {
    font-size: 42px;
    line-height: 42px;
  }
}

@media screen and (max-width: 1400px) {
  .new-review_total>span:first-child {
    font-size: 100px;
    line-height: 1;
  }

  .new-review_total>span:nth-child(2) {
    max-width: 100%;
    text-align: center;
    line-height: 1;
  }
}

.new-start__wrapp {
  margin: 14px 0 20px 0;
}

.new-stars--25 {
  --stars-size: 25px;
  --stars-gap: 3px;
  @media(max-width:767.98px){
    --stars-size: 20px;
  }
}

.new-stars {
  --stars-width: calc(var(--stars-size) * 5 + (5 - 1) * var(--stars-gap));
  position: relative;
  width: var(--stars-width);
  height: var(--stars-size);
  background-repeat: space no-repeat;
  background-size: var(--stars-size);
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='26' viewBox='0 0 27 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.4574 10.1108C26.3622 9.82636 26.1158 9.61916 25.8194 9.57356L17.9497 8.37116L14.4237 0.859963C14.2917 0.579163 14.0093 0.399963 13.6993 0.399963C13.3893 0.399963 13.1074 0.579163 12.9749 0.859963L9.44895 8.37116L1.57935 9.57396C1.28295 9.61916 1.03695 9.82676 0.941349 10.1112C0.846149 10.3952 0.917749 10.7088 1.12735 10.9236L6.84495 16.7864L5.49375 25.068C5.44415 25.3704 5.57175 25.6748 5.82255 25.8508C5.96015 25.948 6.12135 25.9972 6.28295 25.9972C6.41575 25.9972 6.54935 25.9636 6.67015 25.8972L13.6989 22.0096L20.7278 25.8972C20.8486 25.9636 20.9821 25.9972 21.115 25.9972C21.2765 25.9972 21.4382 25.948 21.5753 25.8508C21.8261 25.6748 21.9537 25.3704 21.9042 25.068L20.5529 16.7864L26.2705 10.9236C26.4805 10.7084 26.5526 10.3948 26.4574 10.1108Z' fill='%23EAEBF2'/%3E%3C/svg%3E%0A");
}

.new-stars__rating {
  position: absolute;
  top: 0;
  z-index: 1;
  overflow: hidden;
  width: calc((var(--stars-size) + var(--stars-gap))* var(--rating) - var(--stars-gap) / 2);
}

.new-stars--filled {
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='26' viewBox='0 0 27 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.4574 10.1108C26.3622 9.82636 26.1158 9.61916 25.8194 9.57356L17.9497 8.37116L14.4237 0.859963C14.2917 0.579163 14.0093 0.399963 13.6993 0.399963C13.3893 0.399963 13.1074 0.579163 12.9749 0.859963L9.44895 8.37116L1.57935 9.57396C1.28295 9.61916 1.03695 9.82676 0.941349 10.1112C0.846149 10.3952 0.917749 10.7088 1.12735 10.9236L6.84495 16.7864L5.49375 25.068C5.44415 25.3704 5.57175 25.6748 5.82255 25.8508C5.96015 25.948 6.12135 25.9972 6.28295 25.9972C6.41575 25.9972 6.54935 25.9636 6.67015 25.8972L13.6989 22.0096L20.7278 25.8972C20.8486 25.9636 20.9821 25.9972 21.115 25.9972C21.2765 25.9972 21.4382 25.948 21.5753 25.8508C21.8261 25.6748 21.9537 25.3704 21.9042 25.068L20.5529 16.7864L26.2705 10.9236C26.4805 10.7084 26.5526 10.3948 26.4574 10.1108Z' fill='%23FEBD33'/%3E%3C/svg%3E%0A");
}

/* slider */
.reviews_slider-wrapper {
  position: relative;
}

.reviews_slider-wrapper .swiper-wrapper {
  margin-bottom: 50px;
}

.reviews_slider-wrapper .reviews_slide {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  background: #fff;
  padding: 20px;
  border-radius: 4px;
  height: auto;

  @media(max-width:767.98px) {
    padding: 10px;
  }
}

.swiper-pagination-bullet {
  background-color: #fff !important;
  opacity: 1 !important;
}

.reviews_slider-wrapper .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}

.reviews_slider-wrapper .swiper-pagination-bullet-active {
  width: 30px;
  background: #333 !important;
  border-radius: 10px;
}

.swiper-button-next,
.swiper-button-prev {
  background-color: #e0e0e0;
  color: #222;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: 40px !important;
  height: 40px !important;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev {
  left: -25px !important;
  right: auto;
}

.swiper-button-next {
  right: -25px !important;
  left: auto;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  font-family: swiper-icons;
  font-size: 20px !important;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
  color: #000 !important;
}



@media screen and (max-width: 991.98px) {
  .swiper-navygation {
    display: none;
  }
}



/* slide */
.reviews_slide .author__info {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6px;
}

.reviews_slide .author__info .author-name {
  font-size: .8rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  color: #363636;
}

.reviews_slide .author__info .rev-date {
  color: #a4a2a2;
  font-size: 1rem;
}

.reviews_slide .new-start__wrapp {
  margin: 0 0 20px 0;
}

.reviews_slide .new-stars--25 {
  --stars-size: 20px;
  --stars-gap: 3px;
}

@media(max-width:767.98px) {
  .reviews_slide .author__info .author-name {
    font-size: .6rem;
  }

  .reviews_slide .author__info .rev-date {
    font-size: 0.8rem;
  }

  .reviews_slide .new-stars--25 {
    --stars-size: 16px;
    --stars-gap: 1px;
  }

  .reviews_slide .new-start__wrapp {
    margin: 0 0 10px 0;
  }
}

.concat__text {
  position: relative;
  max-height: 8em;
  overflow: hidden;
  transition: max-height 0.4s ease;

  @media(max-width:767.98px) {
    p {
      margin-top: 0;
      margin-bottom: 1rem;
      font-size: 14px;
      line-height: 1.17;
    }
  }
}


.short::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 69px;
  background: linear-gradient(to bottom, transparent, white);
  pointer-events: none;
  z-index: 1;
}

.toggle-btn {
  padding: 0;
  color: #dc2a1b;
  border: none;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  opacity: .7;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-top: -20px;
  position: relative;
  z-index: 2;
  background: #fff;

  @media(max-width:767.98px) {
    margin-top: 0;
  }
}

.toggle-btn:hover {
  opacity: 1;
}

.reviews_text {
  margin-bottom: 30px;
}

/* gallery */
.reviews_gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  @media(max-width:991.98px) {
    a:nth-child(n+5) {
        display: none;
    }
  }
}

.reviews_gallery a {
  width: 70px;
  height: 70px;
  border-radius: 8px;

  img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
  }

  @media(max-width:767.98px) {
    width: 40px;
    height: 40px;
  }
}

.reviews_title p {
  font-size: 28px;
  max-width: 390px;
  line-height: 1.1;
  @media(max-width:767.98px){
    max-width: 100%;
    font-size: 24px;
  }
}

.reviews_title h2 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 48px !important;
  line-height: 59px !important;
  
  @media(max-width:767.98px){
    margin-top: 0px !important;
    font-size: 42px !important;
    line-height: 41px !important;
  }
}
@media (max-width:768px){
  .owl-carousel.placeSlider {
    .owl-item {
      height: 263px;
      max-height: 263px;
    }
  }
}
@media (min-width:1170px){
  .owl-carousel.placeSlider {
    .owl-item {
      height: 477px;
      max-height: 477px;
    }
  }
  .contactsBlock {
    .addr {
      min-height: 58px;
    }
  }
}

  