.body_template_two .right-header .ak-search i.search_one {display: none;}

.header-area-custom .site-branding {
box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2) !important; 
}

.main-navigation {
    background: darkblue !important;
}
.site-footer {
    background: darkblue !important;
}
.site-info a, .site-info a:hover {
    display: none !important;
}

.site-copyright {
    color: white !important;
}

.main-navigation .nav-menu > li:hover > a {
    color: black !important;
    background: white;
}


td, tbody, table, tr {
    vertical-align: middle;
}
table, th, td {
    border: 0px solid #e0e0e0;
}
table {
    background: white;
}