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

.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;
}

.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 img{
  max-width: 100%;
}

.element-gallery .fotoramalista .item {
    margin-bottom: 10px;
}