/* # Max counter 6
================================================== */

.max-counter.e-counter .max-count {
	font-size: 59px;
	color: #437df9;
	font-weight: 600;
}

.max-counter.e-counter h5 {
	text-transform: uppercase;
	letter-spacing: 0;
	font-size: 17px;
}

.max-counter.e-counter h5:after {
	display: none;
}