/*
Theme Name: The Ice Plant
Version: 1.0
*/

.woocommerce ul.products li.product a.woocommerce-loop-product__link {
  display: table-cell;
}

.woocommerce-Price-amount {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
}