/*
Theme Name: VAEYI Fiber Cleavers
Theme URI: https://fibercleavers.com
Author: VAEYI
Description: A lightweight WooCommerce theme for VAEYI fiber cleavers.
Version: 1.2.3
Text Domain: vaeyi-fiber-cleavers
*/

/* Fallback stylesheet loading for WordPress and restrictive cache setups. */
@import url("assets/css/theme.css");

/* WooCommerce's legacy float/clear rules conflict with the shop CSS Grid. */
.woocommerce ul.products li.product {
  float: none !important;
  clear: none !important;
}
