.eu-cookie-withdraw-wrapper {
  display: none !important;
}

.imagefield_slideshow-wrapper {
  position: relative;
}
.field.field--name-field-video-lokal- video {
    width: 100%;
    height: auto;
}
cite[data-hover] {
  font-style: normal;
  display: inline-block;
  border-bottom: 1px dotted #646464;
  cursor: pointer;
}

.twocolumn .imageBox.hover .hoverImg {
  display: block;
}

.twocolumn .imageBox.hover:hover .hoverImg {
  display: none;
}

#toolbar-administration .toolbar-tab {
  background-color: #000;
}

#block-puchner-search .form-submit {
  font-size: 14px;
  font-family: 'FontAwesome';
}

/* fix ios bug */
#cboxLoadedContent img {
  max-width: 100% !important;
  width: auto !important;
}
#cboxLoadedContent img.zoomImg {
  max-width: none !important;
  max-width: none !important;
}
/* end fix ios bug */

/* instrument colorbox zoom fixes */
#cboxLoadedContent  {
  text-align: center;
}
.colorbox-controls {
  height: 25px;
  position: absolute;
  bottom: 0;
  right: -50%;
  margin: 0 auto;
  left: -50%;
}
/* end instrument colorbox zoom fixes */
