/*
Theme Name:   Ludiktoy Child
Theme URI:    https://ludik-toy.com
Description:  Hello Elementor child theme for Ludiktoy — Karl Draisienne art direction (pastels, Pacifico + Nunito, Ludik mascot). Converts static HTML pages into WordPress templates. US English edition for ludik-toy.com.
Author:       Doublequatre
Author URI:   https://ludik-toy.com
Template:     hello-elementor
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  ludiktoy-child
*/

/*
 * The actual visual CSS is loaded via functions.php → wp_enqueue_style('ludiktoy-main')
 * for browser-cache benefits. Only put one-off overrides here.
 */

/* Minimal override: neutralizes some Hello Elementor styles that could clash */
body.elementor-default {
    font-family: 'Nunito', 'Segoe UI', system-ui, sans-serif;
}
