.bandcamp-player,
.bandcamp-player iframe {
  width: 320px;
  height: 120px;
}

.bandcamp-player iframe,
.streff-video {
  display: block;
}

.streff-video {
  width: 600px;
  height: 400px;
  background: #000;
  object-fit: contain;
}

.flickr-static-gallery {
  margin: 8px 0 0;
}

.flickr-static-photo {
  float: left;
  margin: 0 8px 8px 0;
  border: 0;
}

.flickr-static-photo img {
  display: block;
  border: 1px solid #555;
}

.flickr-album-link {
  clear: both;
}

.contact-website-field {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.contact-form-status {
  margin-top: 0.5em;
}

.contact-form-status-error {
  color: #aa1144;
}

.streff-lightbox-active {
  overflow: hidden;
}

#sb-container.streff-shadowbox-open {
  display: block;
  visibility: visible;
  width: 100%;
  height: 100%;
}

#sb-container #sb-overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
}

#sb-container #sb-wrapper {
  top: 50%;
  left: 50%;
  width: auto;
  max-width: calc(100vw - 40px);
  visibility: visible;
  transform: translate(-50%, -50%);
}

#sb-container #sb-wrapper-inner {
  width: auto;
  height: auto;
  overflow: visible;
}

#sb-container #sb-body,
#sb-container #sb-body-inner {
  position: static;
  width: auto;
  height: auto;
}

#sb-container #sb-body img {
  display: block;
  width: auto;
  height: auto;
  max-width: calc(100vw - 42px);
  max-height: calc(100vh - 94px);
}

#sb-container #sb-info,
#sb-container #sb-info-inner {
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: visible;
}

#sb-container #sb-info-inner {
  color: #fff;
}

#sb-container #sb-counter,
#sb-container #sb-nav {
  width: auto;
}

#sb-container #sb-nav a[hidden] {
  display: none;
}
