.elementor-kit-1150{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-e21f0ae:#FFFFFF;--e-global-color-68b4aeb:#FDF8F6;--e-global-color-e42c299:#F87F60;--e-global-color-ad65dcf:#FFF3EE;--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;--e-global-typography-2e25c4c-font-family:"Cormorant Garamond";--e-global-typography-2e25c4c-font-size:17px;--e-global-typography-2e25c4c-font-weight:700;--e-global-typography-2e25c4c-text-transform:uppercase;--e-global-typography-2e25c4c-letter-spacing:1px;--e-global-typography-2e25c4c-word-spacing:0.1em;--e-global-typography-6df9634-font-family:"Cormorant Garamond";--e-global-typography-6df9634-font-size:30px;--e-global-typography-6df9634-font-weight:600;--e-global-typography-6df9634-text-transform:uppercase;--e-global-typography-7a463dc-font-family:"Montserrat";--e-global-typography-7a463dc-font-size:20px;--e-global-typography-7a463dc-font-weight:700;--e-global-typography-7a463dc-text-transform:uppercase;--e-global-typography-7a463dc-letter-spacing:1px;--e-global-typography-7a463dc-word-spacing:0.1em;--e-global-typography-f4bfe72-font-family:"Montserrat";--e-global-typography-82bd425-font-family:"Cormorant Garamond";--e-global-typography-99d48a5-font-family:"Playfair Display";}.elementor-kit-1150 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);}@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 *//* =========================
   MINI PANIER ELEMENTOR
   ========================= */

/* Nom du produit */
.elementor-menu-cart__product-name,
.woocommerce-mini-cart-item a {
    color: #2C3233 !important;
    font-weight: 500 !important;
}

/* Quantité et prix */
.elementor-menu-cart__product-price,
.elementor-menu-cart__product-price .quantity,
.woocommerce-mini-cart .quantity {
    color: #444444 !important;
    font-weight: 500 !important;
}

/* Sous-total */
.elementor-menu-cart__subtotal,
.elementor-menu-cart__subtotal strong {
    color: #2C3233 !important;
    font-weight: 700 !important;
}

/* Boutons */
.elementor-menu-cart__footer-buttons .elementor-button {
    background-color: #318688 !important;
    color: #FFFFFF !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    min-height: 38px !important;
    padding: 8px 14px !important;
    border: none !important;
    border-radius: 0 !important;
    transition: all 0.3s ease;
}

/* Hover boutons */
.elementor-menu-cart__footer-buttons .elementor-button:hover {
    background-color: #2C3233 !important;
    color: #FFFFFF !important;
}

/* Texte des boutons */
.elementor-menu-cart__footer-buttons .elementor-button-text {
    font-size: 14px !important;
    line-height: 1.2 !important;
}

/* Croix de suppression produit */
.elementor-menu-cart__product-remove {
    color: #999999 !important;
}

.elementor-menu-cart__product-remove:hover {
    color: #2C3233 !important;
}/* End custom CSS */