

/* Start:/local/templates/main/components/bitrix/news/products_world/bitrix/news.list/products/style.css?17552510812674*/
.page-body.is-world {
  background-color: #daf7f2;
  color: #39827f;
}

.is-world .logo_header svg path,
.is-world .navbar-toggler-icon svg path {
  fill: #39827f;
}

.is-world .preloader {
  background-color: #daf7f2;
}

.is-world .middle {
  background-image: url(/images/bg-world-mountain.png);
  background-position: left top;
  background-size: cover;
  align-items: end;
  padding-bottom: 142px;
}

.product-list {
  width: 100%;
  position: relative;
  background-image: url(/images/world-first-left-img.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom left;
}

.product-list_world .h2,
.product-list_world h2 {
  line-height: normal;
}

.product-list_world .list-card .h3,
.product-list_world .list-card h3 {
  position: absolute;
  /* top: 100%; */
  left: 50%;
  margin-right: -50%;
  transform: translateX(-50%);
}

@media (min-width: 1980px) {
  .product-list_world .list-card .h3,
  .product-list_world .list-card h3 {
    font-size: 1.6vw;
  }
}

.product-list-bg {
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

/* .product-list-bg_left {
  background-image: url(/local/templates/main/img/kids/product-list_left.png);
  width: 440px;
  height: 825px;
  left: 0;
  top: 7%;
}

.product-list-bg_right {
  background-image: url(/local/templates/main/img/kids/product-list_right.png);
  width: 368px;
  height: 706px;
  right: 0;
  top: 14%;
} */

.logo_header .logo_barboskiny {
  display: none;
}

.logo_barboskiny {
  height: auto;
  max-width: 304px;
  width: auto;
}

.page-toggler {
  position: relative;
}

.page-toggler .logo_barboskiny {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 100%;
}

.list-card .h3,
.list-card h3 {
  margin-top: 16px;
  color: #fff;
}

.product-list__card {
  position: relative;
}

.product__newlabel {
  position: absolute;
  /* z-index: 99; */
  top: 0;
  left: 9px;
  width: 100%;
}

@media (max-width: 1599px) {
  .product-list-bg_left {
    width: 180px;
    height: 338px;
    top: 16%;
  }

  .product-list-bg_right {
    width: 160px;
    height: 307px;
    top: 20%;
  }
}

@media (max-width: 1199px) {
  .page-toggler {
    width: auto;
  }

  .list-card .h3,
  .list-card h3 {
    font-size: 22px;
  }
}

@media (max-width: 991px) {
  .product-list-bg {
    display: none;
  }

  .product-list {
    background-image: none;
  }
}

@media (max-width: 767px) {
  .logo_barboskiny {
    max-width: 153px;
  }

  .page-toggler .logo_barboskiny {
    right: 50%;
  }
}

@media (max-width: 460px) {
  .list-card .h3,
  .list-card h3 {
    font-size: 13px;
  }
}

/* End */
/* /local/templates/main/components/bitrix/news/products_world/bitrix/news.list/products/style.css?17552510812674 */
