@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//staging.elecpromo.com/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.3.9") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Amazon Ember", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Amazon Ember", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Amazon Ember", 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: "Amazon Ember", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Amazon Ember", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 17px;
	--wd-header-el-font: "Amazon Ember", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 17px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #981919;
	--wd-alternative-color: #202020;
	--btn-default-font-family: "Amazon Ember", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: c90117;
	--btn-default-bgcolor-hover: rgba(239,239,239,0);
	--btn-accented-font-family: "Amazon Ember", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-bgcolor: #c90117;
	--btn-accented-bgcolor-hover: rgba(163,163,163,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #55c65e;
	--notices-success-color: #ffffff;
	--notices-warning-bg: #b80000;
	--notices-warning-color: #ffffff;
	--wd-link-color: #000000;
	--wd-link-color-hover: #981919;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(255,255,255,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 690px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 746px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: repeat-x;
	background-size: contain;
	background-attachment: inherit;
	background-position: center top;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Amazon Ember", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 21px;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: "Amazon Ember", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 20px;
	color: #000000;
}
html .product.wd-cat:hover .wd-entities-title, html .product.wd-cat:hover .wd-entities-title a, .cat-design-side .wd-cat-inner > a:hover ~ .wd-cat-content .wd-entities-title a, html .wd-masonry-first .wd-cat:first-child:hover .wd-entities-title a {
	color: #000000;
}
html .product.wd-cat .wd-cat-count, html .product.wd-cat.cat-design-replace-title .wd-cat-count {
	font-family: "Amazon Ember", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: rgb(0,0,0);
}
html .product.wd-cat:hover .wd-cat-count {
	color: #c60000;
}
html .whb-header .wd-header-cats .menu-opener {
	font-family: "Amazon Ember", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 21px;
}
.page .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(129,215,66);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(239,208,4);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(75,194,244);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 870px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 25px;
}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 4px;
	}

}
:root{
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #fff;
--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: 5px;
--wd-cat-brd-radius: 12px;
}



.wd-page-title {
background-color: #ffffff;
}

@font-face {
	font-family: "Amazon Ember";
	src: url("//staging.elecpromo.com/wp-content/uploads/2024/12/Amazon-Ember.woff") format("woff");
	font-weight: 400;
	font-display:block;
	font-style: normal;
}

/* Contact Button in Header */
.whb-chao9i3044cni9nfjw4a .btn.contacs {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.whb-chao9i3044cni9nfjw4a .btn.contacs .wd-btn-icon img {
    width: 24px;
    height: 24px;
    transition: transform 0.3s ease;
}

/* Tablet */
@media (max-width: 1024px) {
    .whb-chao9i3044cni9nfjw4a .btn.contacs {
        padding: 8px 16px;
        font-size: 13px;
        gap: 8px;
    }
    
    .whb-chao9i3044cni9nfjw4a .btn.contacs .wd-btn-icon img {
        width: 20px;
        height: 20px;
    }
}

/* Mobile - Show icon only */
@media (max-width: 768px) {
    .whb-chao9i3044cni9nfjw4a .btn.contacs {
        padding: 10px;
        font-size: 0; /* Hide text */
        gap: 0;
    }
    
    .whb-chao9i3044cni9nfjw4a .btn.contacs .wd-btn-icon img {
        width: 22px;
        height: 22px;
    }
}

/* Small Mobile */
@media (max-width: 480px) {
    .whb-chao9i3044cni9nfjw4a .btn.contacs {
        padding: 8px;
    }
    
    .whb-chao9i3044cni9nfjw4a .btn.contacs .wd-btn-icon img {
        width: 20px;
        height: 20px;
    }
}

/* Hover effect */
.whb-chao9i3044cni9nfjw4a .btn.contacs:hover .wd-btn-icon img {
    transform: scale(1.1);
}
/* Hide on desktop - show only mobile */
@media(min-width:769px){.ep-mobile-nav{display:none}}
.infosc {
    display: block;
    width: 380px;
    height: 35px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 35'%3E%3Ctext x='35' y='22' fill='%23FF9900' font-family='Arial' font-size='14' font-weight='600'%3EService client disponible de 8h30 à 12h00%3C/text%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
}

.infosc p {
    visibility: hidden;
    margin: 0;
}
.wd-header-sticky-nav::after {
    content: '';
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    height: 20px;
    width: 1px;
    background-color: #ddd;
}
.wd-copyrights {
    border-top: 1px solid rgb(0 0 0 / 0%)!important;
}
/* État initial : image invisible et légèrement décalée */
img.wd-lazy-load:not(.wd-loaded),
img[data-wood-src]:not(.wd-loaded) {
    opacity: 0;
    transform: translateY(20px) scale(0.98);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

/* État chargé : image visible */
img.wd-loaded,
img.lazyloaded {
    opacity: 1;
    transform: translateY(0) scale(1);
}

/* Effet blur pendant le chargement (optionnel) */
img.wd-lazy-load:not(.wd-loaded) {
    filter: blur(5px);
}

img.wd-loaded {
    filter: blur(0);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out, filter 0.4s ease-out;
}
.wd-cookies-popup.popup-display {
  z-index: 99999!important;
}
img.avis-v {
    margin-top: 21px;
    margin-bottom: 5px;
    width: 100% !important;
}

#wcps-open-modal-button {
    text-transform: initial!important;
}
/* Remove background image eye if used */
input[type="password"] {
    background-image: none !important;
}

.wd-skip-links {
  display: none !important;
}
/* Beautiful WooCommerce Cart Totals for Mobile with Horizontal Lines and Card Design */
/* Applies only to the cart page totals area */
body.woocommerce-cart .cart_totals {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 16px rgba(0,0,0,0.08);
    padding: 18px 12px;
    margin-bottom: 32px;
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
}

/* General table styling for desktop (keeps it clean) */
body.woocommerce-cart .cart_totals table {
    width: 100%;
    border-collapse: collapse;
    font-size: 1rem;
}

body.woocommerce-cart .cart_totals table th,
body.woocommerce-cart .cart_totals table td {
    padding: 5px 3px;
    border-bottom: 1px solid #eee;
}

body.woocommerce-cart .cart_totals table th {
    font-weight: 600;
    background: #f8f8f8;
    color: #222;
}

body.woocommerce-cart .cart_totals table tr:last-child td,
body.woocommerce-cart .cart_totals table tr:last-child th {
    border-bottom: none;
}

/* Responsive styles for mobile */
@media (max-width: 768px) {
    body.woocommerce-cart .cart_totals table,
    body.woocommerce-cart .cart_totals tbody,
    body.woocommerce-cart .cart_totals tr {
        display: block;
        width: 100%;
    }
    body.woocommerce-cart .cart_totals tr {
        margin: 0 0 18px 0;
        padding: 0;
        border: none;
        background: none;
        position: relative;
    }
    /* Add horizontal line between rows except last */
    body.woocommerce-cart .cart_totals tr:not(:last-child)::after {
        content: "";
        display: block;
        height: 2px;
        background: linear-gradient(to right, #eee 20%, #ccc 80%);
        width: 100%;
        position: absolute;
        left: 0;
        bottom: -9px;
        border-radius: 2px;
    }
    body.woocommerce-cart .cart_totals th,
    body.woocommerce-cart .cart_totals td {
        display: block;
        width: 100%;
        padding: 7px 0 0 0;
        background: none;
        border: none;
        font-size: 1rem;
        box-sizing: border-box;
    }
    body.woocommerce-cart .cart_totals th {
        font-weight: 700;
        color: #333;
        margin-bottom: 2px;
        letter-spacing: 0.02em;
    }
    body.woocommerce-cart .cart_totals td {
        color: #444;
        font-size: 1.08rem;
        padding-bottom: 3px;
        margin-top: 0; /* Ensures value is right under label */
    }
    /* Style price text and small notices */
    body.woocommerce-cart .cart_totals td .article-price-text,
    body.woocommerce-cart .cart_totals td small,
    body.woocommerce-cart .cart_totals td .notice {
        color: #888;
        font-size: 0.93rem;
        margin-top: 2px;
        display: block;
        font-style: italic;
    }
    /* Remove floating duplicate labels from WooCommerce's data-title on mobile */
    body.woocommerce-cart .cart_totals td[data-title]::before {
        display: none !important;
    }
    /* Hide .includes_tax only in cart totals on cart page */
    body.woocommerce-cart .cart_totals .includes_tax {
        display: none !important;
    }
    /* Optional: Hide TVA row if it has a class 'cart-tva' */
    body.woocommerce-cart .cart_totals .cart-tva {
        display: none !important;
    }
}
:is(.blockOverlay,.wd-loader-overlay):after {
    position: absolute;
    top: calc(50% - 13px);
    left: calc(50% - 13px);
    content: "" ;
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 2px solid rgba(246, 150, 9, 1)!important;
    border-left-color: rgba(255, 255, 255, 0.96)!important;
    border-radius: 50%;
    vertical-align: middle;
    animation: wd-rotate 450ms infinite linear var(--wd-anim-state, paused);
    --wd-anim-state: running;
}
body.woocommerce-cart .cart_totals .includes_tax {
    display: none !important;
}

    /* Using :root to define variables for easy theme changes */
    :root {
        --enterprise-card-bg: #ffffff;
        --enterprise-card-border-color: #e5e7eb;
        --enterprise-text-color-primary: #111827;
        --enterprise-text-color-secondary: #6b7280;
        --enterprise-primary-color: #4f46e5;
        --enterprise-primary-color-hover: #4338ca;
        --enterprise-secondary-bg-hover: #f3f4f6;
    }

    /* Base card styles */
    .enterprise-info-card {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        background-color: var(--enterprise-card-bg);
        border: 1px solid var(--enterprise-card-border-color);
        border-radius: 0.75rem; /* 12px */
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
        overflow: hidden;
        max-width: 500px; /* Adjust as needed */
    }
.enterprise-info-card__title{
  display: flex;
}
    /* Card Header */
    .enterprise-info-card__header {
        display: flex;
        align-items: center;
        padding: 1.25rem 1.5rem;
        border-bottom: 1px solid var(--enterprise-card-border-color);
    }

    .enterprise-info-card__icon {
        color: var(--enterprise-text-color-secondary);
        margin-right: 0.75rem;
    }

    .enterprise-info-card__icon svg {
        width: 1.5rem;
        height: 1.5rem;
    }

    .enterprise-info-card__title {
        font-size: 1.125rem;
        font-weight: 600;
        color: var(--enterprise-text-color-primary);
        margin: 0;
    }

    /* Card Body */
    .enterprise-info-card__body {
        padding: 1.5rem;
    }

    .enterprise-info-card__description {
        color: var(--enterprise-text-color-secondary);
        font-size: 0.9rem;
        line-height: 1.6;
        margin: 0;
    }

    /* Card Actions Section */
    .enterprise-info-card__actions {
        padding: 0 1.5rem 1.5rem;
        display: flex;
        flex-direction: column;
        gap: 0.75rem; /* Space between buttons */
    }

    
    /* Secondary Link Style */
    .enterprise-info-card__secondary-link {
border-radius: 0.375rem;
  display: block;
  padding: 2px;
  color: #2263a2;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
  background-color: #4440 !important;
  text-align: left;
    }

    .enterprise-info-card__secondary-link:hover {
text-decoration: underline;
  cursor: pointer;
  color: #0b2e4b;
    }

    .enterprise-info-card__secondary-link svg {
        width: 1rem;
        height: 1rem;
        margin-right: 0.5rem;
    }
.enterprise-info-card {
  margin-top: 20px;
}
/* --- Adaptation 2FA pour Sidebar WoodMart --- */

/* 1. Conteneur principal : On écrase les styles inline du PHP */
.wd-my-account-sidebar .chroudakais-device-management {
    margin: 20px 0 0 0 !important; /* Marge réduite */
    padding: 5px !important;      /* Padding réduit */
    background: #fff !important;   /* Fond blanc pour s'accorder à la sidebar */
    box-shadow: none !important;   /* On enlève l'ombre pour un look "widget" */
    border: 1px solid #e6e6e6 !important; /* Bordure légère */
    border-radius: 8px !important;
}

/* 2. Titre */
.wd-my-account-sidebar .chroudakais-device-management h3 {
    font-size: 16px !important;
    margin-bottom: 15px !important;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
    text-align: center;
}

/* 3. Boite d'info (compteur) */
.wd-my-account-sidebar .device-info-box {
    padding: 0 !important;
    background: transparent !important;
    margin-bottom: 10px !important;
    border-radius: 0 !important;
}

/* 4. Liste des appareils : Stack vertical */
.wd-my-account-sidebar .devices-list {
    gap: 10px !important;
}

/* 5. Élément Appareil individuel : Mode compact */
.wd-my-account-sidebar .device-item {
    flex-direction: column !important; /* Empile le texte et le bouton */
    align-items: flex-start !important;
    padding: 12px !important;
    border-left-width: 3px !important; /* Bordure colorée plus fine */
}

/* Informations de l'appareil */
.wd-my-account-sidebar .device-item > div:first-child {
    width: 100%;
    margin-bottom: 10px;
}

/* 6. Bouton de suppression (Poubelle) */
.wd-my-account-sidebar .device-remove-btn {
    width: auto !important;
    display: flex !important;
    justify-content: center;
    background-color: #fbeaea !important; /* Fond rouge très clair */
    color: #d63638 !important;
    padding: 6px !important;
}

.wd-my-account-sidebar .device-remove-btn:hover {
    background-color: #d63638 !important;
    color: #443636 !important;
}

/* 7. Bouton "Supprimer tous les appareils" */
.wd-my-account-sidebar #clear-all-devices {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-size: 13px !important;
    padding: 8px !important;
    background-color: #f7f7f7 !important;
    border-radius: 4px;
}
/* --- 1. HIDE BUTTONS --- */
.wd-popup-added-cart .added-to-cart .btn {
    display: none !important;
}

/* --- 2. REMOVE OVERLAY & ENABLE CLICK-THROUGH --- */
.mfp-bg {
    display: none !important;
}

.mfp-wrap {
    pointer-events: none !important;
    width: 100% !important;
    height: 100% !important;
}

.mfp-container {
    text-align: right !important;
    padding: 0 !important;
    position: static !important;
}

/* --- 3. POSITION: FIXED TOP-RIGHT --- */
.mfp-content {
    pointer-events: auto !important;
    position: fixed !important;
    top: 20px !important;
    right: 20px !important;
    left: auto !important;
    margin-left: auto !important;
    margin-right: 0 !important;
    transform: none !important;
    width: auto !important;
    display: inline-block !important;
}

/* --- 4. DARK TOAST STYLE --- */
.wd-popup-added-cart {
    background-color: #0F1111 !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3) !important;
    border: none !important;
    border-radius: 8px !important;
    padding: 12px 16px !important;
    min-width: auto !important;
    max-width: none !important;
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
	margin-top:30px;
}

/* --- 5. TEXT STYLING --- */
.wd-popup-added-cart .added-to-cart h3 {
    margin: 0 !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #FFFFFF !important;
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    text-transform: none !important;
    line-height: 1 !important;
    white-space: nowrap !important;
}

/* --- 6. SOLID GREEN CHECKMARK CIRCLE (SVG) --- */
.wd-popup-added-cart .added-to-cart h3::before {
    content: '' !important;
    display: inline-block !important;
    width: 22px !important;
    height: 22px !important;
    flex-shrink: 0 !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2300A650' d='M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z'/%3E%3C/svg%3E") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
/* --- 7. CLOSE BUTTON (X) --- */
.wd-popup-added-cart .mfp-close,
.wd-popup-added-cart button.mfp-close {
    position: static !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 20px !important;
    height: 20px !important;
    margin-left: 12px !important;
    color: #FFFFFF !important;
    font-size: 20px !important;
    font-weight: 300 !important;
    opacity: 0.7 !important;
    background: none !important;
    border: none !important;
    cursor: pointer !important;
    padding: 0 !important;
    line-height: 1 !important;
}

.wd-popup-added-cart .mfp-close:hover {
    opacity: 1 !important;
}

/* --- 8. HIDE PRODUCT IMAGE/DETAILS --- */
.wd-popup-added-cart .added-to-cart .product-image,
.wd-popup-added-cart .added-to-cart img,
.wd-popup-added-cart .added-to-cart .product-info {
    display: none !important;
}
.wd-popup-wrap.wd-animation.wd-transform.wd-animation-ready.wd-animation-default.wd-in.wd-animated .wd-popup-close {
  display: none;
}
/* Hide Close Button (Optional - keep clean) */
.wd-popup-added-cart .wd-popup-close {
    display: none !important;
}@media (min-width: 1025px) {
	.asp-slider.asp-slider-ready {
  margin-top: 10px;
}
.asp-slide-title {
    color: #ffffff !important;
    top: -2px !important;
    position: relative;
}
.wd-col-start.reset-last-child {
    position: absolute;
    margin: 0;
    padding: 33px;
    display: inline-block;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	ul#shipping_method li img {
    display: none;
}
}

@media (max-width: 576px) {
	.wd-col-start.reset-last-child {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
}
}

