.elementor-kit-7{--e-global-color-primary:#1F4F5C;--e-global-color-secondary:#94E1D8;--e-global-color-text:#122E36;--e-global-color-accent:#1F4F5C;--e-global-color-41dc8fe:#FFFFFF;--e-global-color-ecca670:#CAF0EC;--e-global-color-8292621:#EAF9F7;--e-global-color-158272f:#2D2000;--e-global-color-3246a14:#6B4E00;--e-global-color-0492ba4:#FAE86A;--e-global-color-5f61ced:#FEFAE0;--e-global-color-286b6ee:#7C232C;--e-global-color-2dedcae:#2C0D10;--e-global-color-b2d8058:#FF7161;--e-global-color-44a31db:#FFBAAF;--e-global-color-0cad23f:#FEE4DF;--e-global-color-4142721:#FAFAFA;--e-global-color-43fde5f:#E0E0E0;--e-global-color-f356a65:#5EAAA1;--e-global-typography-primary-font-family:"Host Grotesk";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Host Grotesk";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Host Grotesk";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Host Grotesk";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Host Grotesk", Sans-serif;font-size:16px;font-weight:400;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:1000ms;--e-preloader-animation:tada;--e-preloader-animation-duration:1500ms;--e-preloader-delay:300ms;--e-preloader-width:4%;--e-preloader-max-width:21%;--e-preloader-opacity:1;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Host Grotesk", Sans-serif;font-size:16px;font-weight:500;color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 30px 15px 30px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-text );color:#FFFFFF;}.elementor-kit-7 e-page-transition{background-color:var( --e-global-color-8292621 );}.elementor-kit-7 a{color:#399186;}.elementor-kit-7 a:hover{color:var( --e-global-color-primary );}.elementor-kit-7 h1{color:var( --e-global-color-text );font-family:"Host Grotesk", Sans-serif;font-size:48px;font-weight:600;}.elementor-kit-7 h2{color:var( --e-global-color-text );font-family:"Host Grotesk", Sans-serif;font-size:40px;font-weight:600;}.elementor-kit-7 h3{color:var( --e-global-color-text );font-family:"Host Grotesk", Sans-serif;font-size:36px;}.elementor-kit-7 h4{color:var( --e-global-color-text );font-family:"Host Grotesk", Sans-serif;font-size:32px;}.elementor-kit-7 h5{color:var( --e-global-color-text );font-family:"Host Grotesk", Sans-serif;font-size:24px;}.elementor-kit-7 h6{color:var( --e-global-color-text );font-family:"Host Grotesk", Sans-serif;font-size:20px;font-weight:600;}.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-kit-7{--e-global-typography-primary-font-size:30px;--e-preloader-width:50px;}.elementor-kit-7 h1{font-size:38px;}.elementor-kit-7 h2{font-size:30px;}.elementor-kit-7 h3{font-size:28px;}.elementor-kit-7 h4{font-size:26px;}.elementor-kit-7 h6{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.highlight {
  background: linear-gradient(90deg, #94E1D8 0, #f9fdfd 100%);
  padding: 1px 10px;
}

.highlight2 {
  background: linear-gradient(90deg, #f9fdfd 0, #94E1D800 100%);
  padding: 0px 10px;
}

.highlight-corail {
  background: linear-gradient(90deg, #FF7161 0, #FFFFFF 100%);
  padding: 0px 10px;
}

.highlight-jaune {
  background: linear-gradient(90deg, #FAE86A 0, #FFFFFF 100%);
  padding: 0px 10px;
}

/* En mobile : retirer le fond du highlight */
@media (max-width: 767px) {
  .highlight,
  .highlight2,
  .highlight-corail,
  .highlight-jaune {
    background: none !important;
    padding: 0 !important;
  }
}

/* Style du bouton WordPress pour correspondre à Elementor */
.wp-block-button__link.wp-element-button {
  background-color: #1F4F5C; /* couleur normale */
  color: #ffffff !important; /* texte blanc */
  border-radius: 0px; /* pas d'arrondi */
  padding: 12px 24px;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  transition: 0.25s ease-in-out;
}

/* Hover (survol) */
.wp-block-button__link.wp-element-button:hover {
  background-color: #122E36; /* couleur hover */
  color: #ffffff !important; /* texte reste blanc */
}

/* Focus / Active / Visité : toujours blanc */
.wp-block-button__link.wp-element-button:focus,
.wp-block-button__link.wp-element-button:active,
.wp-block-button__link.wp-element-button:visited {
  color: #ffffff !important;
}

/* ----- TITRES DESKTOP ----- */
.wp-block-heading h2,
h2.wp-block-heading {
  font-size: 38px;
}

.wp-block-heading h3,
h3.wp-block-heading {
  font-size: 34px;
}

.wp-block-heading h4,
h4.wp-block-heading {
  font-size: 28px;
}

.wp-block-heading h5,
h5.wp-block-heading {
  font-size: 22px;
}

.wp-block-heading h6,
h6.wp-block-heading {
  font-size: 18px;
}

/* ----- TITRES MOBILE ----- */
@media (max-width: 767px) {

  .wp-block-heading h2,
  h2.wp-block-heading {
    font-size: 30px;
  }

  .wp-block-heading h3,
  h3.wp-block-heading {
    font-size: 26px;
  }

  .wp-block-heading h4,
  h4.wp-block-heading {
    font-size: 22px;
  }

  .wp-block-heading h5,
  h5.wp-block-heading {
    font-size: 18px;
  }

  .wp-block-heading h6,
  h6.wp-block-heading {
    font-size: 16px;
  }
}

.add_to_cart_button::before {
    display: none !important;
}

.max-width-1200 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Host Grotesk';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://levnment.com/wp-content/uploads/2025/11/HostGrotesk-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Host Grotesk';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://levnment.com/wp-content/uploads/2025/11/HostGrotesk-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Host Grotesk';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://levnment.com/wp-content/uploads/2025/11/HostGrotesk-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Host Grotesk';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://levnment.com/wp-content/uploads/2025/11/HostGrotesk-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Host Grotesk';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://levnment.com/wp-content/uploads/2025/11/HostGrotesk-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Host Grotesk';
	font-style: italic;
	font-weight: 800;
	font-display: auto;
	src: url('https://levnment.com/wp-content/uploads/2025/11/HostGrotesk-ExtraBoldItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Host Grotesk';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://levnment.com/wp-content/uploads/2025/11/HostGrotesk-BoldItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Host Grotesk';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://levnment.com/wp-content/uploads/2025/11/HostGrotesk-SemiBoldItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Host Grotesk';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://levnment.com/wp-content/uploads/2025/11/HostGrotesk-MediumItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Host Grotesk';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://levnment.com/wp-content/uploads/2025/11/HostGrotesk-Italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Host Grotesk';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://levnment.com/wp-content/uploads/2025/11/HostGrotesk-LightItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Host Grotesk';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://levnment.com/wp-content/uploads/2025/11/HostGrotesk-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Host Grotesk';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://levnment.com/wp-content/uploads/2025/11/HostGrotesk-Medium-1.woff2') format('woff2');
}
/* End Custom Fonts CSS */