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

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

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

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", 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: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(16,104,136);
	--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(16,104,136);
	--btn-accented-bgcolor-hover: rgb(15,76,92);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,4,4);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: url(https://graeffcontainer.de/wp-content/uploads/2021/07/Containerschiff_im_Sonnenuntergang.webp);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(84,89,95);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps li, html table th {
	text-transform: capitalize;
}
html .page-title > .container > .title, html .page-title > .container > .wd-title-wrapp > .title {
	font-size: 32px;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(15,76,92);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(16,104,136);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(140,188,103);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(140,188,103);
	--wd-nscroll-drag-bg-hover: rgb(128,171,94);
}
.product-labels .product-label.new {
	background-color: rgb(140,188,103);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title > .container > .wd-title-wrapp > .title {
		font-size: 28px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--wd-container-w: 1480px;
--wd-form-brd-radius: 5px;
--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;
}

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


/* Nouveau
 */
:root {
    --e-global-color-primary: #FFD65C;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #003F7A;
    --e-global-color-042690d: #FFD65C;
    --e-global-color-c929334: #003F7A;
    --e-global-color-96fbd12: #FB0000;
    --e-global-color-custom-blue: #106888; /* J'ai donné un nom plus descriptif */

    /* Typographie */
    --e-global-typography-primary-font-family: "Open Sans", sans-serif;
}

body {
    font-family: var(--e-global-typography-primary-font-family);
    color: var(--e-global-color-text);
}

h1, h2, h3, h4, h5, h6 {
    font-family: var(--e-global-typography-primary-font-family);
    color: var(--e-global-color-secondary);
}

/* === Fichier : header-refonte-v2.css === */

/* --- 1. Variables globales (inchangées) --- */
:root {
    --color-primary: #FFD65C; /* Jaune */
    --color-accent: #003F7A;  /* Bleu marine */
    --color-text-light: #FFFFFF; /* Blanc */
    --color-notification: #FB0000; /* Rouge */
    --color-secondary-text: #54595F; /* Gris foncé pour le texte */
    --font-primary: "Open Sans", sans-serif;
}

/*
 * ===================================================================
 * ===     CORRECTION POUR LA LISTE DÉROULANTE DE TRI (SELECT2)    ===
 * ===================================================================
*/




@media (max-width: 767px) {
    .woocommerce-ordering.wd-ordering-mb-icon select option {
       
        color: #000000 !important;
    }
}


/*
 * ===================================================================
 * ===     DESIGN POUR LES PAGES DE PRODUIT UNIQUE (SINGLE PRODUCT) ===
 * ===================================================================
*/


/* --- 1. LAYOUT GÉNÉRAL DE LA PAGE --- */
.single-product-page .vc_row {
    max-width: 1200px;
    margin: 0 auto;
}

/* --- 2. COLONNE DE GAUCHE : GALERIE D'IMAGES --- */

.wd-single-gallery .woocommerce-product-gallery {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 1rem;
    background-color: #fff;
}
.woocommerce-product-gallery__wrapper {
    border-radius: 5px;
    overflow: hidden;
}

/* Vignettes (thumbnails) */
.wd-gallery-thumb .wd-carousel-item {
    border-radius: 5px;
    border: 2px solid transparent;
    transition: border-color 0.2s ease;
}
.wd-gallery-thumb .wd-carousel-item.wd-thumb-active {
    border-color: var(--e-global-color-primary); /* Jaune */
}

/* Étiquette "En promo" */
.wd-single-gallery .onsale.product-label {
    background-color: var(--e-global-color-primary) !important;
    color: var(--e-global-color-secondary) !important;
    font-weight: 700;
}


/* --- 3. COLONNE DE DROITE : INFORMATIONS PRODUIT --- */

/* Fil d'Ariane */
.wd-el-breadcrumbs .woocommerce-breadcrumb a {
    color: var(--e-global-color-accent);
    font-weight: 600;
}

/* Titre du produit */
.product_title {
    font-size: 2.2rem;
    font-weight: 700;
    color: var(--e-global-color-accent);
    line-height: 1.3;
    margin-bottom: 1rem !important;
}

/* Prix */
.wd-single-price .price {
    font-size: 2rem;
    font-weight: 700;
    color: var(--e-global-color-accent) !important;
}
.wd-single-price .price del {
    font-size: 1.5rem;
    color: var(--e-global-color-text) !important;
    opacity: 0.7;
}

/* Description courte */
.woocommerce-product-details__short-description {
    font-size: 1.1rem;
    line-height: 1.7;
    color: var(--e-global-color-text);
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    padding: 1.5rem 0;
}

/* Section "Ajouter au panier" */
form.cart {
    background-color: #f8f9fa;
    padding: 1.5rem;
    border-radius: 8px;
    margin-bottom: 1.5rem !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

/* Sélecteur de quantité */
/* Sélecteur de quantité */
.quantity {
    display: flex; /* Aligne les boutons et le champ */
    align-items: center;
    margin-right: 1.5rem;
}
.quantity .input-text.qty {
    max-width: 60px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-weight: 700;
    -moz-appearance: textfield; /* Cache les flèches par défaut sur Firefox */
}
/* Cache les flèches par défaut sur Chrome, Safari, etc. */
.quantity .input-text.qty::-webkit-outer-spin-button,
.quantity .input-text.qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.quantity .btn {
    width: 40px;
    height: 48px; /* Hauteur identique au champ de saisie */
    cursor: pointer;
    background: #f1f1f1;
    border: 1px solid #ccc;
    font-size: 1.5rem;
    line-height: 48px;
    color: var(--e-global-color-secondary);
}
.quantity .minus { border-radius: 5px 0 0 5px; }
.quantity .plus { border-radius: 0 5px 5px 0; }

/* Bouton "Ajouter au panier" */
.single_add_to_cart_button {
    flex-grow: 1; /* Prend l'espace restant */
    background-color: var(--e-global-color-primary) !important;
    color: var(--e-global-color-secondary) !important;
    font-size: 1.2rem !important;
    font-weight: 700 !important;
    padding: 15px 25px !important;
    border-radius: 5px !important;
    border: none !important;
    transition: all 0.2s ease;
}
.single_add_to_cart_button:hover {
    background-color: #e6c14f !important; /* Jaune plus foncé */
    transform: translateY(-2px);
}
/* Bouton "Jetzt kaufen" (Achat direct) */
.wd-buy-now-btn {
    flex-grow: 1; /* Prend l'espace restant */
    background-color: var(--e-global-color-accent) !important; /* Couleur de fond inversée */
    color: #fff !important; /* Couleur de texte inversée */
    font-size: 1.2rem !important;
    font-weight: 700 !important;
    padding: 15px 25px !important;
    border-radius: 5px !important;
	  border: 2px solid var(--e-global-color-accent) !important; /* Ajoute une bordure */

    margin-left: 1rem !important; /* Espace entre les deux boutons */
    transition: all 0.2s ease;
}

.wd-buy-now-btn:hover {
    background-color: #fff !important;
    color: var(--e-global-color-accent) !important;
    transform: translateY(-2px);
}

/* Méta-informations (SKU, Catégories, etc.) */
.product_meta {
    font-size: 0.9rem;
    color: var(--e-global-color-text);
}
.product_meta .meta-label {
    font-weight: 700;
    color: var(--e-global-color-secondary);
}
.product_meta a {
    font-weight: 600;
    color: var(--e-global-color-accent);
}


/* --- 4. ONGLETS DE DESCRIPTION (EN BAS) --- */

.woocommerce-tabs .wd-nav-tabs-wrapper {
    margin-bottom: 2rem;
}
.woocommerce-tabs .tabs.wc-tabs .wd-nav-link {
    font-size: 1.2rem;
    font-weight: 600;
}
.woocommerce-tabs .tabs.wc-tabs .active .wd-nav-link {
    color: var(--e-global-color-accent);
}
.woocommerce-tabs .wd-nav-tabs.wd-style-underline-reverse .active>.wd-nav-link:after {
    background-color: var(--e-global-color-primary) !important;
}

/* Contenu de la description */
.woocommerce-Tabs-panel {
    line-height: 1.8;
}
.woocommerce-Tabs-panel h3 {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--e-global-color-accent);
    margin-top: 2rem;
    margin-bottom: 1rem;
}


/* --- 5. PRODUITS SIMILAIRES --- */
.related.products h4.woodmart-title-container {
    font-size: 2rem !important;
    text-align: center;
    color: var(--e-global-color-secondary) !important;
}
.related.products .wd-product .product-wrapper {
    /* Hérite du style des cartes produits de la page catégorie */
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background-color: #fff;
    padding: 1rem;
}


/*
 * ===================================================================
 * ===                 VERSION RESPONSIVE                          ===
 * ===================================================================
*/
@media (max-width: 991px) {
    /* On passe à une seule colonne */
    .single-product-page .vc_col-sm-6 {
        width: 100%;
        margin-bottom: 2rem;
    }

    /* La galerie s'adapte */
    .thumbs-position-left .wd-gallery-thumb {
        display: none; /* Masque les vignettes verticales */
    }
	.wd-buy-now-btn {
        padding: 12px 20px !important;
        font-size: 1.1rem !important;
    }
	
}


@media (max-width: 767px) {
    .product_title {
        font-size: 1.8rem; /* Titre plus petit */
    }
    .wd-single-price .price {
        font-size: 1.6rem; /* Prix plus petit */
    }
    
    /* Le bouton prend toute la largeur */
    form.cart .quantity {
        margin-bottom: 1rem;
        width: 100%;
    }
     form.cart .single_add_to_cart_button  {
        width: 100%;
    }
	form.cart .wd-buy-now-btn {
        width: 100%;
        margin-left: 0 !important; /* Annule la marge latérale car les boutons sont empilés */
    }
	
}



/*
 * ===================================================================
 * ===     DESIGN POUR LES PAGES DE CATÉGORIES DE PRODUITS         ===
 * ===================================================================
*/


/* --- 1. EN-TÊTE DE PAGE (TITRE & FIL D'ARIANE) --- */

/* Conteneur du titre */
.wd-page-title-el {
    margin-top: 0 !important;
    margin-bottom: 2rem !important;
}
.page-title {
    background-color: var(--e-global-color-accent) !important;
    color: #fff;
    padding: 2rem 0;
}
.page-title .entry-title {
    font-size: 2.5rem;
    color: #fff !important;
}

/* Fil d'Ariane */
.wd-el-breadcrumbs {
    padding: 1rem 0 !important;
    border-bottom: 1px solid #e0e0e0;
}
.woocommerce-breadcrumb a {
    color: var(--e-global-color-accent);
    font-weight: 600;
}


/* --- 2. BARRE LATÉRALE AVEC LES FILTRES (SIDEBAR) --- */

.sidebar-widget .widget-title {
    font-size: 1.3rem;
    color: var(--e-global-color-accent);
    margin-bottom: 1.5rem;
    padding-bottom: 0.75rem;
    border-bottom: 2px solid var(--e-global-color-primary);
}

/* Filtre par prix */
.widget_price_filter .price_slider_wrapper .price_slider {
    background-color: #ddd;
}
.widget_price_filter .price_slider_wrapper .ui-widget-header {
    background-color: var(--e-global-color-primary); /* Jaune */
}
.widget_price_filter .button {
    background-color: var(--e-global-color-accent) !important;
    color: #fff !important;
    width: 100%;
    text-align: center;
    font-weight: 700 !important;
}

/* Liens des autres filtres (stock, catégories) */
.sidebar-widget ul li a {
    font-weight: 600;
    color: var(--e-global-color-secondary);
    padding: 8px 0;
    display: block;
}
.sidebar-widget ul li a:hover {
    color: var(--e-global-color-primary);
}


/* --- 3. BARRE D'OUTILS AU-DESSUS DES PRODUITS --- */

/* Masquer les outils redondants */
/* .wd-shop-view, .wd-shop-prod-per-page {
    display: none !important;
} */
.woocommerce-result-count {
    font-weight: 600;
}

/* Liste déroulante de tri */
.woocommerce-ordering .orderby {
    border-color: #ccc;
    border-radius: 5px;
    padding: 10px 15px;
    font-weight: 600;
}
.woocommerce-ordering .orderby:focus {
    border-color: var(--e-global-color-primary);
}


/* --- 4. GRILLE DES PRODUITS --- */

/* Style unifié des cartes produits (réutilise le style de la homepage) */
.products .wd-product .product-wrapper {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background-color: #fff;
    transition: box-shadow 0.3s ease;
    padding: 1rem;
}
.products .wd-product .product-wrapper:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}
.products .wd-product .product-element-top img {
    border-radius: 5px;
}
.products .wd-product .wd-entities-title a {
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--e-global-color-secondary);
}
.products .wd-product .price {
    color: var(--e-global-color-accent) !important;
    font-weight: 700;
    font-size: 1.2rem;
}
.products .wd-product .add_to_cart_button {
    background-color: var(--e-global-color-accent) !important;
    color: #fff !important;
    font-weight: 600 !important;
    border-radius: 5px !important;
    padding: 12px 20px !important;
    width: 100%;
}
.products .wd-product .add_to_cart_button:hover {
     background-color: var(--e-global-color-primary) !important;
     color: var(--e-global-color-secondary) !important;
}

/* Masquer le sélecteur de quantité sur la grille */
.products .wd-product .quantity {
    display: none;
}


/* --- 5. PAGINATION --- */
.woocommerce-pagination .page-numbers {
    border-color: #ddd !important;
    font-weight: 700;
}
.woocommerce-pagination .page-numbers.current,
.woocommerce-pagination .page-numbers:hover {
    background: var(--e-global-color-primary) !important;
    color: var(--e-global-color-secondary) !important;
    border-color: var(--e-global-color-primary) !important;
}


/*
 * ===================================================================
 * ===                 VERSION RESPONSIVE                          ===
 * ===================================================================
*/

@media (max-width: 991px) { /* Point de rupture où la sidebar disparaît */
    
    /* Bouton pour afficher les filtres */
    .wd-off-canvas-btn a {
        background-color: #f8f9fa;
        border: 1px solid #ddd;
        border-radius: 5px;
        padding: 10px 15px;
        font-weight: 600;
        color: var(--e-global-color-accent);
    }
    
    /* Barre latérale en mode "off-canvas" (qui sort du côté) */
    .wd-col-offcanvas-md-sm.wd-opened {
        background: #ffffff;
    }
    .wd-col-offcanvas-md-sm.wd-opened .wd-sidebar-content {
        box-shadow: -5px 0 25px rgba(0,0,0,0.2);
    }

    /* La grille de produits passe à 2 colonnes */
    .products.grid-columns-3 {
        --wd-col-lg: 2 !important;
    }
	
}


@media (max-width: 767px) {
    .page-title .entry-title {
        font-size: 2rem; /* Titre de page plus petit */
    }
    
    /* La barre d'outils s'empile */
    .wd-rs-6246eea893920 > .vc_column-inner > .wpb_wrapper,
    .wd-rs-6246eeb1d1855 > .vc_column-inner > .wpb_wrapper {
        flex-direction: column;
        align-items: flex-start !important;
    }

    /* La grille de produits passe aussi à 2 colonnes sur mobile */
     .products.grid-columns-3 {
        --wd-col-sm: 2 !important;
    }
}

/*
 * ===================================================================
 * ===     DESIGN POUR LE MENU LATÉRAL MOBILE (NAVIGATION)         ===
 * ===================================================================
*/

@media (max-width: 1024px) {

    /* --- Conteneur principal du menu latéral --- */
    .mobile-nav {
        background-color: #ffffff;
        box-shadow: 4px 0 20px rgba(0,0,0,0.1);
    }

    /* --- Onglets en haut (Menü / Kategorien) --- */
    .wd-nav-mob-tab {
        background-color: #f8f9fa; /* Fond gris clair pour les onglets */
        border-bottom: 1px solid #e0e0e0;
        padding: 0 1rem;
    }

    .mobile-tab-title a {
        padding: 15px 10px !important;
        color: var(--e-global-color-text) !important;
        font-weight: 600;
        font-size: 1rem;
        border-bottom: 3px solid transparent;
        transition: all 0.2s ease;
    }

    /* Style de l'onglet actif */
    .mobile-tab-title.wd-active a {
        color: var(--e-global-color-accent) !important;
        border-bottom-color: var(--e-global-color-primary) !important; /* Ligne jaune en dessous */
    }


    /* --- Liens du menu principal (tous les <ul>) --- */
    .wd-nav-mobile {
        padding: 1rem 0; /* Espace en haut et en bas de la liste */
    }

    .wd-nav-mobile .menu-item a {
        font-size: 1.1rem;
        font-weight: 600;
        color: var(--e-global-color-secondary); /* Gris foncé */
        padding: 12px 25px !important; /* Padding uniforme */
        border-bottom: 1px solid #f0f0f0; /* Ligne de séparation fine */
        transition: color 0.2s ease, background-color 0.2s ease;
    }
    
    .wd-nav-mobile .menu-item:last-child a {
        border-bottom: none; /* Pas de bordure pour le dernier élément */
    }

    /* Effet au survol des liens */
    .wd-nav-mobile .menu-item a:hover {
        background-color: #f8f9fa;
        color: var(--e-global-color-accent);
    }
    
    /* Lien de la page active */
     .wd-nav-mobile .current-menu-item > a {
        color: var(--e-global-color-accent) !important;
        background-color: #f8f9fa;
    }


    /* --- Style des sous-menus (Drilldown) --- */

    /* Titre du sous-menu (ex: "Seecontainer") */
    .wd-sub-menu-opener .wd-nav-mobile .menu-item-has-children.wd-opened > a {
        background-color: var(--e-global-color-accent) !important;
        color: #fff !important;
    }

    /* Bouton "Zurück" (Retour) */
    .wd-sub-menu .wd-drilldown-back a {
        font-weight: 700 !important;
        background-color: #f1f1f1;
        font-size: 1rem !important;
    }

    /* Liens dans le sous-menu */
    .wd-sub-menu .menu-item a {
        padding-left: 40px !important; /* Indentation pour montrer la hiérarchie */
        font-size: 1rem;
        font-weight: 500;
    }

    /* Flèche d'ouverture du sous-menu */
    .wd-nav-opener {
        border-color: var(--e-global-color-primary) !important;
        color: var(--e-global-color-primary) !important;
        right: 20px !important;
    }

} /* Fin de la media query */

/*
 * ===================================================================
 * ===     DESIGN POUR LE MENU DE NAVIGATION MOBILE (HEADER)       ===
 * ===   APPLIQUÉ UNIQUEMENT AUX ÉCRANS <= 1024px                  ===
 * ===================================================================
*/

@media (max-width: 1024px) {

    /* --- Conteneur principal de la barre de navigation mobile --- */
    .whb-column.whb-col-mobile {
        display: flex !important;
        align-items: center;
        justify-content: space-between; /* Espace les éléments uniformément */
        padding: 10px 15px !important; /* Espace intérieur */
        width: 100%;
        background-color: #ffffff;
        box-shadow: 0 2px 10px rgba(0,0,0,0.1); /* Ombre portée subtile */
    }

    /* --- Icône du menu "Hamburger" (gauche) --- */
    .wd-header-mobile-nav {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    /* Style des 3 barres de l'icône */
    .wd-header-mobile-nav .wd-tools-icon {
        position: relative;
        width: 24px;
        height: 20px;
        display: block;
    }

    .wd-header-mobile-nav .wd-tools-icon::before,
    .wd-header-mobile-nav .wd-tools-icon::after {
        content: '';
        position: absolute;
        left: 0;
        width: 100%;
        height: 3px; /* Épaisseur des barres */
        background-color: var(--e-global-color-secondary); /* Couleur gris foncé */
        border-radius: 2px;
        transition: all 0.2s ease;
    }

    .wd-header-mobile-nav .wd-tools-icon::before {
        top: 3px;
    }
    .wd-header-mobile-nav .wd-tools-icon::after {
        bottom: 3px;
    }

    /* Texte "Menü" sous l'icône */
    .wd-header-mobile-nav .wd-tools-text {
        font-size: 0.7rem;
        font-weight: 600;
        color: var(--e-global-color-text);
        margin-top: 4px;
    }


    /* --- Logo (centre) --- */
    .whb-col-mobile .site-logo {
        /* Le logo se centrera automatiquement grâce au justify-content du parent */
    }
    .site-logo .wd-logo img {
        max-height: 40px !important; /* Hauteur maximale pour le logo */
        width: auto !important;
    }


    /* --- Panier (droite) --- */
    .wd-header-cart {
        position: relative; /* Pour positionner la bulle de notification */
    }

    .wd-header-cart a {
        display: flex;
        align-items: center;
        text-decoration: none;
    }

    /* Icône du panier */
    .wd-header-cart .wd-tools-icon {
        font-size: 24px;
        color: var(--e-global-color-accent); /* Bleu foncé */
    }

   
    }

    /* Bulle de notification du nombre d'articles */
    .wd-header-cart .wd-cart-number {
        display: block !important;
        position: absolute;
        top: -5px;
        right: -8px;
        background-color: var(--e-global-color-primary); /* Jaune */
        color: var(--e-global-color-secondary) !important;
        border-radius: 50%; /* Cercle parfait */
        font-size: 11px !important;
        font-weight: 700;
        width: 20px;
        height: 20px;
        line-height: 20px !important;
        text-align: center;
        box-shadow: 0 0 0 2px #fff; /* Bordure blanche autour de la bulle */
    }

    /* Masquer le mot "Artikel" dans la bulle pour ne garder que le chiffre */
    .wd-header-cart .wd-cart-number span {
        display: none !important;
    }

} /* Fin de la media query @media (max-width: 1024px) */
/*
 * ===================================================================
 * === STYLES POUR LES ÉLÉMENTS DU THÈME (PRODUITS, TABS, NEWSLETTER) ===
 * ===================================================================
*/

/* --- Carrousels de produits (`.wd-products-element`) --- */


/* Titre du produit */
.wd-product .wd-entities-title a {
    font-size: 1rem;
    font-weight: 600;
    color: var(--e-global-color-secondary);
}

/* Prix du produit */
.wd-product .price {
    color: var(--e-global-color-accent) !important;
    font-weight: 700;
}
.wd-product .price del {
    color: var(--e-global-color-text) !important;
    font-weight: 400;
}


.wd-product .add_to_cart_button:hover {
     background-color: var(--e-global-color-primary) !important;
     color: var(--e-global-color-secondary) !important;
}

/* --- Section des onglets (Tabs) --- */
.wd-nav-tabs-wrapper .wd-nav-tabs .wd-nav-link {
    font-weight: 600 !important;
    color: var(--e-global-color-text);
}
.wd-nav-tabs-wrapper .wd-nav-tabs .wd-active .wd-nav-link {
    color: var(--e-global-color-accent) !important;
}
.wd-nav-tabs.wd-style-underline .wd-active>.wd-nav-link:after {
    background-color: var(--e-global-color-primary)  !important; /* Ligne jaune sous l'onglet actif */
}

/* --- Section Newsletter --- */
.mc4wp-form {
    max-width: 600px; /* Limite la largeur sur les grands écrans */
    margin-left: auto;
    margin-right: auto;
}
.mc4wp-form input[type="email"] {
    background-color: #f8f9fa !important;
    border: 1px solid #ced4da !important;
    border-radius: 5px !important;
    padding: 14px 16px !important;
    font-size: 1rem !important;
    min-height: 50px;
}
.mc4wp-form input[type="email"]:focus {
    border-color: var(--e-global-color-primary) !important;
    box-shadow: 0 0 0 0.25rem rgba(255, 214, 92, 0.5) !important;
}

.mc4wp-form input[type="submit"] {
    background-color: var(--e-global-color-primary) !important;
    color: var(--e-global-color-secondary) !important;
    border: none !important;
    border-radius: 5px !important;
    font-weight: 700 !important;
    padding: 14px 28px !important;
    cursor: pointer;
    min-height: 50px;
}


/*
 * ===================================================================
 * ===   VERSION RESPONSIVE DES ÉLÉMENTS DU THÈME
 * ===================================================================
*/

/* --- Pour les tablettes (jusqu'à 992px) --- */
@media (max-width: 992px) {
    /* Ajustement de la taille de la police pour les titres de produits */
    .wd-product .wd-entities-title a {
        font-size: 0.95rem;
    }
}

/* --- Pour les mobiles (jusqu'à 768px) --- */
@media (max-width: 768px) {
    /* Ajustement des onglets pour qu'ils ne soient pas trop serrés */
    .wd-nav-tabs-wrapper .wd-nav-tabs .wd-nav-link {
        font-size: 0.9rem;
        padding: 10px 12px;
    }

    /* Empiler les champs de la newsletter verticalement */
    .mc4wp-form .row {
        display: block; /* Annule l'affichage en ligne */
    }

    .mc4wp-form .col {
        margin-bottom: 1rem; /* Ajoute de l'espace entre l'email et le bouton */
        padding: 0 !important; /* Annule les espacements du thème */
    }

    .mc4wp-form input[type="submit"] {
        width: 100%; /* Le bouton prend toute la largeur */
    }
}


/*
 * ===================================================================
 * === AMÉLIORATION DU SLIDER PRINCIPAL (HÉRO) ===
 * ===================================================================
*/

/* --- Conteneur pour le texte de chaque slide --- */
.wd-slide-inner .wpb_wrapper {
    background-color: rgba(0, 45, 90, 0.4); /* Fond bleu foncé semi-transparent */
    padding: 2.5rem;
    border-radius: 8px;
    backdrop-filter: blur(5px); /* Effet de flou sur l'arrière-plan */
    box-shadow: 0 5px 25px rgba(0,0,0,0.2);
    transition: padding 0.3s ease, max-width 0.3s ease; /* Ajout d'une transition douce */
}

/* --- Style uniforme pour les textes du slider --- */
.wd-slide-inner .wd-text-block p,
.wd-slide-inner .wd-text-block span {
    color: #ffffff !important;
    text-shadow: 0 2px 5px rgba(0,0,0,0.5); /* Ombre portée pour la lisibilité */
}

/* --- Titre principal du slide --- */
.wd-slide-inner .wd-text-block strong {
    font-size: 2.8rem;
    transition: font-size 0.3s ease;
}

/* --- Boutons dans le slider --- */
.wd-slide-inner .btn {
    background-color: var(--e-global-color-primary) !important;
    color: var(--e-global-color-secondary) !important;
    font-weight: 700 !important;
    padding: 12px 28px !important;
    border-radius: 5px !important;
    transition: all 0.2s ease;
}

.wd-slide-inner .btn:hover {
    background-color: #fff !important;
    color: var(--e-global-color-accent) !important;
    transform: translateY(-2px);
}


/*
 * ===================================================================
 * ===   VERSION RESPONSIVE DU SLIDER (TABLETTE & MOBILE)
 * ===================================================================
*/

/* --- Pour les tablettes (jusqu'à 992px) --- */
@media (max-width: 992px) {
    .wd-slide-inner .wpb_wrapper {
        padding: 2rem; /* Padding légèrement réduit */
    }

    .wd-slide-inner .wd-text-block strong {
        font-size: 2.5rem; /* Titre légèrement plus petit */
    }
}


/* --- Pour les mobiles (jusqu'à 768px) --- */
@media (max-width: 768px) {
    .wd-slide-inner .wpb_wrapper {
        padding: 1.5rem; /* Padding bien réduit pour un look plus compact */
        max-width: 75%;   /* Le bloc de texte n'occupe plus toute la largeur */
        margin-left: auto;
        margin-right: auto;
    }

    .wd-slide-inner .wd-text-block strong {
        font-size: 1.4rem; /* Titre principal bien plus petit */
        line-height: 1.2;
    }

    /* Cible tous les paragraphes (sous-titres, descriptions) */
    .wd-slide-inner .wd-text-block p {
        font-size: 0.8rem !important; /* Texte plus petit */
        line-height: 1.5 !important;
    }

    /* Boutons plus petits et parfois empilés */
    .wd-slide-inner .btn {
        padding: 10px 22px !important;
        font-size: 0.8rem !important;
    }
    .vc_inner .vc_col-sm-6 {
        margin-bottom: 0.5rem;
    }
}

/*
 * ===================================================================
 * === STYLES GLOBAUX POUR L'UNIFORMISATION DE LA PAGE D'ACCUEIL ===
 * ===================================================================
*/

/* --- Titres principaux des sections (H2) - Style par défaut pour les grands écrans --- */
.main-page-wrapper h2.section-title,
.main-page-wrapper .title-wrapper .woodmart-title-container,
.main-page-wrapper .wd-info-box .info-box-title {
    font-size: 2.5rem !important;
    font-weight: 700 !important;
    color: var(--e-global-color-secondary) !important;
    margin-bottom: 1rem !important;
    line-height: 1.3 !important;
}

/* --- Sous-titres et descriptions des sections - Style par défaut pour les grands écrans --- */
.main-page-wrapper p.section-subtitle,
.main-page-wrapper .title-wrapper .title-after_title .main-page-wrapper .wd-info-box .info-box-inner {
    font-size: 1.1rem !important;
    color: var(--e-global-color-text) !important;
    line-height: 1.7 !important;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}


/*
 * ===================================================================
 * ===   VERSION RESPONSIVE DES STYLES GLOBAUX
 * ===================================================================
*/

/* --- Pour les tablettes (jusqu'à 992px) --- */
@media (max-width: 992px) {
    .main-page-wrapper h2.section-title,
.main-page-wrapper .title-wrapper .woodmart-title-container,
.main-page-wrapper .wd-info-box .info-box-title.main-page-wrapper h2.section-title,
    .main-page-wrapper .title-wrapper .woodmart-title-container .wd-info-box .info-box-title {
        font-size: 2.2rem !important; /* Taille de titre réduite */
    }
}

/* --- Pour les mobiles (jusqu'à 768px) --- */
@media (max-width: 768px) {
    .main-page-wrapper h2.section-title,
.main-page-wrapper .title-wrapper .woodmart-title-container,
.main-page-wrapper .wd-info-box .info-box-title {
        font-size: 1.6rem !important; /* Taille de titre bien plus compacte */
        margin-bottom: 0.8rem !important;
    }

    .main-page-wrapper p.section-subtitle,
    .main-page-wrapper .title-wrapper .title-after_title .main-page-wrapper .wd-info-box .info-box-inner{
        font-size: 0.9rem !important; /* Taille du sous-titre légèrement réduite */
        padding-left: 0.5rem; /* Ajoute un peu d'air sur les côtés */
        padding-right: 0.5rem;
    }
}

/*
 * =========================================================
 * === FEUILLE DE STYLE POUR LA SECTION FAQ (VERSION CARDS) ===
 * =========================================================
*/

/* --- Styles de la Section --- */
.faq-section {
    padding: 4rem 1rem;
    background-color: #ffffff; /* Fond légèrement gris pour faire ressortir les cartes */
}
.faq-section .section-container {
    max-width: 900px;
}

/* --- En-tête de la section --- */
.faq-section .section-header {
    text-align: center; /* Centrage des titres */
}
.faq-section .eyebrow-title {
    color: var(--e-global-color-text);
}
.faq-section .section-title {
    /* Intégration du nom de la marque */
    content: "Häufig gestellte Fragen zu Graeff Container"; 
    margin-bottom: 2.5rem;
}


/* --- Accordéon (Conteneur des cartes) --- */
.faq-accordion {
    border: none; /* On retire les bordures de l'ancien design */
}

/* --- Style de chaque carte (item) --- */
.faq-item {
    background-color: #ffffff;
    border-radius: 8px;
    margin-bottom: 1.5rem; /* Espace entre les cartes */
    /* Ombre bien visible et moderne */
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); 
    transition: box-shadow 0.3s ease;
}

.faq-item:hover {
     box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12); /* Ombre plus prononcée au survol */
}

/* --- Style de la question (le bouton) --- */
.faq-question {
    width: 100%;
    background-color: transparent;
    border: none;
    padding: 1.5rem; /* Espace intérieur uniforme */
    text-align: left;
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--e-global-color-accent);
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* On retire l'effet de couleur au survol de la question */
.faq-question:hover {
    color: var(--e-global-color-accent); /* Reste bleu foncé */
}

/* Icône Plus/Moins */
.faq-question::after {
    content: '\002B'; /* Signe Plus (+) */
    font-size: 2rem;
    font-weight: 300;
    color: var(--e-global-color-secondary); /* Couleur plus sobre */
    transition: transform 0.3s ease;
    margin-left: 1rem;
}

/* Style de l'icône quand la réponse est active */
.faq-item.active .faq-question::after {
    transform: rotate(45deg); /* Transforme le + en x */
}


/* --- Style de la réponse --- */
.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    border-top: 1px solid #f0f0f0; /* Ligne de séparation interne */
}

.faq-answer p, .faq-answer ul {
    padding: 1.5rem;
    margin: 0;
    color: var(--e-global-color-text);
    line-height: 1.7;
    font-size: 1rem;
}

.faq-answer ul { padding: 0 1.5rem 1.5rem 3rem; }
.faq-answer li { margin-bottom: 0.5rem; }


/* --- Appel à l'action final --- */
.faq-cta {
    text-align: center;
    margin-top: 3rem;
    padding: 2.5rem;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}

.faq-cta h3 {
    font-size: 1.6rem;
    color: var(--e-global-color-accent);
    margin-top: 0;
}


/* --- Responsive --- */
@media (max-width: 768px) {
    .faq-section {
        padding: 3rem 1rem;
    }
    .faq-question {
        font-size: 1.1rem;
        padding: 1.2rem;
    }
    .faq-answer p, .faq-answer ul {
        padding: 1.2rem;
    }
    .faq-answer ul { padding-left: 2.5rem; }
}

/* --- 2. Style de la barre du haut (Top Bar) --- */
/* (On ne touche pas à la couleur de fond pour qu'elle reste celle par défaut) */

/* Augmenter la taille de la barre de recherche */
.whb-top-bar .wd-search-form {
    max-width: 550px; /* Augmentation significative de la largeur */
    margin: 0 auto;
}

.whb-top-bar .wd-search-form input[type="text"] {
    height: 45px; /* Rendre le champ plus haut */
    border-color: #E0E0E0; /* Bordure plus visible sur fond blanc */
    font-size: 15px;
}

/* Rendre les icônes Compte & Panier plus visibles sur fond clair */
.whb-top-bar .wd-header-my-account a,
.whb-top-bar .wd-header-cart a {
    color: var(--color-secondary-text) !important; /* Couleur sombre pour la lisibilité */
    transition: color 0.3s ease;
}

.whb-top-bar .wd-header-my-account a:hover,
.whb-top-bar .wd-header-cart a:hover {
    color: var(--color-accent) !important; /* Bleu au survol */
}

/* Augmenter la taille des icônes */
.whb-top-bar .wd-tools-element .wd-tools-icon {
    font-size: 26px !important; /* Icônes plus grandes */
    line-height: 1; /* Aligner proprement */
}

/* Cacher le texte des icônes pour un look épuré */
.whb-top-bar .wd-header-my-account .wd-tools-text,
.whb-top-bar .wd-header-cart .wd-tools-text .wd-cart-subtotal {
    display: none;
}

/* Ajouter une marge pour décoller les icônes du bord */
.whb-top-bar-inner > .whb-col-right {
    padding-right: 20px; /* Ajoute un espace à droite de la colonne des icônes */
    gap: 20px; /* Ajoute de l'espace ENTRE les icônes (compte et panier) */
}


/* --- 3. Style de la barre de navigation principale --- */
.whb-general-header.whb-with-bg {
    background-color:  var(--color-accent) !important; /* Fond blanc */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); /* Ombre portée subtile */
    border-top: 1px solid #EAEAEA; /* Fine ligne de séparation */
}

/* Améliorer les textes du menu */
.whb-general-header .wd-header-secondary-nav .menu > li > a {
    color: #ffffff; /* Texte gris foncé */
    font-size: 17px; /* Taille de police augmentée */
    font-weight: 700; /* Texte en gras pour plus d'impact */
    padding: 20px 15px;
    transition: color 0.3s ease;
}

.whb-general-header .wd-header-secondary-nav .menu > li > a:hover {
    color: var(--color-primary); /* Survol en jaune */
}

/* --- 4. Style du bouton d'appel à l'action (CTA) --- */
.whb-general-header .wd-button-wrapper .btn {
    background-color: var(--color-primary) !important;
    color: var(--color-accent) !important;; /* Texte bleu sur fond jaune */
    border-radius: 5px;
    font-weight: 700;
    font-size: 16px;
    border: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.whb-general-header .wd-button-wrapper .btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    color: var(--color-accent) !important;
}


/*
 * ===================================================================
 * === FEUILLE DE STYLE POUR LA REFONTE DE LA PAGE DE PAIEMENT (CHECKOUT) ===
 * ===================================================================
*/

/* --- STRUCTURE GÉNÉRALE & TYPOGRAPHIE --- */
.woocommerce-checkout {
    font-family: var(--e-global-typography-primary-font-family);
}

/* On nettoie les fonds et les paddings superflus de WPBakery */
.wd-checkout-form .vc_row .vc_column-inner {
    padding: 0 !important;
}


/*
 * ===================================================================
 * ===   REFONTE CSS DÉTAILLÉE DU FORMULAIRE DE FACTURATION (INTÉGRÉE)
 * ===================================================================
*/

/* --- Conteneur principal de la colonne de facturation --- */
.wd-billing-details {
    background-color: #ffffff;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    padding: 2rem;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
}

/* --- Titre principal "Rechnungsdetails" --- */
.woocommerce-billing-fields h3 {
    font-size: 2rem;
    font-weight: 700;
    color: var(--e-global-color-accent); /* Votre bleu accentué */
    margin-top: 0;
    margin-bottom: 2rem !important; /* Ajout !important pour forcer la règle */
    padding-bottom: 1rem;
    border-bottom: 1px solid #e0e0e0;
    text-align: left; /* Assure l'alignement à gauche */
}

/* --- Wrapper pour tous les champs --- */
.woocommerce-billing-fields__field-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr; /* Grille à deux colonnes */
    gap: 0 1.5rem; /* Espace horizontal entre les colonnes */
}

/* --- Style et positionnement de chaque champ --- */
.form-row {
    margin-bottom: 1.5rem !important;
    padding: 0 !important; /* On retire les paddings inutiles */
}

/* Champ qui prend toute la largeur */
.form-row-wide {
    grid-column: 1 / -1; /* Le champ s'étend sur toute la grille */
}

/* Champ de gauche */
.form-row-first {
    grid-column: 1 / 2;
}

/* Champ de droite */
.form-row-last {
    grid-column: 2 / 3;
}

/* --- Labels des champs (ex: "Vorname") --- */
.form-row label {
    display: block;
    margin-bottom: 0.6rem !important;
    font-weight: 600;
    font-size: 0.95rem;
    color: var(--e-global-color-secondary); /* Votre gris foncé */
}

.form-row label .required {
    color: var(--e-global-color-96fbd12) !important; /* Votre rouge */
    text-decoration: none !important;
    border: none !important;
    font-weight: normal;
    margin-left: 4px;
}

.form-row label .optional {
    color: var(--e-global-color-text); /* Votre gris clair */
    font-weight: 400;
    font-size: 0.9em;
}

/* --- Champs de saisie <input> et <select> --- */

/* Style de base pour les inputs et selects */
.woocommerce-input-wrapper .input-text {
    background-color: #f8f9fa !important;
    border: 1px solid #ced4da !important;
    border-radius: 5px !important;
    padding: 14px 16px !important;
    height: auto !important;
    font-size: 1rem !important;
    color: var(--e-global-color-secondary);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.075) !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
}


/* === C'EST LE BLOC À AJOUTER/MODIFIER === */
/* --- Style SPÉCIFIQUE pour les listes déroulantes --- */

/* Style du cadre de la liste déroulante */
.woocommerce-input-wrapper .select2-selection--single {
    background-color: #f8f9fa !important;
    border: 1px solid #ced4da !important;
    border-radius: 5px !important;
    /* On rend le cadre plus grand en augmentant le padding vertical */
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    height: auto !important;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.075) !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
}

/* Style du texte à l'intérieur de la liste déroulante */
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--e-global-color-secondary) !important;
    line-height: normal !important;
    padding-left: 16px !important; /* Ajoute un peu d'espace à gauche */
    padding-right: 30px !important; /* Ajoute de l'espace pour la flèche */
    text-align: center !important; /* Règle pour centrer le texte */
	padding-top:10px !important ;
}

/* Placeholder (texte gris dans le champ) */
.woocommerce-input-wrapper .input-text::placeholder {
    color: #adb5bd;
    opacity: 1;
}

/* Comportement au focus (quand on clique sur le champ) */
.woocommerce-input-wrapper .input-text:focus,
.woocommerce-input-wrapper .select2-container--open .select2-selection--single {
    border-color: var(--e-global-color-primary) !important; /* Votre jaune primaire */
    background-color: #ffffff !important;
    outline: 0 !important;
    box-shadow: 0 0 0 0.25rem rgba(255, 214, 92, 0.5) !important;
}

/* Style spécifique pour les listes déroulantes (Select2) */
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--e-global-color-secondary) !important;
    line-height: normal !important;
    padding: 0 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: var(--e-global-color-secondary) transparent transparent transparent !important;
    margin-top: 2px !important;
}


/* --- COLONNE DE DROITE : RÉCAPITULATIF DE COMMANDE --- */

/* Conteneur principal de la colonne "Votre commande" */
.vc_custom_1645532812854 {
    background-color: #f8f9fa !important;
    border: 1px solid #e9ecef;
    border-radius: 8px !important;
    padding: 2rem !important;
}

/* Titre "Ihre Bestellung" */
.woodmart-title-container {
    text-align: center;
    font-size: 2rem !important;
    color: var(--e-global-color-accent);
    margin-bottom: 1.5rem !important;
}

/* Tableau récapitulatif */
.shop_table {
    border: none !important;
    border-radius: 8px !important;
    background-color: #ffffff !important;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.shop_table th {
    font-weight: 600;
    padding: 15px !important;
}

.shop_table td {
    padding: 15px !important;
    border-top: 1px solid #f0f0f0 !important;
}

/* Style des produits dans le panier */
.cart_item .wd-checkout-prod-img img {
    border-radius: 5px;
    border: 1px solid #eee;
}
.cart_item .cart-product-label {
    font-weight: 600;
    color: var(--e-global-color-secondary);
}
.cart_item .quantity { display: none; } /* Masque le modificateur de quantité */

/* Style des totaux */
.cart-subtotal th, .woocommerce-shipping-totals th, .order-total th {
    text-align: right;
    padding-right: 1em !important;
}

.order-total {
    font-size: 1.2rem;
}
.order-total th {
    color: var(--e-global-color-accent);
}
.order-total td strong {
    font-size: 1.8rem;
    color: var(--e-global-color-accent);
}

/* --- SECTION PAIEMENT & BOUTON FINAL --- */

.wd-payment-methods {
    margin-top: 2rem !important;
    background-color: #fff !important;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    padding: 1rem !important;
}

.wc_payment_methods {
    padding: 0 !important;
    border: none !important;
}

.wc_payment_method label {
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--e-global-color-secondary);
}

.payment_box {
    background-color: #f1f1f1 !important;
    margin-top: 1em;
    padding: 1em !important;
    border-radius: 5px;
    font-size: 0.95rem;
}
.payment_box::before { display: none !important; }

/* Bouton de commande final, le plus important de la page */
#place_order {
    width: 100%;
    text-align: center;
    font-size: 1.25rem !important;
    font-weight: 700 !important;
    padding: 18px 20px !important;
    border-radius: 5px !important;
    color: var(--e-global-color-secondary) !important;
    background-color: var(--e-global-color-primary) !important;
    border: none !important;
    line-height: normal !important;
    transition: all 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

#place_order:hover {
    background-color: #e6c14f !important;
    color: #000 !important;
    transform: scale(1.02);
}

/* Texte de confidentialité */
.woocommerce-privacy-policy-text {
    font-size: 0.9rem;
    color: var(--e-global-color-text);
    margin-bottom: 1.5rem;
}

/* --- SECTION COUPON (Amélioration) --- */
.woocommerce-form-coupon-toggle .woocommerce-info {
    border-top-color: var(--e-global-color-primary) !important;
    background-color: #fefae6 !important; /* Jaune très clair */
}

/* --- AJUSTEMENTS RESPONSIVE --- */
@media (max-width: 992px) {
    .vc_col-sm-6 {
        width: 100% !important;
        float: none !important;
        margin-bottom: 2.5rem !important;
    }
}

@media (max-width: 768px) {
    /* Sur mobile, on passe le formulaire de facturation en une seule colonne */
    .woocommerce-billing-fields__field-wrapper {
        grid-template-columns: 1fr;
    }
    
    .form-row-first,
    .form-row-last,
    .form-row-wide {
        grid-column: 1 / -1;
    }

    .wd-billing-details {
        padding: 1.5rem; /* Moins de padding sur mobile */
    }

    .woocommerce-billing-fields h3,
    .woodmart-title-container {
        font-size: 1.6rem !important;
    }
}

.cgv-container {
    max-width: 1200px; /* Largeur de contenu confortable pour la lecture */
    margin: 3rem auto; /* Centre le bloc et donne de l'air en haut/bas */
    padding: 2rem; /* Espace intérieur pour que le contenu ne colle pas aux bords */
}

.cgv-content section {
    margin-bottom: 2.5rem; /* Espace vertical entre chaque section */
}

.cgv-content h1 {
    font-size: 2.5rem; /* Taille plus imposante pour le titre principal */
    margin-bottom: 0.5rem;
    color: var(--e-global-color-secondary);
}

.cgv-effective-date {
    color: var(--e-global-color-text);
    margin-bottom: 2rem;
    border-bottom: 4px solid var(--e-global-color-primary); /* Ligne jaune distinctive sous l'en-tête */
    padding-bottom: 1.5rem;
}

.cgv-content h2 {
    font-size: 1.8rem;
    color: var(--e-global-color-accent); /* Utilisation du bleu pour les titres de section */
    margin-bottom: 1.5rem;
}

.cgv-content p, .cgv-content li {
    line-height: 1.7; /* Interligne augmenté pour un meilleur confort de lecture */
    font-size: 1rem;
}

.cgv-content ul {
    list-style-position: outside;
    padding-left: 25px;
}

.cgv-content li {
    margin-bottom: 0.75rem;
}

.cgv-content a {
    color: var(--e-global-color-accent);
    font-weight: 600; /* Liens légèrement plus gras */
    text-decoration: none;
    border-bottom: 1px dotted var(--e-global-color-accent);
    transition: all 0.2s ease-in-out;
}

.cgv-content a:hover {
    color: var(--e-global-color-secondary);
    border-bottom-style: solid;
}

/* Élément de design pour mettre en avant une information clé */
.highlight-box {
    background-color: #f5f8fa; /* Un fond très légèrement bleuté/grisé */
    border-left: 5px solid var(--e-global-color-accent); /* Bordure bleue pour attirer l'oeil */
    padding: 1rem 1.5rem;
    margin: 1.5rem 0;
    border-radius: 4px;
}

.highlight-box p {
    margin-bottom: 1rem;
}

.highlight-box p:last-child {
    margin-bottom: 0;
}

.cgv-content strong {
    color: var(--e-global-color-secondary); /* Texte en gras un peu plus sombre pour le contraste */
}


/*
 * ===================================================================
 *  AJOUTS POUR LE RESPONSIVE
 *  Ces règles s'appliquent uniquement sur les écrans plus petits.
 * ===================================================================
*/

/* Pour les tablettes (écrans jusqu'à 768px de large) */
@media (max-width: 768px) {
    .cgv-content h1 {
        font-size: 2.2rem; /* Titre principal un peu plus petit */
    }

    .cgv-content h2 {
        font-size: 1.6rem; /* Titres de section un peu plus petits */
    }
}

/* Pour les mobiles (écrans jusqu'à 480px de large) */
@media (max-width: 480px) {
    .cgv-container {
        margin-top: 2rem;
        margin-bottom: 2rem;
        padding: 1.5rem; /* Moins d'espace sur les côtés pour maximiser la largeur du texte */
    }

    .cgv-content h1 {
        font-size: 1.8rem; /* Titre principal adapté à un petit écran */
    }

    .cgv-content h2 {
        font-size: 1.4rem; /* Titres de section adaptés à un petit écran */
    }

    .cgv-content ul {
        padding-left: 20px; /* Un peu moins d'indentation pour la liste */
    }
} * ===================================================================
 *  FEUILLE DE STYLE STANDARD ET RESPONSIVE POUR PAGES DE CONTENU
 *  (Utilisable pour CGV, Cookies, Politique de confidentialité, etc.)
 * ===================================================================
*/

/* ----------------------------------------- */
/*  1. STYLES PAR DÉFAUT (DESKTOP FIRST)     */
/* ----------------------------------------- */

/* Note : J'utilise des noms de classe génériques pour la réutilisabilité. */
/* Remplacez-les par 'cgv-container' si vous le préférez, mais c'est moins flexible. */
.content-page-container {
    max-width: 1200px; /* Largeur max pour desktop */
    margin: 3rem auto; /* Centre le bloc et ajoute de l'air en haut/bas */
    padding: 2rem 4rem; /* Espace intérieur (plus d'espace horizontal sur grand écran) */
}

.content-page-content section {
    margin-bottom: 2.5rem; /* Espace vertical entre chaque section */
}

/* En-tête de la page (regroupant H1 et date) */
.content-page-header {
    margin-bottom: 2rem;
    border-bottom: 4px solid var(--e-global-color-primary); /* Ligne jaune distinctive sous l'en-tête */
    padding-bottom: 1.5rem;
}

.content-page-content h1 {
    font-size: 2.5rem; /* Taille imposante pour le titre principal */
    margin-bottom: 0.5rem;
    color: var(--e-global-color-secondary);
}

.content-page-subtitle {
    color: var(--e-global-color-text);
    font-size: 1rem;
    font-style: italic;
}

.content-page-content h2 {
    font-size: 1.8rem;
    color: var(--e-global-color-accent); /* Utilisation du bleu pour les titres de section */
    margin-bottom: 1.5rem;
}

.content-page-content p, .content-page-content li {
    line-height: 1.7; /* Interligne augmenté pour un meilleur confort de lecture */
    font-size: 1.05rem; /* Police légèrement plus grande pour la lisibilité */
}

.content-page-content ul {
    list-style-position: outside;
    padding-left: 25px;
}

.content-page-content li {
    margin-bottom: 0.75rem;
}

.content-page-content a {
    color: var(--e-global-color-accent);
    font-weight: 600; /* Liens légèrement plus gras */
    text-decoration: none;
    border-bottom: 1px dotted var(--e-global-color-accent);
    transition: all 0.2s ease-in-out;
}

.content-page-content a:hover {
    color: var(--e-global-color-secondary);
    border-bottom-style: solid;
}

/* Boîte de mise en évidence (pour formulaires, infos clés, etc.) */
.highlight-box {
    background-color: #f5f8fa; /* Un fond très légèrement bleuté/grisé */
    border-left: 5px solid var(--e-global-color-accent); /* Bordure bleue pour attirer l'oeil */
    padding: 1.5rem 2rem;
    margin: 1.5rem 0;
    border-radius: 4px;
}

.highlight-box p {
    margin-bottom: 1rem;
}

.highlight-box p:last-child {
    margin-bottom: 0;
}

.content-page-content strong {
    color: var(--e-global-color-secondary); /* Texte en gras un peu plus sombre pour le contraste */
}


/* ----------------------------------------- */
/*  2. AJUSTEMENTS RESPONSIVES              */
/* ----------------------------------------- */

/* == Pour les tablettes et écrans moyens (768px et moins) == */
@media (max-width: 768px) {
    .content-page-container {
        padding: 2rem; /* Réduction du padding horizontal */
    }

    .content-page-content h1 {
        font-size: 2.2rem; /* Taille du titre principal légèrement réduite */
    }

    .content-page-content h2 {
        font-size: 1.6rem; /* Taille des titres de section réduite */
    }
}


/* == Pour les téléphones mobiles (480px et moins) == */
@media (max-width: 480px) {
    .content-page-container {
        margin-top: 2rem;
        margin-bottom: 2rem;
        padding: 1.5rem; /* Padding encore réduit pour maximiser l'espace */
    }

    .content-page-content h1 {
        font-size: 1.3rem; /* Titre principal adapté au mobile */
    }

    .content-page-content h2 {
        font-size: 1.0rem; /* Titres de section adaptés au mobile */
    }

    .content-page-content p, .content-page-content li {
        font-size: 0.8rem; /* Retour à une taille de police standard sur petit écran */
    }
    
    .highlight-box {
        padding: 1rem 1.2rem;
    }
}
/*
 * Feuille de style pour les pages de contenu légal/informatif
 * (CGV, Cookies, Politique de confidentialité, etc.)
*/

/* Conteneur principal */
.legal-page-container {
    max-width: 1200px; /* Largeur confortable pour la lecture de texte long */
    margin: 3rem auto;
    padding: 2rem;
}

/* En-tête de la page (Titre H1) */
.legal-page-header {
    border-bottom: 4px solid var(--e-global-color-primary); /* Ligne jaune distinctive */
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
}

.legal-page-content h1 {
    font-size: 2.5rem;
    margin-bottom: 0;
    color: var(--e-global-color-secondary);
}

/* Sections et titres secondaires */
.legal-page-content section {
    margin-bottom: 2.5rem;
}

.legal-page-content h2 {
    font-size: 1.8rem;
    color: var(--e-global-color-accent); /* Bleu pour les titres de section */
    margin-bottom: 1.5rem;
}

/* Style du texte et des liens */
.legal-page-content p, .legal-page-content li {
    line-height: 1.7;
    font-size: 1rem;
    margin-bottom: 1rem;
	margin-top: 10px;
}

.legal-page-content ul {
    list-style-position: outside;
    padding-left: 25px;
}

.legal-page-content a {
    color: var(--e-global-color-accent);
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px dotted var(--e-global-color-accent);
    transition: all 0.2s ease-in-out;
}

.legal-page-content a:hover {
    color: var(--e-global-color-secondary);
    border-bottom-style: solid;
}

/* Conteneur pour rendre les tableaux responsives */
.table-responsive-container {
    overflow-x: auto;
    margin: 2rem 0;
}

/* Style générique pour les tableaux de données */
.data-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.95rem;
}

.data-table th, .data-table td {
    padding: 0.8rem 1rem;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
}

.data-table thead th {
    background-color: #f5f8fa;
    color: var(--e-global-color-secondary);
    font-weight: 600;
}

.data-table tbody tr:nth-of-type(even) {
    background-color: #f9f9f9;
}

/* Style des boutons (réutilisable) */
.btn {
    display: inline-block;
    padding: 0.75rem 1.5rem;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 600;
    border: none;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.btn-primary {
    background-color: var(--e-global-color-primary);
    color: var(--e-global-color-secondary);
}

.btn-primary:hover {
    background-color: #e6c14f;
}

/* =========================================== */
/* === SECTION RESPONSIVE POUR LES MOBILES === */
/* =========================================== */

@media (max-width: 768px) {

    /* Ajustement des marges et du padding du conteneur principal */
    .legal-page-container {
        margin: 1.5rem auto;
        padding: 1rem;
    }

    /* Réduction des espacements de l'en-tête */
    .legal-page-header {
        margin-bottom: 1.5rem;
        padding-bottom: 1rem;
    }

    /* Ajustement de la taille des polices pour les titres */
    .legal-page-content h1 {
        font-size: 2rem; /* Plus petit pour les écrans mobiles */
    }

    .legal-page-content h2 {
        font-size: 1.5rem; /* Plus petit pour les écrans mobiles */
    }
    
    /* Réduction des marges pour les sections */
    .legal-page-content section {
        margin-bottom: 2rem;
    }

    /* Amélioration de la lisibilité des tableaux sur mobile */
    .data-table th, .data-table td {
        padding: 0.6rem 0.8rem;
    }
    
    .data-table {
        font-size: 0.9rem;
    }
}

/* ========================================================= */
/* === SECTION RESPONSIVE POUR PETITS MOBILES (<= 480px) === */
/* ========================================================= */

@media (max-width: 480px) {

    /* Ajustement final des titres pour les très petits écrans */
    .legal-page-content h1 {
        font-size: 1.8rem;
    }

    .legal-page-content h2 {
        font-size: 1.3rem;
    }

    /* Réduction du padding du conteneur pour maximiser l'espace */
     .legal-page-container {
        padding: 1rem 0.8rem;
    }

    /* Réduction de la taille de police du texte pour un meilleur affichage */
    .legal-page-content p, .legal-page-content li {
        font-size: 0.95rem;
    }
    
    /* Assurer que les listes ne créent pas de décalage excessif */
    .legal-page-content ul {
        padding-left: 20px;
    }
    
    /* Boutons en pleine largeur pour être plus faciles à cliquer */
    .btn {
        width: 100%;
        text-align: center;
        padding: 0.8rem 1rem;
    }
}

/*
 * Feuille de style pour la page "Über uns" (À propos)
*/

/* =========== Styles Généraux pour la Page =========== */
.about-us-content {
    color: var(--e-global-color-text);
}

.section-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 4rem 2rem;
}

.about-us-page h2 {
    font-size: 2.2rem;
    color: var(--e-global-color-accent);
    text-align: center;
    margin-bottom: 2rem;
}

.about-us-page h3 {
    font-size: 1.6rem;
    color: var(--e-global-color-secondary);
    margin-bottom: 1rem;
}

/* =========== Section 1 : Bannière (Héro) =========== */
.about-hero {
    position: relative;
    height: 60vh;
    min-height: 400px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
}

.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 50, 100, 0.6); /* Superposition bleu foncé pour le contraste */
}

.hero-content {
    position: relative;
    z-index: 2;
    max-width: 900px;
    padding: 0 1rem;
}

.hero-title {
    font-size: 3rem;
    color: #fff;
    margin-bottom: 1rem;
    font-weight: 700;
}

.hero-subtitle {
    font-size: 1.2rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
}

/* =========== Section 2 : Focus Modulaire =========== */
.modular-focus-section {
    background-color: #f9f9f9;
}
.modular-focus-section h2 {
    text-align: left;
}
.modular-possibilities-list {
    list-style: none;
    padding-left: 0;
    margin-top: 1.5rem;
}
.modular-possibilities-list li {
    font-size: 1.1rem;
    margin-bottom: 0.8rem;
    padding-left: 2rem;
    position: relative;
}
/* Ajout d'une icône "coche" */
.modular-possibilities-list li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: var(--e-global-color-primary); /* Jaune */
    font-weight: bold;
    font-size: 1.2rem;
}

.highlight-quote {
    margin-top: 2rem;
    padding: 1.5rem;
    background-color: #fff;
    border-left: 5px solid var(--e-global-color-primary);
    font-size: 1.1rem;
    font-style: italic;
}


/* =========== Section 3 : Mission, Vision, Valeurs =========== */
.mission-vision-section .section-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    padding-top: 0;
}

.values-section {
    background-color: #f9f9f9;
}
.values-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
}
.value-card {
    background: #fff;
    padding: 2rem;
    border-radius: 5px;
    border-top: 4px solid var(--e-global-color-accent);
}
.value-card h4 {
    color: var(--e-global-color-accent);
    font-size: 1.3rem;
}


/* =========== Section 4 : Pourquoi nous choisir ? =========== */
.why-us-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    align-items: center;
}
.why-us-team h3 {
    text-align: left;
}
.why-us-list {
    list-style: none;
    padding: 0;
}
.why-us-list li {
    padding: 0.5rem 0;
    font-weight: 500;
    position: relative;
    padding-left: 25px;
}
.why-us-list li::before {
    content: '✓';
    color: var(--e-global-color-primary);
    position: absolute;
    left: 0;
    font-weight: bold;
}

/* =========== Section 5 : Appel à l'action (CTA) =========== */
.contact-cta-section {
    background-color: var(--e-global-color-accent); /* Fond bleu foncé */
    color: #fff;
    text-align: center;
}
.contact-cta-section h2 {
    color: #fff;
}
.contact-cta-section p {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem;
}
.cta-buttons {
    display: flex;
    justify-content: center;
    gap: 1rem;
    flex-wrap: wrap;
}
.btn {
    display: inline-block;
    padding: 0.8rem 2rem;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 600;
    border: 2px solid transparent;
    cursor: pointer;
    transition: all 0.3s ease;
}
.btn-primary {
    background-color: var(--e-global-color-primary);
    color: var(--e-global-color-secondary);
}
.btn-primary:hover {
    background-color: #e6c14f;
    border-color: #e6c14f;
}
.btn-secondary {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}
.btn-secondary:hover {
    background-color: #fff;
    color: var(--e-global-color-accent);
}

/* =========================================== */
/* === SECTION RESPONSIVE POUR TABLETTES & MOBILES === */
/* =========================================== */

/* Pour les tablettes (<= 992px) */
@media (max-width: 992px) {
    .about-us-page h2 { font-size: 2rem; }
    .hero-title { font-size: 2.5rem; }
    
    .why-us-container {
        grid-template-columns: 1fr; /* Passage en une seule colonne */
    }
}

/* Pour les mobiles (<= 768px) */
@media (max-width: 768px) {
    .section-container { padding: 3rem 1rem; }
    
    .about-hero { height: auto; min-height: 350px; padding: 4rem 0; }
    .hero-title { font-size: 2rem; }
    .hero-subtitle { font-size: 1.1rem; }

    .mission-vision-section .section-container {
        grid-template-columns: 1fr; /* Passage en une seule colonne */
        gap: 2rem;
    }
    
    .modular-focus-section h2 { text-align: center; }
}
/*
 * Feuille de style pour la page de Contact
*/

/* =========== Conteneur Principal =========== */
.contact-section {
    padding: 4rem 1rem;
    background-color: #f9f9f9;
}

.contact-container {
    max-width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
    display: grid;
    grid-template-columns: 1fr 1.2fr; /* Colonne info plus petite que form */
    overflow: hidden;
    border-radius: 8px;
}

/* =========== Colonne d'information (gauche) =========== */
.contact-info-column {
    background-color: var(--e-global-color-accent); /* Bleu foncé */
    color: #fff;
    padding: 3rem 2rem;
}

.contact-info-header h2 {
    color: #fff;
    margin-bottom: 1rem;
    font-size: 2rem;
}

.contact-info-header p {
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    margin-bottom: 2.5rem;
}

.contact-info-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 1.5rem;
}

.contact-icon-wrapper {
    font-size: 1.2rem;
    margin-right: 1.5rem;
    color: var(--e-global-color-primary); /* Jaune */
    width: 30px; /* Largeur fixe pour l'alignement */
    text-align: center;
}

.contact-text h5 {
    color: #fff;
    font-size: 1.1rem;
    margin: 0 0 0.3rem 0;
}

.contact-text p, .contact-text a {
    color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
    font-size: 1rem;
    margin: 0;
}

.contact-text a:hover {
    color: var(--e-global-color-primary);
}


/* =========== Colonne du Formulaire (droite) =========== */
.contact-form-column {
    padding: 3rem 2.5rem;
}

.form-wrapper h2 {
    color: var(--e-global-color-secondary);
    margin-bottom: 0.5rem;
    font-size: 2rem;
}

.form-wrapper .form-subtitle {
    margin-bottom: 2rem;
    color: var(--e-global-color-text);
}


/* =========== Styles pour le Formulaire CF7 =========== */
.contact-form-group {
    margin-bottom: 1.5rem;
}

.form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
}

.contact-form-group label {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 600;
    color: var(--e-global-color-secondary);
    font-size: 0.9rem;
}

.form-input {
    width: 100%;
    padding: 0.8rem 1rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 1rem;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.form-input:focus {
    outline: none;
    border-color: var(--e-global-color-primary);
    box-shadow: 0 0 0 3px rgba(255, 214, 92, 0.5);
}

.form-textarea {
    min-height: 120px;
    resize: vertical;
}

.required {
    color: var(--e-global-color-96fbd12); /* Rouge */
}

.required-notice {
    font-size: 0.85rem;
    color: var(--e-global-color-text);
}

/* Bouton d'envoi */
.btn-primary {
    width: 100%;
    background-color: var(--e-global-color-primary);
    color: var(--e-global-color-secondary);
    border: none;
    padding: 1rem;
    font-size: 1.1rem;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.2s ease;
}
.btn-primary:hover {
    background-color: #e6c14f; /* Assombrir le jaune au survol */
}

/* =========================================== */
/* === SECTION RESPONSIVE POUR LES MOBILES === */
/* =========================================== */

/* Pour les tablettes (<= 992px) */
@media (max-width: 992px) {
    .contact-container {
        grid-template-columns: 1fr; /* Passage en une seule colonne */
    }
    
    .contact-info-column {
        padding: 2.5rem 2rem;
    }
    .contact-form-column {
        padding: 2.5rem 2rem;
    }
}

/* Pour les petits mobiles (<= 576px) */
@media (max-width: 576px) {
    .contact-section {
        padding: 2rem 0;
        background-color: #fff; /* Fond blanc sur petit mobile */
    }
    .contact-container {
        box-shadow: none;
        border-radius: 0;
    }
    .contact-info-column, .contact-form-column {
        padding: 2rem 1.5rem;
    }
    .form-row {
        grid-template-columns: 1fr; /* Les champs nom/email s'empilent */
        gap: 1.5rem;
    }
    .form-wrapper h2, .contact-info-header h2 {
        font-size: 1.8rem;
    }
}
/*
 * Feuille de style pour la page de Demande de Devis (Refonte 2025)
*/

/* =========== Structure de la page =========== */
.quote-page-container {
    max-width: 900px;
    margin: 3rem auto;
    padding: 1rem;
}

.quote-page-header {
    text-align: center;
    margin-bottom: 2.5rem;
}

.quote-page-header h1 {
    font-size: 2.8rem;
    color: var(--e-global-color-secondary);
}

.quote-subtitle {
    font-size: 1.2rem;
    line-height: 1.7;
    color: var(--e-global-color-text);
    margin-top: 1rem;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}

/* =========== Conteneur et en-tête du formulaire =========== */
.quote-form-wrapper {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    overflow: hidden;
}

.form-intro-box {
    padding: 2rem 2.5rem;
    background-color: #f8f9fa;
    border-bottom: 1px solid #e0e0e0;
}
.form-intro-box h3 {
    margin: 0 0 0.5rem 0;
    font-size: 1.8rem;
    color: var(--e-global-color-accent);
}
.form-intro-box p {
    margin: 0;
    color: var(--e-global-color-text);
}

/* =========== Styles du Formulaire (CF7) =========== */
.container-quote-form {
    padding: 1.5rem 2.5rem 2.5rem 2.5rem;
}

.form-section {
    padding: 2rem 0;
    border-bottom: 1px dashed #ccc;
}
.form-section:last-of-type {
    border-bottom: none;
}
.form-section-title {
    font-size: 1.3rem;
    color: var(--e-global-color-secondary);
    margin: 0 0 1.5rem 0;
}

.form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
}
.form-grid-trio {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1.5rem;
}

.form-group {
    margin-bottom: 1rem;
}
.form-group label {
    display: block;
    margin-bottom: 0.6rem;
    font-weight: 600;
    color: var(--e-global-color-secondary);
    font-size: 0.95rem;
}

.form-field {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 1rem;
    font-family: inherit;
    transition: all 0.2s ease-in-out;
}
.form-field:focus {
    outline: none;
    border-color: var(--e-global-color-accent);
    box-shadow: 0 0 0 3px rgba(0, 63, 122, 0.2);
}

.form-helper-text {
    display: block;
    font-size: 0.85rem;
    color: var(--e-global-color-text);
    margin-top: -0.4rem;
    margin-bottom: 0.8rem;
}

/* Amélioration visuelle des checkboxes */
.wpcf7-checkbox .wpcf7-list-item {
    display: inline-flex; /* Use flex for alignment */
    align-items: center;
    margin-right: 1.5rem;
    cursor: pointer;
}
.wpcf7-checkbox input[type="checkbox"] {
    margin-right: 0.5rem;
    height: 1.2em; /* Bigger checkbox */
    width: 1.2em;
}

.required {
    color: var(--e-global-color-96fbd12);
}

/* =========== Bouton et notice finale =========== */
.form-submit-group {
    text-align: center;
    padding-top: 2rem;
}
.submit-button {
    width: 100%;
    max-width: 400px;
    padding: 1rem;
    font-size: 1.2rem;
    font-weight: 700;
    color: var(--e-global-color-secondary);
    background-color: var(--e-global-color-primary);
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.2s ease;
}
.submit-button:hover {
    background-color: #e6c14f;
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
.required-notice {
    margin-top: 1rem;
    font-size: 0.9rem;
    color: var(--e-global-color-text);
}


/* =========================================== */
/* === SECTION RESPONSIVE POUR LES MOBILES === */
/* =========================================== */
@media (max-width: 768px) {
    .quote-page-header h1 {
        font-size: 2.2rem;
    }
    .quote-subtitle {
        font-size: 1.1rem;
    }
    .form-intro-box, .container-quote-form {
        padding: 1.5rem;
    }
    .form-grid, .form-grid-trio {
        grid-template-columns: 1fr; /* Passage à une seule colonne */
    }
}