.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-bc42c79:#FFFFFF;--e-global-color-383cda3:#F2F5F9;--e-global-color-305c2c0:#F9F9F9;--e-global-color-b66c6c2:#ECECEC;--e-global-color-5b54dd0:#E5E5E5;--e-global-color-5f505a9:#CECECE;--e-global-color-880dc6f:#C4C4C4;--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-5 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){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 *//*Essentiel Addons Cart*/
.eael-woo-cart-td.product-name {
    text-align: center !important;
}

@media (max-width: 767px) {
  .eael-woo-cart-product-remove {
    border-radius:0% !important;
    background:none !important;
    border: none !important;
  }
}

@media  (hover: hover) {
  .eael-woo-cart-product-remove a:hover {
    background-color: white !important;
  }
}


/*Essentiel Addons Cart*/

th.label {
    background-color: #fff !important;
}

td.value.woo-variation-items-wrapper {
    background-color: #fff;
}

tbody {
    float:left;
}

ul.variable-items-wrapper.button-variable-wrapper {
    font-family: 'Montserrat';
}

td.value {
    background: #fff !important;
}

/* Woocommerce Description Information Complementaire Avis */
li#tab-title-additional_information {
    display: none;
}

li#tab-title-reviews {
    display: none;
}

/* Woocommerce message*/
.woocommerce-message {
    background: transparent !important;
    border-color: green !important;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 500;
    box-shadow: none !important;
}

.eael-woo-cart .eael-woo-cart-wrapper .woocommerce-notices-wrapper .woocommerce-message::before {
    color: green;
}

p.cart-empty.woocommerce-info {
    background: transparent !important;
    box-shadow: none !important;
}

/* Message Woo Commerce Account*/
.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
    background-color: #fff;
}
/* Message Woo Commerce Account*/

/* Product Similar */
h2.woocommerce-loop-product__title {
    color: black;
    font-weight: 600;
    font-family: 'Montserrat';
}

span.woocommerce-Price-amount.amount {
    font-family: 'Montserrat';
    font-weight: 600;
    color: black;
}

a.button.product_type_variable.add_to_cart_button {
    background-color: #000;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    
}

.woocommerce .star-rating::before {
    color: #f0ad4e;
}

section.related.products, h2 {
    font-size: 16px;
}/* End custom CSS */