/*
Theme Name: RW Lite Child
Theme URI: https://riddimsworld.com/
Description: Child theme for RW Lite. Put all customisations here (CSS overrides, category ID config, template overrides) so parent theme updates never wipe them.
Author: Riddims World
Template: rw-lite
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rw-lite-child
*/

/* -------------------------------------------------------------------------
   Your CSS overrides go below. Brand variables can be re-declared here and
   they win over the parent, e.g.:

:root{
  --main-color:#e01a22;
  --main-color-hover:#c1151c;
}

   Any template file copied from rw-lite/ into this folder (same relative
   path) overrides the parent version — e.g. copy
   rw-lite/template-parts/home/static-sections.php
   to
   rw-lite-child/template-parts/home/static-sections.php
   and paste your exact editorial/sourcing HTML there.
   ------------------------------------------------------------------------- */
