/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

 #header a{
	color: #fff !important;
}

#_desktop_top_menu .popover {
    background-color: #272251 !important;
}

#header .header-nav {
	border-bottom: #f6f6f6 1px dotted !important;
}

#footer {
    background: #272251;
    background-image: url('/themes/nation_broadcasting_theme/assets/img/footer grad.png');
    background-position: center;
    background-repeat: no-repeat;
    color: #fff !important;
    padding-top: 0 !important; 
    
}
#footer a, #footer .h3, #footer .h4{
    color: #fff !important;
    
}
#mobile_top_menu_wrapper {
	background: none !important;
}


  
  #header {
    background: #272251;
    background-image: url('/themes/nation_broadcasting_theme/assets/img/footer grad.png');
    background-position: center;
    background-repeat: no-repeat;
  }
  

  
#header .header-top {
background: none !important;
  }
  
  #footer::before, #header::after {
	background: url('/themes/nation_broadcasting_theme/assets/img/top_strip.png');

	height: 4px;
	content: '';
	position: absolute;

	width: 100%;
}

.footer-container .links ul,#_mobile_top_menu .popover {
background: none !important;
}