/*
Theme Name: Cosplay Forge Child
Theme URI: https://frenchieprints3d.com/cosplay-forge
Description: Child theme for Cosplay Forge. Use this theme to customize Cosplay Forge without modifying the parent theme files. Your customizations will be preserved when the parent theme is updated.
Author: FrenchiePrints3D
Author URI: https://frenchieprints3d.com
Template: cosplay-forge
Version: 1.0.0
Tested up to: 6.7
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cosplay-forge-child
Tags: e-commerce, custom-background, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, rtl-language-support, theme-options, threaded-comments, translation-ready

Cosplay Forge Child Theme, Copyright 2025 FrenchiePrints3D
Cosplay Forge Child is distributed under the terms of the GNU GPL v2 or later.
*/

/* ==========================================================================
   CHILD THEME CUSTOMIZATIONS
   ==========================================================================
   
   Add your custom CSS below. These styles will override the parent theme.
   
   Example customizations:
   
   // Change primary accent color
   :root {
       --cf-accent-cyan: #00ff88;
   }
   
   // Modify header background
   .site-header {
       background: #1a1a2e;
   }
   
   // Custom button styles
   .cf-btn-primary {
       background: linear-gradient(135deg, #ff6b6b, #ffd93d);
   }
   
   ========================================================================== */

/* Your custom styles go here */
