.top-bar {
    border-bottom: none !important;
}

.top-bar-bg {
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    margin-bottom: -10px;
}

.classic-header.logo-center .branding>a {
    padding: 90px 0 20px;
}

.header-bar .branding .mini-widgets {
    margin-top: 65px !important;
}

.classic-header.bg-behind-menu .navigation:before,
.header-bar .navigation {
    background-color: #FFF8F0 !important;
}

@media screen and (min-width: 778px) {
    .header-bar .branding, .wf-t-container {
        padding: 0 !important;
    }
}