:root {
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(49,115,2);
	--wd-alternative-color: rgb(95,171,18);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(49,115,2);
	--btn-accented-bgcolor-hover: rgb(249,162,40);
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(40,119,35);
	background-image: url(https://avi-market.com/wp-content/uploads/2024/02/10.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Mulish", Arial, Helvetica, sans-serif;
	font-weight: 800;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-weight: 400;
	color: rgb(119,119,119);
}
.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(36,36,36);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity :is(input[type],.btn) {
	background: rgb(95,171,18);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity :is(input[type],.btn), html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	background: rgb(84,157,10);
}
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(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgba(15,15,15,0.04);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 16px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 5px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(40,119,35);
}

/* Onglets produit : ligne grise en haut, verte sur onglet actif/survol (style demo) */
.wd-single-tabs .wd-nav-tabs{border-top:1px solid #e3e3e3 !important;}
.wd-single-tabs .wd-nav-tabs>li>a,.wd-single-tabs .wd-nav-tabs .wd-nav-link{border-top:2px solid transparent !important;margin-top:-1px;transition:border-color .25s,color .25s;}
.wd-single-tabs .wd-nav-tabs>li.active>a,.wd-single-tabs .wd-nav-tabs li.active .wd-nav-link,.wd-single-tabs .wd-nav-tabs>li>a:hover,.wd-single-tabs .wd-nav-tabs .wd-nav-link:hover{border-top-color:#317302 !important;}

/* === AviMarket : tuiles catégories rectangle arrondi (style démo) === */
.wd-cat-thumb.category-image-wrapp{
  background:#f3f4f6 !important;
  border-radius:20px !important;
  padding:18px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  aspect-ratio:1 / 1 !important;
  overflow:hidden;
  transition:box-shadow .25s ease, transform .25s ease;
}
.wd-cat-thumb.category-image-wrapp:hover{
  box-shadow:0 10px 26px rgba(49,115,2,.16);
  transform:translateY(-3px);
}
.wd-cat-thumb .wd-cat-image,.wd-cat-thumb .category-image{
  width:100% !important;height:100% !important;
  display:flex !important;align-items:center !important;justify-content:center !important;
  margin:0 !important;
}
.wd-cat-thumb .wd-cat-image img,.wd-cat-thumb img{
  width:auto !important;height:auto !important;
  max-width:100% !important;max-height:100% !important;
  object-fit:contain !important;
  mix-blend-mode:multiply;
}

/* Sous-catégories en rangée séparée au-dessus des produits (façon démo) */
.wd-products .category-grid-item + .wd-product{grid-column-start:1 !important;}
.wd-products .category-grid-item{margin-bottom:12px;}

/* Sous-catégories : 5 par ligne + compactes (produits restent 3/ligne) facon demo */
@media (min-width:769px){
.wd-products.grid-columns-3{grid-template-columns:repeat(15,1fr) !important;}
.wd-products.grid-columns-3 > .wd-product{grid-column:span 5 !important;}
.wd-products.grid-columns-3 > .category-grid-item{grid-column:span 3 !important;}
.wd-products.grid-columns-3 > .category-grid-item + .wd-product{grid-column:1 / span 5 !important;}
}
.category-grid-item .wd-cat-title,.category-grid-item .category-grid-item-title,.category-grid-item h3{font-size:13px !important;line-height:1.25 !important;}
.category-grid-item mark,.category-grid-item .wd-products-element-title,.category-grid-item .count{font-size:11px !important;}