/*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;
	 }.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper>li .wpmm-sub-menu-wrapper ul, .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper>li .wpmm-sub-menu-wrap ul {
    padding-bottom: 0px;
}

.wpmm_megamenu ul.wpmm-mega-wrapper ul.wp-mega-sub-menu li.wpmega-visible-hide-menu>a.wp-mega-menu-link {
    visibility: hidden;
    display: none;
}
.wpmm_megamenu .wp-megamenu-main-wrapper ul .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.menu-item-depth-1 li:first-child {
    border-top: 0px solid #e0e0e0 !important;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-horizontal-full-width .wpmm-sub-menu-wrap {
	left:-190px;
}/*Custom CSS End*/