/* Enter Your Custom CSS Here */
*{
  font-family: 'Raleway', sans-serif;
}

.home .next-prev-side{
	display: none;
}

.single-post .next-prev-side {
    display: inline-block!important;
}
.contact-side ul {
    clear: both!important;
}

/* #side-nav li .sub-menu {
    margin: 5px 0 5px 15px;
    display: inline-block!important;
} */