.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-87e86a1:#5FCCF5;--e-global-color-325ea89:#F4AB5E;--e-global-color-170fd54:#E78EBA;--e-global-color-4ac598d:#F65E5D;--e-global-color-869531b:#5EDD6F;--e-global-color-d5e3d43:#F3CF25;--e-global-color-a944bdf:#1F2A30;--e-global-color-1a7fcff:#F6F9FD;--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-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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* list produit width */
.page-content .e-con .e-con-inner{
    max-width: 80% !important;
}

/* produit descriptioon en ligne */
strong, b {
  display: inline !important;
}

/* image produit entiere */
.page-content .e-con .e-con-inner img{
    height: 300px !important;
    object-fit: contain;
}


/*prix sur demande */
.product_tag-demande .price bdi{
    display: none;
}
.product_tag-demande .price :after{
    content: 'PRIX SUR DEMANDE' !important;
}

/*prix a partir de */
.product_tag-start .price bdi:before{
    content: "A PARTIR DE "
}/* End custom CSS */