/*
Theme Name:   Glucose Smart Kitchen
Theme URI:    https://www.glucosesmartkitchen.com/
Description:  Blocksy child theme for Glucose Smart Kitchen. Ships the site design system (colours, typography, components) plus the recipes / meal plans / guides app as shortcodes, ready to drop into Elementor. Add your own overrides at the bottom of this file.
Author:       Glucose Smart Kitchen
Version:      1.0.0
Template:     blocksy
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  glucose-smart-kitchen
Tags:         food, recipes, health, elementor, blocksy
*/

/* ------------------------------------------------------------
   The full design system lives in assets/css/gsk.css so it can be
   updated without touching this file.
   Put YOUR overrides below - they load after everything else.
   ------------------------------------------------------------ */

/* Keeps Elementor's own container from double-padding our sections. */
.gsk .elementor-widget-container > .gsk-section,
.gsk .elementor-widget-shortcode .gsk-section { padding-inline: 0; }

/* Example override: swap the brand green site-wide
:root{
  --gsk-green-900:#0E3D1E;
  --gsk-green-800:#14512A;
  --gsk-green-700:#1B5E32;
}
*/
