div#emuseum-logo {
    border: none;
}
.emuseum-header-bar .emuseum-nav a:hover,
.emuseum-nav a:hover,
.emuseum-header-bar .emuseum-nav a[title="Favorites"].active,
.emuseum-nav a[title="Favorites"].active{
    font-weight: 700;
    background-color: #f5f5f5;
    color: #ee5614;
}
h1.emuseum-title-wrap{color:#000!important}

.collections-page .bigsearch-wrap {
    margin-top: 0px!important;
}
.item-details-inner .titleField h1, .item-details-inner .detailField h1{
    color:#1a457d!important;
}

.emuseum-title-wrap h1{margin-top:0px}

#exploreTabs{justify-content:center!important}

@media (min-width: 992px) {
    .emuseum-search-toggle {
        display: none!important;
    }
}