.clearfix::before, .clearfix::after {
	content: " ";
	display: table;
	clear: both;
}

.eael-post-elements-readmore-btn {
	font-size: 12px;
	font-weight: 500;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	display: inline-block;
}

.eael-force-hide {
	display: none !important;
}