.tribe-tickets__rsvp-attendance {
  display: none !important;
}
.author-about-us-title {
    font-weight: 500;
    color: #282828;
    padding-bottom: 15px;
}
.author-about-us-content p {
    color: #282828;
}
.author-about-us-content p a {
    color: #a0a0a0;
	  text-decoration: none;
}

.heading.custom-h2222 {
	color: #282828;
	font-size: 18px;
}
.custom-h222 .elementor-heading-title {
    font-size: 33px;
    color: #282828;
}
.custom-h2 {
    color: #282828;
}
.custom-h33 .elementor-heading-title {
    color: #EDEFF0;
    font-size: 33px;
}

li.SUPERANNUATIONcss.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-53769.has-children.depth-1.no-link.dt-mega-parent.wf-1-3 {
    position: absolute;
    top: 210px;
}

li.TAXcss.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-ancestor.current-menu-parent.menu-item-has-children.menu-item-53788.act.has-children.depth-1.no-link.dt-mega-parent.wf-1-3 {
    position: relative;
    top: 0px;
}

li.Familycss.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-53813.has-children.depth-1.no-link.dt-mega-parent.wf-1-3 {
    position: relative;
    top: -150px;
}
li.TAXcss.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-53788.has-children.depth-1.no-link.dt-mega-parent.wf-1-3 {
    position: relative;
/*     top: -240px; */
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-53818.has-children.depth-1.no-link.dt-mega-parent.wf-1-3 {
    position: relative;
    top: -240px;
}
.masthead:not(.sub-downwards) .main-nav .dt-mega-menu-wrap{
	background-image: linear-gradient(180deg, #23292d 70% , transparent 70%);
	background-color:#0000 !important;
}

/* MGI rebrand announcement bar */
.top-bar {
  background-color: #23292d !important;
}

.top-bar .mini-widgets.left-widgets {
  width: 100%;
  justify-content: center;
  text-align: center;
}

.top-bar .mini-widgets.right-widgets {
  display: none;
}

.top-bar a.topbar-mini-btn {
  display: inline-block;
  margin-left: 12px;
  padding: 4px 14px;
  background-color: #00919e !important;
  color: #fff !important;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none !important;
  white-space: nowrap;
  opacity: 1 !important;
  filter: none !important;
}

.top-bar a.topbar-mini-btn:hover,
.top-bar a.topbar-mini-btn:focus {
  background-color: #3c9aba !important;
  color: #fff !important;
  opacity: 1 !important;
  filter: none !important;
  text-decoration: none !important;
}

@media (max-width: 778px) {
  .top-bar {
    height: auto !important;
    min-height: 0 !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }

  .topbar-extra {
    display: none;
  }

  .topbar-mini-btn {
    margin-left: 8px;
  }
}

/* Hide rebrand bar on the rebrand page */
body.page-id-54266 .top-bar {
  display: none !important;
}