.etheme-gallery-item-details span{width:100%;display:block}.etheme-gallery-item-details-inside{-ms-flex-pack:center;pointer-events:none;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;right:0;-webkit-box-align:center;-webkit-transition:all .3s linear;transition:all .3s linear;position:absolute;bottom:0;text-align:center;top:0;align-items:center;border-radius:inherit;align-content:center;left:0;-ms-flex-align:center;-ms-flex-line-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1}.etheme-gallery-item-details-inside>*{color:#fff}.etheme-gallery-item-details-inside>:last-child{margin-bottom:0}.etheme-gallery-item:not(:hover) .etheme-gallery-item-overlay:after{opacity:0;visibility:hidden}.etheme-gallery-item:not(:hover) .etheme-gallery-item-details-inside{-webkit-transform:translateY(7px);transform:translateY(7px);opacity:0;visibility:hidden}.etheme-gallery-image,.etheme-gallery-item-overlay{position:relative;display:block}.etheme-gallery-item-overlay:after{pointer-events:none;right:0;-webkit-transition:all .3s linear;transition:all .3s linear;content:"";position:absolute;bottom:0;top:0;background-color:rgba(0,0,0,.3);left:0}.etheme-gallery.e-gallery-justified .etheme-gallery-item-overlay{height:100%}.etheme-gallery-lightbox-icon{margin-bottom:0;line-height:1.4}.etheme-gallery-item-caption,.etheme-gallery-item-date,.etheme-gallery-item-title{overflow:hidden;text-overflow:ellipsis;margin-bottom:0;width:100%;line-height:1.4;white-space:nowrap;display:block}.etheme-gallery-item-details:not(.etheme-gallery-item-details-inside){width:100%;margin-top:12px;display:inline-grid}.etheme-gallery img{height:auto;border-radius:inherit;width:100%}.etheme-gallery:not(.active):not(:only-child){display:none}.etheme-gallery-tabs{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;margin:0 calc(var(--tabs-spacing, 15px)*-1) 30px;display:-webkit-box;display:-ms-flexbox;display:flex}.etheme-gallery-tab{padding:10px 0;position:relative;margin:0 var(--tabs-spacing,15px);cursor:pointer}.etheme-gallery-tab.active{color:var(--et_active-color)}.etheme-gallery-tab:after{height:2px;right:0;-webkit-transition:all .3s linear;transition:all .3s linear;content:"";position:absolute;bottom:0;background:currentColor;left:auto;width:0}.etheme-gallery-tab.active:after,.etheme-gallery-tab:hover:after{right:auto;left:0;width:100%}