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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(91,75,73);
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: uppercase;
	--wd-entities-title-color: rgb(91,75,73);
	--wd-entities-title-color-hover: rgb(91, 75, 73);
	--wd-alternative-font: "Barlow", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto Condensed", 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: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(100,200,100);
	--wd-alternative-color: rgb(91,75,73);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Barlow Semi Condensed", Arial, Helvetica, sans-serif;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-bgcolor: rgb(100,200,100);
	--btn-accented-bgcolor-hover: rgb(85,158,91);
	--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: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
h3 {
	font-family: "Barlow Semi Condensed", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 20px;
	text-transform: uppercase;
	color: rgb(93,75,73);
}
h3:hover {
	color: rgb(122,158,126);
}
.page .wd-page-content {
	background-color: rgb(242,241,237);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(242,241,237);
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-family: "Barlow Semi Condensed", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-transform: capitalize;
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	background: rgb(85,158,91);
}
.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: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

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


.wd-swatches-product .wd-swatch {
	height:2em !important;
	width: 2em !important;
}

.sidebar-container {
    background-color: var(--wd-prod-bg, var(--bgcolor-white));
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
		padding: 15px;
}

.h2titleProduct h2 {
	color: #000 !important;
	text-transform: none !important;
	font-size: 15px;
	margin-bottom: 0px !important;
}@media (min-width: 1025px) {
	.wd-label-top-lg table.variations .cell {
	display:inline !important;
}

.filters-area {
	padding-block: 0px !important;
}


.wd-tools-element .wd-tools-icon:before {
	font-size: 20px !important;
}

.woocommerce-product-details__short-description ul {
	margin-bottom: 0px !important;
}

.wd-sub-menu li>a {
	line-height: 0.9 !important;
}
	
.sub-sub-menu li>a {
	font-weight: 500 !important;
}

.sub-sub-menu li>a:hover {
    color: var(--sub-menu-color-hover) !important;
}
}

