/* Start custom CSS */body.home .site-header,
body.home header.site-header,
body.home #masthead,
body.home #header,
body.home .ct-header,
body.home .main-header-bar,
body.home .site-branding,
body.home .site-title,
body.home .site-description,
body.home .wp-site-blocks > header,
body.home .elementor-location-header,
body.home .entry-header,
body.home .page-header,
body.home .page-title {
    display: none !important;
}

body.home .site-content,
body.home .content-area,
body.home .entry-content,
body.home main,
body.home .wp-site-blocks {
    margin-top: 0 !important;
    padding-top: 0 !important;
}/* End custom CSS */