/*
Theme Name: Digiglobo
Theme URI: https://digiglobo.co.uk
Author: Ahmad Saleem
Author URI: https://beauteous.pk
Description: Premium luxury footwear WordPress theme with full WooCommerce support, Elementor compatibility, and complete page suite. Navy/Gold/Oxblood design system by Digiglobo.
Version: 2.0.0
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: digiglobo
Tags: e-commerce, woocommerce, custom-colors, custom-menu, custom-logo, footer-widgets, full-width-template
Developer: Ahmad Saleem — Digiglobo Digital Services
Contact: +92 346 4292408 | beauteous.pk
*/

:root{
  --so-navy:        #0c1322;
  --so-navy-light:  #16213a;
  --so-gold:        #c9a04f;
  --so-gold-light:  #e3c789;
  --so-oxblood:     #5c2a2a;
  --so-cream:       #f6f1e7;
  --so-white:       #ffffff;
  --so-text-dark:   #1a1a1a;
  --so-text-muted:  #6b6b6b;
  --so-border:      #e4dcc8;
  --so-green:       #2e7d32;
  --so-red:         #c62828;

  --so-font-heading: 'Fraunces', serif;
  --so-font-body:    'Archivo', sans-serif;
  --so-font-accent:  'Space Grotesk', sans-serif;

  --so-radius:      6px;
  --so-radius-lg:   12px;
  --so-shadow:      0 4px 24px rgba(0,0,0,.10);
  --so-shadow-lg:   0 8px 40px rgba(0,0,0,.18);
  --so-transition:  .25s ease;
}
