/*
 Theme Name:   City of Braidwood
 Theme URI:    http://divi.space/
 Description:  A Child Theme built for Divi on Divi Space
 Author:       Cloud Nine Communications
 Author URI:   http://www.gocloudnine.net
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

#top-header .container {
padding: 2px!important;
}


  .epay {border-radius: 0px;}
            .epay a {color: #fff!important;}
            li.epay {
                background-color:red; 
                font-weight: 700; 
                text-transform: uppercase; 
                text-align: center; 
                padding: 10px 10px 10px!important;
            border-radius: 3px;
                -moz-transition: all 0.5s; 
                -webkit-transition: all 0.5s;
                transition: all 0.5s;}
            li.epay:hover {background-color:#c96310;}
 
    @media only screen and (min-width : 981px) {
            li.epay {height: 33px;}}

@media only screen and ( min-width: 1550px ) { 
.helpful-links {
  font-size: 16px !important;
  padding-right: 90px !important;
  padding-left: 100px !important;
  padding-top:  110px !important;
  padding-bottom: 100px !important;
}
}
#gform_submit_button_1 { background-color: black!important; }