/* ==========================================================================
   THRESHOLD KADENCE CHILD — BLOCK OVERRIDES
   --------------------------------------------------------------------------
   Surgical CSS fixes for core Gutenberg blocks where Kadence's defaults are
   inconsistent or fall through to WordPress core. Add rules below as you
   encounter blocks that need correction on a specific build.

   The render_block filter in functions.php handles inline color drift on
   core blocks automatically — these rules are for everything else
   (structural, typographic, spacing inconsistencies).

   Section index:
     1. core/button + core/buttons
     2. core/group
     3. core/cover
     4. core/quote
     5. core/list
     6. core/separator
     7. core/columns
     8. WooCommerce blocks
   ========================================================================== */


/* ==========================================================================
   1. core/button + core/buttons
   ========================================================================== */

/* Add overrides here when Gutenberg's default button styling conflicts with
   Kadence's button design tokens. */


/* ==========================================================================
   2. core/group
   ========================================================================== */

/* Add overrides here when group block backgrounds, padding, or spacing
   don't inherit the theme palette correctly. */


/* ==========================================================================
   3. core/cover
   ========================================================================== */

/* Add overrides here when cover block overlay opacity or color blending
   misbehaves on Kadence templates. */


/* ==========================================================================
   4. core/quote
   ========================================================================== */

/* Add overrides here for citation styling, blockquote borders, etc. */


/* ==========================================================================
   5. core/list
   ========================================================================== */

/* Add overrides here when list markers or indentation drift between
   Gutenberg core and Kadence theme styling. */


/* ==========================================================================
   6. core/separator
   ========================================================================== */

/* Add overrides here when separator color/style needs to match the brand
   palette rather than Gutenberg's default. */


/* ==========================================================================
   7. core/columns
   ========================================================================== */

/* Add overrides here for column gap, mobile stacking, or vertical alignment
   adjustments that the block UI doesn't expose cleanly. */


/* ==========================================================================
   8. WooCommerce blocks
   ========================================================================== */

/* Add overrides here for wc-block-* components — cart, checkout, product
   grid, mini cart, etc. */
