@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//b2b.lesdeuxsiciles.fr/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.3") format("woff2");
}

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

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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 16px;
	--wd-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lora", 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: "Lora", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(216,64,12);
	--wd-alternative-color: rgb(146,190,201);
	--wd-link-color: rgb(3,94,77);
	--wd-link-color-hover: rgb(3,94,77);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(95,110,30);
	--btn-accented-bgcolor-hover: rgb(76,86,8);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(http://b2b.lesdeuxsiciles.fr/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(http://b2b.lesdeuxsiciles.fr/wp-content/uploads/2025/08/pates-damandes-mixtes-2.png);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(60,23,19);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
: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: 0px;
}

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


/* Leggibilità testo sui riquadri categoria con foto */
.woocommerce-loop-category__title {
    color: #ffffff !important;
    font-weight: 600;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.6);
}

/* Barra sticky in basso */
.wd-sticky-notice,
.wd-notice.wd-sticky-footer {
  background: #6a8a02 !important;
  color: #fff !important;
  font-size: 16px !important;
  line-height: 1.4;
  padding: 12px 16px !important;
  box-shadow: 0 -2px 12px rgba(0,0,0,.12);
}
.wd-sticky-notice a,
.wd-notice.wd-sticky-footer a {
  color: #fff !important;
  text-decoration: underline;
  font-weight: 600;
}

/* Sfondi pagina prodotto B2B — sistema Salé/Sucré, stessa logica del B2C */
.product_cat-fromages-et-charcuterie,
.product_cat-le-sale,
.product_cat-special-metiers-de-bouche {
  background-color: #92bec9 !important; /* Bleu Sirocco — Salé */
}
.product_cat-tout-pistache,
.product_cat-panettoni-gateaux-siciliens,
.product_cat-pates-a-tartiner-pistaches-co {
  background-color: #e0cebd !important; /* Beige Noto — Sucré / crème */
}