/*
Theme Name:   Blossom Floral Child
Theme URI:    https://aufildesregards.fr/
Description:  Child theme for Au fil des regards
Author:       Dev Binôme
Template:     blossom-floral
Version:      1.0.6
*/


.site-content {
    padding: 0 !important;
    font-size: 1.2rem !important;
}

.page-grid {
    padding: 0 !important;
}

/* ==========================================================================
   COULEURS DES LIENS GÉNÉRAUX (NOIR #262626 PAR DÉFAUT, ROSE #ec82b0 AU SURVOL)
   ========================================================================== */
a,
a:link,
a:visited,
.entry-content a,
.entry-title a,
.site-content a:not(.button):not(.wp-block-button__link):not(.add_to_cart_button),
.widget a,
.site-footer a,
.footer-bttm a {
    color: #262626 !important;
    transition: color 0.3s ease !important;
}

a:hover,
a:focus,
a:active,
.entry-content a:hover,
.entry-title a:hover,
.site-content a:not(.button):not(.wp-block-button__link):not(.add_to_cart_button):hover,
.widget a:hover,
.site-footer a:hover,
.footer-bttm a:hover {
    color: #ec82b0 !important;
}

/* ==========================================================================
   1. PURGE ET VERROUILLAGE DU BANDEAU PRINCIPAL (ROSE)
   ========================================================================== */

/* Suppression définitive de la barre supérieure d'erreur et des parasites */
.header-top,
.site-header .header-top {
    display: none !important;
}

/* Neutralisation des animations/transformations JS parentes */
#page,
#masthead,
.site-header {
    transform: none !important;
    animation: none !important;
}

/* BLINDAGE COULEUR ROSE HEADER (UNIPERMÉABLE ET CONFINÉ AU HEADER) */
header,
#masthead,
.site-header,
.header-middle,
.header-main,
.mobile-header,
.site-header-inner,
.site-header.sticky,
.site-header.sticky-header,
.site-header.is-sticky,
.site-header.nav-up,
.site-header.nav-down,
.site-header.header-sticky {
    background-color: #e8a0bf !important;
    background: #e8a0bf !important;
    opacity: 1 !important;
    visibility: visible !important;
    border: none !important;
    box-shadow: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Base du header : Fixe, rose, hauteur dynamique */
.site-header {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 99999 !important;
    width: 100% !important;
    height: 130px !important;
    box-sizing: border-box !important;
    overflow: visible !important;
    transition: height 0.3s ease !important;
}

.site-header.submenu-open {
    height: 170px !important;
}

.admin-bar .site-header {
    top: 32px !important;
}

@media screen and (max-width: 782px) {
    .admin-bar .site-header {
        top: 46px !important;
    }
}

/* ==========================================================================
   2. ARCHITECTURE DESKTOP INTÉGRALE ET ABSOLUE (>= 1024px)
   ========================================================================== */
@media screen and (min-width: 1024px) {

    .navigation-toggle,
    .toggle-btn,
    .menu-toggle,
    .close-btn,
    .custom-hamburger {
        display: none !important;
    }

    .site-header .container,
    .header-middle,
    .header-main,
    .site-header-inner {
        position: static !important;
        display: contents !important;
        background: transparent !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .site-header .main-navigation {
        display: flex !important;
        align-items: center !important;
        position: absolute !important;
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        height: 130px !important;
        width: 100% !important;
        z-index: 100001 !important;
        overflow: visible !important;
        background: transparent !important;
        background-color: transparent !important;
        margin: 0 !important;
        padding: 0 !important;
        outline: none !important;
        border: none !important;
        box-shadow: none !important;
    }

    .site-header .main-navigation>ul,
    .site-header .main-navigation>div>ul,
    .site-header #primary-menu {
        position: relative !important;
        width: 100% !important;
        height: 130px !important;
        margin: 0 !important;
        padding: 0 !important;
        list-style: none !important;
        display: block !important;
    }

    .site-header .main-navigation ul>li,
    .site-header #primary-menu>li {
        position: absolute !important;
        top: 0 !important;
        height: 130px !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        margin: 0 !important;
        padding: 0 !important;
        border: none !important;
        box-shadow: none !important;
        white-space: nowrap !important;
        float: none !important;
    }

    /* 1. LOGO : Centré absolu à 50% exact de l'écran (Horizontal et Vertical) */
    .site-header .main-navigation ul>li.menu-item-logo,
    .site-header #primary-menu>li.menu-item-logo {
        position: absolute !important;
        left: 50% !important;
        top: 0 !important;
        width: 120px !important;
        height: 130px !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        transform: translateX(-50%) !important;
        z-index: 100002 !important;
    }

    /* Masquer toutes les instances de .site-branding hors de .menu-item-logo sur desktop */
    .site-branding,
    .site-header>.site-branding,
    .header-middle .site-branding,
    .header-main .site-branding,
    .site-header-inner .site-branding {
        display: none !important;
    }

    /* Seul le logo dans le menu principal (.menu-item-logo) conserve display: flex */
    .menu-item-logo .site-branding,
    .menu-item-logo .site-branding a {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 120px !important;
        height: 130px !important;
    }

    .menu-item-logo .site-branding img,
    .menu-item-logo .site-branding .custom-logo {
        max-height: 110px !important;
        max-width: 120px !important;
        width: auto !important;
        height: auto !important;
        display: block !important;
        margin: 0 auto !important;
        object-fit: contain !important;
    }

    /* 2. LIENS DE GAUCHE */
    /* Item 3 : ENVIE D'OFFRIR ? */
    .site-header #primary-menu>li:nth-child(3),
    .site-header .main-navigation ul>li:nth-child(3) {
        right: calc(50% + 75px) !important;
        left: auto !important;
        z-index: 100001 !important;
    }

    /* Item 2 : PRESTATIONS BRODÉES */
    .site-header #primary-menu>li:nth-child(2),
    .site-header .main-navigation ul>li:nth-child(2) {
        right: calc(50% + 220px) !important;
        left: auto !important;
        z-index: 100001 !important;
    }

    /* Item 1 : LES CRÉATIONS */
    .site-header #primary-menu>li:nth-child(1),
    .site-header .main-navigation ul>li:nth-child(1) {
        right: calc(50% + 405px) !important;
        left: auto !important;
        z-index: 100001 !important;
    }

    /* 3. LIENS DE DROITE */
    /* Item 5 : NEWSLETTER */
    .site-header #primary-menu>li:nth-child(5),
    .site-header .main-navigation ul>li:nth-child(5) {
        left: calc(50% + 75px) !important;
        right: auto !important;
        z-index: 100001 !important;
    }

    /* Item 6 : FAQ */
    .site-header #primary-menu>li:nth-child(6),
    .site-header .main-navigation ul>li:nth-child(6) {
        left: calc(50% + 190px) !important;
        right: auto !important;
        z-index: 100001 !important;
    }

    /* Item 7 : CONTACT */
    .site-header #primary-menu>li:nth-child(7),
    .site-header .main-navigation ul>li:nth-child(7) {
        left: calc(50% + 245px) !important;
        right: auto !important;
        z-index: 100001 !important;
    }

    .main-navigation ul li::before,
    .main-navigation ul li::after {
        display: none !important;
        content: none !important;
    }

    .main-navigation ul li a {
        font-family: 'Open Sans', sans-serif !important;
        font-weight: 700 !important;
        text-transform: uppercase !important;
        font-size: 0.95rem !important;
        letter-spacing: 1.5px !important;
        color: #FFFFFF !important;
        text-decoration: none !important;
        transition: color 0.2s ease !important;
        display: inline-block !important;
        padding: 15px 0 !important;
        white-space: nowrap !important;
        border: none !important;
        box-shadow: none !important;
    }

    .main-navigation ul li a:hover {
        color: #262626 !important;
    }

    .main-navigation .sub-menu {
        display: none !important;
    }

    .main-navigation .submenu-toggle-btn,
    .main-navigation .sub-menu-toggle,
    .main-navigation .menu-item-has-children>a::after,
    .main-navigation .menu-item-has-children>.submenu-toggle-btn {
        display: none !important;
        content: none !important;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .main-navigation ul li a {
        font-size: 0.82rem !important;
        letter-spacing: 0.8px !important;
    }

    .main-navigation ul li:nth-child(3) {
        right: calc(50% + 65px) !important;
    }

    .main-navigation ul li:nth-child(2) {
        right: calc(50% + 195px) !important;
    }

    .main-navigation ul li:nth-child(1) {
        right: calc(50% + 345px) !important;
    }

    .main-navigation ul li:nth-child(5) {
        left: calc(50% + 65px) !important;
    }

    .main-navigation ul li:nth-child(6) {
        left: calc(50% + 175px) !important;
    }

    .main-navigation ul li:nth-child(7) {
        left: calc(50% + 230px) !important;
    }
}

@media screen and (min-width: 1024px) {
    .submenu-row {
        display: none;
        position: absolute !important;
        bottom: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 40px !important;
        background: #e8a0bf !important;
        border: none !important;
        box-sizing: border-box !important;
        z-index: 100005 !important;
        padding-right: 40px !important;
        padding-left: 40px;
    }

    .submenu-row.active {
        display: flex !important;
        align-items: center !important;
    }

    .submenu-row .sub-menu {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        gap: 25px !important;
        list-style: none !important;
        margin: 0 !important;
        padding: 0 !important;
        width: 100% !important;
    }

    .submenu-row .sub-menu li {
        display: inline-block !important;
        margin: 0 !important;
        padding: 0 !important;
        background: transparent !important;
        border: none !important;
    }

    .submenu-row .sub-menu li a {
        font-family: 'Open Sans', sans-serif !important;
        font-weight: 600 !important;
        font-size: 0.85rem !important;
        text-transform: none !important;
        color: #FFFFFF !important;
        background: transparent !important;
        padding: 6px 0 !important;
        display: inline-block !important;
        white-space: nowrap !important;
        letter-spacing: 0.5px !important;
        text-decoration: none !important;
        transition: color 0.2s ease !important;
    }

    .submenu-row .sub-menu li a:hover {
        color: #262626 !important;
    }

    .menu-item-logo .site-branding {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        position: relative !important;
        left: auto !important;
        top: auto !important;
        transform: none !important;
        z-index: 100002 !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .menu-item-logo {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .menu-item-logo .site-branding img,
    .menu-item-logo .site-branding .custom-logo {
        max-height: 110px !important;
        width: auto !important;
        display: block !important;
        margin: 0 !important;
    }

    .header-right-items,
    .header-tools {
        position: absolute !important;
        right: 40px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        display: flex !important;
        gap: 20px !important;
        z-index: 100001 !important;
    }
}

/* ==========================================================================
   3. CONFIGURATION MOBILE & TABLETTE SÉCURISÉE (< 1024px)
   ========================================================================== */
@media screen and (max-width: 1023px) {

    #page,
    #masthead,
    .site-header,
    .header-main,
    .header-middle,
    .mobile-header,
    .site-header-inner {
        transform: none !important;
        animation: none !important;
        transition: none !important;
        margin-top: 0 !important;
    }

    .site-header,
    .site-header.sticky,
    .site-header.sticky-header,
    .site-header.is-sticky,
    .site-header.nav-up,
    .site-header.nav-down,
    .site-header.header-sticky {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        height: 80px !important;
        min-height: 80px !important;
        max-height: 80px !important;
        z-index: 99999 !important;
        background-color: #e8a0bf !important;
        background: #e8a0bf !important;
        box-sizing: border-box !important;
        overflow: visible !important;
        margin: 0 !important;
        padding: 0 !important;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }

    .admin-bar .site-header {
        top: 32px !important;
    }

    .header-middle,
    .header-main,
    .site-header .container,
    .site-header-inner {
        position: static !important;
        display: contents !important;
        background: transparent !important;
        margin: 0 !important;
        padding: 0 !important;
        border: none !important;
        box-shadow: none !important;
    }

    .site-header .site-branding,
    .site-branding {
        position: absolute !important;
        left: 50% !important;
        top: 50% !important;
        transform: translate(-50%, -50%) !important;
        margin: 0 !important;
        padding: 0 !important;
        z-index: 100001 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: auto !important;
        height: auto !important;
    }

    .site-branding a {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .site-branding img,
    .site-branding .custom-logo {
        max-height: 55px !important;
        max-width: 140px !important;
        width: auto !important;
        height: auto !important;
        display: block !important;
        object-fit: contain !important;
        margin: 0 auto !important;
    }

    .custom-hamburger {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        gap: 5px !important;
        position: absolute !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        right: 20px !important;
        z-index: 100002 !important;
        background: transparent !important;
        border: none !important;
        cursor: pointer !important;
        padding: 8px !important;
        margin: 0 !important;
    }

    .custom-hamburger-bar {
        display: block !important;
        width: 28px !important;
        height: 3px !important;
        background-color: #FFFFFF !important;
        border-radius: 2px !important;
        transition: all 0.3s ease !important;
    }

    .navigation-toggle,
    .main-navigation {
        display: none !important;
    }

    .header-right-items {
        display: flex !important;
        position: static !important;
        transform: none !important;
        gap: 15px !important;
    }

    /* Mobile wave adjustment */
    .site-header::after {
        content: "" !important;
        position: absolute !important;
        top: 100% !important;
        left: 0 !important;
        width: 100% !important;
        height: 48px !important;
        background-image: radial-gradient(circle at 24px 0px, #e8a0bf 24px, transparent 25px) !important;
        background-size: 48px 48px !important;
        background-repeat: repeat-x !important;
        z-index: 9999 !important;
    }

    /* Mobile body padding */
    body {
        padding-top: 130px !important;
    }

    .admin-bar body {
        padding-top: 162px !important;
    }
}

@media screen and (max-width: 782px) {
    .admin-bar .site-header {
        top: 46px !important;
    }

    .admin-bar body {
        padding-top: 176px !important;
    }
}

/* ==========================================================================
   4. VAGUES FESTONNÉES GÉANTES XXL
   ========================================================================== */
.site-header::after {
    content: "" !important;
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    width: 100% !important;
    height: 96px !important;
    background-image: radial-gradient(circle at 48px 0px, #e8a0bf 48px, transparent 49px) !important;
    background-size: 96px 96px !important;
    background-repeat: repeat-x !important;
    z-index: 9999 !important;
}

/* ==========================================================================
   5. CARROUSEL TRIPTYQUE PERFECT
   ========================================================================== */
html,
body {
    overflow-x: hidden !important;
}

body {
    padding-top: 226px !important;
}

.carousel-slider-outer {
    width: 100vw !important;
    max-width: 100vw !important;
    position: relative !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    margin-top: 0 !important;
    margin-bottom: 40px !important;
    overflow: hidden !important;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, #000 20%, #000 80%, transparent 100%) !important;
    mask-image: linear-gradient(to right, transparent 0%, #000 20%, #000 80%, transparent 100%) !important;
}

.carousel-slider {
    width: 150vw !important;
    max-width: 150vw !important;
    position: relative !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}

.carousel-slider-outer .owl-nav,
.carousel-slider-outer .carousel-slider-nav {
    position: absolute !important;
    top: 50% !important;
    left: 0 !important;
    width: 100% !important;
    height: 0 !important;
    z-index: 999 !important;
    transform: translateY(-50%) !important;
    pointer-events: none !important;
}

.carousel-slider-outer .owl-nav .owl-prev,
.carousel-slider-outer .owl-nav .owl-next,
.carousel-slider-outer .carousel-slider-nav .prev,
.carousel-slider-outer .carousel-slider-nav .next {
    position: absolute !important;
    top: 0 !important;
    width: 50px !important;
    height: 50px !important;
    background-color: rgba(255, 255, 255, 0.7) !important;
    background-image: none !important;
    border: none !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: transparent !important;
    cursor: pointer !important;
    pointer-events: auto !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15) !important;
    transform: translateY(-50%) !important;
}

.carousel-slider-outer .owl-nav .owl-prev:hover,
.carousel-slider-outer .owl-nav .owl-next:hover {
    background-color: rgba(255, 255, 255, 1) !important;
    background-image: none !important;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.2) !important;
}

.carousel-slider-outer .owl-nav .owl-prev {
    left: calc(50% - 25vw - 25px) !important;
}

.carousel-slider-outer .owl-nav .owl-next {
    right: calc(50% - 25vw - 25px) !important;
}

.carousel-slider-outer .owl-nav .owl-prev::before {
    content: "‹" !important;
    font-size: 40px !important;
    color: #333 !important;
    line-height: 1 !important;
    font-family: Arial, sans-serif !important;
    position: relative !important;
    top: -2px !important;
    right: -16px !important;
}

.carousel-slider-outer .owl-nav .owl-next::before {
    content: "›" !important;
    font-size: 40px !important;
    color: #333 !important;
    line-height: 1 !important;
    font-family: Arial, sans-serif !important;
    position: relative !important;
    top: -2px !important;
    left: 20px !important;
}

.home .site-main .page-title {
    display: none !important;
}

/* =================================================
   6. INTERFACES : MENU OVERLAY PLEIN ÉCRAN MOBILE
   ================================================ */
body.menu-open {
    overflow: hidden !important;
}

/* --- Container overlay (slide depuis la droite) --- */
.pop-menu-overlay {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    height: 100dvh !important;
    background-color: #e8a0bf !important;
    z-index: 100000 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: stretch !important;
    transform: translateX(100%);
    transition: transform 0.45s cubic-bezier(0.77, 0, 0.175, 1) !important;
    overflow: hidden !important;
}

.pop-menu-overlay.active {
    transform: translateX(0) !important;
}

/* Offset admin-bar */
.admin-bar .pop-menu-overlay {
    top: 32px !important;
    height: calc(100vh - 32px) !important;
    height: calc(100dvh - 32px) !important;
}

@media screen and (max-width: 782px) {
    .admin-bar .pop-menu-overlay {
        top: 46px !important;
        height: calc(100vh - 46px) !important;
        height: calc(100dvh - 46px) !important;
    }
}

/* --- Header de l'overlay (barre du haut avec ✕) --- */
.pop-menu-header {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    padding: 20px 24px !important;
    flex-shrink: 0 !important;
}

.pop-menu-close {
    background: transparent !important;
    border: none !important;
    font-size: 32px !important;
    line-height: 1 !important;
    color: #262626 !important;
    cursor: pointer !important;
    outline: none !important;
    padding: 4px 8px !important;
    transition: opacity 0.2s ease !important;
}

.pop-menu-close:hover {
    opacity: 0.5 !important;
}

/* --- Body scrollable de l'overlay --- */
.pop-menu-body {
    flex: 1 !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    position: relative !important;
    -webkit-overflow-scrolling: touch !important;
}

/* --- Navigation --- */
.pop-menu-nav {
    text-align: left !important;
    width: 100% !important;
    min-height: 100% !important;
    position: relative !important;
}

/* --- Liste principale --- */
.pop-menu-list {
    list-style: none !important;
    padding: 0 24px !important;
    margin: 0 !important;
    position: static !important;
}

.pop-menu-list>li {
    margin: 0 !important;
    list-style: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    position: static !important;
}

.pop-menu-list>li:last-child {
    border-bottom: none !important;
}

.pop-menu-list li::before {
    display: none !important;
    content: none !important;
}

/* Masquer le toggle ▾ du thème parent (on gère les sous-menus en JS) */
.pop-menu-list .submenu-toggle-btn,
.pop-menu-list .sub-menu-toggle,
.pop-menu-list .dropdown-toggle,
.pop-menu-list .menu-item-has-children>button:not(.pop-submenu-back) {
    display: none !important;
}

/* --- Typographie des liens principaux --- */
.pop-menu-list>li>a {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 800 !important;
    font-size: 1.15rem !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    color: #262626 !important;
    text-decoration: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 22px 0 !important;
    transition: opacity 0.2s ease !important;
}

.pop-menu-list>li>a:hover {
    opacity: 0.6 !important;
}

/* Chevron › pour items avec sous-menu */
.pop-menu-list>li.menu-item-has-children>a::after {
    content: '›' !important;
    font-size: 1.6rem !important;
    font-weight: 700 !important;
    color: #262626 !important;
    line-height: 1 !important;
    flex-shrink: 0 !important;
}

/* === SOUS-MENUS : Panel slide depuis la droite === */
.pop-menu-list>li>.sub-menu {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    min-height: 100% !important;
    background-color: #e8a0bf !important;
    transform: translateX(110%) !important;
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94),
        visibility 0s linear 0.4s !important;
    padding: 0 24px !important;
    margin: 0 !important;
    z-index: 10 !important;
    list-style: none !important;
    box-sizing: border-box !important;
    display: block !important;
    visibility: hidden !important;
}

.pop-menu-list>li>.sub-menu.pop-sub-active {
    transform: translateX(0) !important;
    visibility: visible !important;
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94),
        visibility 0s linear 0s !important;
}

/* Bouton retour ‹ Nom parent */
.pop-submenu-back {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 18px 0 !important;
    border: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    background: transparent !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 1rem !important;
    color: #262626 !important;
    cursor: pointer !important;
    width: 100% !important;
    text-align: left !important;
    outline: none !important;
    transition: opacity 0.2s ease !important;
}

.pop-submenu-back:hover {
    opacity: 0.6 !important;
}

.pop-submenu-back .pop-back-arrow {
    font-size: 1.3rem !important;
    font-weight: 800 !important;
    line-height: 1 !important;
}

/* Items du sous-menu */
.pop-menu-list .sub-menu li {
    margin: 0 !important;
    list-style: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.pop-menu-list .sub-menu li:last-child {
    border-bottom: none !important;
}

.pop-menu-list .sub-menu li a {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700 !important;
    font-size: 1.05rem !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    color: #262626 !important;
    text-decoration: none !important;
    display: flex !important;
    align-items: center !important;
    padding: 20px 0 !important;
    transition: opacity 0.2s ease !important;
}

.pop-menu-list .sub-menu li a:hover {
    opacity: 0.6 !important;
}

/* Lien TOUT VOIR */
.pop-submenu-viewall-item {
    border-bottom: none !important;
}

.pop-submenu-viewall {
    font-weight: 800 !important;
}

/* --- Footer de l'overlay --- */
.pop-menu-footer {
    flex-shrink: 0 !important;
    padding: 20px 24px !important;
    text-align: center !important;
}

.pop-menu-footer a {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 0.9rem !important;
    color: #262626 !important;
    text-decoration: none !important;
    opacity: 0.6 !important;
    transition: opacity 0.2s ease !important;
}

.pop-menu-footer a:hover {
    opacity: 1 !important;
}

/* ==========================================================================
   7. FIX MOBILE : TAILLES, LOGO DUPLIQUÉ ET NEUTRALISATION PARENT
   ========================================================================== */

/* Verrouillage : On masque de force la modale native ET le bloc mobile-header du thème parent */
.mobile-menu-wrapper,
.site-mobile-menu,
#mobile-menu,
.mobile-header {
    display: none !important;
}

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

    /* --- CORRECTION BUG "NOUVEAUTÉS" (DOM DÉPLACÉ PAR LE JS) --- */
    .submenu-row {
        display: none !important;
    }

    /* --- RÉALIGNEMENT DU HEADER MOBILE --- */
    .site-header {
        flex-wrap: nowrap !important;
    }

    /* On pousse le groupe d'icônes (panier + hamburger) strictly sur la droite */
    .header-right-items,
    .navigation-toggle {
        margin-left: auto !important;
    }
}

/* ==========================================================================
   8. MASQUAGE DES CRÉDITS FOOTER THÈME PARENT
   ========================================================================== */
.site-info,
.footer-b,
.site-footer .copyright,
.site-footer .powered-by-wordpress {
    display: none !important;
}

/* ==========================================================================
   9. MACARONS CTA DYNAMIQUES CARROUSEL (RETRO-POP)
   ========================================================================== */

.carousel-slider-outer .owl-item a {
    position: relative !important;
    display: block !important;
    pointer-events: none !important;
}

.slide-cta-badge {
    position: absolute !important;
    bottom: 30px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    z-index: 10 !important;
    font-family: 'Bebas Neue Pro', 'Bebas Neue', sans-serif !important;
    text-transform: uppercase !important;
    font-size: 3.5rem !important;
    line-height: 1 !important;
    color: #262626 !important;
    background-color: #FFFFFF !important;
    padding: 15px 40px !important;
    border-radius: 60px !important;
    border: 4px solid #262626 !important;
    box-shadow: 6px 6px 0 0 #e8a0bf !important;
    pointer-events: auto !important;
    white-space: nowrap !important;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
}

.carousel-slider-outer .owl-item a:hover .slide-cta-badge {
    background-color: #ec82b0 !important;
    color: #FFFFFF !important;
    box-shadow: 8px 8px 0 0 #262626 !important;
    transform: translate(-50%, -6px) !important;
}

.slide-cta-badge::before {
    content: "Découvrez les" !important;
    position: absolute !important;
    top: -65px !important;
    left: 50% !important;
    transform: translateX(-50%) rotate(-3deg) !important;
    font-family: 'Open Sans', sans-serif !important;
    font-style: italic !important;
    font-weight: 800 !important;
    font-size: 2.2rem !important;
    color: #FFFFFF !important;
    background-color: #262626 !important;
    padding: 4px 24px !important;
    border-radius: 50px !important;
    border: 3px solid #262626 !important;
    box-shadow: 5px 5px 0 0 #e8a0bf !important;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
}

.carousel-slider-outer .owl-item a:hover .slide-cta-badge::before {
    color: #262626 !important;
    background-color: #ec82b0 !important;
    box-shadow: 5px 5px 0 0 #FFFFFF !important;
    transform: translate(-50%, -8px) rotate(2deg) !important;
}

@media screen and (max-width: 1023px) {
    .slide-cta-badge {
        font-size: 2rem !important;
        padding: 10px 25px !important;
        border-width: 3px !important;
        box-shadow: 4px 4px 0 0 #e8a0bf !important;
        bottom: 20px !important;
    }

    .slide-cta-badge::before {
        font-size: 1.4rem !important;
        top: -45px !important;
        padding: 2px 16px !important;
        border-width: 2px !important;
        box-shadow: 3px 3px 0 0 #e8a0bf !important;
    }

    .carousel-slider-outer .owl-item a:hover .slide-cta-badge {
        box-shadow: 6px 6px 0 0 #262626 !important;
        transform: translate(-50%, -3px) !important;
    }
}

/* ==========================================================================
   10. PANIER NATIF (BLOSSOM FLORAL / WOOCOMMERCE)
   ========================================================================== */
.site-header-cart,
.header-cart,
.cart-icon {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

@media screen and (min-width: 1024px) {

    .site-header-cart,
    .header-cart,
    .cart-icon {
        position: absolute !important;
        right: 40px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        z-index: 100003 !important;
    }
}

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

    .site-header-cart,
    .header-cart,
    .cart-icon {
        position: absolute !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        right: 75px !important;
        z-index: 100002 !important;
        margin: 0 !important;
    }
}

.site-header-cart a,
.header-cart a,
.cart-icon a {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-decoration: none !important;
    color: #FFFFFF !important;
}

.site-header-cart a svg,
.header-cart a svg,
.cart-icon a svg,
.site-header-cart a i,
.header-cart a i,
.cart-icon a i {
    fill: #FFFFFF !important;
    color: #FFFFFF !important;
    transition: all 0.2s ease !important;
}

.site-header-cart:hover a svg,
.header-cart:hover a svg,
.cart-icon:hover a svg,
.site-header-cart:hover a i,
.header-cart:hover a i,
.cart-icon:hover a i {
    fill: #262626 !important;
    color: #262626 !important;
}

.site-header-cart a span:not(.screen-reader-text),
.header-cart a span:not(.screen-reader-text),
.cart-icon a span:not(.screen-reader-text) {
    font-family: 'Bebas Neue Pro', 'Bebas Neue', sans-serif !important;
    background-color: #ec82b0 !important;
    color: #FFFFFF !important;
    border-radius: 50% !important;
    border: 2px solid #262626 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 22px !important;
    height: 22px !important;
    padding: 0 4px !important;
    box-sizing: border-box !important;
    font-size: 14px !important;
    line-height: 1 !important;
    position: absolute !important;
    top: -10px !important;
    right: -12px !important;
    box-shadow: none !important;
    transition: all 0.2s ease !important;
    fill: none !important;
    stroke: none !important;
}

/* ==========================================================================
   11. MASQUER LE FORMULAIRE DE CARTE CADEAU (PANIER)
   ========================================================================== */
.cart-collaterals .wpc-gift-card-field,
.cart-collaterals .woocommerce-giftcard-payment-area,
#pwgc-redeem-gift-card-container,
.cart-collaterals>div:not(.cart_totals):not(.cross-sells) {
    display: none !important;
}

/* ==========================================================================
   11.1. MASQUAGE DU FORMULAIRE CARTE CADEAU (CHECKOUT)
   ========================================================================== */

#pwgc-redeem-gift-card-form,
#pwgc-redeem-form,
.woocommerce-checkout #pwgc-redeem-gift-card-form {
    display: none !important;
}

/* ==========================================================================
   12. STYLES WOOCOMMERCE : RÉTRO-POP (BOUTONS, INPUTS, PANIER)
   ========================================================================== */

/* --- 12.1 BOUTONS WOOCOMMERCE --- */
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce .checkout-button,
.woocommerce-page button.button,
.woocommerce-page button.button.alt,
.woocommerce-page a.button,
.woocommerce-page a.button.alt,
.woocommerce-page input.button,
.woocommerce-page input.button.alt,
.woocommerce-page #respond input#submit,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page .cart .button,
.woocommerce-page .cart input.button,
.woocommerce-page .checkout-button,
html body.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .button,
html body.woocommerce-cart #primary .page .entry-content table.shop_table td.actions .button.button,
html body.woocommerce-cart #primary .page .entry-content table.shop_table td.actions button[name="apply_coupon"] {
    font-family: 'Bebas Neue Pro',
        'Bebas Neue',
        sans-serif !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-size: 1.25rem !important;
    background-color: #ec82b0 !important;
    color: #FFFFFF !important;
    border-radius: 50px !important;
    border: none !important;
    box-shadow: none !important;
    transition: all 0.3s ease !important;
    padding: 12px 28px !important;
    font-weight: normal !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* --- BOUTON DISCRET "EN SAVOIR PLUS" SUR LA GRILLE PRODUITS --- */
.woocommerce ul.products li.product {
    position: relative !important;
}

.woocommerce ul.products li.product a.button.loop-btn-more,
.woocommerce ul.products li.product .button {
    position: absolute !important;
    left: 50% !important;
    top: 42% !important;
    transform: translate(-50%, -50%) !important;
    background-color: rgba(255, 255, 255, 0.92) !important;
    color: #262626 !important;
    border: 1px solid #262626 !important;
    border-radius: 30px !important;
    padding: 8px 22px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 0.78rem !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06) !important;
    opacity: 0 !important;
    visibility: hidden !important;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
    white-space: nowrap !important;
    z-index: 5 !important;
}

.woocommerce ul.products li.product:hover a.button.loop-btn-more,
.woocommerce ul.products li.product:hover .button {
    opacity: 1 !important;
    visibility: visible !important;
    top: 45% !important;
    background-color: #262626 !important;
    color: #FFFFFF !important;
    border-color: #262626 !important;
}

.woocommerce button.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
.woocommerce .checkout-button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page a.button:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page input.button:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page .cart .button:hover,
.woocommerce-page .cart input.button:hover,
.woocommerce-page .checkout-button:hover {
    background-color: #e8a0bf !important;
    color: #FFFFFF !important;
    transform: none !important;
    box-shadow: none !important;
}

/* --- 12.2 CHAMPS DE SAISIE (INPUTS) --- */
.woocommerce input.input-text,
.woocommerce input[type="text"],
.woocommerce input[type="email"],
.woocommerce input[type="tel"],
.woocommerce input[type="password"],
.woocommerce input[type="number"],
.woocommerce textarea,
.woocommerce-page input.input-text,
.woocommerce-page input[type="text"],
.woocommerce-page input[type="email"],
.woocommerce-page input[type="tel"],
.woocommerce-page input[type="password"],
.woocommerce-page input[type="number"],
.woocommerce-page textarea {
    border: 1px solid #e0e0e0 !important;
    border-radius: 50px !important;
    font-family: 'Open Sans', sans-serif !important;
    background-color: #FFFFFF !important;
    color: #262626 !important;
    padding: 12px 20px !important;
    box-shadow: none !important;
    outline: none !important;
    transition: border-color 0.3s ease !important;
}

.woocommerce textarea,
.woocommerce-page textarea {
    border-radius: 20px !important;
}

.woocommerce input.input-text::placeholder,
.woocommerce input[type="text"]::placeholder,
.woocommerce-page input.input-text::placeholder,
.woocommerce-page input[type="text"]::placeholder,
.woocommerce textarea::placeholder,
.woocommerce-page textarea::placeholder {
    font-family: 'Open Sans', sans-serif !important;
    color: #888888 !important;
}

/* --- 12.3 BLOCS ET TABLEAUX (PANIER / SHOP TABLE) --- */
.woocommerce table.shop_table,
.woocommerce table.shop_table_responsive,
.woocommerce-page table.shop_table,
.woocommerce-page table.shop_table_responsive {
    box-shadow: none !important;
    background-color: #ffffff !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 15px !important;
    border-collapse: separate !important;
    border-spacing: 0 !important;
    overflow: hidden !important;
    margin-bottom: 25px !important;
}

.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
    font-family: 'Bebas Neue Pro', 'Bebas Neue', sans-serif !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-size: 1.15rem !important;
    color: #262626 !important;
    background-color: #fafafa !important;
    padding: 15px 20px !important;
    border-bottom: 1px solid #e0e0e0 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
    border-bottom: 1px solid #eeeeee !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    padding: 15px 20px !important;
    color: #262626 !important;
}

.woocommerce table.shop_table tbody tr:last-child td,
.woocommerce-page table.shop_table tbody tr:last-child td {
    border-bottom: none !important;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    border: 1px solid #e0e0e0 !important;
    box-shadow: none !important;
    background-color: #fafafa !important;
    border-radius: 15px !important;
    padding: 30px !important;
    margin-top: 20px !important;
}

.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2,
.woocommerce .cross-sells h2,
.woocommerce-page .cross-sells h2,
.woocommerce-cart .woocommerce h2 {
    font-family: 'Bebas Neue Pro', 'Bebas Neue', sans-serif !important;
    text-transform: uppercase !important;
    color: #262626 !important;
    margin-bottom: 20px !important;
    letter-spacing: 1px !important;
}

/* --- 12.4 ÉCRASEMENT DES COULEURS PAR DÉFAUT --- */
.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
.woocommerce-store-notice {
    border-top-color: #ec82b0 !important;
}

.woocommerce-message::before,
.woocommerce-error::before,
.woocommerce-info::before {
    color: #ec82b0 !important;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce td.product-price,
.woocommerce td.product-subtotal,
.woocommerce .cart-collaterals .cart_totals .amount {
    color: #262626 !important;
}

.woocommerce-cart #primary a:not(.button),
.woocommerce-checkout #primary a:not(.button),
.woocommerce-account #primary a:not(.button) {
    color: #262626 !important;
    transition: color 0.3s ease !important;
}

.woocommerce-cart #primary a:hover:not(.button),
.woocommerce-checkout #primary a:hover:not(.button),
.woocommerce-account #primary a:hover:not(.button) {
    color: #ec82b0 !important;
}

.woocommerce input.input-text:focus,
.woocommerce textarea:focus {
    border-color: #ec82b0 !important;
}

/* ==========================================================================
   CORRECTION GRID : NEUTRALISATION DU CLEARFIX PARENT (SLOT VIDE)
   ========================================================================== */
.woocommerce ul.products::before,
.woocommerce ul.products::after {
    content: none !important;
    display: none !important;
}

/* ==========================================================================
   13. REORGANISATION DU TABLEAU PANIER
   ========================================================================== */
.woocommerce-cart table.shop_table thead tr,
.woocommerce-cart table.shop_table tbody tr.cart_item {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

.woocommerce-cart table.shop_table th,
.woocommerce-cart table.shop_table td {
    flex: 1 !important;
}

.woocommerce-cart table.shop_table .product-thumbnail {
    order: 1 !important;
}

.woocommerce-cart table.shop_table .product-name {
    order: 2 !important;
}

.woocommerce-cart table.shop_table .product-price {
    order: 3 !important;
}

.woocommerce-cart table.shop_table .product-quantity {
    order: 4 !important;
}

.woocommerce-cart table.shop_table .product-subtotal {
    order: 5 !important;
}

.woocommerce-cart table.shop_table thead,
.woocommerce-cart table.shop_table thead tr {
    background-color: transparent !important;
}

.woocommerce-cart table.shop_table .product-remove {
    order: 6 !important;
    text-align: right !important;
}

.woocommerce table.shop_table a.remove {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 28px !important;
    height: 28px !important;
    background-color: #ec82b0 !important;
    color: transparent !important;
    font-size: 0 !important;
    border-radius: 50% !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
}

.woocommerce table.shop_table a.remove::before {
    content: "×" !important;
    font-size: 22px !important;
    color: #ffffff !important;
    font-family: Arial, sans-serif !important;
    font-weight: bold !important;
    line-height: 1 !important;
    display: block !important;
    transform: translateY(-1px) !important;
}

.woocommerce table.shop_table a.remove:hover {
    background-color: #262626 !important;
    transform: scale(1.1) !important;
}

/* ==========================================================================
   14. CHAMP DE QUANTITÉ WOOCOMMERCE
   ========================================================================== */
.woocommerce div.quantity {
    overflow: visible !important;
    display: inline-flex !important;
    align-items: center !important;
    vertical-align: middle !important;
    margin-right: 15px !important;
}

.woocommerce .quantity input.qty {
    color: #262626 !important;
    font-family: 'Open Sans', sans-serif !important;
    text-align: center !important;
    width: 80px !important;
    padding: 12px 25px 12px 10px !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 50px !important;
    background-color: #fafafa !important;
    -moz-appearance: number-input !important;
}

@media (min-width: 768px) {
    .woocommerce ul.products {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr) !important;
        gap: 30px !important;
    }

    .woocommerce ul.products li.product {
        width: 100% !important;
        margin: 0 !important;
    }
}

li.menu-item-home {
    display: none !important;
}

#crumbs .current,
.woocommerce-products-header__title,
.woocommerce-archive .page-title {
    font-family: 'Bebas Neue Pro', 'Bebas Neue', sans-serif !important;
    font-size: 3.5rem !important;
    font-weight: normal !important;
    display: block !important;
    color: #262626 !important;
    margin: 0 auto !important;
    text-align: center !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    clear: both !important;
    width: 100% !important;
}

.woocommerce-products-header__title::after,
.woocommerce-archive .page-title::after {
    content: "";
    display: block !important;
    margin: 12px auto 0 auto !important;
    width: 80px !important;
    height: 4px !important;
    background-color: #ec82b0 !important;
    border-radius: 5px !important;
}

/* ==========================================================================
   15. GRILLE PRODUITS SECTION NOUVEAUTÉS
   ========================================================================== */
@media screen and (min-width: 1024px) {

    .section-nouveautes ul.products,
    .home-section-nouveautes ul.products,
    .woocommerce.columns-4 ul.products,
    .woocommerce-page.columns-4 ul.products,
    ul.products.columns-4 {
        display: grid !important;
        grid-template-columns: repeat(4, 1fr) !important;
        gap: 25px !important;
        float: none !important;
    }

    .home-section-nouveautes ul.products li.product,
    .section-nouveautes ul.products li.product,
    .woocommerce.columns-4 ul.products li.product,
    ul.products.columns-4 li.product {
        width: 100% !important;
        margin: 0 !important;
        float: none !important;
    }

    .home-section-nouveautes ul.products li.product img,
    .section-nouveautes ul.products li.product img,
    .woocommerce.columns-4 ul.products li.product img,
    ul.products.columns-4 li.product img {
        height: 400px !important;
        width: 100% !important;
        object-fit: cover !important;
        display: block !important;
        margin-bottom: 20px !important;
    }
}

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

    .home-section-nouveautes ul.products,
    .section-nouveautes ul.products,
    .woocommerce ul.products,
    .woocommerce-page ul.products,
    .woocommerce.columns-4 ul.products,
    .woocommerce-page.columns-4 ul.products,
    ul.products.columns-4,
    ul.products[class*="columns-"],
    ul.products {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 20px 12px !important;
        float: none !important;
        width: 100% !important;
        margin: 0 auto 30px auto !important;
        padding: 0 !important;
        clear: both !important;
    }

    .home-section-nouveautes ul.products li.product,
    .section-nouveautes ul.products li.product,
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .woocommerce.columns-4 ul.products li.product,
    ul.products.columns-4 li.product,
    ul.products[class*="columns-"] li.product,
    ul.products li.product {
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
        margin: 0 0 15px 0 !important;
        padding: 0 !important;
        box-sizing: border-box !important;
    }

    .home-section-nouveautes ul.products li.product img,
    .section-nouveautes ul.products li.product img,
    .woocommerce.columns-4 ul.products li.product img,
    ul.products.columns-4 li.product img,
    .woocommerce ul.products li.product img,
    ul.products li.product img {
        height: auto !important;
        aspect-ratio: 3 / 4 !important;
        width: 100% !important;
        object-fit: cover !important;
        display: block !important;
        margin-bottom: 10px !important;
        border-radius: 6px !important;
    }

    /* Lisibilité optimale et propre des titres sur mobile */
    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    ul.products li.product .woocommerce-loop-product__title,
    .woocommerce-loop-product__title,
    ul.products li.product h2,
    ul.products li.product h3 {
        font-family: 'Open Sans', sans-serif !important;
        font-size: 0.82rem !important;
        font-weight: 600 !important;
        line-height: 1.35 !important;
        text-align: center !important;
        text-transform: uppercase !important;
        letter-spacing: 0.5px !important;
        color: #262626 !important;
        margin: 10px 0 6px 0 !important;
        padding: 0 4px !important;
        overflow-wrap: break-word !important;
        word-wrap: break-word !important;
        word-break: normal !important;
        hyphens: manual !important;
    }

    .woocommerce ul.products li.product .price,
    ul.products li.product .price {
        font-size: 0.82rem !important;
        font-weight: 700 !important;
        text-align: center !important;
        margin-bottom: 6px !important;
        color: #ec82b0 !important;
    }

    .woocommerce ul.products li.product .price del,
    ul.products li.product .price del {
        font-weight: normal !important;
        color: #999999 !important;
        margin-right: 5px !important;
    }

    .woocommerce ul.products li.product .price ins,
    ul.products li.product .price ins {
        text-decoration: none !important;
        color: #ec82b0 !important;
    }

    /* Masquage du bouton survol "En savoir plus" parasitique sur mobile */
    .woocommerce ul.products li.product a.button.loop-btn-more,
    .woocommerce ul.products li.product .button {
        display: none !important;
    }
}

/* ==========================================================================
   16. BIOGRAPHIE DE LUCIE (.BIO-CONTENT)
   ========================================================================== */
.bio-content {
    max-width: 750px !important;
    margin: 50px auto !important;
    padding: 0 20px !important;
}

.bio-content p {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 1.05rem !important;
    line-height: 1.8 !important;
    color: #262626 !important;
    margin-bottom: 24px !important;
}

.bio-content p:first-of-type {
    font-size: 1.3rem !important;
    font-weight: 600 !important;
    color: #ec82b0 !important;
}

/* ==========================================================================
   17. URGENCE CONTRASTE & LISIBILITÉ
   ========================================================================== */
ul.products li.product .woocommerce-loop-product__title {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 0.95rem !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    color: #262626 !important;
}

ul.products li.product .price .amount {
    color: #ec82b0 !important;
}

/* ==========================================================================
   18. STRUCTURATION DES SECTIONS DE LA PAGE D'ACCUEIL
   ========================================================================== */
.home-section-portraits,
.home-section-nouveautes,
.home-section-bio,
.home-section-newsletter {
    padding: 80px 0 !important;
    background-color: #ffffff !important;
}

/* ==========================================================================
   BLOC ÉDITORIAL CATÉGORIES : ÉLARGISSEMENT ET ALIGNEMENT GRILLE
   ========================================================================== */
.category-editorial-block {
    max-width: 1200px !important;
    /* Aligné sur la largeur globale du catalogue */
    width: 100% !important;
    margin: 20px auto 40px auto !important;
    text-align: center !important;
    padding: 0 20px !important;
    box-sizing: border-box !important;
}

.category-editorial-block p {
    max-width: none !important;
    margin-bottom: 10px !important;
    font-size: 1.05rem !important;
    line-height: 1.6 !important;
    display: block !important;
}

.btn-editorial-cta {
    font-family: 'Bebas Neue Pro', sans-serif !important;
    text-transform: uppercase !important;
    background-color: #ec82b0 !important;
    color: #FFFFFF !important;
    border-radius: 50px !important;
    padding: 12px 35px !important;
    display: inline-flex !important;
    margin-top: 15px !important;
}

/* ==========================================================================
   19. PAGE NEWSLETTER (.page-newsletter)
   ========================================================================== */
.page-newsletter {
    max-width: 600px !important;
    margin: 60px auto !important;
    background-color: #ffffff !important;
    border-radius: 20px !important;
    padding: 40px !important;
    text-align: center !important;
}

.page-newsletter h1 {
    font-family: 'Bebas Neue Pro', 'Bebas Neue', sans-serif !important;
    font-size: 2.8rem !important;
    color: #262626 !important;
}


/* ==========================================================================
   20. ENCARTS SUR-MESURE CHECKOUT (CRÉATIONS & CARTE CADEAU)
   ========================================================================== */

.custom-checkout-card {
    background-color: #fcf4f8 !important;
    border: 1.5px solid #e8a0bf !important;
    border-radius: 16px !important;
    padding: 24px !important;
    margin: 30px 0 !important;
    box-shadow: 0 4px 15px rgba(232, 160, 191, 0.08) !important;
}

.custom-checkout-card h3 {
    font-family: 'Bebas Neue Pro', 'Bebas Neue', sans-serif !important;
    font-size: 1.8rem !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    color: #262626 !important;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
    padding-bottom: 10px !important;
    border-bottom: 2px solid #e8a0bf !important;
}

/* Structure pour le déplacement de la case d'adresse de livraison */
.woocommerce-checkout .shipping_address {
    display: none;
    margin-top: 15px !important;
}

.woocommerce-checkout #ship-to-different-address {
    float: none !important;
    clear: both !important;
    width: 100% !important;
    margin: 10px 0 !important;
}

/* Boutons radio sous forme de pilules cliquables */
.custom-radio-group .woocommerce-input-wrapper {
    display: flex !important;
    gap: 12px !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    margin-top: 8px !important;
}

.custom-radio-group .woocommerce-input-wrapper label.radio {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 0.92rem !important;
    color: #262626 !important;
    cursor: pointer !important;
    margin: 0 !important;
    padding: 8px 18px !important;
    background: #ffffff !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 30px !important;
    transition: all 0.2s ease !important;
}

.custom-radio-group .woocommerce-input-wrapper label.radio:has(input:checked) {
    border-color: #ec82b0 !important;
    background-color: #fff0f5 !important;
    color: #ec82b0 !important;
    font-weight: 700 !important;
}

.custom-radio-group .woocommerce-input-wrapper input[type="radio"] {
    accent-color: #ec82b0 !important;
    margin: 0 !important;
}

.custom-radio-group label.radio .required,
.custom-checkout-card .optional {
    display: none !important;
}

.gift-card-offreur-note {
    font-size: 0.88rem !important;
    color: #666666 !important;
    margin-top: 12px !important;
    margin-bottom: 0 !important;
    font-style: italic !important;
}

#gift_wrap_details_container,
#gift_card_other_recipient_container {
    margin-top: 20px !important;
    padding-top: 18px !important;
    border-top: 1px dashed #e8a0bf !important;
}

.custom-checkout-card .form-row {
    margin-bottom: 16px !important;
}

.custom-checkout-card label {
    font-weight: 600 !important;
    font-size: 0.9rem !important;
    color: #262626 !important;
    margin-bottom: 6px !important;
}

.custom-checkout-card input.input-text,
.custom-checkout-card textarea {
    border: 1px solid #e0e0e0 !important;
    border-radius: 12px !important;
    padding: 10px 16px !important;
    background: #ffffff !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

.custom-checkout-card input.input-text:focus,
.custom-checkout-card textarea:focus {
    border-color: #ec82b0 !important;
}

/* ==========================================================================
   CHECKOUT : POLICE & CASSE DU LIBELLÉ "ADRESSE DE LIVRAISON DIFFÉRENTE"
   ========================================================================== */

.woocommerce-checkout #ship-to-different-address,
.woocommerce-checkout #ship-to-different-address label,
.woocommerce-checkout #ship-to-different-address span {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 0.9rem !important;
    font-weight: 600 !important;
    text-transform: none !important;
    letter-spacing: normal !important;
    color: #262626 !important;
}

/* ==========================================================================
   21. FIX LAYOUT : TITRES DE PAGE CENTRÉS & SUPPRESSION DE L'ARBORESCENCE (FIL D'ARIANE)
   ========================================================================== */

/* 1. Afficher les conteneurs d'en-tête de page */
.page:not(.home) .site-main>header,
.breadcrumb-wrapper,
#crumbs,
.woocommerce-products-header,
.woocommerce-archive .site-main>header {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    clear: both !important;
    text-align: center !important;
    margin: 40px auto 30px auto !important;
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
}

/* 2. Masquer l'arborescence parente (Home, séparateurs) pour ne garder QUE le titre actuel */
#crumbs {
    font-size: 0 !important;
    /* Neutralise les séparateurs en texte brut (ex: > ou /) */
}

#crumbs>span:not(.current),
#crumbs>a:not(.current),
#crumbs>i,
#crumbs .separator,
.woocommerce-breadcrumb>a:not(:last-child),
.woocommerce-breadcrumb .separator,
.bttk-breadcrumbs>*:not(.current),
.site-breadcrumbs>*:not(.current) {
    display: none !important;
}

/* 3. Style grand titre centré (titre de page issu de span.current ou h1/page-title) */
#crumbs .current,
.woocommerce-products-header__title,
.woocommerce-archive .page-title,
.page-title,
h1.page-title,
.entry-title,
h1.entry-title {
    font-family: 'Bebas Neue Pro', 'Bebas Neue', sans-serif !important;
    font-size: 3.5rem !important;
    font-weight: normal !important;
    color: #262626 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    display: block !important;
    margin: 0 auto !important;
    width: 100% !important;
    line-height: 1.2 !important;
}

/* Stylisation des liens internes à la balise .current */
#crumbs .current a,
#crumbs .current span {
    color: #262626 !important;
    text-decoration: none !important;
    pointer-events: none !important;
    font-family: inherit !important;
    font-size: inherit !important;
    font-weight: inherit !important;
}

/* Suppression stricte du trait bleu 1px (::before du thème Blossom) sous les titres */
.page-title::before,
h1.page-title::before,
.entry-title::before,
h1.entry-title::before,
.section-title::before,
.page-header::before,
.entry-header::before,
#crumbs .current::before,
#crumbs .current *::before,
#crumbs .current *::after {
    display: none !important;
    content: none !important;
    border: none !important;
    border-bottom: none !important;
    width: 0 !important;
    height: 0 !important;
}

/* Trait d'accent rose sous le titre (UN SEUL TRAIT 80px x 4px CENTRÉ) */
#crumbs .current::after,
.woocommerce-products-header__title::after,
.woocommerce-archive .page-title::after,
.page-title::after,
h1.page-title::after,
.entry-title::after,
h1.entry-title::after {
    content: "" !important;
    display: block !important;
    margin: 15px auto 0 auto !important;
    width: 80px !important;
    height: 4px !important;
    background-color: #ec82b0 !important;
    background: #ec82b0 !important;
    border-radius: 5px !important;
    position: relative !important;
}

/* 4. Repositionnement propre de la barre de tri et du nombre de résultats */
.woocommerce-result-count,
.woocommerce-ordering {
    float: none !important;
    position: relative !important;
    z-index: 5 !important;
}

/* ==========================================================================
   NETTOYAGE ET CONSOLIDATION DE LA LIVRAISON EN CHECKOUT
   ========================================================================== */

/* Masquer les sélecteurs de livraison parasites hors du tableau 'Votre commande' */
.woocommerce-checkout .woocommerce-billing-fields #shipping_method,
.woocommerce-checkout .woocommerce-shipping-fields #shipping_method {
    display: none !important;
}

/* Mise en valeur épurée de la ligne de livraison dans le récapitulatif 'Votre commande' */
.woocommerce-checkout table.shop_table .woocommerce-shipping-totals td {
    background-color: #fcf4f8 !important;
    border-radius: 8px !important;
    padding: 12px !important;
}

/* Note informative sous les tarifs du récapitulatif */
.shipping-notice-row td {
    font-family: 'Open Sans', sans-serif !important;
}

/* ==========================================================================
   REFONTE DESIGN DE LA PAGE PANIER WOOCOMMERCE (/mon-panier/)
   ========================================================================== */

/* 1. TITRES EN DOUBLON : Masquage strict de la bannière/en-tête résiduelle sous le feston */
body.woocommerce-cart .page-header,
body.woocommerce-cart div.page-header,
body.woocommerce-cart .site-content>.page-header,
body.woocommerce-cart .site-main>header,
body.woocommerce-cart .site-main>.page-header,
body.woocommerce-cart header.page-header,
body.woocommerce-cart .breadcrumb-wrapper,
body.woocommerce-cart #crumbs {
    display: none !important;
}

/* Masquage CSS immédiat du bouton Mettre à jour le panier pour supprimer le clignotement FOUC */
body.woocommerce-cart button[name="update_cart"],
body.woocommerce-cart input[name="update_cart"],
body.woocommerce-cart .button[name="update_cart"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

/* 2. LAYOUT DESKTOP 2 COLONNES HARMONIEUX (Panier / Total) */
@media screen and (min-width: 992px) {

    body.woocommerce-cart .entry-content>.woocommerce,
    body.woocommerce-cart .woocommerce {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: wrap !important;
        align-items: flex-start !important;
        justify-content: space-between !important;
        gap: 45px !important;
    }

    body.woocommerce-cart .notice-estivale-panier {
        width: 100% !important;
        flex: 0 0 100% !important;
        box-sizing: border-box !important;
    }

    body.woocommerce-cart .woocommerce-cart-form {
        flex: 1 1 0% !important;
        min-width: 0 !important;
        width: 100% !important;
    }

    body.woocommerce-cart .cart-collaterals {
        flex: 0 0 380px !important;
        width: 380px !important;
        max-width: 380px !important;
        margin-top: 0 !important;
        align-self: flex-start !important;
    }

    body.woocommerce-cart .cart_totals,
    body.woocommerce-cart .cart-collaterals .cart_totals {
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}

/* 3. TYPOGRAPHIE DA DE BASE : Bebas Neue Pro / Bebas Neue */
body.woocommerce-cart .entry-title,
body.woocommerce-cart h1.entry-title,
body.woocommerce-cart article h1,
body.woocommerce-cart .site-main article .entry-title,
body.woocommerce-cart .cart_totals h2,
body.woocommerce-cart .cart-collaterals h2,
body.woocommerce-cart .woocommerce h2,
body.woocommerce-cart table.shop_table th,
body.woocommerce-page.woocommerce-cart table.shop_table th,
body.woocommerce-cart table.shop_table thead th {
    font-family: 'Bebas Neue Pro', 'Bebas Neue', sans-serif !important;
    font-style: normal !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    color: #262626 !important;
}

body.woocommerce-cart h1.page-title,
body.woocommerce-cart .page-title,
body.woocommerce-cart .entry-title,
body.woocommerce-cart h1.entry-title {
    font-family: 'Bebas Neue Pro', 'Bebas Neue', sans-serif !important;
    font-size: 3.5rem !important;
    letter-spacing: 2px !important;
    margin-top: 15px !important;
    margin-bottom: 35px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    color: #262626 !important;
    display: block !important;
}

/* Harmonie du trait d'accent sous le titre (80px x 4px rose poudré charte) */
body.woocommerce-cart h1.page-title::after,
body.woocommerce-cart .page-title::after,
body.woocommerce-cart .entry-title::after,
body.woocommerce-cart h1.entry-title::after {
    content: "" !important;
    display: block !important;
    margin: 15px auto 0 auto !important;
    width: 80px !important;
    height: 4px !important;
    background-color: #ec82b0 !important;
    background: #ec82b0 !important;
    border-radius: 5px !important;
}

body.woocommerce-cart .cart_totals h2,
body.woocommerce-cart .cart-collaterals h2,
body.woocommerce-cart .woocommerce h2 {
    font-size: 1.5rem !important;
    letter-spacing: 1px !important;
    margin-bottom: 20px !important;
}

/* 4. TABLEAU PANIER : Hauteurs uniformes pour tous les th, suppression fonds & bordures épaisses */
body.woocommerce-cart .woocommerce-cart-form,
body.woocommerce-cart table.shop_table,
body.woocommerce-cart table.shop_table.cart,
body.woocommerce-cart table.shop_table thead,
body.woocommerce-cart table.shop_table tbody {
    background: transparent !important;
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

body.woocommerce-cart table.shop_table thead tr,
body.woocommerce-cart table.shop_table tbody tr.cart_item {
    display: flex !important;
    align-items: stretch !important;
    justify-content: space-between !important;
    width: 100% !important;
    background: transparent !important;
    border: none !important;
}

body.woocommerce-cart table.shop_table th,
body.woocommerce-cart table.shop_table td {
    display: flex !important;
    align-items: center !important;
    box-sizing: border-box !important;
    padding: 14px 12px !important;
    border-bottom: 1px solid #eeeeee !important;
    background: transparent !important;
    background-color: transparent !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

body.woocommerce-cart table.shop_table th,
body.woocommerce-page.woocommerce-cart table.shop_table th {
    font-size: 1.15rem !important;
    letter-spacing: 1px !important;
    min-height: 48px !important;
}

/* Alignement flex et largeurs relatives identiques pour thead et tbody */
body.woocommerce-cart table.shop_table th.product-thumbnail,
body.woocommerce-cart table.shop_table td.product-thumbnail {
    flex: 0 0 90px !important;
    max-width: 90px !important;
    width: 90px !important;
    min-width: 90px !important;
    justify-content: center !important;
    text-align: center !important;
    order: 1 !important;
}

body.woocommerce-cart table.shop_table th.product-name,
body.woocommerce-cart table.shop_table td.product-name {
    flex: 2 1 0% !important;
    justify-content: flex-start !important;
    order: 2 !important;
}

body.woocommerce-cart table.shop_table th.product-price,
body.woocommerce-cart table.shop_table td.product-price {
    flex: 1 1 0% !important;
    justify-content: flex-start !important;
    order: 3 !important;
}

body.woocommerce-cart table.shop_table th.product-quantity,
body.woocommerce-cart table.shop_table td.product-quantity {
    flex: 1 1 0% !important;
    justify-content: flex-start !important;
    order: 4 !important;
}

body.woocommerce-cart table.shop_table th.product-subtotal,
body.woocommerce-cart table.shop_table td.product-subtotal {
    flex: 1 1 0% !important;
    justify-content: flex-start !important;
    order: 5 !important;
}

body.woocommerce-cart table.shop_table th.product-remove,
body.woocommerce-cart table.shop_table td.product-remove {
    flex: 0 0 45px !important;
    max-width: 45px !important;
    width: 45px !important;
    justify-content: center !important;
    order: 6 !important;
}

body.woocommerce-cart table.shop_table td.actions {
    background: transparent !important;
    border-bottom: none !important;
    padding-top: 25px !important;
    padding-bottom: 10px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

/* Style épuré et aligné du bloc code promo sans le bouton de mise à jour */
body.woocommerce-cart table.shop_table td.actions .coupon {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    float: none !important;
    margin: 0 !important;
}

body.woocommerce-cart table.shop_table td.actions .coupon input.input-text {
    border: 1px solid #e0e0e0 !important;
    border-radius: 25px !important;
    padding: 0 20px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 0.9rem !important;
    background-color: #ffffff !important;
    outline: none !important;
    height: 44px !important;
    width: 220px !important;
    box-sizing: border-box !important;
    line-height: 44px !important;
}

body.woocommerce-cart table.shop_table td.actions .coupon input.input-text:focus {
    border-color: #ec82b0 !important;
}

body.woocommerce-cart table.shop_table td.actions .coupon button.button,
body.woocommerce-cart table.shop_table td.actions .coupon button[name="apply_coupon"],
body.woocommerce-cart table.shop_table td.actions button.button[name="apply_coupon"] {
    background-color: #e8a0bf !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 25px !important;
    padding: 0 24px !important;
    height: 44px !important;
    line-height: 44px !important;
    font-family: 'Bebas Neue Pro', 'Bebas Neue', sans-serif !important;
    font-size: 1.15rem !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    transition: all 0.25s ease !important;
    cursor: pointer !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    white-space: nowrap !important;
    margin: 0 !important;
}

body.woocommerce-cart table.shop_table td.actions .coupon button.button:hover,
body.woocommerce-cart table.shop_table td.actions .coupon button[name="apply_coupon"]:hover {
    background-color: #ec82b0 !important;
    color: #ffffff !important;
}

/* 5. VIGNETTE PRODUIT : Image 75px avec border-radius */
body.woocommerce-cart table.shop_table td.product-thumbnail img,
body.woocommerce-cart table.shop_table .product-thumbnail img {
    width: 75px !important;
    max-width: 75px !important;
    height: 75px !important;
    aspect-ratio: 1 / 1 !important;
    object-fit: cover !important;
    border-radius: 8px !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05) !important;
    display: block !important;
    margin: 0 auto !important;
}

/* 6. BLOC TOTAL PANIER : Fond teinté #fafafa, bordures douces, bouton rose poudré */
body.woocommerce-cart .cart_totals,
body.woocommerce-cart .cart-collaterals .cart_totals {
    background-color: #fafafa !important;
    background: #fafafa !important;
    border: 1px solid #eeeeee !important;
    border-radius: 16px !important;
    padding: 28px 30px !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02) !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

body.woocommerce-cart .cart_totals table.shop_table,
body.woocommerce-cart .cart_totals table.shop_table tr,
body.woocommerce-cart .cart_totals table.shop_table th,
body.woocommerce-cart .cart_totals table.shop_table td {
    background: transparent !important;
    background-color: transparent !important;
    border: none !important;
    margin-bottom: 20px !important;
    width: 100% !important;
}

body.woocommerce-cart .cart_totals table.shop_table tr th,
body.woocommerce-cart .cart_totals table.shop_table tr td {
    border-bottom: 1px solid #eeeeee !important;
    padding: 14px 0 !important;
    font-family: 'Open Sans', sans-serif !important;
    color: #262626 !important;
}

body.woocommerce-cart .cart_totals table.shop_table tr.order-total th,
body.woocommerce-cart .cart_totals table.shop_table tr.order-total td {
    border-bottom: none !important;
    font-weight: 700 !important;
    font-size: 1.15rem !important;
}

/* MASQUAGE STRICT DE L'EXPÉDITION DANS LE PANIER */
body.woocommerce-cart .cart_totals tr.shipping,
body.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals,
body.woocommerce-cart .cart_totals .woocommerce-shipping-calculator,
body.woocommerce-cart .cart_totals .woocommerce-shipping-destination {
    display: none !important;
}

/* Bouton Valider la commande (Rose poudré minimaliste) */
body.woocommerce-cart .wc-proceed-to-checkout {
    padding: 10px 0 0 0 !important;
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-cart a.checkout-button,
body.woocommerce-cart .cart_totals .checkout-button {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    background-color: #e8a0bf !important;
    color: #ffffff !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700 !important;
    font-size: 0.95rem !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px !important;
    padding: 16px 28px !important;
    border-radius: 30px !important;
    border: none !important;
    box-shadow: 0 4px 14px rgba(232, 160, 191, 0.3) !important;
    transition: all 0.3s ease !important;
    text-decoration: none !important;
    box-sizing: border-box !important;
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
body.woocommerce-cart a.checkout-button:hover,
body.woocommerce-cart .cart_totals .checkout-button:hover {
    background-color: #ec82b0 !important;
    color: #ffffff !important;
    box-shadow: 0 6px 20px rgba(236, 130, 176, 0.45) !important;
    transform: translateY(-2px) !important;
}

/* ==========================================================================
   7. OPTIMISATION PAGE PANIER MOBILE (< 992px)
   ========================================================================== */
@media screen and (max-width: 991px) {

    /* Ajustement de la marge supérieure du body sur mobile pour éviter tout chevauchement avec le feston fixe */
    html body,
    html body.woocommerce-cart {
        padding-top: 160px !important;
    }

    /* Neutralisation des pseudo-éléments td::before de WooCommerce (deux-points parasites) */
    html body.woocommerce-cart table.shop_table td::before,
    html body.woocommerce-cart table.shop_table.cart td::before,
    html body.woocommerce-cart table.shop_table tr.cart_item td::before {
        display: none !important;
        content: none !important;
    }

    /* Masquage de l'en-tête du tableau sur mobile */
    html body.woocommerce-cart table.shop_table thead {
        display: none !important;
    }

    /* Structure block pour table et tbody pour garantir le fonctionnement du grid */
    html body.woocommerce-cart table.shop_table,
    html body.woocommerce-cart table.shop_table tbody {
        display: block !important;
        width: 100% !important;
    }

    /* Transformation des lignes tr.cart_item en cartes CSS Grid compactes */
    html body.woocommerce-cart table.shop_table tbody tr.cart_item {
        display: grid !important;
        grid-template-columns: 80px 1fr auto !important;
        grid-template-rows: auto auto auto !important;
        grid-template-areas:
            "thumb name remove"
            "thumb price price"
            "thumb qty qty" !important;
        gap: 6px 12px !important;
        padding: 12px !important;
        margin-bottom: 15px !important;
        background: #ffffff !important;
        border: 1px solid #eeeeee !important;
        border-radius: 12px !important;
        align-items: center !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }

    /* Reset strict des styles et des flex/order desktop sur toutes les cellules td */
    html body.woocommerce-cart table.shop_table tbody tr.cart_item td {
        order: initial !important;
        flex: none !important;
        padding: 0 !important;
        border: none !important;
        background: transparent !important;
        width: auto !important;
        max-width: none !important;
        min-width: 0 !important;
        box-sizing: border-box !important;
        margin: 0 !important;
    }

    /* 1. Vignette produit (80px à gauche, s'étend sur 3 rangées) */
    html body.woocommerce-cart table.shop_table td.product-thumbnail,
    html body.woocommerce-cart table.shop_table tbody tr.cart_item td.product-thumbnail {
        grid-area: thumb !important;
        grid-row: 1 / span 3 !important;
        grid-column: 1 / 2 !important;
        width: 80px !important;
        max-width: 80px !important;
        min-width: 80px !important;
        height: 80px !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        align-self: start !important;
    }

    html body.woocommerce-cart table.shop_table td.product-thumbnail img,
    html body.woocommerce-cart table.shop_table .product-thumbnail img {
        width: 80px !important;
        max-width: 80px !important;
        min-width: 80px !important;
        height: 80px !important;
        aspect-ratio: 1 / 1 !important;
        object-fit: cover !important;
        border-radius: 8px !important;
        display: block !important;
        margin: 0 !important;
    }

    /* 2. Titre du produit (Haut Milieu, Open Sans, #ec82b0) */
    html body.woocommerce-cart table.shop_table td.product-name,
    html body.woocommerce-cart table.shop_table tbody tr.cart_item td.product-name {
        grid-area: name !important;
        grid-row: 1 / 2 !important;
        grid-column: 2 / 3 !important;
        display: flex !important;
        justify-content: flex-start !important;
        align-items: center !important;
    }

    html body.woocommerce-cart table.shop_table td.product-name a,
    html body.woocommerce-cart table.shop_table td.product-name {
        font-family: 'Open Sans', sans-serif !important;
        color: #ec82b0 !important;
        font-weight: 700 !important;
        font-size: 0.95rem !important;
        text-decoration: none !important;
        line-height: 1.3 !important;
        word-break: break-word !important;
        overflow-wrap: anywhere !important;
    }

    /* 3. Bouton supprimer (Haut Droite) */
    html body.woocommerce-cart table.shop_table td.product-remove,
    html body.woocommerce-cart table.shop_table tbody tr.cart_item td.product-remove {
        grid-area: remove !important;
        grid-row: 1 / 2 !important;
        grid-column: 3 / 4 !important;
        display: flex !important;
        justify-content: flex-end !important;
        align-items: center !important;
        width: auto !important;
    }

    /* 4. Prix (Milieu, sous le titre) */
    html body.woocommerce-cart table.shop_table td.product-price,
    html body.woocommerce-cart table.shop_table tbody tr.cart_item td.product-price {
        grid-area: price !important;
        grid-row: 2 / 3 !important;
        grid-column: 2 / 4 !important;
        display: flex !important;
        justify-content: flex-start !important;
        align-items: center !important;
        font-family: 'Open Sans', sans-serif !important;
        font-weight: 600 !important;
        color: #262626 !important;
        font-size: 0.95rem !important;
        margin-top: 4px !important;
    }

    /* 5. Quantité (Bas, sous le prix) */
    html body.woocommerce-cart table.shop_table td.product-quantity,
    html body.woocommerce-cart table.shop_table tbody tr.cart_item td.product-quantity {
        grid-area: qty !important;
        grid-row: 3 / 4 !important;
        grid-column: 2 / 4 !important;
        display: flex !important;
        justify-content: flex-start !important;
        align-items: center !important;
        margin-top: 4px !important;
    }

    html body.woocommerce-cart table.shop_table td.product-quantity .quantity,
    html body.woocommerce-cart table.shop_table tbody tr.cart_item td.product-quantity .quantity {
        display: inline-flex !important;
        align-items: center !important;
        margin: 0 !important;
    }

    /* Masquage strict de la cellule sous-total sur mobile */
    html body.woocommerce-cart table.shop_table td.product-subtotal,
    html body.woocommerce-cart table.shop_table tbody tr.cart_item td.product-subtotal {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
        width: 0 !important;
        height: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    /* Code promo en flex-direction: column à 100% de largeur sur mobile */
    html body.woocommerce-cart table.shop_table td.actions {
        display: block !important;
        width: 100% !important;
        padding: 15px 0 !important;
        box-sizing: border-box !important;
    }

    html body.woocommerce-cart table.shop_table td.actions .coupon {
        display: flex !important;
        flex-direction: column !important;
        width: 100% !important;
        gap: 10px !important;
        float: none !important;
        margin: 0 !important;
        box-sizing: border-box !important;
    }

    html body.woocommerce-cart table.shop_table td.actions .coupon input.input-text {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
    }

    html body.woocommerce-cart table.shop_table td.actions .coupon button.button,
    html body.woocommerce-cart table.shop_table td.actions .coupon button[name="apply_coupon"],
    html body.woocommerce-cart table.shop_table td.actions button.button[name="apply_coupon"] {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        margin: 0 !important;
    }
}

/* ==========================================================================
   ISOLATION & GESTION HARMONIEUSE DES TITRES (PAGES, CATÉGORIES, PRODUITS)
   ========================================================================== */

/* --- 1. FICHE PRODUIT (.single-product) --- */
.single-product #crumbs,
.single-product .woocommerce-breadcrumb,
.single-product .breadcrumb-wrapper,
.single-product .page-header,
.single-product div.page-header,
.single-product .site-content>.page-header,
.single-product .site-main>header.page-header,
.single-product header.page-header {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 0 !important;
}


/* --- 2. CATÉGORIES DE PRODUITS (.tax-product_cat, .woocommerce-archive) --- */
/* Forcer le flux naturel (évite tout chevauchement) */
.tax-product_cat .site-main>header,
.tax-product_cat .woocommerce-products-header,
.tax-product_cat .breadcrumb-wrapper,
.tax-product_cat #crumbs,
.woocommerce-archive .site-main>header,
.woocommerce-archive .woocommerce-products-header,
.woocommerce-archive .breadcrumb-wrapper,
.woocommerce-archive #crumbs {
    position: relative !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    float: none !important;
    clear: both !important;
    width: 100% !important;
    height: auto !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    transform: none !important;
    text-align: center !important;
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
}

.tax-product_cat .breadcrumb-wrapper,
.tax-product_cat #crumbs,
.woocommerce-archive .breadcrumb-wrapper,
.woocommerce-archive #crumbs {
    margin: 40px auto 30px auto !important;
    font-size: 0 !important;
    /* Cache les séparateurs textes parasites */
}

/* Masquer les liens ancêtres du fil d'Ariane (Accueil, Boutiques, chevrons) */
.tax-product_cat #crumbs>a,
.tax-product_cat #crumbs>span:not(.current),
.tax-product_cat #crumbs .separator,
.woocommerce-archive #crumbs>a,
.woocommerce-archive #crumbs>span:not(.current),
.woocommerce-archive #crumbs .separator {
    display: none !important;
}

/* Styliser le titre de la catégorie */
.tax-product_cat #crumbs .current,
.woocommerce-archive #crumbs .current {
    position: relative !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    float: none !important;
    clear: both !important;
    font-family: 'Bebas Neue Pro', 'Bebas Neue', sans-serif !important;
    font-size: 3.5rem !important;
    font-weight: normal !important;
    color: #262626 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    margin: 0 auto !important;
    line-height: 1.2 !important;
    height: auto !important;
}

/* Trait d'accent rose sous le titre de catégorie */
.tax-product_cat #crumbs .current::after,
.woocommerce-archive #crumbs .current::after {
    content: "" !important;
    display: block !important;
    margin: 15px auto 0 auto !important;
    width: 80px !important;
    height: 4px !important;
    background-color: #ec82b0 !important;
    border-radius: 5px !important;
}

/* Bloc éditorial placé proprement au-dessous du titre */
.category-editorial-block {
    position: relative !important;
    display: block !important;
    clear: both !important;
    float: none !important;
    max-width: 750px !important;
    margin: 35px auto 45px auto !important;
    text-align: center !important;
    background-color: transparent !important;
}

/* --- 3. PAGES ÉDITORIALES SIMPLES ET CHECKOUT (MASQUAGE DU TITRE EN DOUBLON DANS L'ARTICLE) --- */
.page:not(.home):not(.woocommerce):not(.woocommerce-page) .site-main article .entry-title,
.page:not(.home):not(.woocommerce):not(.woocommerce-page) .site-main article .page-title,
.page:not(.home):not(.woocommerce):not(.woocommerce-page) .site-main article .entry-header {
    display: none !important;
}

/* ==========================================================================
   REFONTE DESIGN ET HARMONISATION DE LA PAGE DE VALIDATION DE COMMANDE (CHECKOUT)
   ========================================================================== */

/* 1. MASQUAGE DES TITRES EN DOUBLON / BANNIÈRES RÉSIDUELLES ET LIEN EDIT */
body.woocommerce-checkout .page-header,
body.woocommerce-checkout div.page-header,
body.woocommerce-checkout .site-content>.page-header,
body.woocommerce-checkout .site-main>header,
body.woocommerce-checkout .site-main>.page-header,
body.woocommerce-checkout header.page-header,
body.woocommerce-checkout .breadcrumb-wrapper,
body.woocommerce-checkout #crumbs,
body.woocommerce-checkout .edit-link,
body.woocommerce-checkout a.post-edit-link {
    display: none !important;
}

/* 2. TITRE PRINCIPAL DE PAGE HARMONISÉ (CHARTE MARQUES-PAGES NARRATIFS) */
body.woocommerce-checkout h1.page-title,
body.woocommerce-checkout .page-title,
body.woocommerce-checkout .entry-title,
body.woocommerce-checkout h1.entry-title,
body.woocommerce-checkout article h1.entry-title {
    display: block !important;
    font-family: 'Bebas Neue Pro', 'Bebas Neue', sans-serif !important;
    font-size: 3.5rem !important;
    letter-spacing: 2px !important;
    margin-top: 15px !important;
    margin-bottom: 35px !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    color: #262626 !important;
    text-align: center !important;
    line-height: 1.2 !important;
}

body.woocommerce-checkout h1.page-title::after,
body.woocommerce-checkout .page-title::after,
body.woocommerce-checkout .entry-title::after,
body.woocommerce-checkout h1.entry-title::after,
body.woocommerce-checkout article h1.entry-title::after {
    content: "" !important;
    display: block !important;
    margin: 15px auto 0 auto !important;
    width: 80px !important;
    height: 4px !important;
    background-color: #ec82b0 !important;
    background: #ec82b0 !important;
    border-radius: 5px !important;
}

/* 3. STRUCTURE GLOBALE DU FORMULAIRE ET LARGEURS D'INPUTS FIXÉES */
body.woocommerce-checkout form.checkout,
body.woocommerce-checkout form.woocommerce-checkout {
    max-width: 850px !important;
    margin: 0 auto !important;
    float: none !important;
    clear: both !important;
    display: block !important;
}

body.woocommerce-checkout #customer_details,
body.woocommerce-checkout .col2-set {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    clear: both !important;
    margin-bottom: 30px !important;
    display: block !important;
}

body.woocommerce-checkout #customer_details .col-1,
body.woocommerce-checkout #customer_details .col-2 {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 25px !important;
    display: block !important;
}

body.woocommerce-checkout .form-row {
    width: 100% !important;
    float: none !important;
    clear: both !important;
    margin-bottom: 16px !important;
    box-sizing: border-box !important;
}

@media screen and (min-width: 768px) {
    body.woocommerce-checkout .form-row-first {
        width: 48% !important;
        float: left !important;
        clear: none !important;
    }

    body.woocommerce-checkout .form-row-last {
        width: 48% !important;
        float: right !important;
        clear: none !important;
    }

    body.woocommerce-checkout .form-row-wide {
        width: 100% !important;
        clear: both !important;
        float: none !important;
    }
}

/* 4. DESIGN TYPOGRAPHIQUE ET CARTE DES BLOCS ET FORMULAIRES */
body.woocommerce-checkout .woocommerce-billing-fields,
body.woocommerce-checkout .woocommerce-additional-fields,
body.woocommerce-checkout .custom-checkout-card {
    background-color: #fafafa !important;
    background: #fafafa !important;
    border: 1px solid #eeeeee !important;
    border-radius: 16px !important;
    padding: 28px 30px !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02) !important;
    margin-bottom: 30px !important;
    box-sizing: border-box !important;
    width: 100% !important;
}

/* Gestion du bloc d'expédition (Masqué sauf s'il contient des champs de livraison actifs) */
body.woocommerce-checkout .woocommerce-shipping-fields {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
}

body.woocommerce-checkout .woocommerce-shipping-fields:has(.shipping_address[style*="display: block"]),
body.woocommerce-checkout .woocommerce-shipping-fields:has(.shipping_address:not([style*="display: none"])) {
    display: block !important;
    background-color: #fafafa !important;
    background: #fafafa !important;
    border: 1px solid #eeeeee !important;
    border-radius: 16px !important;
    padding: 28px 30px !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02) !important;
    margin-bottom: 30px !important;
    box-sizing: border-box !important;
    width: 100% !important;
}

body.woocommerce-checkout h3,
body.woocommerce-checkout #customer_details h3,
body.woocommerce-checkout .woocommerce-billing-fields h3,
body.woocommerce-checkout .woocommerce-shipping-fields h3 {
    font-family: 'Bebas Neue Pro', 'Bebas Neue', sans-serif !important;
    font-size: 1.6rem !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    color: #262626 !important;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
}

/* Inputs & Labels */
body.woocommerce-checkout label {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 0.9rem !important;
    color: #262626 !important;
    margin-bottom: 6px !important;
    display: block !important;
}

body.woocommerce-checkout label .required {
    color: #ec82b0 !important;
    text-decoration: none !important;
}

body.woocommerce-checkout input.input-text,
body.woocommerce-checkout select,
body.woocommerce-checkout textarea {
    border: 1px solid #e0e0e0 !important;
    border-radius: 12px !important;
    padding: 12px 16px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 0.95rem !important;
    background-color: #ffffff !important;
    color: #262626 !important;
    width: 100% !important;
    box-sizing: border-box !important;
    outline: none !important;
    height: auto !important;
    transition: border-color 0.2s ease !important;
}

body.woocommerce-checkout input.input-text:focus,
body.woocommerce-checkout select:focus,
body.woocommerce-checkout textarea:focus {
    border-color: #ec82b0 !important;
    box-shadow: 0 0 0 3px rgba(236, 130, 176, 0.15) !important;
}

/* 5. BLOC RÉCAPITULATIF "VOTRE COMMANDE" (#order_review) */
body.woocommerce-checkout #order_review_heading {
    font-family: 'Bebas Neue Pro', 'Bebas Neue', sans-serif !important;
    font-size: 1.8rem !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    color: #262626 !important;
    text-align: center !important;
    margin: 40px auto 20px auto !important;
    clear: both !important;
    width: 100% !important;
    float: none !important;
}

body.woocommerce-checkout #order_review {
    background-color: #fafafa !important;
    background: #fafafa !important;
    border: 1px solid #eeeeee !important;
    border-radius: 16px !important;
    padding: 28px 30px !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02) !important;
    box-sizing: border-box !important;
    max-width: 850px !important;
    margin: 0 auto 40px auto !important;
    float: none !important;
    clear: both !important;
    width: 100% !important;
}

body.woocommerce-checkout #order_review table.shop_table {
    width: 100% !important;
    max-width: 100% !important;
    table-layout: fixed !important;
    border-collapse: collapse !important;
    background: transparent !important;
    border: none !important;
    margin-bottom: 25px !important;
    display: table !important;
}

body.woocommerce-checkout #order_review table.shop_table thead {
    display: table-header-group !important;
}

body.woocommerce-checkout #order_review table.shop_table tbody {
    display: table-row-group !important;
}

body.woocommerce-checkout #order_review table.shop_table tfoot {
    display: table-footer-group !important;
}

body.woocommerce-checkout #order_review table.shop_table tr {
    display: table-row !important;
}

body.woocommerce-checkout #order_review table.shop_table th,
body.woocommerce-checkout #order_review table.shop_table td {
    display: table-cell !important;
    padding: 14px 0 !important;
    border-bottom: 1px solid #eeeeee !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    background: transparent !important;
    color: #262626 !important;
    vertical-align: middle !important;
}

body.woocommerce-checkout #order_review table.shop_table thead th {
    font-family: 'Bebas Neue Pro', 'Bebas Neue', sans-serif !important;
    font-size: 1.15rem !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    border-bottom: 2px solid #eeeeee !important;
}

body.woocommerce-checkout #order_review table.shop_table .product-name,
body.woocommerce-checkout #order_review table.shop_table th.product-name,
body.woocommerce-checkout #order_review table.shop_table td.product-name,
body.woocommerce-checkout #order_review table.shop_table tfoot th {
    text-align: left !important;
    width: 70% !important;
    font-family: 'Open Sans', sans-serif !important;
}

body.woocommerce-checkout #order_review table.shop_table .product-total,
body.woocommerce-checkout #order_review table.shop_table th.product-total,
body.woocommerce-checkout #order_review table.shop_table td.product-total,
body.woocommerce-checkout #order_review table.shop_table tfoot td {
    text-align: right !important;
    width: 30% !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600 !important;
}

body.woocommerce-checkout #order_review table.shop_table tr.order-total th,
body.woocommerce-checkout #order_review table.shop_table tr.order-total td {
    border-bottom: none !important;
    font-weight: 700 !important;
    font-size: 1.15rem !important;
}

/* 6. ZONE DE PAIEMENT (#payment) */
body.woocommerce-checkout #payment {
    background: transparent !important;
    border-top: 1px solid #eeeeee !important;
    padding-top: 20px !important;
    margin-top: 20px !important;
}

body.woocommerce-checkout #payment ul.payment_methods {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 0 20px 0 !important;
}

body.woocommerce-checkout #payment ul.payment_methods li {
    margin-bottom: 15px !important;
    font-family: 'Open Sans', sans-serif !important;
}

body.woocommerce-checkout #payment ul.payment_methods label {
    font-weight: 600 !important;
    font-size: 0.95rem !important;
    color: #262626 !important;
    cursor: pointer !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
}

body.woocommerce-checkout #payment ul.payment_methods input[type="radio"] {
    accent-color: #ec82b0 !important;
    margin: 0 !important;
}

body.woocommerce-checkout #payment div.payment_box {
    background-color: #fcf4f8 !important;
    border: 1px solid #f2c9dc !important;
    border-radius: 12px !important;
    color: #4a4a4a !important;
    padding: 14px 18px !important;
    margin-top: 10px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 0.9rem !important;
}

body.woocommerce-checkout #payment div.payment_box::before {
    border-bottom-color: #fcf4f8 !important;
}

body.woocommerce-checkout .woocommerce-privacy-policy-text,
body.woocommerce-checkout .form-row.terms {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 0.88rem !important;
    color: #666666 !important;
    margin-top: 15px !important;
}

body.woocommerce-checkout .woocommerce-privacy-policy-text a,
body.woocommerce-checkout .form-row.terms a {
    color: #262626 !important;
    text-decoration: none !important;
    font-weight: 600 !important;
    transition: color 0.3s ease !important;
}

body.woocommerce-checkout .woocommerce-privacy-policy-text a:hover,
body.woocommerce-checkout .form-row.terms a:hover {
    color: #ec82b0 !important;
}

/* 7. BOUTON COMMANDER (HARMONISÉ AVEC LA DA DU SITE - ROSE POUDRÉ PILL) */
html body.woocommerce-checkout #payment #place_order,
html body.woocommerce-checkout #payment button#place_order,
html body.woocommerce-page #payment #place_order,
html body.woocommerce-checkout #place_order,
html body.woocommerce-checkout button#place_order,
html body .woocommerce-checkout #payment #place_order {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    background-color: #e8a0bf !important;
    background: #e8a0bf !important;
    color: #ffffff !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700 !important;
    font-size: 0.95rem !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px !important;
    padding: 16px 28px !important;
    border-radius: 30px !important;
    border: none !important;
    box-shadow: 0 4px 14px rgba(232, 160, 191, 0.3) !important;
    transition: all 0.3s ease !important;
    cursor: pointer !important;
    margin-top: 20px !important;
    box-sizing: border-box !important;
    line-height: normal !important;
    height: auto !important;
}

html body.woocommerce-checkout #payment #place_order:hover,
html body.woocommerce-checkout #payment button#place_order:hover,
html body.woocommerce-page #payment #place_order:hover,
html body.woocommerce-checkout #place_order:hover,
html body.woocommerce-checkout button#place_order:hover,
html body .woocommerce-checkout #payment #place_order:hover {
    background-color: #ec82b0 !important;
    background: #ec82b0 !important;
    color: #ffffff !important;
    box-shadow: 0 6px 20px rgba(236, 130, 176, 0.45) !important;
    transform: translateY(-2px) !important;
}

/* ==========================================================================
   AJUSTEMENTS GRILLES PRODUITS CATALOGUE
   ========================================================================== */
/* Masquage du badge promotionnel WooCommerce */
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale {
    display: none !important;
}

/* Harmonisation des titres produits (Desktop) */
@media screen and (min-width: 1024px) {
    .woocommerce-loop-product__title {
        font-family: 'Open Sans', sans-serif !important;
        font-size: 0.95rem !important;
        font-weight: 700 !important;
        text-transform: uppercase !important;
        letter-spacing: 1px !important;
        color: #262626 !important;
        overflow-wrap: break-word !important;
        word-break: normal !important;
    }
}

/* ==========================================================================
   STYLISATION ET HARMONISATION DIRECTION ARTISTIQUE - BLOC 3 COLONNES
   ========================================================================== */

/* --- Alignement strict sur 1 seule ligne & taille mobile (< 781px) --- */
@media screen and (max-width: 780px) {
    .wp-block-columns {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        gap: 8px !important;
    }

    .wp-block-columns>.wp-block-column {
        flex: 1 1 0% !important;
        min-width: 0 !important;
    }

    .wp-block-columns>.wp-block-column img,
    .wp-block-columns .wp-block-column img {
        width: 100% !important;
        height: auto !important;
    }

    .wp-block-columns>.wp-block-column h1,
    .wp-block-columns>.wp-block-column h2,
    .wp-block-columns>.wp-block-column h3,
    .wp-block-columns>.wp-block-column h4,
    .wp-block-columns>.wp-block-column h5,
    .wp-block-columns>.wp-block-column h6,
    .wp-block-columns>.wp-block-column p,
    .wp-block-columns>.wp-block-column figcaption,
    .wp-block-columns>.wp-block-column .wp-element-caption,
    .wp-block-columns .wp-block-column h1,
    .wp-block-columns .wp-block-column h2,
    .wp-block-columns .wp-block-column h3,
    .wp-block-columns .wp-block-column h4,
    .wp-block-columns .wp-block-column h5,
    .wp-block-columns .wp-block-column h6,
    .wp-block-columns .wp-block-column p,
    .wp-block-columns .wp-block-column figcaption,
    .wp-block-columns .wp-block-column .wp-element-caption {
        font-size: 0.85rem !important;
    }
}

/* ==========================================================================
   IMAGES BANNIÈRES PLEINE LARGEUR INTÉGRALES (SANS ROGNAGE EN HAUTEUR)
   ========================================================================== */

/* Conteneur pleine largeur (100vw) */
.wp-block-image.img-full-bleed,
.wp-block-image.alignfull,
.img-full-bleed {
    width: 100vw !important;
    max-width: 100vw !important;
    position: relative !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    margin-top: 60px !important;
    margin-bottom: 60px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
    clear: both !important;
    overflow: hidden !important;
}

/* Image 100% entière avec préservation du ratio d'origine */
.wp-block-image.img-full-bleed img,
.wp-block-image.alignfull img,
.img-full-bleed img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    /* Affiche 100% de la photo sans découpe */
    max-height: none !important;
    object-fit: contain !important;
    display: block !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

/* Ajustement des espacements sur mobile (< 768px) */
@media screen and (max-width: 768px) {

    .wp-block-image.img-full-bleed,
    .wp-block-image.alignfull,
    .img-full-bleed {
        margin-top: 35px !important;
        margin-bottom: 35px !important;
    }
}

/* ==========================================================================
   24. ENCARTS SUR-MESURE PRESTATIONS TARIFS (CHARTE ROSE POUDRÉ)
   ========================================================================== */

/* Carte principale encadrée */
.prestation-tarif-card,
.wp-block-group.prestation-tarif-card {
    background-color: #fcf4f8 !important;
    background: #fcf4f8 !important;
    border: 1.5px solid #e8a0bf !important;
    border-radius: 20px !important;
    padding: 35px 30px !important;
    margin: 40px auto !important;
    max-width: 850px !important;
    box-shadow: 0 8px 25px rgba(232, 160, 191, 0.15) !important;
    box-sizing: border-box !important;
    transition: transform 0.3s ease, box-shadow 0.3s ease !important;
}

.prestation-tarif-card:hover {
    transform: translateY(-3px) !important;
    box-shadow: 0 12px 30px rgba(232, 160, 191, 0.25) !important;
}

/* Titre principal de la prestation */
.prestation-tarif-card h2,
.prestation-tarif-card h3,
.prestation-tarif-card .wp-block-heading {
    font-family: 'Bebas Neue Pro', 'Bebas Neue', sans-serif !important;
    font-size: 2rem !important;
    letter-spacing: 1.5px !important;
    text-transform: uppercase !important;
    color: #262626 !important;
    text-align: center !important;
    margin-top: 0 !important;
    margin-bottom: 25px !important;
    padding-bottom: 12px !important;
    border-bottom: 2px solid #e8a0bf !important;
}

/* Structuration des paragraphes de prix s'ils sont sous forme de texte */
.prestation-tarif-card p em,
.prestation-tarif-card p strong {
    font-family: 'Open Sans', sans-serif !important;
    color: #ec82b0 !important;
}

/* Puces et listes des prestations incluses */
.prestation-tarif-card ul {
    list-style: none !important;
    padding-left: 0 !important;
    margin-top: 20px !important;
    margin-bottom: 0 !important;
}

.prestation-tarif-card ul li {
    position: relative !important;
    padding-left: 32px !important;
    margin-bottom: 12px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 0.95rem !important;
    line-height: 1.6 !important;
    color: #4a4a4a !important;
}

/* Ajustement responsive mobile (< 768px) */
@media screen and (max-width: 768px) {

    .prestation-tarif-card,
    .wp-block-group.prestation-tarif-card {
        padding: 25px 18px !important;
        margin: 25px auto !important;
        border-radius: 16px !important;
    }

    .prestation-tarif-card h2,
    .prestation-tarif-card h3 {
        font-size: 1.6rem !important;
    }
}

/* ==========================================================================
   DESIGN SYSTEM - SÉPARATEURS ET LIENS DU CORPS DE PAGE (.entry-content)
   ========================================================================== */

/* 1. Séparateurs horizontaux (hr, .wp-block-separator) */
hr,
.wp-block-separator,
.wp-block-separator.is-style-wide,
.wp-block-separator.is-style-dots,
.wp-block-separator.is-style-default,
.entry-content hr,
.entry-content .wp-block-separator {
    border: none !important;
    border-top: none !important;
    border-bottom: none !important;
    height: 2px !important;
    background: linear-gradient(to right, transparent, #e8a0bf 20%, #e8a0bf 80%, transparent) !important;
    margin: 45px auto !important;
    max-width: 650px !important;
    width: 100% !important;
    opacity: 1 !important;
    box-sizing: border-box !important;
}

hr::before,
.wp-block-separator::before,
hr::after,
.wp-block-separator::after {
    display: none !important;
    content: "" !important;
}

/* 2. Stylisation des liens dans le corps de page (.entry-content a) */
.entry-content a:not(.wp-block-button__link):not(.button):not(.btn):not(.add_to_cart_button):not(.wp-element-button):not(:has(img)) {
    color: #ec82b0 !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    border-bottom: 2px solid #f2c9dc !important;
    padding-bottom: 2px !important;
    transition: color 0.25s ease, border-color 0.25s ease, transform 0.25s ease !important;
}

.entry-content a:not(.wp-block-button__link):not(.button):not(.btn):not(.add_to_cart_button):not(.wp-element-button):not(:has(img)):hover,
.entry-content a:not(.wp-block-button__link):not(.button):not(.btn):not(.add_to_cart_button):not(.wp-element-button):not(:has(img)):focus {
    color: #262626 !important;
    border-bottom-color: #262626 !important;
}

/* 3. Boutons / Liens isolés dans un paragraphe (ex: "Contactez-moi") */
.entry-content p>a:only-child:not(.wp-block-button__link):not(.button):not(.btn):not(.add_to_cart_button):not(.wp-element-button):not(:has(img)),
.entry-content a.is-isolated {
    display: inline-block !important;
    transition: color 0.25s ease, border-color 0.25s ease, transform 0.25s ease !important;
}

.entry-content p>a:only-child:not(.wp-block-button__link):not(.button):not(.btn):not(.add_to_cart_button):not(.wp-element-button):not(:has(img))::after,
.entry-content a.is-isolated::after {
    content: " \2192";
    display: inline-block;
    margin-left: 5px;
    transition: transform 0.25s ease;
}

.entry-content p>a:only-child:not(.wp-block-button__link):not(.button):not(.btn):not(.add_to_cart_button):not(.wp-element-button):not(:has(img)):hover,
.entry-content a.is-isolated:hover {
    transform: translateY(-2px) !important;
}

.entry-content p>a:only-child:not(.wp-block-button__link):not(.button):not(.btn):not(.add_to_cart_button):not(.wp-element-button):not(:has(img)):hover::after,
.entry-content a.is-isolated::after:hover,
.entry-content a.is-isolated:hover::after {
    transform: translateX(3px);
}

/* ==========================================================================
   CARTE CADEAU (ID 141) – CONTENUS ÉDITORIAUX HAUT & BAS
   ========================================================================== */

.gift-card-editorial-top,
.gift-card-editorial-bottom {
    max-width: 750px !important;
    margin: 0 auto !important;
    text-align: center !important;
    box-sizing: border-box !important;
    clear: both !important;
}

.gift-card-editorial-top {
    margin-bottom: 30px !important;
    padding: 10px 15px !important;
}

.gift-card-editorial-bottom {
    margin-top: 35px !important;
    margin-bottom: 40px !important;
    padding: 10px 15px !important;
}

/* Titre principal ENVIE D’OFFRIR ? (Style officiel grand titre des autres pages) */
.gift-card-editorial-top h1,
.gift-card-editorial-top h2,
.gift-card-editorial-top .gift-card-editorial-title {
    font-family: 'Bebas Neue Pro', 'Bebas Neue', sans-serif !important;
    font-size: 3.5rem !important;
    font-weight: normal !important;
    color: #262626 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    display: block !important;
    margin: 20px auto 25px auto !important;
    width: 100% !important;
    line-height: 1.2 !important;
}

/* Trait d'accent rose sous le titre (80px x 4px CENTRÉ) */
.gift-card-editorial-top h1::after,
.gift-card-editorial-top h2::after,
.gift-card-editorial-top .gift-card-editorial-title::after {
    content: "" !important;
    display: block !important;
    margin: 15px auto 0 auto !important;
    width: 80px !important;
    height: 4px !important;
    background-color: #ec82b0 !important;
    border-radius: 5px !important;
}

.gift-card-editorial-top p {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 1.05rem !important;
    line-height: 1.6 !important;
    color: #262626 !important;
    margin-bottom: 10px !important;
}

/* Rappel des tarifs (Open Sans 600) */
.gift-card-editorial-bottom .gift-card-rates-intro {
    font-family: 'Open Sans', sans-serif !important;
    font-style: italic !important;
    font-size: 1.05rem !important;
    color: #262626 !important;
    margin-bottom: 18px !important;
}

.gift-card-rates-list {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 auto 25px auto !important;
    display: inline-block !important;
    text-align: left !important;
}

.gift-card-rates-list li {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600 !important;
    font-size: 1rem !important;
    color: #262626 !important;
    position: relative !important;
    padding-left: 28px !important;
    margin-bottom: 10px !important;
    line-height: 1.5 !important;
}

.gift-card-rates-list li::before {
    content: "🌸" !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    font-size: 0.95rem !important;
}

/* Encadré explicatif final */
.gift-card-editorial-notice {
    background-color: #fcf4f8 !important;
    border: 1px solid #e8a0bf !important;
    border-radius: 12px !important;
    padding: 16px 20px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 0.95rem !important;
    color: #262626 !important;
    line-height: 1.5 !important;
    text-align: center !important;
    margin-top: 15px !important;
}

/* Masquer la section onglets (Informations complémentaires / Poids) sur la fiche produit */
.single-product .woocommerce-tabs.wc-tabs-wrapper {
    display: none !important;
}