/*
* styles for frontend
*/

/* featured-posts */
.ftrdpsts_heading_featured_post {
	padding: 25px 10px;
	max-width: 100%;
	box-sizing: border-box;
}
.ftrdpsts_heading_featured_post .widget_content {
    margin: 0 auto;
	text-align: center;
	padding-bottom: 15px;
	max-width: 100%;
}

/* latest-posts */
.ltstpsts-latest-posts article {
	position: relative;
	width: auto;
	border: 0;
	padding: 0 0 13px;
    margin: 0;
}
.ltstpsts-latest-posts header {
	width: auto;
	m