/* Enter Your Custom CSS Here */

  #navigation ul.nav > li.menu-item-has-children > a:after {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    speak: none;
    width: 1.5em;
    display: inline-block;
    text-align: right;
    line-height: 1;
    content: "\f107";
    color: #ffffff;
  }

#top {
margin: 0 -999em;
padding: 0 999em;
display: block;
background-color: #ffffff;
position: relative;
}
#top #top-nav, #top .top-navigation {
display: block;
background-color: #ffffff;
}

#home-slider > ul > li {display:block !important;}
