/* @Override CSS */

h1, h2, h3{
  font-family: BenguiatITCbyBT-Book !important;
}

.signature{
  font-family: magneton-light !important;
}

body, p{
  font-family: helveticalt45light !important;
}

#header-outer #top nav > ul > li > a{
  font-family: helveticalt45light !important;
}

.nectar-button{
  font-family: helveticalt45light !important;
}

.brown_text {
  color: #5a4514 !important;
}

ul#menu-corporate-5 > li {
    list-style: none;
}

.blog-title > .inner-wrap >a {
  display: none !important;
}

#single-below-header .meta-category{
  display: none !important;
}

button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style {
    padding: 10px 50px !important;
    font-family: helveticalt45light !important;
}

textarea{
  resize: none;
}

/* #END @Override CSS */

/* Blog Posts CSS */

.single #single-below-header {
    opacity: 0 !important;
}

.single h1.entry-title {
    text-align: left !important;
    font-family: inherit !important;
}

.single-post #page-header-bg[data-post-hs=default_minimal] h1{
  max-width: 100% !important;
}



/* #END Blog Post CSS */