/* 
 Theme Name:     Troy City School District 
 Author:         Thom Job / Questar III BOCES
 Author URI:     http://www.questar.org
 Template:       Divi
 Version:        1.0
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.5.3
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


#footer-widgets .footer-widget li {
    position: relative;
    padding-left: 14px;
float: left;
}

‪#‎footer‬-bottom {display: none;}

#top-header {background-color:#FFFFFF;}

#et-secondary-menu a {
color:#3b2b66;
font-size:14px;
text-transform:uppercase;
padding: 10px;
    border-radius: 5px;
}

#et-secondary-nav .menu-item-has-children > a:first-child:after {
    display:none;
}


ul.arrows {
    list-style: none;
   color:#ffffff;
}

ul.arrows a {
   color:#ffffff;
} 
ul.arrows li {
text-indent: -1em;
}
ul.arrows li:before { 
    content: '►';
}

