/*
 Theme Name:   Astra ArtWine  Child
 Theme URI:    https://wpastra.com/
 Description:  Tema hijo para personalizaciones de Art Wine.
 Author:       Carlos Brandt
 Author URI:   https://artwine.es
 Template:     astra
 Version:      1.0.2
 Text Domain:  astra-child
 */

:root {
    --artwine-primary: #00A5B5;
    --artwine-primary-hover: #1ba6a6;
    --artwine-bg-gray: #F8FAFC;
    --artwine-border: #E2E8F0;
    --artwine-text-main: #0F172A;
    --artwine-text-muted: #64748B;
    --artwine-text-label: #334155;
    --artwine-radius-card: 16px;
    --artwine-radius-input: 10px;
}

/* 
 * NOTE: Checkout styles have been moved directly to 
 * woocommerce/checkout/form-checkout.php to avoid 
 * conflicts with Elementor and Astra header.
 */