

/* Hide everywhere by default */
.iiifLink {
  display: none !important;
}

/* Show only inside tombstone-wrapper */
.tombstone-wrapper .iiifLink {
  display: inline-block !important;
}


#localeSwitcherWrap
{
    height: 0px !important;
}

@media (min-width: 992px) {
  .results-grid-one-column .emuseum-filter-toggle-activate {
    display: none !important;
  }
}

.advancedsearchresults{
    .emuseum-filter-toggle-activate{
            height: unset;
        margin-right:10px;
    }

}

.emuseum-filter-toggle-activate{
    height: 38px;
  float: left;
  background-color: #fff;
  color: #000000;
  margin: 0px;
  text-transform: uppercase;
  font-size: 13px;
  border: 1px solid black !important;
  font-weight: 500;
  transition: .5s ease;
  letter-spacing: 0.15rem;
  padding: 9px 20px;
}

.view-switch-form{
    margin-right:0px !important;
}

#emuseum-advancedsearch-toggle
{
    margin-right:10px;
}
.results-grid-one-column .emuseum-highlight-section .em-text-long::after {

  background-image: linear-gradient(180deg, rgba(255,255,255,0) 20%, #fff 78%);
}

.em-text-long.em-text-long-open {
  max-height: 100% !important
}

@media (max-width: 992px) {
        #moduleForm{
        display:none;
    }
.detailField.gattungField.lang-de {
  display: grid;

}
}

@media (max-width: 992px) {
.detailField.gattungField.lang-en {
  display: grid;
}
}


#appetizerToggle{
    display:none !important;
}

#appetizercontainer {
  max-height: 30vh;
  overflow: scroll;
}

#appetizercontainer-wrapper{
    margin-bottom:20px;
}
/**/
.emuseum-img-grid {
  margin-top: 0px;
    padding-top:40px
}

#appetizerToggle{
    cursor:pointer;
}
.emuseum-breadcrumbs .list-inline-item a {
  color: #75757A;
}

@media screen and (min-width: 1440px) {
  .emuseum-title-wrap {
    margin-top: 54px;
    margin-bottom: 54px;
  }
}

.detail-item-details {
  margin-top: 0px !important;
}







.bigsearch-advancedsearch-link {
color:black;
}




