.elementor-kit-626{--e-global-color-primary:#1a1a1a;--e-global-color-secondary:#ffffff;--e-global-color-text:#333333;--e-global-color-accent:#F35D57;--e-global-color-coral:#F35D57;--e-global-color-yellow:#F7E97A;--e-global-color-cyan:#66D7E6;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:800;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:13px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;color:#666666;font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-626 button,.elementor-kit-626 input[type="button"],.elementor-kit-626 input[type="submit"],.elementor-kit-626 .elementor-button{background-color:#e07b39;font-family:"Montserrat", Sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;color:#ffffff;border-radius:4px 4px 4px 4px;padding:12px 24px 12px 24px;}.elementor-kit-626 button:hover,.elementor-kit-626 button:focus,.elementor-kit-626 input[type="button"]:hover,.elementor-kit-626 input[type="button"]:focus,.elementor-kit-626 input[type="submit"]:hover,.elementor-kit-626 input[type="submit"]:focus,.elementor-kit-626 .elementor-button:hover,.elementor-kit-626 .elementor-button:focus{background-color:#c96a2f;color:#ffffff;}.elementor-kit-626 e-page-transition{background-color:#FFBC7D;}.elementor-kit-626 h1{color:#1a1a1a;font-family:"Montserrat", Sans-serif;font-size:48px;font-weight:800;text-transform:uppercase;}.elementor-kit-626 h2{color:#1a1a1a;font-family:"Montserrat", Sans-serif;font-size:36px;font-weight:700;}.elementor-kit-626 h3{color:#1a1a1a;font-family:"Montserrat", Sans-serif;font-size:24px;font-weight:700;}.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);}.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-626{--e-global-typography-text-font-size:15px;font-size:15px;}.elementor-kit-626 h1{font-size:32px;}.elementor-kit-626 h2{font-size:24px;}.elementor-kit-626 h3{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */@import url('https://fonts.googleapis.com/css2?family=Lilita+One&family=Caveat+Brush&family=Inter:wght@400;500;600;700;800&display=swap');

/* hide hello elementor page title on every page */
.page .entry-header,
.elementor-page .entry-header,
.elementor-default .entry-header,
header.entry-header,
.site-main > article > header { display: none !important; }

/* Lilita One forced on all headings */
h1, h2, h3, h4,
.elementor-heading-title,
.elementor-widget-heading h1,
.elementor-widget-heading h2,
.elementor-widget-heading h3,
.elementor-widget-heading h4,
.elementor-widget-heading .elementor-heading-title {
  font-family: 'Lilita One', 'Caveat Brush', cursive !important;
  font-weight: 400 !important;
  letter-spacing: 1px !important;
  text-transform: none !important;
}

/* nav menu items: not uppercase, sentence case kept from menu titles */
.elementor-nav-menu a.elementor-item,
.elementor-nav-menu--dropdown a.elementor-sub-item {
  text-transform: none !important;
  font-family: 'Inter', system-ui, sans-serif !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  letter-spacing: 0 !important;
}

/* push body content below the fixed header */
body { padding-top: 0 !important; font-family: 'Inter', system-ui, sans-serif; }
.elementor-location-header { position: fixed; top: 0; left: 0; right: 0; z-index: 9999; }
[data-elementor-type="header"] + * .elementor-section:first-child,
.site-main > .elementor { margin-top: 0; }
/* Karine Or 01/06/26 Cancel overflow on mobile */
html, body {
    overflow-x: hidden;
}
/* Fix French homepage hero - full width on all devices - Karine Or 04/06/26  */
@media (max-width: 767px) {
  body {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}/* End custom CSS */