.single-post .page-title-inner .text-center {
  display: none;
}

/* Remove the dark overlay/tint from the featured image */

.single-post .header-bg::before,
.single-post .header-bg::after {
  display: none !important;
  background: transparent !important;
  opacity: 0 !important;
}

.single-post .header-bg img {
  filter: none !important;
}

.single-post .page-title-bg {
  background-color: transparent !important;
}

.single-post .page-title-bg,
.single-post .page-title-bg.fill,
.single-post .page-title-bg .fill,
.single-post .featured-title .fill {
  background-color: transparent !important;
}

.single-post .page-title-bg {
  background-position: center center !important;
  background-size: cover !important;
}

.single-post .page-title-inner {
  min-height: 450px !important;
}

@media (max-width:849px) {
  .single-post .page-title-inner {
    min-height: 360px !important;
  }
}

.light-button {
  font-weight: 400;
}

.space {
  letter-spacing: 2px !important;
}

.no-line .section-title b {
  background: red;
  flex: 1;
  height: 1px;
  opacity: 0;
}

.section-title-bold span,
.section-title-bold-center span {
  border: none;
  padding: .3em .8em;
}

.section-title b {
  background-color: currentColor;
  display: block;
  flex: 1;
  height: 1px;
  opacity: 1;
}

#mlb2-44034219.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,
#mlb2-44034219.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
  margin-left: -20px;
}

.full-width-section {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

/* Hide the image, keep the text */

.project-noimage .box-image {
  display: none !important;
}

.plain .project-noimage {
  font-size: 40px;
}

/* Hide the text, keep the image */

.project-notext .box-text {
  display: none !important;
}

.logo a {
  font-family: 'Cormorant Garamond'!important;
}

.header-nav > li > a,
.nav > li > a,
.nav-dropdown > li > a {
  letter-spacing: 2px !important;
}

/* All buttons */

.button,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
.wp-block-button__link {
  letter-spacing: 2px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
  font-weight: 500;
  font-style: normal;
}

.section-title-main {
  font-family: inter;
  margin-left: -15px;
  letter-spacing: 2px;
}

.red {
  letter-spacing: 2px !important;
}

.dark .is-divider {
  display: none;
}

.widget>ul>li+li,
ul.menu>li+li {
  border-top: none;
}

.is-divider {
  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 1px;
  border-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-bottom-color: #ffffff;
  opacity: 0;
}

.button.is-link.is-small.mb-0 {
  color: #000000;
}

#content.content-area.page-wrapper {
  margin-top: -29px;
}

.vmn-post-header.container {
  margin-top: 60px;
}

.vmn-title {
  visibility: hidden;
}

.vmn-meta {
  visibility: hidden;
}



.entry-category.is-xsmall {
  font-size: 15px;
}