:root {
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgba(51, 51, 51, 0.65);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,90,20);
	--wd-alternative-color: rgb(75,117,255);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(75,117,255);
	--btn-accented-bgcolor-hover: rgb(56,102,255);
	--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-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(244,244,244);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps {
	text-transform: capitalize;
}
html table th {
	text-transform: none;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(36,36,36);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
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-color: rgb(118,118,118);
	--wd-form-placeholder-color: rgb(119,119,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: 15px;
	--wd-arrow-color: rgb(36,36,36);
	--wd-arrow-color-hover: rgb(51,51,51);
	--wd-arrow-color-dis: rgb(36,36,36);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(239,239,239);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 20px;
}
.wd .product-label.onsale {
	background-color: rgb(36,36,36);
}
.wd .product-label.new {
	background-color: rgb(36,36,36);
}
.wd .product-label.featured {
	background-color: rgb(36,36,36);
}
.wd .product-label.out-of-stock {
	background-color: rgb(36,36,36);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1540px;
--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: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}



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

/* =========================================================
   SCUTI — CSS GLOBAL
   ========================================================= */


/* =========================================================
   GOOGLE MAPS
   ========================================================= */

.gm-style-iw-chr {
    display: none !important;
}



/* =========================================================
   SCUTI — TECHNICAL SPECIFICATIONS
   ========================================================= */


/* ---------------------------------------------------------
   CARTE PRINCIPALE
   --------------------------------------------------------- */

.scuti-spec-card {
    position: relative;
    overflow: hidden;

    background: #111111 !important;
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 24px !important;

    padding: 35px 40px !important;
}


/* Barre orange à gauche */

.scuti-spec-card::before {
    content: "";

    position: absolute;
    left: 0;
    top: 20px;
    bottom: 20px;

    width: 4px;

    background: rgb(255, 90, 20);

    border-radius: 0 10px 10px 0;
}



/* ---------------------------------------------------------
   TITRE DE CATÉGORIE
   --------------------------------------------------------- */

.scuti-spec-category {
    display: flex;
    align-items: center;
    gap: 15px;

    color: #ffffff !important;

    font-size: 24px !important;
    font-weight: 700 !important;

    margin: 0 0 35px 0 !important;
}


/* Petit trait orange devant le titre */

.scuti-spec-category::before {
    content: "";

    display: block;
    flex: 0 0 32px;

    width: 32px;
    height: 3px;

    background: rgb(255, 90, 20);
}



/* ---------------------------------------------------------
   LIGNES DU TABLEAU
   --------------------------------------------------------- */

.scuti-spec-item {
    display: grid;

    grid-template-columns: 45% 55%;

    align-items: center;

    padding: 16px 0;

    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}


.scuti-spec-item:last-child {
    border-bottom: 0;
}



/* ---------------------------------------------------------
   COLONNE LABEL
   --------------------------------------------------------- */

.scuti-spec-label {
    color: rgba(255, 255, 255, 0.55) !important;

    font-size: 13px !important;
    font-weight: 700 !important;

    text-transform: uppercase;
    letter-spacing: 1px;

    margin: 0 !important;
}



/* ---------------------------------------------------------
   COLONNE VALEUR
   --------------------------------------------------------- */

.scuti-spec-value {
    color: #ffffff !important;

    font-size: 18px !important;
    font-weight: 700 !important;

    margin: 0 !important;

    text-align: right;
}


/* Variante bleue */

.scuti-spec-value.blue {
    color: rgb(75, 117, 255) !important;
}



/* ---------------------------------------------------------
   MOBILE — SPÉCIFICATIONS
   --------------------------------------------------------- */

@media (max-width: 768px) {

    .scuti-spec-card {
        padding: 28px 25px !important;
    }


    .scuti-spec-item {
        grid-template-columns: 1fr;
        gap: 8px;
    }


    .scuti-spec-value {
        text-align: left;

        font-size: 18px !important;
    }
}





/* =========================================================
   SCUTI — NIVEAU DE PERFORMANCE
   ========================================================= */


/* =========================================================
   1. BLOC COMPLET SUR LA FICHE PRODUIT
   Affichage des 5 niveaux
   ========================================================= */


/* Wrapper principal */

.scuti-performance-wrapper {
    width: 100% !important;
    max-width: none !important;
}



/* Product Labels WoodMart */

.scuti-performance-wrapper .scuti-performance-labels,
.scuti-performance-wrapper .product-labels {
    position: static !important;

    display: block !important;

    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;

    margin: 0 !important;
    padding: 0 !important;
}



/* Custom Label WoodMart */

.scuti-performance-wrapper .wd-custom-label {
    position: static !important;

    display: block !important;

    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;

    margin: 0 !important;
    padding: 0 !important;
}



/* Échelle complète */

.scuti-performance-wrapper .scuti-performance-scale {
    display: flex !important;

    flex-direction: column !important;

    gap: 8px !important;

    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;

    margin: 0 !important;
    padding: 0 !important;
}



/* ---------------------------------------------------------
   LES 5 NIVEAUX
   --------------------------------------------------------- */

.scuti-performance-wrapper .scuti-performance-level {
    box-sizing: border-box !important;

    position: relative;

    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    width: 100% !important;
    max-width: none !important;

    min-height: 50px !important;

    margin: 0 !important;

    padding: 10px 18px !important;

    background: #252525;

    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 9px;

    color: #999;

    font-size: 13px;
    font-weight: 700;

    line-height: 1.15;

    text-align: center;
    text-transform: uppercase;

    letter-spacing: 0.02em;
}



/* ---------------------------------------------------------
   NIVEAU ACTIF
   --------------------------------------------------------- */

.scuti-performance-wrapper
.scuti-performance-level.is-active {
    background: #ff531a;

    border-color: #ff531a;

    color: #ffffff;
}



/* Check du niveau actif */

.scuti-performance-wrapper
.scuti-performance-level.is-active::before {
    content: "✓";

    position: absolute;

    left: 18px;

    font-size: 17px;
    font-weight: 700;

    line-height: 1;
}





/* =========================================================
   2. ARCHIVES / GRILLES PRODUITS
   ========================================================= */


/*
Le thumbnail devient la référence pour positionner
les deux labels.
*/

.wd-loop-prod-thumb {
    position: relative !important;
}



/*
Le conteneur WoodMart ne doit plus imposer sa position
gauche par défaut.
*/

.wd-loop-prod-labels.product-labels {
    position: static !important;
}



/* ---------------------------------------------------------
   MASQUER LES 4 NIVEAUX INACTIFS
   --------------------------------------------------------- */

.wd-loop-prod-labels
.wd-custom-label
.scuti-performance-level:not(.is-active) {
    display: none !important;
}



/* Échelle sans largeur forcée */

.wd-loop-prod-labels
.wd-custom-label
.scuti-performance-scale {
    display: block !important;

    width: auto !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;
}





/* =========================================================
   3. ARCHIVES — REMISE WOOCOMMERCE À DROITE
   ========================================================= */

.wd-loop-prod-labels.product-labels > .onsale {
    position: absolute !important;

    top: 20px !important;
    right: 22px !important;

    left: auto !important;

    margin: 0 !important;

    z-index: 5;
}


/* =========================================================
   ARCHIVES — LABEL PERFORMANCE À GAUCHE
   Aligné verticalement avec la remise
   ========================================================= */

.wd-loop-prod-labels.product-labels > .wd-custom-label {
    position: absolute !important;

    top: 20px !important;
    left: 12px !important;
    right: auto !important;

    width: auto !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;

    z-index: 5;
}


/* MOBILE */

@media (max-width: 768px) {

    .wd-loop-prod-labels.product-labels > .wd-custom-label {
        top: 14px !important;
        left: 12px !important;
    }

}


/* Niveau actif = badge orange */

.wd-loop-prod-labels
.wd-custom-label
.scuti-performance-level.is-active {
    box-sizing: border-box !important;

    position: relative !important;

    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    width: auto !important;

    min-width: 105px !important;
    min-height: 30px !important;

    margin: 0 !important;

    padding: 7px 12px 7px 27px !important;

    background: #ff531a !important;

    border: 0 !important;
    border-radius: 7px !important;

    color: #ffffff !important;

    font-size: 10px !important;
    font-weight: 700 !important;

    line-height: 1.1 !important;

    text-align: center !important;
    text-transform: uppercase !important;

    white-space: nowrap !important;
}



/* Check du badge */

.wd-loop-prod-labels
.wd-custom-label
.scuti-performance-level.is-active::before {
    content: "✓";

    position: absolute;

    left: 10px;

    font-size: 12px;
    font-weight: 700;

    line-height: 1;
}





/* =========================================================
   5. FICHE PRODUIT — LABELS SUR L'IMAGE PRINCIPALE
   ========================================================= */


/*
IMPORTANT :

Sur la photo produit :
- remise = visible
- niveau actif = visible
- les 4 niveaux inactifs = cachés

On NE masque donc PAS le wd-custom-label.
*/


/* Masquer uniquement les niveaux inactifs */

.single-product
.product-images-inner
.product-labels
.wd-custom-label
.scuti-performance-level:not(.is-active),

.single-product
.woocommerce-product-gallery
.product-labels
.wd-custom-label
.scuti-performance-level:not(.is-active) {
    display: none !important;
}



/* Échelle réduite au niveau actif */

.single-product
.product-images-inner
.product-labels
.wd-custom-label
.scuti-performance-scale,

.single-product
.woocommerce-product-gallery
.product-labels
.wd-custom-label
.scuti-performance-scale {
    display: block !important;

    width: auto !important;

    margin: 0 !important;
    padding: 0 !important;
}



/* ---------------------------------------------------------
   BADGE PERFORMANCE — FICHE PRODUIT
   --------------------------------------------------------- */

.single-product
.product-images-inner
.product-labels
.wd-custom-label
.scuti-performance-level.is-active,

.single-product
.woocommerce-product-gallery
.product-labels
.wd-custom-label
.scuti-performance-level.is-active {
    box-sizing: border-box !important;

    position: relative !important;

    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    width: auto !important;

    min-width: 105px !important;
    min-height: 30px !important;

    margin: 0 !important;

    padding: 7px 12px 7px 27px !important;

    background: #ff531a !important;

    border: 0 !important;
    border-radius: 7px !important;

    color: #ffffff !important;

    font-size: 10px !important;
    font-weight: 700 !important;

    line-height: 1.1 !important;

    text-align: center !important;
    text-transform: uppercase !important;

    white-space: nowrap !important;
}



/* Check */

.single-product
.product-images-inner
.product-labels
.wd-custom-label
.scuti-performance-level.is-active::before,

.single-product
.woocommerce-product-gallery
.product-labels
.wd-custom-label
.scuti-performance-level.is-active::before {
    content: "✓";

    position: absolute;

    left: 10px;

    font-size: 12px;
    font-weight: 700;

    line-height: 1;
}





/* =========================================================
   6. SÉCURITÉ
   LE BLOC COMPLET DOIT TOUJOURS AFFICHER LES 5 NIVEAUX
   ========================================================= */


/*
Cette partie est volontairement placée APRÈS les règles
de la galerie afin qu'aucune règle WoodMart ne puisse
masquer les niveaux du bloc complet.
*/

.single-product
.scuti-performance-wrapper
.scuti-performance-level {
    display: flex !important;
}



/* Niveau actif du bloc complet */

.single-product
.scuti-performance-wrapper
.scuti-performance-level.is-active {
    background: #ff531a !important;

    border-color: #ff531a !important;

    color: #ffffff !important;
}





/* =========================================================
   7. MOBILE
   ========================================================= */

@media (max-width: 768px) {


    /* -----------------------------------------------------
       ARCHIVES — REMISE
       ----------------------------------------------------- */

    .wd-loop-prod-labels.product-labels > .onsale {
        top: 14px !important;
        right: 14px !important;
    }



    /* -----------------------------------------------------
       ARCHIVES — PERFORMANCE
       ----------------------------------------------------- */

    .wd-loop-prod-labels.product-labels > .wd-custom-label {
        top: 46px !important;
        left: 12px !important;
    }


    .wd-loop-prod-labels
    .wd-custom-label
    .scuti-performance-level.is-active {
        min-width: 100px !important;
        min-height: 29px !important;

        padding: 7px 11px 7px 26px !important;

        font-size: 9px !important;
    }



    /* -----------------------------------------------------
       FICHE PRODUIT — BADGE PERFORMANCE
       ----------------------------------------------------- */

    .single-product
    .product-images-inner
    .product-labels
    .wd-custom-label
    .scuti-performance-level.is-active,

    .single-product
    .woocommerce-product-gallery
    .product-labels
    .wd-custom-label
    .scuti-performance-level.is-active {
        min-width: 100px !important;
        min-height: 29px !important;

        padding: 7px 11px 7px 26px !important;

        font-size: 9px !important;
    }

}