.menuStyle1 .main-navigation a, .menuStyle1 .fa-search {
    color: #ffffff;
    display: none;
}

.site-header, .is-sticky .site-header {
    top: 32px !important;
    display: none;
}

.footer-widgets {
    padding-top: 80px;
    padding-bottom: 80px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-top: 1px solid #ebebeb;
    display: none;
}

.site-info {
    font-size: 13px;
    display: none !important;
}