@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//deco-univers.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.6") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//deco-univers.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//deco-univers.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//deco-univers.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//deco-univers.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//deco-univers.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//deco-univers.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//deco-univers.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//deco-univers.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(204,0,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(204,0,0);
	--btn-accented-bgcolor-hover: rgb(204,97,97);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://deco-univers.com/wp-content/uploads/2021/08/retail-popup-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://deco-univers.com/wp-content/uploads/2025/11/Store-Stockholm-Header-v3-scaled.webp);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 16px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


:root {
  /* ==========================================================================
     1.1 COULEURS (PALETTE)
     - Adaptation pour Abri de jardin, Poêle, Pergola, etc.
     ========================================================================== */

  /* --- COULEUR PRINCIPALE (Vert Nature) --- */
  /* Utilisé pour : En-tête, icônes principales, bordures de section */
  --color-primary: #0d8843;

  /* Variation Foncé (Hover) */
  /* Pour le survol des boutons verts ou des liens */
  --color-primary-dark: #09602f; 

  /* Variation Claire (Backgrounds) */
  /* Pour des fonds de section subtils (ex: fiche technique du produit) */
  --color-primary-light: #e7f3ec; 
  
  /* --- COULEUR D'ACCENTUATION (Rouge Vif) --- */
  /* Utilisé pour : Boutons "Ajouter au panier", Badges "Promo", Prix réduits */
  --color-accent: #ff0000;

  /* Variation Foncé Accent */
  /* Pour le survol des boutons rouges */
  --color-accent-dark: #cc0000;
  
  /* --- COULEURS NEUTRES (Texte & Fond) --- */
  --color-text-base: #333333;        /* Gris foncé pour la lecture (Descriptions produits) */
  --color-text-light: #666666;       /* Gris moyen pour les méta-données (catégories, dates) */
  --color-headings: #1a1a1a;         /* Presque noir pour les titres (H1, H2) pour un bon contraste */
  --color-background: #ffffff;       /* Fond blanc principal */
  --color-background-alt: #f7f7f7;   /* Fond gris très clair pour alterner les sections */
  --color-border: #dddddd;           /* Bordures fines */

  /* --- FEEDBACK UTILISATEUR --- */
  --color-success: #0d8843;          /* On reprend le vert principal pour le succès */
  --color-error: #dc3545;            /* Rouge standard pour les erreurs (formulaire) */
  --color-warning: #ffc107;          /* Jaune pour les avertissements */

  /* ==========================================================================
     1.2 TYPOGRAPHIE
     - Police techniques et lisibles pour du e-commerce
     ========================================================================== */
  
  /* Titres : Montserrat est moderne et solide (bien pour le côté "Matériel/Construction") */
  --font-family-headings: 'Montserrat', sans-serif; 
  /* Corps : Open Sans est très lisible pour les descriptions techniques */
  --font-family-base: 'Open Sans', sans-serif;      

  /* Tailles de base */
  --font-size-base: 16px;
  --line-height-base: 1.6;

  /* Échelle de tailles */
  --font-size-sm: 0.875rem;          /* ~14px */
  --font-size-md: 1rem;              /* ~16px */
  --font-size-lg: 1.25rem;           /* ~20px */
  --font-size-h1: 2.5rem;            /* ~40px */
  --font-size-h2: 2rem;              /* ~32px */
  --font-size-h3: 1.5rem;            /* ~24px */

  /* Graisses */
  --font-weight-light: 300;
  --font-weight-normal: 400;
  --font-weight-bold: 700;
  
  /* ==========================================================================
     1.3 ESPACEMENTS & DESIGN
     ========================================================================== */
  
  --spacing-xs: 0.25rem;
  --spacing-sm: 0.5rem;
  --spacing-md: 1rem;
  --spacing-lg: 1.5rem;
  --spacing-xl: 2rem;
  --spacing-xxl: 4rem;
  
  --border-radius: 4px;                                
  --box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);        
  --transition-base: all 0.3s ease-in-out;             
}
/* --- Bannière Hero Promo (Style Sombre) --- */

/* --- Bannière Promo Panoramique --- */

.full-width-promo-banner {
    position: relative;
    width: 100%;
    height: 250px; /* Hauteur fixe raisonnable pour ne pas être "trop grand" */
    
    /* Le secret : Un dégradé noir fort à gauche + Votre image */
    background: url('https://deco-univers.com/wp-content/uploads/2025/11/granule.webp');
    
    background-size: cover; /* Couvre toute la largeur sans déformer */
    background-position: center center; /* Centre l'image */
    
    display: flex;
    align-items: center; /* Centre le texte verticalement */
    padding-left: 5%; /* Marge à gauche pour le texte */
    box-sizing: border-box;
    overflow: hidden;
}

/* Conteneur Texte */
.promo-content {
    max-width: 600px; /* Limite la largeur du texte pour qu'il reste sur la partie noire */
    z-index: 10;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
}

/* Titre */
.promo-title {
    color: #ffffff;
    font-size: 36px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    line-height: 1.2;
}

/* Sous-titre */
.promo-subtitle {
    color: #eeeeee;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 20px 0;
}

/* Zone Code Promo */
.promo-code-box {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 25px;
    color: #ffffff;
}

/* Le Code en VERT #0d8843 */
.code-green {
    color: #0d8843;
    font-weight: 900;
    font-size: 22px;
    text-transform: uppercase;
}

/* Bouton ROUGE rgb(204,0,0) */
.promo-btn {
    display: inline-block;
    background-color: rgb(204,0,0);
    color: #ffffff;
    padding: 12px 30px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 4px;
    transition: background 0.3s ease;
}

.promo-btn:hover {
    background-color: #cc0000;
    color: #ffffff;
}

/* --- Responsive Mobile --- */
@media (max-width: 768px) {
    .full-width-promo-banner {
        height: auto; /* Hauteur auto pour s'adapter au texte */
        padding: 40px 20px;
        background: url('https://deco-univers.com/wp-content/uploads/2025/11/granule.webp');
        background-size: cover;
        background-position: center;
        text-align: center; /* Centrer le texte sur mobile */
        justify-content: center;
    }
    
    .promo-content {
        max-width: 100%;
    }
    
    .promo-title {
        font-size: 28px;
    }
}
/* --- Section Catégories --- */

.shop-categories-section {
    padding: 60px 0;
    background-color: #f9f9f9; /* Fond très léger pour détacher les cartes */
}

/* En-tête de section */
.section-header {
    text-align: center;
    margin-bottom: 50px;
}

.section-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.5rem;
    color: #0d8843; /* Vert Charte */
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.section-line {
    width: 80px;
    height: 4px;
    background-color: #ff0000; /* Rouge Charte */
    margin: 0 auto 15px;
    border-radius: 2px;
}

.section-subtitle {
    font-family: 'Open Sans', sans-serif;
    color: #666;
    font-size: 1.1rem;
}

/* Grille Responsive */
.categories-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); /* Auto-ajustement */
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Carte Catégorie */
.category-card {
    background-color: #ffffff;
    border-radius: 8px;
    overflow: hidden; /* Pour que l'image ne dépasse pas */
    text-decoration: none;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent; /* Prêt pour l'effet hover */
    display: flex;
    flex-direction: column;
}

/* Conteneur Image (pour le zoom) */
.cat-img-wrapper {
    width: 100%;
    aspect-ratio: 4/3; /* Format Rectangulaire Paysage */
    overflow: hidden;
}

.cat-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Remplit tout le cadre sans déformation */
    transition: transform 0.5s ease;
}

/* Contenu Texte */
.cat-content {
    padding: 20px;
    text-align: center;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.wd-single-tabs .wd-nav-tabs-wrapper {
    margin-bottom: 20px;
    display: none;
}
.cat-content h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    color: #333;
    margin: 0 0 10px 0;
    font-weight: 700;
    text-transform: uppercase;
}

.cat-link {
    font-family: 'Open Sans', sans-serif;
    font-size: 0.9rem;
    color: #0d8843; /* Vert par défaut */
    font-weight: 600;
    transition: color 0.3s ease;
}

.cat-link i {
    margin-left: 5px;
    font-size: 0.8rem;
    transition: transform 0.3s ease;
}

/* --- EFFETS AU SURVOL (HOVER) --- */

.category-card:hover {
    transform: translateY(-5px); /* La carte remonte un peu */
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    border-bottom-color: #0d8843; /* Bordure verte apparaît en bas */
}

.category-card:hover .cat-img-wrapper img {
    transform: scale(1.1); /* Zoom lent sur l'image */
}

.category-card:hover .cat-content h3 {
    color: #0d8843; /* Le titre devient vert */
}

.category-card:hover .cat-link {
    color: #ff0000; /* Le lien devient Rouge */
}

.category-card:hover .cat-link i {
    transform: translateX(5px); /* La flèche bouge vers la droite */
}

/* Mobile ajustement */
@media (max-width: 768px) {
    .categories-grid {
        grid-template-columns: 1fr; /* 1 seule colonne sur mobile */
    }
    .section-title {
        font-size: 2rem;
    }
}




/* Conteneur principal */
.reassurance-section {
    background-color: #ffffff;
    padding: 20px 0;
    border-top: 1px solid #e5e5e5; /* Légère ligne de séparation en haut */
    border-bottom: 1px solid #e5e5e5; /* Légère ligne de séparation en bas */
    font-family: 'Open Sans', sans-serif; /* Ou votre police habituelle */
}

.reassurance-container {
    max-width: 1400px; /* Largeur max pour ne pas trop étirer sur les grands écrans */
    margin: 0 auto;
    display: flex;
    justify-content: space-evenly; /* Répartit l'espace équitablement */
    align-items: center;
    flex-wrap: wrap; /* Permet de passer à la ligne sur mobile */
    gap: 15px;
}

/* Chaque bloc (icône + texte) */
.reassurance-item {
    display: flex;
    align-items: center;
    gap: 12px; /* Espace entre le rond et le texte */
    min-width: 160px; /* Largeur mini pour alignement propre */
}

/* Le rond de l'icône */
.icon-circle {
    width: 45px;
    height: 45px;
    border-radius: 50%; /* Rend le carré parfaitement rond */
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 20px;
    flex-shrink: 0; /* Empêche l'icône de s'écraser */
}

/* Couleurs spécifiques */
.icon-circle.red {
    background-color: #c8102e; /* Le rouge de l'image (environ) */
}

.icon-circle.grey {
    background-color: #333333; /* Le gris foncé de l'image */
}

/* Le texte */
.text-content {
    font-size: 13px;
    font-weight: 700; /* Gras */
    color: #333333;
    line-height: 1.3;
    text-transform: uppercase; /* Force le texte en majuscules */
}

/* --- Adaptation Mobile --- */
@media (max-width: 992px) {
    .reassurance-container {
        justify-content: flex-start; /* Aligne à gauche sur tablette */
        padding: 0 20px;
    }
    .reassurance-item {
        width: 45%; /* 2 éléments par ligne */
        margin-bottom: 15px;
    }
}

@media (max-width: 600px) {
    .reassurance-item {
        width: 100%; /* 1 élément par ligne sur téléphone */
    }
}

/* ==========================================================================
   STYLES TEXTE SEO (Bas de Page Accueil)
   ========================================================================== */

.home-seo-footer {
    background-color: #f9f9f9; /* Fond gris léger pour séparer du contenu visuel */
    padding: 60px 20px;
    margin-top: 50px;
    border-top: 4px solid #0d8843; /* Ligne verte de la marque */
    font-family: 'Open Sans', sans-serif;
    color: #444;
    line-height: 1.8; /* Interligne aéré pour la lecture */
}

.seo-container {
    max-width: 1100px; /* Largeur contenue pour ne pas avoir des lignes trop longues */
    margin: 0 auto;
}

/* Titre Principal H2 */
.home-seo-footer h2 {
    color: #222;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.6rem;
    margin-bottom: 30px;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 15px;
}

/* Sous-titres H3 */
.home-seo-footer h3 {
    color: #0d8843; /* Votre Vert */
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 1.3rem;
    margin-top: 35px;
    margin-bottom: 15px;
}

/* Paragraphes */
.home-seo-footer p {
    margin-bottom: 20px;
    font-size: 0.95rem;
    text-align: justify; /* Justifié pour faire propre comme un journal */
}

/* Lien discret dans le texte (si besoin) */
.home-seo-footer strong {
    color: #333;
    font-weight: 700;
}
/* ==========================================================================
   STYLE TITRE DÉCORATIF (Page d'Accueil)
   ========================================================================== */

.deco-title {
    font-family: 'Montserrat', sans-serif; /* Votre police habituelle */
    font-size: 1.8rem;       /* Taille du texte */
    font-weight: 800;        /* Très gras pour l'impact */
    color: #222222;          /* Gris très foncé */
    text-transform: uppercase; /* Tout en majuscules */
    text-align: center;      /* Centré */
    margin-bottom: 40px;     /* Espace sous le titre */
    position: relative;      /* Nécessaire pour la ligne verte */
    letter-spacing: 1px;     /* Espacement léger entre les lettres */
}

/* La petite ligne verte décorative en dessous */
.deco-title::after {
    content: '';
    display: block;
    width: 80px;             /* Longueur de la ligne */
    height: 4px;             /* Épaisseur de la ligne */
    background-color: #0d8843; /* VOTRE VERT */
    margin: 15px auto 0;     /* 15px d'espace entre texte et ligne, centré (auto) */
    border-radius: 2px;      /* Bords de la ligne arrondis */
}

/* Optionnel : Adaptation mobile pour que le titre soit moins gros */
@media (max-width: 768px) {
    .deco-title {
        font-size: 1.4rem;
    }
}

/* --- Section Catégories --- */

.shop-categories-section {
    padding: 60px 0;
    background-color: #f9f9f9; /* Fond très léger pour détacher les cartes */
}

/* En-tête de section */
.section-header {
    text-align: center;
    margin-bottom: 50px;
}

.section-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.5rem;
    color: #0d8843; /* Vert Charte */
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.section-line {
    width: 80px;
    height: 4px;
    background-color: #ff0000; /* Rouge Charte */
    margin: 0 auto 15px;
    border-radius: 2px;
}

.section-subtitle {
    font-family: 'Open Sans', sans-serif;
    color: #666;
    font-size: 1.1rem;
}

/* Grille Responsive */
.categories-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); /* Auto-ajustement */
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Carte Catégorie */
.category-card {
    background-color: #ffffff;
    border-radius: 8px;
    overflow: hidden; /* Pour que l'image ne dépasse pas */
    text-decoration: none;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent; /* Prêt pour l'effet hover */
    display: flex;
    flex-direction: column;
}

/* Conteneur Image (pour le zoom) */
.cat-img-wrapper {
    width: 100%;
    aspect-ratio: 4/3; /* Format Rectangulaire Paysage */
    overflow: hidden;
}

.cat-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Remplit tout le cadre sans déformation */
    transition: transform 0.5s ease;
}

/* Contenu Texte */
.cat-content {
    padding: 20px;
    text-align: center;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cat-content h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.2rem;
    color: #333;
    margin: 0 0 10px 0;
    font-weight: 700;
    text-transform: uppercase;
}

.cat-link {
    font-family: 'Open Sans', sans-serif;
    font-size: 0.9rem;
    color: #0d8843; /* Vert par défaut */
    font-weight: 600;
    transition: color 0.3s ease;
}

.cat-link i {
    margin-left: 5px;
    font-size: 0.8rem;
    transition: transform 0.3s ease;
}

/* --- EFFETS AU SURVOL (HOVER) --- */

.category-card:hover {
    transform: translateY(-5px); /* La carte remonte un peu */
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    border-bottom-color: #0d8843; /* Bordure verte apparaît en bas */
}

.category-card:hover .cat-img-wrapper img {
    transform: scale(1.1); /* Zoom lent sur l'image */
}

.category-card:hover .cat-content h3 {
    color: #0d8843; /* Le titre devient vert */
}

.category-card:hover .cat-link {
    color: #ff0000; /* Le lien devient Rouge */
}

.category-card:hover .cat-link i {
    transform: translateX(5px); /* La flèche bouge vers la droite */
}

/* Mobile ajustement */
@media (max-width: 768px) {
    .categories-grid {
        grid-template-columns: 1fr; /* 1 seule colonne sur mobile */
    }
    .section-title {
        font-size: 2rem;
    }
}


/* Conteneur global qui cache ce qui dépasse */
.trust-carousel-container {
    background-color: #ffffff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden; /* Masque les éléments hors cadre */
    white-space: nowrap; /* Force les éléments sur une seule ligne */
    padding: 20px 0;
    font-family: 'Open Sans', sans-serif;
    position: relative;
}

/* La piste qui bouge */
.trust-track {
    display: inline-flex; /* Aligne les items */
    align-items: center;
    /* Animation : nom | durée | courbe | infini */
    animation: scroll-trust 30s linear infinite; 
}

/* L'animation : déplacement de 0 à -50% (car le contenu est dupliqué) */
@keyframes scroll-trust {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

/* Pause au survol de la souris */
.trust-carousel-container:hover .trust-track {
    animation-play-state: paused;
}

/* Style de chaque élément */
.trust-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 0 40px; /* Espace horizontal entre chaque bloc */
    flex-shrink: 0; /* Empêche l'écrasement */
}

/* Cercles des icônes */
.trust-icon {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 20px;
}

/* --- VOS COULEURS --- */

/* Le vert pour "Nos Engagements" */
.trust-icon.brand-green {
    background-color: #0d8843; /* Votre Vert */
    box-shadow: 0 2px 5px rgba(13, 136, 67, 0.3); /* Légère ombre verte */
}

/* Le gris foncé pour les autres (ou mettez tout en vert si vous préférez) */
.trust-icon.dark {
    background-color: #333333;
}

/* Style du texte */
.trust-text {
    font-size: 13px;
    font-weight: 700;
    color: #333;
    line-height: 1.3;
    text-transform: uppercase;
}

/* --- Adaptation Mobile --- */
/* Sur mobile, on accélère un peu l'animation car l'écran est petit */
@media (max-width: 768px) {
    .trust-track {
        animation-duration: 20s;
    }
    .trust-item {
        padding: 0 20px; /* Moins d'espace entre les items */
    }
}

/* Conteneur principal */
.reassurance-section {
    background-color: #ffffff;
    padding: 20px 0;
    border-top: 1px solid #e5e5e5; /* Légère ligne de séparation en haut */
    border-bottom: 1px solid #e5e5e5; /* Légère ligne de séparation en bas */
    font-family: 'Open Sans', sans-serif; /* Ou votre police habituelle */
}

.reassurance-container {
    max-width: 1400px; /* Largeur max pour ne pas trop étirer sur les grands écrans */
    margin: 0 auto;
    display: flex;
    justify-content: space-evenly; /* Répartit l'espace équitablement */
    align-items: center;
    flex-wrap: wrap; /* Permet de passer à la ligne sur mobile */
    gap: 15px;
}

/* Chaque bloc (icône + texte) */
.reassurance-item {
    display: flex;
    align-items: center;
    gap: 12px; /* Espace entre le rond et le texte */
    min-width: 160px; /* Largeur mini pour alignement propre */
}

/* Le rond de l'icône */
.icon-circle {
    width: 45px;
    height: 45px;
    border-radius: 50%; /* Rend le carré parfaitement rond */
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 20px;
    flex-shrink: 0; /* Empêche l'icône de s'écraser */
}

/* Couleurs spécifiques */
.icon-circle.red {
    background-color: #c8102e; /* Le rouge de l'image (environ) */
}

.icon-circle.grey {
    background-color: #333333; /* Le gris foncé de l'image */
}

/* Le texte */
.text-content {
    font-size: 13px;
    font-weight: 700; /* Gras */
    color: #333333;
    line-height: 1.3;
    text-transform: uppercase; /* Force le texte en majuscules */
}

/* --- Adaptation Mobile --- */
@media (max-width: 992px) {
    .reassurance-container {
        justify-content: flex-start; /* Aligne à gauche sur tablette */
        padding: 0 20px;
    }
    .reassurance-item {
        width: 45%; /* 2 éléments par ligne */
        margin-bottom: 15px;
    }
}

@media (max-width: 600px) {
    .reassurance-item {
        width: 100%; /* 1 élément par ligne sur téléphone */
    }
}
/* ==========================================================================
   CORRECTION STICKY HEADER (Menu Collant) - Blanc sur Blanc
   ========================================================================== */

/* 1. Forcer le fond en BLANC pour le header collant */
.whb-sticky-header .whb-general-header {
    background-color: #ffffff !important;
    border-bottom: 1px solid #e6e6e6 !important; /* Petite bordure grise pour séparer */
    box-shadow: 0 2px 10px rgba(0,0,0,0.1) !important; /* Ombre légère */
}

/* 2. Couleur des liens du MENU (Texte) */
.whb-sticky-header .wd-nav-main > li > a .nav-link-text {
    color: #333333 !important; /* Gris foncé pour être lisible sur fond blanc */
    font-weight: 600 !important;
    text-transform: uppercase !important;
    font-family: 'Montserrat', sans-serif !important;
}

/* 3. Couleur au SURVOL du menu */
.whb-sticky-header .wd-nav-main > li:hover > a .nav-link-text {
    color: #0d8843 !important; /* Vert (Charte) au survol */
}

/* 4. Icônes (Mon Compte, Panier) */
.whb-sticky-header .wd-tools-icon {
    color: #0d8843 !important; /* Icônes en Vert */
}

/* 5. Texte "Mon Compte" et Prix du Panier */
.whb-sticky-header .wd-tools-text,
.whb-sticky-header .woocommerce-Price-amount {
    color: #333333 !important; /* Texte en gris foncé */
    font-weight: 600 !important;
}

/* 6. Bulle du nombre d'articles (Panier) */
.whb-sticky-header .wd-cart-number {
    background-color: #ff0000 !important; /* Fond Rouge */
    color: #ffffff !important; /* Chiffre Blanc */
}

/* 7. Correction Spécifique "Livraison Rapide" (Le camion) */
/* On force la couleur verte pour qu'elle ressorte sur le blanc */
.whb-sticky-header .menu-item-9464 span,
.whb-sticky-header .menu-item-9464 i {
    color: #0d8843 !important; 
}

/* --- VERSION MOBILE (Menu Burger) --- */

/* Le texte "Menu" et l'icône burger sur mobile */
.whb-sticky-header .whb-mobile-left .wd-tools-text,
.whb-sticky-header .whb-mobile-left .wd-tools-icon {
    color: #333333 !important;
}

/* Panier sur mobile */
.whb-sticky-header .whb-mobile-right .wd-tools-icon {
    color: #0d8843 !important;
}
/* ==========================================================================
   REDESIGN FOOTER WOODMART (Force Style)
   ========================================================================== */

/* --- 1. CONTENEUR PRINCIPAL (FOND) --- */
footer.wd-footer {
    background-color: #1a1a1a !important; /* Fond Gris foncé presque noir */
    color: #cccccc !important;            /* Texte gris clair par défaut */
    padding-top: 50px !important;
    font-family: 'Open Sans', sans-serif !important; /* Votre police */
}

/* --- 2. TITRES DES COLONNES (H4) --- */
/* Cible les titres Woodmart "NOS UNIVERS", "INFOS PRATIQUES"... */
footer.wd-footer .woodmart-title-container,
footer.wd-footer .widget-title {
    color: #ffffff !important;           /* Blanc pur */
    font-size: 16px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    margin-bottom: 20px !important;
    border-bottom: 2px solid #0d8843 !important; /* Petit trait vert sous le titre */
    display: inline-block !important;
    padding-bottom: 5px !important;
}

/* --- 3. LISTES DE LIENS (Woodmart Lists) --- */
/* Cible les listes générées par le thème */
footer.wd-footer .wd-list li {
    margin-bottom: 12px !important;
}

footer.wd-footer .wd-list li a {
    color: #bbbbbb !important;           /* Gris clair */
    font-size: 14px !important;
    transition: all 0.3s ease !important;
    text-decoration: none !important;
}

/* Survol des liens : Vert et décalage vers la droite */
footer.wd-footer .wd-list li a:hover {
    color: #0d8843 !important;           /* Vert Charte */
    padding-left: 5px !important;
}

/* Les petites icônes devant les liens (si présentes) */
footer.wd-footer .wd-list .list-icon {
    color: #0d8843 !important;
}

/* --- 4. WIDGET CONTACT PERSONNALISÉ (Celui ajouté manuellement) --- */
.footer-contact-widget .contact-list li {
    color: #cccccc !important;
    margin-bottom: 15px !important;
    display: flex !important;
    align-items: flex-start !important;
    gap: 10px !important;
}

.footer-contact-widget .contact-list li i {
    color: #0d8843 !important;           /* Icônes FontAwesome en Vert */
    font-size: 16px !important;
    margin-top: 4px !important;
}

.footer-contact-widget .contact-list li a {
    color: #cccccc !important;
}

.footer-contact-widget .contact-list li a:hover {
    color: #ff0000 !important;           /* Rouge au survol pour le contact */
}

/* --- 5. DESCRIPTION TEXTE (Colonne 1) --- */
.wd-text-block p {
    color: #aaaaaa !important;
    line-height: 1.6 !important;
    font-size: 14px !important;
    margin-bottom: 20px !important;
}

/* --- 6. SECTION BASSE (Paiement, Livraison, Réseaux) --- */
/* Titres "Payment System", "Shipping System" */
.wd-text-block.color-title p {
    color: #ffffff !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    margin-bottom: 10px !important;
}

/* Icônes Réseaux Sociaux */
.wd-social-icons .wd-social-icon {
    color: #ffffff !important;
    background-color: rgba(255,255,255,0.1) !important;
    border-radius: 50% !important;
    width: 36px !important;
    height: 36px !important;
    line-height: 36px !important;
    font-size: 14px !important;
}

.wd-social-icons .wd-social-icon:hover {
    background-color: #0d8843 !important; /* Fond Vert au survol */
    color: #ffffff !important;
}

/* --- 7. COPYRIGHT (Tout en bas) --- */
.wd-copyrights {
    background-color: #000000 !important; /* Noir total */
    color: #777777 !important;
    padding: 20px 0 !important;
    border-top: 1px solid #333333 !important;
}
/* ==========================================================================
   REDESIGN HEADER (Sur-écriture WoodMart)
   ========================================================================== */

/* --- 1. LIGNE DU HAUT (Logo, Recherche, Panier) --- */

/* Fond blanc et bordure fine en bas */
.whb-general-header {
    background-color: #ffffff !important;
    border-bottom: 1px solid #f1f1f1 !important;
    color: #333333 !important;
}

/* Barre de recherche */
.wd-search-form .searchform {
    border: 2px solid #0d8843 !important; /* Bordure Verte */
    border-radius: 4px !important; /* Coins arrondis */
    background-color: #ffffff !important;
}

.wd-search-form input[type="text"] {
    color: #333333 !important;
}

/* Bouton de recherche (Loupe) */
.wd-search-form .searchsubmit {
    color: #0d8843 !important; /* Loupe verte */
    background-color: transparent !important;
}

/* Icônes Mon Compte & Panier (Droite) */
.wd-tools-element .wd-tools-icon {
    color: #0d8843 !important; /* Icônes en Vert */
}

.wd-tools-element .wd-tools-text {
    color: #0d8843 !important; /* Texte "Mon compte" en vert */
    font-weight: 600 !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
}

/* Bulle du nombre d'articles (Compteur panier) */
.wd-header-cart .wd-cart-number {
    background-color: #ff0000 !important; /* Fond Rouge */
    color: #ffffff !important; /* Chiffre Blanc */
    border-radius: 50% !important;
    width: 18px !important;
    height: 18px !important;
    line-height: 18px !important;
    font-size: 10px !important;
}

/* Prix du panier */
.wd-header-cart .wd-cart-subtotal .amount {
    color: #333333 !important;
    font-weight: bold !important;
}

/* --- 2. LIGNE DU BAS (Menu de navigation) --- */

/* Fond Vert pour toute la barre de menu */
.whb-header-bottom {
    background-color: #0d8843 !important; /* Vert Principal */
    border: none !important;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1) !important;
    min-height: 50px !important;
}

/* Liens du menu */
.wd-nav-main > li > a {
    color: #ffffff !important; /* Texte Blanc */
    text-transform: uppercase !important;
    font-weight: 600 !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    font-size: 14px !important;
    letter-spacing: 0.5px !important;
}

/* Survol des liens du menu */
.wd-nav-main > li:hover > a {
    color: #ff4d4d !important; /* Texte devient Rouge au survol */
    background-color: rgba(0,0,0,0.05) !important; /* Léger fond sombre */
}

/* Élément spécial "Livraison rapide" (Dernier élément) */
/* On force la couleur blanche même si il y a un style inline jaune */
.whb-header-bottom .menu-item-9464 span,
.whb-header-bottom .menu-item-9464 i {
    color: #ffffff !important; /* Force le blanc */
}

/* Bordure jaune ou rouge pour mettre en valeur la livraison au survol */
.whb-header-bottom .menu-item-9464:hover span,
.whb-header-bottom .menu-item-9464:hover i {
    color: #ff4d4d !important;
}

/* --- 3. VERSION MOBILE --- */

/* Couleur du menu burger et panier mobile */
.whb-mobile-left .wd-tools-icon,
.whb-mobile-right .wd-tools-icon {
    color: #0d8843 !important;
}

.whb-mobile-left .wd-tools-text {
    color: #0d8843 !important;
    font-weight: bold !important;
}

/* Barre de recherche mobile */
.wd-header-search-form-mobile .searchform {
    border: 1px solid #0d8843 !important;
    background-color: #ffffff !important;
}

/* ==========================================================================
   2. STYLES GLOBAUX DE BASE
   ========================================================================== */

body {
  font-family: var(--font-family-base);
  font-size: var(--font-size-base);
  line-height: var(--line-height-base);
  color: var(--color-text-base);
  background-color: var(--color-background);
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-family-headings);
  font-weight: var(--font-weight-bold);
  color: var(--color-headings);
  margin-bottom: var(--spacing-md);
}

/* Exemple d'application pour les boutons (à adapter selon votre thème) */
.btn-primary {
    background-color: var(--color-primary);
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: var(--border-radius);
}

.btn-primary:hover {
    background-color: var(--color-primary-dark);
}

.btn-accent {
    background-color: var(--color-accent);
    color: #fff;
}

.btn-accent:hover {
    background-color: var(--color-accent-dark);
}
/* --- Styles Spécifiques pour la page SAV & Tableaux --- */

.page-title {
    text-align: center;
    margin-bottom: var(--spacing-xl);
    color: var(--color-primary-dark);
}
fieldset {
    
    display: none;
}

/* Conteneur responsive pour le tableau (scroll horizontal sur mobile) */
.table-responsive {
    overflow-x: auto;
    margin-bottom: var(--spacing-lg);
    border-radius: var(--border-radius);
    box-shadow: var(--box-shadow);
}

/* Style du tableau */
.legal-table {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    min-width: 600px; /* Force une largeur mini pour garder la lisibilité */
}

/* En-tête du tableau */
.legal-table thead tr {
    background-color: var(--color-primary); /* Votre Vert #0d8843 */
    color: #ffffff;
    text-align: left;
}

.legal-table th {
    padding: 15px;
    font-family: var(--font-family-headings);
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.9rem;
    letter-spacing: 0.5px;
}

/* Cellules du corps */
.legal-table td {
    padding: 12px 15px;
    border-bottom: 1px solid var(--color-border);
    color: var(--color-text-base);
    vertical-align: top; /* Aligne le texte en haut si plusieurs lignes */
}

/* Première colonne en gras */
.legal-table td:first-child {
    font-weight: 600;
    color: var(--color-headings);
    background-color: #fafafa; /* Léger gris pour la colonne produit */
    border-right: 1px solid var(--color-border);
}

/* Zébrure (une ligne sur deux grisée légèrement) pour la lecture */
.legal-table tbody tr:nth-child(even) {
    background-color: #fdfdfd;
}

/* Survol de la ligne */
.legal-table tbody tr:hover {
    background-color: var(--color-primary-light); /* Votre vert très clair au survol */
}

/* Texte de remarque sous le tableau */
.note-text {
    font-size: var(--font-size-sm);
    color: var(--color-text-light);
    margin-top: var(--spacing-sm);
}

/* Ajustement des listes pour cette page */
.legal-list {
    list-style-type: circle;
    padding-left: 20px;
}

.legal-list li {
    margin-bottom: 5px;
}
/* --- Styles pour la page Conditions d'utilisation --- */

.legal-content {
    max-width: 900px;
    margin: 0 auto;
    padding: var(--spacing-xl) var(--spacing-md);
    background-color: var(--color-background);
}

/* Espacement entre les sections */
.legal-section {
    margin-bottom: var(--spacing-xl);
    border-bottom: 1px solid var(--color-border);
    padding-bottom: var(--spacing-lg);
}

.legal-section:last-child {
    border-bottom: none;
}

/* Titres de sections */
.legal-section h2, 
.legal-section h3 {
    color: var(--color-primary); /* Vert #0d8843 */
    margin-bottom: var(--spacing-md);
}

.legal-section h4 {
    color: var(--color-text-base);
    font-weight: bold;
    margin-top: var(--spacing-md);
}

/* Paragraphes et listes */
.legal-content p {
    margin-bottom: var(--spacing-md);
    color: var(--color-text-light);
    text-align: justify;
}

.legal-content ul {
    margin-left: var(--spacing-lg);
    margin-bottom: var(--spacing-md);
}

.legal-content li {
    margin-bottom: var(--spacing-sm);
    color: var(--color-text-light);
    list-style-type: disc;
}

/* Liste spéciale pour les interdictions (Bordure rouge) */
.legal-content ul.warning-list {
    border-left: 4px solid var(--color-accent); /* Rouge #ff0000 */
    padding-left: var(--spacing-md);
    background-color: #fff5f5; /* Fond très légèrement rouge */
    padding-top: var(--spacing-sm);
    padding-bottom: var(--spacing-sm);
    list-style-type: none; /* On enlève les puces classiques */
}

.warning-list li::before {
    content: "⚠ ";
    color: var(--color-accent);
    font-weight: bold;
}

/* Boîte de contact en bas */
.legal-contact-box {
    background-color: var(--color-primary-light); /* Fond vert très clair */
    padding: var(--spacing-lg);
    border-radius: var(--border-radius);
    border: 1px solid var(--color-primary);
}

.legal-contact-box h3 {
    color: var(--color-primary-dark);
    margin-top: 0;
}

.legal-contact-box a {
    color: var(--color-primary);
    font-weight: bold;
    text-decoration: none;
}

.legal-contact-box a:hover {
    color: var(--color-accent); /* Survol en rouge */
    text-decoration: underline;
}
/* --- Styles pour la Politique de Retour --- */

/* Boîte pour les étapes (1. Préparer, 2. Expédier) */
.step-box {
    background-color: #f9f9f9;
    border-left: 4px solid var(--color-primary); /* Vert */
    padding: var(--spacing-md);
    margin-bottom: var(--spacing-lg);
}

.step-box h3 {
    color: var(--color-primary-dark);
    font-size: var(--font-size-lg);
    margin-top: 0;
}

/* Exigences Médias (Vidéo/Photos) */
.media-requirements {
    background-color: #fff;
    border: 1px solid var(--color-border);
    padding: var(--spacing-sm) var(--spacing-md);
    margin-top: var(--spacing-md);
    border-radius: var(--border-radius);
    font-size: 0.95rem;
}

.media-requirements ul {
    list-style-type: none;
    padding-left: 0;
}

.media-requirements li {
    margin-bottom: 8px;
    padding-left: 20px;
    position: relative;
}

.media-requirements li::before {
    content: "📷"; /* Petite icône caméra */
    position: absolute;
    left: 0;
    top: 0;
}

/* Appel à l'action contact */
.contact-callout {
    text-align: center;
    font-weight: bold;
    padding: var(--spacing-md);
    background-color: var(--color-primary-light);
    border-radius: var(--border-radius);
    margin-top: var(--spacing-xl);
}

.contact-callout a {
    color: var(--color-primary-dark);
    text-decoration: underline;
}

/* Liste numérotée propre */
.step-box ol {
    padding-left: 20px;
}

.step-box ol li {
    margin-bottom: 10px;
    font-weight: 600;
    color: var(--color-headings);
}
/* --- Styles pour la Politique d'Expédition --- */

/* Boîte d'alerte pour les frais de correction d'adresse */
.fee-alert-box {
    border: 2px solid var(--color-accent); /* Bordure Rouge #ff0000 */
    background-color: #fff5f5; /* Fond très pâle rouge */
    padding: var(--spacing-md);
    border-radius: var(--border-radius);
    margin-top: var(--spacing-md);
}

.fee-alert-box h3 {
    color: var(--color-accent);
    font-size: var(--font-size-lg);
    margin-top: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.fee-alert-box ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.fee-alert-box li {
    margin-bottom: var(--spacing-sm);
    padding-left: var(--spacing-md);
    border-left: 3px solid var(--color-accent-dark);
}

.fee-alert-box strong {
    color: var(--color-accent-dark);
}

/* Petit ajustement pour les liens dans le texte */
.legal-section a {
    color: var(--color-primary);
    text-decoration: underline;
    font-weight: 600;
}

.legal-section a:hover {
    color: var(--color-accent);
}
/* --- STRUCTURE GLOBALE PAGE CONTACT --- */
.contact-section-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: var(--spacing-xl);
    max-width: 1200px;
    margin: 0 auto;
    padding: var(--spacing-xl) var(--spacing-md);
}

/* Colonne Gauche (Info) */
.contact-info-panel {
    flex: 1;
    min-width: 300px;
    background-color: var(--color-primary); /* Fond Vert #0d8843 */
    color: #ffffff;
    padding: 40px;
    border-radius: var(--border-radius);
    box-shadow: var(--box-shadow);
}

.contact-info-panel h2 {
    color: #ffffff; /* Titre blanc sur fond vert */
    border-bottom: 2px solid var(--color-accent); /* Souligné Rouge */
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.contact-info-panel p {
    color: #e7f3ec; /* Blanc cassé */
    margin-bottom: 30px;
}

/* Liste des infos */
.contact-method-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.contact-method-item {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    gap: 15px;
}

/* Icônes rondes blanches */
.icon-circle {
    width: 40px;
    height: 40px;
    background-color: rgba(255,255,255,0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    color: var(--color-accent); /* Icône Rouge #ff0000 */
    flex-shrink: 0;
}

.contact-method-content strong {
    display: block;
    font-size: 0.9rem;
    opacity: 0.8;
}

.contact-method-content a, 
.contact-method-content span {
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.1rem;
}

.contact-method-content a:hover {
    color: var(--color-accent);
}

/* Colonne Droite (Formulaire) */
.contact-form-panel {
    flex: 2;
    min-width: 300px;
    background-color: #ffffff;
    padding: 40px;
    border-radius: var(--border-radius);
    border: 1px solid var(--color-border);
    box-shadow: var(--box-shadow);
}

.contact-form-panel h2 {
    color: var(--color-primary);
    margin-bottom: 10px;
}

/* --- DESIGN DU FORMULAIRE (CF7) --- */

/* Grille du formulaire */
.form-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 30px;
}

.form-field {
    display: flex;
    flex-direction: column;
}

.half-width {
    width: calc(50% - 10px);
}

.full-width {
    width: 100%;
}

/* Responsive : tout empiler sur mobile */
@media (max-width: 768px) {
    .half-width {
        width: 100%;
    }
    .contact-info-panel, .contact-form-panel {
        padding: 20px;
    }
}

/* Labels */
.form-field label {
    font-weight: 600;
    margin-bottom: 8px;
    color: var(--color-text-base);
}

.required {
    color: var(--color-error);
}

/* Inputs et Textarea */
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid var(--color-border);
    border-radius: var(--border-radius);
    font-family: var(--font-family-base);
    font-size: 1rem;
    transition: border-color 0.3s;
    background-color: #f9f9f9;
}

.wpcf7-form-control-wrap input:focus,
.wpcf7-form-control-wrap textarea:focus {
    border-color: var(--color-primary);
    background-color: #fff;
    outline: none;
}

/* Bouton Submit */
.wpcf7-submit {
    background-color: var(--color-primary); /* Vert */
    color: #ffffff;
    border: none;
    padding: 15px 30px;
    font-size: 1rem;
    font-weight: bold;
    border-radius: var(--border-radius);
    cursor: pointer;
    transition: background 0.3s ease;
    width: 100%; /* Bouton pleine largeur */
    text-transform: uppercase;
}

.wpcf7-submit:hover {
    background-color: var(--color-primary-dark); /* Vert foncé au survol */
}