/**
Theme Name: VitaliT
Author: Alpicom
Author URI: http://www.alpicom.studio
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vitalit
Template: astra
*/


/* ============================================================
   VITALIT — 01. BOUTIQUE & ARCHIVES
   Hero, sidebar facets, drawer mobile, cards produits, catégorie vide
   ============================================================ */


/* ====== 1.1 HERO BOUTIQUE / ARCHIVE ====== */

.ast-archive-entry-banner {
    background-color: #FAF7F0 !important;
    padding: 80px 20px !important;
    text-align: left !important;
}
.ast-archive-entry-banner .ast-container {
    max-width: 1240px;
    margin: 0 auto;
}
.ast-archive-entry-banner .ast-container::before {
    content: "MARKETPLACE LOCALE ANTI-GASPI";
    display: block;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #D6AE35;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.ast-archive-entry-banner h1 {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 56px !important;
    font-weight: 800 !important;
    color: #00152F !important;
    letter-spacing: -1px !important;
    line-height: 1.1 !important;
    margin: 0 0 16px 0 !important;
}
.ast-archive-entry-banner p {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 17px !important;
    font-weight: 400 !important;
    color: #475569 !important;
    line-height: 1.6 !important;
    margin: 0 0 20px 0 !important;
    max-width: 640px !important;
}
.ast-archive-entry-banner .ast-breadcrumbs-wrapper {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 13px !important;
    color: #94A3B8 !important;
    margin-top: 8px !important;
}
.ast-archive-entry-banner .ast-breadcrumbs-wrapper a {
    color: #D6AE35 !important;
    text-decoration: none !important;
    font-weight: 600 !important;
    transition: color 0.2s ease !important;
}
.ast-archive-entry-banner .ast-breadcrumbs-wrapper a:hover {
    color: #00152F !important;
}
.ast-archive-entry-banner .ast-breadcrumbs-wrapper .separator {
    color: #94A3B8 !important;
    margin: 0 6px !important;
}


/* ====== 1.2 SIDEBAR FACETS (DESKTOP) ====== */

.vitalit-sidebar-facets {
    font-family: 'Plus Jakarta Sans', sans-serif;
    padding: 0 16px 0 0;
}
.vitalit-facet-block {
    margin-bottom: 32px;
    padding-bottom: 28px;
    border-bottom: 1px solid #E5E7EB;
}
.vitalit-facet-block:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.vitalit-facet-title {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #00152F !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px !important;
    margin: 0 0 18px 0 !important;
    padding: 0 !important;
    border: none !important;
    line-height: 1.2 !important;
}


/* ====== 1.3 CHECKBOXES FACETWP ====== */

.facetwp-facet .facetwp-checkbox {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #475569 !important;
    padding: 7px 0 !important;
    margin: 0 !important;
    background: none !important;
    background-image: none !important;
    cursor: pointer !important;
    display: block !important;
    position: relative !important;
    padding-left: 28px !important;
    line-height: 1.4 !important;
    transition: color 0.2s ease !important;
}
.facetwp-facet .facetwp-checkbox:hover {
    color: #00152F !important;
}
.facetwp-facet .facetwp-checkbox::before {
    content: '' !important;
    position: absolute !important;
    left: 0 !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 18px !important;
    height: 18px !important;
    border: 1.5px solid #94A3B8 !important;
    border-radius: 4px !important;
    background: #FFFFFF !important;
    transition: all 0.2s ease !important;
    box-sizing: border-box !important;
}
.facetwp-facet .facetwp-checkbox.checked::before {
    background: #D6AE35 !important;
    border-color: #D6AE35 !important;
}
.facetwp-facet .facetwp-checkbox.checked::after {
    content: '' !important;
    position: absolute !important;
    left: 6px !important;
    top: 50% !important;
    transform: translateY(-65%) rotate(45deg) !important;
    width: 5px !important;
    height: 9px !important;
    border-right: 2px solid #00152F !important;
    border-bottom: 2px solid #00152F !important;
    box-sizing: border-box !important;
}
.facetwp-facet .facetwp-checkbox.checked {
    color: #00152F !important;
    font-weight: 600 !important;
}
.facetwp-facet .facetwp-counter {
    color: #94A3B8 !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    margin-left: 4px !important;
}


/* ====== 1.4 BOUTON [+] EXPAND FACETWP ====== */

.facetwp-expand,
.facetwp-toggle {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    color: #D6AE35 !important;
    text-decoration: none !important;
    cursor: pointer !important;
    margin-left: 6px !important;
    display: inline-block !important;
    background: none !important;
    border: none !important;
    padding: 0 !important;
}
.facetwp-expand:hover,
.facetwp-toggle:hover {
    color: #00152F !important;
}


/* ====== 1.5 SLIDER PRIX FACETWP ====== */

.facetwp-slider {
    background: #E5E7EB !important;
    height: 4px !important;
    margin: 20px 4px 12px 4px !important;
    border-radius: 4px !important;
    border: none !important;
    position: relative !important;
}
.facetwp-slider .ui-slider-range {
    background: #D6AE35 !important;
    height: 4px !important;
    border-radius: 4px !important;
    border: none !important;
    top: 0 !important;
}
.facetwp-slider .ui-slider-handle {
    background: #00152F !important;
    border: 3px solid #FFFFFF !important;
    width: 18px !important;
    height: 18px !important;
    border-radius: 50% !important;
    top: -7px !important;
    margin-left: -9px !important;
    cursor: grab !important;
    box-shadow: 0 2px 6px rgba(0, 21, 47, 0.25) !important;
    outline: none !important;
    transition: all 0.2s ease !important;
}
.facetwp-slider .ui-slider-handle:hover,
.facetwp-slider .ui-slider-handle:active,
.facetwp-slider .ui-slider-handle:focus {
    background: #D6AE35 !important;
    transform: scale(1.15) !important;
    cursor: grabbing !important;
}
.facetwp-slider-label {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #00152F !important;
    margin-top: 12px !important;
    display: block !important;
}
.facetwp-slider-reset {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    color: #94A3B8 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    margin-top: 10px !important;
    cursor: pointer !important;
    display: inline-block !important;
    padding: 6px 12px !important;
    border: 1px solid #E5E7EB !important;
    border-radius: 4px !important;
    background: #FFFFFF !important;
    text-decoration: none !important;
    transition: all 0.2s ease !important;
}
.facetwp-slider-reset:hover {
    background: #FAF7F0 !important;
    border-color: #D6AE35 !important;
    color: #00152F !important;
}
.facetwp-loading::before,
.facetwp-loading::after {
    background: #D6AE35 !important;
}

/* ====== 1.6 BOUTON FILTRES MOBILE (CACHÉ DESKTOP) ====== */

.vitalit-mobile-filter-trigger {
    display: none;
}

.vitalit-mobile-filter-trigger .facetwp-flyout-open {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    background: #00152F !important;
    color: #FAF7F0 !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding: 14px 24px !important;
    border-radius: 8px !important;
    text-decoration: none !important;
    border: none !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    letter-spacing: 0.3px !important;
}

.vitalit-mobile-filter-trigger .facetwp-flyout-open:hover {
    background: #D6AE35 !important;
    color: #00152F !important;
}

.vitalit-mobile-filter-trigger .facetwp-flyout-open::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 12px;
    background-image:
        linear-gradient(to bottom, currentColor 0%, currentColor 100%),
        linear-gradient(to bottom, currentColor 0%, currentColor 100%),
        linear-gradient(to bottom, currentColor 0%, currentColor 100%);
    background-size: 16px 2px, 12px 2px, 8px 2px;
    background-position: 0 0, 2px 5px, 4px 10px;
    background-repeat: no-repeat;
}


/* ====== 1.7 DRAWER FLYOUT (MOBILE) ====== */

/* Overlay (fond sombre) */
.facetwp-flyout-overlay,
.facetwp-flyout-fog {
    background: rgba(0, 21, 47, 0.6) !important;
    backdrop-filter: blur(2px) !important;
}

/* Container global du flyout */
.facetwp-flyout {
    background: #FFFFFF !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    max-width: 380px !important;
    width: 85% !important;
    box-shadow: 4px 0 20px rgba(0, 21, 47, 0.15) !important;
}

/* Padding du contenu */
.facetwp-flyout-content {
    padding: 32px 24px 80px 24px !important;
}

/* Bouton X (fermer) */
.facetwp-flyout-close {
    position: absolute !important;
    top: 16px !important;
    right: 16px !important;
    width: 36px !important;
    height: 36px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #00152F !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    background: #FAF7F0 !important;
    border: 1px solid #E5E7EB !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    z-index: 10 !important;
}

.facetwp-flyout-close:hover {
    background: #D6AE35 !important;
    color: #00152F !important;
    border-color: #D6AE35 !important;
}


/* ====== 1.8 SECTIONS DE FACETS (CORRECTION VITALIT) ====== */

/* Espacement entre les sections de facets (widget desktop + flyout mobile) */
.vitalit-facet-block,
.facetwp-flyout .flyout-row {
    padding: 0 0 24px 0 !important;
    margin-bottom: 24px !important;
    border-bottom: 1px solid #E5E7EB !important;
}

.vitalit-facet-block:last-child,
.facetwp-flyout .flyout-row:last-child {
    border-bottom: none !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

/* Titres des facets - propre et net */
.vitalit-facet-title,
.facetwp-flyout h1,
.facetwp-flyout h2,
.facetwp-flyout h3,
.facetwp-flyout h4,
.facetwp-flyout .facet-label {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #00152F !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px !important;
    margin: 0 0 16px 0 !important;
    padding: 0 !important;
    border-bottom: none !important;
}


/* ====== 1.9 CHECKBOXES ET COMPTEURS ====== */

/* Checkboxes - meilleure lisibilité */
.facetwp-checkbox {
    font-size: 14px !important;
    color: #333333 !important;
    padding: 6px 0 !important;
    line-height: 1.5 !important;
    cursor: pointer !important;
}

.facetwp-checkbox:hover {
    color: #D6AE35 !important;
}

.facetwp-checkbox.checked {
    color: #00152F !important;
    font-weight: 600 !important;
}

/* Compteurs (4) en gris discret */
.facetwp-counter {
    color: #999999 !important;
    font-size: 12px !important;
    margin-left: 4px !important;
}

/* Liens [+] pour catégories hiérarchiques */
.facetwp-expand {
    color: #D6AE35 !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    font-size: 12px !important;
}

.facetwp-expand:hover {
    color: #00152F !important;
}


/* ====== 1.10 SLIDER PRIX ====== */

/* Slider lui-même */
.facetwp-slider {
    margin: 16px 0 !important;
}

/* Affichage de la plage de prix */
.facetwp-slider-label {
    color: #00152F !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    text-align: center !important;
    margin-top: 12px !important;
    display: block !important;
}

/* Bouton Réinitialiser - centré et stylé charte VitaliT */
.facetwp-slider-reset {
    display: block !important;
    margin: 16px auto 0 !important;
    background: #FAF7F0 !important;
    color: #00152F !important;
    border: 1px solid #D6AE35 !important;
    padding: 10px 24px !important;
    border-radius: 4px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    text-decoration: none !important;
    width: fit-content !important;
}

.facetwp-slider-reset:hover {
    background: #D6AE35 !important;
    color: #00152F !important;
    border-color: #D6AE35 !important;
}
/* ====== 1.8 CARDS PRODUITS (LOOP GLOBAL) ====== */

ul.products li.product {
    background: #FFFFFF !important;
    border-radius: 12px !important;
    padding: 16px !important;
    transition: all 0.3s ease !important;
    position: relative !important;
    overflow: hidden !important;
		display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
}

ul.products li.product > a {
    display: flex !important;
    flex-direction: column !important;
    flex: 1 !important;
}

ul.products li.product .woocommerce-loop-product__title {
    min-height: 2.6em !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
}

ul.products li.product:hover {
    transform: translateY(-6px) !important;
    box-shadow: 0 10px 30px rgba(0, 21, 47, 0.10) !important;
    border-color: #D6AE35 !important;
}
ul.products li.product img,
ul.products li.product .astra-shop-thumbnail-wrap img {
    border-radius: 8px !important;
    margin-bottom: 16px !important;
}
ul.products li.product .ast-woo-product-category,
ul.products li.product .product_meta {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #94A3B8 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    margin-bottom: 4px !important;
}
ul.products li.product .woocommerce-loop-product__title {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #00152F !important;
    line-height: 1.3 !important;
    margin-top: 10px !important;
    margin-bottom: 8px !important;
}
ul.products li.product .price del {
    color: #94A3B8 !important;
    font-size: 14px !important;
    text-decoration: line-through !important;
}
ul.products li.product .price ins,
ul.products li.product .price ins .amount {
    color: #00152F !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    text-decoration: none !important;
}
ul.products li.product .price > .amount {
    color: #00152F !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 18px !important;
    font-weight: 800 !important;
}
ul.products li.product .onsale {
    background: #D6AE35 !important;
    color: #00152F !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    border-radius: 4px !important;
    padding: 4px 10px !important;
    position: absolute !important;
    top: 16px !important;
    left: 16px !important;
    z-index: 2 !important;
    min-height: auto !important;
    min-width: auto !important;
    line-height: 1.2 !important;
}
ul.products li.product .button.add_to_cart_button,
ul.products li.product .button.product_type_simple {
    background: #00152F !important;
    color: #FAF7F0 !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    padding: 10px 20px !important;
    border-radius: 8px !important;
    transition: all 0.3s ease !important;
    display: block !important;
    margin-top: auto !important;
    margin-bottom: 12px !important;
    border: none !important;
    text-decoration: none !important;
    text-align: center !important;
}
ul.products li.product .button.add_to_cart_button:hover,
ul.products li.product .button.product_type_simple:hover {
    background: #D6AE35 !important;
    color: #00152F !important;
}

/* Cacher les badges/boutons hover Astra */
ul.products li.product .ast-onsale-card,
ul.products li.product .ast-on-card-button.ast-onsale-card,
ul.products li.product .ast-on-card-button.ast-select-options-trigger,
ul.products li.product .ast-on-card-button.add_to_cart_button,
ul.products li.product .ast-shop-thumbnail-wrap .ast-on-card-button {
    display: none !important;
}


/* ====== 1.9 PAGE CATÉGORIE VIDE ====== */

.vitalit-empty-category {
    max-width: 560px;
    margin: 60px auto;
    padding: 60px 40px;
    background: #FAF7F0;
    border-radius: 16px;
    text-align: center;
    font-family: 'Plus Jakarta Sans', sans-serif;
    position: relative;
    overflow: hidden;
}
.vitalit-empty-category::before {
    content: '';
    position: absolute;
    top: -100px;
    right: -100px;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(214, 174, 53, 0.15) 0%, transparent 70%);
    border-radius: 50%;
    pointer-events: none;
}
.vitalit-empty-category::after {
    content: '';
    position: absolute;
    bottom: -100px;
    left: -100px;
    width: 250px;
    height: 250px;
    background: radial-gradient(circle, rgba(0, 21, 47, 0.05) 0%, transparent 70%);
    border-radius: 50%;
    pointer-events: none;
}
.vitalit-empty-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 24px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    border-radius: 50%;
    box-shadow: 0 4px 12px rgba(0, 21, 47, 0.08);
    position: relative;
    z-index: 1;
}
.vitalit-empty-icon svg {
    width: 40px;
    height: 40px;
}
.vitalit-empty-pretitle {
    display: block;
    font-size: 12px;
    font-weight: 700;
    color: #D6AE35;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 16px;
    position: relative;
    z-index: 1;
}
.vitalit-empty-title {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 28px !important;
    font-weight: 800 !important;
    color: #00152F !important;
    line-height: 1.2 !important;
    margin: 0 0 20px 0 !important;
    letter-spacing: -0.5px;
    position: relative;
    z-index: 1;
}
.vitalit-empty-text {
    font-size: 16px;
    font-weight: 400;
    color: #475569;
    line-height: 1.6;
    margin: 0 0 32px 0;
    position: relative;
    z-index: 1;
}
.vitalit-empty-actions {
    margin-bottom: 32px;
    position: relative;
    z-index: 1;
}
.vitalit-empty-cta-primary {
    display: inline-block;
    background: #00152F;
    color: #FAF7F0 !important;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding: 14px 32px;
    border-radius: 8px;
    text-decoration: none !important;
    transition: all 0.3s ease;
    letter-spacing: 0.3px;
}
.vitalit-empty-cta-primary:hover {
    background: #D6AE35;
    color: #00152F !important;
    transform: translateY(-2px);
    box-shadow: 0 8px 16px rgba(214, 174, 53, 0.25);
}
.vitalit-empty-partner {
    padding-top: 24px;
    border-top: 1px solid rgba(0, 21, 47, 0.1);
    position: relative;
    z-index: 1;
}
.vitalit-empty-partner-question {
    display: block;
    font-size: 14px;
    color: #94A3B8;
    margin-bottom: 8px;
}
.vitalit-empty-partner-link {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #D6AE35 !important;
    text-decoration: none !important;
    transition: color 0.2s ease;
}
.vitalit-empty-partner-link:hover {
    color: #00152F !important;
}


/* ====== 1.10 BANDEAU NOTIFICATIONS (Ajouté au panier / erreur) ====== */

.woocommerce-notices-wrapper {
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 0 32px 0 !important;
}
.woocommerce-notices-wrapper > * {
    border-top: none !important;
    border-bottom: none !important;
}
.woocommerce-message,
.woocommerce-info {
    background: #FAF7F0 !important;
    border: 1px solid #D6AE35 !important;
    border-left: 4px solid #D6AE35 !important;
    border-radius: 8px !important;
    padding: 16px 20px !important;
    margin: 0 0 16px 0 !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #00152F !important;
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 14px !important;
    position: relative !important;
    list-style: none !important;
    text-align: left !important;
    line-height: 1.4 !important;
    box-shadow: 0 4px 12px rgba(214, 174, 53, 0.08) !important;
}
.woocommerce-message::before,
.woocommerce-info::before {
    content: '✓' !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    background: #D6AE35 !important;
    color: #00152F !important;
    border-radius: 50% !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    flex-shrink: 0 !important;
    position: static !important;
    top: auto !important;
    left: auto !important;
    margin: 0 !important;
    border: none !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    line-height: 1 !important;
    text-align: center !important;
}
.woocommerce-message {
    text-align: left !important;
}
.woocommerce-message .button,
.woocommerce-message a.button.wc-forward,
.woocommerce-info .button {
    background: #00152F !important;
    color: #FAF7F0 !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    padding: 10px 22px !important;
    border-radius: 8px !important;
    border: none !important;
    text-decoration: none !important;
    text-transform: none !important;
    letter-spacing: 0.3px !important;
    transition: all 0.3s ease !important;
    margin: 0 0 0 auto !important;
    flex-shrink: 0 !important;
    white-space: nowrap !important;
    line-height: 1.4 !important;
}
.woocommerce-message .button:hover,
.woocommerce-message a.button.wc-forward:hover,
.woocommerce-info .button:hover {
    background: #D6AE35 !important;
    color: #00152F !important;
    transform: translateY(-1px) !important;
}
.woocommerce-error {
    background: #FEF2F2 !important;
    border: 1px solid #DC2626 !important;
    border-left: 4px solid #DC2626 !important;
    border-radius: 8px !important;
    color: #991B1B !important;
    padding: 16px 20px !important;
    margin: 0 0 16px 0 !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    list-style: none !important;
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
    text-align: left !important;
    line-height: 1.4 !important;
}
.woocommerce-error::before {
    content: '!' !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    background: #DC2626 !important;
    color: #FFFFFF !important;
    border-radius: 50% !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    flex-shrink: 0 !important;
    position: static !important;
    margin: 0 !important;
    border: none !important;
    line-height: 1 !important;
}


/* ====== 1.11 RESPONSIVE BOUTIQUE ====== */

@media (max-width: 921px) {
    /* Hero adapté mobile */
    .ast-archive-entry-banner {
        padding: 60px 20px !important;
    }
    .ast-archive-entry-banner h1 {
        font-size: 36px !important;
    }
    .ast-archive-entry-banner .ast-container::before {
        font-size: 11px !important;
        letter-spacing: 1.5px !important;
        margin-bottom: 12px !important;
    }
    .ast-archive-entry-banner p {
        font-size: 15px !important;
    }
    
    /* Sidebar desktop CACHÉE sur mobile */
    body.archive #secondary,
    body.archive .ast-grid-common-col.widget-area,
    body.post-type-archive-product #secondary,
    body.post-type-archive-product .ast-grid-common-col.widget-area {
        display: none !important;
    }
    
    /* Grille produits PLEINE LARGEUR */
    body.archive .content-area,
    body.post-type-archive-product .content-area {
        width: 100% !important;
        max-width: 100% !important;
        flex: 1 0 100% !important;
    }
    
    /* Bouton FILTRES pleine largeur */
    .vitalit-mobile-filter-trigger {
        display: block !important;
        width: 100% !important;
        margin: 0 0 16px 0 !important;
        float: none !important;
        clear: both !important;
    }
    .vitalit-mobile-filter-trigger .facetwp-flyout-open {
        width: 100% !important;
    }
    
    /* Compteur résultats */
    body.archive .woocommerce-result-count,
    body.post-type-archive-product .woocommerce-result-count {
        display: block !important;
        width: 100% !important;
        margin: 0 0 12px 0 !important;
        padding: 0 !important;
        float: none !important;
        clear: both !important;
        font-family: 'Plus Jakarta Sans', sans-serif !important;
        font-size: 13px !important;
        color: #475569 !important;
        font-weight: 500 !important;
    }
    
    /* Tri */
    body.archive .woocommerce-ordering,
    body.post-type-archive-product .woocommerce-ordering {
        display: block !important;
        width: 100% !important;
        margin: 0 0 24px 0 !important;
        padding: 0 !important;
        float: none !important;
        clear: both !important;
    }
    body.archive .woocommerce-ordering select,
    body.post-type-archive-product .woocommerce-ordering select {
        width: 100% !important;
        background: #FFFFFF !important;
        border: 1px solid #E5E7EB !important;
        border-radius: 8px !important;
        padding: 12px 40px 12px 14px !important;
        font-family: 'Plus Jakarta Sans', sans-serif !important;
        font-size: 14px !important;
        color: #00152F !important;
        cursor: pointer !important;
        appearance: none !important;
        -webkit-appearance: none !important;
    }
    
    /* Grille produits 1 colonne sur mobile */
    body.archive ul.products,
    body.post-type-archive-product ul.products {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 24px !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    body.archive ul.products li.product,
    body.post-type-archive-product ul.products li.product {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }
}

@media (max-width: 767px) {
    /* Widget Produits Elementor mobile : empêche le débordement */
    .elementor-widget-woocommerce-products,
    .elementor-widget-wc-archive-products,
    .elementor-element [data-widget_type*="products"] {
        width: 100% !important;
        overflow: visible !important;
        position: relative !important;
        height: auto !important;
        min-height: auto !important;
    }
    .elementor-widget-woocommerce-products ul.products,
    .elementor-widget-wc-archive-products ul.products,
    .elementor-element [data-widget_type*="products"] ul.products {
        display: flex !important;
        flex-direction: column !important;
        flex-wrap: nowrap !important;
        gap: 24px !important;
        margin: 0 !important;
        padding: 0 !important;
        width: 100% !important;
        height: auto !important;
        list-style: none !important;
    }
    .elementor-widget-woocommerce-products ul.products li.product,
    .elementor-widget-wc-archive-products ul.products li.product,
    .elementor-element [data-widget_type*="products"] ul.products li.product {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 auto !important;
        margin: 0 !important;
        padding: 0 !important;
        float: none !important;
        clear: both !important;
        display: block !important;
        position: relative !important;
    }
    .elementor-section-boxed > .elementor-container,
    .elementor-container > .elementor-row,
    .elementor-section .elementor-column-wrap {
        height: auto !important;
        min-height: auto !important;
    }
    
    /* Page catégorie vide mobile */
    .vitalit-empty-category {
        margin: 40px 16px;
        padding: 40px 24px;
    }
    .vitalit-empty-title {
        font-size: 22px !important;
    }
    .vitalit-empty-text {
        font-size: 15px;
    }
    .vitalit-empty-icon {
        width: 64px;
        height: 64px;
    }
    .vitalit-empty-icon svg {
        width: 32px;
        height: 32px;
    }
    
    /* Bandeau notifications mobile */
    .woocommerce-message,
    .woocommerce-info,
    .woocommerce-error {
        flex-wrap: wrap !important;
        gap: 12px !important;
        padding: 14px 16px !important;
    }
    .woocommerce-message .button,
    .woocommerce-message a.button.wc-forward,
    .woocommerce-info .button {
        width: 100% !important;
        text-align: center !important;
        justify-content: center !important;
        margin: 0 !important;
        order: 99 !important;
    }
}

/* ============================================================
   VITALIT — 02. PAGE PRODUIT SINGLE
   Hero, infos, prix, vendeur, accordéons, similaires
   ============================================================ */


/* ====== 2.1 ESPACEMENT HERO ↔ CONTENU PRODUIT ====== */

.single-product .ast-archive-entry-banner + .site-content,
.single-product .ast-archive-entry-banner + #content,
.single-product div[id="primary"],
.single-product .site-primary {
    padding-top: 60px !important;
}


/* ====== 2.2 BLOC INFO PRODUIT (côté droit) ====== */

/* Catégorie pré-titre */
.single-product .product .product_meta .posted_in,
.single-product .woocommerce-breadcrumb,
.single-product .product > .product_title + .price ~ .ast-woo-product-category,
.single-product div.product .ast-woo-shop-product-cat,
.single-product .ast-single-product-meta .posted_in {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    color: #D6AE35 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px !important;
}

/* H1 titre produit */
.single-product .product_title,
.single-product .entry-title {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 32px !important;
    font-weight: 800 !important;
    color: #00152F !important;
    line-height: 1.2 !important;
    margin: 8px 0 16px 0 !important;
    letter-spacing: -0.5px !important;
}

/* Prix barré */
.single-product .product .price del,
.single-product .product .price del .amount {
    color: #94A3B8 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    text-decoration: line-through !important;
}

/* Prix promo / actuel */
.single-product .product .price ins,
.single-product .product .price ins .amount,
.single-product .product .price > .amount {
    color: #00152F !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 28px !important;
    font-weight: 800 !important;
    text-decoration: none !important;
}

/* Description courte */
.single-product .woocommerce-product-details__short-description {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 15px !important;
    color: #475569 !important;
    line-height: 1.6 !important;
    margin: 16px 0 24px 0 !important;
    padding-bottom: 24px !important;
    border-bottom: 1px solid #E5E7EB !important;
}

/* Disponibilité */
.single-product .stock.in-stock {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #16A34A !important;
    background: rgba(22, 163, 74, 0.08) !important;
    padding: 8px 14px !important;
    border-radius: 6px !important;
    display: inline-block !important;
    margin: 12px 0 !important;
}
.single-product .stock.out-of-stock {
    color: #DC2626 !important;
    background: rgba(220, 38, 38, 0.08) !important;
}


/* ====== 2.3 SÉLECTEUR QUANTITÉ + AJOUT PANIER ====== */

.single-product .quantity .qty {
    border: 1.5px solid #E5E7EB !important;
    border-radius: 8px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #00152F !important;
    padding: 10px 12px !important;
    background: #FFFFFF !important;
    width: 80px !important;
    text-align: center !important;
}
.single-product .quantity .qty:focus {
    border-color: #D6AE35 !important;
    outline: none !important;
}
.single-product .ast-qty-minus,
.single-product .ast-qty-plus {
    background: #FAF7F0 !important;
    border: 1.5px solid #E5E7EB !important;
    color: #00152F !important;
    font-weight: 700 !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 8px !important;
    transition: all 0.2s ease !important;
}
.single-product .ast-qty-minus:hover,
.single-product .ast-qty-plus:hover {
    background: #D6AE35 !important;
    border-color: #D6AE35 !important;
    color: #00152F !important;
}
.single-product .single_add_to_cart_button,
.single-product .button.alt {
    background: #00152F !important;
    color: #FAF7F0 !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 700 !important;
    font-size: 15px !important;
    padding: 14px 32px !important;
    border-radius: 8px !important;
    border: none !important;
    text-transform: none !important;
    letter-spacing: 0.3px !important;
    transition: all 0.3s ease !important;
    text-decoration: none !important;
    cursor: pointer !important;
    margin-left: 12px !important;
}
.single-product .single_add_to_cart_button:hover,
.single-product .button.alt:hover {
    background: #D6AE35 !important;
    color: #00152F !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 8px 16px rgba(214, 174, 53, 0.25) !important;
}


/* ====== 2.4 MÉTA PRODUIT (UGS, catégories) ====== */

.single-product .product_meta {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 14px !important;
    color: #475569 !important;
    border-top: 1px solid #E5E7EB !important;
    padding-top: 20px !important;
    margin-top: 24px !important;
}
.single-product .product_meta .sku_wrapper,
.single-product .product_meta .posted_in {
    display: block !important;
    margin-bottom: 8px !important;
}
.single-product .product_meta .sku,
.single-product .product_meta a {
    color: #00152F !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}
.single-product .product_meta a:hover {
    color: #D6AE35 !important;
}


/* ====== 2.5 BLOC VENDEUR DOKAN ====== */

.single-product .dokan-store-info,
.single-product .dokan-vendor-info {
    background: #FAF7F0 !important;
    border: 1px solid rgba(214, 174, 53, 0.2) !important;
    border-radius: 12px !important;
    padding: 20px !important;
    margin: 24px 0 !important;
    transition: all 0.3s ease !important;
    position: relative !important;
}
.single-product .dokan-store-info::before {
    content: 'VENDU PAR' !important;
    position: absolute !important;
    top: -10px !important;
    left: 16px !important;
    background: #D6AE35 !important;
    color: #00152F !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    letter-spacing: 1.5px !important;
    padding: 4px 10px !important;
    border-radius: 4px !important;
}
.single-product .dokan-store-info:hover {
    border-color: #D6AE35 !important;
    box-shadow: 0 8px 20px rgba(0, 21, 47, 0.08) !important;
}
.single-product .dokan-store-info img,
.single-product .dokan-vendor-info img {
    border-radius: 50% !important;
    border: 2px solid #FFFFFF !important;
    box-shadow: 0 2px 8px rgba(0, 21, 47, 0.1) !important;
}
.single-product .dokan-store-info a {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #00152F !important;
    text-decoration: none !important;
}
.single-product .dokan-store-info a:hover {
    color: #D6AE35 !important;
}


/* ====== 2.6 ACCORDÉONS DESCRIPTION / VENDEUR ====== */

.single-product .woocommerce-Tabs-panel,
.single-product .wc-tabs-wrapper,
.single-product div.product .ast-tab-mobile-layout {
    margin-top: 40px !important;
}
.single-product .ast-tab-mobile-layout .wp-block-heading,
.single-product .accordion-trigger,
.single-product details > summary,
.single-product .ast-product-tabs > h2,
.single-product div.product .woocommerce-tabs ul.tabs li {
    background: #FFFFFF !important;
    border: 1px solid #E5E7EB !important;
    border-radius: 12px !important;
    padding: 18px 24px !important;
    margin-bottom: 12px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    color: #00152F !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    list-style: none !important;
    position: relative !important;
}
.single-product .ast-tab-mobile-layout .wp-block-heading:hover,
.single-product .accordion-trigger:hover,
.single-product details > summary:hover {
    border-color: #D6AE35 !important;
    background: #FAF7F0 !important;
}
.single-product details > summary::after,
.single-product .accordion-trigger::after {
    color: #D6AE35 !important;
    font-weight: 700 !important;
    font-size: 20px !important;
}
.single-product .ast-tab-mobile-layout .wp-block-group,
.single-product details[open] > div,
.single-product .accordion-content {
    padding: 24px !important;
    background: #FAF7F0 !important;
    border-radius: 0 0 12px 12px !important;
    border: 1px solid #E5E7EB !important;
    border-top: none !important;
    margin-top: -12px !important;
    margin-bottom: 12px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    color: #475569 !important;
    font-size: 15px !important;
    line-height: 1.6 !important;
}


/* ====== 2.7 PRODUITS SIMILAIRES ====== */

.single-product .related.products {
    margin-top: 80px !important;
    padding-top: 60px !important;
    border-top: 1px solid #E5E7EB !important;
}
.single-product .related.products > h2 {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 32px !important;
    font-weight: 800 !important;
    color: #00152F !important;
    text-align: left !important;
    margin-bottom: 32px !important;
    letter-spacing: -0.5px !important;
}
.single-product .related.products ul.products li.product {
    background: #FFFFFF !important;
    border-radius: 12px !important;
    padding: 16px !important;
    transition: all 0.3s ease !important;
    position: relative !important;
    overflow: hidden !important;
    border: 1px solid #E5E7EB !important;
}
.single-product .related.products ul.products li.product:hover {
    transform: translateY(-6px) !important;
    box-shadow: 0 10px 30px rgba(0, 21, 47, 0.10) !important;
    border-color: #D6AE35 !important;
}
.single-product .related.products ul.products li.product img {
    border-radius: 8px !important;
    margin-bottom: 16px !important;
}
.single-product .related.products .ast-woo-product-category {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    color: #94A3B8 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
}
.single-product .related.products .woocommerce-loop-product__title {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #00152F !important;
    line-height: 1.3 !important;
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}
.single-product .related.products .price del {
    color: #94A3B8 !important;
    font-size: 14px !important;
}
.single-product .related.products .price ins,
.single-product .related.products .price > .amount {
    color: #00152F !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    text-decoration: none !important;
}
.single-product .related.products .button {
    background: #00152F !important;
    color: #FAF7F0 !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    padding: 10px 20px !important;
    border-radius: 8px !important;
    transition: all 0.3s ease !important;
    display: inline-block !important;
    margin-top: 12px !important;
    border: none !important;
}
.single-product .related.products .button:hover {
    background: #D6AE35 !important;
    color: #00152F !important;
}


/* ====== 2.8 RESPONSIVE PAGE PRODUIT ====== */

@media (max-width: 767px) {
    .single-product .ast-archive-entry-banner {
        padding: 40px 20px !important;
    }
    .single-product .ast-archive-entry-banner h1 {
        font-size: 28px !important;
    }
    .single-product .ast-archive-entry-banner + .site-content,
    .single-product .ast-archive-entry-banner + #content,
    .single-product div[id="primary"],
    .single-product .site-primary {
        padding-top: 32px !important;
    }
    .single-product .product .woocommerce-product-gallery {
        margin-top: 16px !important;
    }
    .single-product .product_title {
        font-size: 26px !important;
    }
    .single-product .product .price ins,
    .single-product .product .price > .amount {
        font-size: 24px !important;
    }
    .single-product .single_add_to_cart_button {
        width: 100% !important;
        margin: 16px 0 0 0 !important;
        padding: 16px !important;
    }
    .single-product .quantity {
        width: 100% !important;
    }
    .single-product .related.products > h2 {
        font-size: 24px !important;
    }
}

/* ============================================================
   VITALIT — 03. PAGE PANIER
   Hero, table produits, sidebar récap, code promo, click&collect
   ============================================================ */


/* ====== 3.1 HERO PANIER ====== */

.vitalit-cart-hero {
    text-align: center;
    padding: 50px 20px 35px;
    background: #FAF7F0;
    margin-bottom: 40px;
    border-radius: 12px;
}
.vitalit-cart-pretitle {
    display: block;
    color: #D6AE35;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.vitalit-cart-title {
    color: #00152F;
    font-size: 48px;
    font-weight: 800;
    margin: 0 0 20px;
    line-height: 1.1;
    text-transform: uppercase;
}
.vitalit-cart-breadcrumb {
    color: #94A3B8;
    font-size: 14px;
}
.vitalit-cart-breadcrumb a {
    color: #475569;
    text-decoration: none;
    transition: color 0.2s;
}
.vitalit-cart-breadcrumb a:hover {
    color: #D6AE35;
}
.vitalit-cart-breadcrumb span {
    margin: 0 8px;
    color: #94A3B8;
}
.vitalit-cart-breadcrumb .current {
    color: #00152F;
    font-weight: 600;
}


/* ====== 3.2 TABLE PANIER — HEADER + LIGNES ====== */

.woocommerce-cart-form .shop_table thead th {
    background: #FAF7F0 !important;
    color: #475569 !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: 1.5px !important;
    text-transform: uppercase !important;
    padding: 16px 12px !important;
    border-bottom: 2px solid #D6AE35 !important;
    white-space: nowrap !important;
}
.woocommerce-cart-form .shop_table thead th.product-name {
    text-align: left !important;
    padding-left: 8px !important;
}
.woocommerce-cart-form .shop_table thead th.product-price,
.woocommerce-cart-form .shop_table thead th.product-quantity,
.woocommerce-cart-form .shop_table thead th.product-subtotal {
    text-align: center !important;
}

.woocommerce-cart-form .shop_table tbody tr.cart_item {
    vertical-align: middle !important;
}
.woocommerce-cart-form .shop_table tbody td {
    padding: 24px 16px !important;
    border-bottom: 1px solid #E5E7EB !important;
    vertical-align: middle !important;
}
.woocommerce-cart-form .product-thumbnail {
    width: 110px !important;
    text-align: center !important;
}
.woocommerce-cart-form .product-thumbnail img {
    width: 90px !important;
    height: 90px !important;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 21, 47, 0.08);
}
.woocommerce-cart-form td.product-name {
    min-width: 200px !important;
    text-align: left !important;
    padding-left: 8px !important;
}
.woocommerce-cart-form .product-name a {
    color: #00152F !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    transition: color 0.2s;
    display: block !important;
    margin-bottom: 6px !important;
}
.woocommerce-cart-form .product-name a:hover {
    color: #D6AE35 !important;
}
.woocommerce-cart-form .product-price,
.woocommerce-cart-form .product-quantity,
.woocommerce-cart-form .product-subtotal {
    text-align: center !important;
    color: #00152F !important;
    font-size: 16px !important;
    font-weight: 700 !important;
}
.woocommerce-cart-form .product-quantity .quantity {
    margin: 0 auto !important;
}
.woocommerce-cart-form .product-remove {
    width: 50px !important;
    text-align: center !important;
}

/* Masquer doublon vendeur Dokan */
.woocommerce-cart-form .product-name .wc-item-meta,
.woocommerce-cart-form .product-name dl.variation,
.woocommerce-cart-form .cart_item .variation-Vendor,
.woocommerce-cart-form .cart_item .variation-vendor,
.woocommerce-cart-form td.product-name > .wc-item-meta {
    display: none !important;
}

/* Bouton "Mettre à jour" caché */
.woocommerce-cart-form button[name="update_cart"] {
    display: none !important;
}


/* ====== 3.3 BADGE "VENDU PAR" ====== */

.vitalit-cart-vendor-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: 4px;
    padding: 6px 12px;
    background: #FAF7F0;
    border-radius: 6px;
    border-left: 3px solid #D6AE35;
}
.vitalit-cart-vendor-badge .vendor-label {
    color: #D6AE35;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.vitalit-cart-vendor-badge .vendor-name {
    color: #00152F !important;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none !important;
    transition: color 0.2s;
}
.vitalit-cart-vendor-badge .vendor-name:hover {
    color: #D6AE35 !important;
}


/* ====== 3.4 SÉLECTEUR QUANTITÉ (PILL ARRONDI) ====== */

.woocommerce-cart-form td.product-quantity .quantity,
.woocommerce-cart-form .quantity {
    display: inline-flex !important;
    align-items: center !important;
    background: #FFFFFF !important;
    border: 1.5px solid #E5E7EB !important;
    border-radius: 50px !important;
    overflow: hidden !important;
    padding: 0 !important;
    transition: border-color 0.2s !important;
}
.woocommerce-cart-form .quantity:hover {
    border-color: #D6AE35 !important;
}
.woocommerce-cart-form .quantity input.qty {
    width: 44px !important;
    border: none !important;
    text-align: center !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    color: #00152F !important;
    background: transparent !important;
    padding: 8px 0 !important;
    box-shadow: none !important;
    -moz-appearance: textfield !important;
}
.woocommerce-cart-form .quantity input.qty::-webkit-outer-spin-button,
.woocommerce-cart-form .quantity input.qty::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}
.woocommerce-cart-form .quantity .plus,
.woocommerce-cart-form .quantity .minus,
.woocommerce-cart-form .quantity button.plus,
.woocommerce-cart-form .quantity button.minus {
    width: 32px !important;
    height: 32px !important;
    border: none !important;
    background: transparent !important;
    color: #475569 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    transition: all 0.2s !important;
}
.woocommerce-cart-form .quantity .plus:hover,
.woocommerce-cart-form .quantity .minus:hover {
    background: #FAF7F0 !important;
    color: #D6AE35 !important;
}


/* ====== 3.5 BOUTON SUPPRIMER ====== */

.woocommerce-cart-form td.product-remove a.remove,
.woocommerce-cart-form .product-remove a {
    width: 32px !important;
    height: 32px !important;
    line-height: 30px !important;
    border-radius: 50% !important;
    background: #F3F4F6 !important;
    color: #94A3B8 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-align: center !important;
    border: 1.5px solid transparent !important;
    transition: all 0.25s !important;
    text-decoration: none !important;
    display: inline-block !important;
}
.woocommerce-cart-form td.product-remove a.remove:hover,
.woocommerce-cart-form .product-remove a:hover {
    background: #FAF7F0 !important;
    color: #D6AE35 !important;
    border-color: #D6AE35 !important;
}


/* ====== 3.6 BOUTON CONTINUER MES ACHATS ====== */

.vitalit-continue-shopping {
    display: inline-block !important;
    margin-top: 20px !important;
    padding: 12px 26px !important;
    background: transparent !important;
    color: #00152F !important;
    border: 1.5px solid #E5E7EB !important;
    border-radius: 50px !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 1.2px !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    transition: all 0.25s !important;
}
.vitalit-continue-shopping::before {
    content: "← " !important;
    margin-right: 4px !important;
}
.vitalit-continue-shopping:hover {
    border-color: #D6AE35 !important;
    color: #D6AE35 !important;
}


/* ====== 3.7 SIDEBAR TOTAL PANIER ====== */

.cart_totals {
    background: #FFFFFF;
    border: 1.5px solid #E5E7EB;
    border-radius: 12px;
    padding: 0 !important;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 21, 47, 0.05);
}
.cart_totals h2 {
    background: #FAF7F0;
    color: #00152F !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 22px 28px !important;
    margin: 0 !important;
    width: 100% !important;
    box-sizing: border-box !important;
    border-radius: 11px 11px 0 0 !important;
    border-bottom: 2px solid #D6AE35 !important;
}
.cart_totals .shop_table {
    table-layout: fixed !important;
    width: 100% !important;
    border: none !important;
    margin-bottom: 0 !important;
}

/* Sous-total */
.cart_totals .shop_table tr.cart-subtotal th {
    text-align: left !important;
    color: #475569 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding: 18px 0 18px 24px !important;
    width: 35% !important;
    background: transparent !important;
}
.cart_totals .shop_table tr.cart-subtotal td {
    text-align: right !important;
    color: #00152F !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    padding: 18px 24px 18px 0 !important;
    width: 65% !important;
    background: transparent !important;
}
.cart_totals .shop_table tr.cart-subtotal {
    border-bottom: 1px solid #F3F4F6 !important;
}
.cart_totals .shop_table tr.cart-subtotal th,
.cart_totals .shop_table tr.cart-subtotal td {
    border-bottom: none !important;
}

/* Total */
.cart_totals .shop_table tr.order-total {
    background: #FAF7F0 !important;
}
.cart_totals .shop_table tr.order-total th {
    text-align: left !important;
    color: #475569 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    padding: 20px 0 20px 24px !important;
    width: 35% !important;
    background: #FAF7F0 !important;
}
.cart_totals .shop_table tr.order-total td {
    text-align: right !important;
    color: #00152F !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    padding: 20px 24px 20px 0 !important;
    width: 65% !important;
    background: #FAF7F0 !important;
}
.cart_totals .order-total td .woocommerce-Price-amount {
    color: #00152F !important;
    font-size: 22px !important;
    font-weight: 800 !important;
}
.cart_totals .order-total small,
.cart_totals .includes_tax,
.cart_totals .tax_label,
.cart_totals small.includes_tax {
    color: #475569 !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    margin-top: 6px !important;
    display: block !important;
    opacity: 1 !important;
}


/* ====== 3.8 ENCART CLICK & COLLECT ====== */

.vitalit-pickup-row td {
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
}
.vitalit-pickup-notice {
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
    margin: 18px 20px !important;
    padding: 16px 18px !important;
    background: linear-gradient(135deg, #FAF7F0 0%, #FFFFFF 100%) !important;
    border: 1.5px solid #D6AE35 !important;
    border-radius: 10px !important;
    width: auto !important;
    box-sizing: border-box !important;
}
.vitalit-pickup-notice .pickup-icon {
    flex-shrink: 0 !important;
    width: 42px !important;
    height: 42px !important;
    border-radius: 50%;
    background: #D6AE35;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
.vitalit-pickup-notice .pickup-text {
    flex: 1 !important;
    min-width: 0 !important;
    display: flex;
    flex-direction: column;
}
.vitalit-pickup-notice .pickup-text strong {
    display: block !important;
    color: #00152F !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    margin-bottom: 2px !important;
}
.vitalit-pickup-notice .pickup-text span {
    display: block !important;
    color: #475569 !important;
    font-size: 12px !important;
    line-height: 1.4 !important;
}


/* ====== 3.9 CODE PROMO (WRAPPER ASTRA) ====== */

/* Masquer le toggle "Code promo ?" Astra */
#ast-coupon-trigger,
p#ast-coupon-trigger,
.cart_totals .checkout-coupon > label,
.cart_totals .coupon > label,
.cart_totals form.checkout_coupon > label,
.cart_totals label[for="coupon_code"],
.cart_totals .showcoupon,
.cart_totals .coupon-toggle,
.cart_totals h3.cart-coupon,
.cart_totals .coupon-title {
    display: none !important;
}

/* Wrapper Astra coupon */
#ast-checkout-coupon {
    padding: 18px 20px !important;
    margin: 0 !important;
    border-top: 1px solid #F3F4F6 !important;
}
#ast-checkout-coupon::before {
    content: "CODE PROMO" !important;
    display: block !important;
    color: #D6AE35 !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: 1.5px !important;
    text-transform: uppercase !important;
    margin-bottom: 12px !important;
}

/* Le bloc coupon : flex row input + bouton */
#ast-checkout-coupon .coupon,
#ast-checkout-coupon > .coupon,
#ast-checkout-coupon form.checkout_coupon,
#ast-checkout-coupon .checkout-coupon {
    display: flex !important;
    flex-direction: row !important;
    align-items: stretch !important;
    gap: 8px !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    background: transparent !important;
    flex-wrap: nowrap !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
}

/* Input code promo */
#ast-checkout-coupon input#coupon_code,
#ast-checkout-coupon .coupon input[type="text"],
#ast-checkout-coupon input[name="coupon_code"],
.cart_totals input#coupon_code {
    flex: 1 1 auto !important;
    width: auto !important;
    min-width: 0 !important;
    padding: 11px 16px !important;
    border: 1.5px solid #E5E7EB !important;
    border-radius: 50px !important;
    font-size: 13px !important;
    color: #00152F !important;
    background: #FFFFFF !important;
    box-sizing: border-box !important;
    height: auto !important;
    line-height: 1.4 !important;
    margin: 0 !important;
    transition: border-color 0.2s !important;
}
#ast-checkout-coupon input#coupon_code::placeholder,
.cart_totals input#coupon_code::placeholder {
    color: #94A3B8 !important;
    font-size: 13px !important;
}
#ast-checkout-coupon input#coupon_code:focus,
.cart_totals input#coupon_code:focus {
    border-color: #D6AE35 !important;
    outline: none !important;
}

/* Bouton Appliquer */
#ast-checkout-coupon .coupon button,
#ast-checkout-coupon .coupon input[type="submit"],
#ast-checkout-coupon button[name="apply_coupon"],
#ast-checkout-coupon input[name="apply_coupon"],
#ast-checkout-coupon .button,
.cart_totals button[name="apply_coupon"],
.cart_totals input[name="apply_coupon"],
.cart_totals .button[name="apply_coupon"] {
    flex: 0 0 auto !important;
    width: auto !important;
    padding: 11px 22px !important;
    background: #00152F !important;
    background-color: #00152F !important;
    background-image: none !important;
    color: #FFFFFF !important;
    border: 1.5px solid #00152F !important;
    border-radius: 50px !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: 1.2px !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    text-decoration: none !important;
    box-shadow: none !important;
    line-height: 1.4 !important;
    height: auto !important;
    margin: 0 !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    transition: all 0.25s !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    white-space: nowrap !important;
}
#ast-checkout-coupon .coupon button:hover,
#ast-checkout-coupon .coupon input[type="submit"]:hover,
#ast-checkout-coupon button[name="apply_coupon"]:hover,
#ast-checkout-coupon input[name="apply_coupon"]:hover,
.cart_totals button[name="apply_coupon"]:hover,
.cart_totals input[name="apply_coupon"]:hover {
    background: #D6AE35 !important;
    background-color: #D6AE35 !important;
    border-color: #D6AE35 !important;
    color: #FFFFFF !important;
}


/* ====== 3.10 BOUTON PASSER À LA COMMANDE ====== */

.cart_totals .wc-proceed-to-checkout {
    padding: 18px 20px 22px !important;
    margin: 0 !important;
    background: transparent !important;
    border-top: 1px solid #F3F4F6 !important;
}
.cart_totals .wc-proceed-to-checkout .checkout-button,
.cart_totals a.checkout-button {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    padding: 16px 24px !important;
    background: #00152F !important;
    color: #FFFFFF !important;
    border: 2px solid #00152F !important;
    border-radius: 50px !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    letter-spacing: 1.5px !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    box-sizing: border-box !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 4px 12px rgba(0, 21, 47, 0.15) !important;
}
.cart_totals .wc-proceed-to-checkout .checkout-button:hover {
    background: #D6AE35 !important;
    border-color: #D6AE35 !important;
    color: #FFFFFF !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 18px rgba(214, 174, 53, 0.3) !important;
}


/* ====== 3.11 CROSS-SELL CONDITIONNEL ====== */

.vitalit-crosssell-wrapper {
    margin-top: 80px;
    padding-top: 60px;
    border-top: 1px solid #E5E7EB;
    text-align: center !important;
}
.vitalit-crosssell-header {
    text-align: center !important;
    margin-bottom: 40px !important;
}
.vitalit-crosssell-header .crosssell-pretitle {
    display: block;
    color: #D6AE35;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.vitalit-crosssell-header h2 {
    color: #00152F;
    font-size: 36px;
    font-weight: 800;
    margin: 0;
    text-transform: uppercase;
}
.cross-sells {
    text-align: left !important;
}
.cross-sells > h2 {
    display: none !important;
}
.cross-sells ul.products,
.cross-sells .products {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 24px !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.cross-sells .products li.product {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    float: none !important;
}


/* ====== 3.12 PAGE PANIER VIDE ====== */

.woocommerce-cart .woocommerce p.return-to-shop,
.woocommerce-cart p.return-to-shop {
    display: none !important;
}

.vitalit-empty-cart {
    text-align: center;
    padding: 80px 20px;
    max-width: 600px;
    margin: 0 auto;
}
.vitalit-empty-cart .empty-cart-icon {
    margin-bottom: 30px;
    display: inline-flex;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #FAF7F0;
    align-items: center;
    justify-content: center;
}
.vitalit-empty-cart .empty-cart-pretitle {
    display: block;
    color: #D6AE35;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.vitalit-empty-cart .empty-cart-title {
    color: #00152F;
    font-size: 42px;
    font-weight: 800;
    margin: 0 0 20px;
    text-transform: uppercase;
    line-height: 1.1;
}
.vitalit-empty-cart .empty-cart-message {
    color: #475569;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 40px;
}
.vitalit-empty-cart .empty-cart-cta {
    display: inline-block;
    padding: 16px 40px;
    background: #00152F;
    color: #FFFFFF !important;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    text-decoration: none !important;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 21, 47, 0.15);
}
.vitalit-empty-cart .empty-cart-cta:hover {
    background: #D6AE35;
    transform: translateY(-2px);
    box-shadow: 0 6px 18px rgba(214, 174, 53, 0.3);
}


/* ====== 3.13 RESPONSIVE PANIER ====== */

@media (max-width: 1024px) {
    .vitalit-cart-title {
        font-size: 40px;
    }
    .vitalit-cart-hero {
        padding: 40px 20px 30px;
        margin-bottom: 30px;
    }
    .cross-sells ul.products,
    .cross-sells .products {
        grid-template-columns: repeat(3, 1fr) !important;
        gap: 20px !important;
    }
}

@media (max-width: 768px) {
    /* Hero mobile */
    .vitalit-cart-hero {
        padding: 30px 16px 24px;
        margin-bottom: 24px;
    }
    .vitalit-cart-pretitle {
        font-size: 12px;
        letter-spacing: 2px;
    }
    .vitalit-cart-title {
        font-size: 32px;
        margin-bottom: 14px;
    }
    .vitalit-cart-breadcrumb {
        font-size: 12px;
    }
    
    /* Table panier en cards mobile */
    .woocommerce-cart-form,
    .woocommerce-cart-form .shop_table,
    .woocommerce-cart-form .shop_table tbody {
        display: block !important;
        width: 100% !important;
    }
    .woocommerce-cart-form .shop_table thead {
        display: none !important;
    }
    .woocommerce-cart-form .shop_table {
        border: none !important;
    }
    .woocommerce-cart-form .shop_table tbody tr.cart_item {
        display: block !important;
        position: relative !important;
        padding: 16px !important;
        border: 1px solid #E5E7EB !important;
        border-radius: 12px !important;
        margin-bottom: 14px !important;
        background: #FFFFFF !important;
        box-sizing: border-box !important;
    }
    .woocommerce-cart-form .shop_table tbody td {
        display: block !important;
        width: auto !important;
        padding: 0 !important;
        border: none !important;
        text-align: left !important;
        background: transparent !important;
    }
    /* Cacher les ::before parasites */
    .woocommerce-cart-form .shop_table tbody td::before,
    .woocommerce-cart-form .shop_table tbody td[data-title]::before {
        content: none !important;
        display: none !important;
    }
    
    /* Photo : float left */
    .woocommerce-cart-form .product-thumbnail {
        display: inline-block !important;
        width: 70px !important;
        float: left !important;
        margin-right: 14px !important;
    }
    .woocommerce-cart-form .product-thumbnail img {
        width: 70px !important;
        height: 70px !important;
        margin: 0 !important;
    }
    
    /* Bouton supprimer absolu */
    .woocommerce-cart-form .product-remove {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
        width: auto !important;
        z-index: 5 !important;
    }
    
    /* Nom produit + badge */
    .woocommerce-cart-form .product-name {
        display: block !important;
        padding-right: 36px !important;
        margin-bottom: 6px !important;
        overflow: hidden !important;
    }
    .woocommerce-cart-form .product-name a {
        font-size: 14px !important;
        margin-bottom: 4px !important;
        display: block !important;
    }
    
    /* Prix / quantité / total : flex space-between avec labels */
    .woocommerce-cart-form .product-price,
    .woocommerce-cart-form .product-quantity {
        clear: both;
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        padding: 8px 0 !important;
        border-top: 1px solid #F3F4F6 !important;
        font-size: 14px !important;
        text-align: left !important;
    }
    .woocommerce-cart-form .product-price {
        clear: both !important;
        margin-top: 12px !important;
    }
    .woocommerce-cart-form .product-price::before {
        content: "Prix unitaire" !important;
        display: inline-block !important;
        color: #94A3B8 !important;
        font-size: 12px !important;
        font-weight: 500 !important;
        text-transform: none !important;
    }
    .woocommerce-cart-form .product-quantity::before {
        content: "Quantité" !important;
        display: inline-block !important;
        color: #94A3B8 !important;
        font-size: 12px !important;
        font-weight: 500 !important;
        text-transform: none !important;
    }
    .woocommerce-cart-form .product-subtotal {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        font-size: 16px !important;
        font-weight: 800 !important;
        color: #00152F !important;
        background: #FAF7F0 !important;
        padding: 12px !important;
        border-radius: 8px !important;
        margin-top: 8px !important;
        border-top: none !important;
        text-align: left !important;
    }
    .woocommerce-cart-form .product-subtotal::before {
        content: "Total" !important;
        display: inline-block !important;
        color: #94A3B8 !important;
        font-size: 13px !important;
        font-weight: 600 !important;
        text-transform: none !important;
    }
    
    /* Quantity selector mobile compact */
    .woocommerce-cart-form .product-quantity .quantity {
        margin: 0 !important;
    }
    .woocommerce-cart-form .product-quantity .quantity input.qty {
        width: 36px !important;
    }
    .woocommerce-cart-form .product-quantity .quantity .plus,
    .woocommerce-cart-form .product-quantity .quantity .minus {
        width: 28px !important;
        height: 28px !important;
    }
    
    /* Badge vendeur mobile */
    .vitalit-cart-vendor-badge {
        padding: 5px 10px !important;
        flex-wrap: wrap !important;
    }
    .vitalit-cart-vendor-badge .vendor-label {
        font-size: 9px !important;
    }
    .vitalit-cart-vendor-badge .vendor-name {
        font-size: 12px !important;
    }
    
    /* Sidebar récap mobile */
    .cart_totals {
        margin-top: 24px !important;
        width: 100% !important;
    }
    .cart_totals h2 {
        font-size: 18px !important;
        padding: 18px 18px !important;
    }
    .cart_totals .shop_table tr.cart-subtotal th,
    .cart_totals .shop_table tr.order-total th {
        padding-left: 18px !important;
    }
    .cart_totals .shop_table tr.cart-subtotal td,
    .cart_totals .shop_table tr.order-total td {
        padding-right: 18px !important;
    }
    .cart_totals .order-total td .woocommerce-Price-amount {
        font-size: 19px !important;
    }
    
    /* Encart Click & Collect mobile */
    .vitalit-pickup-row,
    .vitalit-pickup-row td {
        display: block !important;
        width: 100% !important;
        padding: 0 !important;
    }
    .vitalit-pickup-notice {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        gap: 12px !important;
        margin: 14px 16px !important;
        padding: 14px !important;
        width: auto !important;
        max-width: calc(100% - 32px) !important;
        box-sizing: border-box !important;
    }
    .vitalit-pickup-notice .pickup-icon {
        flex: 0 0 36px !important;
        width: 36px !important;
        height: 36px !important;
    }
    .vitalit-pickup-notice .pickup-text {
        flex: 1 1 auto !important;
        min-width: 0 !important;
        text-align: left !important;
    }
    .vitalit-pickup-notice .pickup-text strong {
        font-size: 13px !important;
        line-height: 1.3 !important;
        white-space: normal !important;
    }
    .vitalit-pickup-notice .pickup-text span {
        font-size: 11px !important;
        line-height: 1.3 !important;
        white-space: normal !important;
    }
    
    /* Code promo mobile */
    #ast-checkout-coupon {
        padding: 16px 14px !important;
    }
    .cart_totals .wc-proceed-to-checkout {
        padding: 16px 14px 18px !important;
    }
    .cart_totals .checkout-button {
        font-size: 12px !important;
        padding: 14px 20px !important;
        letter-spacing: 1px !important;
    }
    #ast-checkout-coupon button[name="apply_coupon"],
    .cart_totals button[name="apply_coupon"] {
        padding: 11px 16px !important;
        font-size: 10px !important;
    }
    
    /* Cross-sell mobile */
    .cross-sells ul.products,
    .cross-sells .products {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 14px !important;
    }
    .vitalit-crosssell-header h2 {
        font-size: 28px;
    }
    .vitalit-crosssell-wrapper {
        margin-top: 50px;
        padding-top: 40px;
    }
    
    /* Empty cart mobile */
    .vitalit-empty-cart {
        padding: 50px 16px;
    }
    .vitalit-empty-cart .empty-cart-title {
        font-size: 28px;
    }
    .vitalit-empty-cart .empty-cart-message {
        font-size: 15px;
    }
}

@media (max-width: 480px) {
    .vitalit-cart-title {
        font-size: 26px;
    }
    .vitalit-cart-hero {
        padding: 24px 14px 20px;
    }
    .cross-sells ul.products,
    .cross-sells .products {
        grid-template-columns: 1fr !important;
    }
}

@media (max-width: 380px) {
    /* Code promo : empilage colonne sur très petit mobile */
    #ast-checkout-coupon .coupon {
        flex-direction: column !important;
        gap: 10px !important;
    }
    #ast-checkout-coupon input#coupon_code,
    #ast-checkout-coupon button[name="apply_coupon"] {
        width: 100% !important;
    }
}

/* ============================================================
   VITALIT — 04. PAGE CHECKOUT
   Hero, encart user, formulaires, sidebar récap, paiement
   ============================================================ */


/* ====== 4.1 HERO CHECKOUT ====== */

.vitalit-checkout-hero {
    text-align: center;
    padding: 50px 20px 35px;
    background: #FAF7F0;
    margin-bottom: 40px;
    border-radius: 12px;
}
.vitalit-checkout-pretitle {
    display: block;
    color: #D6AE35;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.vitalit-checkout-title {
    color: #00152F;
    font-size: 48px;
    font-weight: 800;
    margin: 0 0 20px;
    line-height: 1.1;
    text-transform: uppercase;
}
.vitalit-checkout-breadcrumb {
    color: #94A3B8;
    font-size: 14px;
}
.vitalit-checkout-breadcrumb a {
    color: #475569;
    text-decoration: none;
    transition: color 0.2s;
}
.vitalit-checkout-breadcrumb a:hover {
    color: #D6AE35;
}
.vitalit-checkout-breadcrumb span {
    margin: 0 8px;
    color: #94A3B8;
}
.vitalit-checkout-breadcrumb .current {
    color: #00152F;
    font-weight: 600;
}





/* ====== 4.4 PRÉ-TITRES ÉTAPE ====== */

.vitalit-section-pretitle {
    display: block;
    color: #D6AE35;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    margin-bottom: 6px;
    margin-top: 36px;
}


/* ====== 4.5 TITRES SECTIONS H3 (sauf récap commande) ====== */

.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout .woocommerce-additional-fields h3,
.woocommerce-checkout #payment h3 {
    color: #00152F !important;
    font-size: 26px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    margin: 0 0 24px !important;
    padding: 0 0 12px !important;
    border-bottom: 2px solid #D6AE35 !important;
    line-height: 1.2 !important;
}


/* ====== 4.6 CHAMPS DE FORMULAIRE ====== */

.woocommerce-checkout .form-row input.input-text,
.woocommerce-checkout .form-row textarea,
.woocommerce-checkout .form-row select,
.woocommerce-checkout .form-row .select2-container .select2-selection {
    padding: 13px 18px !important;
    border: 1.5px solid #E5E7EB !important;
    border-radius: 50px !important;
    font-size: 14px !important;
    color: #00152F !important;
    background: #FFFFFF !important;
    box-sizing: border-box !important;
    height: auto !important;
    line-height: 1.4 !important;
    transition: border-color 0.2s !important;
    width: 100% !important;
}
.woocommerce-checkout .form-row textarea {
    border-radius: 12px !important;
    min-height: 100px !important;
}
.woocommerce-checkout .form-row input.input-text:focus,
.woocommerce-checkout .form-row textarea:focus,
.woocommerce-checkout .form-row select:focus,
.woocommerce-checkout .form-row .select2-container--focus .select2-selection {
    border-color: #D6AE35 !important;
    outline: none !important;
}

/* Select2 */
.woocommerce-checkout .select2-container--default .select2-selection--single {
    height: auto !important;
    padding: 4px 10px !important;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 1.6 !important;
    padding: 8px 4px !important;
    color: #00152F !important;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50% !important;
    transform: translateY(-50%) !important;
    right: 12px !important;
}

/* Labels */
.woocommerce-checkout .form-row label {
    color: #475569 !important;
    font-size: 13px !important;
    font-weight: 500 !important;
}
.woocommerce-checkout .form-row .required {
    color: #D6AE35 !important;
    text-decoration: none !important;
    margin: 0 0 0 4px !important;
    padding: 0 !important;
    font-size: 14px !important;
    border: none !important;
    background: transparent !important;
}

/* Erreurs/validation */
.woocommerce-checkout .form-row.woocommerce-invalid input.input-text,
.woocommerce-checkout .form-row.woocommerce-invalid select {
    border-color: #DC2626 !important;
}
.woocommerce-checkout .form-row.woocommerce-validated input.input-text {
    border-color: #16A34A !important;
}


/* ====== 4.7 NOTICE ROUGE CHECKOUT ====== */

.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-checkout .woocommerce-error {
    background: #FEF2F2 !important;
    border: 1.5px solid #DC2626 !important;
    border-radius: 10px !important;
    padding: 16px 20px !important;
    color: #991B1B !important;
    margin-bottom: 24px !important;
    list-style: none !important;
}
.woocommerce-checkout .woocommerce-error li {
    color: #991B1B !important;
    font-size: 14px !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.woocommerce-checkout .woocommerce-error:empty,
.woocommerce-checkout .woocommerce-NoticeGroup:empty,
.woocommerce-checkout .woocommerce-notices-wrapper:empty,
.woocommerce-checkout .woocommerce-error li:empty {
    display: none !important;
}


/* ====== 4.8 ESPACEMENT ENTRE SECTIONS ====== */

.woocommerce-checkout #customer_details {
    margin-top: 30px !important;
}
.woocommerce-checkout #customer_details,
.woocommerce-checkout .col2-set {
    margin-bottom: 40px !important;
}
.woocommerce-checkout .woocommerce-billing-fields,
.woocommerce-checkout .woocommerce-additional-fields,
.woocommerce-checkout #payment {
    margin-bottom: 40px !important;
}
.woocommerce-checkout .woocommerce-billing-fields {
    padding-top: 10px !important;
    margin-top: 30px !important;
}
.woocommerce-form-login-toggle,
.woocommerce-checkout-payment {
    margin-top: 30px !important;
}


/* ====== 4.9 SIDEBAR RÉCAP COMMANDE ====== */

#order_review_heading {
    display: block !important;
    background: #FAF7F0 !important;
    color: #00152F !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    padding: 22px 28px !important;
    margin: 0 !important;
    border: 1.5px solid #E5E7EB !important;
    border-bottom: 2px solid #D6AE35 !important;
    border-radius: 12px 12px 0 0 !important;
    line-height: 1.2 !important;
    box-sizing: border-box !important;
    width: 100% !important;
}
#order_review,
.woocommerce-checkout-review-order {
    margin-top: 0 !important;
    background: #FFFFFF !important;
    border: 1.5px solid #E5E7EB !important;
    border-top: none !important;
    border-radius: 0 0 12px 12px !important;
    padding: 0 !important;
    overflow: hidden !important;
    box-shadow: 0 4px 20px rgba(0, 21, 47, 0.05) !important;
    width: 100% !important;
}
#order_review .shop_table {
    border: none !important;
    margin: 0 !important;
    background: transparent !important;
}
#order_review .shop_table thead th {
    background: transparent !important;
    color: #475569 !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: 1.5px !important;
    text-transform: uppercase !important;
    padding: 18px 24px 12px !important;
    border-bottom: 1px solid #F3F4F6 !important;
}
#order_review .shop_table tbody td,
#order_review .shop_table .cart_item td {
    padding: 16px 24px !important;
    border-bottom: 1px solid #F3F4F6 !important;
    background: transparent !important;
    vertical-align: top !important;
}
#order_review .shop_table .product-name {
    color: #00152F !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
}
#order_review .shop_table .cart_item .product-name > a,
#order_review .shop_table .cart_item .product-name > .product-name-text {
    display: block !important;
    margin-bottom: 4px !important;
}
#order_review .shop_table .product-name img,
#order_review .cart_item .product-name img,
.woocommerce-checkout-review-order-table .product-name img {
    width: 56px !important;
    height: 56px !important;
    object-fit: cover !important;
    border-radius: 8px !important;
    margin-right: 14px !important;
    float: left !important;
    box-shadow: 0 2px 8px rgba(0, 21, 47, 0.1) !important;
}
#order_review .product-name strong.product-quantity,
.woocommerce-checkout-review-order-table .product-quantity {
    display: inline-block !important;
    background: #FAF7F0 !important;
    color: #475569 !important;
    padding: 2px 8px !important;
    border-radius: 4px !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    margin-top: 6px !important;
    margin-left: 0 !important;
}
#order_review .shop_table .product-total {
    color: #00152F !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-align: right !important;
}
#order_review .vitalit-cart-vendor-badge {
    margin-top: 4px !important;
    padding: 4px 10px !important;
}
#order_review .vitalit-cart-vendor-badge .vendor-label {
    font-size: 9px !important;
}
#order_review .vitalit-cart-vendor-badge .vendor-name {
    font-size: 11px !important;
}

/* Sous-total / Total dans le récap */
#order_review .cart-subtotal,
#order_review .order-total {
    border-top: 1px solid #F3F4F6;
}
#order_review .cart-subtotal th {
    color: #475569 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding: 18px 24px !important;
    text-align: left !important;
    background: transparent !important;
}
#order_review .cart-subtotal td {
    color: #00152F !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    padding: 18px 24px !important;
    text-align: right !important;
    background: transparent !important;
}
#order_review .order-total {
    background: #FAF7F0 !important;
}
#order_review .order-total th,
#order_review .order-total td,
.woocommerce-checkout-review-order-table .order-total th,
.woocommerce-checkout-review-order-table .order-total td {
    background: #FAF7F0 !important;
    padding: 22px 24px !important;
    border-bottom: none !important;
}
#order_review .order-total th {
    color: #475569 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-align: left !important;
}
#order_review .order-total td {
    color: #00152F !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    text-align: right !important;
    line-height: 1.5 !important;
}
#order_review .order-total td .woocommerce-Price-amount {
    color: #00152F !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    display: inline-block !important;
}
#order_review .order-total small,
#order_review .order-total .includes_tax,
.woocommerce-checkout-review-order-table .includes_tax {
    display: block !important;
    font-size: 11px !important;
    color: #475569 !important;
    font-weight: 500 !important;
    margin-top: 4px !important;
    line-height: 1.4 !important;
    white-space: normal !important;
    opacity: 1 !important;
}


/* ====== 4.10 BLOC PAIEMENT ====== */

#payment {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    margin-top: 20px !important;
    box-sizing: border-box !important;
    overflow: visible !important;
    max-width: 100% !important;
}
#payment ul.payment_methods {
    background: #FFFFFF !important;
    border: 1.5px solid #E5E7EB !important;
    border-radius: 12px !important;
    padding: 0 !important;
    list-style: none !important;
    margin: 0 !important;
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
}
#payment ul.payment_methods li.wc_payment_method {
    padding: 18px 24px !important;
    border-bottom: 1px solid #F3F4F6 !important;
    background: transparent !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
    max-width: 100% !important;
}
#payment ul.payment_methods li.wc_payment_method:last-child {
    border-bottom: none !important;
}
#payment ul.payment_methods li.wc_payment_method label {
    color: #00152F !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    cursor: pointer !important;
    padding-left: 8px !important;
}
#payment ul.payment_methods li.wc_payment_method input[type="radio"] {
    accent-color: #D6AE35 !important;
    width: 18px !important;
    height: 18px !important;
    margin-right: 4px !important;
    cursor: pointer !important;
}
#payment ul.payment_methods .payment_box {
    background: #FAF7F0 !important;
    border: 1.5px solid #D6AE35 !important;
    border-radius: 8px !important;
    padding: 14px 18px !important;
    margin: 12px 0 0 !important;
    color: #475569 !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
    width: auto !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    display: block !important;
}
#payment ul.payment_methods .payment_box::before {
    display: none !important;
}


/* ====== 4.11 RGPD + CGV ====== */

.woocommerce-privacy-policy-text {
    color: #94A3B8 !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    margin: 16px 0 !important;
    padding: 12px 0 !important;
    border-top: 1px solid #F3F4F6 !important;
}
.woocommerce-privacy-policy-text a {
    color: #D6AE35 !important;
    text-decoration: none !important;
    font-weight: 600 !important;
}
.woocommerce-privacy-policy-text a:hover {
    text-decoration: underline !important;
}

.woocommerce-checkout .form-row.terms,
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
    margin: 16px 0 !important;
    padding: 14px 18px !important;
    background: #FAF7F0 !important;
    border-radius: 10px !important;
    border: 1.5px solid #E5E7EB !important;
}
.woocommerce-checkout .form-row.terms label,
.woocommerce-form__label-for-checkbox {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    flex-wrap: wrap !important;
    color: #00152F !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    cursor: pointer !important;
    margin: 0 !important;
}
.woocommerce-checkout .form-row.terms input[type="checkbox"],
.woocommerce-form__input-checkbox {
    width: 20px !important;
    height: 20px !important;
    accent-color: #D6AE35 !important;
    cursor: pointer !important;
    flex-shrink: 0 !important;
    margin: 0 !important;
}
.woocommerce-checkout .form-row.terms a,
.woocommerce-terms-and-conditions-wrapper a {
    color: #D6AE35 !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    margin: 0 !important;
    padding: 0 !important;
}


/* ====== 4.12 BOUTON PLACE ORDER ====== */

#place_order,
.woocommerce-checkout button#place_order {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    padding: 18px 24px !important;
    background: #00152F !important;
    color: #FFFFFF !important;
    border: 2px solid #00152F !important;
    border-radius: 50px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: 1.5px !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    cursor: pointer !important;
    box-sizing: border-box !important;
    margin-top: 16px !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 4px 12px rgba(0, 21, 47, 0.15) !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    line-height: 1.4 !important;
}
#place_order:hover {
    background: #D6AE35 !important;
    border-color: #D6AE35 !important;
    color: #FFFFFF !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 18px rgba(214, 174, 53, 0.3) !important;
}
#place_order::before {
    content: none !important;
}


/* ====== 4.13 BOUTON MOBILE TOGGLE RÉCAP ====== */

.vitalit-mobile-order-toggle {
    display: none;
}


/* ====== 4.14 RESPONSIVE CHECKOUT ====== */

@media (max-width: 1024px) {
    .vitalit-checkout-title {
        font-size: 40px;
    }
    .vitalit-checkout-hero {
        padding: 40px 20px 30px;
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) {
    .vitalit-checkout-hero {
        padding: 24px 14px 18px !important;
        margin-bottom: 20px !important;
    }
    .vitalit-checkout-pretitle {
        font-size: 11px !important;
        letter-spacing: 1.5px !important;
    }
    .vitalit-checkout-title {
        font-size: 24px !important;
        margin-bottom: 12px !important;
    }
    
    /* Encart user mobile */
    .vitalit-user-status {
        flex-wrap: wrap !important;
        padding: 12px 14px !important;
        gap: 10px !important;
    }
    .vitalit-user-status .user-status-icon {
        width: 32px !important;
        height: 32px !important;
        flex: 0 0 32px !important;
    }
    .vitalit-user-status strong {
        font-size: 13px !important;
    }
    .vitalit-user-status .user-status-text {
        flex: 1 1 auto !important;
        min-width: 0 !important;
    }
    .vitalit-user-status .user-status-action {
        font-size: 10px !important;
        padding: 6px 12px !important;
        flex: 1 1 100% !important;
        text-align: center !important;
        margin-top: 6px !important;
    }
    
    /* Encart guest mobile */
    .vitalit-user-status.guest {
        flex-direction: column !important;
        align-items: stretch !important;
        text-align: center !important;
        gap: 14px !important;
    }
    .vitalit-user-status.guest .guest-question {
        align-items: center !important;
        flex: 1 1 100% !important;
    }
    .vitalit-user-status.guest .guest-actions {
        display: flex !important;
        flex-direction: row !important;
        gap: 8px !important;
        width: 100% !important;
    }
    .vitalit-user-status.guest .guest-login-toggle,
    .vitalit-user-status.guest .guest-register {
        flex: 1 1 50% !important;
        text-align: center !important;
        font-size: 11px !important;
        padding: 10px 8px !important;
        letter-spacing: 0.5px !important;
    }
    .vitalit-user-status.guest .separator {
        display: none !important;
    }
    
    /* Bouton mobile toggle récap : visible */
    .vitalit-mobile-order-toggle {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        gap: 12px;
        width: 100%;
        padding: 16px 20px;
        background: #FAF7F0;
        border: 1.5px solid #D6AE35;
        border-radius: 10px;
        cursor: pointer;
        margin-bottom: 16px;
        color: #00152F;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        transition: all 0.25s;
    }
    .vitalit-mobile-order-toggle .toggle-label {
        display: flex;
        align-items: center;
        gap: 10px;
        flex: 1;
        text-align: left;
    }
    .vitalit-mobile-order-toggle .toggle-label svg {
        color: #D6AE35;
        flex-shrink: 0;
    }
    .vitalit-mobile-order-toggle .toggle-total {
        color: #00152F;
        font-size: 15px;
        font-weight: 800;
    }
    .vitalit-mobile-order-toggle .toggle-arrow {
        color: #475569;
        transition: transform 0.3s;
        flex-shrink: 0;
    }
    .vitalit-mobile-order-toggle[aria-expanded="true"] .toggle-arrow {
        transform: rotate(180deg);
    }
    
    /* Sidebar récap repliée par défaut sur mobile */
    #order_review_heading {
        display: none !important;
    }
    #order_review {
        display: none !important;
    }
    #order_review.mobile-open {
        display: block !important;
        margin-bottom: 24px !important;
        border-radius: 12px !important;
        border-top: 1.5px solid #E5E7EB !important;
    }
    
    /* Compactage du formulaire mobile */
    .woocommerce-checkout h3,
    .woocommerce-checkout #order_review_heading,
    .woocommerce-checkout .woocommerce-billing-fields h3,
    .woocommerce-checkout .woocommerce-additional-fields h3,
    .woocommerce-checkout #payment h3 {
        font-size: 22px !important;
    }
    .vitalit-section-pretitle {
        font-size: 11px !important;
        margin-top: 24px !important;
    }
    
    /* Champs en pleine largeur mobile */
    .woocommerce-checkout .form-row.form-row-first,
    .woocommerce-checkout .form-row.form-row-last {
        width: 100% !important;
        float: none !important;
    }
    
    /* Bouton place order mobile */
    #place_order {
        font-size: 13px !important;
        padding: 16px 20px !important;
        letter-spacing: 1px !important;
    }
    
    /* Encart payment_box mobile */
    #payment ul.payment_methods .payment_box {
        margin: 12px 0 0 !important;
        padding: 12px 14px !important;
        font-size: 12px !important;
        line-height: 1.4 !important;
    }
    #payment ul.payment_methods li.wc_payment_method {
        padding: 14px 16px !important;
    }
}

@media (max-width: 480px) {
    .vitalit-checkout-title {
        font-size: 22px !important;
    }
}

/* ================================================
   PATCH FINAL — Espacement Informations client
   ================================================ */

/* Cacher tous les pré-titres ÉTAPE */
.vitalit-section-pretitle {
    display: none !important;
}

/* Compactage de l'espace entre "Informations client" et "Détails de facturation" */
.woocommerce-checkout #customer_details {
    margin-top: 0 !important;
    margin-bottom: 30px !important;
}
.woocommerce-checkout .woocommerce-billing-fields {
    margin-top: 30px !important;
    padding-top: 0 !important;
}
.woocommerce-checkout .woocommerce-billing-fields h3 {
    margin-top: 0 !important;
}

/* ================================================
   PATCH — Désactiver floating labels Astra
   Labels classiques au-dessus des champs
   ================================================ */

/* Reset du wrapper Astra qui crée le floating */
.woocommerce-checkout .form-row {
    position: relative !important;
    margin-bottom: 18px !important;
}

/* Label classique au-dessus, pas en floating */
.woocommerce-checkout .form-row label {
    position: static !important;
    transform: none !important;
    display: block !important;
    background: transparent !important;
    color: #475569 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0.3px !important;
    margin: 0 0 6px 0 !important;
    padding: 0 !important;
    pointer-events: auto !important;
    line-height: 1.3 !important;
    text-transform: uppercase !important;
}

/* Force pour les variantes Astra (sélecteurs spécifiques au floating) */
.woocommerce-checkout .form-row.ast-floating-label > label,
.woocommerce-checkout .form-row.ast-floating-label-init > label,
.woocommerce-checkout .ast-floating-label-input > label {
    position: static !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    background: transparent !important;
    padding: 0 !important;
    font-size: 12px !important;
    color: #475569 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.3px !important;
}

/* Retire la classe floating Astra si elle s'applique */
.woocommerce-checkout .form-row.ast-floating-label,
.woocommerce-checkout .form-row.ast-floating-label-init {
    padding-top: 0 !important;
}

/* Astérisque rouge requis : aligné à droite du label */
.woocommerce-checkout .form-row label .required {
    color: #D6AE35 !important;
    margin-left: 4px !important;
    font-size: 13px !important;
}

/* Champs : padding réduit pour être cohérent (plus besoin d'espace pour le label flottant) */
.woocommerce-checkout .form-row input.input-text,
.woocommerce-checkout .form-row textarea,
.woocommerce-checkout .form-row select,
.woocommerce-checkout .form-row .select2-container .select2-selection {
    padding: 12px 18px !important;
}

/* ================================================
   PATCH MOBILE — PANIER + CHECKOUT
   ================================================ */

@media (max-width: 768px) {

    /* ========================================
       PANIER MOBILE — REFONTE COMPLÈTE
       ======================================== */
    
    /* Reset complet de la table */
    .woocommerce-cart .woocommerce {
        display: block !important;
    }
    .woocommerce-cart-form,
    .woocommerce-cart-form .shop_table,
    .woocommerce-cart-form .shop_table tbody {
        display: block !important;
        width: 100% !important;
        border: none !important;
    }
    .woocommerce-cart-form .shop_table thead {
        display: none !important;
    }
    
    /* Card ligne produit : layout grid 2 colonnes */
    .woocommerce-cart-form .shop_table tbody tr.cart_item {
        display: grid !important;
        grid-template-columns: 80px 1fr !important;
        grid-template-rows: auto auto auto !important;
        grid-template-areas:
            "thumb name"
            "thumb price"
            "thumb quantity"
            "subtotal subtotal" !important;
        gap: 8px 14px !important;
        position: relative !important;
        padding: 16px !important;
        border: 1px solid #E5E7EB !important;
        border-radius: 12px !important;
        margin-bottom: 14px !important;
        background: #FFFFFF !important;
        box-sizing: border-box !important;
        vertical-align: top !important;
    }
    
    /* Toutes les cellules : reset */
    .woocommerce-cart-form .shop_table tbody tr.cart_item td {
        display: block !important;
        width: 100% !important;
        padding: 0 !important;
        border: none !important;
        background: transparent !important;
        text-align: left !important;
        vertical-align: top !important;
        margin: 0 !important;
    }
    
    /* Cacher les ::before parasites */
    .woocommerce-cart-form .shop_table tbody td::before,
    .woocommerce-cart-form .shop_table tbody td[data-title]::before {
        content: none !important;
        display: none !important;
    }
    
    /* Photo : zone "thumb" */
    .woocommerce-cart-form .product-thumbnail {
        grid-area: thumb !important;
        width: 80px !important;
        margin: 0 !important;
        float: none !important;
    }
    .woocommerce-cart-form .product-thumbnail img {
        width: 80px !important;
        height: 80px !important;
        margin: 0 !important;
        border-radius: 8px !important;
        object-fit: cover !important;
    }
    
    /* Bouton supprimer : positionné absolu en haut à droite */
    .woocommerce-cart-form .product-remove {
        position: absolute !important;
        top: 8px !important;
        right: 8px !important;
        width: auto !important;
        z-index: 5 !important;
        grid-area: unset !important;
    }
    .woocommerce-cart-form .product-remove a.remove {
        width: 28px !important;
        height: 28px !important;
        line-height: 26px !important;
        font-size: 14px !important;
    }
    
    /* Nom produit + badge : zone "name" */
    .woocommerce-cart-form .product-name {
        grid-area: name !important;
        padding-right: 36px !important;
        margin: 0 !important;
        overflow: hidden !important;
    }
    .woocommerce-cart-form .product-name a {
        font-size: 14px !important;
        font-weight: 700 !important;
        color: #00152F !important;
        line-height: 1.3 !important;
        margin-bottom: 6px !important;
        display: block !important;
    }
    .woocommerce-cart-form .product-name .vitalit-cart-vendor-badge {
        margin-top: 4px !important;
        padding: 4px 8px !important;
    }
    .vitalit-cart-vendor-badge .vendor-label {
        font-size: 9px !important;
    }
    .vitalit-cart-vendor-badge .vendor-name {
        font-size: 11px !important;
    }
    
    /* Prix unitaire : zone "price" — flex space-between */
    .woocommerce-cart-form .product-price {
        grid-area: price !important;
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        padding: 6px 0 !important;
        font-size: 13px !important;
        font-weight: 700 !important;
        color: #00152F !important;
        text-align: left !important;
        border: none !important;
    }
    .woocommerce-cart-form .product-price::before {
        content: "Prix unitaire" !important;
        display: inline-block !important;
        color: #94A3B8 !important;
        font-size: 12px !important;
        font-weight: 500 !important;
        text-transform: none !important;
    }
    
    /* Quantité : zone "quantity" — flex space-between */
    .woocommerce-cart-form .product-quantity {
        grid-area: quantity !important;
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        padding: 6px 0 !important;
        text-align: left !important;
        border: none !important;
    }
    .woocommerce-cart-form .product-quantity::before {
        content: "Quantité" !important;
        display: inline-block !important;
        color: #94A3B8 !important;
        font-size: 12px !important;
        font-weight: 500 !important;
        text-transform: none !important;
    }
    .woocommerce-cart-form .product-quantity .quantity {
        margin: 0 !important;
    }
    .woocommerce-cart-form .product-quantity .quantity input.qty {
        width: 36px !important;
    }
    .woocommerce-cart-form .product-quantity .quantity .plus,
    .woocommerce-cart-form .product-quantity .quantity .minus {
        width: 28px !important;
        height: 28px !important;
    }
    
    /* Total ligne : zone "subtotal" — pleine largeur, encart crème */
    .woocommerce-cart-form .product-subtotal {
        grid-area: subtotal !important;
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        padding: 12px 14px !important;
        margin-top: 6px !important;
        background: #FAF7F0 !important;
        border-radius: 8px !important;
        font-size: 15px !important;
        font-weight: 800 !important;
        color: #00152F !important;
        text-align: left !important;
        border: none !important;
    }
    .woocommerce-cart-form .product-subtotal::before {
        content: "Total" !important;
        display: inline-block !important;
        color: #94A3B8 !important;
        font-size: 13px !important;
        font-weight: 600 !important;
        text-transform: none !important;
    }
    
    /* Lien "Continuer mes achats" mobile */
    .vitalit-continue-shopping {
        display: block !important;
        text-align: center !important;
        margin: 16px 0 24px !important;
        padding: 12px 24px !important;
    }
    
    
    /* ========================================
       CHECKOUT MOBILE — FIX RÉCAP DOUBLON
       ======================================== */
    
    /* Le récap natif WooCommerce qui apparait en bas (dans le footer) : à cacher */
    .woocommerce-checkout #order_review:not(.mobile-open),
    .woocommerce-checkout #order_review_heading {
        display: none !important;
    }
    .woocommerce-checkout #order_review.mobile-open {
        display: block !important;
        margin-top: 0 !important;
        margin-bottom: 24px !important;
        position: relative !important;
    }
    
    /* Si le récap se duplique en bas de page (Astra mobile-only) : cacher la version dupliquée */
    .woocommerce-checkout-review-order:not(.mobile-open) ~ .woocommerce-checkout-review-order,
    body.woocommerce-checkout #order_review_heading + #order_review_heading,
    body.woocommerce-checkout > #order_review_heading,
    body.woocommerce-checkout > #order_review {
        display: none !important;
    }
    
    /* Forcer l'ordre : le toggle mobile doit être placé juste au-dessus du récap */
    .vitalit-mobile-order-toggle {
        order: -1 !important;
        position: relative !important;
        z-index: 5 !important;
    }
    
    
    /* ========================================
       CHECKOUT MOBILE — TEXTE CGV
       ======================================== */
    
    /* Le texte de la CGV : ne PAS forcer en uppercase sur mobile */
    .woocommerce-checkout .form-row.terms label,
    .woocommerce-form__label-for-checkbox {
        font-size: 12px !important;
        font-weight: 500 !important;
        text-transform: none !important;
        line-height: 1.5 !important;
        gap: 8px !important;
    }
    .woocommerce-checkout .form-row.terms label .woocommerce-terms-and-conditions-checkbox-text,
    .woocommerce-checkout .woocommerce-terms-and-conditions-wrapper label {
        text-transform: none !important;
        font-size: 12px !important;
        font-weight: 500 !important;
        letter-spacing: 0 !important;
    }
    .woocommerce-checkout .form-row.terms a,
    .woocommerce-terms-and-conditions-wrapper a {
        text-transform: none !important;
        font-size: 12px !important;
    }
    .woocommerce-checkout .form-row.terms .required {
        font-size: 13px !important;
    }
    
    /* Force aussi sur desktop par cohérence */
}

/* Desktop aussi : pas d'uppercase sur le texte CGV (juste sur le label des champs) */
.woocommerce-checkout .form-row.terms label,
.woocommerce-form__label-for-checkbox,
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper label {
    text-transform: none !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
}
.woocommerce-checkout .form-row.terms a,
.woocommerce-terms-and-conditions-wrapper a {
    text-transform: none !important;
}

/* ================================================
   PATCH FINAL MOBILE — derniers ajustements
   ================================================ */

@media (max-width: 768px) {
    
    /* ========================================
       PANIER — Padding sous-total / total + alignement prix
       ======================================== */
    
    /* Cellules du tableau Total Panier sur mobile : padding latéral correct */
    .cart_totals .shop_table tr.cart-subtotal th,
    .cart_totals .shop_table tr.order-total th {
        padding: 18px 12px 18px 24px !important;
        text-align: left !important;
        width: 50% !important;
    }
    .cart_totals .shop_table tr.cart-subtotal td,
    .cart_totals .shop_table tr.order-total td {
        padding: 18px 24px 18px 12px !important;
        text-align: right !important;
        width: 50% !important;
    }
    
    
    /* ========================================
       PANIER — Cacher le ":" parasite avant Click & Collect
       ======================================== */
    
    /* Le td.vitalit-pickup-row avait un ::before issu de la cellule mobile : neutralisé */
    .cart_totals tr.vitalit-pickup-row td::before,
    .cart_totals .vitalit-pickup-row::before,
    tr.vitalit-pickup-row::before,
    tr.vitalit-pickup-row td::before {
        content: none !important;
        display: none !important;
    }
    
    /* Au cas où le td a un data-title qui génère un :before dans Astra */
    .cart_totals tr.vitalit-pickup-row td[data-title]::before {
        content: none !important;
        display: none !important;
    }
    
    
    /* ========================================
       CHECKOUT — Suppression toggle natif Astra "Afficher le récapitulatif"
       ======================================== */
    
    /* Cible le toggle Astra qui s'affiche en haut sur mobile */
    .ast-mobile-checkout-order-review,
    .ast-mobile-checkout-order-review-section,
    .ast-checkout-mobile-order-review,
    .ast-mobile-order-summary-toggle,
    .ast-mobile-order-summary,
    button.ast-mobile-checkout-order-summary-toggle,
    .ast-mobile-summary-toggle,
    .ast-mobile-order-overview {
        display: none !important;
    }
    
    /* Cible aussi par contenu (Astra parfois sans classe explicite) */
    .woocommerce-checkout details.ast-checkout-mobile-summary,
    .woocommerce-checkout summary[class*="ast-mobile"],
    .woocommerce-checkout details[class*="ast-mobile"] {
        display: none !important;
    }
    
    
    /* ========================================
       CHECKOUT — Cacher login form natif "Already have an account?"
       (on a déjà notre encart "DÉJÀ CLIENT ?")
       ======================================== */
    
    .woocommerce-checkout .woocommerce-form-login-toggle,
    .woocommerce-checkout p.woocommerce-form-login-toggle,
    .woocommerce-checkout .woocommerce-info.woocommerce-form-login-toggle,
    .woocommerce-checkout-form-login-toggle {
        display: none !important;
    }
    
    /* Si le formulaire de login natif est déplié, on le cache aussi */
    .woocommerce-checkout form.woocommerce-form-login.login {
        display: none !important;
    }
    
    
    /* ========================================
       CHECKOUT — Améliorer le toggle récap mobile (notre version custom)
       ======================================== */
    
    /* Conteneur du toggle */
    .vitalit-mobile-order-toggle {
        background: linear-gradient(135deg, #FAF7F0 0%, #FFFFFF 100%) !important;
        border: 1.5px solid #D6AE35 !important;
        padding: 16px 18px !important;
        margin: 0 0 0 0 !important;
        box-shadow: 0 4px 12px rgba(214, 174, 53, 0.08) !important;
        position: relative !important;
        z-index: 5 !important;
    }
    .vitalit-mobile-order-toggle:hover {
        box-shadow: 0 6px 16px rgba(214, 174, 53, 0.12) !important;
    }
    
    /* Icône panier doré */
    .vitalit-mobile-order-toggle .toggle-label svg {
        color: #D6AE35 !important;
        background: rgba(214, 174, 53, 0.12) !important;
        padding: 6px !important;
        border-radius: 50% !important;
        width: 32px !important;
        height: 32px !important;
        flex-shrink: 0 !important;
    }
    
    /* Texte */
    .vitalit-mobile-order-toggle .toggle-label {
        font-size: 12px !important;
        letter-spacing: 1px !important;
        line-height: 1.3 !important;
    }
    
    /* Total mis en avant */
    .vitalit-mobile-order-toggle .toggle-total {
        font-size: 17px !important;
        font-weight: 800 !important;
        color: #00152F !important;
    }
    
    /* Flèche */
    .vitalit-mobile-order-toggle .toggle-arrow {
        color: #D6AE35 !important;
        background: rgba(214, 174, 53, 0.12) !important;
        padding: 4px !important;
        border-radius: 50% !important;
        width: 24px !important;
        height: 24px !important;
    }
    
    /* Quand le récap est ouvert, jolie transition + bordure cohérente */
    .vitalit-mobile-order-toggle[aria-expanded="true"] {
        border-bottom-color: transparent !important;
        border-radius: 10px 10px 0 0 !important;
    }
    .vitalit-mobile-order-toggle[aria-expanded="true"] + #order_review_heading,
    .vitalit-mobile-order-toggle[aria-expanded="true"] + #order_review {
        border-radius: 0 0 12px 12px !important;
        border-top: none !important;
        margin-top: 0 !important;
        box-shadow: 0 4px 16px rgba(0, 21, 47, 0.08) !important;
    }
    
    /* Le H3 "VOTRE COMMANDE" reste caché sur mobile (le toggle prend sa place) */
    #order_review_heading {
        display: none !important;
    }
}
/* ================================================
   PATCH — Panier mobile : sous-total / total sur 1 ligne
   ================================================ */

@media (max-width: 768px) {
    .cart_totals .shop_table {
        table-layout: auto !important;
    }
    .cart_totals .shop_table tr.cart-subtotal th,
    .cart_totals .shop_table tr.order-total th {
        width: auto !important;
        white-space: nowrap !important;
        padding: 18px 12px 18px 22px !important;
        text-align: left !important;
    }
    .cart_totals .shop_table tr.cart-subtotal td,
    .cart_totals .shop_table tr.order-total td {
        width: auto !important;
        white-space: nowrap !important;
        padding: 18px 22px 18px 12px !important;
        text-align: right !important;
    }
    
    /* Cacher le ":" parasite avant Click & Collect */
    .cart_totals tr.vitalit-pickup-row td::before,
    tr.vitalit-pickup-row td::before,
    tr.vitalit-pickup-row td[data-title]::before {
        content: none !important;
        display: none !important;
    }
}

/* ================================================
   PATCH FINAL — Stylage du toggle login natif Woo
   ("Déjà client ? Se connecter")
   ================================================ */

/* Le bloc qui contient "Déjà client ? Se connecter" */
.woocommerce-checkout .woocommerce-form-login-toggle,
.woocommerce-checkout p.woocommerce-form-login-toggle,
.woocommerce-checkout .woocommerce-info.woocommerce-form-login-toggle {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    background: #FAF7F0 !important;
    border: 1.5px solid #D6AE35 !important;
    border-left: 4px solid #D6AE35 !important;
    border-radius: 10px !important;
    padding: 14px 18px !important;
    margin: 0 0 24px 0 !important;
    color: #475569 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    list-style: none !important;
    box-shadow: 0 4px 12px rgba(214, 174, 53, 0.06) !important;
}

.woocommerce-checkout .woocommerce-form-login-toggle::before {
    content: '👋' !important;
    background: transparent !important;
    width: auto !important;
    height: auto !important;
    border-radius: 0 !important;
    color: inherit !important;
    font-size: 18px !important;
    margin: 0 !important;
    padding: 0 !important;
    flex-shrink: 0 !important;
    position: static !important;
    display: inline-block !important;
    border: none !important;
    line-height: 1 !important;
}

/* Le lien "Se connecter" */
.woocommerce-checkout .woocommerce-form-login-toggle a,
.woocommerce-checkout p.woocommerce-form-login-toggle a.showlogin {
    color: #00152F !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    padding: 6px 14px !important;
    background: #FFFFFF !important;
    border: 1.5px solid #00152F !important;
    border-radius: 50px !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    margin-left: auto !important;
    transition: all 0.25s !important;
    flex-shrink: 0 !important;
    line-height: 1.4 !important;
}
.woocommerce-checkout .woocommerce-form-login-toggle a:hover {
    background: #00152F !important;
    color: #FFFFFF !important;
}

/* Le formulaire de login natif quand il est ouvert : style charte */
.woocommerce-checkout form.woocommerce-form-login.login {
    background: #FFFFFF !important;
    border: 1.5px solid #E5E7EB !important;
    border-radius: 12px !important;
    padding: 24px !important;
    margin: 0 0 30px 0 !important;
    box-shadow: 0 4px 16px rgba(0, 21, 47, 0.06) !important;
}
.woocommerce-checkout form.woocommerce-form-login p.form-row.form-row-first,
.woocommerce-checkout form.woocommerce-form-login p.form-row.form-row-last {
    width: 100% !important;
    float: none !important;
    margin-bottom: 14px !important;
}
.woocommerce-checkout form.woocommerce-form-login button[name="login"],
.woocommerce-checkout form.woocommerce-form-login .woocommerce-button {
    background: #00152F !important;
    color: #FFFFFF !important;
    padding: 12px 24px !important;
    border-radius: 50px !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    border: none !important;
    cursor: pointer !important;
    transition: all 0.25s !important;
}
.woocommerce-checkout form.woocommerce-form-login button[name="login"]:hover {
    background: #D6AE35 !important;
}
.woocommerce-checkout form.woocommerce-form-login .lost_password a {
    color: #D6AE35 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}
.woocommerce-checkout form.woocommerce-form-login label {
    color: #475569 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.3px !important;
    margin-bottom: 6px !important;
    display: block !important;
}

/* ================================================
   PATCH — Style bandeau Astra "Déjà client ? Se connecter"
   (Modern Checkout d'Astra Pro)
   ================================================ */

.woocommerce-billing-fields__customer-login-label {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    background: #FAF7F0 !important;
    border: 1.5px solid #D6AE35 !important;
    border-left: 4px solid #D6AE35 !important;
    border-radius: 10px !important;
    padding: 14px 20px !important;
    margin: 0 0 24px 0 !important;
    color: #475569 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    box-shadow: 0 4px 12px rgba(214, 174, 53, 0.06) !important;
    flex-wrap: wrap !important;
}

/* Le lien "Se connecter" */
.woocommerce-billing-fields__customer-login-label a,
.woocommerce-billing-fields__customer-login-label #ast-customer-login-url {
    color: #00152F !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    padding: 7px 16px !important;
    background: #FFFFFF !important;
    border: 1.5px solid #00152F !important;
    border-radius: 50px !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    transition: all 0.25s !important;
    flex-shrink: 0 !important;
    line-height: 1.4 !important;
    display: inline-block !important;
}
.woocommerce-billing-fields__customer-login-label a:hover,
.woocommerce-billing-fields__customer-login-label #ast-customer-login-url:hover {
    background: #00152F !important;
    color: #FFFFFF !important;
    border-color: #00152F !important;
}

/* Conteneur ast-checkout-form-heading */
.ast-checkout-form-heading {
    margin-bottom: 24px !important;
}
/* ================================================
   PATCH — Sidebar récap : titres totaux sur 1 ligne
   (sans casser le nom du produit)
   ================================================ */

/* Header tableau : "SOUS-TOTAL" sur 1 ligne mais avec largeur auto */
#order_review .shop_table thead th.product-total,
.woocommerce-checkout-review-order-table thead th.product-total {
    white-space: nowrap !important;
    width: auto !important;
    min-width: 90px !important;
}

/* Header PRODUIT : largeur libre */
#order_review .shop_table thead th.product-name,
.woocommerce-checkout-review-order-table thead th.product-name {
    white-space: normal !important;
    width: auto !important;
}

/* Cellule produit : nom du produit autorisé à wrapper */
#order_review .shop_table tbody td.product-name,
.woocommerce-checkout-review-order-table tbody td.product-name {
    white-space: normal !important;
    word-wrap: normal !important;
    width: auto !important;
}
#order_review .shop_table tbody td.product-name a,
#order_review .shop_table tbody td.product-name strong,
.woocommerce-checkout-review-order-table tbody td.product-name a {
    white-space: normal !important;
}

/* Cellule prix produit : pas de wrap, alignée à droite */
#order_review .shop_table tbody td.product-total,
.woocommerce-checkout-review-order-table tbody td.product-total {
    white-space: nowrap !important;
    text-align: right !important;
    width: auto !important;
    min-width: 90px !important;
    vertical-align: top !important;
}

/* Lignes Sous-total / Total : libellés sur 1 ligne, prix sur 1 ligne, alignés correctement */
#order_review .cart-subtotal th,
#order_review .order-total th,
.woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce-checkout-review-order-table .order-total th {
    white-space: nowrap !important;
    width: auto !important;
    text-align: left !important;
    vertical-align: middle !important;
}
#order_review .cart-subtotal td,
#order_review .order-total td,
.woocommerce-checkout-review-order-table .cart-subtotal td,
.woocommerce-checkout-review-order-table .order-total td {
    white-space: nowrap !important;
    width: auto !important;
    text-align: right !important;
    vertical-align: middle !important;
    min-width: 90px !important;
}

/* "(dont X € TVA)" en dessous du total, sur sa propre ligne */
#order_review .order-total small.includes_tax,
#order_review .order-total .includes_tax,
.woocommerce-checkout-review-order-table .order-total small.includes_tax {
    display: block !important;
    font-size: 11px !important;
    color: #94A3B8 !important;
    font-weight: 500 !important;
    margin-top: 4px !important;
    line-height: 1.3 !important;
    white-space: nowrap !important;
    text-align: right !important;
}

/* Table layout auto pour ajustement intelligent */
#order_review .shop_table,
.woocommerce-checkout-review-order-table {
    table-layout: auto !important;
}

/* Image produit : ne pas occuper trop d'espace dans la colonne */
#order_review .shop_table tbody td.product-name img,
.woocommerce-checkout-review-order-table tbody td.product-name img {
    max-width: 56px !important;
    flex-shrink: 0 !important;
}
/* ================================================
   PATCH ULTIME v2 — Bouton SE CONNECTER pleine largeur mobile
   ================================================ */

@media (max-width: 768px) {
    
    /* Bandeau en colonne */
    .woocommerce-billing-fields__customer-login-label {
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 14px !important;
        text-align: center !important;
        padding: 18px 20px !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }
    
    /* Bouton SE CONNECTER : forcer 100% par TOUS les vecteurs possibles */
    .woocommerce-billing-fields__customer-login-label a,
    .woocommerce-billing-fields__customer-login-label > a,
    .woocommerce-billing-fields__customer-login-label #ast-customer-login-url,
    a#ast-customer-login-url {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
        flex: 1 1 100% !important;
        align-self: stretch !important;
        box-sizing: border-box !important;
        text-align: center !important;
        margin: 0 auto !important;
        padding: 14px 18px !important;
        font-size: 12px !important;
        letter-spacing: 1px !important;
    }
}

/* ============================================
   06 — VitaliT — Pages Mon Compte
   Sidebar + Dashboard + Login/Register + Forms
   ============================================ */

/* === Variables (rappel charte) ===
   --vt-marine: #00152F
   --vt-dore:   #D6AE35
   --vt-creme:  #FAF7F0
   --vt-gris-bleu: #475569
   --vt-gris-desat: #94A3B8
   --vt-font: 'Plus Jakarta Sans', sans-serif
*/

:root {
    --vt-marine: #00152F;
    --vt-dore: #D6AE35;
    --vt-creme: #FAF7F0;
    --vt-gris-bleu: #475569;
    --vt-gris-desat: #94A3B8;
    --vt-border: #E5E7EB;
}

/* ============================================
   1. HERO "MON COMPTE" (cohérent panier/checkout)
   ============================================ */
.vitalit-account-page .entry-header,
.vitalit-account-page .ast-archive-description,
.vitalit-account-page .page-header {
    background: var(--vt-marine);
    color: #fff;
    padding: 60px 0 50px;
    margin-bottom: 40px;
    text-align: center;
    position: relative;
}

.vitalit-account-page .entry-title,
.vitalit-account-page h1.entry-title {
    color: #fff !important;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 800;
    font-size: 2.5rem;
    letter-spacing: -0.02em;
    margin: 0;
    text-transform: uppercase;
}

.vitalit-account-page .entry-title::before {
    content: 'ESPACE CLIENT';
    display: block;
    color: var(--vt-dore);
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.2em;
    margin-bottom: 10px;
    text-transform: uppercase;
}

/* ============================================
   2. LAYOUT GENERAL — Container + 2 colonnes
   ============================================ */
.vitalit-account-page .woocommerce-account .woocommerce {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px 60px;
}

.vitalit-account-page .woocommerce-MyAccount-navigation {
    width: 280px;
    float: left;
    margin-right: 40px;
}

.vitalit-account-page .woocommerce-MyAccount-content {
    width: calc(100% - 320px);
    float: right;
}

@media (max-width: 768px) {
    .vitalit-account-page .woocommerce-MyAccount-navigation,
    .vitalit-account-page .woocommerce-MyAccount-content {
        width: 100%;
        float: none;
        margin: 0 0 20px;
    }
}

/* ============================================
   3. SIDEBAR — Avatar + Menu vertical
   ============================================ */
.vitalit-account-page .woocommerce-MyAccount-navigation {
    background: var(--vt-creme);
    border-radius: 12px;
    padding: 30px 0;
    overflow: hidden;
}

/* Bloc avatar + nom (ajouté par Astra Pro / Dokan) */
.vitalit-account-page .woocommerce-MyAccount-navigation::before {
    /* Si Astra ne génère pas le bloc, on n'affiche rien */
    display: none;
}

/* Avatar custom (généré par notre filter PHP) */
.vitalit-account-page .vitalit-custom-avatar {
    background: var(--vt-marine);
    color: var(--vt-dore);
    border-radius: 50%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
    font-size: 1.8rem;
    margin: 0 auto 15px;
    border: 3px solid var(--vt-dore);
    width: 80px !important;
    height: 80px !important;
}

/* Bloc "Bonjour [user]" en haut de sidebar */
.vitalit-account-page .woocommerce-MyAccount-navigation .ast-account-username,
.vitalit-account-page .woocommerce-MyAccount-navigation > p:first-child {
    text-align: center;
    color: var(--vt-marine);
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
    padding: 0 20px 25px;
    margin-bottom: 10px;
    border-bottom: 1px solid var(--vt-border);
}

.vitalit-account-page .woocommerce-MyAccount-navigation .ast-account-username strong,
.vitalit-account-page .woocommerce-MyAccount-navigation > p:first-child strong {
    color: var(--vt-dore);
    font-weight: 700;
}

/* Liste menu */
.vitalit-account-page .woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.vitalit-account-page .woocommerce-MyAccount-navigation ul li {
    margin: 0;
    padding: 0;
    border: none;
}

.vitalit-account-page .woocommerce-MyAccount-navigation ul li a {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 25px;
    color: var(--vt-gris-bleu);
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 500;
    font-size: 0.95rem;
    text-decoration: none;
    border-left: 3px solid transparent;
    transition: all 0.2s ease;
}

.vitalit-account-page .woocommerce-MyAccount-navigation ul li a::before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.7;
    transition: opacity 0.2s ease;
}

/* Icônes par endpoint (SVG inline encodés) */
.vitalit-account-page .woocommerce-MyAccount-navigation-link--dashboard a::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3C/svg%3E");
}
.vitalit-account-page .woocommerce-MyAccount-navigation-link--orders a::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2L3 6v14a2 2 0 002 2h14a2 2 0 002-2V6l-3-4z'/%3E%3Cline x1='3' y1='6' x2='21' y2='6'/%3E%3Cpath d='M16 10a4 4 0 01-8 0'/%3E%3C/svg%3E");
}
.vitalit-account-page .woocommerce-MyAccount-navigation-link--edit-address a::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");
}
.vitalit-account-page .woocommerce-MyAccount-navigation-link--edit-account a::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");
}
.vitalit-account-page .woocommerce-MyAccount-navigation-link--customer-logout a::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 21H5a2 2 0 01-2-2V5a2 2 0 012-2h4'/%3E%3Cpolyline points='16 17 21 12 16 7'/%3E%3Cline x1='21' y1='12' x2='9' y2='12'/%3E%3C/svg%3E");
}

/* Hover */
.vitalit-account-page .woocommerce-MyAccount-navigation ul li a:hover {
    background: rgba(0, 21, 47, 0.04);
    color: var(--vt-marine);
}

.vitalit-account-page .woocommerce-MyAccount-navigation ul li a:hover::before {
    opacity: 1;
}

/* Active */
.vitalit-account-page .woocommerce-MyAccount-navigation ul li.is-active a {
    background: var(--vt-marine);
    color: var(--vt-dore);
    border-left-color: var(--vt-dore);
    font-weight: 600;
}

.vitalit-account-page .woocommerce-MyAccount-navigation ul li.is-active a::before {
    /* Icône en doré quand actif */
    filter: brightness(0) saturate(100%) invert(72%) sepia(45%) saturate(641%) hue-rotate(8deg) brightness(91%) contrast(89%);
    opacity: 1;
}

/* ============================================
   4. DASHBOARD — Cards visuelles
   ============================================ */
.vitalit-dashboard-welcome {
    margin-bottom: 35px;
    padding-bottom: 25px;
    border-bottom: 1px solid var(--vt-border);
}

.vitalit-dashboard-title {
    color: var(--vt-marine);
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
    font-size: 1.75rem;
    margin: 0 0 8px;
}

.vitalit-dashboard-title span {
    color: var(--vt-dore);
}

.vitalit-dashboard-subtitle {
    color: var(--vt-gris-bleu);
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 1rem;
    line-height: 1.6;
    margin: 0;
}

.vitalit-dashboard-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

@media (max-width: 600px) {
    .vitalit-dashboard-cards {
        grid-template-columns: 1fr;
    }
}

.vitalit-dashboard-card {
    background: #fff;
    border: 1px solid var(--vt-border);
    border-radius: 12px;
    padding: 25px;
    text-decoration: none !important;
    transition: all 0.3s ease;
    display: block;
    color: var(--vt-marine);
    position: relative;
    overflow: hidden;
}

.vitalit-dashboard-card::after {
    content: '→';
    position: absolute;
    top: 25px;
    right: 25px;
    color: var(--vt-gris-desat);
    font-size: 1.2rem;
    transition: all 0.3s ease;
}

.vitalit-dashboard-card:hover {
    border-color: var(--vt-dore);
    box-shadow: 0 8px 24px rgba(0, 21, 47, 0.08);
    transform: translateY(-2px);
}

.vitalit-dashboard-card:hover::after {
    color: var(--vt-dore);
    transform: translateX(4px);
}

.vitalit-card-icon {
    width: 48px;
    height: 48px;
    background: var(--vt-creme);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    color: var(--vt-marine);
    transition: all 0.3s ease;
}

.vitalit-card-icon svg {
    width: 24px;
    height: 24px;
}

.vitalit-dashboard-card:hover .vitalit-card-icon {
    background: var(--vt-marine);
    color: var(--vt-dore);
}

.vitalit-dashboard-card h3 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
    font-size: 1.1rem;
    color: var(--vt-marine);
    margin: 0 0 5px;
}

.vitalit-dashboard-card p {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 0.875rem;
    color: var(--vt-gris-bleu);
    margin: 0;
}

.vitalit-card-logout .vitalit-card-icon {
    background: #FEF2F2;
    color: #DC2626;
}

.vitalit-card-logout:hover .vitalit-card-icon {
    background: #DC2626;
    color: #fff;
}

/* ============================================
   5. PAGE COMMANDES — Empty state + Table
   ============================================ */
.vitalit-account-page .woocommerce-MyAccount-content > h2,
.vitalit-account-page .woocommerce-MyAccount-content .woocommerce-Address-title h3 {
    /* Masque les H2 redondants si présents (le hero suffit) */
    display: none;
}

/* Empty state des commandes */
.vitalit-account-page .woocommerce-message,
.vitalit-account-page .woocommerce-info {
    background: var(--vt-creme);
    border: 1px solid var(--vt-border);
    border-left: 4px solid var(--vt-dore);
    border-radius: 8px;
    padding: 20px 25px;
    color: var(--vt-marine);
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 0.95rem;
    display: flex;
    align-items: center;
    gap: 15px;
}

.vitalit-account-page .woocommerce-info::before,
.vitalit-account-page .woocommerce-message::before {
    color: var(--vt-dore);
    border-color: var(--vt-dore);
}

/* Bouton "Rechercher un produit" dans empty state */
.vitalit-account-page .woocommerce-message .button,
.vitalit-account-page .woocommerce-info .button {
    background: var(--vt-marine) !important;
    color: #fff !important;
    border: 2px solid var(--vt-marine) !important;
    border-radius: 8px !important;
    padding: 10px 20px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 0.9rem !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
    transition: all 0.2s ease !important;
}

.vitalit-account-page .woocommerce-message .button:hover,
.vitalit-account-page .woocommerce-info .button:hover {
    background: var(--vt-dore) !important;
    border-color: var(--vt-dore) !important;
    color: var(--vt-marine) !important;
}

/* Table des commandes (pour quand tu auras passé la commande test) */
.vitalit-account-page .woocommerce-orders-table,
.vitalit-account-page table.shop_table {
    border: 1px solid var(--vt-border);
    border-radius: 12px;
    overflow: hidden;
    border-collapse: separate;
    border-spacing: 0;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.vitalit-account-page .woocommerce-orders-table thead {
    background: var(--vt-creme);
}

.vitalit-account-page .woocommerce-orders-table thead th {
    color: var(--vt-marine);
    font-weight: 700;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 15px 20px;
    border: none;
}

.vitalit-account-page .woocommerce-orders-table tbody td {
    padding: 18px 20px;
    border-top: 1px solid var(--vt-border);
    color: var(--vt-gris-bleu);
    vertical-align: middle;
}

.vitalit-account-page .woocommerce-orders-table tbody td a {
    color: var(--vt-marine);
    font-weight: 600;
    text-decoration: none;
}

.vitalit-account-page .woocommerce-orders-table tbody td a:hover {
    color: var(--vt-dore);
}

/* Statuts colorés */
.vitalit-account-page .woocommerce-orders-table .order-status {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.vitalit-account-page .order-status.status-completed {
    background: #D1FAE5;
    color: #065F46;
}
.vitalit-account-page .order-status.status-processing {
    background: #DBEAFE;
    color: #1E40AF;
}
.vitalit-account-page .order-status.status-on-hold {
    background: #FEF3C7;
    color: #92400E;
}
.vitalit-account-page .order-status.status-pending {
    background: #F3F4F6;
    color: #374151;
}
.vitalit-account-page .order-status.status-cancelled,
.vitalit-account-page .order-status.status-failed {
    background: #FEE2E2;
    color: #991B1B;
}

/* ============================================
   6. PAGE ADRESSES — Cards
   ============================================ */
.vitalit-account-page .woocommerce-Addresses {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    margin-top: 25px;
}

@media (max-width: 600px) {
    .vitalit-account-page .woocommerce-Addresses {
        grid-template-columns: 1fr;
    }
}

.vitalit-account-page .woocommerce-Address {
    background: #fff;
    border: 1px solid var(--vt-border);
    border-radius: 12px;
    padding: 30px;
    width: 100% !important;
    float: none !important;
    transition: border-color 0.2s ease;
}

.vitalit-account-page .woocommerce-Address:hover {
    border-color: var(--vt-dore);
}

.vitalit-account-page .woocommerce-Address-title {
    border-bottom: 1px solid var(--vt-border);
    padding-bottom: 15px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.vitalit-account-page .woocommerce-Address-title h2,
.vitalit-account-page .woocommerce-Address-title h3 {
    display: block !important;
    color: var(--vt-marine);
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    margin: 0;
}

.vitalit-account-page .woocommerce-Address-title .edit {
    color: var(--vt-dore);
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 600;
    font-size: 0.85rem;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.vitalit-account-page .woocommerce-Address-title .edit:hover {
    color: var(--vt-marine);
}

.vitalit-account-page .woocommerce-Address address {
    color: var(--vt-gris-bleu);
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-style: normal;
    line-height: 1.7;
    font-size: 0.95rem;
}

/* ============================================
   7. FORMULAIRES (edit-account, edit-address)
   ============================================ */
.vitalit-account-page .woocommerce-MyAccount-content form .form-row,
.vitalit-account-page .woocommerce-MyAccount-content fieldset {
    margin-bottom: 18px;
}

.vitalit-account-page .woocommerce-MyAccount-content fieldset {
    border: 1px solid var(--vt-border);
    border-radius: 12px;
    padding: 25px;
    margin-top: 30px;
    background: var(--vt-creme);
}

.vitalit-account-page .woocommerce-MyAccount-content fieldset legend {
    color: var(--vt-marine);
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
    font-size: 1.1rem;
    padding: 0 10px;
}

.vitalit-account-page .woocommerce-MyAccount-content label {
    display: block;
    color: var(--vt-marine);
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 600;
    font-size: 0.875rem;
    margin-bottom: 6px;
}

.vitalit-account-page .woocommerce-MyAccount-content label .required {
    color: var(--vt-dore);
    margin-left: 2px;
}

.vitalit-account-page .woocommerce-MyAccount-content input[type="text"],
.vitalit-account-page .woocommerce-MyAccount-content input[type="email"],
.vitalit-account-page .woocommerce-MyAccount-content input[type="tel"],
.vitalit-account-page .woocommerce-MyAccount-content input[type="password"],
.vitalit-account-page .woocommerce-MyAccount-content select,
.vitalit-account-page .woocommerce-MyAccount-content textarea {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid var(--vt-border);
    border-radius: 8px;
    background: #fff;
    color: var(--vt-marine);
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 0.95rem;
    transition: all 0.2s ease;
}

.vitalit-account-page .woocommerce-MyAccount-content input:focus,
.vitalit-account-page .woocommerce-MyAccount-content select:focus,
.vitalit-account-page .woocommerce-MyAccount-content textarea:focus {
    border-color: var(--vt-dore);
    box-shadow: 0 0 0 3px rgba(214, 174, 53, 0.15);
    outline: none;
}

.vitalit-account-page .woocommerce-MyAccount-content small.note,
.vitalit-account-page .woocommerce-MyAccount-content em {
    color: var(--vt-gris-desat);
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 0.825rem;
    font-style: italic;
    display: block;
    margin-top: 5px;
}

/* Bouton submit */
.vitalit-account-page .woocommerce-MyAccount-content button[type="submit"],
.vitalit-account-page .woocommerce-MyAccount-content input[type="submit"],
.vitalit-account-page .woocommerce-MyAccount-content .button {
    background: var(--vt-marine);
    color: #fff;
    border: 2px solid var(--vt-marine);
    border-radius: 8px;
    padding: 14px 32px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    cursor: pointer;
    transition: all 0.2s ease;
    margin-top: 15px;
}

.vitalit-account-page .woocommerce-MyAccount-content button[type="submit"]:hover,
.vitalit-account-page .woocommerce-MyAccount-content input[type="submit"]:hover,
.vitalit-account-page .woocommerce-MyAccount-content .button:hover {
    background: var(--vt-dore);
    border-color: var(--vt-dore);
    color: var(--vt-marine);
}

/* Icône œil password Astra */
.vitalit-account-page .woocommerce-MyAccount-content .password-input {
    position: relative;
    display: block;
}

.vitalit-account-page .woocommerce-MyAccount-content .show-password-input {
    color: var(--vt-gris-bleu);
}

.vitalit-account-page .woocommerce-MyAccount-content .show-password-input:hover {
    color: var(--vt-dore);
}

/* ============================================
   8. PAGE LOGIN/REGISTER (déconnecté) — 2 COLONNES
   ============================================ */

/* Force le layout 2 colonnes côte à côte */
.vitalit-account-logged-out .woocommerce-account .u-columns,
.vitalit-account-logged-out .woocommerce-account .col2-set {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    max-width: 1100px;
    margin: 40px auto;
    padding: 0 20px;
}

@media (max-width: 768px) {
    .vitalit-account-logged-out .woocommerce-account .u-columns,
    .vitalit-account-logged-out .woocommerce-account .col2-set {
        grid-template-columns: 1fr;
    }
}

.vitalit-account-logged-out .woocommerce-account .col-1,
.vitalit-account-logged-out .woocommerce-account .col-2,
.vitalit-account-logged-out .woocommerce-account .u-column1,
.vitalit-account-logged-out .woocommerce-account .u-column2 {
    width: 100% !important;
    float: none !important;
    background: #fff;
    border: 1px solid var(--vt-border);
    border-radius: 12px;
    padding: 40px;
    margin: 0 !important;
}

.vitalit-account-logged-out .woocommerce-account h2 {
    color: var(--vt-marine);
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 800;
    font-size: 1.75rem;
    margin: 0 0 8px;
    text-align: center;
}

/* Sous-titre custom via pseudo-element */
.vitalit-account-logged-out .col-1 h2::after {
    content: 'Accédez à votre espace client VitaliT';
    display: block;
    color: var(--vt-gris-bleu);
    font-size: 0.9rem;
    font-weight: 400;
    margin-top: 8px;
    margin-bottom: 25px;
}

.vitalit-account-logged-out .col-2 h2::after {
    content: 'Rejoignez la marketplace anti-gaspi locale';
    display: block;
    color: var(--vt-gris-bleu);
    font-size: 0.9rem;
    font-weight: 400;
    margin-top: 8px;
    margin-bottom: 25px;
}

/* Forms login & register */
.vitalit-account-logged-out .woocommerce-form-login,
.vitalit-account-logged-out .woocommerce-form-register {
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;
}

.vitalit-account-logged-out .woocommerce-form-login__rememberme,
.vitalit-account-logged-out .woocommerce-form__label-for-checkbox {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--vt-gris-bleu);
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 0.9rem;
    margin: 15px 0;
}

.vitalit-account-logged-out .woocommerce-form-login__rememberme input[type="checkbox"],
.vitalit-account-logged-out .woocommerce-form__input-checkbox {
    accent-color: var(--vt-dore);
    width: 18px;
    height: 18px;
}

.vitalit-account-logged-out .lost_password {
    text-align: center;
    margin-top: 20px;
}

.vitalit-account-logged-out .lost_password a {
    color: var(--vt-gris-bleu);
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 0.875rem;
    text-decoration: none;
    border-bottom: 1px dashed var(--vt-gris-desat);
}

.vitalit-account-logged-out .lost_password a:hover {
    color: var(--vt-dore);
    border-color: var(--vt-dore);
}

/* Boutons login/register pleine largeur */
.vitalit-account-logged-out .woocommerce-form-login button[type="submit"],
.vitalit-account-logged-out .woocommerce-form-register button[type="submit"] {
    width: 100%;
    background: var(--vt-marine);
    color: #fff;
    border: 2px solid var(--vt-marine);
    border-radius: 8px;
    padding: 14px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    cursor: pointer;
    transition: all 0.2s ease;
    margin-top: 10px;
}

.vitalit-account-logged-out .woocommerce-form-login button[type="submit"]:hover,
.vitalit-account-logged-out .woocommerce-form-register button[type="submit"]:hover {
    background: var(--vt-dore);
    border-color: var(--vt-dore);
    color: var(--vt-marine);
}

/* ============================================
   9. PAGE LOST PASSWORD
   ============================================ */
.vitalit-account-page .woocommerce-ResetPassword {
    max-width: 500px;
    margin: 40px auto;
    background: #fff;
    border: 1px solid var(--vt-border);
    border-radius: 12px;
    padding: 40px;
}

.vitalit-account-page .woocommerce-ResetPassword button[type="submit"] {
    width: 100%;
}

/* ============================================
   10. NEUTRALISATIONS Astra Pro Floating Labels
   ============================================ */
.vitalit-account-page .ast-floating-label-active label,
.vitalit-account-page .ast-floating-label-form .form-row label {
    position: static !important;
    transform: none !important;
    background: transparent !important;
    padding: 0 !important;
    font-size: 0.875rem !important;
    color: var(--vt-marine) !important;
    font-weight: 600 !important;
}

.vitalit-account-page .ast-floating-label-form input,
.vitalit-account-page .ast-floating-label-form select,
.vitalit-account-page .ast-floating-label-form textarea {
    padding: 12px 16px !important;
}

/* Clear floats */
.vitalit-account-page .woocommerce-account::after {
    content: '';
    display: block;
    clear: both;
}

/* ============================================
   PATCH 06.1 — Corrections post-déploiement
   ============================================ */

/* === FIX 1 : Doublons d'icônes sidebar === */
/* Astra Pro génère des icônes natives en SVG sur les items menu.
   On les masque et on garde uniquement nos icônes custom (::before) */

.vitalit-account-page .woocommerce-MyAccount-navigation ul li a > svg,
.vitalit-account-page .woocommerce-MyAccount-navigation ul li a > i,
.vitalit-account-page .woocommerce-MyAccount-navigation ul li a > .dashicons,
.vitalit-account-page .woocommerce-MyAccount-navigation ul li a > span[class*="icon"],
.vitalit-account-page .woocommerce-MyAccount-navigation ul li a img,
.vitalit-account-page .woocommerce-MyAccount-navigation .ast-account-icon,
.vitalit-account-page .woocommerce-MyAccount-navigation [class*="ast-myaccount-icon"] {
    display: none !important;
}

/* === FIX 2 : Masquer le contenu WooCommerce par défaut du dashboard === */
/* Le texte "Bonjour [user] (vous n'êtes pas...)" + "À partir du tableau de bord..." */

.vitalit-account-page .woocommerce-MyAccount-content > p:has(.woocommerce-MyAccount-user),
.vitalit-account-page .woocommerce-MyAccount-content .woocommerce-MyAccount-user,
.vitalit-account-page .woocommerce-MyAccount-content > p:nth-of-type(1),
.vitalit-account-page .woocommerce-MyAccount-content > p:nth-of-type(2) {
    display: none !important;
}

/* Re-affiche les paragraphes UNIQUEMENT sur les pages qui en ont besoin (pas le dashboard) */
.vitalit-account-page:not(.woocommerce-account):not(.dashboard) .woocommerce-MyAccount-content > p {
    display: block !important;
}

/* Méthode plus ciblée : ne masquer ces paragraphes QUE sur le dashboard */
.vitalit-account-page.woocommerce-account .woocommerce-MyAccount-content > p:first-of-type,
.vitalit-account-page.woocommerce-account .woocommerce-MyAccount-content > p:nth-of-type(2) {
    display: none !important;
}

/* On affiche ces paragraphes sur les autres endpoints (edit-address, edit-account, etc.) */
.vitalit-account-page .woocommerce-MyAccount-content > p.woocommerce-message,
.vitalit-account-page .woocommerce-MyAccount-content > p.woocommerce-info,
.vitalit-account-page .woocommerce-MyAccount-content > p.woocommerce-error {
    display: flex !important;
}


/* === FIX 4 : Container content après le hero === */
.vitalit-account-page .ast-container,
.vitalit-account-page .site-content > .ast-container {
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 0 20px !important;
}

/* === FIX 5 : Espacement entre hero et contenu === */
.vitalit-account-page .woocommerce-account {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* === FIX 6 : Doublon avatar dans sidebar === */
/* Au cas où l'avatar Astra natif s'affiche aussi en plus du nôtre */
.vitalit-account-page .woocommerce-MyAccount-navigation > .ast-account-avatar:not(:has(.vitalit-custom-avatar)),
.vitalit-account-page .woocommerce-MyAccount-navigation .avatar:not(.vitalit-custom-avatar) {
    /* Si l'avatar natif Astra existe en plus, on le masque */
    /* Si pas de doublon, ce sélecteur est inactif, donc safe */
}

/* === FIX 7 : Padding ajusté autour du dashboard welcome === */
.vitalit-dashboard-welcome {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* === FIX 8 : Sécurité responsive — sidebar mobile === */
@media (max-width: 768px) {
    .vitalit-account-page .woocommerce-MyAccount-navigation {
        margin-bottom: 25px !important;
        padding: 20px 0 !important;
    }
    
    .vitalit-account-page .vitalit-custom-avatar {
        width: 60px !important;
        height: 60px !important;
        font-size: 1.4rem;
    }
}

/* ============================================
   FIN PATCH 06.1
   ============================================ */
/* ============================================
   PATCH 06.2 — Fix "Become a Vendor" (Dokan v3+)
   ============================================ */

/* Sélecteur exact identifié via DevTools */
.vitalit-account-page ul.dokan-account-migration-lists,
.vitalit-account-page .dokan-account-migration-lists,
.vitalit-account-page li.flex:has(.dokan-w8.left-content),
.vitalit-account-page .dokan-w8.left-content,
.vitalit-account-page .dokan-w4.right-content {
    display: none !important;
}

/* Sécurité : masque tout ul qui contient un lien "Become a Vendor" */
.vitalit-account-page ul:has(a[href*="dokan-registration"]),
.vitalit-account-page ul:has(a[href*="become-a-vendor"]),
.vitalit-account-page ul:has(a[href*="vendor-registration"]) {
    display: none !important;
}

/* ============================================
   PATCH 06.3 — Hero cohérent tunnel d'achat
   (centré + bords arrondis comme panier/checkout)
   ============================================ */

.vitalit-account-page .entry-header,
.vitalit-account-page .ast-archive-description,
.vitalit-account-page .page-header,
.vitalit-account-page header.entry-header {
    max-width: 1200px !important;
    width: auto !important;
    margin: 30px auto 40px !important;
    padding: 60px 30px !important;
    border-radius: 16px !important;
    background: var(--vt-marine) !important;
    box-shadow: 0 4px 20px rgba(0, 21, 47, 0.08);
    
    /* Reset des anciennes règles full-width */
    position: static !important;
    left: auto !important;
    right: auto !important;
}

/* Container parent : on retire l'overflow visible qui était inutile */
.vitalit-account-page main#main,
.vitalit-account-page #primary,
.vitalit-account-page .site-content,
.vitalit-account-page .ast-container {
    overflow: visible;
}

/* Espacement après le hero */
.vitalit-account-page .woocommerce-account {
    margin-top: 0 !important;
}


/* ============================================
   FIN PATCH 06.3
   ============================================ */

/* ============================================
   FIN PATCH 06.2
   ============================================ */

/* ============================================
   PATCH 06.8 — Fix adresses (DÉFINITIF)
   Spécificité maximale + Grid bien configuré
   ============================================ */

/* Sélecteur ultra-spécifique pour battre Astra */
html body.vitalit-account-page div.woocommerce-MyAccount-content div.u-columns.woocommerce-Addresses,
html body.vitalit-account-page div.woocommerce-MyAccount-content div.col2-set.addresses {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: auto !important;
    grid-auto-flow: row !important;
    column-gap: 25px !important;
    row-gap: 25px !important;
    gap: 25px !important;
    align-items: start !important;
    justify-items: stretch !important;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    clear: both !important;
}

/* Force chaque colonne à se positionner correctement dans le grid */
html body.vitalit-account-page div.u-columns div.u-column1.col-1.woocommerce-Address {
    grid-column: 1 !important;
    grid-row: 1 !important;
}

html body.vitalit-account-page div.u-columns div.u-column2.col-2.woocommerce-Address {
    grid-column: 2 !important;
    grid-row: 1 !important;
}

/* Reset complet des cards */
html body.vitalit-account-page div.woocommerce-Address {
    float: none !important;
    clear: none !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    box-sizing: border-box !important;
    display: block !important;
}

/* Header de chaque card */
html body.vitalit-account-page div.woocommerce-Address > header.woocommerce-Address-title {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    background: var(--vt-creme) !important;
    border: 1px solid var(--vt-border) !important;
    border-bottom: none !important;
    border-radius: 12px 12px 0 0 !important;
    padding: 18px 25px !important;
    margin: 0 !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
}

html body.vitalit-account-page div.woocommerce-Address > header.woocommerce-Address-title h2,
html body.vitalit-account-page div.woocommerce-Address > header.woocommerce-Address-title h3 {
    margin: 0 !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 700 !important;
    font-size: 1.05rem !important;
    color: var(--vt-marine) !important;
    line-height: 1.3 !important;
    flex: 0 0 auto !important;
    white-space: normal !important;
}

html body.vitalit-account-page div.woocommerce-Address > header.woocommerce-Address-title a.edit {
    color: var(--vt-dore) !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 0.75rem !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    flex: 0 0 auto !important;
}

html body.vitalit-account-page div.woocommerce-Address > header.woocommerce-Address-title a.edit:hover {
    color: var(--vt-marine) !important;
}

/* Body de chaque card */
html body.vitalit-account-page div.woocommerce-Address > address {
    display: block !important;
    background: #fff !important;
    border: 1px solid var(--vt-border) !important;
    border-top: none !important;
    border-radius: 0 0 12px 12px !important;
    padding: 25px !important;
    margin: 0 !important;
    color: var(--vt-gris-bleu) !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-style: normal !important;
    line-height: 1.7 !important;
    font-size: 0.95rem !important;
    min-height: 60px !important;
}

/* Container parent — overflow visible */
html body.vitalit-account-page div.woocommerce-MyAccount-content {
    display: block !important;
    overflow: visible !important;
    float: none !important;
    clear: both !important;
}

/* Mobile : 1 colonne */
@media (max-width: 768px) {
    html body.vitalit-account-page div.woocommerce-MyAccount-content div.u-columns.woocommerce-Addresses,
    html body.vitalit-account-page div.woocommerce-MyAccount-content div.col2-set.addresses {
        grid-template-columns: 1fr !important;
    }
    
    html body.vitalit-account-page div.u-columns div.u-column1.col-1.woocommerce-Address,
    html body.vitalit-account-page div.u-columns div.u-column2.col-2.woocommerce-Address {
        grid-column: 1 !important;
        grid-row: auto !important;
    }
}

/* ============================================
   FIN PATCH 06.8
   ============================================ */

/* ============================================
   PATCH 06.9 — Restore layout 2 colonnes
   (Fix régression du PATCH 06.8)
   ============================================ */

/* Restore sidebar + content côte à côte */
html body.vitalit-account-page nav.woocommerce-MyAccount-navigation {
    width: 280px !important;
    float: left !important;
    margin-right: 40px !important;
    clear: left !important;
    display: block !important;
}

html body.vitalit-account-page div.woocommerce-MyAccount-content {
    width: calc(100% - 320px) !important;
    float: right !important;
    clear: right !important;
    display: block !important;
    overflow: visible !important;
}

/* Container parent — clearfix pour le float */
html body.vitalit-account-page .woocommerce-account .woocommerce {
    overflow: visible !important;
}

html body.vitalit-account-page .woocommerce-account .woocommerce::after {
    content: '';
    display: block;
    clear: both;
}

/* Mobile : empile sidebar + content */
@media (max-width: 768px) {
    html body.vitalit-account-page nav.woocommerce-MyAccount-navigation,
    html body.vitalit-account-page div.woocommerce-MyAccount-content {
        width: 100% !important;
        float: none !important;
        margin-right: 0 !important;
        margin-bottom: 25px !important;
        clear: both !important;
    }
}

/* ============================================
   FIN PATCH 06.9
   ============================================ */

/* ============================================
   PATCH 06.16 — Cards "Lieu de retrait" Click & Collect
   Multi-vendeurs Dokan
   ============================================ */

/* === WRAPPER === */
.vitalit-pickup-wrapper {
    margin: 40px 0;
    padding: 35px;
    background: var(--vt-creme);
    border-radius: 16px;
    border: 1px solid var(--vt-border);
}

.vitalit-pickup-section-title {
    color: var(--vt-marine) !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 800 !important;
    font-size: 1.5rem !important;
    margin: 0 0 12px !important;
    display: flex;
    align-items: center;
    gap: 10px;
}

.vitalit-pickup-section-title::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23D6AE35' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    flex-shrink: 0;
}

.vitalit-pickup-intro {
    color: var(--vt-gris-bleu) !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 0.95rem !important;
    line-height: 1.6 !important;
    margin: 0 0 25px !important;
}

.vitalit-pickup-intro strong {
    color: var(--vt-marine) !important;
    font-weight: 700 !important;
}

/* === GRID 2 colonnes pour multi-vendeurs === */
.vitalit-pickup-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
}

@media (max-width: 600px) {
    .vitalit-pickup-grid {
        grid-template-columns: 1fr;
    }
}

/* === CARD VENDEUR === */
.vitalit-pickup-card {
    background: #fff;
    border: 1px solid var(--vt-border);
    border-radius: 14px;
    padding: 0;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 2px 10px rgba(0, 21, 47, 0.04);
}

.vitalit-pickup-card:hover {
    border-color: var(--vt-dore);
    box-shadow: 0 8px 25px rgba(0, 21, 47, 0.08);
    transform: translateY(-2px);
}

/* === HEADER de la card === */
.vitalit-pickup-header {
    background: var(--vt-marine);
    color: #fff;
    padding: 22px 25px;
    display: flex;
    align-items: center;
    gap: 15px;
}

.vitalit-pickup-icon {
    width: 44px;
    height: 44px;
    background: rgba(214, 174, 53, 0.15);
    border-radius: 50%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: var(--vt-dore);
}

.vitalit-pickup-icon svg {
    width: 22px !important;
    height: 22px !important;
    flex-shrink: 0;
}

.vitalit-pickup-title-wrap {
    flex: 1;
    min-width: 0;
}

.vitalit-pickup-label {
    display: block;
    color: var(--vt-dore);
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 0.7rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 3px;
}

.vitalit-pickup-shop-name {
    color: #fff !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 700 !important;
    font-size: 1.15rem !important;
    margin: 0 !important;
    line-height: 1.2 !important;
}

/* === N° DE RETRAIT === */
.vitalit-pickup-order-number {
    background: var(--vt-creme);
    color: var(--vt-marine);
    padding: 14px 25px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 0.9rem;
    border-bottom: 1px solid var(--vt-border);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.vitalit-pickup-order-number strong {
    background: var(--vt-marine);
    color: var(--vt-dore);
    padding: 5px 12px;
    border-radius: 20px;
    font-weight: 700;
    font-size: 0.85rem;
    letter-spacing: 0.05em;
}

/* === BODY === */
.vitalit-pickup-body {
    padding: 22px 25px;
}

.vitalit-pickup-section {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 12px 0;
}

.vitalit-pickup-section + .vitalit-pickup-section {
    border-top: 1px solid var(--vt-border);
}

.vitalit-pickup-section-icon {
    width: 36px;
    height: 36px;
    background: var(--vt-creme);
    border-radius: 8px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: var(--vt-marine);
}

.vitalit-pickup-section-icon svg {
    width: 18px !important;
    height: 18px !important;
    flex-shrink: 0;
}

.vitalit-pickup-section-content {
    flex: 1;
    min-width: 0;
}

.vitalit-pickup-section-content strong {
    display: block;
    color: var(--vt-gris-bleu) !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 0.75rem !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    margin-bottom: 4px !important;
}

.vitalit-pickup-section-content p {
    margin: 0 !important;
    color: var(--vt-marine) !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 0.95rem !important;
    line-height: 1.5 !important;
    font-weight: 500 !important;
}

.vitalit-pickup-section-content a {
    color: var(--vt-marine) !important;
    text-decoration: none !important;
    font-weight: 600 !important;
    transition: color 0.2s ease !important;
}

.vitalit-pickup-section-content a:hover {
    color: var(--vt-dore) !important;
}

/* === FOOTER avec lien boutique === */
.vitalit-pickup-footer {
    border-top: 1px solid var(--vt-border);
    padding: 15px 25px;
    background: rgba(250, 247, 240, 0.5);
}

.vitalit-pickup-shop-link {
    display: block;
    text-align: center;
    color: var(--vt-dore) !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 700 !important;
    font-size: 0.85rem !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
    transition: color 0.2s ease !important;
}

.vitalit-pickup-shop-link:hover {
    color: var(--vt-marine) !important;
}

/* === Sur la sous-commande (1 seule card) === */
.woocommerce-view-order .vitalit-pickup-wrapper .vitalit-pickup-card,
.vitalit-pickup-wrapper:not(:has(.vitalit-pickup-grid)) .vitalit-pickup-card {
    max-width: 500px;
    margin: 0 auto;
}

/* ============================================
   FIN PATCH 06.16
   ============================================ */



/* ============================================
   FIN — 06 VitaliT Mon Compte
   ============================================ */

/* ============================================
   STYLE CONTACT FORM 7 - VitaliT v3
   Fix espacements + select
   ============================================ */
.wpcf7 form p {
    margin: 0 !important;
    padding: 0 !important;
}

.vitalit-form-row {
    margin: 0 0 16px 0 !important;
    padding: 0;
}

.vitalit-form-row > * {
    margin: 0 !important;
}

.vitalit-form-row label {
    display: block !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #00152F !important;
    margin: 0 0 6px 0 !important;
    padding: 0 !important;
    line-height: 1.4 !important;
}

.vitalit-form-row label .required {
    color: #D6AE35;
    margin-left: 2px;
}

.wpcf7 .vitalit-form-row .wpcf7-form-control-wrap {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
}

.wpcf7 .vitalit-form-row input[type="text"],
.wpcf7 .vitalit-form-row input[type="email"],
.wpcf7 .vitalit-form-row select,
.wpcf7 .vitalit-form-row textarea {
    display: block !important;
    width: 100% !important;
    padding: 12px 16px !important;
    margin: 0 !important;
    border: 1px solid #E5E7EB !important;
    border-radius: 8px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 15px !important;
    color: #00152F !important;
    background-color: #FFFFFF !important;
    transition: all 0.3s ease !important;
    box-sizing: border-box !important;
    line-height: 1.5 !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    height: auto !important;
    min-height: 48px !important;
}

.wpcf7 .vitalit-form-row input:focus,
.wpcf7 .vitalit-form-row select:focus,
.wpcf7 .vitalit-form-row textarea:focus {
    outline: none !important;
    border-color: #D6AE35 !important;
    box-shadow: 0 0 0 3px rgba(214, 174, 53, 0.1) !important;
}

.wpcf7 .vitalit-form-row textarea {
    resize: vertical;
    min-height: 140px !important;
}

.wpcf7 .vitalit-form-row select {
    background-repeat: no-repeat !important;
    background-position: right 16px center !important;
    background-size: 12px !important;
    padding-right: 44px !important;
    cursor: pointer !important;
}

.vitalit-rgpd {
    display: block;
    background: #FAF7F0;
    padding: 16px;
    border-radius: 8px;
    font-size: 13px;
    color: #475569;
    line-height: 1.5;
    margin: 8px 0 0 0;
}

.vitalit-rgpd .wpcf7-form-control-wrap {
    display: block;
}

.vitalit-rgpd .wpcf7-acceptance {
    display: block;
    margin: 0;
}

.vitalit-rgpd .wpcf7-list-item {
    display: flex !important;
    align-items: flex-start !important;
    margin: 0 !important;
    width: 100%;
}

.vitalit-rgpd .wpcf7-list-item-label {
    flex: 1;
    padding-left: 8px;
    line-height: 1.5;
    font-size: 13px;
    color: #475569;
}

.vitalit-rgpd input[type="checkbox"] {
    margin: 2px 0 0 0 !important;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    accent-color: #D6AE35;
    cursor: pointer;
}

.vitalit-rgpd a {
    color: #D6AE35;
    text-decoration: underline;
    font-weight: 600;
}

.vitalit-rgpd a:hover {
    color: #00152F;
}

.vitalit-form-submit {
    margin-top: 24px !important;
}

.wpcf7 .vitalit-form-submit input[type="submit"] {
    background: #D6AE35 !important;
    color: #00152F !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    padding: 16px 40px !important;
    border: none !important;
    border-radius: 8px !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    width: auto !important;
}

.wpcf7 .vitalit-form-submit input[type="submit"]:hover {
    background: #00152F !important;
    color: #FFFFFF !important;
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(0, 21, 47, 0.15);
}

.wpcf7-response-output {
    border-radius: 8px !important;
    padding: 16px !important;
    margin: 24px 0 0 0 !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 14px !important;
    border: none !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    background: #ECFDF5 !important;
    color: #065F46 !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output {
    background: #FEF2F2 !important;
    color: #991B1B !important;
}

.wpcf7-not-valid-tip {
    color: #DC2626 !important;
    font-size: 13px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    margin-top: 4px !important;
}

.wpcf7 .wpcf7-not-valid {
    border-color: #DC2626 !important;
}

.wpcf7-spinner {
    margin-left: 12px;
}
    border-radius: 8px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 15px !important;
    color: #00152F !important;
    background-color: #FFFFFF !important;
    transition: all 0.3s ease !important;
    box-sizing: border-box !important;
    line-height: 1.5 !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    height: auto !important;
    min-height: 48px !important;
}

/* Focus état */
.wpcf7 .vitalit-form-row input:focus,
.wpcf7 .vitalit-form-row select:focus,
.wpcf7 .vitalit-form-row textarea:focus {
    outline: none !important;
    border-color: #D6AE35 !important;
    box-shadow: 0 0 0 3px rgba(214, 174, 53, 0.1) !important;
}

/* Textarea spécifique */
.wpcf7 .vitalit-form-row textarea {
    resize: vertical;
    min-height: 140px !important;
}

/* SELECT - Fix spécifique */
.wpcf7 .vitalit-form-row select {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23475569%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 16px center !important;
    background-size: 12px !important;
    padding-right: 44px !important;
    cursor: pointer !important;
}

/* Bloc RGPD */
.vitalit-rgpd {
    display: block;
    background: #FAF7F0;
    padding: 16px;
    border-radius: 8px;
    font-size: 13px;
    color: #475569;
    line-height: 1.5;
    margin: 8px 0 0 0;
}

.vitalit-rgpd .wpcf7-form-control-wrap {
    display: block;
}

.vitalit-rgpd .wpcf7-acceptance {
    display: block;
    margin: 0;
}

.vitalit-rgpd .wpcf7-list-item {
    display: flex !important;
    align-items: flex-start !important;
    margin: 0 !important;
    width: 100%;
}

.vitalit-rgpd .wpcf7-list-item-label {
    flex: 1;
    padding-left: 8px;
    line-height: 1.5;
    font-size: 13px;
    color: #475569;
}

.vitalit-rgpd input[type="checkbox"] {
    margin: 2px 0 0 0 !important;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    accent-color: #D6AE35;
    cursor: pointer;
}

.vitalit-rgpd a {
    color: #D6AE35;
    text-decoration: underline;
    font-weight: 600;
}

.vitalit-rgpd a:hover {
    color: #00152F;
}

/* Bouton submit */
.vitalit-form-submit {
    margin-top: 24px !important;
}

.wpcf7 .vitalit-form-submit input[type="submit"] {
    background: #D6AE35 !important;
    color: #00152F !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    padding: 16px 40px !important;
    border: none !important;
    border-radius: 8px !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    width: auto !important;
}

.wpcf7 .vitalit-form-submit input[type="submit"]:hover {
    background: #00152F !important;
    color: #FFFFFF !important;
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(0, 21, 47, 0.15);
}


/* Messages CF7 */
.wpcf7-response-output {
    border-radius: 8px !important;
    padding: 16px !important;
    margin: 24px 0 0 0 !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 14px !important;
    border: none !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    background: #ECFDF5 !important;
    color: #065F46 !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output {
    background: #FEF2F2 !important;
    color: #991B1B !important;
}

.wpcf7-not-valid-tip {
    color: #DC2626 !important;
    font-size: 13px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    margin-top: 4px !important;
}

.wpcf7 .wpcf7-not-valid {
    border-color: #DC2626 !important;
}

.wpcf7-spinner {
    margin-left: 12px;
}


/* === 9. FORMULAIRE CF7 PARTENAIRE === */

/* Formulaire VitaliT — Layout */
.vitalit-cf7-row {
  margin-bottom: 18px;
}

.vitalit-cf7-row-double {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

@media (max-width: 600px) {
  .vitalit-cf7-row-double {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .vitalit-cf7-row-double label {
    margin-bottom: 18px;
  }
}

/* Labels */
.vitalit-cf7-row label,
.vitalit-cf7-row-double label {
  display: block;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #00152F;
  line-height: 1.4;
}

.vitalit-cf7-row label .required,
.vitalit-cf7-row-double label .required {
  color: #D6AE35;
  margin-left: 2px;
}

/* Inputs / Textarea / Select */
.vitalit-cf7-row input[type="text"],
.vitalit-cf7-row input[type="email"],
.vitalit-cf7-row input[type="tel"],
.vitalit-cf7-row textarea,
.vitalit-cf7-row select,
.vitalit-cf7-row-double input[type="text"],
.vitalit-cf7-row-double input[type="email"],
.vitalit-cf7-row-double input[type="tel"] {
  width: 100%;
  margin-top: 6px;
  padding: 12px 16px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 15px;
  color: #00152F;
  background: #FAF7F0;
  border: 1px solid #E5E7EB;
  border-radius: 10px;
  transition: all 0.2s ease;
}

.vitalit-cf7-row input:focus,
.vitalit-cf7-row textarea:focus,
.vitalit-cf7-row select:focus,
.vitalit-cf7-row-double input:focus {
  outline: none;
  background: #FFFFFF;
  border-color: #D6AE35;
  box-shadow: 0 0 0 3px rgba(214, 174, 53, 0.15);
}

.vitalit-cf7-row textarea {
  resize: vertical;
  min-height: 120px;
}

.vitalit-cf7-row select {
  appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3e%3cpath d='M1 1L6 6L11 1' stroke='%2300152F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 16px center;
  padding-right: 44px;
}

/* RGPD */
.vitalit-cf7-rgpd {
  margin: 24px 0 20px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 13px;
  color: #475569;
  line-height: 1.5;
}

.vitalit-cf7-rgpd .wpcf7-list-item {
  margin: 0;
}

.vitalit-cf7-rgpd a {
  color: #D6AE35;
  text-decoration: underline;
}

.vitalit-cf7-rgpd a:hover {
  color: #00152F;
}

/* Submit */
.vitalit-cf7-submit input[type="submit"] {
  width: 100%;
  padding: 16px 32px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #00152F;
  background: #D6AE35;
  border: none;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(214, 174, 53, 0.25);
}

.vitalit-cf7-submit input[type="submit"]:hover {
  background: #C19A2B;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(214, 174, 53, 0.35);
}

.vitalit-cf7-mention {
  margin-top: 16px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 12px;
  color: #475569;
  text-align: center;
  line-height: 1.5;
}

/* Loader CF7 */
.wpcf7-spinner {
  display: none !important;
}

/* Messages CF7 (succès/erreur) */
.wpcf7-response-output {
  margin: 20px 0 0 !important;
  padding: 16px !important;
  border-radius: 10px !important;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 14px !important;
}

.wpcf7-mail-sent-ok {
  background: #FAF7F0 !important;
  border: 1px solid #D6AE35 !important;
  color: #00152F !important;
}

.wpcf7-validation-errors,
.wpcf7-mail-sent-ng {
  background: #FEF2F2 !important;
  border: 1px solid #FECACA !important;
  color: #991B1B !important;
}

/* ============================================
   VITALIT — 07. PAGE VENDEUR DOKAN
   Override couleurs violettes natives → charte VitaliT
   ============================================ */


/* === 7.1 OVERRIDE VARIABLES DOKAN === */
:root {
    --dokan-primary: #00152F !important;
    --dokan-primary-hover: #D6AE35 !important;
    --dokan-secondary: #D6AE35 !important;
}


/* === 7.2 BOUTONS DOKAN (header vendeur, formulaires) === */

/* Tous les boutons Dokan : marine par défaut, doré au hover */
.dokan-store .dokan-btn,
.dokan-store .dokan-btn-default,
.dokan-store .dokan-btn-theme,
.dokan-store-contact .dokan-btn,
.dokan-store-contact button[type="submit"],
.dokan-store input[type="submit"],
.dokan-share-btn,
button.dokan-share-btn,
.dokan-store .button {
    background: #00152F !important;
    background-color: #00152F !important;
    background-image: none !important;
    color: #FFFFFF !important;
    border: 2px solid #00152F !important;
    border-radius: 8px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    padding: 10px 22px !important;
    text-transform: none !important;
    letter-spacing: 0.3px !important;
    transition: all 0.3s ease !important;
    text-decoration: none !important;
    cursor: pointer !important;
    box-shadow: none !important;
    text-shadow: none !important;
}

.dokan-store .dokan-btn:hover,
.dokan-store .dokan-btn-default:hover,
.dokan-store .dokan-btn-theme:hover,
.dokan-store-contact .dokan-btn:hover,
.dokan-store-contact button[type="submit"]:hover,
.dokan-store input[type="submit"]:hover,
.dokan-share-btn:hover,
button.dokan-share-btn:hover,
.dokan-store .button:hover {
    background: #D6AE35 !important;
    background-color: #D6AE35 !important;
    border-color: #D6AE35 !important;
    color: #00152F !important;
    transform: translateY(-1px);
}


/* === 7.3 BOUTON PARTAGER (icône externe) === */

.dokan-share-btn,
.dokan-store-share,
.dokan-store-share-btn,
.dokan-store .dokan-share {
    background: #00152F !important;
    color: #FFFFFF !important;
    border: 2px solid #00152F !important;
}

.dokan-share-btn:hover,
.dokan-store-share:hover,
.dokan-store-share-btn:hover {
    background: #D6AE35 !important;
    border-color: #D6AE35 !important;
    color: #00152F !important;
}


/* === 7.4 LIENS DOKAN (RGPD, vendeur, etc.) === */
/* Scope strict : uniquement le formulaire de contact vendeur et la card meta */

.dokan-store-contact a,
.dokan-store-contact-form a,
.dokan-single-store .profile-info-summery a,
.dokan-store-header .store-meta-data a {
    color: #D6AE35 !important;
    text-decoration: underline !important;
    transition: color 0.2s ease;
}

.dokan-store-contact a:hover,
.dokan-store-contact-form a:hover,
.dokan-single-store .profile-info-summery a:hover,
.dokan-store-header .store-meta-data a:hover {
    color: #00152F !important;
}

/* === 7.5 ONGLET ACTIF (PRODUITS) === */

/* Le tab actif "Produits" : underline doré au lieu de violet */
.dokan-store-tabs ul li.active a,
.dokan-store-tabs ul li.current a,
.dokan-store-page-nav li.active a,
.dokan-store-page-nav li.active,
ul.dokan-store-tabs li.active,
ul.dokan-store-tabs li.current,
.dokan-tab-active {
    color: #00152F !important;
    border-bottom-color: #D6AE35 !important;
    border-bottom-width: 3px !important;
    font-weight: 700 !important;
}

.dokan-store-tabs ul li a,
.dokan-store-page-nav li a,
ul.dokan-store-tabs li a {
    color: #475569 !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    padding: 12px 20px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    border-bottom: 3px solid transparent !important;
    transition: all 0.2s ease !important;
}

.dokan-store-tabs ul li a:hover,
.dokan-store-page-nav li a:hover,
ul.dokan-store-tabs li a:hover {
    color: #00152F !important;
    border-bottom-color: rgba(214, 174, 53, 0.3) !important;
}


/* === 7.6 INPUTS FORMULAIRES VENDEUR === */

.dokan-store-contact input[type="text"],
.dokan-store-contact input[type="email"],
.dokan-store-contact textarea,
.dokan-store input[type="text"],
.dokan-store input[type="email"],
.dokan-store input[type="search"],
.dokan-store textarea,
.dokan-store-search-form input {
    width: 100% !important;
    padding: 12px 16px !important;
    border: 1.5px solid #E5E7EB !important;
    border-radius: 8px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 14px !important;
    color: #00152F !important;
    background: #FFFFFF !important;
    transition: all 0.2s ease !important;
    box-sizing: border-box !important;
}

.dokan-store-contact input:focus,
.dokan-store-contact textarea:focus,
.dokan-store input:focus,
.dokan-store textarea:focus {
    outline: none !important;
    border-color: #D6AE35 !important;
    box-shadow: 0 0 0 3px rgba(214, 174, 53, 0.1) !important;
}


/* === 7.7 SIDEBAR VENDEUR (catégories produit) === */

.dokan-store-sidebar h2,
.dokan-store-sidebar h3,
.dokan-category-menu .dokan-cat-menu-name {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    color: #00152F !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    margin-bottom: 16px !important;
    padding-bottom: 12px !important;
    border-bottom: 2px solid #D6AE35 !important;
}

.dokan-store-sidebar a,
.dokan-category-menu a {
    color: #475569 !important;
    text-decoration: none !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 14px !important;
    transition: color 0.2s ease !important;
}

.dokan-store-sidebar a:hover,
.dokan-category-menu a:hover {
    color: #D6AE35 !important;
}


/* === 7.8 HEADER VENDEUR (banner + avatar) === */

.dokan-store-header {
    border-radius: 12px !important;
    overflow: hidden !important;
    box-shadow: 0 4px 20px rgba(0, 21, 47, 0.06) !important;
    margin-bottom: 32px !important;
}

.dokan-store-header .profile-info-summery {
    background: rgba(0, 21, 47, 0.85) !important;
    color: #FFFFFF !important;
}

.dokan-store-header h1,
.dokan-store-header .store-name {
    color: #FFFFFF !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 800 !important;
}

.dokan-store-header .store-meta-data,
.dokan-store-header .store-meta-data li {
    color: rgba(255, 255, 255, 0.85) !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
}

.dokan-store-header .store-meta-data a,
.dokan-store-header .store-meta-data .vendor-email {
    color: #D6AE35 !important;
    text-decoration: none !important;
}

.dokan-store-header .store-meta-data a:hover {
    color: #FFFFFF !important;
}


/* === 7.9 BLOC ÉVALUATIONS / RATING === */

.dokan-store-header .seller-rating,
.dokan-store .seller-rating,
.dokan-store-rating,
.dokan-rating-block {
    color: #D6AE35 !important;
}

.dokan-store .star-rating,
.dokan-store-header .star-rating {
    color: #D6AE35 !important;
}


/* === 7.10 FORMULAIRE CONTACT VENDEUR (sidebar) === */

.dokan-store-contact-form,
.dokan-store-contact {
    background: #FAF7F0 !important;
    border: 1px solid #E5E7EB !important;
    border-radius: 12px !important;
    padding: 24px !important;
}

.dokan-store-contact-form h2,
.dokan-store-contact h2,
.dokan-store-contact h3 {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    color: #00152F !important;
    margin-bottom: 16px !important;
}

.dokan-store-contact-form label,
.dokan-store-contact label {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    color: #00152F !important;
    margin-bottom: 6px !important;
    display: block !important;
}


/* === 7.11 FIL D'ARIANE / BREADCRUMB DOKAN === */

.dokan-store .dokan-breadcrumb,
.dokan-breadcrumb {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 13px !important;
    color: #94A3B8 !important;
}

.dokan-store .dokan-breadcrumb a,
.dokan-breadcrumb a {
    color: #D6AE35 !important;
    text-decoration: none !important;
    font-weight: 600 !important;
}

.dokan-store .dokan-breadcrumb a:hover,
.dokan-breadcrumb a:hover {
    color: #00152F !important;
}


/* === 7.12 BARRE DE RECHERCHE PRODUITS VENDEUR (refonte chirurgicale) === */
/* Sélecteurs ULTRA-précis identifiés via inspect HTML */

/* Wrapper de la zone filter */
.dokan-store-products-filter-area {
    margin-bottom: 24px !important;
}

/* Le form de recherche : flex row au lieu de empilage */
form.dokan-store-products-ordeby {
    display: flex !important;
    flex-direction: row !important;
    align-items: stretch !important;
    flex-wrap: wrap !important;
    gap: 12px !important;
    margin: 0 !important;
    padding: 20px !important;
    background: #FAF7F0 !important;
    border-radius: 12px !important;
    border: 1px solid #E5E7EB !important;
    box-sizing: border-box !important;
}

/* Input de recherche (cible exacte) */
form.dokan-store-products-ordeby input.product-name-search,
form.dokan-store-products-ordeby input.dokan-store-products-filter-search {
    flex: 1 1 200px !important;
    min-width: 0 !important;
    width: auto !important;
    margin: 0 !important;
    padding: 12px 18px !important;
    border: 1.5px solid #E5E7EB !important;
    border-radius: 8px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 14px !important;
    color: #00152F !important;
    background: #FFFFFF !important;
    transition: all 0.2s ease !important;
    box-sizing: border-box !important;
    height: auto !important;
    line-height: 1.4 !important;
}

/* Placeholder */
form.dokan-store-products-ordeby input.product-name-search::placeholder {
    color: #94A3B8 !important;
    opacity: 1 !important;
}

/* Focus */
form.dokan-store-products-ordeby input.product-name-search:focus {
    outline: none !important;
    border-color: #D6AE35 !important;
    box-shadow: 0 0 0 3px rgba(214, 174, 53, 0.15) !important;
    background: #FFFFFF !important;
}

/* Conteneur résultats AJAX (caché jusqu'à recherche) */
form.dokan-store-products-ordeby #dokan-store-products-search-result {
    flex-basis: 100% !important;
    order: 99 !important;
}

/* Bouton submit "Rechercher" (cible exacte) */
form.dokan-store-products-ordeby input.search-store-products,
form.dokan-store-products-ordeby input.search-store-products.dokan-btn-theme {
    flex: 0 0 auto !important;
    width: auto !important;
    margin: 0 !important;
    padding: 12px 28px !important;
    background: #00152F !important;
    background-color: #00152F !important;
    color: #FFFFFF !important;
    border: 2px solid #00152F !important;
    border-radius: 8px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 700 !important;
    font-size: 13px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    white-space: nowrap !important;
    height: auto !important;
    line-height: 1.4 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
}

form.dokan-store-products-ordeby input.search-store-products:hover {
    background: #D6AE35 !important;
    background-color: #D6AE35 !important;
    border-color: #D6AE35 !important;
    color: #00152F !important;
    transform: translateY(-1px);
}

/* Sélecteur de tri "Trier par popularité" (cible exacte) */
form.dokan-store-products-ordeby select.orderby,
form.dokan-store-products-ordeby select.orderby-search {
    flex: 0 0 auto !important;
    margin: 0 !important;
    padding: 12px 36px 12px 14px !important;
    border: 1.5px solid #E5E7EB !important;
    border-radius: 8px !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 13px !important;
    color: #00152F !important;
    background-color: #FFFFFF !important;
    cursor: pointer !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3e%3cpath d='M1 1L6 6L11 1' stroke='%2300152F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e") !important;
    background-repeat: no-repeat !important;
    background-position: right 12px center !important;
    transition: border-color 0.2s ease !important;
    height: auto !important;
    line-height: 1.4 !important;
    min-width: 200px !important;
}

form.dokan-store-products-ordeby select.orderby:focus {
    outline: none !important;
    border-color: #D6AE35 !important;
}


/* Responsive : empilage en colonne sur mobile */
@media (max-width: 600px) {
    form.dokan-store-products-ordeby {
        flex-direction: column !important;
        gap: 10px !important;
        padding: 14px !important;
    }
    
    form.dokan-store-products-ordeby input.product-name-search,
    form.dokan-store-products-ordeby input.search-store-products,
    form.dokan-store-products-ordeby select.orderby {
        width: 100% !important;
        flex: 1 1 100% !important;
    }
}



/* ============================================
   FIN — 07 VitaliT Page Vendeur Dokan
   ============================================ */
   
   /* =========================================
   VITALIT - Tableau sous-commandes WooCommerce
   Compact mobile sur la page "voir commande"
   ========================================= */

@media screen and (max-width: 768px) {

	/* Sécurité : empêcher tout débordement horizontal sur la page commande */
	.woocommerce-MyAccount-content,
	.woocommerce-order-details {
		max-width: 100%;
		overflow-x: hidden;
	}

	/* Tableau sous-commandes Dokan (le bloc qui pose problème) */
	.woocommerce-MyAccount-content .dokan-info table.shop_table,
	.woocommerce-MyAccount-content table.my_account_orders,
	.woocommerce-MyAccount-content table.shop_table.my_account_orders {
		display: table !important;
		width: 100% !important;
		max-width: 100% !important;
		table-layout: fixed !important;
		font-size: 12px;
		border-collapse: collapse;
	}

	/* Cellules : padding réduit, pas de min-width */
	.woocommerce-MyAccount-content .dokan-info table.shop_table th,
	.woocommerce-MyAccount-content .dokan-info table.shop_table td,
	.woocommerce-MyAccount-content table.my_account_orders th,
	.woocommerce-MyAccount-content table.my_account_orders td {
		padding: 8px 4px !important;
		min-width: 0 !important;
		max-width: none !important;
		word-break: break-word;
		vertical-align: middle;
		text-align: left;
		font-size: 12px;
	}

	/* Largeurs colonnes */
	.woocommerce-MyAccount-content th.order-number,
	.woocommerce-MyAccount-content td.order-number {
		width: 14% !important;
		font-weight: 600;
		color: #00152F;
	}

	.woocommerce-MyAccount-content th.order-date,
	.woocommerce-MyAccount-content td.order-date {
		width: 20% !important;
		font-size: 11px;
		color: #555;
	}

	.woocommerce-MyAccount-content th.order-status,
	.woocommerce-MyAccount-content td.order-status {
		width: 16% !important;
		font-size: 11px;
	}

	.woocommerce-MyAccount-content th.order-total,
	.woocommerce-MyAccount-content td.order-total {
		width: 22% !important;
		font-weight: 600;
		font-size: 11px;
	}

	.woocommerce-MyAccount-content th.order-actions,
	.woocommerce-MyAccount-content td.order-actions {
		width: 28% !important;
		text-align: right;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	/* En-têtes plus compacts */
	.woocommerce-MyAccount-content table.shop_table thead th {
		font-size: 10px !important;
		text-transform: uppercase;
		letter-spacing: 0.3px;
		color: #555;
		font-weight: 600;
		padding: 8px 4px !important;
	}

	/* === BOUTONS ACTIONS (le vrai sujet) === */
	.woocommerce-MyAccount-content td.order-actions .button,
	.woocommerce-MyAccount-content td.order-actions a {
		display: block !important;
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 0 4px 0 !important;
		padding: 7px 4px !important;
		font-size: 10px !important;
		text-align: center !important;
		line-height: 1.2 !important;
		min-width: 0 !important;
		box-sizing: border-box !important;
		text-transform: uppercase;
		letter-spacing: 0.3px;
		border-radius: 3px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.woocommerce-MyAccount-content td.order-actions .button:last-child,
	.woocommerce-MyAccount-content td.order-actions a:last-child {
		margin-bottom: 0 !important;
	}

	/* Bouton Voir : marine */
	.woocommerce-MyAccount-content td.order-actions a.view,
	.woocommerce-MyAccount-content td.order-actions .view {
		background-color: #00152F !important;
		color: #FAF7F0 !important;
		border: none !important;
	}

	/* Bouton Facture : doré contour */
	.woocommerce-MyAccount-content td.order-actions a[href*="invoice"],
	.woocommerce-MyAccount-content td.order-actions a[href*="document_type=invoice"],
	.woocommerce-MyAccount-content td.order-actions a.wpo_wcpdf {
		background-color: #FFFFFF !important;
		color: #00152F !important;
		border: 1px solid #D6AE35 !important;
	}

	/* Tfoot (Sous-total / Total / Paiement) : empile aussi */
	.woocommerce-MyAccount-content table.shop_table tfoot th,
	.woocommerce-MyAccount-content table.shop_table tfoot td {
		font-size: 12px !important;
		padding: 8px 4px !important;
	}
}

/* === TRÈS PETIT MOBILE (≤ 380px) === */
@media screen and (max-width: 380px) {

	.woocommerce-MyAccount-content table.shop_table,
	.woocommerce-MyAccount-content table.my_account_orders {
		font-size: 11px !important;
	}

	.woocommerce-MyAccount-content table.shop_table th,
	.woocommerce-MyAccount-content table.shop_table td {
		padding: 6px 3px !important;
	}

	.woocommerce-MyAccount-content td.order-actions .button,
	.woocommerce-MyAccount-content td.order-actions a {
		font-size: 9px !important;
		padding: 6px 3px !important;
	}
}
   
/* === FIX HEADERS + RENDU GÉNÉRAL TABLEAU MOBILE === */
@media screen and (max-width: 768px) {

	/* Élargir un peu order-number pour ne plus couper "COMMANDE" */
	.woocommerce-MyAccount-content th.order-number,
	.woocommerce-MyAccount-content td.order-number {
		width: 16% !important;
	}

	/* Réduire les autres pour compenser */
	.woocommerce-MyAccount-content th.order-date,
	.woocommerce-MyAccount-content td.order-date {
		width: 19% !important;
	}

	.woocommerce-MyAccount-content th.order-status,
	.woocommerce-MyAccount-content td.order-status {
		width: 15% !important;
	}

	.woocommerce-MyAccount-content th.order-total,
	.woocommerce-MyAccount-content td.order-total {
		width: 22% !important;
	}

	/* Headers : raccourcir "COMMANDE" → "N°" via remplacement */
	.woocommerce-MyAccount-content table.shop_table thead th.order-number {
		font-size: 0 !important;
	}

	.woocommerce-MyAccount-content table.shop_table thead th.order-number::after {
		content: "N°";
		font-size: 10px !important;
		text-transform: uppercase;
		letter-spacing: 0.3px;
		color: #555;
		font-weight: 600;
	}

	/* Headers compacts + alignés à gauche */
	.woocommerce-MyAccount-content table.shop_table thead th {
		padding: 10px 4px !important;
		background-color: #FAF7F0;
		border-bottom: 2px solid #D6AE35 !important;
		vertical-align: middle !important;
		white-space: nowrap;
	}

	/* Cellules tbody : padding vertical réduit */
	.woocommerce-MyAccount-content table.shop_table tbody td {
		padding: 10px 4px !important;
		vertical-align: middle !important;
		border-bottom: 1px solid #E5E7EB !important;
	}

	/* Dernière ligne sans bordure */
	.woocommerce-MyAccount-content table.shop_table tbody tr:last-child td {
		border-bottom: none !important;
	}

	/* Mettre en valeur le N° de commande */
	.woocommerce-MyAccount-content td.order-number {
		color: #D6AE35 !important;
		font-weight: 700 !important;
		font-size: 13px !important;
	}

	/* Total : alignement à droite plus naturel pour un montant */
	.woocommerce-MyAccount-content th.order-total,
	.woocommerce-MyAccount-content td.order-total {
		text-align: right !important;
		padding-right: 8px !important;
	}

	/* Affichage compact "39,00 € pour 1 item" → forcer sur 2 lignes max */
	.woocommerce-MyAccount-content td.order-total {
		line-height: 1.3 !important;
	}

	/* Statut : pastille discrète */
	.woocommerce-MyAccount-content td.order-status {
		font-size: 10px !important;
		color: #00152F !important;
		font-weight: 600;
	}
}

/* =========================================
   VITALIT - Fix bouton "Afficher mot de passe" au checkout
   ========================================= */

/* === RESET icône native Astra/WC pour éviter le doublon === */
.woocommerce form .show-password-input,
button.show-password-input {
    background-image: none !important;
    text-indent: 0 !important;
    font-size: 0 !important;
}

/* Cache toute icône native qui serait injectée par un autre pseudo ou un span enfant */
.woocommerce form .show-password-input > *,
button.show-password-input > *,
.woocommerce form .show-password-input::after,
button.show-password-input::after {
    display: none !important;
}

/* Wrapper du champ password */
.woocommerce form .password-input,
.woocommerce-page form .password-input,
form .woocommerce-input-wrapper.password-input {
    display: block !important;
    position: relative !important;
}

/* Bouton "œil" lui-même */
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input,
button.show-password-input {
    position: absolute !important;
    right: 12px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    cursor: pointer !important;
    width: 24px !important;
    height: 24px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: none !important;
}

/* Centrage vertical garanti de l'œil dans le champ password */
.woocommerce form .password-input,
.woocommerce-page form .password-input,
form .woocommerce-input-wrapper.password-input {
    display: flex !important;
    align-items: center !important;
    position: relative !important;
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input,
button.show-password-input {
    position: absolute !important;
    right: 14px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    translate: none !important; /* annule la translate Astra qui interfère */
    margin: 0 !important;
    width: 22px !important;
    height: 22px !important;
    line-height: 1 !important;
}

/* Icône œil via pseudo-élément (œil fermé par défaut) */
.woocommerce form .show-password-input::before,
button.show-password-input::before {
    content: "" !important;
    display: inline-block !important;
    width: 20px !important;
    height: 20px !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300152F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    opacity: 0.6 !important;
    transition: opacity 0.2s ease !important;
}

/* Icône œil barré quand mot de passe visible (state .display-password) */
.woocommerce form .show-password-input.display-password::before,
button.show-password-input.display-password::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300152F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24'/%3E%3Cline x1='1' y1='1' x2='23' y2='23'/%3E%3C/svg%3E") !important;
}

/* Hover */
.woocommerce form .show-password-input:hover::before,
button.show-password-input:hover::before {
    opacity: 1 !important;
}

/* Padding à droite du champ input pour ne pas que le texte passe sous l'œil */
.woocommerce form .password-input input[type="password"],
.woocommerce form .password-input input[type="text"],
form #billing_password,
input[name="password"] + .show-password-input ~ input,
input[name="password"] {
    padding-right: 45px !important;
}
   
/* =========================================
   VITALIT - Masquer bouton "Facture" sur commande parent dans Mon Compte
   (les sub-orders gardent leur bouton car elles sont dans un autre conteneur)
   ========================================= */

/* Bouton Facture dans la liste Mon Compte → Commandes 
   (UNIQUEMENT sur le tableau principal, pas sur le tableau sous-commandes) */
.woocommerce-MyAccount-content > .woocommerce-orders-table 
    .woocommerce-orders-table__cell-order-actions 
    a.button.invoice {
    display: none !important;
}

/* Bouton Facture dans le détail commande parent (zone "Actions:") */
.woocommerce-MyAccount-content > .woocommerce-order-details 
    tr.order-actions, 
.woocommerce-MyAccount-content > .woocommerce-order-details 
    th.order-actions--heading,
.woocommerce-MyAccount-content > .woocommerce-order-details 
    a.button.invoice.order-actions-button {
    display: none !important;
}

/* Force le tableau sous-commandes Dokan à garder ses boutons Facture */
.dokan-info .woocommerce-orders-table 
    .woocommerce-orders-table__cell-order-actions 
    a.button.invoice,
.dokan-sub-order-table 
    a.button.invoice {
    display: inline-block !important;
}

/* ================================================
   PATCH FINAL — Labels checkout AU-DESSUS des champs
   Force l'affichage classique en cas de résistance Astra
   ================================================ */

/* Force tous les labels à être visibles, au-dessus, en style classique */
.woocommerce-checkout .form-row > label,
.woocommerce-checkout .form-row.ast-floating-label > label,
.woocommerce-checkout .form-row.ast-floating-label-init > label,
.woocommerce-checkout .ast-floating-label-input > label,
.woocommerce-checkout p.form-row label {
    display: block !important;
    position: static !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    translate: none !important;
    
    /* Style */
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    color: #475569 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    margin: 0 0 8px 0 !important;
    padding: 0 !important;
    background: transparent !important;
    line-height: 1.3 !important;
    
    /* Animation reset (au cas où Astra fait une transition) */
    transition: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
}

/* Astérisque required en doré */
.woocommerce-checkout .form-row label .required,
.woocommerce-checkout .form-row label abbr.required {
    color: #D6AE35 !important;
    margin-left: 3px !important;
    text-decoration: none !important;
    border: none !important;
}

/* Reset le padding-top du form-row qui aurait été ajouté pour le floating */
.woocommerce-checkout .form-row.ast-floating-label,
.woocommerce-checkout .form-row.ast-floating-label-init,
.woocommerce-checkout p.form-row {
    padding-top: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 16px !important;
    position: relative !important;
}

/* Retirer les classes "floating" si Astra les ajoute en JS */
.woocommerce-checkout .form-row.ast-floating-label-active label,
.woocommerce-checkout .form-row.ast-floating-label-init label {
    transform: none !important;
    translate: none !important;
    background: transparent !important;
    padding: 0 !important;
    font-size: 12px !important;
}

/* S'assurer que le placeholder reste discret (pas de doublon avec label) */
.woocommerce-checkout .form-row input::placeholder,
.woocommerce-checkout .form-row textarea::placeholder {
    color: #94A3B8 !important;
    opacity: 1 !important;
    font-weight: 400 !important;
}

/* ================================================
   FIX FINAL — Override fieldset Stripe Express
   ID exact : dokan-stripe-express-form
   ================================================ */

fieldset#dokan-stripe-express-form,
fieldset.dokan-stripe-express-form,
fieldset.wc-payment-form,
#dokan-stripe-express-form.dokan-stripe-express-form.wc-payment-form,
body fieldset#dokan-stripe-express-form,
html body .woocommerce-checkout fieldset#dokan-stripe-express-form {
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
}

/* Le fieldset enfant aussi (j'en vois un autre dans la structure) */
fieldset#dokan-stripe-express-form fieldset,
#dokan-stripe-express-form > fieldset,
.dokan-stripe-express-form fieldset {
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    box-sizing: border-box !important;
}

/* =========================================
   VITALIT - Masquer bouton Facture sur page de confirmation
   (page "thankyou" - /commande-recue/)
   ========================================= */

/* Sélecteurs ciblant la page de confirmation de commande */
.woocommerce-order-received .woocommerce-order-details 
    tr.order-actions,
.woocommerce-order-received .woocommerce-order-details 
    th.order-actions--heading,
.woocommerce-order-received .woocommerce-order-details 
    a.button.invoice,
.woocommerce-order-received .woocommerce-order-details 
    a.button.invoice.order-actions-button,
.woocommerce-order-received td.order-actions a.button.invoice {
    display: none !important;
}

/* Force le tableau sous-commandes Dokan à garder ses boutons Facture (même sur page confirmation) */
.woocommerce-order-received .dokan-info .woocommerce-orders-table 
    .woocommerce-orders-table__cell-order-actions 
    a.button.invoice,
.woocommerce-order-received .dokan-sub-order-table 
    a.button.invoice {
    display: inline-block !important;
}

/* =========================================
   VITALIT - Masquer "Livraison à [adresse]" dans le panier
   (Click & Collect : pas besoin d'afficher l'adresse de l'acheteur)
   ========================================= */

/* Masque le texte "Livraison à : adresse" dans la cellule shipping du panier */
.woocommerce-cart .cart-shipping .woocommerce-shipping-destination,
.cart_totals .cart-shipping .woocommerce-shipping-destination,
.woocommerce-shipping-destination {
    display: none !important;
}

/* Masque aussi le bouton "Modifier l'adresse" / "Changer d'adresse" qui apparait souvent en dessous */
.woocommerce-cart .cart-shipping .shipping-calculator-button,
.cart_totals .cart-shipping .shipping-calculator-button {
    display: none !important;
}

/* === VitaliT - Grille des catégories alternatives (page vide) === */

.vitalit-empty-categories-section {
    margin: 30px 0 25px 0;
    padding: 25px 0 0 0;
    border-top: 1px solid #E5E7EB;
}

.vitalit-empty-categories-pretitle {
    display: block;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: #D6AE35;
    margin-bottom: 18px;
    text-align: center;
}

.vitalit-empty-categories-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: 12px;
    max-width: 540px;
    margin: 0 auto;
}

.vitalit-empty-category-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 16px 12px;
    background-color: #FFFFFF;
    border: 1px solid #E5E7EB;
    border-radius: 10px;
    text-decoration: none !important;
    transition: all 0.2s ease;
    min-height: 64px;
}

.vitalit-empty-category-card:hover {
    background-color: #00152F;
    border-color: #00152F;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 21, 47, 0.12);
}

.vitalit-empty-category-name {
    font-size: 14px;
    font-weight: 700;
    color: #00152F;
    line-height: 1.3;
    text-align: center;
    transition: color 0.2s ease;
}

.vitalit-empty-category-card:hover .vitalit-empty-category-name {
    color: #FFFFFF;
}

.vitalit-empty-category-count {
    display: block;
    margin-top: 4px;
    font-size: 11px;
    font-weight: 600;
    color: #D6AE35;
    letter-spacing: 0.04em;
}

/* Responsive mobile */
@media (max-width: 600px) {
    .vitalit-empty-categories-grid {
        grid-template-columns: repeat(2, 1fr);
        max-width: 100%;
    }
    
    .vitalit-empty-category-card {
        padding: 14px 8px;
    }
    
    .vitalit-empty-category-name {
        font-size: 13px;
    }
}

/* =============================================================
   VitaliT - Reformatage encart "Enregistrer paiement"
   Checkout Stripe Connect — Stripe Save Payment Methods
   Ajouté le 19/05/2026
   ============================================================= */

/* Cible le fieldset générique au checkout (Stripe save card) */
.woocommerce-checkout fieldset,
form.checkout fieldset,
#wc-stripe-save-source-checkbox + fieldset,
.wc-stripe-save-source-checkbox-container fieldset,
.payment_method_dokan_stripe_express fieldset {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Conteneur du checkbox "Sauvegarder le moyen de paiement" */
.wc-stripe-save-source-checkbox-container,
.woocommerce-SavedPaymentMethods-saveNew,
.dokan-stripe-save-payment {
    margin-top: 16px;
}

/* Label du checkbox - reformatage texte */
.wc-stripe-save-source-checkbox-container label,
.woocommerce-SavedPaymentMethods-saveNew label,
.dokan-stripe-save-payment label {
    display: flex !important;
    align-items: flex-start;
    gap: 10px;
    text-transform: none !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #475569 !important;
    line-height: 1.5 !important;
    letter-spacing: 0 !important;
    cursor: pointer;
    margin: 0 !important;
}

/* Checkbox - alignement et style */
.wc-stripe-save-source-checkbox-container input[type="checkbox"],
.woocommerce-SavedPaymentMethods-saveNew input[type="checkbox"],
.dokan-stripe-save-payment input[type="checkbox"] {
    margin: 10px 0 0 0 !important;
    width: 18px;
    height: 18px;
    cursor: pointer;
    flex-shrink: 0;
}

/* === Mention "Retrait en boutique" sur fiche produit === */
.vitalit-product-pickup-hint {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #F5F1E8;
    color: #00152F;
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 14px;
    margin: 8px 0 16px;
    border-left: 3px solid #D6AE35;
}

.vitalit-product-pickup-hint svg {
    color: #D6AE35;
    flex-shrink: 0;
}

.vitalit-product-pickup-hint strong {
    color: #00152F;
}

/* === Contexte panier/checkout : encart en haut === */
.vitalit-pickup-context-cart,
.vitalit-pickup-context-checkout {
    margin-bottom: 30px;
    padding: 20px;
    background: linear-gradient(135deg, #F5F1E8 0%, #FAF7EF 100%);
    border-radius: 8px;
    border-left: 4px solid #D6AE35;
}

.vitalit-pickup-context-cart .vitalit-pickup-section-title,
.vitalit-pickup-context-checkout .vitalit-pickup-section-title {
    color: #00152F;
    margin-top: 0;
    margin-bottom: 8px;
}

.vitalit-pickup-intro {
    color: #475569;
    margin-bottom: 16px;
    font-size: 14px;
}

/* ===== VITALIT — Encart livraison fiche produit (version dorée) ===== */
.vitalit-product-delivery-hint {
    margin: 18px 0 22px;
    padding: 16px 20px;
    background-color: #D6AE35;
    border-radius: 10px;
    display: inline-flex; 
    align-items: center;
    gap: 14px;
    transition: color 0.2s ease;
}

.vitalit-product-delivery-hint::before {
    content: "";
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300152F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='3' width='15' height='13'/%3E%3Cpolygon points='16 8 20 8 23 11 23 16 16 16 16 8'/%3E%3Ccircle cx='5.5' cy='18.5' r='2.5'/%3E%3Ccircle cx='18.5' cy='18.5' r='2.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}

.vitalit-product-delivery-hint .vitalit-delivery-link {
    display: block;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 15px;
    color: #00152F;
    text-decoration: none;
    line-height: 1.4;
}

.vitalit-product-delivery-hint .vitalit-delivery-link strong {
    display: block;
    margin-top: 2px;
    color: #00152F;
    font-weight: 700;
    text-decoration: underline;
}

/* Hover — passage en blanc sur la fiche produit */
.vitalit-product-delivery-hint .vitalit-delivery-link:hover,
.vitalit-product-delivery-hint .vitalit-delivery-link:hover strong {
    color: #FFFFFF;
}

/* Hover — passage en blanc dans le panier */
.vitalit-cart-delivery-notice .vitalit-delivery-link:hover,
.vitalit-cart-delivery-notice .vitalit-delivery-link:hover strong {
    color: #FFFFFF;
}

/* ===== VITALIT — Encart livraison panier (version dorée) ===== */
.vitalit-cart-delivery-notice {
    padding: 14px 16px;
    margin-top: 10px;
    background-color: #D6AE35;
    border-radius: 8px;
    text-align: center;
}
.vitalit-cart-delivery-notice .vitalit-delivery-link {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    color: #00152F;
    text-decoration: none;
    line-height: 1.4;
}
.vitalit-cart-delivery-notice .vitalit-delivery-link strong {
    display: block;
    margin-top: 3px;
    font-weight: 700;
    text-decoration: underline;
}

/* Picto camion dans l'encart panier */
.vitalit-cart-delivery-notice {
    display: flex;
    align-items: center;
    gap: 12px;
    text-align: left; /* on passe en aligné à gauche vu qu'on ajoute l'icône */
}

.vitalit-cart-delivery-notice::before {
    content: "";
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300152F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='3' width='15' height='13'/%3E%3Cpolygon points='16 8 20 8 23 11 23 16 16 16 16 8'/%3E%3Ccircle cx='5.5' cy='18.5' r='2.5'/%3E%3Ccircle cx='18.5' cy='18.5' r='2.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}