/*---Style 2---*/
.dynamic-style-2 .dynamic-list-content {
    border-radius: 3px
}

.dynamic-style-2 .tpgb-content-bottom {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 15px;
    background: #fff
}

.tpgb-post-listing.dynamic-style-2 .tpgb-post-title a {
    color: #000
}

.dynamic-style-2 .post-meta-info {
    margin-top: 15px;
    border-top: 1px solid #eee;
    padding-top: 15px;
    font-size: 13px;
    line-height: 1;
    text-transform: capitalize;
    margin-bottom: 0
}

.dynamic-style-2 .post-meta-info .post-author-date>a,.tpgb-post-listing.dynamic-style-2 .post-meta-info>span>a {
    color: #000
}

.dynamic-style-2.layout-style-2 .tpgb-post-category {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
    margin-bottom: 0
}

.dynamic-style-2.tpgb-metro .dynamic-list-content .tpgb-content-bottom .tpgb-post-metro-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 20px
}

.dynamic-style-2.tpgb-metro .dynamic-list-content .tpgb-content-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: 0 0;
    padding: 20px
}

.dynamic-style-2.tpgb-metro .dynamic-list-content .tpgb-content-bottom .post-meta-info {
    margin-top: 10px;
    border-top: 0 solid #eee;
    padding-top: 0
}

/*---Style 2---*/