.elementor-kit-4{--e-global-color-primary:#F2E7D3;--e-global-color-secondary:#2B1A12;--e-global-color-text:#FFFFFF;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-size:88px;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-font-style:italic;--e-global-typography-primary-line-height:88px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:10px;--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-line-height:14px;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:200;--e-global-typography-text-line-height:30px;--e-global-typography-accent-font-family:"Georgia";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:90px;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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 *//* Fix the complete Theme Builder header on the homepage */
body.home .elementor-location-header,
body.home [data-elementor-type="header"] {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 5 !important;
    background: transparent !important;
    transform: none !important;
}

/* Allow Section 2 to cover the header and hero */
body.home .dosaya-about-cover {
    position: relative !important;
    z-index: 20 !important;
}
/* Keep the complete Hero in place while Section 2 covers it */
body.home .dosaya-sticky-hero {
    position: sticky !important;
    position: -webkit-sticky !important;
    top: 0 !important;
    width: 100% !important;
    min-height: 100vh !important;
    z-index: 1 !important;
    transform: none !important;
}

/* Section 2 must cover the Hero */
body.home .dosaya-about-cover {
    position: relative !important;
    z-index: 20 !important;
}
body.home #site-footer,
body.home footer.site-footer,
body.home .site-footer {
    display: none !important;
}/* End custom CSS */