
/* ===========================
   OLIVEOILTASTE ▸ CART STYLING
   =========================== */

.ast-site-header-cart .woocommerce-Price-amount,
.ast-site-header-cart .count {
  color: #fff !important;
}

.ast-site-header-cart:hover .woocommerce-Price-amount,
.ast-site-header-cart:hover .count {
  color: #fff !important;
}
