body {
  padding-top: 0 !important;
}

.fusion-logo .fusion-logo-2x {
  display: none !important;
}

.mobile_video_image,
.hero-fallback {
  background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url("./logo_rinner.jpg") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 180px auto !important;
}

.background.self-hosted-video-bg.hero-fallback {
  width: 100%;
  height: 839px;
  overflow: hidden;
}

.background.self-hosted-video-bg.hero-fallback video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fa-angle-right:before {
  content: ">";
  font-family: inherit !important;
}

.fusion-icon-bars:before {
  content: "\2261";
  font-family: inherit !important;
  font-size: 28px;
  line-height: 1;
}

#toTop:before {
  content: "^";
  font-family: inherit !important;
}

.fusion-main-menu .sub-menu {
  z-index: 20;
}
