.webcam-slideshow.fotorama--fullscreen .fotorama__caption__wrap {
  background-color: transparent;
  color: #ffffff;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.4), 0 2px 2px rgba(0, 0, 0, 0.1), 0 5px 10px rgba(0, 0, 0, 0.1);
}
.webcam-slideshow.fotorama--fullscreen .fotorama__stage {
  box-sizing: border-box;
}
.webcam-slideshow .fotorama__thumb-border {
  border-color: #4e7dc7;
}
.webcam-slideshow .fotorama__caption {
  bottom: 0;
  font-size: 12px;
  text-align: center;
}
.webcam-slideshow .fotorama__caption__wrap {
  background-color: transparent;
  color: #000000;
  text-shadow: none;
}
.webcam-slideshow .fotorama__stage {
  box-sizing: content-box;
  padding-bottom: 30px;
}
@media (min-width: 1110px) {
  .webcam-slideshow .fotorama__caption {
    font-size: 14px;
  }
  .webcam-slideshow .fotorama__stage {
    padding-bottom: 33px;
  }
}
