ul#sidenav1 {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 0;
}
ul#sidenav1 ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#sidenav1 ul li {
  background-image: none;
}
ul#sidenav1 li {
  background-image: none;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
  z-index: 100;
}
ul#sidenav1 li ul {
  display: none;
  top: 0;
}
ul#sidenav1 li:hover > ul {
  display: block;
  position: absolute;
}

ul#sidenav1 li.hover > ul {
  display: block;
  position: absolute;
}

ul#sidenav1 li.current > ul {
  position: absolute;
}
ul#sidenav1 > li {
  background-image: none;
}
ul#sidenav1 > li > a, ul#sidenav1 > li > a:link {
  background-color: #101010;
  background-image: none;
  border-bottom-color: #fff;
  border-bottom-style: none;
  border-right: none 0px #fff;
  border-style: none;
  color: #C2BAC1; /* #FFFFFF; */
  display: block;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: 'Luckiest Guy', cursive;	
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 5px 5px 0px;
  text-decoration: none;
  text-transform: none;
  width: 140px;
  outline-style: none;
}
ul#sidenav1 > li > a:active, ul#sidenav1 > li > a:focus {
  background-color: #F71753;
  color: #F71753;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}
ul#sidenav1 > li:hover > a, ul#sidenav1 > li:hover > a:link {
  background-color: #101010; /*#FFFFFF;*/
  color: #F71753;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}

ul#sidenav1 > li.hover > a, ul#sidenav1 > li.hover > a:link {
  background-color: #101010; /*#FFFFFF;*/
  color: #F71753;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}

ul#sidenav1 > li.current > a.current, ul#sidenav1 > li.current > a.current:link {
  background-color: #101010; /*#FFFFFF;*/
  color: #F71753;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}
ul#sidenav1 ul.level-1 {
  left: 111px;
}
ul#sidenav1 ul.level-1 > li {
  background-image: none;
}
ul#sidenav1 ul.level-1 > li > a, ul#sidenav1 ul.level-1 > li > a:link {
  background-color: #101010;
  background-image: none;
  border-bottom-color: #fff;
  border-bottom-style: none;
  border-right-color: #fff;
  border-right-style: none;
  border-style: none;
  color: #C2BAC1; /* #FFFFFF; */
  display: block;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: 'Luckiest Guy', cursive;	
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 5px 5px 0px;
  text-decoration: none;
  text-transform: none;
  width: 140px;
  outline-style: none;
}
ul#sidenav1 ul.level-1 > li > a:active, ul#sidenav1 ul.level-1 > li > a:focus {
  background-color: #F71753;
  color: #F71753;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}
ul#sidenav1 ul.level-1 > li:hover > a, ul#sidenav1 ul.level-1 > li:hover > a:link {
  background-color: #101010; /* FFFFFF; */
  color: #F71753;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}

ul#sidenav1 ul.level-1 > li.hover > a, ul#sidenav1 ul.level-1 > li.hover > a:link {
  background-color: #101010; /* FFFFFF; */
  color: #F71753;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}

ul#sidenav1 ul.level-1 > li.current > a.current, ul#sidenav1 ul.level-1 > li.current > a.current:link {
  background-color: #101010; /* FFFFFF; */
  color: #F71753;
  font-weight: bold;
  text-decoration: none;
  outline-style: none;
}
