/*
 Theme Name:     Antioch Child
 Template:       antioch
 Version:        1.0.0
*/

@import url("../antioch/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
/*
#header .logo a {
  color: #EEEEEE;
  font-size: 34px;
  font-weight: bold;
  text-shadow: 2px 1px 5px #333333;
  background: none;
  text-indent: 0;
  margin-bottom: 10px;
}
#header .logo {
  color: #62A2AA;
  font-size: 22px;
  font-weight: bold;
  margin-top: 8px !important;
  text-shadow: 1px 1px 5px #333333;
}
*/
.ninja-forms-field-error{color: red;}

.social_bar .connect a.contact {
	background:url(images/socialbar-email.png) no-repeat left top;
	width:72px;
}
.social_bar .connect a.contact:hover {
	background-position:0 -23px;
}
.navbar ul li {
  margin-left: 30px;
}