.usm-item-1 {
	background-color:#00494F;
}
.usm-icon-1 {
	color: #ffffff;	
}
.usm-item-1 span {
	color:#ffffff;
}
.usm-item-1:hover {background:#80B719;}
.usm-item-1:hover .sm-icon {background:#80B719; border-radius:inherit;}
.usm-item-1:hover:before {background-color:#80B719;}
@media screen and (max-width: 480px) {
.usm-item-1:active {background:#80B719;}
.usm-item-1:active .sm-icon {background:#80B719; border-radius:inherit;}
.usm-item-1:active:before {background-color:#80B719;}
}
.wp-side-menu-item-r {
	width:230px;	
	right:-171px;
	border:0px solid rgba(255,255,255,0);
	border-radius:0px 0 0 0px;
	border-right: none;
}
.wp-side-menu-item-l {
	width:230px;	
	left:-171px;
	border:0px solid rgba(255,255,255,0);
	border-radius:0 0px 0px 0;
	border-left: none;	
}
.sm-icon{
	width:60px;
	font-size:60px !important;
	line-height: 60px;
}
.sm-icon-img{
	width:60px;
	font-size:60px !important;
	line-height: 60px;	
}
@media screen and (max-width: 480px) { 
.wp-side-menu-r {display:none;}
.wp-side-menu-l {display:none;}
}
