.product-block-price div {
  color: #555;
  text-align: left;
}
.product-block-price.price_savings .jshop_price {
  color: red;
}
.product-block-price .jshop_price {
  margin: 5px 0 0 0;
  font-size: 18px;
  font-weight: 700;
}
.product-block-price .old_price {
  margin-bottom: 0;
  color: #797878;
  height: 20px;
}
.product-block-price .old_price span {
  font-size: 14px;
  text-decoration: line-through;
}

a.button_buy-product {
  margin: -6px 10px 0 0;
  float: right;
}
a.button_buy-product svg {
  fill: #6ac3d6;
}

/*# sourceMappingURL=block-price.css.map */
