/* Start custom CSS */.col-full.topbar-wrapper.hide-on-mobile {
    border-top: 7px solid #575756;
    display: none;
}


.admin-bar.sticky-d.header-4:not(.woocommerce-checkout) .header-4-container {
    top: 32px;
    display: none;
}


.below-content {
    clear: both;
    overflow: hidden;
    padding-top: 2rem;
    padding-bottom: 1.7em;
    border-top: 1px solid #eee;
    display: none;
}

footer.site-footer, footer.copyright {
    background-color: #ffffff;
    color: #ccc;
    display: none;
}/* End custom CSS */