.elementor-kit-14{--e-global-color-primary:#EB5E32;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#669F2B;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playfair Display SC";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Playfair Display";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Playfair Display SC";--e-global-typography-accent-font-weight:500;background-color:#FFFCF4;}.elementor-kit-14 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 */.single_add_to_cart_button:disabled,
.single_add_to_cart_button[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]{
	background:#000 !important;	
}


body .carousel-produits .elementor-widget-container .products{
	display: flex;
    flex-wrap: nowrap;
	overflow-x:scroll;
	padding-left: calc(3% + 10px);
	padding-right: 20px;
}


body .carousel-produits .elementor-widget-container .products {

  
  /* Pour Chrome, Edge, Safari */
  scrollbar-width: none;      /* Firefox */
  -ms-overflow-style: none;   /* Internet Explorer et Edge Legacy */
}

body .carousel-produits .elementor-widget-container .products::-webkit-scrollbar {
  display: none; /* Chrome, Safari et Edge */
}

body .carousel-produits .elementor-widget-container .woocommerce {
	overflow: hidden;
	width: 100vw;
    margin-left: -10px;
}

body .carousel-produits .elementor-widget-container .products li.product{
	width: 28%;
    min-width: 28%;
    max-width: 28%;
}
@media only screen and (max-width: 750px) {
   body .carousel-produits .elementor-widget-container .products li.product{
	width: 60%;
    min-width: 60%;
    max-width: 60%;
} 
}/* End custom CSS */