/* ==========================================================================
   DestockGym — custom.css
   Fusion : style.css (child theme) + Elementor Custom CSS
   ========================================================================== */

/* ==========================================================================
   BASE
   ========================================================================== */

html, body {
  overflow-x: hidden !important;
  max-width: 100% !important;
}

body {
  background: 
    radial-gradient(70vw 50vh at 8% 0%, rgba(196, 106, 68, 0.22) 0%, transparent 55%),
    radial-gradient(60vw 50vh at 95% 18%, rgba(27, 90, 107, 0.28) 0%, transparent 55%),
    radial-gradient(80vw 60vh at 30% 65%, rgba(227, 163, 128, 0.16) 0%, transparent 60%),
    radial-gradient(60vw 50vh at 80% 90%, rgba(14, 61, 74, 0.20) 0%, transparent 55%),
    #fbfaf6 !important;
  background-attachment: fixed !important;
}

/* ==========================================================================
   FORMULAIRE DEVIS (panier/checkout)
   ========================================================================== */

.dg-form-hidden {
    display: none !important;
}

.dg-form-visible {
    display: block !important;
    margin-top: 15px;
    text-align: left;
}

/* ==========================================================================
   FILTRE ACCORDEON
   ========================================================================== */

.filter-accordeon .e-n-accordion-item-title {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center;
    border-bottom: 1px solid #ebeaea !important;
}

.filter-accordeon .e-n-accordion-item:last-child .e-n-accordion-item-title {
    border-bottom: none;
}

/* ==========================================================================
   NAVIGATION — HEADER
   ========================================================================== */

/* Masquer l'item Produits du Mega Menu */
#jet-mega-menu-item-3973 {
    display: none !important;
}

/* Masquer le bouton Wishlist */
.elementor-element-db290e8 {
    display: none !important;
}

/* Masquer les liens d'authentification */
.elementor-element-80bec85 {
    display: none !important;
}

.nav-header,
.nav-header > .e-con-inner {
    padding: 12px 0 !important;
}

.nav-header {
    background: rgba(251, 250, 246, 0.55) !important;
    -webkit-backdrop-filter: blur(30px) saturate(180%) !important;
    backdrop-filter: blur(30px) saturate(180%) !important;
    border-bottom: 0.5px solid rgba(255, 255, 255, 0.4) !important;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 8px 32px -16px rgba(0, 0, 0, 0.10);
}

/* ==========================================================================
   MEGA MENU
   ========================================================================== */

#jet-mega-menu-item-3973 .jet-mega-menu-item__dropdown svg {
    display: none !important;
}

.jet-mega-menu-mega-container__inner {
    margin-top: 15px !important;
}

.jet-mega-menu-item__dropdown svg path { fill: #fff !important; }
#jet-mega-menu-item-3973:hover .jet-mega-menu-item__dropdown svg path { fill: #6393D7 !important; }

/* Alignement nav header */
.jet-mega-menu-list {
    display: flex !important;
    align-items: center !important;
}

/* Masquer l'icône image dans le menu "Produits" */
.jet-mega-menu-item__inner[aria-label="Produits"] .jet-mega-menu-item__icon {
    display: none !important;
}

/* ==========================================================================
   MENU MOBILE
   ========================================================================== */

.menu-accordeon .jet-toggle {
    margin-bottom: 0 !important;
    border: none !important;
}

.menu-accordeon .jet-toggle__control {
    padding: 0px 20px 15px 20px !important;
}

.menu-accordeon .jet-toggle:not(:first-child) .jet-toggle__control {
    padding-top: 0 !important;
    padding-bottom: 15px !important;
}

#jet-toggle-control-3341 {
    padding-bottom: 10px;
}

.jet-accordion__item.jet-toggle.jet-toggle-move-up-effect {
    margin-bottom: 0px !important;
}

.jet-accordion__inner .jet-toggle__control {
    padding: 0 20px 20px 20px !important;
}

.jet-mobile-menu__controls {
    padding: 20px 0 50px 0;
    font-weight: bold;
}

.jet-mobile-menu__list .jet-mobile-menu__item {
    padding: 0 20px 20px 20px;
    margin-bottom: 20px;
}

/* Bordure uniquement pour les 2 premiers niveaux */
.jet-mobile-menu__container:not(:has(.jet-mobile-menu__breadcrumbs .breadcrumb-divider))
.jet-mobile-menu__item {
    border-bottom: 1px solid #FAFAFA;
}

.jet-mobile-menu__item-inner[aria-label="Voir toutes les marques"] .jet-menu-item-wrapper {
    padding-top: 30px;
}

.jet-mobile-menu__item-inner[aria-label="Voir toutes les marques"] .jet-menu-label {
    font-weight: 500;
}

/* Supprimer les bordures pour les niveaux plus profonds */
.jet-mobile-menu__container:has(.jet-mobile-menu__breadcrumbs .breadcrumb-divider)
.jet-mobile-menu__item {
    border-bottom: none !important;
}

/* Breadcrumb */
.jet-mobile-menu__container .jet-mobile-menu__breadcrumbs {
    padding-left: 20px !important;
}

/* ==========================================================================
   BANDEAU TICKER HEADER
   ========================================================================== */

.dg-ticker-wrap {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}

.dg-ticker-track {
    display: inline-block;
    white-space: nowrap;
    animation: dg-scroll 30s linear infinite;
    font-family: "Barlow Condensed", Sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.dg-item {
    display: inline-block;
    margin: 0 10px;
}

.dg-sep {
    display: inline-block;
    margin: 0 18px;
    color: rgba(255,255,255,0.4);
}

.dg-white {
    color: #ffffff;
}

.dg-grey {
    color: #c4c4c4;
    font-weight: 500 !important;
}

@keyframes dg-scroll {
    0%   { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

/* ==========================================================================
   TITRE NUMÉROTÉ (banner-title)
   ========================================================================== */

.banner-title {
    position: relative;
}

.title-number {
    position: absolute;
    color: #FFBC8A;
    font-size: 119px;
    left: 35%;
}

@media (max-width: 2400px) {
    .title-number {
        left: 28% !important;
    }
}

@media (max-width: 1366px) {
    .title-number {
        font-size: 90px;
        left: 35% !important;
    }
}

@media (max-width: 1200px) {
    .title-number {
        left: 40% !important;
    }
}

@media (max-width: 1024px) {
    .title-number {
        left: 50% !important;
    }
}

@media (max-width: 880px) {
    .title-number {
        left: 42% !important;
        font-size: 100px !important;
    }
}

@media (max-width: 767px) {
    .title-number {
        left: 45% !important;
        top: 80% !important;
        font-size: 50px !important;
    }
}

/* ==========================================================================
   HOMEPAGE
   ========================================================================== */

.text-gradient-orange {
    background: linear-gradient(135deg, #E8783A 0%, #FFBC8A 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    display: inline !important;
}

.mission-card {
    background: rgba(255, 255, 255, 0.40) !important;
    -webkit-backdrop-filter: blur(24px) saturate(160%) !important;
    backdrop-filter: blur(24px) saturate(160%) !important;
    border: 0.5px solid rgba(255, 255, 255, 0.6) !important;
    border-radius: 22px !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6), 0 8px 24px -10px rgba(0, 0, 0, 0.10) !important;
    transition: transform 0.3s ease, box-shadow 0.3s ease !important;
    padding: 28px 24px !important;
}

.mission-card:hover {
    transform: translateY(-4px) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6), 0 16px 32px -10px rgba(0, 0, 0, 0.15) !important;
}

.references-rectangle {
    background:
        radial-gradient(ellipse at 70% 18%, rgba(227, 163, 128, 0.4) 0%, transparent 55%),
        radial-gradient(ellipse at 25% 85%, rgba(75, 165, 185, 0.45) 0%, transparent 55%),
        linear-gradient(160deg, #015C7A 0%, #003A52 100%) !important;
}

.ref-rect-blur {
    background: rgba(255, 255, 255, 0.08) !important;
    border-radius: 16px !important;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.15) !important;
    backdrop-filter: blur(12px) !important;
    -webkit-backdrop-filter: blur(12px) !important;
    border: 1px solid rgba(255, 255, 255, 0.18) !important;
}

/* ==========================================================================
   NEWSLETTER
   ========================================================================== */

/* Fix wp-block-column */
.elementor-element-98ade47 .wp-block-column {
    min-width: unset !important;
    flex-grow: 0 !important;
}

form.jet-form-builder input.newsletter-input {
    font-family: "DM Sans", Sans-serif !important;
    max-width: 100% !important;
    width: 350px !important;
    flex: 0 1 100% !important;
    margin: unset !important;
    border: none !important;
    height: 55px !important;
    padding: 0 20px !important;
    font-size: 16px !important;
    border-radius: 5px !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: #ffffff !important;
}

form.jet-form-builder .jet-form-builder__submit-wrap {
    background: transparent !important;
    background-image: none !important;
    position: relative !important;
    display: inline-flex !important;
}

form.jet-form-builder button.newsletter-submit {
    font-family: "DM Sans", Sans-serif !important;
    position: relative !important;
    z-index: 1 !important;
    background: linear-gradient(1deg, #0000001f 0%, #14141426 100%) !important;
    backdrop-filter: blur(2px) saturate(0%) !important;
    -webkit-backdrop-filter: blur(2px) saturate(0%) !important;
    border: 1px solid rgb(255, 255, 255) !important;
    outline: none !important;
    border-radius: 90px !important;
    color: #000000 !important;
    padding: 15px 30px !important;
    height: 55px !important;
    cursor: pointer !important;
    font-size: 16px !important;
    box-shadow: none !important;
    transition: all 0.3s ease-in-out !important;
}

form.jet-form-builder button.newsletter-submit:hover {
    border-color: rgba(255, 255, 255, 0.90) !important;
    background: transparent !important;
    color: black !important;
}

.jet-form-builder-message.jet-form-builder-message--success {
    background-color: #22c55e !important;
    color: #ffffff !important;
    padding: 12px 20px !important;
    border-radius: 4px !important;
    font-family: "DM Sans", Sans-serif !important;
    font-size: 15px !important;
    text-align: center !important;
}

.elementor-element-98ade47 {
    justify-content: center !important;
    width: 100% !important;
}

.elementor-element-98ade47 .elementor-widget-container {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}

.elementor-element-98ade47 .jet-fb-form-block {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    width: 100% !important;
}

.elementor-element-98ade47 form.jet-form-builder {
    width: 100% !important;
    max-width: 700px !important;
}

.elementor-element-98ade47 .wp-block-columns {
    justify-content: center !important;
}

.elementor-element-98ade47 .jet-form-builder-message--success {
    width: 100% !important;
    max-width: 700px !important;
}

/* ==========================================================================
   ICÔNES PAIEMENT
   ========================================================================== */

.payment-icon-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 10px;
}

.payment-icon-list li {
    list-style: none;
}

/* ==========================================================================
   PASTILLES BADGE (listing grid — IDs Elementor)
   ========================================================================== */

.elementor-element-d4ba991 .jet-listing-dynamic-terms,
.elementor-element-3cbaa90 .jet-listing-dynamic-terms {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.elementor-element-d4ba991 .jet-listing-dynamic-terms__delimiter,
.elementor-element-3cbaa90 .jet-listing-dynamic-terms__delimiter {
    display: none;
}

.elementor-element-d4ba991 .jet-listing-dynamic-terms__link,
.elementor-element-3cbaa90 .jet-listing-dynamic-terms__link {
    display: inline-block;
    font-family: "DM Sans", Sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #ffffff;
    width: 120px;
    padding: 5px !important;
    border-radius: 30px !important;
    text-align: center;
    text-decoration: none;
    line-height: 1;
}

.elementor-element-d4ba991 .jet-listing-dynamic-terms__link[href*="best-seller"],
.elementor-element-3cbaa90 .jet-listing-dynamic-terms__link[href*="best-seller"] {
    background: linear-gradient(135deg, #000000, #373633);
}

.elementor-element-d4ba991 .jet-listing-dynamic-terms__link[href*="vente-flash"],
.elementor-element-3cbaa90 .jet-listing-dynamic-terms__link[href*="vente-flash"] {
    background: linear-gradient(135deg, #E8783A 0%, #FFBC8A 100%);
}

/* ==========================================================================
   ÉTATS PRODUIT (listing grid — IDs Elementor)
   ========================================================================== */

.elementor-element-fff302f .jet-listing-dynamic-terms__delimiter,
.elementor-element-40f24f4 .jet-listing-dynamic-terms__delimiter {
    display: none;
}

.elementor-element-fff302f .jet-listing-dynamic-terms__link,
.elementor-element-40f24f4 .jet-listing-dynamic-terms__link {
    display: block;
    font-family: "DM Sans", Sans-serif;
    font-size: 13px;
    text-decoration: none;
    color: inherit;
}

.elementor-element-fff302f .jet-listing-dynamic-terms__link::before,
.elementor-element-40f24f4 .jet-listing-dynamic-terms__link::before {
    content: "●";
    margin-right: 6px;
    font-size: 10px;
}

.elementor-element-fff302f .jet-listing-dynamic-terms__link[href*="bon-etat"]::before,
.elementor-element-40f24f4 .jet-listing-dynamic-terms__link[href*="bon-etat"]::before {
    color: #EAB308;
}

.elementor-element-fff302f .jet-listing-dynamic-terms__link[href*="excellent-etat"]::before,
.elementor-element-40f24f4 .jet-listing-dynamic-terms__link[href*="excellent-etat"]::before {
    color: #22c55e;
}

.elementor-element-fff302f .jet-listing-dynamic-terms__link[href*="tres-bon-etat"]::before,
.elementor-element-40f24f4 .jet-listing-dynamic-terms__link[href*="tres-bon-etat"]::before {
    color: #F97316;
}

/* ==========================================================================
   BADGE PRODUCT (classe custom)
   ========================================================================== */

.badge-product .jet-listing-dynamic-terms {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.badge-product .jet-listing-dynamic-terms__delimiter {
    display: none;
}

.badge-product .jet-listing-dynamic-terms__link {
    display: inline-block;
    font-family: "DM Sans", Sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #ffffff;
    width: 120px;
    padding: 10px 5px !important;
    border-radius: 30px !important;
    text-align: center;
    text-decoration: none;
    line-height: 1;
}

.badge-product .jet-listing-dynamic-terms__link[href*="best-seller"] {
    background: linear-gradient(135deg, #000000, #373633);
}

.badge-product .jet-listing-dynamic-terms__link[href*="vente-flash"] {
    background: rgba(232, 120, 58) !important;
}

.badge-product .jet-listing-dynamic-terms__link[href*="pack"] {
    background: linear-gradient(135deg, #01a1cb 0%, #015c7a 60%, #0c2b39 100%);
}

/* ==========================================================================
   ETAT PRODUCT (classe custom)
   ========================================================================== */

.etat-product .jet-listing-dynamic-terms__delimiter {
    display: none;
}

.etat-product .jet-listing-dynamic-terms__link {
    display: block;
    font-family: "DM Sans", Sans-serif;
    font-size: 13px;
    text-decoration: none;
    color: inherit;
}

.etat-product .jet-listing-dynamic-terms__link::before {
    content: "●";
    margin-right: 6px;
    font-size: 10px;
}

.etat-product .jet-listing-dynamic-terms__link[href*="bon-etat"]::before {
    color: #EAB308;
}

.etat-product .jet-listing-dynamic-terms__link[href*="excellent-etat"]::before {
    color: #22c55e;
}

.etat-product .jet-listing-dynamic-terms__link[href*="tres-bon-etat"]::before {
    color: #F97316;
}

/* ==========================================================================
   LOGOS MARQUES PRÉFÉRÉES
   ========================================================================== */

.brand-prefered {
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.45) !important;
    backdrop-filter: blur(20px) saturate(160%) !important;
    -webkit-backdrop-filter: blur(20px) saturate(160%) !important;
    border: 1px solid rgba(255, 255, 255, 0.7) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 10px 36px -16px rgba(14, 61, 74, 0.18) !important;
}

.brand-prefered img {
    opacity: 0.35;
    filter: grayscale(100%);
    transition: opacity 0.3s ease, filter 0.3s ease;
}

.brand-prefered img:hover {
    opacity: 1;
    filter: grayscale(0%);
}

.brand-prefered-2 img {
    opacity: 0.35;
    filter: grayscale(100%);
    transition: opacity 0.3s ease, filter 0.3s ease;
}

.brand-prefered-2 img:hover {
    opacity: 1;
    filter: grayscale(0%);
}

.elementor-element-b7b63df {
    background-size: cover !important;
}

/* ==========================================================================
   CATALOGUE — FILTRES PILL (JetSmartFilters)
   ========================================================================== */

.catalog-categorie-btn .jet-checkboxes-list {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    align-items: center !important;
}

.catalog-categorie-btn .jet-checkboxes-list__row {
    display: inline-block !important;
}

.catalog-categorie-btn .jet-checkboxes-list__input {
    display: none !important;
}

.catalog-categorie-btn .jet-checkboxes-list__decorator {
    display: none !important;
}

.catalog-categorie-btn .jet-checkboxes-list__button {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    padding: 8px 18px !important;
    border-radius: 50px !important;
    border: 1px solid #c5c5c5 !important;
    background-color: #ffffff !important;
    color: #c5c5c5 !important;
    font-family: "DM Sans", Sans-serif !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    white-space: nowrap !important;
}

.catalog-categorie-btn .jet-checkboxes-list__label {
    display: block !important;
    text-align: center !important;
    color: inherit !important;
    line-height: 1 !important;
}

.catalog-categorie-btn .jet-checkboxes-list__button:hover {
    background-color: #015c7a !important;
    border-color: #015c7a !important;
    color: #ffffff !important;
}

.catalog-categorie-btn .jet-checkboxes-list__input:checked + .jet-checkboxes-list__button {
    background-color: #015c7a !important;
    border-color: #015c7a !important;
    color: #ffffff !important;
}

/* ==========================================================================
   CARD PRODUIT — GRILLE
   ========================================================================== */

.card-product {
    width: 100%;
    max-width: 428px;
    height: 650px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border-radius: 12px;
    margin: 0 auto;
}

.jet-woo-builder-products {
    display: grid !important;
    grid-template-columns: repeat(auto-fill, minmax(400px, 1fr)) !important;
    gap: 20px !important;
    width: 100% !important;
    justify-items: center !important;
}

.grid-product-slideimg {
    width: 100%;
    height: 341px;
    position: relative;
    overflow: hidden;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.grid-product-slideimg .swiper-wrapper,
.grid-product-slideimg .swiper-slide {
    height: 100% !important;
}

.card-tags {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 28px !important;
    background: #F7F7F7 !important;
    border-radius: 5px !important;
    padding: 20px !important;
    font-size: 9px !important;
    font-weight: 700 !important;
    color: #6C757D !important;
    line-height: 1 !important;
    white-space: nowrap !important;
}

.card-tags a {
    color: #6C757D !important;
}

.card-infos {
    justify-content: space-between !important;
    height: 100% !important;
}

/* ==========================================================================
   CARD PRODUIT — MODE LISTE
   ========================================================================== */

.card-list {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    height: 350px;
    overflow: hidden;
    border-radius: 12px;
    margin-bottom: 20px;
}

.card-list .container-img-list {
    flex: 0 0 350px;
    height: 350px;
    overflow: hidden;
    border-radius: 12px 0 0 12px;
    padding: 0 !important;
    margin: 0 !important;
    background: #f5f5f5;
}

.card-list .card-img-list {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    padding: 0 !important;
    margin: 0 !important;
}

.card-list .jet-woo-builder-archive-product-thumbnail__wrapper,
.card-list .jet-woo-builder-archive-product-thumbnail {
    width: 100% !important;
    height: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    margin: 0 !important;
}

.card-list .card-img-list img {
    min-width: 100% !important;
    min-height: 100% !important;
    width: auto !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center 25% !important;
    display: block !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* ==========================================================================
   FICHE PRODUIT
   ========================================================================== */

/* Spécifications techniques */
.spec-row .jet-listing-dynamic-field__content {
    display: flex !important;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 20px;
}

.spec-row .spec-title {
    font-weight: bold !important;
    white-space: nowrap;
}

.spec-row .spec-data {
    text-align: right;
    white-space: nowrap;
}

/* Prix produit — fiche (IDs Elementor) */
.elementor-element-c5f6580 .jet-woo-product-price,
.elementor-element-17bc7b2 .jet-woo-product-price {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 15px !important;
}

.elementor-element-c5f6580 .jet-woo-product-price del,
.elementor-element-17bc7b2 .jet-woo-product-price del {
    display: inline !important;
    order: 2 !important;
    align-self: flex-start !important;
}

.elementor-element-c5f6580 .jet-woo-product-price ins,
.elementor-element-17bc7b2 .jet-woo-product-price ins {
    display: inline !important;
    text-decoration: none !important;
    order: 1 !important;
}

.elementor-element-c5f6580 .jet-woo-product-price del span,
.elementor-element-17bc7b2 .jet-woo-product-price del span {
    text-decoration: line-through !important;
}

/* Prix produit — classe custom */
.prix-produit .price {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 15px !important;
}

.prix-produit .price del {
    display: inline !important;
    order: 2 !important;
}

.prix-produit .price ins {
    display: inline !important;
    text-decoration: none !important;
    order: 1 !important;
}

.prix-produit .price del span {
    text-decoration: line-through !important;
}

/* Cache le stock dans le formulaire panier */
.elementor-add-to-cart .stock {
    display: none !important;
}

/* Stock badge pill verte */
.elementor-widget-container .stock.in-stock {
    background: rgba(34, 197, 94, 0.1) !important;
    border: 1px solid rgba(34, 197, 94, 0.28) !important;
    color: #15803d !important;
    font-family: var(--e-global-typography-629e958-font-family), Sans-serif !important;
    font-weight: 700 !important;
    font-size: 10px !important;
    letter-spacing: 0.1em !important;
    text-transform: uppercase !important;
    padding: 5px 13px !important;
    border-radius: 50px !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 5px !important;
}

.elementor-widget-container .stock.in-stock::before {
    content: "" !important;
    width: 6px !important;
    height: 6px !important;
    border-radius: 50% !important;
    background: #22c55e !important;
    display: inline-block !important;
    flex-shrink: 0 !important;
}

/* Ventes croisées — titre H2 */
.elementor-jet-single-upsells .up-sells h2 {
    font-family: var(--e-global-typography-d5c4564-font-family), Sans-serif !important;
    font-size: 40px !important;
    font-weight: var(--e-global-typography-d5c4564-font-weight) !important;
}

@media (max-width: 1366px) {
    .elementor-jet-single-upsells .up-sells h2 { font-size: 36px !important; }
}

@media (max-width: 1024px) {
    .elementor-jet-single-upsells .up-sells h2 { font-size: 32px !important; }
}

@media (max-width: 880px) {
    .elementor-jet-single-upsells .up-sells h2 { font-size: 28px !important; }
}

@media (max-width: 767px) {
    .elementor-jet-single-upsells .up-sells h2 { font-size: 26px !important; }
}

/* Galerie produit — masquer trigger zoom */
.woocommerce-product-gallery__trigger {
    display: none !important;
}

/* Wishlist */
.elementor-element-4d0b5f4 .jet-cw-icon svg.e-fas-heart {
    width: 2em !important;
    height: 1em !important;
}

.jet-wishlist-button__state-normal svg.e-fas-heart path {
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 30px !important;
}

.jet-wishlist-button__link:hover .jet-wishlist-button__state-normal svg.e-fas-heart path {
    fill: #BA3735 !important;
    stroke: none !important;
}

.jet-wishlist-button__link.added-to-wishlist .jet-wishlist-button__state-added svg path {
    fill: #BA3735 !important;
}

/* Partage social */
.cart-social__icons .elementor-share-btn {
    background: linear-gradient(135deg, #01a1cb 0%, #015c7a 60%, #0c2b39 100%) !important;
}

/* ==========================================================================
   BOUTONS GLOBAUX
   ========================================================================== */

.elementor-button.elementor-size-xs .elementor-button-text,
.single_add_to_cart_button,
a.wc-backward,
a.checkout-button {
    font-weight: 600 !important;
}

.elementor-field-type-submit .elementor-button,
.jet-form-builder__submit.newsletter-submit,
.jet-ajax-search__submit,
a.wc-backward,
a.checkout-button {
    background: linear-gradient(90deg, #015C7A 0%, #007095 100%) !important;
    color: #ffffff !important;
}

.elementor-field-type-submit .elementor-button,
.jet-form-builder__submit.newsletter-submit {
    background: linear-gradient(90deg, var(--e-global-color-f81b6ae) 0%, #191919 100%) !important;
}

/* ==========================================================================
   CHECKOUT — BOUTONS
   ========================================================================== */

.wc-proceed-to-checkout .checkout-button,
.single_add_to_cart_button {
    font-size: var(--e-global-typography-629e958-font-size) !important;
    line-height: var(--e-global-typography-629e958-line-height) !important;
    letter-spacing: var(--e-global-typography-629e958-letter-spacing) !important;
    word-spacing: var(--e-global-typography-629e958-word-spacing) !important;
    background-color: unset !important;
    background: linear-gradient(90deg, #015C7A 0%, #007095 100%) !important;
    font-weight: 600 !important;
}

.elementor-jet-cart-return-to-shop .return-to-shop .button {
    font-size: var(--e-global-typography-629e958-font-size) !important;
    line-height: var(--e-global-typography-629e958-line-height) !important;
    letter-spacing: var(--e-global-typography-629e958-letter-spacing) !important;
    word-spacing: var(--e-global-typography-629e958-word-spacing) !important;
    background-color: unset !important;
    background: linear-gradient(90deg, #015C7A 0%, #007095 100%) !important;
    font-weight: 600 !important;
    color: #ffffff !important;
}

/* ==========================================================================
   PANIER
   ========================================================================== */

button[name="update_cart"] {
    display: none !important;
}

.woocommerce .shop_table.shop_table_responsive {
    border: 0 !important;
}

.woocommerce-mini-cart .remove.remove_from_cart_button {
    font-size: 16px !important;
    margin-top: 2% !important;
    display: inline-block !important;
}

.woocommerce-mini-cart-item .remove.remove_from_cart_button {
    color: #000 !important;
    background: transparent !important;
    border: none !important;
}

.woocommerce-mini-cart-item .remove.remove_from_cart_button:hover,
.woocommerce-mini-cart-item .remove.remove_from_cart_button:focus,
.woocommerce-mini-cart-item .remove.remove_from_cart_button:active {
    color: #000 !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    opacity: 1 !important;
}

/* Notification "Produit ajouté au panier" */
.woocommerce-notices-wrapper .woocommerce-message {
    background: #015C7A !important;
    color: #ffffff !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 1.5rem !important;
    border: none !important;
    border-top: none !important;
    border-left: none !important;
    outline: none !important;
    box-shadow: none !important;
    padding: 1rem 2rem !important;
}

.woocommerce-notices-wrapper .woocommerce-message a.button {
    background-color: #000000 !important;
    background: #000000 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 5px !important;
    flex-shrink: 0 !important;
}

.woocommerce-notices-wrapper .woocommerce-message a.button:hover {
    background-color: #E8783A !important;
    background: #E8783A !important;
}

.woocommerce-message {
    display: flex !important;
    flex-direction: column-reverse !important;
    align-items: center;
    gap: 20px !important;
}

/* ==========================================================================
   CHECKOUT
   ========================================================================== */

.note-livraison h3 {
    margin-bottom: 15px !important;
}

.note-livraison label {
    display: none !important;
}

/* Boutons radio paiement */
.woocommerce input[type="radio"].input-radio {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #999;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
}

.woocommerce input[type="radio"].input-radio:checked {
    background-color: #000;
    border-color: #000;
}

.woocommerce input[type="radio"].input-radio:focus {
    outline: none;
    box-shadow: none;
}

/* Boutons radio expédition */
.woocommerce input[type="radio"].shipping_method {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #999;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
}

.woocommerce input[type="radio"].shipping_method:checked {
    background-color: #000;
    border-color: #000;
}

.woocommerce input[type="radio"].shipping_method:focus {
    outline: none;
    box-shadow: none;
}

/* Checkbox */
input[type="checkbox"]:checked {
    accent-color: #000 !important;
}

/* Méthodes de paiement */
.payment_box.payment_method_woocommerce_payments {
    background-color: #f2f2f2 !important;
}

.payment_box.payment_method_woocommerce_payments::before {
    display: none !important;
    content: none !important;
}

.payment_box.payment_method_woocommerce_payments .wcpay-upe-form,
.payment_box.payment_method_woocommerce_payments .wcpay-upe-form * {
    border: none !important;
    outline: none !important;
}

.payment_box.payment_method_bacs {
    background-color: #f2f2f2 !important;
}

.payment_box.payment_method_bacs::before {
    display: none !important;
}

.payment_box.payment_method_cod {
    background-color: #f2f2f2 !important;
}

.payment_box.payment_method_cod::before {
    display: none !important;
}

.woocommerce-info {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
    gap: 50px;
    margin: 0 !important;
}

/* ==========================================================================
   CHECKOUT-LOGIN
   ========================================================================== */

.checkoutlogin-custom .form-row {
    display: flex;
    flex-direction: column;
}

.wooregister-custom label,
.woologin-custom label {
    font-family: "DM Sans", Sans-serif !important;
    font-size: 19px !important;
}

.wooregister-custom input[type="email"],
.wooregister-custom input[type="text"],
.wooregister-custom input[type="password"],
.woologin-custom input[type="email"],
.woologin-custom input[type="text"],
.woologin-custom input[type="password"] {
    width: 100% !important;
    padding: 10px !important;
    border-radius: 15px !important;
    border: 1px solid #F1F2F4 !important;
    font-family: "DM Sans", Sans-serif !important;
    font-size: 19px !important;
    box-sizing: border-box !important;
}

.wooregister-custom button {
    background-color: #015c7a !important;
    background: #015c7a !important;
    color: #ffffff !important;
    border-radius: 5px !important;
    padding: 18px 120px !important;
    font-family: var(--e-global-typography-629e958-font-family), Sans-serif !important;
    border: none !important;
    cursor: pointer !important;
    width: 100% !important;
    margin-top: 15px !important;
}

.woologin-custom button {
    background-color: #F97316 !important;
    background: #F97316 !important;
    color: #ffffff !important;
    border-radius: 5px !important;
    padding: 18px 120px !important;
    font-family: var(--e-global-typography-629e958-font-family), Sans-serif !important;
    border: none !important;
    cursor: pointer !important;
    width: 100% !important;
    margin-top: 15px !important;
}

@media (max-width: 767px) {
    .wooregister-custom label,
    .woologin-custom label,
    .wooregister-custom input,
    .woologin-custom input {
        font-size: 16px !important;
    }
    .wooregister-custom button,
    .woologin-custom button {
        padding: 18px 40px !important;
    }
}

/* Login form WooCommerce */
.elementor-jet-myaccount-login-form.jet-woo-builder .woocommerce-form-login .form-row {
    display: flex !important;
    flex-direction: column !important;
}

.elementor-jet-myaccount-registration-form.jet-woo-builder .woocommerce-form-register__submit {
    width: 100% !important;
    display: block !important;
}

/* ==========================================================================
   FORMULAIRE CONTACT — BOUTONS CHECKBOX PILL
   ========================================================================== */

.elementor-field-group-field_14b8563.elementor-column {
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: flex-start !important;
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group-field_14b8563 .elementor-field-subgroup {
    flex-basis: auto !important;
    max-width: 100% !important;
}

.elementor-field-group-field_14b8563 .elementor-field-subgroup {
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
    gap: 8px !important;
    padding: 15px 0 !important;
    width: 100% !important;
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group-field_14b8563 .elementor-field-option {
    flex-basis: auto !important;
    max-width: none !important;
}

.elementor-field-group-field_14b8563 .elementor-field-subgroup .elementor-field-option {
    display: inline-flex !important;
    flex-direction: row !important;
    position: relative !important;
    width: auto !important;
    flex-shrink: 0 !important;
}

.elementor-field-group-field_14b8563 .elementor-field-option input[type="checkbox"] {
    position: absolute !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.elementor-field-group-field_14b8563 .elementor-field-option label {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    white-space: nowrap !important;
    width: auto !important;
    padding: 10px 18px !important;
    border-radius: 50px !important;
    border: 1.5px solid #ddd !important;
    background: #fff !important;
    color: #333 !important;
    cursor: pointer !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    transition: all 0.2s ease !important;
    user-select: none;
    margin: 0 !important;
}

.elementor-field-group-field_14b8563 .elementor-field-option label:hover {
    background: #111 !important;
    border-color: #111 !important;
    color: #fff !important;
}

.elementor-field-group-field_14b8563 .elementor-field-option input[type="checkbox"]:checked + label {
    background: #111 !important;
    border-color: #111 !important;
    color: #fff !important;
}

@media (max-width: 1200px) {
    .elementor-field-group-field_14b8563 .elementor-field-option label {
        font-size: 12px !important;
        padding: 9px 14px !important;
    }
}

@media (max-width: 767px) {
    .elementor-field-group-field_14b8563 .elementor-field-subgroup {
        gap: 6px !important;
    }
    .elementor-field-group-field_14b8563 .elementor-field-option label {
        font-size: 11px !important;
        padding: 8px 11px !important;
    }
}

/* ==========================================================================
   MON COMPTE
   ========================================================================== */

.menu-mon-compte-container {
    font-weight: 400;
}

.account-content-widget .e-parent {
    background: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.account-content-widget .elementor-jet-myaccount-dashboard.jet-woo-builder {
    background-color: #fafafa !important;
    font-weight: 400;
    padding: 40px;
    border-radius: 12px;
}

.account-order-custom .woocommerce-orders-table td,
.account-order-custom .woocommerce-orders-table__cell,
.account-order-custom .woocommerce-orders-table__cell time,
.account-order-custom .woocommerce-orders-table__cell span,
.account-order-custom .woocommerce-orders-table__cell a {
    font-weight: 400 !important;
}

.account-order-custom .woocommerce a.button {
    background-color: #e90052;
    color: #fff !important;
    border-radius: 6px;
    font-weight: 500;
    padding: 10px 18px;
    transition: all 0.3s;
}

.account-order-custom .woocommerce a.button:hover {
    background-color: #111;
}

.account-detail-widget .elementor-jet-myaccount-details.jet-woo-builder,
.account-detail-widget .elementor-jet-myaccount-details.jet-woo-builder * {
    font-weight: 400 !important;
    color: #111;
}

.account-detail-widget h3,
.account-detail-widget strong {
    font-weight: 600 !important;
    color: #111;
}

.account-detail-widget label {
    font-weight: 400 !important;
    font-size: 15px;
    color: #333;
}

.account-detail-widget input[type="text"],
.account-detail-widget input[type="email"],
.account-detail-widget input[type="password"],
.account-detail-widget textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 10px 12px;
    font-size: 15px;
    color: #111;
    font-weight: 400;
    transition: border-color 0.2s ease;
    width: 100%;
}

.account-detail-widget input:focus,
.account-detail-widget textarea:focus {
    border-color: #e90052;
    outline: none;
}

.account-detail-widget button,
.account-detail-widget .button {
    background-color: #e90052;
    color: #fff !important;
    border: none;
    border-radius: 6px;
    padding: 12px 24px;
    font-weight: 500;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 30px !important;
}

.account-detail-widget button:hover,
.account-detail-widget .button:hover {
    background-color: #111;
}

.account-detail-widget .woocommerce-form-row,
.account-detail-widget .woocommerce-form-row--wide,
.account-detail-widget .form-row,
.account-detail-widget .form-row-wide {
    font-weight: 400 !important;
    color: #111;
}

.elementor-jet-myaccount-addresses.jet-woo-builder {
    font-weight: 400 !important;
}

/* Dashboard — icônes */
.icon-dashboard .elementor-icon-list-items a,
.icon-dashboard .elementor-icon-list-items a svg,
.icon-dashboard .elementor-icon-list-items a * {
    color: #000 !important;
}

/* ==========================================================================
   TIMELINE
   ========================================================================== */

.timeline-span-orange {
    font-size: 60px;
    color: transparent;
    -webkit-text-stroke: 1px #015c7a;
    text-stroke: 1px #015c7a;
}

.jet-timeline-item.is--active .timeline-span-orange {
    color: #015C7A !important;
}

.jet-timeline-item:hover .timeline-span-orange {
    color: #015C7A !important;
}

.timeline-span {
    font-size: 60px;
    color: transparent;
    -webkit-text-stroke: 1px #015c7a;
    text-stroke: 1px #015c7a;
}

.jet-timeline-item.is--active .timeline-span {
    color: #015c7a !important;
}

.jet-timeline-item:hover .timeline-span {
    color: #015c7a !important;
}

/* ==========================================================================
   TABS — NUMÉRO ACTIF
   ========================================================================== */

.service-number {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.12);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0;
    margin-right: 10px;
}

.e-n-tab-title[aria-selected="true"] .service-number {
    background: #FFBC8A;
    color: #111;
}

/* ==========================================================================
   TABLE TARIFS
   ========================================================================== */

.table-tarif .jet-table__head {
    background: #015c7a !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
}

.table-tarif .jet-table__head-cell {
    background: transparent !important;
    color: white !important;
}

.table-tarif .jet-table__head-cell .jet-table__cell-text {
    color: white !important;
    font-weight: 600 !important;
}

/* ==========================================================================
   ACCORDÉON ABOUT
   ========================================================================== */

.accordeon-about .e-n-accordion-item-title {
    padding: 30px 40px 30px 20px !important;
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
}

/* ==========================================================================
   DIVERS
   ========================================================================== */

.jet-listing-dynamic-terms__link {
    border-radius: 5px !important;
}

.elementor-element-36ac032 .jet-listing-dynamic-terms {
    display: flex !important;
    flex-direction: row !important;
    align-content: center !important;
    align-items: center !important;
    justify-content: center !important;
}

/* ==========================================================================
   COMMENT ÇA MARCHE — carte
   ========================================================================== */

.mieux-avant-crd {
    background: linear-gradient(135deg, #3d3d3d4d 0%, #14141400 100%) !important;
    backdrop-filter: blur(2px) saturate(0%) !important;
    -webkit-backdrop-filter: blur(2px) saturate(0%) !important;
    border: 1px solid rgb(255, 255, 255) !important;
    border-radius: 16px !important;
}

.mieux-avant-crd:hover {
    border-color: rgba(255, 255, 255, 0.25) !important;
}

/* Accordeons */
/* Accordeons */

/* Conteneur global — la dalle */
.accordeon-about .e-n-accordion {
    background: rgba(255, 255, 255, 0.72) !important;
    backdrop-filter: blur(12px) saturate(150%) !important;
    -webkit-backdrop-filter: blur(12px) saturate(150%) !important;
    border: 1px solid rgba(255, 255, 255, 0.55) !important;
    border-radius: 16px !important;
    box-shadow: 0 4px 24px -8px rgba(0, 0, 0, 0.10) !important;
    overflow: hidden !important;
    padding: 0 !important;
}

/* Chaque item — séparateur fin */
.accordeon-about .e-n-accordion-item {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07) !important;
    border-radius: 0 !important;
}

.accordeon-about .e-n-accordion-item:last-child {
    border-bottom: none !important;
}

/* Header de chaque item */
.accordeon-about .e-n-accordion-item-title {
    background: transparent !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 18px 20px !important;
    color: #1a1a1a !important;
    font-weight: 600 !important;
    transition: background .2s ease !important;
}

.accordeon-about .e-n-accordion-item-title:hover {
    background: rgba(1, 92, 122, 0.04) !important;
}

/* Liseré teal à gauche sur l'item ouvert */
.accordeon-about .e-n-accordion-item[open] .e-n-accordion-item-title {
     
    padding-left: 17px !important;
    color: #015C7A !important;
}

/* Icônes */
.accordeon-about .e-n-accordion-item-title-icon svg {
    fill: #015C7A !important;
}

/* ==========================================================================
   GARANTIE & SAV 
   ========================================================================== */
.garantie-card {
    background: rgba(255, 255, 255, 0.08) !important;
    backdrop-filter: blur(12px) saturate(150%) !important;
    -webkit-backdrop-filter: blur(12px) saturate(150%) !important;
    border: 1px solid rgba(255, 255, 255, 0.18) !important;
    border-top: 1px solid rgba(255, 255, 255, 0.32) !important;
    border-left: 1px solid rgba(255, 255, 255, 0.28) !important;
    border-radius: 16px !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
                0 8px 32px rgba(0, 0, 0, 0.20) !important;
    transition: background .3s ease, border-color .3s ease !important;
}

.garantie-card:hover {
    background: rgba(255, 255, 255, 0.14) !important;
    border-color: rgba(255, 255, 255, 0.35) !important;
}

.pieces-detachees{
     background: rgba(255, 255, 255, 0.08) !important;
    backdrop-filter: blur(12px) saturate(150%) !important;
    -webkit-backdrop-filter: blur(12px) saturate(150%) !important;
    border: 1px solid rgba(255, 255, 255, 0.18) !important;
    border-top: 1px solid rgba(255, 255, 255, 0.32) !important;
    border-left: 1px solid rgba(255, 255, 255, 0.28) !important;
    border-radius: 16px !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
                0 8px 32px rgba(0, 0, 0, 0.20) !important;
    transition: background .3s ease, border-color .3s ease !important;
}

.pieces-detachees:hover{
     background: rgba(255, 255, 255, 0.14) !important;
    border-color: rgba(255, 255, 255, 0.35) !important;
}

/* Card SAV fonctionnement */
.sav-fonctionnement {
    background: linear-gradient(180deg, rgba(214, 234, 240, 0.62), rgba(255, 255, 255, 0.40)) !important;
    backdrop-filter: blur(12px) saturate(150%) !important;
    -webkit-backdrop-filter: blur(12px) saturate(150%) !important;
    border: 1px solid rgba(1, 92, 122, 0.30) !important;
    border-radius: 16px !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.60),
                0 8px 24px -8px rgba(1, 92, 122, 0.10) !important;
    transition: background .3s ease, border-color .3s ease !important;
}

.sav-fonctionnement:hover {
    background: linear-gradient(180deg, rgba(214, 234, 240, 0.80), rgba(255, 255, 255, 0.55)) !important;
    border-color: rgba(1, 92, 122, 0.50) !important;
}

/* Chiffre — badge cerclé */
.sav-fonctionnement .sav-fonctionnement-number {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 52px !important;
    height: 52px !important;
    background: rgba(1, 92, 122, 0.10) !important;
    color: #015C7A !important;
    border: 1px solid rgba(1, 92, 122, 0.18) !important;
    border-radius: 50% !important;
    font-size: 20px !important;
    font-weight: 700 !important;
}


/* ============================================================
   GARANTIE CONTAINER
   ============================================================ */
.garantie-container {
  position: relative !important;
  background:
    radial-gradient(48% 55% at 14% 16%, #015c7a00, transparent 62%),
    radial-gradient(46% 52% at 88% 22%, #015c7a00, transparent 62%),
    radial-gradient(50% 55% at 24% 88%, #015c7a00, transparent 64%),
    radial-gradient(52% 55% at 86% 84%, #015c7a00, transparent 64%),
    linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.02) 100%) !important;
  backdrop-filter: blur(12px) saturate(150%) !important;
  -webkit-backdrop-filter: blur(12px) saturate(150%) !important;
  border: 1px solid rgba(255, 255, 255, 0.18) !important;
  border-top: 1px solid rgba(255, 255, 255, 0.32) !important;
  border-left: 1px solid rgba(255, 255, 255, 0.28) !important;
  border-radius: 20px !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 8px 32px rgba(0, 0, 0, 0.25) !important;
  overflow: hidden !important;
  isolation: isolate !important;
}

/* ============================================================
   GARANTIE CARDS
   ============================================================ */
.garantie-cards {
  position: relative !important;
  background:
    linear-gradient(150deg, rgba(255,255,255,0.55), rgba(255,255,255,0.28)),
    linear-gradient(150deg, rgba(1,92,122,0.00), rgba(1,92,122,0.10)) !important;
  backdrop-filter: blur(22px) saturate(160%) !important;
  -webkit-backdrop-filter: blur(22px) saturate(160%) !important;
  border: 1px solid rgba(255,255,255,0.60) !important;
  border-radius: 16px !important;
  box-shadow:
    0 14px 40px -18px rgba(1, 92, 122, 0.40),
    inset 0 1px 0 rgba(255,255,255,0.85),
    inset 0 -1px 0 rgba(255,255,255,0.18) !important;
  overflow: hidden !important;
  transition:
    transform 0.45s cubic-bezier(.2,.8,.2,1),
    box-shadow 0.45s cubic-bezier(.2,.8,.2,1),
    border-color 0.45s ease !important;
}

/* Bordure dégradée "light-leak" */
.garantie-cards::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(140deg,
    rgba(255,255,255,0.95) 0%,
    rgba(255,255,255,0.00) 38%,
    rgba(1,92,122,0.00) 100%);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0.85;
  transition: opacity 0.45s ease;
  pointer-events: none;
  z-index: 2;
}

/* Trait bleu centré en haut */
.garantie-cards::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 55%;
  height: 1.5px;
  background: linear-gradient(90deg,
    transparent 0%,
    rgba(1, 92, 122, 0.90) 40%,
    rgba(1, 92, 122, 0.90) 60%,
    transparent 100%);
  box-shadow:
    0 0 8px rgba(1, 92, 122, 0.70),
    0 0 20px rgba(1, 92, 122, 0.40);
  border-radius: 999px;
  pointer-events: none;
  z-index: 3;
}

.garantie-cards > * {
  position: relative;
  z-index: 1;
}

/* HOVER */
.garantie-cards:hover {
  transform: translateY(-8px) !important;
  border-color: rgba(255,255,255,0.85) !important;
  box-shadow:
    0 30px 60px -22px rgba(1, 92, 122, 0.55),
    0 4px 16px -8px rgba(1, 92, 122, 0.30),
    inset 0 1px 0 rgba(255,255,255,0.95),
    inset 0 -1px 0 rgba(255,255,255,0.22) !important;
}

.garantie-cards:hover::before {
  opacity: 1;
  background: linear-gradient(140deg,
    rgba(255,255,255,0.98) 0%,
    rgba(255,255,255,0.10) 32%,
    rgba(1,92,122,0.50) 72%,
    rgba(1,92,122,0.85) 100%);
}

/* ==========================================================================
   BTN-PRIMARY — Glassmorphism bleu
   ========================================================================== */

.btn-primary,
.btn-primary .elementor-button-wrapper,
.btn-primary .elementor-button-content-wrapper {
    background: transparent !important;
}

.btn-primary .elementor-button {
    background: rgba(27, 90, 107, 0.7) !important;
    backdrop-filter: blur(12px) !important;
    -webkit-backdrop-filter: blur(12px) !important;
    color: #ffffff !important;
    opacity: 1 !important;
    visibility: visible !important;
    border: 1px solid transparent !important;
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.2) !important;
    transition: all 0.3s ease-in-out !important;
}

.btn-primary:hover,
.btn-primary:hover .elementor-button-wrapper,
.btn-primary:hover .elementor-button-content-wrapper {
    background: transparent !important;
    background-image: none !important;
}

.btn-primary:hover .elementor-button {
    background: transparent !important;
    background-image: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    border: 1px solid rgba(255, 255, 255, 1) !important;
    color: #ffffff !important;
    box-shadow: none !important;
}

/* ==========================================================================
   BTN-SECONDARY — Glassmorphism orange
   ========================================================================== */

.btn-secondary,
.btn-secondary .elementor-button-wrapper,
.btn-secondary .elementor-button-content-wrapper {
    background: transparent !important;
}

.btn-secondary .elementor-button {
    background: rgba(232, 120, 58, 0.65) !important;
    backdrop-filter: blur(12px) !important;
    -webkit-backdrop-filter: blur(12px) !important;
    color: #ffffff !important;
    opacity: 1 !important;
    visibility: visible !important;
    border: 1px solid transparent !important;
    box-shadow: 0 8px 32px 0 rgba(232, 120, 58, 0.25);
    transition: all 0.3s ease-in-out !important;
}

.btn-secondary:hover,
.btn-secondary:hover .elementor-button-wrapper,
.btn-secondary:hover .elementor-button-content-wrapper {
    background: transparent !important;
    background-image: none !important;
}

.btn-secondary:hover .elementor-button {
    background: transparent !important;
    background-image: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    border: 1px solid rgba(255, 255, 255, 1) !important;
    color: #ffffff !important;
    box-shadow: none !important;
}

/* ==========================================================================
   BTN-THIRD — Glass teal
   ========================================================================== */

.btn-third,
.btn-third .elementor-button-wrapper,
.btn-third .elementor-button-content-wrapper {
    background: transparent !important;
    background-image: none !important;
}

.btn-third .elementor-button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 14px 30px !important;
    min-height: 50px !important;
    border-radius: 999px !important;
    font-size: 14.5px !important;
    font-weight: 500 !important;
    letter-spacing: 0.01em !important;
    color: #fff !important;
    cursor: pointer !important;
    background: linear-gradient(180deg, rgba(1, 92, 122, 0.92), rgba(1, 92, 122, 0.78)) !important;
    border: 1px solid rgba(255, 255, 255, 0.55) !important;
    backdrop-filter: blur(12px) saturate(150%) !important;
    -webkit-backdrop-filter: blur(12px) saturate(150%) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45),
                0 10px 26px -12px rgba(1, 92, 122, 0.55) !important;
    transition: background .3s ease, color .25s ease,
                border-color .3s ease, box-shadow .3s ease, transform .16s ease !important;
}

.btn-third:hover .elementor-button {
    border-color: rgba(255, 255, 255, 0.90) !important;
    background: transparent !important;
}

/* ==========================================================================
   BTN-FOURTH — Glass orange
   ========================================================================== */

.btn-fourth,
.btn-fourth .elementor-button-wrapper,
.btn-fourth .elementor-button-content-wrapper {
    background: transparent !important;
    background-image: none !important;
}

.btn-fourth .elementor-button {
    background: linear-gradient(135deg, #e8783a78 0%, #3c3c3c 100%) !important;
    backdrop-filter: blur(2px) saturate(180%) !important;
    -webkit-backdrop-filter: blur(1px) saturate(180%) !important;
    border: 1px solid transparent !important;
    border-radius: 90px !important;
    color: #ffffff !important;
    box-shadow: none !important;
    transition: all 0.3s ease-in-out !important;
}

.btn-fourth:hover .elementor-button {
    border-color: rgba(255, 255, 255, 0.90) !important;
    background: transparent !important;
}

/* ==========================================================================
   BTN-FIFTH — Glass cyan
   ========================================================================== */

.btn-fifth,
.btn-fifth .elementor-button-wrapper,
.btn-fifth .elementor-button-content-wrapper {
    background: transparent !important;
    background-image: none !important;
}

.btn-fifth .elementor-button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 14px 30px !important;
    min-height: 50px !important;
    border-radius: 999px !important;
    font-size: 14.5px !important;
    font-weight: 500 !important;
    letter-spacing: 0.01em !important;
    color: #fff !important;
    cursor: pointer !important;
    background: linear-gradient(180deg, rgba(1, 92, 122, 0.92), rgba(1, 92, 122, 0.78)) !important;
    border: 1px solid rgba(255, 255, 255, 0.55) !important;
    backdrop-filter: blur(12px) saturate(150%) !important;
    -webkit-backdrop-filter: blur(12px) saturate(150%) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45),
                0 10px 26px -12px rgba(1, 92, 122, 0.55) !important;
    transition: background .3s ease, color .25s ease,
                border-color .3s ease, box-shadow .3s ease, transform .16s ease !important;
}

.btn-fifth:hover .elementor-button {
    color: #003F55 !important;
    background: rgba(255, 255, 255, 0.32) !important;
    border-color: #015C7A !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6),
                0 8px 22px -14px rgba(1, 92, 122, 0.4) !important;
}

.btn-fifth:active .elementor-button {
    transform: translateY(1px) !important;
}

/* ==========================================================================
   BTN-SIXTH — Glass noir
   ========================================================================== */

.btn-sixth,
.btn-sixth .elementor-button-wrapper,
.btn-sixth .elementor-button-content-wrapper {
    background: transparent !important;
    background-image: none !important;
}

.btn-sixth .elementor-button {
    background: linear-gradient(135deg, #3d3d3d4d 0%, #1414148c 100%) !important;
    backdrop-filter: blur(2px) saturate(0%) !important;
    -webkit-backdrop-filter: blur(2px) saturate(0%) !important;
    border: 1px solid transparent !important;
    border-radius: 90px !important;
    color: #ffffff !important;
    box-shadow: none !important;
    transition: all 0.3s ease-in-out !important;
}

.btn-sixth:hover .elementor-button {
    border-color: rgba(255, 255, 255, 0.90) !important;
    background: transparent !important;
}

/* ==========================================================================
   MOBILE — 767px
   ========================================================================== */

@media (max-width: 767px) {
    .wrapper {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .thumb-produit {
        height: 250px !important;
        overflow: hidden !important;
    }

    .thumb-produit .jet-woo-product-thumbs__inner img {
        width: 100% !important;
        height: 250px !important;
        object-fit: cover !important;
    }

    .badge-product .jet-listing-dynamic-terms__link {
        font-size: 10px !important;
        width: 90px !important;
        padding: 7px 4px !important;
    }

    .card-infos {
        height: auto !important;
        min-height: 0 !important;
    }

    .elementor-element-8e10b43 {
        position: relative !important;
    }

    .elementor-element-6fcd8fe {
        position: absolute !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
}

/* Note: display:hidden n'est pas une valeur CSS valide — conservé pour fidélité */
.elementor-element-744fb83 {
    display: hidden !important;
}