/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .elementor-panel .elementor-panel-navigation .elementor-panel-navigation-tab.elementor-tab-control-visibility span:before {
	display: block;
    font-family: eicons;
    font-size: 16px;
    margin-block-end: 8px;
	content: '\e8ac';
}