/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
/*
Fonts
 */
h1, h2, h3, h4, h5, h6 {
  text-transform: none !important;
}

/*
Header
 */
.av-main-nav > li > a {
  font-size: 14px;
  font-weight: 400;
}

.page-hero h1 {
  font-size: 38px !important;
}

.promo-block {
  text-align: center;
}
.promo-block img {
  display: block;
  margin: 0 auto 20px;
  border-radius: 15px;
  width: auto;
  height: 200px;
}

body.home .promo-block img {
  margin-bottom: 0 !important;
  border-radius: 5px !important;
}

/*
Footer
 */
#footer .widget_nav_menu li {
  display: inline-block;
  width: 45%;
  font-size: 14px;
  line-height: 16px;
}
#footer .widget_nav_menu li a {
  font-weight: normal !important;
}

/*# sourceMappingURL=style.css.map */
