/*!
 * Wesche v6 Local Styles
 * Copyright 2008-2017 Punchmark
 */


section[data-pagebuilder="section"] .accent-font {
    font-family: 'playfair-display', sans-serif !important;
}

/*==========================

Header

==========================*/

@media(max-width: 767px) {
    header .main-content>.row>.col {
        height: 144px !important;
    }
}

@media (min-width: 768px) {
    header a#logo {
        padding: 30px 0 0 !important;
    }
}

#main-sections > section > div > div > div > div.pt-30.pb-20.text-center.mt-3 {
  
  display: none !important;
}