





#sp-header .logo {
    height: 150px!important;
    position:absolute;
    top:-30px;
    padding-left:5px;
    
   
}
/*
#sp-logo {
  display:block;
  position: absolute;
  top: 0;  
}
*/

#sp-header #sp-menu .sp-megamenu-parent > li.current-item.active > a, #sp-header #sp-menu .sp-megamenu-parent > li.sp-has-child.active > a {
    color: #ffffff;
}

#offcanvas-toggler > i {
    color: #EEEEEE;
}



#offcanvas-toggler > i:hover {
    color: #fff;
}



.sp-megamenu-parent > li {
 text-transform: uppercase;
}


.entry-header h1, .entry-header h2 {
  box-shadow: none; 
}
.entry-header h1::after, .entry-header h2::after {
    background:none;
}


.FB_icon a {
    color: #708ECA !important;
}