/*Main Settings Animation and Custom CSS Start*/.wp-megamenu-main-wrapper .wpmm-mega-menu-icon{
	 	font-size:18px;
	 }.wp-megamenu-main-wrapper.wpmm-orientation-vertical {
  width:100%;
}

.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-memorial-sidebar.wpmm-orientation-vertical ul>li:before {
    content: "";
    line-height: 0;
}

.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-memorial-sidebar.wpmm-orientation-vertical ul a {
  border-bottom-style: none;
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmega-vertical-aligned-to-parent {
  position: relative !important;
}

.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-memorial-sidebar .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link span.wpmm-mega-menu-href-title {
    text-transform: none !important;
    font-family: Roboto Slab !important;
    color: #ffffff !important;
    font-weight: normal !important;
}

.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-memorial-sidebar ul.wp-mega-sub-menu > li:hover > a {
    font-weight: normal;
    text-decoration: underline;
    color: #d8c5cd;
}

.wpmm-sub-menu-wrap{
  width:600px !important;
}

/*Custom CSS End*/