/*
Theme Name: ClientCove Child
Theme URI: https://clientcove.io
Template: ClientCove
Author: ClientCove
Author URI: https://clientcove.io
Description: Customization-safe child theme for ClientCove. Use this theme to add your own CSS, override templates, and extend functions.php without touching the parent — your changes will survive parent-theme updates.
Version: 1.0.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: clientcove-child

────────────────────────────────────────────────────────────────────────────
Customization guide
────────────────────────────────────────────────────────────────────────────

Add CSS overrides BELOW this header. The ClientCove parent stylesheet is
enqueued first by functions.php, so anything here wins by load order.

Examples:
  .cove-btn-primary { background: #ff5722; }
  .site-header__logo img { max-height: 56px; }

Template overrides:
  Copy any file from /themes/ClientCove/ into the same path in this child
  theme to override it. WordPress will pick up the child copy automatically.

Functions:
  Add custom hooks and filters in functions.php (already wired up).
*/
