/*---Style 1---*/
.dynamic-style-1 .tpgb-content-bottom {
	padding: 25px;
	bottom: 0;
	position: absolute;
	background: rgba(0,0,0,.85);
	width: 100%;
	transition: all .3s ease-in-out;
	z-index: 1;
	overflow: hidden
}

.dynamic-style-1 .post-meta-info>span,.dynamic-style-1 .tpgb-content-bottom .post-meta-info>span>a,.dynamic-style-1 .tpgb-post-excerpt p,.dynamic-style-1 .tpgb-content-bottom .tpgb-post-title a,.editor-styles-wrapper .dynamic-style-1 .tpgb-post-excerpt p {
	color: #fff
}

.dynamic-style-1 .tpgb-post-hover-content {
	display: none
}
/*---Style 1---*/