/* Colors */
.navmenu {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.gothicText {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.headerimage {
  top: -4rem;
}
.headermenu {
  position: relative;
  z-index: 100;
}
.belowImageText {
  margin-top: -5rem !important;
}
.roundEdges img {
  border-radius: 10px;
}
.powered_by_link {
  display: none;
}
.event-nav {
  background-color: inherit !important;
}
#footer p {
  display: none;
}
.wp-block-navigation-item__label {
  color: white !important;
}
.wp-block-navigation-item__content {
  color: white !important;
}
.wp-block-navigation__submenu-container {
  padding-top: 0px !important;
}
/* Input for Emails */
.wp-block-jetpack-mailchimp {
  position: relative;
  width: 100%;
}
.wp-block-jetpack-mailchimp input {
  font-family: inherit;
  width: 100%;
  border: 0;
  border-bottom: 2px solid #9b9b9b;
  outline: 0;
  font-size: 1.3rem;
  color: #000;
  padding: 7px 0;
  background: transparent;
  transition: border-color 0.2s;
}
.wp-block-jetpack-mailchimp input:placeholder-shown ~ .form__label {
  font-size: 1.3rem;
  cursor: text;
  top: 20px;
}
.form__label {
  position: absolute;
  top: 0;
  display: block;
  transition: 0.2s;
  font-size: 1rem;
  color: #9b9b9b;
}
.wp-block-jetpack-mailchimp input:focus {
  padding-bottom: 6px;
  font-weight: 700;
  border-width: 3px;
  border-image: linear-gradient(to right, #11998e, #38ef7d);
  border-image-slice: 1;
}
.wp-block-jetpack-mailchimp input:focus ~ .form__label {
  position: absolute;
  top: 0;
  display: block;
  transition: 0.2s;
  font-size: 1rem;
  color: #11998e;
  font-weight: 700;
}
.wp-block-jetpack-button {
  display: none;
}
/* reset input */
.wp-block-jetpack-mailchimp input:required, .wp-block-jetpack-mailchimp input:invalid {
  box-shadow: none;
}
@media (max-width: 1400px) {
  .coming-soon-image {
    width: auto !important;
    height: auto !important;
  }
}
table tr.mbhi-is-current td {
  font-weight: bold;
}
table tr.mbhi-is-current:hover {
  color: #9b9b9b;
}
.mabel-bhi-businesshours {
  margin: auto;
}
.tap-list-left {
  display: flex;
}
.wp-block-button__link:hover {
  background: transparent none !important;
}
.aspectRatioPicture {
  aspect-ratio: 0 !important;
}
