/*.album-gallery {
   
    width: 120%;
}*/

/*.album-card {
    width: 30%;
    text-align: center;
}*/

.album-card h3{
    font-size: 16px!important;
    color: #000;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 9px 25px 0px 25px;
    text-align: left!important;
    font-weight: 700!important;
}
.album-card span{
    font-size: 14px!important;
    color: #000;
    margin-top: 0px;
    padding: 0px 25px;
    text-align: left!important;
    font-weight: 400!important;
}



.album-gallery-popup a {
    margin: 5px;
    display: inline-block;
}


.album-gallery-popup {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.album-gallery-popup a {
    display: block;
    width: 30%;
    text-align: center;
}

.album-gallery-popup img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.album-gallery .hidden-fancybox {
    display: none;
}

div#elementor-lightbox-slideshow-single-img {
    display: none!important;
}

.swiper-slide.elementor-lightbox-item.swiper-slide-active {
display: none!important;
    
}


.fancybox__toolbar__items .carousel__button {
     font-size: 20px;
    width: 20%;
    display: grid;
    
}

.album-card {
    padding-bottom: 25px!important;
     overflow: hidden!important;
    width: 100%!important;
    
}


/* Overlay vert */
.album-card img {
object-fit: contain!important;
    
}

