/*
Theme Name: DentalClinic - Dr ELHOUR ILYAS
Theme URI: https://drelhourilyas.ma
Author: Dr ELHOUR ILYAS
Author URI: https://drelhourilyas.ma
Description: Thème luxueux et moderne pour cabinet dentaire premium à Casablanca. Design élégant avec palette blanc, bleu et or. Conçu pour offrir une expérience utilisateur exceptionnelle avec des animations fluides, une typographie raffinée et une mise en page responsive.
Version: 1..
Requires at least: 6.
Tested up to: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2..html
Text Domain: dental-clinic
Tags: luxury, dental, clinic, premium, healthcare, one-column, custom-logo, custom-menu, featured-images, theme-options, translation-ready

DentalClinic WordPress Theme, (C) 2025 Dr ELHOUR ILYAS
DentalClinic is distributed under the terms of the GNU GPL v2 or later.
*/

/* === GOOGLE FONTS === */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@,400;,500;,600;,700;1,400;1,500&family=Inter:wght@300;400;500;600;700&family=Cormorant+Garamond:ital,wght@,300;,400;,500;,600;,700;1,400&display=swap');

/* Minimal base overrides */
body {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    color: #2c3e50;
}

a {
    color: #a1628;
    text-decoration: none;
}

a:hover {
    color: #c9a84c;
}

img {
    max-width: 100%;
    height: auto;
}
