/* ============================================================ */
/* CSS STANDARDS & SCALE DOCUMENTATION                          */
/* ============================================================ */
/* 
 * Z-INDEX SCALE:
 * - Base elements: 1-100
 * - Dropdowns: 1000-9999
 * - Modals/Overlays: 10000-99999
 * - Critical overlays: 100000-999999
 * - Maximum: 9999999 (only for critical system elements)
 * 
 * BUTTON PADDING STANDARDS:
 * - Desktop: 0 24px (standard buttons)
 * - Mobile: 0 20px (all buttons on mobile)
 * - Variation Add to Cart: 0 20px (to fit on one line)
 * 
 * BUTTON HEIGHT STANDARD:
 * - All buttons: 48px (min/max)
 */

/* Standardized Product Card Styling */
/* Standardized Product Card Styling used to be here - Removed to allow Inline Styles + Main Style.css precedence */
/* See style.css for Global Grid Rules */

/* =========================================
   USER REQUEST FIXES (Step 4010)
   ========================================= */

/* REMOVED - Let original WooCommerce styles handle cart/checkout tables */

/* ============================================================
   CART & CHECKOUT LAYOUT FIXES - REMOVED
   Matching old theme - no special overrides needed
   ============================================================ */