
.image-gallery-mosonry .eael-magnific-link{
    display:none;
}
.gallery-item-caption-wrap.caption-style-hoverer{
    visibility: visible !important;
     opacity: 1 !important;
}

.image-gallery-mosonry .fg-item-content,
.image-gallery-mosonry .gallery-item-buttons
{display:inline-block;}


.image-gallery-mosonry.gallery-item-caption-over{
    position:relative;
}


.image-gallery-mosonry .gallery-item-buttons
{position: absolute;
    right: 15px;
}


.image-gallery-mosonry .eael-gallery-grid-item{
    position: relative ;
}

.gallery-item-caption-over{
    position: absolute !important;
    bottom:15px !important; 
}



.image-gallery-mosonry .eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up h5,
.image-gallery-mosonry .fg-item-title,

.image-gallery-mosonry .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up p,
.image-gallery-mosonry .fg-item-content p,

.image-gallery-mosonry .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up .gallery-item-buttons,
.image-gallery-mosonry.gallery-item-buttons{
   
   -webkit-transform: none !important;
   transform: none !important;
}


.gallery-item-caption-wrap .gallery-item-hoverer-bg{
     background-color: transparent !important;
}


 .gallery-item-caption-wrap{
    background: linear-gradient( 
180deg, rgba(2,0,36,0) 0%, rgba(26,26,26,1) 100%);

}

.image-gallery-mosonry .gallery-item-caption-wrap:hover{
    background: rgba(0,0,0,0.7);


}
