.elementor-kit-9{--e-global-color-primary:#0D0D0D;--e-global-color-secondary:#0D0D0D;--e-global-color-text:#636363;--e-global-color-accent:#C28B47;--e-global-color-152ce1e:#FAF9F7;--e-global-color-d0e0695:#1C5D2E;--e-global-color-e305677:#2A4D69;--e-global-color-70ddc5e:#FFFFFF;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:200;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Badge Sold Out précis comme capture - top-right vignettes */
.elementor-kit-9 .elementor-widget-container li.product.out-of-stock .woocommerce-loop-product__link {
    position: relative !important;
}

.elementor-kit-9 .elementor-widget-container li.product.out-of-stock::before {
    content: "Sold Out" !important;
    position: absolute !important;
    top: 12px !important;
    right: 12px !important;
    background: #d32f2f !important; /* Rouge vif comme capture */
    color: #ffffff !important;
    padding: 8px 14px !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    border-radius: 20px !important;
    z-index: 999 !important;
    box-shadow: 0 3px 8px rgba(211,47,47,0.4) !important;
    text-transform: uppercase !important;
    min-width: 80px !important;
    text-align: center !important;
}

/* Français Polylang */
.elementor-kit-9[lang="fr"] li.product.out-of-stock::before {
    content: "Vendu" !important;
}/* End custom CSS */