/*
Theme Name: Kadence Child
Theme URI: https://dhplugins.com
Description: Child theme for Kadence — custom styling and overrides for dhplugins.com.
Author: Dan Havers
Author URI: https://dhplugins.com
Template: kadence
Version: 1.0.1
License: GNU General Public License v2 or later
Text Domain: kadence-child
*/

/* -----------------------------------------------------------------------------
   NOTE: the site's custom CSS lives in assets/custom.css, NOT here.
   functions.php injects it INLINE and LATE in <head> (via wp_head, priority 999)
   to mirror how WordPress outputs Customizer "Additional CSS". That preserves the
   original cascade/priority — rules without !important keep winning over Kadence's
   defaults, instead of being aggregated early by Autoptimize.
   Keep this stylesheet essentially empty; edit assets/custom.css instead.
   ----------------------------------------------------------------------------- */
