/*
Theme Name:     OrigineStudio_Kadence
Theme URI:      n/a
Template:       kadence
Author:         Raphael Da Silva
Author URI:     n/a
Description:    Child theme for Origine Studio @KadenceWP Pro
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

.kb-gallery-main-contain.kb-gallery-caption-style-cover-hover .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner figcaption,
.kb-gallery-ul.kb-gallery-caption-style-cover-hover .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption {
    opacity: 1 !important;
    transition: background ease .3s;
}

.kb-gallery-caption-style-cover-hover.kb-gallery-id-1299_709993-a6 .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption:hover,
.kb-gallery-caption-style-below.kb-gallery-id-1299_709993-a6 .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption:hover{
    background: rgba(30, 52, 26, 0.4) !important;
    transition: background ease .3s;
}