/*
Theme Name:   PingGalaxy
Theme URI:    https://pinggalaxy.fr
Description:  Thème e-commerce tennis de table - PingGalaxy
Author:       PingGalaxy
Author URI:   https://pinggalaxy.fr
Version:      2.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  pinggalaxy
*/

/* ==========================================================================
   Variables CSS - Couleurs de la marque TT Expert
   ========================================================================== */

:root {
    /* Couleurs principales */
    --tt-rouge-chine: #D32F2F;
    --tt-noir: #212121;
    --tt-or: #FFD700;

    /* Variations pour les états hover, active, etc. */
    --tt-rouge-chine-dark: #B71C1C;
    --tt-rouge-chine-light: #EF5350;
    --tt-noir-light: #424242;
    --tt-or-dark: #FFC400;
}

/* ==========================================================================
   Personnalisations du thème parent
   ========================================================================== */

/* Ajoutez vos styles personnalisés ci-dessous */
