.gallery-shadow {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    border-radius: 15px;
    background-color: #f1f1f1;
    text-align: center;
}

/* .gallery-shadow .image-wrapper {
    height: 180px;
    overflow: hidden;
}

.gallery-shadow .title-header {
    padding-bottom: 0px;
}

.gallery-shadow .section-title {
    margin-bottom: 0px;
}

.gallery-shadow .title-header h4 {
    margin-bottom: 0px;
    padding-block: 10px;
}


.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #FDC807;
    border-color: #FDC807;
}

.activeGallery {
    background: #ffdd03;
}

.gallery-category-wrapper {
    margin-inline: 15px;
}

.gallery-category-wrapper .featured-thumbnail.gallery-shadow {
    padding-inline: 10px;
}

.featured-imagebox-post {
    margin-top: 0px;
}


.gallery-image img {
    padding-top: 10px;
    width: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;


    height: 100%;
    object-fit: contain;
}

.gallery-category-wrapper figure,
.gallery-category-wrapper h6 {
    margin: 0px !important;
}


.gallery-category-wrapper {
    margin-bottom: 20px;
}

.featured-imagebox.style1,
.ttm-post-thumbnail.featured-thumbnail.gallery-shadow {
    height: 100%;
}



.galley-slider{
    padding-block: 20x;
} */


.splide__slide img{
    width: 100%;
}