.media-overlay-open #top-bar{
	z-index: -1 !important;
}
#collection-header-wrapper .collections-text-center p{
    text-align: left !important;
    font-family: var(--primary-sans-font);
}
.grid-item-inner .text-wrap, .grid-item-inner .text-wrap a,
p,
.result-title,
.modal-dialog .modal-title,
.grid-item .texts-wrap>div:first-of-type,
.list-item .texts-wrap>div:first-of-type,
.emuseum-highlight-section .highlight-text .highlight-title {
    font-family: var(--primary-sans-font);
}
.media-overlay-open .media-overlay #overlayMediaZone .emuseum-defaultmedia-wrap:has(.emuseum-pdfviewer-wrap ){
    width: 1200px;
    max-width: 100%;
    height: 100%;
}
.exhibitions-module.details-page .access-text, .exhibitions-module.details-page .restricted-text {
    display: none;
}

#menu-item-8125 > a:hover{
background-color: transparent !important;
background: none !important;
border-bottom: 1px transparent !imortant;
border: none !imporant;
}
.top-bar-nav > li:hover {
    background-color: transparent;
}