/*
Theme Name: Calmes Child - SoySourceGlobal
Theme URI: https://soyaseed.com
Description: SoySourceGlobal's storefront theme, built on Calmes (originally a Marijuana Store demo layout).
Author: SoySourceGlobal
Template: calmes
Version: 1.0.0
Text Domain: calmes-child
*/

/* Theme overrides go in assets/css/soysource.css, not here: the *parent*
   theme's own wp_enqueue_style( 'calmes-theme-style', get_stylesheet_uri(), ... )
   call (calmes/inc/theme-config.php, calmes_css_style()) already enqueues
   this file's handle -- get_stylesheet_uri() resolves to this child's
   style.css once the child is active, and it has no rules beyond this
   header comment. This theme's own functions.php only enqueues the
   parent's real style.css afterward (see soysource_enqueue_assets()
   below). Any rule added here would be overridden by the parent's CSS. */
