/*Main Settings Animation and Custom CSS Start*/span.wpmm-mega-menu-label.wpmm_depth_first,
	 span.wpmm-mega-menu-label.wpmm_depth_last{
	 	animation-duration:3s;
	 animation-delay:2s;
	 animation-iteration-count:3;
	 -webkit-animation-duration:3s;
	 -webkit-animation-delay:2s;
	 -webkit-animation-iteration-count:3;
	}.wp-megamenu-main-wrapper .wpmm-mega-menu-icon{
	 	font-size:13px;
	 }/*Custom CSS End*/