/*
Theme Name: Woerther Cache Clim
Theme URI: https://www.ac-design-woerther.com
Author: Woerther
Description: Thème e-commerce sur mesure pour la gamme de caches climatiseur et cache pompe à chaleur Woerther. Compatible WooCommerce, responsive, orienté conversion. Page d'accueil en 7 blocs, en-tête avec barre d'annonce, pied de page 4 colonnes.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: woerther-cache-clim
Tags: e-commerce, woocommerce, custom-menu, featured-images, translation-ready
*/

/* Les styles complets sont dans assets/css/main.css (chargé via functions.php).
   Ce fichier ne contient que l'en-tête de thème requis par WordPress + un reset minimal. */

*,
*::before,
*::after { box-sizing: border-box; }

html { -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  font-family: "Helvetica Neue", Arial, sans-serif;
  color: #1a1a1a;
  background: #ffffff;
  line-height: 1.6;
}

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

a { color: inherit; }
