/*
 Theme Name:   Astra Child
 Theme URI:    https://wpastra.com/
 Description:  Tema hijo de Astra
 Author:       <PIXELARIUM>
 Author URI:   <NOVIA SMART>
 Template:     astra
 Version:      1.0.0
 Text Domain:   astra-child
*/

/* Importar estilos del tema padre */
@import url("../astra/style.css");

body.woocommerce-checkout.astra-dark-mode-enable {
    --ast-dark-mode: none !important;
}