.metaslider.metaslider-flex.metaslider-65.ml-slider {
	max-width:100% !important;
}
.menutop a {
  position: relative;
  display: block;
  padding: 25px 35px 35px 39px;
  border-top-width: 4px;
  border-top-style: solid;
  border-color: transparent;
  margin-top: -1px;
  white-space: nowrap;
}


#header .logo {
  margin: 0;
}

.google-maps {
        position: relative;
        padding-bottom: 35%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

	.header-main-logo {
	float:left;
}

article {
  padding-bottom: 20px;
  margin-bottom: 75px;
  border-bottom-width: 2px;
  border-bottom-style: none;
}

.page_title, .page_title p {
  font-size: 23px;
  line-height: 1.1;
  text-transform: none;
  text-align: center;
}
/* Title on every Post */
.singlepost h2 {
  font-size: 26px;
  text-transform: none;
  color: #469121;
  
}
.singlepost h2 {
  display:none !important;
}