#accordion-panel-counter_panel .accordion-section-title:before {
	font-family: dashicons;
	content: "\f238";
}

#accordion-panel-team_panel .accordion-section-title:before {
	font-family: dashicons;
	content: "\f307";
}

#accordion-panel-testimonial_panel .accordion-section-title:before {
	font-family: dashicons;
	content: "\f313";
}

#accordion-panel-showcase_panel .accordion-section-title:before {
	font-family: dashicons;
	content: "\f180";
}

#accordion-panel-slider_panel .accordion-section-title:before {
	font-family: dashicons;
	content: "\f128";
}

#accordion-panel-parallax_panel .accordion-section-title:before {
	font-family: dashicons;
	content: "\f168";
}

.accordion-section-title:before {
	font-size: 18px;
    margin-right: 5px;
    position: relative;
    top: 3px;
}