.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#885BE300;--e-global-color-722c11c:#885BE3;--e-global-color-b739a63:#7A7FF4;--e-global-color-50f35b2:#C0CCF5;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-size:35px;font-weight:700;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:16px;font-weight:300;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 */.degrade-services {
    background: linear-gradient(to right, #c0ccf5, #7a7ff4, #885be3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    font-weight: bold;
    display: inline-block;
}


/* Pour rendre le prix des produits WooCommerce en noir */
.woocommerce-Price-amount {
    color: #000000 !important; /* Force la couleur noire */
}
/* Si cela ne fonctionne pas, essayez avec une classe plus spécifique si vous pouvez l'identifier avec l'inspecteur de votre navigateur */
.single-product .price .amount {
    color: #000000 !important;
}


/* Masquer la section "Produits similaires" de WooCommerce */
.related.products {
    display: none !important;
}

/* Si le titre "Produits similaires" reste seul (très rare) */
.related.products h2 {
    display: none !important;
}









.button.checkout.wc-forward {
    background-color: #000000;
    color: #ffffff;
    padding: 18px 40px;
    border: none;
    border-radius: 6px;
    text-decoration: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    text-align: center;
    font-weight: bold;
    font-size: 11px; /* texte plus petit */
    white-space: nowrap;
    min-height: 56px;
}

/* Style au survol amé*

}




#wpforms-submit-141 {
    display: block;
    margin: 20px auto; /* Centre horizontalement */
}/* End custom CSS */