/*style 4*/
.tpgb-gallery-list.gallery-style-4 .post-title {
    color: #313131
}

.tpgb-gallery-list.gallery-style-4 .tpgb-gallery-image {
    position: relative
}

.tpgb-gallery-list.gallery-style-4 .post-content-center {
    position: relative;
    display: block;
    text-align: center;
    transition: all .3s ease-in-out
}

.tpgb-gallery-list.gallery-style-4 .post-content-center .post-hover-content {
    padding: 15px;
    margin-top: 0;
    position: relative;
    display: block;
    transition: all .3s ease-in-out
}

.tpgb-gallery-list.gallery-style-4 .entry-content {
    color: #666
}

.tpgb-gallery-list .post-hover-content a.gallery-btn-link {
    margin-top: 10px;
    display: inline-block;
    position: relative;
    text-align: center;
    text-decoration: blink;
    border-bottom: 1px solid #d82d34;
    color: #d82d34;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: .2px;
    line-height: 27px
}

.tpgb-gallery-list.gallery-style-4 .tpgb-gallery-list-content {
    overflow: visible
}

.gallery-style-4.tpgb-gallery-list .gallery-list-icon {
    color: #000
}

/*style 4*/