/* Enter Your Custom CSS Here */
.main-navigation a {
      color: #ffffff;
}

.header-scrolled .main-navigation a{
color: #ffffff !important;
}

.footer-widgets .social-menu-widget li a {
    background-color: #0000FF;
    color: #ffffff;
}

.footer-widgets .social-menu-widget li a:hover {
    background-color: #000000;
    color: #ffffff;
}

.main-navigation a {
    font-family: 'Dosis', sans-serif !important;
}

ul#primary-menu > li.menu-item > a:hover {
    color: #A9A9A9;
}

.main-navigation ul ul {
       background-color: #0000ff;
}

.mobile-nav ul {
       background-color: #0000ff;
}

.footer-widgets .zoom-social-icons-widget {
  	text-align: center;
}