.fa-shopping-cart {
      background-color: #f15c02 !important;
    }
#header-menu{
  background:#000066;

  margin-top: 5px;
}
#header-menu .horizontal-menu > li > a{
    color:white;
}
#header-menu .horizontal-menu > li > a:hover{
    background:#01015b;
}

.ecommerce .header-navigation > ul > li > a{
  color: white !important;
    font-weight: bold !important;
    font-size: 16px !important;
  margin-top: 4px !important;
}
.ecommerce .header-navigation > ul > li > a:hover{
    background:#01015b;
}