/*
Theme Name:   RED Logistic's
Theme URI:    https://redlogistic.com.mx
Description:  Tema hijo de Hello Elementor para RED Logistic's
Author:       RED Logistic's
Author URI:   https://redlogistic.com.mx
Template:     hello-elementor
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:  red-logistics
*/

/* Variables globales RED Logistic's */
:root {
    --red:          #E8000D;
    --red-dark:     #b8000a;
    --red-light:    rgba(232,0,13,0.1);
    --black:        #0a0a0a;
    --dark:         #111111;
    --dark-2:       #1a1a1a;
    --white:        #ffffff;
    --gray-100:     #f5f5f5;
    --gray-200:     #e5e5e5;
    --gray-600:     #666666;
    --gray-700:     #444444;
    --gray-900:     #111111;
    --font:         'Poppins', sans-serif;
    --shadow-red:   0 8px 30px rgba(232,0,13,0.3);
    --radius:       12px;
    --radius-lg:    20px;
}
