/* ===================================================
   OSS Ulu Mosque Shop — Product Grid Styles
   =================================================== */

/* Overwrite WooCommerce price styling */
.oss-shop-card .woocommerce-Price-amount {
  color: #2563eb;
  font-weight: 700;
}
.oss-shop-card .woocommerce-Price-currencySymbol {
  font-size: 0.85em;
}
