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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 900;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(59,181,232);
	--wd-alternative-color: rgb(251,160,36);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(59,181,232);
	--btn-accented-bgcolor-hover: rgb(61,166,210);
	--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: url(https://les-jeux-montessori.fr/wp-content/uploads/2021/09/toys-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(95,195,238);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://les-jeux-montessori.fr/wp-content/uploads/2023/04/toys-page-title.webp);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(80,190,240);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(233,119,119);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(84,84,84);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 26px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--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: 8px;
}



/* Correction du padding après le advanced fields*/
.fpf-totals dl {
	margin-bottom:-15px;
}



.wbdl_widget .quantity-breaks__classic .quantity-break .quantity-break__discount-rule{
	padding-bottom:3px;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	border-radius:12px;
}



/* Ajustement graphique pour Bundler **/
.bundle-message-not-blink .quantity-break__discount-rule__content {
	border-radius: 12px;
	font-weight:700;
}

.wbdl_widget .quantity-breaks__royal .quantity-break {
	border-radius: 12px;
}

.wbdl_widget .quantity-break .quantity-break__variants .quantity-break__attribute-option {
 border-radius: 12px;
}


/* Changement de taille du badge de discount sur les images*/
.labels-rounded-sm .product-label {
	border-radius: 6px;
	font-size: 14px;
	font-weight: 900;
}


/* Changement de couleur ATC Frquently Buy Together*/
.single_add_to_cart_button {
	background-color: #018b0d;
}

.single_add_to_cart_button:hover {
	background-color: #006e08 !important;
}

/* Je sais plus ce que c'est et si c'est toujours valable*/
.woocommerce-input-wrapper.checkbox {
	font-weight: 900;
}

/**
 * 
 *  Correction du menu qui déborde en browser pc 
 * 
 * **/
.wd-nav {
	margin-bottom:18px;
}

form.cart {
 padding-top:30px;
}

/* Limitation pour le container du site qui a peter après une MAJ */
.container {
    max-width: 1200px;
    width: 75%;
}


/* supression du sticky add to cart avec Bundler */
.wd-sticky-btn-cart .wbdl_widget{
    display: none !important;
}

/* Pour les écrans ayant une largeur maximale de 768px (typiquement des écrans de mobiles) */
@media only screen and (max-width: 768px) {
    .container {
        width: 100%;
    }
}

/* Alignement icone twint*/
.wc_payment_method.payment_method_mame_twint img {
	float:right;
}

.ryviu-number-widget {
	text-decoration: underline;
}

.single_add_to_cart_button.alt{
	background-color: #008B0C;

}
.single_add_to_cart_button.alt:hover{
	background-color: #006e09;

}

.price-from {
	color:grey;
}

.wd-buy-now-btn.button.alt{
	background-color: #008B0C;
}

.wd-buy-now-btn.button.alt:hover{
	background-color: #006e09;

}

.woocommerce-review__published-date {
	display:none;
}

.woocommerce-review__dash {
	display:none;
}

.star-rating {
	display:none;
}



/*supression du texte de confidentialité sous le bouton ajouter panier
#wcal_gdpr_message_block {
display: none !important;
}
*/


/* icon perso pour les <li> */
 .ul {
    list-style-type: none;
    margin-left: 8px;
}

.elementor-widget-wd_single_product_short_description ul li {
    margin-bottom: 8px;
    margin-left: 5px;
    display: flex;
    align-items: center;
}
.elementor-widget-wd_single_product_short_description ul li::before {
    color: transparent;
    font-size: 1px;
    content: " ";
    margin-left: -1.3em;
    margin-right: 15px;
    padding: 10px;
    background-color: #54beeb;
    -webkit-mask-image: url("/wp-content/uploads/2023/01/circle-check-solid.svg");
    -webkit-mask-size: cover;
}



/* Titres H2 dans les articles de blog */
.single-post .entry-content h2 {
  font-weight: bold;
  font-size: 28px;
  line-height: 36px;
  margin-top: 50px;
  margin-bottom: 30px;
}

/* Titres H3 dans les articles de blog */
.single-post .entry-content h3 {
  font-style: italic;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  margin-top: 40px;
  margin-bottom: 20px;
}

/* liens en bleu */

.post-single-page a {
  font-weight: bold; /* Rend les liens gras */
  text-decoration: underline; /* Souligne les liens */
  color: #50bef0; /* Change la couleur des liens en bleu */
}



/* Barre d'annonce */
.annonce-banner {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 1rem;
}


.annonce-banner a.commander {
    color: #fff;
    text-decoration: underline;
    cursor: pointer;
}

.annonce-banner a.commander:hover {
    color: #ddd;
}


/**
C EST MIS AILLEUR EN CUSTOM CSS
**/
.wd-nav-img img {
    max-height: 27px;
    max-width: 30px;
}

.top-bar-annonce {
	
	padding-top: 10px;
}




/** Changer police titre description **/
.elementor-widget-container h1,
.elementor-widget-container h2,
.elementor-widget-container h4,
.elementor-widget-container h5,
.elementor-widget-container h6 {
    font-family: 'Montserrat', sans-serif; 
    font-weight: 900; /* Black */
		color: #153252; 
}
.elementor-widget-container h3 {
	   font-family: 'Montserrat', sans-serif; 
    font-weight: 700; 
		color: #153252; 
}


.price-from {
	display: none;
}

/** Changement de couleur checkout du discount en rouge**/
.cart-discount .amount {
	color: #006E09;
}

/** Changement de couleur checkout du prix de la product list**/

.wd-checkout-prod-total .woocommerce-Price-amount.amount {
    font-weight: 500;
}



/* Assurez-vous que les styles ne s'appliquent que sur la page de commande */
.woocommerce-checkout .wd-checkout-prod-total .woocommerce-Price-amount {
    text-decoration: line-through;
    font-size: 0.9em !important;
    display: block !important;
    margin-bottom: 0.5em !important; /* Réduit l'espace entre les lignes */
}

.woocommerce-checkout .wd-checkout-prod-total .woocommerce-Price-amount.amount {
    font-weight:600 !important;
    font-size: 1.1em !important; /* Plus grand pour le prix de vente */
    text-decoration: none !important; /* Aucun texte barré pour le prix de vente */
}



/** Scroll to top button on left **/
body .scrollToTop {
    right: auto;
    left:30px;
	bottom:35px;
}


/** Padding FunnelKit btn commander **/
.fkcart-modal .fkcart-panel {
	margin-bottom:5px;
}@media (max-width: 576px) {
	/* Austement ATC mobile*/

.wd-quantity-overlap {
 --quantity-space: 15px!important;

}

}

