

/* Start:/local/templates/main/components/bitrix/catalog.section/slider_product/style.css?1779694094632*/
.detailed{
  margin-top: 15px;
  opacity: 0;
  text-align: center;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgb(51, 51, 102) none repeat scroll 0% 0%;
  border-color: rgb(51, 51, 102);
  color: #fff;
}
.detailed {
  transform: translateY(-100%);
  transition: transform 0.2s linear;
}
.novelty-slider__item{ text-decoration: none; }
.novelty-slider__item .product-discount{ font-size: 14px;
  display: block;
  padding: 0 7px;
  align-self: center;
  margin-left: 15px;
  font-weight: bold; }
.novelty-slider__item:hover .detailed {
  opacity: 1;
  transform: translateY(0);
}
/* End */
/* /local/templates/main/components/bitrix/catalog.section/slider_product/style.css?1779694094632 */
