@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//europearcade.com/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("//europearcade.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//europearcade.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//europearcade.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//europearcade.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("//europearcade.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//europearcade.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//europearcade.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//europearcade.com/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(1,33,105);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(197,160,89);
	--btn-default-bgcolor-hover: rgb(163,132,70);
	--btn-accented-bgcolor: rgb(197,160,89);
	--btn-accented-bgcolor-hover: rgb(163,132,70);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--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(250,248,245);
	background-image: url(http://europearcade.com/wp-content/uploads/2025/04/Pauls50s_Header_1170x200_NEU-scaled.webp);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(1,33,105);
	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(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	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(197,160,89);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(163,132,70);
}
html .wd-buy-now-btn, html .cart-totals-inner .checkout-button, html .woocommerce-mini-cart__buttons .checkout {
	color: rgb(255,255,255);
	background: rgb(1,33,105);
}
html .wd-buy-now-btn:hover, html .cart-totals-inner .checkout-button:hover, html .woocommerce-mini-cart__buttons .checkout:hover {
	color: rgb(255,255,255);
	background: rgb(1,33,105);
}
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: #fff;
--btn-default-color-hover: #fff;
--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);
}
}


:root {
  /* --------------------------------------------------------------------------
     1.1 COULEURS (CORES) - Palette "Heritage & Premium Gaming"
     --------------------------------------------------------------------------nav-link-tex */

  /* --- COULEUR PRIMAIRE (Ton identité : Bleu Nuit Profond) --- */
  --color-primary: #012169;          
  
  /* Variations de la primaire pour le relief */
  --color-primary-dark: #001544;      /* Pour les survols (hover) et pieds de page */
  --color-primary-deep: #000c29;      /* Pour les textes de titres très importants */
  --color-primary-light: #f0f4f9;     /* Fond de section très clair pour aérer */
  --color-primary-transparent: rgba(1, 33, 105, 0.9); 

  /* --- COULEUR SECONDAIRE (L'accent "Luxe & Chrome") --- */
  /* Un Or Sablé plus élégant qui tranche parfaitement avec le bleu nuit */
  --color-secondary: #c5a059;        
  
  /* Variations de la secondaire */
  --color-secondary-dark: #a38446;    /* Survol des boutons (Hover) */
  --color-secondary-light: #f1e6cf;   /* Fonds de badges ou petits éléments */

  /* --- COULEURS D'ACCENT (Pour le côté Arcade/Vintage) --- */
  /* Un "Argent/Chrome" pour rappeler les finitions des Jukebox et Flippers */
  --color-accent-chrome: #e2e2e2;
  --color-accent-red: #d90429;        /* Pour les promos ou le côté "Retro Arcade" */

  /* --- COULEURS NEUTRES (Texte & Fonds) --- */
  --color-text-base: #1a1a1a;        /* Noir doux pour une lecture premium */
  --color-text-light: #576574;       /* Gris pour les textes moins importants */
  --color-text-white: #ffffff;       
  
  --color-headings: var(--color-primary); 
  
  --color-background: #ffffff;       
  --color-background-alt: #f8faff;   /* Alternance de sections avec un soupçon de bleu */
  --color-border: #e1e4e8;           

  /* --- FEEDBACK --- */
  --color-success: #27ae60;          
  --color-error: #c0392b;            

  /* --------------------------------------------------------------------------
     1.2 TYPOGRAPHIE
     -------------------------------------------------------------------------- */
  
  /* Barlow : Très robuste, esprit industriel/mécanique (parfait pour le flipper) */
  --font-family-headings: 'Barlow', sans-serif; 
  /* Inter ou Roboto : Clarté moderne pour le confort de lecture */
  --font-family-base: 'Inter', 'Roboto', sans-serif;      

  /* Hiérarchie des tailles */
  --font-size-h1: 3.5rem;
  --font-size-h2: 2.5rem;
  --font-size-h3: 1.75rem;
  --font-size-base: 16px;

  /* --------------------------------------------------------------------------
     1.3 ESPACEMENTS & UI
     -------------------------------------------------------------------------- */
  
  --border-radius: 4px;               /* Un look "carré" mais raffiné */
  --box-shadow: 0 10px 30px rgba(1, 33, 105, 0.08); /* Ombre légère bleutée */
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
/* --- STYLE FICHE PRODUIT PREMIUM --- */

/* Courte Description */
.product-short-description {
  border-left: 4px solid var(--color-secondary);
  padding-left: 1.5rem;
  margin-bottom: 2rem;
}

.highlight-text {
  font-size: 1.1rem;
  color: var(--color-primary);
  font-weight: 500;
}

.quick-specs {
  list-style: none;
  padding: 0;
  margin-top: 1rem;
}

.quick-specs li {
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 1.5rem;
}

.quick-specs li::before {
  content: "✓";
  color: var(--color-secondary);
  position: absolute;
  left: 0;
  font-weight: bold;
}

/* Description Longue */
.desc-section-title {
  font-family: var(--font-family-headings);
  color: var(--color-primary);
  text-transform: uppercase;
  border-bottom: 2px solid var(--color-primary-light);
  padding-bottom: 0.5rem;
  margin: 2.5rem 0 1.5rem;
  font-size: 1.5rem;
}

.tech-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 2rem;
}

.tech-table td {
  padding: 12px;
  border-bottom: 1px solid var(--color-border);
}

.tech-table tr td:first-child {
  font-weight: bold;
  color: var(--color-primary);
  width: 35%;
  background-color: var(--color-background-alt);
}

/* Grille d'atouts */
.benefits-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1.5rem;
  margin-bottom: 2rem;
}

.benefit-item {
  background: var(--color-background-alt);
  padding: 1.5rem;
  border-radius: var(--border-radius);
  border-top: 3px solid var(--color-secondary);
}

.benefit-item h4 {
  color: var(--color-primary);
  margin-bottom: 0.5rem;
}

/* Boîte d'info */
.info-box {
  background-color: var(--color-primary-light);
  padding: 1.5rem;
  border-radius: var(--border-radius);
  font-size: 0.95rem;
  line-height: 1.6;
}

.border-accent {
  border: 1px dashed var(--color-primary);
}

.service-text {
  font-style: italic;
  color: var(--color-text-light);
  font-size: 0.9rem;
}
/* ==========================================================================
   MENU MOBILE DÉROULANT (.mobile-nav) - MEDIA QUERY
   Style du panneau latéral qui s'ouvre.
   ========================================================================== */

@media (max-width: 1023px) {

  /* --- Conteneur principal du menu --- */
  .mobile-nav {
    background-color: var(--color-background) !important; /* Fond Blanc par défaut */
    font-family: var(--font-family-base) !important; /* Clarté moderne pour le contenu du menu */
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3) !important; /* Ombre plus marquée pour le côté tiroir */
  }
	.nav-link-text {
	color:#000000 !important;}
	
  
  /* --- Items de navigation principaux (Niveau 0) --- */
  .mobile-pages-menu .woodmart-nav-link {
    color: var(--color-text-base) !important; /* Texte en Noir Doux */
    font-size: 1.1rem !important; /* Taille confortable pour le toucher */
    font-weight: 500 !important;
    padding: 14px 20px; 
    border-bottom: 1px solid var(--color-border) !important; /* Séparateur léger */
    transition: background-color 0.2s ease, color 0.2s ease !important;
  }
  
  /* Icône d'ouverture (flèche pour les sous-menus) */
  .mobile-pages-menu .menu-item-has-children .wd-nav-opener {
    color: var(--color-text-light) !important; /* Gris léger pour l'icône par défaut */
    font-size: 1rem !important;
    padding: 0 10px !important;
    transition: color 0.2s ease !important;
  }
  
  /* Survol/Tap sur un item de navigation */
  .mobile-pages-menu .woodmart-nav-link:hover {
    background-color: var(--color-primary-light !important); /* Fond très clair au tap */
    color: #ffffff !important; /* Texte en Bleu Nuit */
  }

  /* --- Items Actifs / Courants --- */
  .mobile-pages-menu .menu-item.current-menu-item > a,
  .mobile-pages-menu .menu-item.current-menu-ancestor > a {
    color: var(--color-secondary) !important; /* Le lien actif passe en Or Sablé */
    background-color: var(--color-primary-light) !important; 
    font-weight: 600 !important;
  }

  /* --- Sous-menus Drilldown (listes ul imbriquées) --- */
  .mobile-nav .wd-sub-menu {
    background-color: var(--color-background-alt) !important; /* Fond légèrement bleuté pour la profondeur */
    /* Bordure visuelle qui "coule" de l'Or Sablé */
    border-left: 3px solid var(--color-secondary) !important; 
  }
  
  .mobile-nav .wd-sub-menu .woodmart-nav-link {
    font-size: 1rem !important; /* Un peu plus petit pour le sous-menu */
    padding-left: 30px !important; /* Légère indentation */
    border-bottom-color: rgba(0, 0, 0, 0.05) !important; /* Séparateur plus discret */
  }

  /* --- Bouton de retour (Back) du drilldown --- */
  .mobile-nav .wd-drilldown-back a {
    /* Barre de titre du sous-menu en Bleu Nuit Profond */
    background-color: var(--color-primary) !important; 
    color: var(--color-text-white) !important;
    font-family: var(--font-family-headings); /* Police mécanique pour l'entête du sous-menu */
    font-weight: 700 !important;
    padding: 15px 20px !important;
    border-bottom: none !important;
  }
  
  /* Icône/Opener du bouton retour (la flèche) */
  .mobile-nav .wd-drilldown-back .wd-nav-opener {
    color: var(--color-text-white) !important;
  }

  .mobile-nav .wd-drilldown-back a:hover {
    background-color: var(--color-primary-dark) !important;
		color:#ffffff !important;
  }
}



/* ==========================================================================
   MISE EN FORME GÉNÉRALE DU HEADER (PC)
   ========================================================================== */

/* 
 * 1. Base : Appliquer la police des titres (Barlow, mécanique) 
 * et gérer l'ombre de "collage" du header.
 */
.whb-header {
  font-family: var(--font-family-headings);
  /* Assure une transition douce pour tous les états de survol */
  transition: var(--transition);
}

.whb-header.whb-sticky-shadow {
  box-shadow: var(--box-shadow);
}


/* ==========================================================================
   2. BARRE D'ANNONCE (TOP BAR) - whb-top-bar
   Foncé pour le luxe, Rouge pour l'urgence/le côté arcade des promotions.
   ========================================================================== */

.whb-row.whb-top-bar {
  /* Fond Bleu Nuit Très Foncé */
  background-color: var(--color-primary-dark);
  color: var(--color-text-white);
  border-bottom: none; /* Retirer les bordures inutiles */
  font-weight: 500;
  min-height: 40px; /* Assurer une hauteur confortable */
}

/* Texte des promotions et liens */
.whb-top-bar p {
  margin: 0;
}
.whb-top-bar a {
  /* Utiliser le Rouge Arcade pour l'appel à l'action des promos */
  color: var(--color-accent-red); 
  text-decoration: underline;
  font-weight: 700;
  transition: var(--transition);
}

.whb-top-bar a:hover {
  color: var(--color-text-white); /* Rouge qui devient blanc au survol */
}

/* ==========================================================================
   3. BARRE PRINCIPALE (LOGO, RECHERCHE, OUTILS) - whb-general-header
   ========================================================================== */

.whb-row.whb-general-header {
  /* Fond clair pour la clarté */
  background-color: var(--color-background);
  border-bottom: 1px solid var(--color-border);
}

/* --- LOGO --- */
.whb-column.whb-col-left .site-logo {
    padding: 10px 0; /* Un peu plus d'espace autour du logo */
}


/* --- BARRE DE RECHERCHE (RÉDUCTION DE TAILLE) --- */

/* Applique la réduction de taille sur PC uniquement */
@media (min-width: 1024px) {
  .whb-column.whb-col-center.whb-visible-lg {
    display: flex; /* Pour centrer le formulaire */
    justify-content: center;
    align-items: center;
  }
  .wd-search-form.wd-header-search-form {
    /* Nouvelle taille : max 500px, centrée */
    max-width: 500px;
    width: 100%;
    margin: 0;
  }
}

.wd-header-search-form .searchform {
  /* Style de la barre de recherche: bordure chrome */
  border: 2px solid var(--color-accent-chrome); 
  border-radius: var(--border-radius);
  transition: border-color 0.3s ease;
}

.wd-header-search-form .searchform:focus-within {
  border-color: var(--color-secondary); /* Bordure Or Sablé au focus */
}

.wd-header-search-form .s {
  font-family: var(--font-family-base);
  color: var(--color-text-base);
  /* On retire le fond pour laisser le Chrome (si le style 4 le permet) */
  background-color: var(--color-background); 
}

/* Bouton de recherche */
.wd-header-search-form .searchsubmit {
  background-color: var(--color-primary); /* Bouton en Bleu Nuit */
  color: var(--color-text-white);
  transition: var(--transition);
  font-weight: 600;
}

.wd-header-search-form .searchsubmit:hover {
  background-color: var(--color-primary-dark);
  color: var(--color-secondary); /* Texte du bouton en Or au survol */
}

/* --- OUTILS : COMPTE ET PANIER (ICÔNES ET DESIGN) --- */

/* Style pour l'élément Compte (wd-design-8) et Panier (wd-design-7) */
.wd-tools-element.whb-visible-lg {
  padding: 10px 0; /* Alignement vertical */
}

/* ICÔNES des outils */
.wd-tools-element .wd-tools-icon {
  /* Icônes en Bleu Nuit, plus grandes pour l'effet premium */
  color: var(--color-primary) !important; 
  font-size: 1.5rem !important; /* Augmenter la taille des icônes */
  transition: var(--transition) !important;
}

/* TEXTE (Mon Compte / Panier) */
.wd-tools-element .wd-tools-text {
  /* Texte en noir doux */
  color: var(--color-text-base) !i; 
  font-weight: 500;
  transition: var(--transition);
}

/* HOVER (Survol) pour tous les outils */
.wd-tools-element a:hover .wd-tools-icon,
.wd-tools-element a:hover .wd-tools-text {
  color: var(--color-secondary) !important; /* Passe en Or Sablé au survol */
}

/* COMPTE SPÉCIFIQUE (wd-design-8) */
.wd-header-my-account.wd-design-8 .wd-tools-text {
    /* Texte "My Account" en gras pour le rendre important */
    font-weight: 600;
}

/* PANIER SPÉCIFIQUE (wd-design-7) */

/* Le nombre d'articles */
.wd-header-cart.wd-design-7 .wd-cart-number {
  /* Encadré en Or Sablé pour la mise en avant "Luxe" */
  color: var(--color-secondary);
  font-weight: 700;
  /* Optionnel: faire ressembler à un badge */
  /* border: 1px solid var(--color-secondary); 
  border-radius: 50%;
  padding: 2px 5px; */
}

/* Le montant du sous-total */
.wd-header-cart.wd-design-7 .wd-cart-subtotal {
  /* Montant en Bleu Nuit Profond pour l'ancrage */
  color: var(--color-primary); 
  font-weight: 700;
}


/* ==========================================================================
   4. BARRE DE NAVIGATION PRINCIPALE - whb-header-bottom
   Ancrage fort et clarté.
   ========================================================================== */

.whb-row.whb-header-bottom {
  /* Fond Bleu Nuit Profond (Ton identité) */
  background-color: var(--color-primary); 
  border-bottom: none;
  min-height: 50px; /* Compacter légèrement la barre de nav */
}

/* Liens de la navigation */
.wd-header-main-nav .woodmart-nav-link {
  color: var(--color-text-white); 
  font-size: 1rem;
  font-weight: 600;
  padding-top: 12px; /* Ajustement de l'espacement vertical */
  padding-bottom: 12px;
}

/* Effet au survol (hover) et actif (actif) - L'OR SABLÉ du luxe */
/* Le thème WoodMart utilise un pseudo-élément pour l'effet de soulignement (wd-style-underline) */
.wd-style-underline .woodmart-nav-link:hover .nav-link-text,
.wd-style-underline .menu-item.current-menu-item > .woodmart-nav-link .nav-link-text,
.wd-style-underline .woodmart-nav-link.wd-active .nav-link-text {
  color: var(--color-secondary); 
}
.nav-link-text {
  color: #ffffff; 
}

.wd-style-underline .woodmart-nav-link:after {
  background-color: var(--color-secondary); /* Soulignement en Or Sablé */
  height: 3px; /* Soulignement plus visible */
}

/* --- Dropdown Menus (Sous-menus) --- */

.wd-dropdown-menu {
  /* Fond très foncé pour le contraste avec la barre de nav principale */
  background-color: var(--color-primary-deep) !important; 
}

.wd-sub-menu a {
  /* Texte des sous-menus en Chrome/Argent pour le côté mécanique/vintage */
  color: var(--color-accent-chrome) !important; 
  font-family: var(--font-family-base); 
}

.wd-sub-menu a:hover {
  /* Survol en Or Sablé */
  color: var(--color-secondary) !important;
  background-color: var(--color-primary-dark) !important; 
}

/* ==========================================================================
   5. RESPONSIVE / ADAPTATIONS PC
   ========================================================================== */

/* Ajustements pour les écrans PC larges (similaire à un media query > 1200px) */
@media (min-width: 1200px) {
  /* Rendre la barre de navigation moins "gonflée" sur les grands écrans */
  .whb-row.whb-header-bottom .container {
    max-width: 1400px; /* Si votre conteneur par défaut est plus petit */
  }
}



/* ==========================================================================
   HEADER MOBILE (whb-header)
   Ajustements pour la barre d'annonce, la barre principale et la barre de recherche.
   ========================================================================== */

@media (max-width: 1023px) {

  /* --- 1. BARRE D'ANNONCE (TOP BAR MOBILE) --- */
  .whb-row.whb-top-bar {
    background-color: var(--color-primary-dark);
    color: var(--color-text-white);
    font-size: 0.85rem;
    min-height: 40px;
  }
	
  
  .whb-col-mobile.whb-hidden-lg a {
    color: var(--color-accent-red); /* Rouge Arcade pour les promos */
    font-weight: 600;
  }

  /* --- 2. BARRE PRINCIPALE MOBILE (whb-general-header) --- */
  .whb-row.whb-general-header {
    background-color: var(--color-background); /* Fond clair */
    min-height: 60px;
    padding: 5px 0;
    border-bottom: 1px solid var(--color-border);
  }

  /* Logo */
  .whb-column.whb-mobile-center .site-logo img {
    max-width: 150px !important; 
    height: auto;
  }

  /* Outils (Menu Burger, Compte, Panier) */
  .whb-column.whb-hidden-lg .wd-tools-element .wd-tools-icon {
    color: var(--color-primary); /* Icônes en Bleu Nuit */
    font-size: 1.5rem; 
  }
  
  .whb-column.whb-hidden-lg .wd-tools-element .wd-tools-text {
    font-family: var(--font-family-base);
    color: var(--color-text-base);
    font-size: 0.7rem;
    font-weight: 500;
  }

  .whb-column.whb-hidden-lg .wd-tools-element a:hover .wd-tools-icon,
  .whb-column.whb-hidden-lg .wd-tools-element a:hover .wd-tools-text {
    color: var(--color-secondary); /* Or Sablé au tap */
  }

  /* Badge du Panier (Compteur d'articles) */
  .wd-header-cart.wd-style-icon .wd-cart-number {
    background-color: var(--color-secondary);
    color: var(--color-text-white);
    font-size: 0.65rem;
    padding: 3px 5px;
    border-radius: var(--border-radius);
    top: -5px; 
    left: 50%; /* Meilleur positionnement centré */
    transform: translateX(-50%);
  }

  .wd-header-cart.wd-style-icon .wd-cart-subtotal {
    display: none; /* Cache le montant */
  }
  
  /* --- 3. BARRE DE RECHERCHE MOBILE (whb-header-bottom) --- */

  .whb-row.whb-header-bottom {
    /* Utilisation de la barre du bas pour la recherche pour la séparer des icônes */
    background-color: var(--color-primary-light); 
    padding: 10px 15px; /* Ajoutez un padding horizontal */
    border-bottom: 1px solid var(--color-border);
  }

  .wd-search-form.wd-header-search-form-mobile {
    margin: 0;
    width: 100%;
  }

  .wd-search-form.wd-header-search-form-mobile .searchform {
    border: 1px solid var(--color-border);
    border-radius: var(--border-radius);
    background-color: var(--color-background);
  }

  .wd-header-search-form-mobile .searchsubmit {
    background-color: var(--color-primary); 
    color: var(--color-text-white);
  }
}





.whb-col-left {
margin-left: 25px !important;
margin-right: 25px !important;
}
/* --- Styles pour les détails de contact en ligne --- */
.wd-header-cats .menu-opener:not(.has-bg) {
    background-color: #ffffff !important;
}
.contact-details-inline {
    margin-top: 1.5rem; /* Espace au-dessus de la section */
    margin-bottom: 1.5rem; /* Espace en dessous */
    border-top: 1px solid #eee; /* Optionnel: Séparateur */
    padding-top: 1.5rem; /* Optionnel: Espace après le séparateur */
}

/* Chaque ligne de contact (ex: adresse, email...) */
.contact-line-item {
    display: flex; /* Active Flexbox pour aligner les éléments horizontalement */
    align-items: center; /* Centre les éléments verticalement sur la ligne */
    margin-bottom: 0.8rem; /* Espace entre chaque ligne de contact */
    font-size: 0.95em; /* Taille de police pour la ligne */
    line-height: 1.5; /* Hauteur de ligne */
}

.contact-line-item:last-child {
    margin-bottom: 0; /* Pas d'espace après le dernier item */
}

/* Style de l'icône */
.contact-line-item .contact-icon {
    width: 1.5em; /* Largeur fixe pour un bon alignement */
    margin-right: 0.8em; /* Espace entre l'icône et le label */
    text-align: center; /* Centre l'icône si sa largeur change */
    flex-shrink: 0; /* Empêche l'icône de rétrécir si l'espace manque */
    color: #ffffff; /* Couleur neutre pour l'icône */
    /* font-size: 1.1em; */ /* Optionnel: Agrandir légèrement l'icône */
}

/* Style du label (ex: "Adresse :") */
.contact-line-item .contact-label {
    font-weight: 600; /* Met le label en évidence */
    margin-right: 0.5em; /* Espace entre le label et la valeur */
    white-space: nowrap; /* Empêche le label de passer à la ligne */
    color: #ffffff;
}

/* Style de la valeur (texte ou lien) */
.contact-line-item .contact-value {
    color: #fffff; /* Couleur du texte de la valeur */
    word-break: break-word; /* Permet aux longues adresses ou emails de passer à la ligne proprement */
}

/* Style spécifique pour les liens dans la valeur */
.contact-line-item a.contact-value {
    color: #ffffff; /* Même couleur que le texte normal par défaut */
    text-decoration: none;
    transition: color 0.2s ease;
}

.contact-line-item a.contact-value:hover,
.contact-line-item a.contact-value:focus {
    color: #0073aa; /* Change la couleur au survol/focus */
    text-decoration: underline;
}

/* --- Responsive (Simple ajustement) --- */
@media (max-width: 480px) {
    /* Sur très petits écrans, on peut réduire légèrement la taille */
    .contact-line-item {
        font-size: 0.9em;
    }
    .contact-line-item .contact-icon {
        margin-right: 0.6em;
    }
    .contact-line-item .contact-label {
        margin-right: 0.4em;
    }
}
/* .carousel-container {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  text-align: center;
} */

.carousel-slide {
  display: none;
  padding: 20px;
  font-family: 'Fellix', Arial, sans-serif;
  font-size: 1.2em;
  color: #ffffff;
	margin-top: 45px !important;
}

.carousel-slide.active {
  display: block;
  animation: fadeIn 0.5s ease-in-out;
}

.carousel-slide a {
  color: #ffd700;
  text-decoration: underline;
}

.carousel-slide a:hover {
  color: #ffeb3b;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}
/* --- Style pour la page catégorie Jukebox --- */

.jukebox-category-page {
    font-family: 'Fellix', Arial, sans-serif; /* Police demandée */
    line-height: 1.7;
    color: #333;
    max-width: 900px; /* Limite la largeur pour la lisibilité */
    margin: 2rem auto; /* Centre la page et ajoute de l'espace */
    padding: 1rem;
}

/* --- Section Intro (Haut) --- */
.category-intro {
    text-align: center;
    margin-bottom: 3rem; /* Espace important après l'intro */
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #eee; /* Séparateur léger */
}

.category-intro h2 {
    font-size: 1.8em; /* Taille du titre principal */
    margin-bottom: 1rem;
    color: #222; /* Titre un peu plus sombre */
    font-weight: 600;
}

.category-intro p {
    font-size: 1.1em; /* Texte d'intro légèrement plus grand */
    color: #555;
    max-width: 700px; /* Limite la largeur du paragraphe intro */
    margin-left: auto;
    margin-right: auto;
}

/* --- Section Détails (Bas) --- */
.category-details-content .detail-section {
    margin-bottom: 2.5rem; /* Espace entre chaque section de détail */
}

.category-details-content h3 {
    font-size: 1.4em;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #f0f0f0; /* Ligne légère sous les titres H3 */
    color: #333;
    font-weight: 600;
}

.category-details-content p {
    margin-bottom: 1rem;
    color: #444;
    text-align: justify; /* Justification pour un look plus propre */
}

/* Styles pour les listes */
.category-details-content ul,
.category-details-content ol {
    margin-left: 1.5rem; /* Indentation standard */
    padding-left: 1rem;
    margin-bottom: 1.5rem;
}

.category-details-content li {
    margin-bottom: 0.75rem; /* Espace entre les items */
    color: #444;
    text-align: justify;
}

.category-details-content ul li::marker {
     /* Optionnel: style des puces */
     /* color: #012169; */ /* Exemple: couleur assortie au thème */
}

/* Section Guide d'Achat (optionnel: fond léger) */
.choosing-guide {
    background-color: #fdfdfd; /* Très léger fond */
    padding: 1.5rem;
    border-radius: 6px;
    border: 1px solid #f0f0f0;
}
.choosing-guide h3 {
    border-bottom: none; /* Pas de bordure H3 dans cette section */
    margin-bottom: 1.2rem;
}

/* Section Appel à l'Action */
.call-to-action {
    text-align: center; /* Centre les boutons */
    margin-top: 2rem; /* Espace avant les boutons */
    padding-top: 2rem;
    border-top: 1px solid #eee;
}
.call-to-action h3 {
    border-bottom: none;
    margin-bottom: 1.5rem;
}

.cta-button {
    display: inline-block;
    padding: 10px 25px;
    margin: 0.5rem;
    border-radius: 5px;
    font-size: 1em;
    font-weight: 600;
    text-decoration: none;
    transition: background-color 0.2s ease, color 0.2s ease, transform 0.1s ease;
    cursor: pointer;
    border: 1px solid transparent;
}

/* Style bouton principal */
.cta-button {
    background-color: #012169; /* Couleur thème (bleu foncé) */
    color: #FFFFFF; /* Texte blanc */
    border-color: #012169;
}
.cta-button:hover,
.cta-button:focus {
    background-color: #00174d; /* Plus foncé au survol */
    color: #FFFFFF;
    border-color: #00174d;
}
.cta-button:active {
    transform: scale(0.98);
}

/* Style bouton secondaire (optionnel) */
.cta-button.secondary {
    background-color: #fff; /* Fond blanc */
    color: #012169; /* Texte couleur thème */
    border: 1px solid #012169; /* Bordure couleur thème */
}
.cta-button.secondary:hover,
.cta-button.secondary:focus {
    background-color: #f8f9fa; /* Léger gris au survol */
    color: #012169;
}

/* Style pour les <strong> */
.jukebox-category-page strong {
    font-weight: 600; /* Ou bold si vous préférez plus fort */
    color: #111; /* Légèrement plus foncé pour ressortir */
}

/* --- Responsive (optionnel, basique) --- */
@media (max-width: 768px) {
    .jukebox-category-page {
        margin: 1rem auto;
        padding: 0.5rem;
    }
    .category-intro h2 {
        font-size: 1.6em;
    }
    .category-intro p {
        font-size: 1em;
    }
    .category-details-content h3 {
        font-size: 1.3em;
    }
     .category-details-content p,
     .category-details-content li {
        text-align: left; /* Justification moins importante sur mobile */
    }
}
/* --- Conteneur Général de la Page Contact --- */
.contact-page-container {
    padding: 2rem 1rem; /* Espacement autour de toute la section */
    max-width: 1100px; /* Largeur maximale pour le contenu */
    margin: 2rem auto; /* Centrage et espacement haut/bas */
    background-color: #fff; /* Fond blanc par défaut, ajustez si thème différent */
    border-radius: 8px; /* Coins arrondis sur le conteneur */
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); /* Ombre douce */
}

/* Texte d'introduction optionnel */
.contact-intro-text {
    text-align: center;
    margin-bottom: 2.5rem;
    font-size: 1.1em;
    color: #555;
}

/* --- Disposition Principale (Formulaire + Carte) --- */
.contact-main-content {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem; /* Espace important entre les colonnes */
}

/* Colonnes */
.contact-form-column {
    flex: 2 1 500px; /* Le formulaire prend plus de place */
    min-width: 300px;
}

.contact-info-column {
    flex: 1 1 320px; /* La carte prend moins de place */
    min-width: 280px;
}

/* Titre du Formulaire */
.form-title {
    font-size: 1.8em;
    margin-bottom: 1.5rem;
    color: #333; /* Couleur titre sombre */
    font-weight: 600;
    text-align: left; /* Ou center si vous préférez */
}


/* --- Styles du Formulaire CF7 (issus du Modern Layout) --- */
.cf7-modern-layout {
  margin: 0; /* Pas de marge externe ici, gérée par la colonne */
  max-width: none; /* Prend la largeur de la colonne */
}
.cf7-modern-layout .cf7-field,
.cf7-modern-layout .cf7-consent-field,
.cf7-modern-layout .cf7-submit-button { margin-bottom: 1.5rem; position: relative; }
.cf7-modern-layout .cf7-inline-fields { display: flex; flex-wrap: wrap; gap: 1.5rem; margin-bottom: 1.5rem; }
.cf7-modern-layout .cf7-inline-fields .cf7-field { flex: 1 1 calc(50% - 0.75rem); min-width: 180px; margin-bottom: 0; }
.cf7-modern-layout label { display: block; margin-bottom: 0.5rem; font-weight: 600; font-size: 0.9rem; color: #444; }
.cf7-modern-layout .optional-label { font-weight: 400; font-size: 0.85em; color: #666; margin-left: 0.3em; }
.cf7-modern-layout .wpcf7-form-control { display: block; width: 100%; padding: 0.75rem 1rem; border: 1px solid #ccc; border-radius: 5px; box-sizing: border-box; font-size: 1rem; line-height: 1.5; background-color: #fff; transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out; }
.cf7-modern-layout .wpcf7-form-control:focus { border-color: #888; outline: none; box-shadow: 0 0 0 3px rgba(180, 180, 180, 0.15); }
.cf7-modern-layout .wpcf7-textarea { min-height: 130px; resize: vertical; }
.cf7-modern-layout .cf7-consent-field .wpcf7-list-item { margin: 0; }
.cf7-modern-layout .cf7-consent-field label { display: inline-flex; align-items: flex-start; font-weight: 400; font-size: 0.9rem; color: #555; cursor: pointer; margin-bottom: 0; }
.cf7-modern-layout .cf7-consent-field input[type="checkbox"] { width: auto; margin-right: 0.7rem; margin-top: 0.15em; flex-shrink: 0; }
.cf7-modern-layout .cf7-consent-field a { color: #337ab7; text-decoration: underline; }
.cf7-modern-layout .wpcf7-submit { display: inline-block; padding: 0.8rem 2rem; border: 1px solid #555; border-radius: 5px; font-size: 1rem; font-weight: 600; text-align: center; cursor: pointer; background-color: #333; /* Bouton plus sombre */ color: #fff; /* Texte blanc */ transition: background-color 0.2s ease, border-color 0.2s ease, transform 0.1s ease; appearance: none; -webkit-appearance: none; }
.cf7-modern-layout .wpcf7-submit:hover,
.cf7-modern-layout .wpcf7-submit:focus { background-color: #555; border-color: #333; outline: none; }
.cf7-modern-layout .wpcf7-submit:active { transform: scale(0.98); /* Effet d'appui */ }
.cf7-modern-layout div.wpcf7-response-output { margin: 1.5rem 0; padding: 1rem 1.2rem; border: 1px solid transparent; border-radius: 5px; }
.cf7-modern-layout div.wpcf7-validation-errors { border-color: #f5c6cb; background-color: #f8d7da; color: #721c24; }
.cf7-modern-layout div.wpcf7-mail-sent-ok { border-color: #c3e6cb; background-color: #d4edda; color: #155724; }
.cf7-modern-layout span.wpcf7-not-valid-tip { font-size: 0.85rem; color: #dc3545; display: block; margin-top: 0.3rem; font-weight: 500; }
.cf7-modern-layout .wpcf7-not-valid .wpcf7-form-control { border-color: #dc3545 !important; }

@media (max-width: 600px) {
    .cf7-modern-layout .cf7-inline-fields { flex-direction: column; gap: 1.5rem; }
    .cf7-modern-layout .cf7-inline-fields .cf7-field { flex-basis: 100%; min-width: unset; }
}


/* --- Carte d'Information Professionnelle --- */
.pro-contact-card {
    background-color: #f8f9fa; /* Fond gris très clair, pro */
    padding: 1.8rem 2rem; /* Padding généreux */
    border-radius: 8px; /* Cohérent avec le conteneur */
    border: 1px solid #e9ecef; /* Bordure très subtile */
    height: 100%; /* Tente de prendre la hauteur de la colonne */
    box-sizing: border-box;
}

.pro-contact-card h3 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-size: 1.4em;
    color: #343a40; /* Gris foncé */
    font-weight: 600;
}

.pro-contact-card .card-subtitle {
    margin-bottom: 2rem;
    color: #6c757d; /* Gris secondaire */
    font-size: 0.95em;
}

.pro-contact-card .info-section {
    margin-bottom: 1.8rem;
}
.pro-contact-card .info-section:last-of-type {
     margin-bottom: 1rem; /* Moins d'espace avant la note de bas */
}

.pro-contact-card .info-item {
    display: flex;
    align-items: flex-start; /* Aligne icone en haut */
    margin-bottom: 1.2rem; /* Espace entre chaque item */
}
.pro-contact-card .info-item:last-child {
     margin-bottom: 0;
}

.pro-contact-card .info-item i.fas {
    font-size: 1.2em;
    color: #495057; /* Gris moyen pour icônes */
    margin-right: 1rem; /* Espace à droite de l'icône */
    margin-top: 0.1em; /* Ajustement vertical */
    width: 1.5em; /* Largeur fixe */
    text-align: center;
    flex-shrink: 0;
}

.pro-contact-card .info-content {
    flex: 1;
}

.pro-contact-card .info-label {
    display: block;
    font-size: 0.85em;
    font-weight: 600;
    color: #6c757d; /* Gris label */
    margin-bottom: 0.2rem;
    text-transform: uppercase; /* Style pro */
    letter-spacing: 0.5px;
}

.pro-contact-card .info-value {
    font-size: 1em;
    color: #343a40; /* Texte principal sombre */
    line-height: 1.5;
    word-break: break-word; /* Coupe les mots longs si besoin */
}

.pro-contact-card .info-value a {
    color: #343a40; /* Maintient la couleur du texte */
    text-decoration: none;
    transition: color 0.2s ease;
}
.pro-contact-card .info-value a:hover,
.pro-contact-card .info-value a:focus {
    color: #0056b3; /* Bleu standard au survol pour liens */
    text-decoration: underline;
}

.pro-contact-card .hours-section .info-value p {
    margin: 0; /* Retire marge du paragraphe */
}

.pro-contact-card .timezone-note {
    font-size: 0.85em;
    color: #6c757d;
    display: inline-block; /* Pour la marge du dessus */
    margin-top: 0.3rem;
}

.pro-contact-card .card-footer-note {
    font-size: 0.9em;
    color: #6c757d;
    margin-top: 1.5rem;
    text-align: center;
    border-top: 1px solid #e9ecef; /* Séparateur fin */
    padding-top: 1rem;
}

/* --- Responsive Général --- */
@media (max-width: 900px) {
    .contact-main-content {
        flex-direction: column; /* Empile les colonnes */
    }
    .contact-form-column,
    .contact-info-column {
        flex-basis: auto; /* Retire la base flex */
    }
     .pro-contact-card {
       height: auto; /* Hauteur auto quand empilé */
    }
}

@media (max-width: 600px) {
     .contact-page-container {
        padding: 1.5rem 0.8rem; /* Moins de padding sur petits écrans */
        margin: 1.5rem auto;
     }
     .form-title {
        font-size: 1.5em;
     }
     .pro-contact-card {
        padding: 1.5rem;
     }
     .pro-contact-card h3 {
        font-size: 1.25em;
     }
}
/* Styles généraux pour le conteneur de la politique de retour */
.politique-retour-wrapper {
    font-family: 'Fellix', Arial, sans-serif; /* Police de base */
    color: #333; /* Couleur de texte principale */
    line-height: 1.6;
    margin: 20px auto; /* Centre le conteneur avec des marges */
    max-width: 900px; /* Largeur maximale pour une meilleure lisibilité */
    padding: 0 15px; /* Espacement intérieur pour éviter que le texte colle aux bords */
}

/* Largeur et espacement de la page interne */
.page-width-retour {
    padding: 10px 0;
}

/* Section d'introduction */
.body-head-retour {
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee; /* Séparateur léger */
}

/* Style du texte principal */
.body-text-retour {
    margin-bottom: 15px; /* Espace après chaque paragraphe */
    font-size: 1rem; /* Taille de police standard */
}

/* Style pour les titres de section orange */
.neg-collapse2-retour.orange-header h4 {
    background-color: #f0ad4e; /* Orange */
    color: #fff; /* Texte blanc */
    padding: 12px 15px;
    margin: 20px 0 0 0; /* Espace au-dessus, pas en dessous */
    font-size: 1.1rem;
    font-weight: bold;
    border-radius: 4px 4px 0 0; /* Coins arrondis en haut */
}

/* Style pour le contenu sous les titres orange */
.content2-retour {
    border: 1px solid #f0ad4e; /* Bordure orange assortie */
    border-top: none; /* Pas de bordure en haut pour coller au titre */
    padding: 15px;
    margin-bottom: 20px; /* Espace après le bloc */
    border-radius: 0 0 4px 4px; /* Coins arrondis en bas */
}

/* Style pour les titres de sous-section (h5) */
.number-heading-retour {
    font-size: 1rem;
    font-weight: bold;
    color: #444; /* Couleur un peu plus foncée */
    margin-top: 20px;
    margin-bottom: 10px;
}

/* Style pour les boutons/titres de section bleus */
.neg-collapse-retour.blue-header {
    background-color: ; /* Bleu */
    color: #fff; /* Texte blanc */
    padding: 12px 15px;
    margin: 20px 0 0 0;
    font-size: 1.1rem;
    font-weight: bold;
    border: none; /* Retire les bordures par défaut des boutons */
    width: 100%; /* Prend toute la largeur */
    text-align: left; /* Aligne le texte à gauche */
    cursor: pointer; /* Indique que c'est cliquable (même si pas de JS ici) */
    border-radius: 4px 4px 0 0;
}

/* Style pour le contenu sous les titres/boutons bleus */
.content-retour {
    border: 1px solid #5bc0de; /* Bordure bleue assortie */
    border-top: none;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 0 0 4px 4px;
}

/* Style de base pour le tableau */
.table-content-retour {
    width: 100%;
    border-collapse: collapse; /* Fusionne les bordures */
    margin-top: 15px;
    font-size: 0.95rem; /* Légèrement plus petit pour le tableau */
}

.table-content-retour th,
.table-content-retour td {
    border: 1px solid #ddd; /* Bordures grises légères */
    padding: 10px;
    text-align: left; /* Alignement à gauche */
    vertical-align: top; /* Alignement en haut pour les longues descriptions */
}

.table-content-retour th {
    background-color: #f8f8f8; /* Fond léger pour les en-têtes */
    font-weight: bold;
}

/* Style pour les listes */
.content2-retour ul,
.content-retour ul {
    margin-top: 10px;
    margin-bottom: 15px;
    padding-left: 30px; /* Indentation standard */
}

.content2-retour ul li,
.content-retour ul li {
    margin-bottom: 8px; /* Espace entre les éléments de liste */
}

.wd-slide {
  position: relative; 
  overflow: hidden; 
}


.wd-slide .wd-slide-bg {
   z-index: 1;
}
.wd-slide::before {
  content: ''; /* Obligatoire pour les pseudo-éléments */
  position: absolute; 
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); 
  z-index: 2;
  pointer-events: none; 
}

.wd-slide .wd-slide-container {
  position: relative; /* Nécessaire pour que z-index fonctionne */
  z-index: 3; /* Placé AU-DESSUS de l'overlay (::before qui a z-index: 2) */
}

/* --- Styles Généraux --- */
.politique {
    font-family: 'Fellix', Arial, sans-serif;
    line-height: 1.6;
    color: #333;
    background-color: #f9f9f9;
    margin: 0;
    padding: 0;
}


strong {
    font-weight: bold;
}

/* --- Conteneur Principal --- */
.privacy-policy-wrapper {
    padding: 20px 0; /* Espace haut/bas */
}

.page-width-privacy {
    margin: 0 auto; /* Centrage horizontal */
    background-color: #fff; /* Fond blanc pour le contenu */
    padding: 30px 40px; /* Espacement intérieur */
    border-radius: 8px; /* Coins arrondis */
    box-shadow: 0 2px 10px rgba(0,0,0,0.1); /* Ombre légère */
}

/* --- Titres & Date --- */
.main-title-privacy {
    font-size: 2em; /* Taille du titre principal */
    color: #222;
    margin-bottom: 10px;
    text-align: center;
    border-bottom: 2px solid #eee; /* Ligne de séparation */
    padding-bottom: 15px;
}

.privacy-update-date {
    font-size: 0.9em;
    color: #666;
    text-align: center;
    margin-bottom: 30px;
    font-style: italic;
}

/* --- En-têtes de Section --- */
.section-header-privacy {
    font-size: 1.5em; /* Taille des titres de section */
    margin-top: 35px; /* Espace avant chaque section */
    margin-bottom: 15px; /* Espace après le titre de section */
    padding-bottom: 5px; /* Léger espacement sous le titre */
    border-bottom: 1px solid #e0e0e0; /* Ligne sous les titres de section */
}

.section-header-privacy.blue-header {
    color: #5bc0de; /* Couleur bleue spécifique */
    border-bottom-color: #b3d4fc; /* Ligne bleue plus claire */
}

/* --- Contenu des Sections --- */
.section-content-privacy {
    margin-bottom: 25px; /* Espace après le contenu d'une section */
}

.body-text-privacy {
    font-size: 1em;
    color: #444;
    margin-bottom: 15px; /* Espace entre les paragraphes */
    text-align: justify; /* Justifier le texte pour une meilleure lisibilité */
}

/* --- Listes à puces --- */
.privacy-list {
    list-style: disc; /* Style de puce standard */
    margin-left: 25px; /* Indentation de la liste */
    padding-left: 15px; /* Espace avant le texte des items */
    margin-top: 10px;
    margin-bottom: 15px;
}

.privacy-list li {
    margin-bottom: 8px; /* Espace entre les items de la liste */
    color: #444;
}

/* --- Table des Cookies --- */
.privacy-cookie-table {
    width: 100%;
    border-collapse: collapse; /* Fusionner les bordures */
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 0.95em;
    border: 1px solid #ddd; /* Bordure extérieure */
}

.privacy-cookie-table th,
.privacy-cookie-table td {
    border: 1px solid #ddd; /* Bordures internes */
    padding: 10px 12px; /* Espacement intérieur des cellules */
    text-align: left; /* Alignement du texte */
    vertical-align: top; /* Aligner en haut si texte long */
}

.privacy-cookie-table th {
    background-color: #f2f2f2; /* Fond gris clair pour l'en-tête */
    font-weight: bold;
    color: #333;
}

.privacy-cookie-table tbody tr:nth-child(even) {
    background-color: #f9f9f9; /* Lignes alternées (facultatif) */
}

/* --- Responsive --- */
@media (max-width: 768px) {
    .page-width-privacy {
        padding: 20px 25px; /* Moins de padding sur mobile */
        margin: 0 10px; /* Ajouter une marge latérale */
        max-width: none; /* Enlever la largeur max pour utiliser toute la largeur */
    }

    .main-title-privacy {
        font-size: 1.6em;
    }

    .section-header-privacy {
        font-size: 1.3em;
        margin-top: 25px;
    }

    .body-text-privacy {
        font-size: 0.95em;
        text-align: left; /* Peut être préférable sur mobile */
    }

    .privacy-list {
        margin-left: 15px;
        padding-left: 10px;
    }

    /* Rendre la table scrollable horizontalement sur petits écrans */
    .section-content-privacy > .privacy-cookie-table {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; /* Pour un défilement fluide sur iOS */
    }
    .privacy-cookie-table {
         width: auto; /* Permettre à la table de dépasser */
         min-width: 500px; /* Largeur minimale avant scroll */
    }
}

@media (max-width: 480px) {
     .page-width-privacy {
        padding: 15px 20px;
        margin: 0 5px;
    }
     .main-title-privacy {
        font-size: 1.4em;
    }
    .section-header-privacy {
        font-size: 1.2em;
    }
     .body-text-privacy {
        font-size: 0.9em;
    }
    .privacy-cookie-table th,
    .privacy-cookie-table td {
         padding: 8px 10px;
    }
}


/* Avis */
/* Variables CSS */
:root {
    --trustpilot-green: #00b67a;
    --dark-text: #191919;
    --medium-text: #555;
    --light-text: #6c757d;
    --card-background: #ffffff;
    --card-border: #eee;
    --swiper-button-size: 45px; /* Taille des boutons Swiper */
}

.avis {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: #f8f9fa; /* Léger fond gris pour la page */
    margin: 0;
    padding: 0;
}

.review-section-container {
    margin: 40px auto;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
}

/* --- Styles Header Trustpilot --- */
.wrapper-company-info {
    position: relative;
    font-size: 0; /* Pour gérer l'espacement inline-block */
    padding: 16px 0 10px; /* Padding ajusté */
    text-align: center;
    flex-shrink: 0;
    border-bottom: 1px solid var(--card-border); /* Séparateur */
    margin-bottom: 20px;
}

.wrapper-company-business {
    position: relative;
    padding: 10px 0 20px; /* Padding ajusté */
    text-align: center;
    flex-shrink: 0;
}

.tp-widget-humanscore {
    display: inline-block;
    /* width: 50%; Retire la largeur fixe */
    margin: 0 10px 10px; /* Marge ajustée */
    vertical-align: middle; /* Meilleur alignement vertical */
}

.tp-widget-stars {
    display: inline-block;
    /* width: 50%; Retire la largeur fixe */
    vertical-align: middle;
    margin: 0 10px 10px; /* Marge ajustée */
    max-width: 140px; /* Max width pour les étoiles */
}

.wrapper-company-info .tp-widget-stars svg {
     display: block; /* Assure qu'il n'y a pas d'espace en dessous */
     width: 100%;
     height: auto;
}


.tp-widget-logo {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 6px;
    width: 100px;
}

.site-logo { /* Classe ajoutée pour le logo */
    display: inline-block; /* Pour que le lien prenne la taille */
}

.tp-widget-businessinfo {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 6px;
    font-size: 14px; /* Rétablir une taille de police */
    color: var(--dark-text);
}

.bold-underline {
    border-bottom: 1px solid rgba(25, 25, 25, .6);
    font-weight: bold;
}

.tp-widget-humanscore h1#trust-score {
  font-size: 26px;
  color: var(--dark-text);
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 0;
}


/* --- Styles Swiper & Cartes Avis --- */
.reviews-slider.swiper-container {
    width: 100%;
    padding: 10px 0 40px; /* Espace pour les boutons en bas */
    overflow: hidden; /* Important pour Swiper */
    position: relative; /* Pour positionner les boutons */
}

.review-card {
    background: var(--card-background);
    border-radius: 8px;
    padding: 25px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    text-align: left; /* Aligner le texte à gauche */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 200px; /* Hauteur minimale pour alignement */
    border-left: 4px solid var(--trustpilot-green); /* Accent vert */
    box-sizing: border-box; /* Inclure padding/border dans la taille */
    height: auto; /* Laisser la hauteur s'adapter au contenu */
    margin-bottom: 10px; /* Espace si les cartes s'empilent */
}

.swiper-slide { /* Assurer que le slide prend la hauteur nécessaire */
    height: auto;
    display: flex; /* Utiliser flex pour que la carte remplisse le slide */
}

.swiper-wrapper {
    align-items: stretch; /* Étire les slides pour avoir la même hauteur */
}

.verified-container {
    display: flex;
    /* justify-content: center; Retiré car texte aligné à gauche */
    align-items: center;
    gap: 8px; /* Espace entre icône et texte */
    margin-bottom: 15px;
}

.verified-text {
    font-size: 0.85em;
    color: var(--light-text);
    font-weight: 500;
}

.reviewer-info {
    font-size: 0.9em;
    font-weight: 600;
    color: var(--medium-text);
    margin-bottom: 8px;
}

.review-title {
    font-size: 1.1em;
    font-weight: bold;
    color: var(--trustpilot-green); /* Utilisation de la couleur verte */
    margin-bottom: 12px;
    line-height: 1.3;
}

.review-text {
    font-size: 0.95em;
    color: var(--dark-text);
    line-height: 1.6;
    flex-grow: 1; /* Permet au texte de prendre l'espace */
}

/* --- Styles Boutons Swiper --- */
.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    bottom: -5px; /* Positionner en bas du conteneur */
    top: auto;
    width: var(--swiper-button-size);
    height: var(--swiper-button-size);
    margin-top: 0; /* Annuler marge haute */
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: white; /* Couleur de la flèche */
    background-color: var(--trustpilot-green);
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    background-color: #008a5a; /* Vert plus foncé au survol */
    box-shadow: 0 4px 8px rgba(0,0,0,0.3);
}

.swiper-button-prev {
    left: calc(50% - var(--swiper-button-size) - 10px); /* Centrer et décaler à gauche */
}

.swiper-button-next {
    right: calc(50% - var(--swiper-button-size) - 10px); /* Centrer et décaler à droite */
}

/* Styles pour les icônes de flèches (Swiper utilise ::after) */
.swiper-button-prev::after,
.swiper-button-next::after {
    font-size: 18px; /* Taille de l'icône flèche */
    color: white;
    font-weight: 900; /* Rendre la flèche plus épaisse si nécessaire */
}


/* --- Responsive --- */
@media (max-width: 1024px) {
    .review-section-container {
        margin: 30px auto;
        padding: 15px;
    }
     /* Swiper peut déjà gérer les breakpoints pour slidesPerView */
}

@media (max-width: 768px) {
    .review-section-container {
        margin: 20px 10px; /* Moins de marge sur petit écran */
        padding: 10px;
    }

    .wrapper-company-info {
        text-align: center;
        padding: 10px 0 5px;
        margin-bottom: 15px;
    }
    .tp-widget-humanscore, .tp-widget-stars {
        display: block; /* Empiler */
        margin: 5px auto; /* Centrer */
        width: auto; /* Laisser la largeur s'adapter */
    }
    .tp-widget-stars {
       max-width: 120px;
    }
     .tp-widget-humanscore h1#trust-score {
        font-size: 22px;
    }

    .wrapper-company-business {
        padding: 5px 0 15px;
        flex-direction: column; /* Empiler logo et texte */
        align-items: center;
    }
    .tp-widget-businessinfo {
         font-size: 13px;
         text-align: center;
         margin-bottom: 10px;
    }
    .tp-widget-logo {
        width: 80px;
        margin: 0 auto 5px;
    }


    .review-card {
        min-height: 180px; /* Réduire hauteur min */
        padding: 15px;
    }
    .review-title {
        font-size: 1em;
    }
     .review-text {
        font-size: 0.9em;
    }

    .swiper-button-prev,
    .swiper-button-next {
         width: 40px;
         height: 40px;
    }
     .swiper-button-prev {
        left: 10px; /* Positionner sur les bords */
        transform: translateX(0); /* Annuler le calc */
    }
    .swiper-button-next {
        right: 10px; /* Positionner sur les bords */
        transform: translateX(0); /* Annuler le calc */
    }
     .swiper-button-prev::after,
    .swiper-button-next::after {
        font-size: 16px;
    }

}

@media (max-width: 480px) {
    .review-card {
        min-height: 160px; /* Encore plus petit */
    }
    .reviewer-info {
        font-size: 0.8em;
    }
     .review-title {
        font-size: 0.95em;
    }
     .review-text {
        font-size: 0.85em;
    }
}


/* autre-blok */
/* Réinitialisation / Styles de base */

b, .view-all-label { /* Appliquer le gras au label "Tout voir" aussi */
    font-weight: 600;
}

/* Section principale "Explorer" */
.explore-section {
    width: 100%;
	 font-family: 'Fellix', Arial, sans-serif; /* Approximation from original */
    margin: 0;
    padding: 20px;
    background-color: rgb(244, 244, 244); /* Light grey background */
    font-size: 14px; /* Base font size */
    color: #333; /* Default text color */
}

.explore-content {
    /* Pas de styles spécifiques nécessaires ici */
}

/* Titre principal de la section */
.explore-section-heading {
    font-size: 1.75rem;
    font-weight: 600;
    color: #000;
    margin-bottom: 1.5rem;
}

/* Conteneur des catégories */
.explore-categories {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: space-between;
}

/* Une catégorie (colonne) */
.explore-category {
    flex: 1 1 300px;
    min-width: 280px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background-color: #fff;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.category-inner {
   /* Pas de styles spécifiques nécessaires ici */
}

.category-content {
   padding: 1rem;
   display: flex;
   flex-direction: column;
   height: 100%;
}

/* En-tête de catégorie (Titre + Voir tout) */
.category-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #eee;
}

.category-title-link {
    color: #000;
    text-decoration: none;
}
.category-title-link:hover {
    text-decoration: none;
}

.category-title {
    font-size: 1.1rem;
    font-weight: 600;
    color: #000;
    margin: 0; /* Enlever la marge par défaut du p */
}

.category-view-all {
    font-size: 0.9rem;
    font-weight: 600;
    color: #005c9e;
    text-decoration: none;
    white-space: nowrap;
}
.category-view-all:hover {
    text-decoration: underline;
}


/* Conteneur des produits dans une catégorie */
.category-items {
   flex-grow: 1;
}

/* --- Styles pour Grille de Produits (type Quadrant) --- */
.product-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem;
    height: 100%;
}

.product-grid-item {
   display: flex;
}

.product-wrapper { /* Conteneur pour un produit dans la grille */
    width: 100%;
}

/* --- Styles pour Liste de Produits (type 2 produits verticaux) --- */
.product-list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    height: 100%;
}

.product-list-item {
   display: flex;
   flex: 1;
}

/* --- Styles Communs aux Cartes Produits --- */

.product-card-link {
    display: block;
    text-decoration: none;
    color: inherit;
    height: 100%;
    display: flex;
}
.product-card-link:hover {
    text-decoration: none;
}

.product-card {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 100%;
    position: relative; /* Pour le badge */
    display: flex; /* Base flex pour les deux types */
    padding: 0.5rem;
}

/* Styles spécifiques pour la carte en grille */
.product-card--grid {
    flex-direction: column;
    align-items: center;
    text-align: left;
}

/* Styles spécifiques pour la carte en liste */
.product-card--list {
    flex-direction: row;
    align-items: center;
    gap: 0.75rem;
}

/* Zone de l'image */
.product-card--grid .product-card-image-area {
    width: 100px;
    height: 100px;
    margin-bottom: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-card--list .product-card-image-area {
    width: 80px;
    height: 80px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-card-image {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

/* Zone d'information (texte) */
.product-card-info {
    width: 100%;
}
.product-card--grid .product-card-info {
    margin-top: auto;
    margin-bottom: 0.5rem; /* Espace avant le badge */
}
.product-card--list .product-card-info {
    display: flex;
    flex-direction: column;
    gap: 0.5rem; /* Espace entre description et badge */
    flex-grow: 1;
}

.product-card-description {
    font-size: 0.8rem;
    line-height: 1.3;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0; /* Pas de marge pour le p */
}

.product-card--grid .product-card-description {
     min-height: 45px; /* Hauteur minimale pour aligner dans la grille */
}

/* Badge */
.product-card-badge {
    margin-top: auto; /* Pousse vers le bas */
    width: 100%;
}
/* Ajustement pour le badge dans la carte liste pour qu'il ne soit pas poussé vers le bas */
.product-card--list .product-card-badge {
     margin-top: 0;
}


.badge-text {
    display: inline-block;
    background-color: #f0f0f0;
    color: #333;
    font-size: 0.75rem;
    padding: 0.2rem 0.5rem;
    border-radius: 4px;
    line-height: 1.2;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}

/* --- Media Queries --- */
@media (max-width: 992px) {
    .explore-categories {
        gap: 1rem;
    }
    .explore-category {
        flex-basis: calc(50% - 0.5rem); /* 2 colonnes */
    }
}

@media (max-width: 600px) {
    .explore-section-heading {
        font-size: 1.5rem;
    }
     .explore-category {
        flex-basis: 100%; /* 1 colonne */
    }
    .product-grid {
        gap: 0.5rem;
    }
    .product-card-description {
         font-size: 0.75rem;
         -webkit-line-clamp: 2;
    }
    .product-card--grid .product-card-description {
         min-height: auto;
    }
    .badge-text {
         font-size: 0.7rem;
         padding: 0.15rem 0.4rem;
    }
    /* Ajustement pour la carte liste sur mobile */
    .product-card--list {
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
    }
    .product-card--list .product-card-image-area {
        width: 100%;
        height: 120px;
        margin-bottom: 0.5rem;
    }
     .product-card--list .product-card-info {
        gap: 0.4rem;
    }
}
/* product-bloc */
/* Basic Reset & Body */
/* Basic Reset & Body */
.card-recreation {
    font-family: 'Fellix', Arial, sans-serif; /* Approximation from original */
    margin: 0;
    padding: 20px;
    background-color: rgb(244, 244, 244); /* Light grey background */
    font-size: 14px; /* Base font size */
    color: #333; /* Default text color */
}

a {
    text-decoration: none;
    color: #0055cc; /* Interactive blue */
}

a:hover {
    text-decoration: underline;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

/* Card Row Wrapper */
.card-row-wrapper {
    display: flex;
    flex-wrap: wrap; /* Allow wrapping on smaller screens */
    gap: 20px; /* Spacing between cards */
    justify-content: center; /* Center cards if they don't fill the row */
}

/* General Card Item Styling */
.card-item {
    background-color: #ffffff; /* White background */
    border: 1px solid #e0e0e0; /* Subtle border */
    border-radius: 8px; /* Rounded corners */
    padding: 15px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); /* Subtle shadow */
    flex: 1 1 300px; /* Flex properties for responsiveness, base width ~300px */
    max-width: 450px; /* Max width to prevent cards getting too wide */
    display: flex;
    flex-direction: column;
}

/* Card Header */
.card-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; /* Align items to the top */
    margin-bottom: 15px;
    flex-wrap: wrap; /* Wrap if title is long */
    gap: 5px 15px; /* Spacing between title and link */
}

.card-title-link {
    flex-grow: 1; /* Allow title to take available space */
}

.card-title {
    font-size: 1.1em; /* Slightly larger title */
    font-weight: 600; /* Bold title */
    color: #222; /* Darker title text */
    margin: 0;
    line-height: 1.4;
}

.view-all-link {
    font-size: 0.95em;
    font-weight: 600;
    color: #0055cc; /* Interactive blue */
    white-space: nowrap; /* Prevent wrapping */
}

/* Card Content Area */
.card-content {
    flex-grow: 1; /* Allows content to fill card height */
}

/* Two Product Showcase Specifics */
.two-product-container {
    display: grid;
    grid-template-columns: 1fr 1fr; /* Two equal columns */
    gap: 15px; /* Spacing between products */
}

.product-item {
    display: flex;
    flex-direction: column;
    border: 1px solid #eee; /* Light border around each product */
    border-radius: 4px;
    overflow: hidden; /* Ensure badges don't overflow */
}

.product-link {
    display: flex;
    flex-direction: column;
    height: 100%; /* Make link fill the item */
    color: inherit; /* Inherit text color */
}
.product-link:hover {
    text-decoration: none; /* No underline on product block hover */
}


.product-image-container {
    position: relative; /* For badge positioning */
    background-color: #f8f8f8; /* Light background for image area */
     /* Approximate aspect ratio from example images */
     /* You might need to adjust height/aspect-ratio based on actual image dimensions */
     width: 100%;
     aspect-ratio: 1 / 1; /* Force square aspect ratio */
     display: flex;
     align-items: center;
     justify-content: center;
     overflow: hidden;
}

.product-image {
    width: 100%;
    height: 100%;
    object-fit: contain; /* Or 'cover', depending on desired look */
}

.product-details {
    padding: 10px;
    flex-grow: 1; /* Take remaining space */
    display: flex;
    flex-direction: column;
    gap: 8px; /* Space between detail elements */
}

.product-description {
    font-size: 0.9em;
    line-height: 1.4;
    margin: 0;
    /* Limit lines if needed */
    /* display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; */
}
.product-description b {
    font-weight: 600; /* Or 700 for bolder */
}


.product-price-wrapper {
    font-size: 1em;
}

.final-price {
    font-weight: 700; /* Bold final price */
    color: #000; /* Black price */
    margin-right: 8px;
}

.previous-price {
    font-size: 0.9em;
    color: #6c757d; /* Grey previous price */
    text-decoration: line-through; /* Strikethrough */
}

.product-ratings {
    font-size: 0.9em;
    color: #555;
    display: flex;
    align-items: center;
    gap: 5px;
}

.stars {
    color: #000; /* Black stars */
    letter-spacing: 1px;
}

.add-to-cart-container {
    padding: 0 10px 10px 10px; /* Padding around button */
    margin-top: auto; /* Push button to bottom */
}

.add-to-cart-button {
    width: 100%;
    padding: 8px 10px;
    font-size: 0.95em;
    font-weight: 600;
    color: #198754; /* Green text */
    background-color: #fff; /* White background */
    border: 1px solid #198754; /* Green border */
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.add-to-cart-button:hover {
    background-color: #e9f5ec; /* Lighter green background on hover */
    text-decoration: none;
}

/* Badges */
.badge {
    display: inline-block;
    padding: 3px 8px;
    font-size: 0.8em;
    font-weight: 600;
    border-radius: 4px;
    line-height: 1.2;
    white-space: nowrap;
}

.save-badge {
    position: absolute;
    top: 8px;
    left: 8px;
    background-color: #198754; /* Green background */
    color: #ffffff; /* White text */
    z-index: 1;
}

.social-badge {
    background-color: #e9ecef; /* Neutral grey background */
    color: #495057; /* Darker grey text */
    font-size: 0.8em; /* Smaller text for social proof */
    font-weight: normal;
    width: fit-content; /* Only as wide as needed */
}

/* Four Authored Items Specifics */
.four-item-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); /* Responsive grid */
    gap: 15px;
}

.authored-item {
     border: 1px solid #eee;
     border-radius: 4px;
     display: flex;
     flex-direction: column;
}

.authored-link {
     color: inherit;
     display: flex;
     flex-direction: column;
     flex-grow: 1; /* Link takes space */
}
.authored-link:hover {
    text-decoration: none;
}


.authored-image-container {
    background-color: #f8f8f8;
    aspect-ratio: 1 / 1; /* Square images */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.authored-image {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Cover the area */
}


.authored-title {
    font-size: 0.95em;
    font-weight: 600;
    color: #333;
    margin: 0;
    padding: 10px;
    line-height: 1.3;
    text-align: left; /* Align text left */
}

.action-button-container {
    padding: 0 10px 10px 10px;
    margin-top: auto; /* Push to bottom */
}

.action-link {
    font-size: 0.9em;
    font-weight: 600;
    color: #0055cc; /* Interactive blue */
    display: block; /* Make it block for padding */
    text-align: left;
}
.action-link:hover {
    text-decoration: underline;
}


/* Responsive Adjustments (Example) */
@media (max-width: 768px) {
    .two-product-container {
       /* Stack products on smaller screens if needed */
       /* grid-template-columns: 1fr; */
    }
    .four-item-container {
       grid-template-columns: 1fr 1fr; /* Two columns on smaller screens */
    }
    .card-item {
         flex-basis: calc(50% - 10px); /* Two cards per row on medium screens */
         max-width: none;
    }
}
@media (max-width: 480px) {
    .card-item {
         flex-basis: 100%; /* One card per row on small screens */
    }
     .two-product-container {
       /* Ensure two columns still fit or stack */
       grid-template-columns: 1fr 1fr; /* Or 1fr if stacking */
    }
     .four-item-container {
       /* Still two columns might be okay */
       grid-template-columns: 1fr 1fr;
    }
}@media (max-width: 576px) {
	/* ==========================================================================
   MENU MOBILE DÉROULANT (.mobile-nav) - MEDIA QUERY
   Style du panneau latéral qui s'ouvre.
   ========================================================================== */

@media (max-width: 1023px) {

  /* --- Conteneur principal du menu --- */
  .mobile-nav {
    background-color: var(--color-background); /* Fond Blanc par défaut */
    font-family: var(--font-family-base); /* Clarté moderne pour le contenu du menu */
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3); /* Ombre plus marquée pour le côté tiroir */
  }
  
  /* --- Items de navigation principaux (Niveau 0) --- */
  .mobile-pages-menu .woodmart-nav-link {
    color: var(--color-text-base); /* Texte en Noir Doux */
    font-size: 1.1rem; /* Taille confortable pour le toucher */
    font-weight: 500;
    padding: 14px 20px; 
    border-bottom: 1px solid var(--color-border); /* Séparateur léger */
    transition: background-color 0.2s ease, color 0.2s ease;
  }
  
  /* Icône d'ouverture (flèche pour les sous-menus) */
  .mobile-pages-menu .menu-item-has-children .wd-nav-opener {
    color: var(--color-text-light); /* Gris léger pour l'icône par défaut */
    font-size: 1rem;
    padding: 0 10px;
    transition: color 0.2s ease;
  }
  
  /* Survol/Tap sur un item de navigation */
  .mobile-pages-menu .woodmart-nav-link:hover {
    background-color: var(--color-primary-light); /* Fond très clair au tap */
    color: #ffffff; /* Texte en Bleu Nuit */
  }

  /* --- Items Actifs / Courants --- */
  .mobile-pages-menu .menu-item.current-menu-item > a,
  .mobile-pages-menu .menu-item.current-menu-ancestor > a {
    color: var(--color-secondary); /* Le lien actif passe en Or Sablé */
    background-color: var(--color-primary-light); 
    font-weight: 600;
  }

  /* --- Sous-menus Drilldown (listes ul imbriquées) --- */
  .mobile-nav .wd-sub-menu {
    background-color: var(--color-background-alt); /* Fond légèrement bleuté pour la profondeur */
    /* Bordure visuelle qui "coule" de l'Or Sablé */
    border-left: 3px solid var(--color-secondary); 
  }
  
  .mobile-nav .wd-sub-menu .woodmart-nav-link {
    font-size: 1rem; /* Un peu plus petit pour le sous-menu */
    padding-left: 30px; /* Légère indentation */
    border-bottom-color: rgba(0, 0, 0, 0.05); /* Séparateur plus discret */
  }

  /* --- Bouton de retour (Back) du drilldown --- */
  .mobile-nav .wd-drilldown-back a {
    /* Barre de titre du sous-menu en Bleu Nuit Profond */
    background-color: var(--color-primary) !important; 
    color: var(--color-text-white) !important;
    font-family: var(--font-family-headings); /* Police mécanique pour l'entête du sous-menu */
    font-weight: 700;
    padding: 15px 20px;
    border-bottom: none;
  }
  
  /* Icône/Opener du bouton retour (la flèche) */
  .mobile-nav .wd-drilldown-back .wd-nav-opener {
    color: var(--color-text-white);
  }

  .mobile-nav .wd-drilldown-back a:hover {
    background-color: var(--color-primary-dark) !important;
		color:#ffffff !important;
  }
}
}

