/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
#menu-network li::before {
	content: '▸';
	color: var(--awb-color5);
	margin-right: 0.3rem;
}

lite-youtube::before {
	display: none !important;
}