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

:root {
	--wd-header-banner-h: 50px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,87,114);
	--wd-entities-title-font: "Overlock", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--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: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Overlock", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #128fa1;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #128fa1;
	--btn-accented-bgcolor-hover: #5da5ad;
	--wd-form-brd-width: 2px;
	--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(239,239,239);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(226,229,201);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 16px;
	text-transform: uppercase;
	color: #005772;
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: #5da5ad;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: rgb(0,87,114);
}
.page .wd-page-content {
	background-color: rgb(252,252,252);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: #fcfcfc;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: #fcfcfc;
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: #fcfcfc;
	background-image: none;
}
.single-post .wd-page-content {
	background-color: #fcfcfc;
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: #fcfcfc;
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: #fcfcfc;
	background-image: none;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 0px;
	--wd-arrow-bg: rgb(252,252,252);
	--wd-arrow-bg-hover: rgb(255,255,255);
	--wd-arrow-radius: 1px;
	--wd-arrow-brd-color: rgb(211,211,211);
	--wd-arrow-brd: 1px solid;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 50px;
	--wd-sticky-btn-height: 95px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: 0px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: 0px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 35px;
--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: 8px;
}



.wd-page-title {
background-color: rgb(255,255,255);
}

#gtx-trans {display: none! Important;}
body .website-wrapper {
    background-color: #ffffffe8;
}
body .woodmart-prefooter {
background-color: #fcfcfc;
}
body .single-product-content .product-tabs-wrapper {
    background-color: #fcfcfc;
}

body .single-product-content .wc-revolut-payment-request-instance {
    display: none !important;
}

body .elementor-widget-wd_single_product_add_to_cart .wc-revolut-payment-request-instance {
    display: none !important;
}

body .scrollToTop {
    left: 20px;
    right:auto;
}
body .labels-rounded .out-of-stock {
    max-width: 55px;
    font-size: 12px;
}
.pswp__bg {
    background: #fff;
    opacity: 0.75 !important;
}
body.single-post .woodmart-post-date{
display:none;
}
body  .woodmart-post-date{
display:none;
}
body .wd-post-date.wd-style-with-bg {
display:none;
}
body .tabs-layout-accordion .has-scrollbar .wd-scroll-content {
    overflow: visible;
}
body .tabs-layout-accordion .wd-scroll .wd-scroll-content {
    max-height: 100%;
}
body p.stock.out-of-stock { 
color: #707070;
}
body .woovr-variations .woovr-variation > div {
    max-width: 50%;
    padding: 15px;
    text-align: left;
}
body .woovr-variation-image img {
    border-radius: 30px;
}

.product-grid-item .wd-add-btn>a:focus span:not(.wd-tooltip-label), .product-grid-item .wd-add-btn>a:hover span:not(.woodmart-tooltip-label), .wd-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .wd-add-btn>a:focus span:not(.wd-tooltip-label), .wd-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .wd-add-btn>a:hover span:not(.wd-tooltip-label), .wd-hover-button .hover-mask>a:focus span:not(.wd-tooltip-label), .wd-hover-button .hover-mask>a:hover span:not(.wd-tooltip-label), .wd-hover-info-alt .product-actions>a:focus span:not(.woodmart-tooltip-label), .wd-hover-info-alt .product-actions>a:hover span:not(.wd-tooltip-label), .woodmart-hover-quick .wd-add-btn>a:focus span:not(.woodmart-tooltip-label), .wd-hover-quick .wd-add-btn>a:hover span:not(.wd-tooltip-label), .wd-hover-standard .btn-add>a:focus span:not(.wd-tooltip-label), .wd-hover-standard .btn-add>a:hover span:not(.wd-tooltip-label), .wd-price-table .wd-plan-footer .add-to-cart-loop:focus span:not(.wd-tooltip-label), .wd-price-table .wd-plan-footer .add-to-cart-loop:hover span:not(.wd-tooltip-label) {
    
	transform: none !important;
}

.wd-add-btn-replace .add-to-cart-loop:before {
    content: none !important;
}

#cmplz-document {
    text-align: center;
}

.wd-action-btn {
    display: none;
}

.product-additional-galleries>div:not(:last-child) {
display: inline
}

body .cat-design-default .more-products {
	display:none
}

body .category-grid-item .wd-entities-title {
	text-shadow: black 0.1em 0.1em 0.2em;
		color:white;
}

body .wd-fontsize-xs {
    font-size: 15px;
}

body :is(.btn,.button,button,[type="submit"],[type="button"]) {
    vertical-align: unset;
}

body .wps_wgm_msg_info, .wps_wgm_msg_info_multiple_email {
	display: none
}

body .wpforms-form button[type=submit] {
    background-color: #128fa1 !important;
    color: #fff !important;
}
 
body .wpforms-form button[type=submit]:hover {
    background-color: #5da5ad !important;
}

body .bouton-contact {
        background-color: #128fa1;
        color: #ffffff;
        border-radius: 20px; /* Pour rendre le bouton arrondi */
        padding: 12px 60px; /* Ajustez le rembourrage selon vos préférences */
        text-decoration: none; /* Supprime le soulignement du lien */
    }
body .bouton-contact:hover {
        background-color: #5da5ad;
			  color: #ffffff;
    }

body .product-label {
    word-break: keep-all;
}

	body .product-label.attribute-label:not(.label-with-img) {
    color: #005772;
}

body .wd-header-nav {
    flex: 0 0 auto !important;
}

@media only screen and (max-width: 1024px) {
.whb-header {
margin-bottom: 40px!important;
}

body .filters-area {
margin-bottom: 20px;
padding-block: 0px;
}
	
body .cat-design-replace-title .wd-entities-title {
    padding: 10px 25px;
		text-align: center; 
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
    color: #fff;
    background-color: #ffffffe8;
}
	
body .wd-sticky-social .wd-icon-name {
font-size: 0px;
	}
	
	@media only screen and (max-width: 1024px) {
    .whb-header {
        margin-bottom: 0px !important;
    }@media (min-width: 1025px) {
	.product-labels.labels-rounded .product-label {
		font-size: 13px;
		min-height: 45px;
	  min-width: 115px;
}

.category-grid-item .wd-entities-title {
	margin-bottom: 60%;
   text-shadow: black 0.0em 0.0em 0.0em;
   color: rgb(0, 87, 114);
	}

.cat-design-replace-title :is(.hover-mask,.more-products) {
    display: flow;
    margin-top: 3%;
}

.cat-design-replace-title .wrapp-category:before {
    background-color: #ffffffe8;
    opacity: .1;
}

/* Commentaire  @media (min-width: 1200px) {
    body[class*="wrapper-boxed"] .header-banner {
        margin:0 auto;
        max-width: 1200px
				z-index: 500
    }
	*/

}

@media (min-width: 768px) and (max-width: 1024px) {
	body .category-grid-item .wd-entities-title {
    color: #005c76;
	   text-shadow: black 0.0em 0.0em 0.0em;
	}

body .product-labels.labels-rounded .product-label {
    font-size: 10px;
		min-height: 30px;
		}

body .cat-design-replace-title .wrapp-category:before {
    background-color: #ffffffe8;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	body .category-grid-item .wd-entities-title {
    color: #005c76;
	  text-shadow: #000 0.0em 0.0em 0.0em
	}

body .product-labels.labels-rounded .product-label {
    font-size: 10px;
		min-height: 30px;
		}
}

@media (max-width: 576px) {
	.wd-tools-text{
display:none;
}

body .category-grid-item .wd-entities-title {
    color: #005c76;
	  text-shadow: #000 0.0em 0.0em 0.0em
	}

body .product-labels.labels-rounded .product-label {
    font-size: 10px;
		}
}

