.imageGalleryModal{display:none;position:fixed;z-index:999999;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.9)}.imageGalleryModal-content{position:absolute;top:50%;padding:0;width:100%;max-width:90vw;max-height:calc(90vh - 100px);left:50%;transform:translate(-50%,-50%)}.close{color:#fff;position:absolute;top:10px;right:25px;font-size:35px;font-weight:700}.close:hover,.close:focus{color:#999;text-decoration:none;cursor:pointer}.imageGalleryModalSlides{display:none;position:relative}.imageGalleryModalSlides img{width:100%;height:100%;max-height:calc(90vh - 130px);object-fit:contain}.imageGalleryModalPrev,.imageGalleryModalNext{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);left:0;width:auto;padding:16px;margin-top:-50px;color:#fff;font-weight:700;font-size:20px;transition:0.6s ease;border-radius:0 3px 3px 0;user-select:none;-webkit-user-select:none;background-color:rgba(0,0,0,.8)}.imageGalleryModalNext{right:0;left:unset;border-radius:3px 0 0 3px}.imageGalleryModalCaption{text-align:center;padding:2px 16px;color:#fff}.merchant-store .all-vendor-images-button{display:none}