.elementor-1850 .elementor-element.elementor-element-9ab04d0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-62e76f9 *//* Remove Header */
#header,
.site-header,
.ct-header,
header {
display: none !important;
}

/* Remove Footer */
#footer,
.site-footer,
.ct-footer,
footer {
display: none !important;
}

/* Remove page title area */
.page-title,
.entry-header,
.ct-page-title {
display: none !important;
}

/* Remove all spacing around page */
body,
html {
margin: 0 !important;
padding: 0 !important;
}

/* Remove content spacing */
.site-content,
.content-area,
.container,
.ct-container,
.elementor-section,
.elementor-container {
margin-top: 0 !important;
padding-top: 0 !important;
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}

/* Make full width page */
.container,
.ct-container {
max-width: 100% !important;
width: 100% !important;
padding-left: 0 !important;
padding-right: 0 !important;
}

/* Remove space under page */
body:after {
display:none !important;
}/* End custom CSS */