/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 31 2026 | 06:14:28 */
/* FORCE REMOVE ANY THEME BANNER */
.page-header,
.entry-header,
.page-title,
.page-title-bar,
.page-title-section,
.breadcrumbs,
.inner-banner,
.banner,
.sub-banner,
.title-area,
.page-banner,
.header-banner {
    display: none !important;
}

/* REMOVE TOP EMPTY SPACE */
.site-content,
.content-area {
    margin-top: 0 !important;
    padding-top: 0 !important;
}