#sp-top-bar{
padding:0;
background-color:#56b6ff; /*light blue*/
}
#sp-top-bar .sp-module {
    margin: 0;
}
.custom-logo{
	display:inline-block;
	width:150px;
}
.sp-megamenu-parent {
    float: left; 
padding-left: 120px;	
}
.sp-megamenu-parent > li > a {
    color: #fff;
	font-family: 'Shrikhand';

}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a, .sp-megamenu-parent > li:hover > a {
    color: #ff0dbf;
} 
#sp-left .sp-module{
	padding-top:0;
}
#sp-footer, #sp-bottom {
    background: #56b6ff;
   
}
#sp-component{
	background-color:#fff;
}
#sp-footer a, #sp-bottom a {
    color: #fff;
}