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

.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-image: url(https://ideale-market.com/wp-content/uploads/2021/09/retail-popup-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://ideale-market.com/wp-content/uploads/2021/09/retail-page-title.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(90,45,12);
	background-image: none;
}

:root{
--wd-text-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-text-font-weight:600;
--wd-text-color:#777777;
--wd-text-font-size:15px;
}
:root{
--wd-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:600;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Cabin", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title{
	font-size: 16px;
}

:root{
--wd-primary-color:#6A3A16;
}
:root{
--wd-alternative-color:rgb(199,154,91);
}
:root{
--wd-link-color:rgb(106,58,22);
--wd-link-color-hover:rgb(166,106,63);
}
:root{
--btn-default-bgcolor:rgb(106,58,22);
}
:root{
--btn-default-bgcolor-hover:rgb(139,90,43);
}
:root{
--btn-accented-bgcolor:rgb(106,58,22);
}
:root{
--btn-accented-bgcolor-hover:rgb(139,90,43);
}
:root{
--notices-success-bg:rgb(226,113,47);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
									--wd-form-brd-radius: 35px;
			
			
					
					--wd-form-brd-width: 1px;
		
					--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;
					
							
					--wd-brd-radius: 8px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
	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-color: rgb(51,51,51);
					
									--wd-form-placeholder-color: rgb(155,155,155);
					
									--wd-form-brd-color: rgb(217,217,217);
					
									--wd-form-brd-color-focus: rgb(106,58,22);
					
									--wd-form-bg: rgb(255,255,255);
						}
/* ==========================================================
   IDEAL MARKET — STYLE GLOBAL WOODMART
   Header, menus, panier, recherche, produits et footer
========================================================== */

:root {
  --ideal-primary: #6a3a16;
  --ideal-primary-dark: #4e290f;
  --ideal-secondary: #c79a5b;
  --ideal-accent: #a66a3f;
  --ideal-light: #f8f6f2;
  --ideal-border: #e4d8ca;
  --ideal-text: #2f2f2f;
  --ideal-muted: #8b8b8b;
  --ideal-white: #ffffff;
  --ideal-cart-count: #c95c35;
}

/* ==========================================================
   BASE GÉNÉRALE
========================================================== */

body {
  color: var(--ideal-text);
}

a {
  transition: color 0.2s ease, background-color 0.2s ease,
    border-color 0.2s ease, opacity 0.2s ease;
}

button,
.button,
.btn,
input[type="submit"] {
  border-radius: 8px;
}

/* ==========================================================
   BARRE SUPÉRIEURE
========================================================== */

.whb-top-bar,
.whb-top-bar .whb-row-inner {
  background-color: var(--ideal-primary) !important;
  color: var(--ideal-white) !important;
}

.whb-top-bar a,
.whb-top-bar span,
.whb-top-bar div {
  color: var(--ideal-white) !important;
}

.ideal-topbar-message {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
  color: var(--ideal-white);
  font-size: 13px;
  font-weight: 500;
  text-align: center;
}

.ideal-topbar-message span:not(:last-child)::after {
  content: "•";
  margin-left: 24px;
  color: var(--ideal-secondary);
}

/* ==========================================================
   HEADER PRINCIPAL — ORDINATEUR
========================================================== */

.whb-main-header,
.whb-general-header,
.whb-main-header .whb-row-inner,
.whb-general-header .whb-row-inner {
  background-color: var(--ideal-light) !important;
}

/* Logo */
.whb-main-header .site-logo img,
.whb-main-header .wd-logo img,
.whb-general-header .site-logo img,
.whb-general-header .wd-logo img {
  display: block;
  width: auto !important;
  max-width: 280px !important;
  max-height: 105px !important;
  object-fit: contain !important;
}

/* Panier, recherche, compte */
.whb-main-header .wd-tools-element,
.whb-main-header .wd-tools-element a,
.whb-main-header .wd-tools-icon,
.whb-main-header .wd-tools-text,
.whb-general-header .wd-tools-element,
.whb-general-header .wd-tools-element a,
.whb-general-header .wd-tools-icon,
.whb-general-header .wd-tools-text {
  color: var(--ideal-primary) !important;
}

.whb-main-header .wd-tools-element:hover,
.whb-main-header .wd-tools-element:hover a,
.whb-main-header .wd-tools-element:hover .wd-tools-icon,
.whb-general-header .wd-tools-element:hover,
.whb-general-header .wd-tools-element:hover a {
  color: var(--ideal-accent) !important;
}

/* Compteur panier */
.wd-tools-count,
.wd-header-cart .wd-tools-count {
  background-color: var(--ideal-cart-count) !important;
  color: var(--ideal-white) !important;
}

/* ==========================================================
   BARRE DE RECHERCHE
========================================================== */

.whb-main-header .searchform,
.whb-main-header .wd-search-form form,
.whb-general-header .searchform,
.whb-general-header .wd-search-form form {
  background-color: var(--ideal-white) !important;
  border: 1px solid #d9d0c7 !important;
  border-radius: 8px !important;
  overflow: hidden;
  box-shadow: none !important;
}

.whb-main-header .searchform input,
.whb-main-header .wd-search-form input,
.whb-general-header .searchform input,
.whb-general-header .wd-search-form input {
  background-color: var(--ideal-white) !important;
  color: var(--ideal-text) !important;
}

.whb-main-header .searchform input::placeholder,
.whb-main-header .wd-search-form input::placeholder,
.whb-general-header .searchform input::placeholder {
  color: var(--ideal-muted) !important;
  opacity: 1;
}

/* Bouton de recherche */
.whb-main-header .searchsubmit,
.whb-main-header .searchform button,
.whb-main-header .wd-search-form button,
.whb-general-header .searchsubmit,
.whb-general-header .searchform button {
  background-color: var(--ideal-primary) !important;
  color: var(--ideal-white) !important;
  border-color: var(--ideal-primary) !important;
}

.whb-main-header .searchsubmit:hover,
.whb-main-header .searchform button:hover,
.whb-general-header .searchsubmit:hover {
  background-color: var(--ideal-primary-dark) !important;
  border-color: var(--ideal-primary-dark) !important;
}

/* ==========================================================
   BARRE DE MENU INFÉRIEURE — ORDINATEUR
========================================================== */

.whb-header-bottom,
.whb-header-bottom .whb-row-inner {
  background-color: var(--ideal-primary) !important;
}

/* Menu principal */
.whb-header-bottom .wd-nav-main > li > a,
.whb-header-bottom .wd-nav-main > li > a span,
.whb-header-bottom .menu-item > a,
.whb-header-bottom .menu-item > a span {
  color: var(--ideal-white) !important;
  font-weight: 600 !important;
}

.whb-header-bottom .wd-nav-main > li:hover > a,
.whb-header-bottom .wd-nav-main > li:hover > a span,
.whb-header-bottom .wd-nav-main > li.current-menu-item > a,
.whb-header-bottom .wd-nav-main > li.current-menu-item > a span,
.whb-header-bottom .wd-nav-main > li.current_page_item > a,
.whb-header-bottom .wd-nav-main > li.current_page_item > a span {
  color: var(--ideal-secondary) !important;
}

/* Bloc catégories */
.whb-header-bottom .wd-header-cats,
.whb-header-bottom .wd-header-cats .menu-opener {
  background-color: var(--ideal-white) !important;
  color: var(--ideal-primary-dark) !important;
}

.whb-header-bottom .wd-header-cats .menu-opener,
.whb-header-bottom .wd-header-cats .menu-opener *,
.whb-header-bottom .wd-header-cats .menu-opener::before,
.whb-header-bottom .wd-header-cats .menu-opener::after {
  color: var(--ideal-primary-dark) !important;
  border-color: var(--ideal-primary-dark) !important;
}

/* ==========================================================
   BOUTONS DU SITE
========================================================== */

.button,
.btn,
.wd-button,
button[type="submit"],
input[type="submit"],
.single_add_to_cart_button {
  background-color: var(--ideal-primary) !important;
  border-color: var(--ideal-primary) !important;
  color: var(--ideal-white) !important;
}

.button:hover,
.btn:hover,
.wd-button:hover,
button[type="submit"]:hover,
input[type="submit"]:hover,
.single_add_to_cart_button:hover {
  background-color: var(--ideal-primary-dark) !important;
  border-color: var(--ideal-primary-dark) !important;
  color: var(--ideal-white) !important;
}

/* ==========================================================
   CARTES PRODUITS
========================================================== */

.product-grid-item,
.wd-product {
  background-color: var(--ideal-white);
  border-radius: 8px;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.product-grid-item:hover,
.wd-product:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 28px rgba(78, 41, 15, 0.12);
}

.product-grid-item img,
.wd-product img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}

.product-grid-item .product-title,
.wd-product .wd-entities-title {
  line-height: 1.35;
}

.product-grid-item .price,
.wd-product .price {
  color: var(--ideal-primary) !important;
  font-weight: 700;
}

/* ==========================================================
   FOOTER
========================================================== */

.footer-container,
.site-footer,
.footer-sidebar,
.copyrights-wrapper {
  background-color: var(--ideal-primary) !important;
}

.site-footer,
.site-footer p,
.site-footer li,
.site-footer address,
.site-footer .textwidget,
.footer-sidebar,
.footer-sidebar p {
  color: #f3e9df !important;
}

.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6,
.site-footer .widget-title {
  color: var(--ideal-white) !important;
}

.site-footer a,
.footer-sidebar a {
  color: #f3e9df !important;
}

.site-footer a:hover,
.footer-sidebar a:hover {
  color: var(--ideal-secondary) !important;
}

.copyrights-wrapper {
  border-top: 1px solid rgba(255, 255, 255, 0.15) !important;
}

.copyrights-wrapper,
.copyrights-wrapper p,
.copyrights-wrapper a {
  color: var(--ideal-white) !important;
}

/* ==========================================================
   TABLETTE
========================================================== */

@media (min-width: 768px) and (max-width: 1024px) {
  /* Header mobile/tablette */
  .whb-header-mobile,
  .whb-header-mobile .whb-row-inner,
  .whb-mobile-left,
  .whb-mobile-center,
  .whb-mobile-right {
    background-color: var(--ideal-light) !important;
  }

  /* Hamburger et texte MENU */
  .wd-header-mobile-nav,
  .wd-header-mobile-nav *,
  .mobile-nav-icon,
  .mobile-nav-icon *,
  .whb-mobile-left .wd-tools-element,
  .whb-mobile-left .wd-tools-element * {
    color: var(--ideal-primary) !important;
    border-color: var(--ideal-primary) !important;
  }

  /* Panier */
  .whb-mobile-right .wd-header-cart,
  .whb-mobile-right .wd-header-cart *,
  .whb-mobile-right .wd-tools-element,
  .whb-mobile-right .wd-tools-element * {
    color: var(--ideal-primary) !important;
  }

  /* Logo tablette */
  .whb-mobile-center .site-logo img,
  .whb-mobile-center .wd-logo img {
    width: auto !important;
    max-width: 230px !important;
    max-height: 76px !important;
    object-fit: contain !important;
  }

  .whb-header-mobile .whb-row-inner {
    min-height: 94px !important;
  }

  /* Deux colonnes produits */
  .products.wd-products,
  .products.elements-grid,
  .products {
    --wd-col: 2 !important;
  }

  .products.columns-3,
  .products.columns-4,
  .products.columns-5,
  .products.columns-6 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* ==========================================================
   MOBILE
========================================================== */

@media (max-width: 767px) {
  /* Top bar simplifiée */
  .ideal-topbar-message {
    gap: 6px;
    padding: 3px 8px;
    font-size: 11px;
    line-height: 1.35;
  }

  .ideal-topbar-message span:not(:last-child)::after {
    margin-left: 6px;
  }

  /* Fond du header */
  .whb-header-mobile,
  .whb-header-mobile .whb-row-inner,
  .whb-mobile-left,
  .whb-mobile-center,
  .whb-mobile-right {
    background-color: var(--ideal-light) !important;
  }

  /* Menu hamburger */
  .wd-header-mobile-nav,
  .wd-header-mobile-nav *,
  .mobile-nav-icon,
  .mobile-nav-icon *,
  .whb-mobile-left .wd-tools-element,
  .whb-mobile-left .wd-tools-element * {
    color: var(--ideal-primary) !important;
    border-color: var(--ideal-primary) !important;
  }

  /* Panier */
  .whb-mobile-right .wd-header-cart,
  .whb-mobile-right .wd-header-cart *,
  .whb-mobile-right .wd-tools-element,
  .whb-mobile-right .wd-tools-element * {
    color: var(--ideal-primary) !important;
  }

  /* Conserve le chiffre du panier en blanc */
  .whb-mobile-right .wd-tools-count,
  .wd-tools-count {
    background-color: var(--ideal-cart-count) !important;
    color: var(--ideal-white) !important;
  }

  /* Logo mobile */
  .whb-mobile-center .site-logo img,
  .whb-mobile-center .wd-logo img {
    display: block;
    width: auto !important;
    max-width: 190px !important;
    max-height: 68px !important;
    object-fit: contain !important;
  }

  .whb-header-mobile .whb-row-inner {
    min-height: 92px !important;
  }

  .whb-mobile-left,
  .whb-mobile-right {
    min-width: 70px !important;
    padding-left: 7px !important;
    padding-right: 7px !important;
  }

  /* Une seule colonne produit */
  .products.wd-products,
  .products.elements-grid,
  .products {
    --wd-col: 1 !important;
  }

  .products.columns-2,
  .products.columns-3,
  .products.columns-4,
  .products.columns-5,
  .products.columns-6 {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  .product-grid-item,
  .wd-product {
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* ==========================================================
   PETITS MOBILES
========================================================== */

@media (max-width: 380px) {
  .whb-mobile-center .site-logo img,
  .whb-mobile-center .wd-logo img {
    max-width: 155px !important;
  }

  .whb-mobile-left,
  .whb-mobile-right {
    min-width: 60px !important;
  }

  .wd-header-mobile-nav .wd-tools-text {
    font-size: 11px !important;
  }
}
/* CORRECTION MENU CATÉGORIES DÉROULANT */

.wd-dropdown-cats,
.wd-dropdown-cats .menu,
.wd-dropdown-cats .sub-menu {
  background-color: #ffffff !important;
}

/* Texte des catégories */
.wd-dropdown-cats a,
.wd-dropdown-cats .menu-item > a,
.wd-dropdown-cats .menu-item > a span {
  color: #3b2414 !important;
  font-weight: 500 !important;
}

/* Icônes et flèches */
.wd-dropdown-cats .menu-item > a::after,
.wd-dropdown-cats .wd-nav-opener,
.wd-dropdown-cats .wd-nav-opener::after {
  color: #6a3a16 !important;
}

/* Survol */
.wd-dropdown-cats .menu-item:hover > a,
.wd-dropdown-cats .menu-item:hover > a span {
  color: #6a3a16 !important;
  background-color: #f5eee7 !important;
}

/* Séparations entre catégories */
.wd-dropdown-cats .menu-item {
  border-bottom: 1px solid #eee4da !important;
}

/* Sous-menus */
.wd-dropdown-cats .sub-menu a,
.wd-dropdown-cats .sub-menu a span {
  color: #3b2414 !important;
}

.wd-dropdown-cats .sub-menu a:hover,
.wd-dropdown-cats .sub-menu a:hover span {
  color: #6a3a16 !important;
}