/** Shopify CDN: Minification failed

Line 42:0 Unexpected "}"

**/
.section-title-white {
    font-size: 48px;
    margin-top: 0 !important;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.2;
    color: #fff;
}
.section-title-red{
      font-size: 48px;
    margin-top: 0 !important;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.2;
    color: #932020;
    text-align: center;

}
.page-width {
    margin: 0 auto;
    padding-left: 3%;
    padding-right: 3%;
    max-width: 1600px;
    font-size: 0;
}
form.section-header__mobile_search--form.span-12.auto {
    border: 1px solid #000 !important;
}
@media (max-width: 767px) {
.section-title-white,
  .section-title-red, h2.jdgm-rev-widg__title{
    font-size: 30px !important;
    margin-bottom: 0;
            padding-top: 0 !important;
}
  }
}