.gallery-model{position:fixed;width:100%;height:100%;top:0;left:0;background-color:white;z-index:9999}.gallery-close{position:absolute;top:20px;right:20px;font-size:20px;color:black;font-weight:500;cursor:pointer}.gallery-close:hover{color:gray;z-index:9999999}.gallery-model .image-gallery-thumbnails{position:relative;top:-30px}.product-wrap{border:1px solid white;overflow:hidden;height:350px}.product-wrap img{height:100%;width:100%}.image-gallery-icon.image-gallery-left-nav .image-gallery-svg,.image-gallery-icon.image-gallery-right-nav .image-gallery-svg{height:50px!important}.product-img{max-width:100%;width:100%;height:-webkit-fill-available;object-fit:cover;object-position:top center}.product-wrap :hover{transform:scale(1.1);transition:.3s}.pagination-btn{border:1px solid grey;background:transparent;padding:5px;line-height:0;border-radius:1px}.pageNumberBox{width:50px;text-align:center}.pagination-btn i{font-size:8px;color:grey}.pagination-btn:hover i{color:black}@media (max-width:576px){.gallery-model .image-gallery-content{display:flex;flex-direction:column;height:100vh}.gallery-model .image-gallery-slide-wrapper{flex-grow:1}.gallery-model .image-gallery-swipe{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%)}.product-img{max-width:100%;width:100%;height:-webkit-fill-available;object-fit:cover;object-position:top center}}