

/* Start:/local/templates/nettattoo/components/bitrix/catalog.section/hot/style.css?17474042059781*/
.catalog_listProduct {
  width: 100%;
  margin-top: 53px;
  border-left: 1px solid #EAEAEA;
}
.catalog_listProduct a {
  text-decoration: none !important;
  margin-bottom: 0;
  color: inherit;
}
.catalog_listProduct a.style.blue {
  color: #2079F5;
  border-color: #2079F5;
}
.catalog_listProduct .starRating {
  display: flex;
  justify-content: center;
  align-items: center;
}
.catalog_listProduct .starRating svg {
  width: 20px;
  height: 20px;
  fill: #FFCA43;
  margin-right: 8px;
}
.catalog_listProduct .starRating span {
  font-size: 16px;
  font-weight: bold;
  color: #FFCA43;
}
.catalog_listProduct .js-open-order-modal {
  font-size: 13px;
  line-height: 1;
}
.catalog_listProduct:after {
  content: "";
  clear: both;
  display: block;
}
.catalog_listProduct-item {
  position: relative;
  text-align: center;
  padding: 29px 22px 29px;
  width: 33.3333333333%;
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  border-bottom: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  transition: box-shadow 0.5s;
}
.catalog_listProduct-item:nth-child(4n+4) {
  clear: both;
}
.catalog_listProduct-item:hover {
  box-shadow: 0 14px 59px 0 rgba(163, 169, 183, 0.0015);
}
.catalog_listProduct-item:nth-child(1), .catalog_listProduct-item:nth-child(2), .catalog_listProduct-item:nth-child(3) {
  border-top: 1px solid #EAEAEA;
}
.catalog_listProduct-item.x4 {
  width: 25%;
}
.catalog_listProduct-item.x4:nth-child(3n+4) {
  clear: none;
}
.catalog_listProduct-item.x4:nth-child(1), .catalog_listProduct-item.x4:nth-child(2), .catalog_listProduct-item.x4:nth-child(3), .catalog_listProduct-item.x4:nth-child(4) {
  border-top: 1px solid #EAEAEA;
}
.catalog_listProduct-item.x3 {
  width: 33.3333333333%;
  min-height: 410px;
  display: none;
}
.catalog_listProduct-item.x3:nth-child(3n+3) {
  clear: none;
}
.catalog_listProduct-item.x3:nth-child(1), .catalog_listProduct-item.x3:nth-child(2), .catalog_listProduct-item.x3:nth-child(3) {
  display: flex;
  border-top: 1px solid #EAEAEA;
}
.catalog_listProduct-item.x3:nth-child(4n+4) {
  clear: none;
}
.catalog_listProduct-item.js-cur-banner {
  padding: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #EAEAEA;
}
.catalog_listProduct-item.js-cur-banner img {
  opacity: 0;
}
@media (max-width: 960px) {
  .catalog_listProduct-item.js-cur-banner {
    display: none;
  }
}
.catalog_listProduct-item--labels {
  position: absolute;
  z-index: 1;
  width: 100%;
  max-width: 135px;
  left: 0;
  top: 0;
  padding-top: 10px;
  display: flex;
  flex-direction: column-reverse;
}
.catalog_listProduct-item--labels > div {
  margin-bottom: 5px;
}
.catalog_listProduct-item--labelSale {
  background-color: #FF6D66;
  color: white;
  height: 20px;
  border-radius: 0 5px 5px 0;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0 7px;
  margin-bottom: 2px;
  width: fit-content;
}
.catalog_listProduct-item--labelHit {
  background-color: #00AEEF;
  color: white;
  height: 20px;
  border-radius: 0 5px 5px 0;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0 7px;
  width: fit-content;
}
.catalog_listProduct-item--choice {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
}
.catalog_listProduct-item--set {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
}
.catalog_listProduct-item--img {
  position: relative;
  font-size: 0;
  min-height: 170px;
}
.catalog_listProduct-item--img img {
  display: block;
  margin: 0 auto;
  max-height: 153px;
}
.catalog_listProduct-item--btn {
  height: 53px;
  text-decoration: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.catalog_listProduct-item--btn:hover {
  color: white;
}
.catalog_listProduct-item--price {
  font-family: "Futura PT";
  font-size: 20px;
  font-weight: 500;
  line-height: 18px;
  color: #fd4a42;
  min-height: 60px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.catalog_listProduct-item--price .sale {
  font-family: "Futura PT - Book";
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: line-through;
  color: #B0B6C1;
}
.catalog_listProduct-item--price .percent {
  font-family: "Futura PT - Book";
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  color: #B0B6C1;
}
.catalog_listProduct-item--name {
  font-family: "Futura PT";
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
  margin: 20px 0;
  min-height: 76px;
}
.catalog_listProduct-item--name:hover {
  color: #fd4a42;
}
.catalog_listProduct-item--prop {
  min-height: 95px;
  display: flex;
}
.catalog_listProduct-item--pagination {
  margin-top: 60px;
  list-style: none;
  padding: 0;
  display: flex;
  bottom: -40px;
  width: 100%;
  justify-content: center;
}
.catalog_listProduct-item--pagination li {
  font-size: 0;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  border: 1px solid #EAEAEA;
  margin-right: 20px;
  background-color: #dfdfdf;
}
.catalog_listProduct-item--pagination li:hover, .catalog_listProduct-item--pagination li.slick-active {
  border-color: #fd4a42;
  background-color: #fd4a42;
}
.catalog_listProduct-item--pagination li button {
  display: none;
}
.catalog_listProduct-item--slider {
  margin-bottom: 0 !important;
  max-height: 170px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.catalog_listProduct-item--sliderJsPager {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
}
.catalog_listProduct-item--sliderJsPager span {
  min-width: 30px;
  height: 100%;
  width: 100%;
}
@media (max-width: 950px) {
  .catalog_listProduct-item--sliderJsPager {
    display: none;
  }
}
.catalog_listProduct-item--slider .slick-slide {
  padding-bottom: 20px;
}
.catalog_listProduct-item--slider-pagination {
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  list-style: none;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: flex-end;
}
.catalog_listProduct-item--slider-pagination button {
  background-color: transparent;
  outline: none;
  padding: 0;
  border: 0;
  font-size: 0;
}
.catalog_listProduct-item--slider-pagination button:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border: 2px solid #d8dfe9;
  background-color: #fff;
  border-radius: 6px;
  min-width: 6px;
  min-height: 6px;
}
.catalog_listProduct-item--slider-pagination li:last-child button {
  margin-right: 0;
}
.catalog_listProduct-item--slider-pagination li.slick-active button:after {
  border-color: #fd4a42;
}
.catalog_listProduct .homeCoice-pagination {
  padding: 0;
  margin: -7px auto 0;
  list-style: none;
  display: flex;
  justify-content: center;
}
.catalog_listProduct .homeCoice-pagination li {
  height: 2px;
  background-color: #e1e6f0;
  margin-right: 16px;
}
.catalog_listProduct .homeCoice-pagination li:last-child {
  margin-right: 0;
}
.catalog_listProduct .homeCoice-pagination button {
  display: block;
  background-color: #E1E6F0;
  height: 3px;
  font-size: 0;
  outline: none;
  border: 0;
  border-radius: 5px;
  min-width: 30px;
}
.catalog_listProduct .homeCoice-pagination .slick-active button {
  background-color: #B0B6C1;
}
@media (max-width: 1200px) {
  .catalog_listProduct-item {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 990px) {
  .catalog_listProduct {
    border: 0;
    margin-top: 0;
    padding: 15px 0;
  }
  .catalog_listProduct a[data-toggle=tooltip] {
    font-size: 13px;
  }
  .catalog_listProduct .starRating svg {
    width: 16px;
    height: 16px;
  }
  .catalog_listProduct .starRating span {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
  }
  .catalog_listProduct-item {
    width: calc(50% - 15px) !important;
    margin: 0 15px;
    border: 1px solid #EAEAEA;
    padding: 15px 0 15px 0;
  }
  .catalog_listProduct-item.x3:nth-child(3) {
    display: none;
  }
  .catalog_listProduct-item:hover {
    box-shadow: none;
    border-color: #EAEAEA;
  }
  .catalog_listProduct-item:nth-child(3n+4) {
    clear: none;
  }
  .catalog_listProduct-item:nth-child(odd) {
    margin-right: 0;
    clear: both;
  }
  .catalog_listProduct-item:nth-child(even) {
    margin-left: 0;
    border-left: 0;
  }
  .catalog_listProduct-item--labelSale, .catalog_listProduct-item--labelHit {
    font-size: 8px;
    height: auto;
    border-radius: 0 3px 3px 0;
  }
  .catalog_listProduct-item--img {
    min-height: 120px;
  }
  .catalog_listProduct-item--slider {
    height: 120px;
  }
  .catalog_listProduct-item--choice {
    top: 5px;
    right: 5px;
    width: 25px;
    height: 25px;
  }
  .catalog_listProduct-item--choice svg {
    width: 100%;
    height: 100%;
  }
  .catalog_listProduct-item--img img {
    min-height: 120px;
    max-height: 120px;
  }
  .catalog_listProduct-item--price {
    font-size: 18px;
    line-height: 18px;
  }
  .catalog_listProduct-item--price .sale, .catalog_listProduct-item--price .percent {
    font-size: 14px;
    line-height: 18px;
  }
  .catalog_listProduct-item--name {
    font-size: 14px;
    line-height: 16px;
    margin: 10px;
    display: flex;
    justify-content: center;
    min-height: 64px;
    overflow: hidden;
  }
  .catalog_listProduct-item--credit {
    padding: 0 10px;
    font-size: 13px;
    line-height: 16px;
  }
  .catalog_listProduct-item--credit > span {
    flex-wrap: wrap;
  }
  .catalog_listProduct-item--btn {
    padding: 0 15px !important;
    max-height: 20px !important;
    height: 20px !important;
    min-height: 35px !important;
    font-size: 14px !important;
  }
  .catalog_listProduct-item--prop {
    min-height: auto;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/nettattoo/components/bitrix/catalog.section/hot/style.css?17474042059781 */
