.lg-outer .lg-item.showtime-module-slide .lg-img-wrap {
  display: none;
}

.lg-outer .showtime-module-slide-host {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
}

.lg-outer.showtime-module-slide-active #lg-download,
.lg-outer.showtime-module-slide-active #lg-share,
.lg-outer.showtime-module-slide-active .lg-zoom-in,
.lg-outer.showtime-module-slide-active .lg-zoom-out,
.lg-outer.showtime-module-slide-active .lg-actual-size {
  display: none;
}
