/*######################################*/
/*Colors for the template */
/*######################################*/

.marker,
.color,
#newsletter .btn:hover i ,
.feature i,
input:focus ~ .title,
input:valid ~ .title,
textarea:focus ~ .title,
textarea:valid ~ .title,
#counter .soon-label,
#counter .soon-ring-progress{
	color:#f38629;
}
.bar:before,
.bar:after,
.member:hover .member-icon,
.background.solid{
	background:#f38629;
}
.member:hover .circle-border{
	border-color:#f38629;
}
.loading {
	background: #f38629;
}