/* Kill Theme Header/Footer/Gaps */
#masthead, #colophon, .storefront-breadcrumb, .site-info, #secondary { 
    display: none !important; 
}

.site-main {
    width: 95% !important;
    max-width: 1800px !important;
    margin: 20px auto !important;
}

.content-area { width: 100% !important; float: none !important; }
.wp-block-group { max-width: 100% !important; width: 100% !important; }