/*
Theme Name: HALOX
Theme URI: https://halox.com.co
Description: Tema hijo de WoodMart para HALOX
Author: Torrex Tech
Author URI: https://torrex.com.co
Template: woodmart
Version: 1.0.0
Text Domain: halox
*/

/*
No necesitas importar aquí el style.css de WoodMart.
Los estilos personalizados de HALOX pueden comenzar debajo.
*/

:root {
    --halox-primary: #6d4aff;
    --halox-primary-hover: #5837e8;
    --halox-dark: #0b071c;
    --halox-text: #111827;
    --halox-background: #ffffff;
    --halox-surface: #f6f6f9;
}