/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.products-grid .product-miniature-default .product-available {
  display: block;
}

.product-price small {
  font-size: 16px;
}

.product-price  .suffix {
  color: rgb(119, 119, 119)!important;
  font-size: 1.2rem;
  font-weight: 400;
}
.tax-shipping-delivery-label {
  font-size: 1.2rem;
}