/*Main Settings Animation and Custom CSS Start*/.wp-megamenu-main-wrapper .wpmm-mega-menu-icon{
	 	font-size:13px;
	 }.wp-megamenu-main-wrapper.wpmega-simple-mm-template .wpmm-mega-menu-label {
  background: #9bce29;}
.wp-megamenu-main-wrapper.wpmega-simple-mm-template .wpmm-mega-menu-label:before {
    border-color: #9bce29 transparent transparent transparent;
}
.wp-megamenu-main-wrapper.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.current-menu-item > a, .wp-megamenu-main-wrapper.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper > li.active-show > a, .wp-megamenu-main-wrapper.wpmega-simple-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover > a {
    color: #9bce29;
}
.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title, .wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link {
    border-bottom: 2px solid #1e1e1e;
    padding-bottom: 5px;
}
.wpmega-simple-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover, .wpmega-simple-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover, .wpmega-simple-mm-template .wp-mega-sub-menu .widget_pages li:hover, .wpmega-simple-mm-template .wp-mega-sub-menu .widget_categories li:hover a, .wpmega-simple-mm-template .wp-mega-sub-menu .widget_archive li:hover, .wpmega-simple-mm-template .wp-mega-sub-menu .widget_meta li:hover a, .wpmega-simple-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li > a:hover > span.wpmm-mega-menu-href-title, .wpmega-simple-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover a, .wpmega-simple-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover, .wpmega-simple-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover {
    color: #41443b;
    position: relative;
}

.wpmega-warm-purple-white .wpmm-mega-wrapper > li:hover,
.wpmega-warm-purple-white .wpmm-mega-wrapper > li.current-menu-item {
	background: #9bce29;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-megamenu .wpmm-sub-menu-wrap:before, .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmm-search-type .wpmm-sub-menu-wrap:before, .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 2px;
    background-color: #9bce29;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper > li:last-child{    border-right: 1px solid #e0e0e0;}
.wpmega-simple-mm-template ul li ul li ul > li > a:after {
    position: absolute;
    display: block;
    content: " ";
    left: 0;
    bottom: 0;
    width: 0;
    border-bottom: 1px solid #ddd;
    -webkit-transition: width .2s ease-in-out;
    -moz-transition: width .2s ease-in-out;
    transition: width .2s ease-in-out;
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left div {
 right: unset !important;
    left: unset;
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right div {
 left: unset !important;
    right: unset;
}



@media screen and (max-width: 910px)
{
#wpmm-wrap-primary.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a.wp-mega-menu-link {
    margin: auto;
}
#main-nav-mobi ul li a {
  color: grey;}

element.style {
    left: 0px;
}
#main-nav-mobi {
  background-color: #fff;}
}
/*Custom CSS End*/