#sp-header {
    height: 110px !important;
}

.logo-image {
    margin-top: 30px !important;
}

#sp-header .sp-megamenu-parent .sp-menu-item > a:hover,
#sp-header .sp-megamenu-parent .sp-menu-item.active > a 
{
  text-decoration: none !important;
  text-underline-offset: 4px;
  /*background: #D5AD55   !important;*/
}


.sp-megamenu-parent {
    text-transform: uppercase !important;
}


/*.sp-megamenu-parent > li:hover > a {
  color: #ffffff;
  background-color: #D5AD55  ;
margin: 0 8px;
  padding: 10px 8px;
}*/


.sp-pre-loader .sp-loader-circle:after{
    background-color: #D5AD55   !important;
}