#sp-topbar {
    background-color: #000000!important;
    padding: 5px 0px 0px 0px!important;
}

/**************************/


/* menu and megamenu top level */

#sp-section-3 {
  background: #000000!important;
}

#sp-menu>.sp-column {
  display: flex;
  justify-content: center!important;
}

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > a:visited,
.sp-menu-separator                {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 16px!important;
  font-weight: regular!important;
  color: #ffffff!important;
  text-decoration: none!important;
}

.sp-megamenu-parent > li > a:hover {
  text-decoration: none!important;
  color: #CCCCCC!important;
}

.sp-megamenu-parent>li.active> a  {
  font-family: 'Open Sans', sans-serif!important;
  font-weight: semi-bold!important;
  color: #cccccc!important;
}

.sp-megamenu-parent>li>span  {
  line-height: 60px!important;
}


/* menu dropdown */

.sp-dropdown li.sp-menu-item > a {
  font-size: 14px!important;
  line-height: 24px!important;
  font-family: 'Open Sans', sans-serif!important;
  color: #ffffff!important;
  text-decoration: none!important;
  text-align: left!important;
  
}



/* megamenu dropdown */

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner,
.sp-megamenu-parent .sp-mega-group>li>a    {
    background-color: #000000!important;
    font-family: 'Open Sans', sans-serif!important;
    font-size: 16px!important;
    font-weight: normal!important;
    line-height: 28px!important;
    color: #ffffff!important;
    text-decoration: none!important;
    text-transform: none!important;
   border-top: 2px solid #CCCCCC!important;
  border-bottom: 2px solid #CCCCCC!important;
  border-left: 2px solid #CCCCCC!important;
  border-right: 2px solid #CCCCCC!important;
    
}

.sp-dropdown li.sp-menu-item > a:hover {
  text-decoration: none!important;
  color: #CCCCCC!important;
}



/* mobile burger menu */

.burger-icon > span {background-color: #ffffff!important;
}

/*close all menu */

/*****************************/

#sp-bottom {
  padding: 0px 0px 0px 0px!important;
  }





