

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "citrus-gothic-rough", sans-serif;
font-weight: 400;
font-style: normal;
	letter-spacing: 3px;
}

body, .body {
font-family: "courier-prime", monospace;
font-weight: 400;
font-style: normal;
	font-size: 1.4rem;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  font-size: 1.4rem;
}

#sp-header {
	box-shadow: none;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
  display: block;
  font-size: 1.3rem;
font-weight: 400;}

#sp-header.header-sticky {
background: rgba(255,255,255,0.78)
}