/*
Theme Name: Gulf Models Child
Theme URI: https://gamebird.co/themes/gulf-models
Author: GameBird Agency
Author URI: https://gamebird.co
Description: Child theme for Gulf Models - a premium WordPress theme for modeling agencies. Use this child theme to make customizations that persist through parent theme updates.
Version: 1.0.0
Tested up to: 6.7
Requires at least: 6.0
Requires PHP: 7.4
Template: gulf-models
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gulf-models-child
Tags: one-column, two-columns, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, theme-options, translation-ready, portfolio, photography
*/

/* ==========================================================================
   Gulf Models Child Theme
   ==========================================================================

   Add your custom styles below this line.
   These styles will override the parent theme styles.

   Example customizations:

   1. Change primary color:
      :root {
          --gm-primary-color: #your-color;
      }

   2. Change heading font:
      :root {
          --gm-heading-font: 'Your Font', serif;
      }

   3. Customize specific sections:
      .hero-section {
          min-height: 80vh;
      }

   ========================================================================== */
