.bxr-section-desc {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 14px;
}

span.bxr-font-hover-light-span {
  cursor: default;
}

span.bxr-offer-img-in-list.fancybox-Y {
  cursor: pointer;
}

.catalog-section-list-item .catalog-section-list-item-image > img {
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}
.catalog-section-list-item .catalog-section-list-item-image > img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

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