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

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

:root {
	--wd-text-font: "Montserrat Alternates", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Montserrat Alternates", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(232,49,119);
	--wd-entities-title-font: "Montserrat Alternates", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(232,49,119);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Montserrat Alternates", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(232,49,119);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat Alternates", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(53,36,91);
	--wd-alternative-color: rgb(232,49,119);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(53,36,91);
	--btn-accented-bgcolor-hover: rgb(232,49,119);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--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;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(250,248,245);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(58,58,58);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps li {
	text-transform: capitalize;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 32px;
}
html table th {
	text-transform: capitalize;
}
.page .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(53,36,91);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(232,49,119);
}
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: rgb(53,36,91);
	--wd-form-brd-color-focus: rgb(232,49,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-color: rgb(232,49,119);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(232,49,119);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(53,36,91);
	--wd-nscroll-drag-bg-hover: rgb(232,49,119);
}
.product-labels .product-label.onsale {
	background-color: rgb(53,36,91);
	color: rgb(232,49,119);
}
.product-labels .product-label.new {
	background-color: rgb(140,188,103);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(232,49,119);
	color: rgb(53,36,91);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(232,49,119);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--wd-container-w: 1480px;
--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: 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;
}

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


/* CSS pour ajouter un bouton "Conditions d'utilisation" après Login/Register */

/* Style pour le bouton - uniquement visible sur mobile et tablette */
@media screen and (max-width: 1024px) {
    .conditions-button {
        display: block !important;
        width: 100%;
        padding: 12px 20px;
        margin: 0;
        text-align: left;
        background-color: transparent;
        border: none;
        border-bottom: 1px solid rgba(0,0,0,0.1);
        font-size: 14px;
        color: #333;
        cursor: pointer;
        position: relative;
    }
    
    .conditions-button:hover {
        background-color: rgba(0,0,0,0.05);
    }
    
    .conditions-button i {
        margin-right: 8px;
        font-size: 16px;
    }
}

/* Cache le bouton sur desktop */
@media screen and (min-width: 1025px) {
    .conditions-button {
        display: none !important;
    }
}


/* ----------------------------------------- */
/* Bouton flottant Linda IA - Version fixe */
.linda-bot-button {
    position: fixed !important;
    width: 60px !important;
    height: 60px !important;
    background: linear-gradient(135deg, #ea327a, #a2097b) !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-decoration: none !important;
    z-index: 9998 !important;
    transition: transform 0.2s ease !important;
    box-shadow: 0 4px 12px rgba(234, 50, 122, 0.3) !important;
    cursor: pointer !important;
    opacity: 1 !important; /* Toujours opaque */
    transform: none !important; /* Jamais de transformation */
}

.linda-bot-button:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 20px rgba(234, 50, 122, 0.4) !important;
    background: linear-gradient(135deg, #a2097b, #36255c) !important;
}

.linda-bot-button:active {
    transform: translateY(0px) !important;
}

/* Icône Linda */
.linda-icon {
    width: 34px !important;
    height: 34px !important;
    background: #fafafa !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 20px !important;
    font-weight: bold !important;
    color: #a2097b !important;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
}

/* Tooltip */
.linda-tooltip {
    position: absolute !important;
    bottom: 70px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    background: #36255c !important;
    color: #fafafa !important;
    padding: 8px 12px !important;
    border-radius: 6px !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    white-space: nowrap !important;
    opacity: 0 !important;
    visibility: hidden !important;
    transition: all 0.3s ease !important;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
}

.linda-tooltip::after {
    content: '' !important;
    position: absolute !important;
    top: 100% !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    border: 6px solid transparent !important;
    border-top-color: #36255c !important;
}

.linda-bot-button:hover .linda-tooltip {
    opacity: 1 !important;
    visibility: visible !important;
}

/* Position desktop - bas gauche */
@media (min-width: 769px) {
    .linda-bot-button {
        bottom: 24px !important;
        left: 24px !important;
    }
}

/* Position tablet */
@media (min-width: 481px) and (max-width: 768px) {
    .linda-bot-button {
        bottom: 160px !important;
        left: 15px !important;
        right: auto !important;
        width: 60px !important;
        height: 60px !important;
    }
}

/* Position mobile - PARFAITEMENT aligné avec WhatsApp */
@media (max-width: 480px) {
    .linda-bot-button {
        bottom: 160px !important; /* Au-dessus du WhatsApp */
        left: 15px !important; /* Exactement comme margin-left du joinchat__button */
        right: auto !important;
        width: 60px !important;
        height: 60px !important;
        opacity: 1 !important;
        transform: none !important;
        visibility: visible !important;
        margin: 0 !important; /* Pas de margin pour éviter les décalages */
    }
    
    .linda-icon {
        width: 34px !important;
        height: 34px !important;
        font-size: 20px !important;
        font-weight: 700 !important;
    }
    
    .linda-tooltip {
        bottom: 70px !important;
        font-size: 12px !important;
        padding: 8px 12px !important;
    }
}

/* Très petits écrans */
@media (max-width: 360px) {
    .linda-bot-button {
        bottom: 160px !important;
        left: 15px !important;
        right: auto !important;
        width: 56px !important;
        height: 56px !important;
        opacity: 1 !important;
        transform: none !important;
    }
    
    .linda-icon {
        width: 32px !important;
        height: 32px !important;
        font-size: 18px !important;
    }
}

/* Animation de pulsation initiale seulement */
@keyframes lindaPulse {
    0%, 100% {
        box-shadow: 0 4px 12px rgba(234, 50, 122, 0.3);
    }
    50% {
        box-shadow: 0 4px 20px rgba(234, 50, 122, 0.6);
    }
}

.linda-bot-button.pulse {
    animation: lindaPulse 2s infinite;
}

/* Override pour forcer la visibilité */
.linda-bot-button[style*="opacity"] {
    opacity: 1 !important;
}

.linda-bot-button[style*="transform"] {
    transform: none !important;
}