@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//equilibre-minceur.fr/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") 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: 16px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--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: "Poppins", 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: 24px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(170,152,131);
	--btn-default-bgcolor-hover: rgb(136,118,97);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-bgcolor: #aa9883;
	--btn-accented-bgcolor-hover: rgb(136,118,97);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--wd-form-brd-width: 2px;
	--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;
}
.header-banner {
	background-color: rgb(221,51,51);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgba(170,152,131,0);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: capitalize;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
}
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-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 11px;
	text-transform: capitalize;
}
html .login .button, html .register .button, html .wd-switch-to-register {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	color: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(57,178,55);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(221,153,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(221,153,51);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--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;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
--wd-cat-brd-radius: 0px;
}

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


body .wd-toolbar {
	background-color: #887661;
}
body .wd-toolbar .wd-tools-element {
	--wd-header-el-color: #FFF;
	--wd-header-el-color-hover: rgba(255,255,255,.6): 
}
body .wd-tools-element:hover > a {
	color: rgba(255,255,255,.8);
}
body .wd-progress-bar .progress-bar {
    background-color: green!important;
}
ul {
    list-style: disc;
    line-height: 100%;
}
body .wd-nav[class*="wd-style-underline"]>li.current-menu-item:not(:hover)>a .nav-link-text:after {
	width: 0;
}
body .wd-nav[class*="wd-style-"]>li.current-menu-item>a {
	color: var(--nav-color);
}
.product-labels.labels-rounded .product-label {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px 7px;
    border-radius: 100px;
    font-size: 9px;
}
.product-labels .product-label.featured {
    background-color: #000;
}
.wd-accordion.wd-style-shadow>.wd-accordion-item>:is(.wd-accordion-title,.wd-accordion-content) {
        font-size: 13px;
}
.product-labels.labels-rounded .out-of-stock {
    max-width: 50px;
    font-size: 10px;
}

.wd-nav-img {
    max-height: 50px;
}
.product-labels .product-label.onsale {
    font-size: 16px;
}
del .amount {
    color: red;
		font-style: bold;
}
.single-post .entry-header,
.single-post .meta-post-categories,
.single-post .entry-title,
.single-post .entry-meta {
	display: none;
}@media (min-width: 1025px) {
	.woocommerce_gc_giftcard_form input[type=text] {
    width: 500px;
}

}

@media (max-width: 576px) {
	.wd-toolbar.wd-toolbar-label-show .wd-toolbar-link .wd-custom-icon img {
    width: 80% ;
    height: auto ;
	padding-top: 15px;
	padding-bottom: 15px;
}
.wd-toolbar-label {
    font-size: 14px;
}
.wd-toolbar {
	padding: 10px;
	height: 80px;
}
.page-title .title {
    font-size: 24px;
    line-height: 1.2;
}
}

