.custom_gallery .photoGalleryThumbs:hover .caption-text { transition: 1.6s !important; max-height: 3000px !important; }
.custom_gallery .photoGalleryThumbs:hover .caption-button { transform: scale(1) rotate(0deg) !important; transition: 0.8s !important; }
.custom_gallery .caption-container .caption-text { transition: 0.8s !important; overflow: hidden !important; max-height: 0px !important; font-size: 20px !important; }
.custom_gallery .caption-button span.text { padding: 5px !important; line-height: 1 !important; font-size: 24px !important; }
.custom_gallery .caption-button { position: absolute !important; top: 40px !important; right: 40px !important; transform: scale(0) rotate(360deg) !important; width: 60px !important; transition: 0.4s !important; height: 60px !important; }