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

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

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

:root {
	--wd-text-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(73,85,81);
	--wd-text-font-size: 15px;
	--wd-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(73,85,81);
	--wd-entities-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(73,85,81);
	--wd-entities-title-color-hover: rgba(73, 85, 81, 0.83);
	--wd-alternative-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(73,85,81);
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(168,134,0);
	--wd-alternative-color: rgb(213,207,185);
	--wd-link-color: rgba(168,143,43,0.73);
	--wd-link-color-hover: rgb(168,134,0);
	--btn-default-font-family: "Jost", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: rgba(168,145,53,0.68);
	--btn-default-bgcolor-hover: rgb(168,140,30);
	--btn-accented-bgcolor: rgba(168,145,53,0.68);
	--btn-accented-bgcolor-hover: rgb(168,140,30);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(231,250,240);
	--notices-success-color: rgb(73,85,81);
	--notices-warning-bg: rgb(255,237,237);
	--notices-warning-color: rgb(73,85,81);
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://uneideelumineuse.com/wp-content/uploads/2021/08/promo-popup-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(249,248,244);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(249,248,244);
	background-image: none;
}
html .wd-switch-to-register {
	color: rgb(255,255,255);
}
html .wd-switch-to-register:hover {
	color: rgb(255,255,255);
}
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-brd-color-focus: rgba(168,145,53,0.6784313725490196);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,0,0);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


/* Cache le logo de Google reCAPTCHA V3 */
.grecaptcha-badge { visibility: hidden; }

/* Masque le lien "Voir le panier" */
.woocommerce-mini-cart__buttons .btn-cart {
    display: none;
}

/* Masque l'élément "Shopping cart" */
.wd-checkout-steps .step-cart {
    display: none;
}

/* Désactive les clics et rend l'élément visuellement désactivé */
.wd-header-cart.disabled {
    pointer-events: none;
    opacity: 0.5;
}

#order_comments {
    resize: none;
}

/* Icones de paiement pour le footer */
.payment-icon {
	  width: 44px;
    height: 31px;
    margin-right: 10px;
}

.payment-icon:last-child {
    margin-right: 0px;
}

/* Icone instagram pour la page de maintenance */
.wd-social-icons .wd-social-icon.social-instagram {
  background: #833ab4;
  background: linear-gradient(
    to right,
    #833ab4,#fd1d1d,#fcb045
  );
}


/* Applique une translation pour cacher l'en-tête principal lors du défilement vers le bas, spécifique au navigateur Safari */
.browser-Safari .whb-scroll-stick.whb-scroll-down .whb-main-header {
	transform: translateY(-100%) translateZ(0);
}

/* Ce z-index élevé est appliqué pour que le panier du site passe au-dessus du chat en ligne */
.cart-widget-side.wd-side-hidden.wd-right.wd-opened {
    z-index: 9999999999 !important;
}

/* Pour que la search bar passe au dessus du chat */
.wd-search-full-screen {
    z-index: 9999999999 !important; /* Z-index élevé pour s'assurer que le bloc est au-dessus */
}

/* Pour que la section s'inscrire passe au dessus du chat */
.login-form-side {
    z-index: 9999999999 !important; /* Un z-index élevé pour le placer au-dessus des autres */
}

/* Pour que la section du popup cookie passe au dessus du chat */
.wd-cookies-popup.popup-display {
    z-index: 9999999999 !important;
}

#info-box-phone {
    cursor: pointer;
}

#info-box-chat {
    cursor: pointer;
}

#info-box-whatsapp {
    cursor: pointer;
}


:is(.widget_categories, .widget_pages, .widget_archive, .widget_nav_menu) ul li.current_page_item > a,
:is(.widget_categories, .widget_pages, .widget_archive, .widget_nav_menu) ul li > a:hover {
    color: var(--e-global-color-accent);
}


