.t4-megamenu-wrap.align-left .t4-megamenu > .navbar-nav > li {
  margin-left: 0;
  margin-right: 15px !important;
}

@media (min-width: 576px) {
  .navbar-brand.logo-control img.logo-img {
    display: inline-block;
    max-height: 80px !important;
    max-width: 100%;
  }
}

.container.d-flex.justify-content-between.align-items-center {
  background: #901b2a !important;
}
div[class*="header-theme-"].header-theme-dark, header[class*="header-theme-"].header-theme-dark {
  background: #fff !important;
}
div[class*="header-theme-"] .t4-megamenu > .navbar-nav > li > a::before, div[class*="header-theme-"] .t4-megamenu > .navbar-nav > li > span::before, header[class*="header-theme-"] .t4-megamenu > .navbar-nav > li > a::before, header[class*="header-theme-"] .t4-megamenu > .navbar-nav > li > span::before {
  background: #e5e444 !important;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {font-weight: 700 !important;}

.heading-style-09 .heading-title {border-top: 10px solid var(--heading-text-color);}
.heading-title {font-size: 36px;}
.item-page .com-content-article__body.has-sharing {padding: 0 20px !important;}
.jacl-item__media {margin: 3px;!important;}
.footer2 {display: none;}


.heading-style-10 .heading-title {
  border-top: 2px solid #fff;
  border-bottom: 1px solid var(--heading-border-color);
  padding: calc(var(--global-spacing) * 1.5) 0;
  text-align: center;
}
.t4-megamenu > .navbar-nav > li {
  margin-left: 8px;
  margin-right: 8px;
}
.header-layout-9 .header-top {
  border-bottom: 3px solid #9f3535;
}
.header-bottom {
  margin-top: 2px;
}

.t4-megamenu > .navbar-nav > li.active > a, .t4-megamenu > .navbar-nav > li.active > .nav-link {
  color: #9f3535  !important;}
  .t4-megamenu > .navbar-nav > li:hover > a, .t4-megamenu > .navbar-nav > li:hover > .nav-link:hover {
  color: #9f3535;
  border-bottom: 2px solid #9f3535;
  margin-bottom: -2px;
}