.hentry.type-page .entry-header {
    border-bottom: 0;
    margin-bottom: 0;
    display: none;
}

@media (min-width: 768px) {
    .footer-widgets {
        padding-top: 0em;
        border-bottom: 1px solid rgba(0, 0, 0, .05);
    }
}

.site-info {
    padding: 2.617924em 0;
    display: none;
}

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    margin-bottom: 0px;
}

@media (min-width: 768px) {
    .storefront-full-width-content.woocommerce-cart .entry-header, .storefront-full-width-content.woocommerce-checkout .entry-header, .storefront-full-width-content.woocommerce-account .entry-header, .storefront-full-width-content .woocommerce-products-header {
        text-align: center;
        padding: 0px;
        display: none;
    }
}