/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


#nav ul li, #sticky-nav ul li {
    padding-right: 25px;
}

#nav ul ul, #sticky-nav ul ul {
    background: none repeat scroll 0 0 #edebeb;
    border-top: 3px solid #003263;
    box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
    left: 0;
    position: absolute;
    width: 275px;
    z-index: 99997;
}

#menu-item-5508 { 
font-size:12px;

}

#wrapper .fusion-megamenu-wrapper .fusion-megamenu-title {
    color: #900028;
    font-size: 20px;
}

.popup span {
width: 255px;

}

.fusion-column-wrapper {
border: 0px solid #ffffff !important;
}

#wrapper .fusion-megamenu-wrapper .fusion-megamenu-title {
    font-size: 20px;
}

.fusion-checklist .size-medium {
    font-size: 18px;
    line-height: 0;
}

.simple-products-slider-variable .es-carousel-wrapper .es-carousel ul li img, .picture-size-auto .es-carousel-wrapper .es-carousel ul li img {
    border: 0 solid #e9eaee;
    max-height: none;
}

.fusion-carousel .fusion-carousel-item img {
    height: auto;
    vertical-align: middle;
  width:75%;

}

   .fusion-image-wrapper .fusion-rollover {
    background-image: -moz-linear-gradient(center top , rgba(232, 232, 232, 0.8) 0%, rgba(214, 214, 214, 0.8) 100%);
}
.fusion-rollover {
    background-image: linear-gradient(to top, #aad75d, #d1e990);
    display: none;
    height: 100%;
    left: 0;
    line-height: normal;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translateX(-100%);
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}


.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 99.5% !important;

.fusion-copyright-notice {
    color: #ffffff !important;
    font-size: 12px;
}


.fusion-megamenu-bullet {
  border-left-color: #333333;
  display: none !important;
}



.cell-democrat {
    background-color: #cde8fe;
    color: #000000;
}

.cell-republican {
    background-color: #e16874;
    color: #000000;
}

.cell-mediumblue {
    background-color: #cccccc;
}


.cell-verylightblue {
    background-color: #f5f5f5;
}

.cell-party-other {
    background-color: #ebebeb;
}

.cell-darkblue {
    color: #ffffff;
}

.cell-nonpartisan {
    background-color: #e9e9e9;
    color: #000000;
}

table, td, th {
    border: 1px solid #000;
}


#jtwt .jtwt_tweet .jtwt_tweet_text {
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
}

.localsbcta {
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Georgia;
  color: #ffffff;
  font-size: 20px;
  background: #003263;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.localsbcta:hover {
  font-family: Georgia;
  color: #ffffff;
  font-size: 20px;
  background: #940B31;
  text-decoration: none;
}

.cell-party-other {
    background-color: #ebebeb;
}

.localcontainer:hover .localimage {
-webkit-transform:scale(1.3);
transform:scale(1.3);
}

.localcontainer {
overflow:hidden;
width:150px;
height:100px;
float: left;
}

.localimage {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}

.bwpic {
  float: left;
  height: 100px;
  width: 150px;;
  overflow: hidden;
}

.bwreverse {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
  -webkit-filter: grayscale(100%);
}
 
.bwreverse:hover {
  -webkit-filter: grayscale(0%);
}

.localgovtab {
margin-left:auto; 
margin-right:auto;
}
