.hc-product-small .image .zobacz-produkt-cta {
  color: #fff;
  background-color: #FF571B;
  padding: 10px 15px;
  border-radius: 5px;
  text-decoration: none;
}
.hc-product-small .image .zobacz-produkt-cta:hover {
  background-color: #e04d1a;
}
.hc-product-small .card-body .cena .cena-promocyjna .stara-cena {
  font-size: 14px;
  color: #999;
  text-decoration: line-through;
  margin-right: 10px;
}
.hc-product-small .card-body .cena .cena-promocyjna .naj-nizsza-cena {
  font-size: 12px;
  color: #666;
  display: block;
  margin-top: 5px;
}
.hc-product-small .card-body .cena .cena-promocyjna .nowa-cena {
  font-size: 18px;
  color: #FF571B;
  font-weight: bold;
}
.hc-product-small .card-body .cena .cena-apla {
  font-size: 16px;
  color: #333;
}/*# sourceMappingURL=style.css.map */