.element-gallery .caption-text {
  font-size: 12px;
  margin-bottom: 4px;
  color: #747474;
}

.element-gallery .caption {
  overflow: hidden;
}

.element-gallery .credit {
  color: #999;
  font-size: 11px;
}

.element-gallery .fotorama__caption {
  display: none;
}

.element-gallery .fotorama--fullscreen .fotorama__caption {
  display: block;
}

.fotorama .fotorama__nav {
  text-align: left;
  overflow: hidden;
}

.fotorama__nav--dots {
  overflow-x: auto;
  white-space: nowrap;
  width: 100%;
  max-height: 40px;
}

.fotorama__nav__frame {
  display: inline-block;
}

.fotorama__nav--dots {
  width: 1px;
}

.fotorama__caption__wrap {
  background: none;
}

.fotorama__caption {
  opacity: 1 !important;
  color: #aaa;
  background-color: rgba(0, 0, 0, .5);
}

.full-caption-text {
  font-size: 12px;
}

.full-credit {
  font-size: 11px;
  color: #999;
}

.element-gallery {
  background-color: #222;
  padding: 10px;
  border: 1px solid #888;
  border-radius: 4px;
}
