.elementor-kit-6{--e-global-color-primary:#8100D1;--e-global-color-secondary:#FFA47F;--e-global-color-text:#767676;--e-global-color-accent:#FFA47F;--e-global-color-b51c7ea:#FFFFFF;--e-global-color-7e38270:#000000;--e-global-color-8d51666:#00000000;--e-global-color-2fa3b49:#FAFAFA;--e-global-color-a58b447:#BBBBBB;--e-global-color-1008013:#0000000A;--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;color:var( --e-global-color-text );font-family:"Cabin Regular", Sans-serif;font-size:14px;line-height:22.4px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Cabin Regular", Sans-serif;font-size:14px;line-height:22.8px;}.elementor-kit-6 h1{font-family:"Cabin Bold", Sans-serif;font-size:50px;font-weight:600;line-height:60px;}.elementor-kit-6 h2{font-size:22px;line-height:30.8px;}.elementor-kit-6 h3{font-family:"Cabin Bold", Sans-serif;font-size:14px;font-weight:600;line-height:22.4px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}.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 */.sticky-menu{
    display: none;
}
.menu-categories-wrapper {
    position: relative;
    cursor: pointer;
}

.menu-categories {
    top: 100%;
    left: 0;
    max-height: 0;
    transition: max-height 0.4s ease;
}

/* hover sur wrapper OU sur menu */
.menu-categories-wrapper:hover .menu-categories,
.menu-categories:hover {
    max-height: 500px;
}
.nowrap{
    white-space: nowrap!important;
}
.img-zoom {
    overflow: hidden;
    display: inline-block;
}

.img-zoom img {
    width: 100%;
    height: auto;
    transition: transform 0.4s ease;
}

.img-zoom:hover img {
    transform: scale(1.1);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cabin Regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://imelah.com/wp-content/uploads/2026/03/Cabin-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cabin Bold';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://imelah.com/wp-content/uploads/2026/03/Cabin-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */