.mm-panels{
	background:#fff;
}

.mm-listitem__text{
	text-transform: uppercase;
	font-size:12px;
	font-weight:600;
	
	padding-left: 50px;
	margin-bottom:10px;
}
.mm-listitem:after, .mm-listitem__btn:not(.mm-listitem__text){
	border:none;
}

#navmenu .submenu-expand{
	display: none;
}

.sub-menu .mm-listitem__text{
	text-transform: none;
}

#navmenu .mobile-parent-nav-menu-item{
	display: none;
}

.mm-navbar_sticky{
	border:none;
}

.mm-navbar__title{
	padding-top:100px;
	background: #fff url(../images/logo.svg) center 20px no-repeat;
	background-size:200px 31px;
	font-size:0px;
}

.sub-menu .mm-listitem__text{
	text-overflow: inherit;
	overflow: auto;
	white-space: normal;
	padding-right:30px;
    padding-bottom: 5px;
}

.mm-panel_iconpanel-1 .mm-navbar__title{
	background: #fff;
	padding-top:0px;
	font-size:12px;
	text-transform: uppercase;
	font-weight:600;
}
.mm-navbar_sticky{
	background:#fff;
}
.mm-navbar{
	display: block;
}

.mm-navbar__btn:not(.mm-hidden)+.mm-navbar__title:last-child{
	padding:0px;
	text-align: left;
	    display: block;
    padding-left: 20px;
    margin-bottom: 0px;
    height: 20px;
    padding-bottom: 0px;

}

.bottom-cta{
	text-transform: uppercase;
	color:#eb5c31 !important;
	font-size:12px !important;
	background:#efefef;
	font-weight:600;
	
}


.bottom-cta.two{
	text-transform: uppercase;
	color:#fff !important;
	font-size:12px;
	background:#eb5c31;
	font-weight:600;
	
}

.mm-navbars_bottom .mm-navbar:first-child{
	border:none;
}

.mm-menu_iconpanel .mm-panels>.mm-panel_opened, .mm-menu_iconpanel .mm-panels>.mm-panel_opened-parent{
	background:#fff;
}