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

: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: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--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: 13px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(201,165,46);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(0,0,0);
	--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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #f9f9f9 ;
	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;
}
}


body > div.website-wrapper > div.whb-sticky-header.whb-clone.whb-main-header.whb-sticked > div > div > div > div.whb-column.whb-col-right.whb-visible-lg > div.wd-header-my-account.wd-tools-element.wd-event-hover.wd-with-username.wd-account-style-text{
	display:none;
}

body > div.website-wrapper > div.whb-sticky-header.whb-clone.whb-main-header.whb-sticked > div > div > div > div.whb-column.whb-col-right.whb-visible-lg > div.wd-header-search.wd-tools-element.wd-display-full-screen{
	display:none;
}

body > div.website-wrapper > div.whb-sticky-header.whb-clone.whb-main-header.whb-sticked > div > div > div > div.whb-column.whb-col-right.whb-visible-lg > div.wd-header-wishlist.wd-tools-element.wd-style-icon.wd-with-count{
	display:none;
}

.wd-nav-img, .mega-menu-list img {
    display: inline-block;
    margin-right: 7px;
    max-height: 40px;
    width: auto !important;
}

.wd-nav-vertical>li:hover>a {
color: rgba(51,51,51,0.9);
background: rgb(0,0,0);
background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(196,156,72,1) 38%);
}

.gros span{
	font-size: 17px;
}

.article-body-container a{
text-decoration: underline; 
	font-weight: bolder; 
	font-weight: 900;
}

#tab-description a{
text-decoration: underline; 
	font-weight: bolder; 
	font-weight: 900;
}

.article-body-container a:hover{
font-weight: bolder; 
	font-weight: 900;
}

.cr-ajax-search{
	display:none;
}

.product-labels{
	margin-top:15px;
}

.product-template-default .awl-label-wrap{
	margin-right:15px;
}

.woocommerce-form-coupon-toggle > .woocommerce-info, .woocommerce-form-login-toggle > .woocommerce-info{
	font-size: 19px;
}

.wc-prl-recommendations{
	max-width: 1222px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.wd-logo img {
    padding-top: 0px;
    padding-bottom: 0px;
}

div.cr-all-reviews-shortcode ol li div.comment_container img.iv-comment-product-img, div.cr-all-reviews-shortcode ol li div.comment_container .iv-comment-product-img img {
    width: 150px;
    height: auto;
    vertical-align: top;
    margin-right: 5px;
    display: inline;
}

div.cr-all-reviews-shortcode ol li div.comment_container p.iv-comment-product {
    display: flex;
    align-items: center;
    flex-direction: column
}

.scrollToTop {
  bottom: 200px;
}

.wd-side-hidden{
	z-index: 2000000001;
}

div.wd-cookies-popup.popup-display{
	z-index: 2000000002;
}

.woocommerce-form-coupon-toggle {
  width: 100%;
}

/* Hide Store Credit Submenu on My Account */
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--store-credit {
    display: none;
}

.counter-main-block{
    --wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
    --wd-title-font-weight: 600;
    --wd-title-color: #c1ab1b;
	}

.grecaptcha-badge {
    display: none !important;
}


a[href*="/non-classe/"] {
    display: none !important;
}

.woo-slg-social-container{
	margin-top:30px;
}

.checkout_coupon.woocommerce-form-coupon {
    display: block !important;
}


/* Style pour le conteneur principal .woocommerce-form-login-toggle */
.woocommerce-form-login-toggle {
    /* Ajoutez ici les styles pour le conteneur principal si nécessaire */
}

/* Style pour la bannière d'information */
.woocommerce-form-login-toggle .wc-block-components-notice-banner.is-info {
    /* Styles pour la bannière d'information */
    background: none; /* Exemple : Retirer le background */
    padding: 0; /* Exemple : Retirer le padding */
    /* Ajoutez d'autres styles ici si nécessaire */
}

/* Style pour le contenu de la bannière */
.woocommerce-form-login-toggle .wc-block-components-notice-banner__content {
    /* Styles pour le contenu de la bannière */
    text-align: center; /* Centrer le texte à l'intérieur */
    /* Ajoutez d'autres styles ici si nécessaire */
}

/* Style pour le lien de connexion */
.woocommerce-form-login-toggle .wc-block-components-notice-banner__content a.showlogin {
    background-color: #007acc; /* Couleur de fond du lien */
    color: #ffffff; /* Couleur du texte */
    padding: 10px 20px; /* Padding autour du texte */
    border-radius: 5px; /* Rayon de la bordure pour les coins arrondis */
    display: inline-block; /* Pour appliquer des styles de bloc à un élément en ligne */
    text-decoration: none; /* Supprimer la décoration du texte (soulignement) */
    transition: background-color 0.3s ease; /* Transition pour l'effet de survol */
}

/* Style pour le lien de connexion au survol */
.woocommerce-form-login-toggle .wc-block-components-notice-banner__content a.showlogin:hover {
    background-color: #005a8c; /* Changement de couleur de fond au survol */
}

.wc-block-components-notice-banner svg {
    display: none; /* Masque l'icône SVG */
}






.woocommerce-form.woocommerce-form-login.hidden-form {
    margin-left: auto;   /* Marge automatique à gauche */
    margin-right: auto;  /* Marge automatique à droite */
    width: 80%;          /* Largeur du formulaire (ajustez selon vos besoins) */
    max-width: 500px;    /* Largeur maximale du formulaire (ajustez selon vos besoins) */
}
.cr-customer-consent {
    display: none;
}

#woo_slg_social_login {
    display: block !important;
}
.woocommerce-info.hidden-notice {
    display: none;
}
p.woocommerce-info a.woo-slg-show-social-login {
    display: none !important;
}

#woo_slg_social_login .woo-slg-social-wrap {
    text-align: center;  /* Centre le contenu à l'intérieur */
}



#woo_slg_social_login .woo-slg-social-container {
  margin-top: 0px;
	margin-bottom: 0px;
}

.checkout_coupon.woocommerce-form-coupon {
    width: 95%; /* ou utilisez une valeur fixe comme width: 500px; selon votre préférence */
    margin: 20px auto; /* cela centre horizontalement le formulaire */
}

.woo-slg-social-container legend {
    font-size: 22px; /* Ajustez cette valeur selon la taille souhaitée */
}

.wc-prl-recommendations{
	margin-top: 50px;
}



/* Styles pour centrer le texte en bas de l'image */
.categories-masonry .wrapp-category {
    position: relative;
}

.categories-masonry .wd-entities-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7); /* Fond semi-transparent pour le texte */
    color: #ffffff; /* Couleur du texte */
    padding: 10px; /* Espacement autour du texte */
}

/* Centrer le texte dans la zone */
.mailpoet_form_columns {
    padding-left:15px;
	padding-right:15px;
}

.checkout_coupon {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.checkout_coupon p {
    margin: 0;
}

.checkout_coupon .form-row {
    width: 100%;
    max-width: 300px; /* Ajustez la largeur maximale selon vos besoins */
    text-align: left;
    margin: 10px auto; /* Centrer horizontalement les éléments individuels */
}

.checkout_coupon .form-row input.input-text,
.checkout_coupon .form-row button.button {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.checkout_coupon button.button {
    background-color: #292929; /* Changez la couleur du bouton selon vos préférences */
    color: #ffffff; /* Couleur du texte du bouton */
    border: none; /* Supprimez la bordure du bouton si nécessaire */
}

.checkout_coupon p:first-child {
    text-align: center;
}


.swal2-input[type="email"] {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
}


.swal2-title {
    font-size: 17px;
    margin-bottom: 10px;
}

.woocommerce-privacy-policy-text {
  display: none;
}

label.woocommerce-form__label-for-checkbox[data-automation-id="woo-commerce-subscription-opt-in"] {
  display: none;
}


#packlink-drop-off-picker {
  background-color: #000000; /* Noir pour le fond */
  color: #FFD700; /* Or pour le texte */
  border: none; /* Optionnel: supprime la bordure */
  padding: 10px 20px; /* Optionnel: ajuste le remplissage intérieur pour le rendre plus grand */
  font-weight: bold; /* Optionnel: rend le texte en gras */
  cursor: pointer; /* Optionnel: indique que le bouton est cliquable */
  transition: background-color 0.3s ease; /* Optionnel: ajoute un effet de transition au survol */
}

#packlink-drop-off-picker:hover {
  background-color: #333333; /* Optionnel: change le fond en gris foncé lors du survol */
}

.shipping-legend {
  border: 1px solid #cccccc; /* Cadre fin gris */
  padding: 10px; /* Remplissage à l'intérieur du cadre */
  font-size: 0.7rem; /* Taille de police plus petite */
  color: #666666; /* Couleur de police grise */
  background-color: #f9f9f9; /* Fond légèrement gris pour se démarquer */
  position: relative; /* Nécessaire pour positionner l'icône info */
  margin-top: 10px; /* Espace au-dessus de la légende */
  padding-left: 5px; /* Ajoutez plus d'espace à gauche pour l'emoji */
}


.woocommerce-product-details__short-description{
	margin-top:20px;
}


.scalapay-widget-area-cart {
    background-color: #ffe4e1; /* Couleur rose pâle */
    padding: 10px; /* Marge intérieure */
    border-radius: 10px; /* Bords arrondis */
}

.scalapay-widget-area-product {
    background-color: #ffe4e1; /* Couleur rose pâle */
    padding: 10px; /* Marge intérieure */
    border-radius: 10px; /* Bords arrondis */
		display: inline-block;
}

.wapf-field-label label span {
    font-weight: bold; /* Met le texte en gras */
    font-size: 1.2em; /* Augmente la taille du texte, ajustez selon vos besoins */
}

#woo_slg_social_login {
    width: 300px; /* Largeur fixe du conteneur principal */
    margin: 0 auto; /* Centrage horizontal */
    max-width: 500px; /* Largeur maximale */
}

#woo_slg_social_login .woo-slg-social-container {
    max-height: 100px; /* Hauteur maximale du conteneur interne */
    overflow: hidden; /* Cache le contenu débordant */
    margin: 0; /* Réduire les marges */
    padding: 0; /* Réduire le padding */
    display: flex; /* Utilisation de Flexbox */
    justify-content: center; /* Centrage vertical des éléments */
    align-items: center; /* Centrage horizontal des éléments */
    text-align: center; /* Centrage du texte */
}

#woo_slg_social_login .woo-slg-social-login-googleplus img {
    max-width: 100%; /* Largeur maximale de l'image */
    height: auto; /* Hauteur automatique pour maintenir le ratio */
}

#woo_slg_social_login .woo-slg-social-wrap {
    margin-bottom: 10px; /* Espacement en bas du wrap */
}

#woo_slg_social_login .woo-slg-login-loader {
    width: 50px; /* Largeur du loader */
    height: 50px; /* Hauteur du loader */
}

#woo_slg_social_login .woo-slg-social-wrap {
    display: table; /* Utilisez display: table pour le conteneur */
    width: 100%; /* Assurez-vous que le conteneur occupe toute la largeur disponible */
    height: 100%; /* Assurez-vous que le conteneur occupe toute la hauteur disponible */
}





/* --- Style pour le bloc "Déjà client ?" --- */
.woocommerce-form-login-toggle .woocommerce-info {
    padding: 20px 25px; /* Espace intérieur */
    border: 1px solid #007bff; /* Couleur de la bordure principale */
    border-left: 5px solid #0056b3; /* Bordure gauche accentuée */
    border-radius: 6px; /* Coins arrondis */
    background-color: #e7f3ff; /* Couleur de fond légère */
    text-align: center; /* Centrage général du contenu (utile si flex-wrap agit) */
    margin-bottom: 35px; /* Marge en dessous du bloc */
    line-height: 1.6; /* Hauteur de ligne pour une bonne lisibilité */
    box-shadow: 0 3px 7px rgba(0,123,255,0.12); /* Ombre portée subtile */
    display: flex; /* Utilisation de Flexbox pour aligner le texte et le bouton */
    align-items: center; /* Alignement vertical des éléments au centre */
    justify-content: center; /* Centrage horizontal des éléments */
    flex-wrap: wrap; /* Permet aux éléments de passer à la ligne sur petits écrans */
}

/* Style pour le texte "Déjà client ?" */
.woocommerce-form-login-toggle .woocommerce-info .prevent-click {
    color: #212529; /* Couleur du texte */
    font-weight: bold; /* Texte en gras */
    font-size: 1.25rem; /* Taille de police augmentée (environ 20px si la base est 16px) */
    margin-right: 15px; /* Marge à droite du texte (avant le bouton) */
    /* Marges verticales pour gérer l'espacement si le bouton passe en dessous sur mobile */
    margin-bottom: 5px; 
    margin-top: 5px;
}

/* Style pour le lien/bouton "Cliquez ici pour vous connecter" */
.woocommerce-form-login-toggle .woocommerce-info a.showlogin {
    display: inline-block; /* Pour pouvoir appliquer padding, margin, etc. */
    padding: 10px 22px; /* Padding intérieur du bouton */
    background-color: #0056b3; /* Couleur de fond du bouton */
    color: #ffffff !important; /* Couleur du texte (blanc), !important pour surcharger des styles WooCommerce */
    font-size: 1rem; /* Taille de police du texte du bouton */
    font-weight: bold; /* Texte du bouton en gras */
    text-decoration: none !important; /* Supprimer le soulignement du lien */
    border-radius: 5px; /* Coins arrondis pour le bouton */
    transition: background-color 0.25s ease, transform 0.2s ease; /* Effet de transition au survol */
    box-shadow: 0 2px 4px rgba(0,0,0,0.15); /* Ombre légère sur le bouton */
    /* Marges verticales pour gérer l'espacement si le bouton passe en dessous sur mobile */
    margin-bottom: 5px;
    margin-top: 5px;
}

/* Style pour le lien/bouton au survol de la souris */
.woocommerce-form-login-toggle .woocommerce-info a.showlogin:hover {
    background-color: #004085; /* Couleur de fond plus foncée au survol */
    color: #ffffff !important; /* Garder le texte en blanc */
    transform: translateY(-2px); /* Léger effet de soulèvement au survol */
}


/* Masque le formulaire "AJOUTER AU PANIER" uniquement pour le produit #52983 */
body.postid-52983 form.cart { display: none !important; }

/* (facultatif) si Woodmart affiche une barre ATC collante en bas */
body.postid-52983 .sticky-add-to-cart,
body.postid-52983 .wd-sticky-btns,
body.postid-52983 .wd-sticky-add-to-cart { display: none !important; }

/* Masque le formulaire "AJOUTER AU PANIER" uniquement pour le produit #55409 */
body.postid-55409 form.cart { display: none !important; }

/* (facultatif) si Woodmart affiche une barre ATC collante en bas */
body.postid-55409 .sticky-add-to-cart,
body.postid-55409 .wd-sticky-btns,
body.postid-55409 .wd-sticky-add-to-cart { display: none !important; }



body.promo-page .wd-nav-product-cat,
body.promo-page .wd-btn-show-cat {
    display: none !important;
}@media (min-width: 1025px) {
	.wd-cookies-inner{
	width:1100px;
	margin: auto;
}
}

@media (max-width: 576px) {
	.wd-nav-img, .mega-menu-list img {
    display: none;
}

.scrollToTop {
    display: none;
}
}

