.home #site-main {
  padding-top: 0px;
  height: 0;
}
  .wrapper {
    margin: 10 auto;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
    width: 1300px;
}
.site-header {
    background-color: #eaeaea;
  font-family: Times, sans-serif;
    border-bottom: solid 2px #eaeaea;
    margin: 0;
    padding: 17px 0;
}
.ilovewp-hero-blankfill {
    height: 90px;
}
article, aside, footer, header, nav, section {
    display: block;
  font-family: Times, sans-serif;
}
.site-footer {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.55em;
    margin: 0;
    padding-top: 30px;
    padding-bottom: 10px;
    position: relative;
    text-align: left;
    z-index: 3;
}
#container {
    font-size: 15px;
   font-family: Times, sans-serif;
    line-height: 1.5em;
    padding: 0;
    text-align: center;
    width: 100%;
}
#ilovewp-featured-pages {
  background-color: #eaeaea;
  font-family: Times, sans-serif;
  border-top: solid 20px #eaeaea;
  border-bottom: solid 2px #eaeaea;
  margin: 0px;
  padding: 40px;
}
.page-has-image .site-content-wrapper {
    margin-top: -100px;
}
.ilovewp-page-intro .title-page {
    font-family: Times, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.35em;
}
.ilovewp-hero-withimage {
    height: 50vh;
     font-family: Times, sans-serif;
    max-height: 400px;
    min-height: 300px;
}
#ilovewp-hero {
    background-color: #303030;
}
body {
    background-color: #fff;
    color: #383838;
    font-family: Times, sans-serif;
    font-size: 62.5%;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    text-align: left;
  }
.post-single {
  color: #303030;
    font-family: Times, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    margin: 20;
}
.flexslider {
    position: relative;
    zoom: 1;
}