.product-shop .price-box {
  margin: 0 5px 0 0;
}
span.price.product-price {
  font-size: 22px !important;
}

span.regular-price .product-unit, p.special-price .product-unit {
  font-size: 13px;
}
.f-left span.product-unit {
  font-size: 20px;
}

.price-box .product-unit.in-card {
  font-size: 22px;
  color: #F36520;
}
