/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: hand;
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 27px;
  width: 27px;
  border-radius: 50%;
  background-color: #d96e1d;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  color: transparent;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  outline: none;
  z-index: 2;
  border: 2px solid #d96e1d;
  box-sizing: border-box;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
}
.slick-next svg,
.slick-prev svg {
  fill: #fff;
  transition: fill 0.2s ease-out;
}
.slick-prev {
  left: -13px;
}
.slick-prev svg {
  margin-right: 2px;
}
.slick-next {
  right: -13px;
}
.slick-next svg {
  margin-left: 2px;
}
.product-page-slider-nav {
  width: 15%;
  position: absolute;
  left: 11px;
  bottom: 30px;
  margin-bottom: -10px;
  z-index: 1;
}
.product-page-slider-nav .slick-slide {
  margin-bottom: 15%;
  width: 100% !important;
}
.product-page-slider-nav .slick-slide.slick-current .product-page-thumb-item img {
  border-color: #D76E1D;
}
.product-page-slider-nav .product-page-thumb-item {
  background: #FFFFFF;
  display: block !important;
}
.product-page-slider-nav .product-page-thumb-item img {
  height: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border: 1px solid #918F91;
  border-radius: 4px;
  box-sizing: border-box;
}
/* Slider */
.product-page-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.product-page-image {
  width: 40.138%;
  border-radius: 4px;
  position: relative;
  display: block;
}
.product-page-image img {
  display: block;
  width: 100%;
  z-index: 1;
}
.product-page-image:hover .product-page-image-zoom {
  color: #000;
}
.product-page-image:hover .product-page-image-zoom::before {
  filter: brightness(0);
}
.product-item-img-container {
  position: relative;
  background: #FFFFFF;
}
.product-item-img-container .product-item-img {
  width: 15%;
  height: auto;
}
.product-item-img-container .products_list-img--guarantee {
  top: 0;
  right: 4px;
  left: auto;
}
.product-item-img-container .products_list-img--delivery {
  bottom: 40px;
}
.product-item-img-container .products_list-img--season {
  top: 14%;
  left: 11px;
}
.product-item-img-container .products_list-img--price {
  width: 17%;
}
.product-page-image-link img {
  padding: 14% 10% 10% 19%;
  box-sizing: border-box;
}
.product-page-image-zoom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 0 0 4px 4px;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 10px;
  color: #d96e1d;
  font-size: 14px;
  transition: color 0.2s ease-out;
  z-index: 1;
  text-decoration: none;
}
.product-page-image-zoom:before {
  content: '';
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='%23d96e1d' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.766 13.807l-3.11-3.11a.748.748 0 0 0-.53-.217h-.508a6.456 6.456 0 0 0 1.372-3.993A6.486 6.486 0 0 0 6.503 0 6.486 6.486 0 0 0 .016 6.487a6.486 6.486 0 0 0 6.487 6.488 6.456 6.456 0 0 0 3.992-1.373v.509c0 .2.078.39.218.53l3.11 3.11a.745.745 0 0 0 1.057 0l.883-.883a.752.752 0 0 0 .003-1.06zM6.503 10.48A3.99 3.99 0 0 1 2.51 6.487a3.99 3.99 0 0 1 3.992-3.992 3.99 3.99 0 0 1 3.992 3.992 3.99 3.99 0 0 1-3.992 3.993z'/%3E%3C/svg%3E");
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  transition: filter 0.2s ease-out;
}
.product-page-short-info {
  width: calc(59.862% - 25px);
}
.product-page-info-list {
  font-size: 15px;
  margin-bottom: 18px;
}
.product-page-info-list .products_list-info-row {
  margin-bottom: 1px;
}
.product-page-info-list .products_list-info-title {
  color: rgba(0, 0, 0, 0.7);
}
.product-page-info-list .products_list-info-title,
.product-page-info-list .products_list-info-value {
  background: #efefef;
}
.product-page-price-block {
  margin-bottom: 20px;
}
.product-page-info-code {
  margin: 0 0 18px;
}
.product-page-info-small-desc {
  margin: 0 0 18px;
  max-height: 200px;
  overflow-y: scroll;
  line-height: 24px;
}
.product-page-price-val {
  font-size: 30px;
  font-weight: 700;
  display: inline-block;
  margin: 0 18px 0 0;
}
.product-page-price-availability {
  font-weight: 600;
  display: inline-block;
  margin: 0;
}
.product-page-price-availability.available {
  color: #119c03;
}
.product-page-price-availability.available::before {
  content: '';
  width: 15px;
  height: 15px;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23119c03' d='M7.5 0a7.5 7.5 0 1 0 0 15 7.5 7.5 0 0 0 0-15zm0 1.452A6.045 6.045 0 0 1 13.548 7.5 6.045 6.045 0 0 1 7.5 13.548 6.045 6.045 0 0 1 1.452 7.5 6.045 6.045 0 0 1 7.5 1.452zm4.24 3.94l-.681-.688a.363.363 0 0 0-.514-.002l-4.274 4.24L4.462 7.12a.363.363 0 0 0-.513-.003l-.687.682a.363.363 0 0 0-.002.513l2.745 2.768c.142.142.371.143.514.002l5.219-5.178a.363.363 0 0 0 .002-.513z'/%3E%3C/svg%3E");
  vertical-align: middle;
  margin-right: 6px;
}
.product-page-price-availability.not-available {
  color: #bc2b2b;
}
.product-page-buy-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.product-page-buy-block .btn {
  font-size: 18px;
  padding: 6px 20px;
  font-weight: 600;
}
.product-page-buy-block .btn::before {
  padding: 6px 20px;
}
.product-page-buy-one-click {
  position: relative;
  padding-right: 24px;
}
.product-page-buy-one-click::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 34px;
  right: 8px;
  margin: auto;
  transform: skew(0, -30deg) rotate(20deg);
  background-color: #d8d8d8;
}
.product-page-buy-in-cart {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.product-page-buy-in-cart .product-quantity-block {
  margin-right: 5px;
}
.product-page-pluses-image-block {
  padding: 10px 0 16px;
}
.product-page-description {
  text-align: justify;
  padding-bottom: 7px;
}
.product-page-pluses {
  background: #fff;
  padding: 28px 20px 20px;
  margin-bottom: 28px;
}
.product-page-info {
  margin-top: 34px;
}
.product-page-info-title {
  font-size: 17px;
  text-transform: uppercase;
  position: relative;
}
.product-page-info-title::after {
  content: '';
  width: 50px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 33px;
  margin-top: 22px;
}
.product-page-info-title::before {
  content: "";
  position: absolute;
  height: 3px;
  background-color: #d96e1d;
  bottom: 44px;
  left: 0;
  width: 60px;
}
.product-page-info-title-payment-icon::after {
  height: 38px;
}
.product-page-info-title-pickup-icon::after {
  background-position: -3px 50%;
  height: 38px;
  width: 58px;
}
.product-page-info-row {
  display: flex;
  padding: 20px 18px;
  justify-content: space-between;
}
.product-page-info-col > *:first-child,
.product-page-info-col-text-container > *:first-child {
  margin-top: 0;
}
.product-page-info-col > *:last-child,
.product-page-info-col-text-container > *:last-child {
  margin-bottom: 0;
}
.product-page-info-col-title {
  width: 29%;
}
.product-page-info-col-text {
  line-height: 24px;
  width: calc(71% - 20px);
}
.product-page-info-col-text a,
.product-page-info-col-text .main-color {
  font-weight: 600;
}
.product-page-info-phones {
  margin-top: -6px;
}
.product-page-info-col-text-more,
.product-page-info-col-text-less {
  display: none;
}
.info-phones-icons {
  position: relative;
  padding-left: 26px;
  margin: 4px 0;
}
.info-phones-icons a {
  text-decoration: none;
  color: #000;
  font-weight: normal;
  transition: color 0.2s ease-out;
}
.info-phones-icons a:hover {
  color: #d96e1d;
}
.info-phones-icons::before {
  content: '';
  width: 17px;
  height: 15px;
  left: 0;
  top: 4px;
  position: absolute;
  background: url(/images/phones-icons.png?1017976fb06e2d3ef598a8d96cf2b634) no-repeat;
}
.info-phones-icons.life-icon::before {
  background-position: -1px 0px;
}
.info-phones-icons.mts-logo::before {
  background-position: -1px -16px;
}
.info-phones-icons.velcom-icon::before {
  background-position: -1px -32px;
}
.product-main-block {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1659px) {
  .product-page-info-row:nth-child(2n + 1) {
    background: #fff;
  }
}
@media (max-width: 1200px) {
  .desktop {
    display: none;
  }
}
@media (max-width: 599px) {
  .product-page-short-info {
    width: calc(59.862% - 18px);
  }
}
@media (max-width: 479px) {
  .product-page-top {
    display: block;
  }
  .product-page-image,
  .product-page-short-info {
    width: auto;
  }
  .product-page-info-row {
    display: block;
  }
  .product-page-info-col-title {
    width: auto;
    margin-bottom: 30px;
  }
  .product-page-info-col-text {
    width: auto;
  }
  .product-page-info-title {
    padding-left: 60px;
    text-align: left;
  }
  .product-page-info-title::after {
    position: absolute;
    margin-top: 0;
    top: 0;
    left: 0;
    height: 33px;
  }
  .product-page-info-title::before {
    bottom: -10px;
    width: 60px;
    left: 60px;
  }
  .product-page-info-title-payment-icon:after {
    height: 38px;
  }
  .product-page-info-title-pickup-icon:after {
    background-position: -3px 50%;
    height: 38px;
  }
}
@media (min-width: 480px) {
  .product-main-block {
    flex-direction: row;
    background: white;
    justify-content: space-between;
    padding: 30px;
    margin-right: 30px;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
  }
}
@media (min-width: 1660px) {
  .product-page-image {
    align-self: flex-start;
    border: 1px solid #d0d0d0;
  }
  .product-page-top {
    margin-bottom: 60px;
    align-items: stretch;
    flex-wrap: nowrap;
  }
  .product-page-info-title {
    font-size: 13px;
    line-height: 19px;
    font-weight: 600;
    text-align: right;
  }
  .product-page-info-title:before {
    left: auto;
    right: 0;
    bottom: 30px;
    width: 42px;
  }
  .product-page-info-title:after {
    height: 22px;
    margin-left: auto;
    background-position: right;
    margin-top: 19px;
  }
  .product-page-info-title-payment-icon::after {
    height: 26px;
    margin-top: 15px;
  }
  .product-page-info-title-pickup-icon::after {
    height: 24px;
    margin-top: 17px;
    width: 58px;
  }
  .product-page-info-col-text {
    font-size: 14px;
    line-height: 22px;
    width: calc(76% - 20px);
  }
  .product-page-info-list {
    font-size: 17px;
  }
  .product-page-short-info {
    min-width: -moz-min-content;
    min-width: min-content;
  }
  .product-page-info {
    width: 48.94%;
    max-width: calc(67.66% - 251px);
    margin-bottom: 0;
    margin-top: -53px;
  }
  .product-page-info-top-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 0;
    padding-bottom: 22px;
  }
  .product-page-info-row {
    background: none;
  }
  .product-page-info-row:not(:last-child) {
    border-bottom: 1px solid #D0D0D0;
  }
  .product-page-info-col-title {
    width: 22%;
  }
  .product-page-info-col-text-more,
  .product-page-info-col-text-less {
    display: inline-block;
    padding-right: 16px;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
    color: #D96E1D;
    transition: color 0.2s ease-out;
    cursor: pointer;
  }
  .product-page-info-col-text-more:hover,
  .product-page-info-col-text-less:hover {
    color: #000;
  }
  .product-page-info-col-text-more {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10px' height='10px' viewBox='0 0 24 24' version='1.1'%3E%3Cpath fill='%23D96E1D' stroke-width='1' d='M10.7663551,19.2 L0.598130841,9.0317757 C-0.104672897,8.32897196 -0.104672897,7.19252336 0.598130841,6.49719626 L2.28785047,4.80747664 C2.99065421,4.1046729 4.1271028,4.1046729 4.82242991,4.80747664 L12.0299065,12.0149533 L19.2373832,4.80747664 C19.9401869,4.1046729 21.0766355,4.1046729 21.7719626,4.80747664 L23.4616822,6.49719626 C24.164486,7.2 24.164486,8.3364486 23.4616822,9.0317757 L13.2934579,19.2 C12.6056075,19.9028037 11.4691589,19.9028037 10.7663551,19.2 Z'/%3E%3C/svg%3E") no-repeat right;
  }
  .product-page-info-col-text-less {
    display: none;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10px' height='10px' viewBox='0 0 24 24' transform='rotate(180)' version='1.1'%3E%3Cpath fill='%23D96E1D' stroke-width='1' d='M10.7663551,19.2 L0.598130841,9.0317757 C-0.104672897,8.32897196 -0.104672897,7.19252336 0.598130841,6.49719626 L2.28785047,4.80747664 C2.99065421,4.1046729 4.1271028,4.1046729 4.82242991,4.80747664 L12.0299065,12.0149533 L19.2373832,4.80747664 C19.9401869,4.1046729 21.0766355,4.1046729 21.7719626,4.80747664 L23.4616822,6.49719626 C24.164486,7.2 24.164486,8.3364486 23.4616822,9.0317757 L13.2934579,19.2 C12.6056075,19.9028037 11.4691589,19.9028037 10.7663551,19.2 Z'/%3E%3C/svg%3E") no-repeat right;
  }
  .product-page-info-col-text-delivery .product-page-info-col-text-container {
    max-height: 60px;
  }
  .product-page-info-col-text-delivery .product-page-info-col-text-container.text-visible {
    max-height: 422px;
  }
  .product-page-info-col-text-pickup .product-page-info-col-text-container {
    max-height: 44px;
  }
  .product-page-info-col-text-pickup .product-page-info-col-text-container.text-visible {
    max-height: 212px;
  }
  .product-page-info-col-text-container {
    overflow: hidden;
    transition: max-height 600ms ease;
  }
  .product-page-info-col-text-container.text-visible + .product-page-info-col-text-more {
    display: none;
  }
  .product-page-info-col-text-container.text-visible + .product-page-info-col-text-more + .product-page-info-col-text-less {
    display: inline-block;
  }
  .product-page-price-val {
    margin-right: 10px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .info-phones-icons::before {
    background: url(/images/phones-icons@2x.png?8c27bf00eecf6f0eb46975ee87b1e4ff) no-repeat;
    background-size: cover;
  }
}

