.logo {
    margin-top: 15px;
}
/*--menu--*/
.navigation--main > li:hover > a {color:#e8b32e !important; text-transform:uppercase !important;}
.navigation--main a {text-transform:uppercase !important;}

/--*gravityform--*/
.gform_wrapper .top_label li.gfield.gf_right_third input.large {
background: none repeat scroll 0% 0% #F2F2F2;
border-radius: 2px;
border: 1px solid #DDD;
box-shadow: none;
width: 100%;
padding: 20px;
  margin-bottom: 15px;}

/*--misc--*/
.icon-box > .fa {color:#E8B32E;}

.jumbotron__category h6 {color:#ffffff !important;}

/* January 20 CSS Changes */

.btn-specials{
 background-color: #e74c3c;
  border-color: #e74c3c;
  color: #fff;
}
.btn-specials:hover{
  background-color: #D03D2D;
 border-color: #D03D2D;
  color: #fff;
}
.sidebar__headings{
 font-size: 21px; 
}
.page-id-667 .gform_wrapper .gfield_description, .page-id-667 .gform_drop_instructions{
  font-size: 16px;
  color:#808080;
}