/*---Style 2---*/
.dynamic-style-2 .dynamic-list-content {
	border-radius: 3px
}

.dynamic-style-2 .tpgb-content-bottom .tpgb-post-title a {
	color: #000;
}

.dynamic-style-2 .tpgb-content-bottom {
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
	padding: 15px;
	background: #fff
}

.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 .tpgb-content-bottom .post-meta-info .post-author-date>a,.dynamic-style-2 .tpgb-content-bottom .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
}
/*---Style 2---*/