/**
 * Product Page CSS Fixes
 * 
 * Scoped fixes to ensure single product page matches static template exactly.
 * Only enqueued on is_product() pages.
 * 
 * NOTE: assets/css/main.css is DISABLED on single product pages.
 * All styling comes from static/css/style.css (loaded in header.php).
 * This file only contains minimal overrides if needed.
 */

/* Ensure no conflicts with disabled main.css styles */
/* All product styles come from static/css/style.css */

/* Minimal overrides only if absolutely necessary */
/* Most styling should be handled by static/css/style.css */
