.elementor-kit-28160{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-10d1505:#8299B6;--e-global-color-edfe469:#FFFFFF;--e-global-color-3e802a3:#242C55;--e-global-typography-primary-font-family:"Lora";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lora";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lora";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lora";--e-global-typography-accent-font-weight:500;}.elementor-kit-28160 e-page-transition{background-color:#FFBC7D;}.elementor-kit-28160 a{font-family:"Lora", Sans-serif;}.elementor-kit-28160 h1{font-family:"Lora", Sans-serif;}.elementor-kit-28160 h2{font-family:"Lora", Sans-serif;}.elementor-kit-28160 h3{font-family:"Lora", Sans-serif;}.elementor-kit-28160 h4{font-family:"Lora", Sans-serif;}.elementor-kit-28160 h5{font-family:"Lora", Sans-serif;}.elementor-kit-28160 h6{font-family:"Lora", Sans-serif;}.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 */a {
    color:#262c52;
    transition:all;
}

a:hover {
    color: #8798b3;
}

/* Suppression des etoiles */
.star-rating {
    display: none !important;
}


/* Custom Prix revendeur*/
span.wholesale_price_title {
    font-size: 25px;
}


/* Custom Fiche Produit */
span.sku_wrapper.detail-container {
    display: none !important;
}

span.posted_in {
    display: none;
}

td.value {
    background-color: white !important;
}

th.label {
    background-color: white !important;
    padding-left: 0;
}

.woocommerce-variation-description {
    font-family: "Lora";
    color:#262c52;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
    font-family: "Lora";
    font-weight: bold;
    color: #f3cebb;
}/* End custom CSS */