.elementor-kit-4{--e-global-color-primary:#F8E7D5;--e-global-color-secondary:#F8D6CD;--e-global-color-text:#000000;--e-global-color-accent:#D8C17E;--e-global-color-f1521ab:#D1EADE;--e-global-color-e230433:#FFFFFF;--e-global-color-fb1d18d:#FFFFFF00;--e-global-color-2d908ee:#000000;--e-global-color-b7772aa:#F8E7D569;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-730b942-font-family:"Playfair Display";--e-global-typography-730b942-font-size:48px;--e-global-typography-730b942-font-weight:600;--e-global-typography-730b942-text-transform:uppercase;--e-global-typography-ac9a41a-font-family:"Montserrat";--e-global-typography-ac9a41a-font-size:15px;--e-global-typography-ac9a41a-font-weight:500;--e-global-typography-ac9a41a-text-transform:uppercase;--e-global-typography-a053577-font-family:"Playfair Display";--e-global-typography-a053577-font-size:32px;--e-global-typography-a053577-font-weight:600;--e-global-typography-a053577-line-height:40px;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:var( --e-global-color-accent );}.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:1200px){.elementor-kit-4{--e-global-typography-text-font-size:15px;--e-global-typography-text-line-height:23px;--e-global-typography-a053577-font-size:28px;--e-global-typography-a053577-line-height:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-a053577-font-size:24px;--e-global-typography-a053577-line-height:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Transparent header before scroll */
.main-header {
  background-color: transparent !important;
  transition: background-color 0.3s ease;
}

/* White background when sticky is active */
.main-header.elementor-sticky--effects {
  background-color: #fff !important;
}

/* Optional: adjust text colors */
.main-header.elementor-sticky--effects .elementor-nav-menu a {
  color: #000 !important;
}

.main-header .elementor-nav-menu a {
  color: #fff !important;
}/* End custom CSS */