.hide { display: none !important; }

.parallax {
    overflow-y: hidden;
}
.site-logo {
    display: none !important;
}
.reviews-text {
    font-style: italic;
    font-family: TimesNewRoman, Times New Roman, Times, Baskerville, Georgia, serif;
}
.reduce-text {
    font-size: .7em;
}
p {
  margin-bottom: .6em !important;
}
body {
  line-height: 1.4 !important;
}
h3 {
  font-family: Tangerine, handwriting !important;
}
.mm-headline-container {
    /*margin-top: 10px;*/
    position: absolute;
    left: 60px;
}
.mm-headline-text {
    font-weight: 800;
    /*font-size: 52px !important;*/
}
.list-flush-left ul {
    margin: 0 0 0 16px !important;
}
.hide {
    display: none;
}
.indent {
    margin:0 20px;
}
  @media (max-width: 767px) {
    .has-parallax_x {
        background-size: contain !important;
    }     
}