

/* Start:/local/templates/polyarik2018/components/bitrix/catalog.element/m_cat_detail/style.css?17642418034433*/
.b_cat div {
  float: left;
  width: auto;
  padding: 5px 10px;
  margin-top: 5px;
  background: #ddd;
  border: 2px solid #ccc;
}

.price_disc {
  font:
    24px/26px "Roboto",
    sans-serif;
}
@media (max-width: 1239px) {
  .price_disc {
    font:
      18px/20px "Roboto",
      sans-serif;
  }
}
.wrapper .main_content .inner_content .cat_detail .info .desc .prices .price {
  width: 195px;
  height: 54px;
  padding: 0 20px 0 35px;
  margin-bottom: 10px;
  background: url("/img/arr-product-price.png") no-repeat;
  font:
    24px/26px "Roboto",
    sans-serif;
  color: #fff;
}
@media (max-width: 1239px) {
  .wrapper .main_content .inner_content .cat_detail .info .desc .prices .price {
    font:
      18px/20px "Roboto",
      sans-serif;
    width: 144px;
    height: 40px;
    background-size: auto 100%;
  }
}

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;

  position: absolute;
  top: 50%;

  display: block;

  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);

  cursor: pointer;

  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;

  opacity: 0.75;
  color: white;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: "?";
}
[dir="rtl"] .slick-prev:before {
  content: "?";
}

.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: "?";
}
[dir="rtl"] .slick-next:before {
  content: "?";
}

.catalog-price {
  color: red;
}
.foto_gallery {
  padding: 0 20px;
}
.foto_gallery .item_card {
  font:
    0px/0px "Open Sans",
    "Arial",
    sans-serif;
}
.foto_gallery .item_card a {
  display: inline-block;
  border: 2px solid #edecec;
}
.foto_gallery .item_card a:hover {
  border: 2px solid #ffcd04;
}
.foto_gallery .item_card a img {
  margin: 0;
  width: 100%;
  height: 100%;
}
.foto_gallery .slick-list {
  text-align: center;
}
.foto_gallery button {
  width: 18px;
  height: 30px;
}
.foto_gallery button:before {
  content: "";
}
.foto_gallery button.slick-prev {
  left: 0px;
  background: url("/img/arr_prew.png");
}
.foto_gallery button.slick-next {
  right: 0px;
  background: url("/img/arr_next.png");
}
@media (min-width: 1240px) {
  .foto_gallery .slick-list {
    width: 308px;
  }
  .foto_gallery .item_card a {
    width: 95px;
    height: 95px;
  }
}
@media (max-width: 1239px) {
  .foto_gallery .slick-list {
    width: 218px;
  }
  .foto_gallery .item_card a {
    width: 69px;
    height: 69px;
  }
}

@media (max-width: 979px) {
  .foto_gallery .slick-list {
    width: 437px;
  }
  .foto_gallery .item_card a {
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 759px) {
  .foto_gallery {
    transform: translateY(65px);
  }
  .foto_gallery .slick-list {
    width: 250px;
  }
  .foto_gallery .item_card a {
    width: 75px;
    height: 75px;
  }
}
.name h1 {
  margin-top: 0px !important;
}

/* .foto_gallery .slick-current {
  border-bottom: 1px solid #000000;
  padding-bottom: 2px;
} */
.wrapper .main_content .inner_content .cat_detail .img .main .main_gallery__slide {
  text-align: center;
  & img {
    display: inline-block;
  }
}
.video__container__detail {
  align-content: center;
}
.video__preview__detail {
  height: 100%;
  position: relative;
}
.preview__video__photo {
  position: relative;
}
.play__button {
  position: absolute;
  transform: translate(50%, 0%);
  top: 20px;
  left: -10px;
}
@media (max-width: 768px) {
  .play__button {
    top: 10px;
    left: -22px;
  }
}
@media (768px <= width <= 1240px) {
  .play__button {
    top: 35px;
    left: 10px;
  }
}
#previewVideoIphone {
  display: none;
}
@media (max-width: 768px) {
  .previewVideoPhone .play__button {
    transform: translate(240%, 200%);
    left: -45px;
  }
}

/* End */
/* /local/templates/polyarik2018/components/bitrix/catalog.element/m_cat_detail/style.css?17642418034433 */
