/* Hide default header and navigation for single page */
.ast-site-identity { display: none !important; }
.main-header-bar { display: none !important; }
.site-header { display: none !important; }
.ast-header-break-point .site-header { display: none !important; }
#ast-mobile-header { display: none !important; }
.ast-mobile-header-wrap { display: none !important; }
.skip-link { display: none !important; }
body { background: #f0f4f8; }
.entry-content { padding: 0; }
.ast-container { max-width: 100%; padding: 0; }
.site-content > .ast-container { padding: 0; }
article { margin: 0; }
.entry-header { display: none; }
.ast-separate-container .ast-article-single { background: transparent; padding: 0; }
.ast-separate-container .ast-article-post { background: transparent; }
.site-footer { display: none; }
.ast-footer-copyright-wrapper { display: none; }
#page { padding-top: 0 !important; }
