.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#8B5A2B;--e-global-color-text:#474747;--e-global-color-accent:#0A4C86;--e-global-color-1223fb7:#FFFFFF;--e-global-color-5e4f955:#A4D4E1;--e-global-color-fa84451:#C6A56A;--e-global-color-35bc168:#EBEBEB;--e-global-color-c9c3c96:#E9FAFF;--e-global-color-3f297b1:#C5AE21;--e-global-color-b6d7fee:#B39A00;--e-global-typography-primary-font-family:"Cinzel";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Cinzel";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-7cfaad8-font-weight:700;--e-global-typography-2a76b30-font-size:20px;--e-global-typography-2a76b30-font-weight:700;--e-global-typography-0b4826f-font-family:"DM Sans";--e-global-typography-0b4826f-font-size:16px;--e-global-typography-0b4826f-font-weight:400;--e-global-typography-0b4826f-font-style:italic;--e-global-typography-83fc6cc-font-family:"DM Sans";--e-global-typography-83fc6cc-font-size:22px;--e-global-typography-83fc6cc-font-weight:900;--e-global-typography-83fc6cc-text-transform:uppercase;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{border-radius:90px 90px 90px 90px;padding:20px 20px 20px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.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 *//* Header normal (tidak sticky) */
.header {
  box-shadow: none;
  transition: box-shadow 0.3s ease;
}

/* Header saat sticky aktif */
.header.elementor-sticky--active {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); /* bayangan halus di bawah */
}

/* On desktop (min-width: 1025px), hide .reserve */
@media (min-width: 1025px) {
  .elementor-nav-menu .reserve {
    display: none !important;
  }
}

/* On tablet & mobile (max-width: 1023px), hide .button-header */
@media (max-width: 1023px) {
  .button-header {
    display: none !important;
  }
}
html, body {
    overflow-x: hidden;
}
.light-text {
  font-weight: 300;
}/* End custom CSS */