/*
Theme Name:  Secure Legacy Choice Child
Template:    oceanwp
Version:     2.0
*/

/* Hide OceanWP header and title globally */
#site-header,
.site-header-wrap,
.page-header,
#main-title,
.entry-header,
.oceanwp-breadcrumbs { display: none !important; }

/* Zero out page padding */
html { margin-top: 0 !important; }
body { margin: 0 !important; padding-top: 0 !important; }
#page { padding-top: 0 !important; }
#content { padding: 0 !important; margin: 0 !important; }
.entry-content { margin: 0 !important; padding: 0 !important; }
#wrapper { padding-top: 0 !important; }
.site { padding-top: 0 !important; }
