/*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:s;
	 animation-delay:s;
	 animation-iteration-count:1;
	 -webkit-animation-duration:s;
	 -webkit-animation-delay:s;
	 -webkit-animation-iteration-count:1;
	}.wp-megamenu-main-wrapper .wpmm-mega-menu-icon{
	 	font-size:13px;
	 }.header-bottom .flex-left, .wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme, .wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal {
    width: 100% !important;
}
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme ul.wpmm-mega-wrapper > li > a {
    padding: 10px 30px !important;
}/*Custom CSS End*/