/* Start custom CSS */.site-header {
    padding-inline-end: 0%;
    padding-inline-start: 0%;
    padding-bottom: 3px ! IMPORTANT;
    padding-top: 3px !important;
    background-color: #232323 !important;
    display: none !important;
}

.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
    max-width: 1140px;
    display: none !important;
}/* End custom CSS */