/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Grid Stories **/
.post-list-item:first-child {
	display: none !important;
}
.post-list-item {
	position: unset !important;
	top: unset !important;
}
.post-content div:last-of-type {
	display: none !important;
}
.post-list {
	height: fit-content !important;
}

/** General >> Post 1719 col padding xs **/
#post-1719 .col-padding-xs {
	
}

/** General >> Page content post list **/
#page-content .post-list {
	
}

