.menu-smart > li > a > div > div > div.btn {
    margin: 0;
    background: #37b6ff;
    color: #ffffff;
}

.style-light .btn-default {
background-color: #3d68ac !important;
    border-color: #3d68ac !important;
}

.site-footer a:hover {
color: #fdbe0e !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;
}
}