.gallery-lightbox { height: 100%; width: 100%; position: fixed; top: 0px; left: 0px; background: rgba(0, 0, 0, 0.9); z-index: 10000; display: none;}
.gallery-lightbox .gallery-lightbox-close { color: #fff; position: absolute; top: 10px; right: 20px; font-size: 28px; opacity: 1; z-index: 2; cursor: pointer; }
.swiper-container { width: 90%; height: 100%; }

