

/* Start:/local/templates/2023/components/bitrix/catalog.viewed.products/swipper/style.css?1718536513975*/
.card__img{
  position: relative;
  display: block;
  width: 100%;
  min-height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.sticker-percent-red {
  display: inline-flex;
  padding: 3px 4px 3px;
  color: #fff;
  font-size: 1rem;
  align-items: center;
  margin-left: 6px;
  font-weight: 600;
  background-color: #f56931;
  border-radius: 4px 6px;
  height: 18px;
  -webkit-transform: skew(-12deg);
  transform: skew(-12deg);
  margin-top: auto;
}
.price-discount {
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 600;
}
.price-discount::before {
  background-color: #f56931;
  content: '';
  display: block;
  height: 2px;
  position: relative;
  right: 0;
  top: 11px;
  -webkit-transform: rotate(172deg);
  transform: rotate(172deg);
  width: 100%;
}

@media (max-width: 992px) {
  .catalog-section .card {
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: 0;
    background: #fff;
  }
}

/* End */


/* Start:/local/templates/2023/components/bitrix/catalog.item/.default/style.css?1718457202787*/
.sticker-percent-red {
  display: inline-flex;
  padding: 3px 4px 3px;
  color: #fff;
  font-size: 1rem;
  align-items: center;
  margin-left: 6px;
  font-weight: 600;
  background-color: #f56931;
  border-radius: 4px 6px;
  height: 18px;
  -webkit-transform: skew(-12deg);
  transform: skew(-12deg);
  margin-top: auto;
}
.price-discount {
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 600;
}
.price-discount::before {
  background-color: #f56931;
  content: '';
  display: block;
  height: 2px;
  position: relative;
  right: 0;
  top: 11px;
  -webkit-transform: rotate(172deg);
  transform: rotate(172deg);
  width: 100%;
}

@media (max-width: 992px) {
  .catalog-section .card {
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: 0;
    background: #fff;
  }
}

/* End */
/* /local/templates/2023/components/bitrix/catalog.viewed.products/swipper/style.css?1718536513975 */
/* /local/templates/2023/components/bitrix/catalog.item/.default/style.css?1718457202787 */
