.menu-smart > li > a > div > div > div.btn {
    margin: 0;
    background: #1c3766;
    color: #ffffff;
}

.style-light .btn-default {
background-color: #f5f5f5 !important;
    border-color: #f5f5f5 !important;
}

.site-footer a:hover {
color: #f5f5f5 !important;
}

@media (min-width: 960px) {
.menu-horizontal ul.menu-smart > li > ul:not(.mega-menu-inner) {
    width: 225px !important;
}
}

.submenu-light .menu-sub-enhanced .menu-smart ul a {
    color: #ffffff !important;
}

.submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:hover {
    color: #f5f5f5 !important;
}

.submenu-light .menu-smart ul a, .submenu-light .overlay-search {
    color: #ffffff !important;
}

footer .footer-last {
    font-size: 0.875em;
    display: none;
}

@media (max-width: 959px) {
.submenu-light .menu-smart li > a, .submenu-light .menu-smart li.current-menu-ancestor > a, .submenu-light .menu-smart li.current-menu-item:not(.menu-item-type-custom) > a {
    color: #ffffff !important;
}
}

footer .footer-last.footer-center .social-icon i, .uncode-vc-social.icons-lead .social-icon i {
    font-size: 35px;
}

.post-info {
display: none;
}

.tab-container:not(.default-typography) .nav-tabs > li > a span {
    font-size: 18px;
}