.header {
  background: rgba(255,255,255,.75);
}

.menu .category ul {
  padding: 10px 20px;
  background: #fefefe;
  box-shadow: 0 5px 30px rgba(0,0,0, .1);
}

.menu .category li {
  text-align: center;
}

.page-5542806 main {
  top: 0px !important;
  margin-top: 0 !important;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 50px 0;
}

.page-5542806 .xl-headline {
  font-family: "Benton Sans Regular", "Benton Sans Regular", sans-serif;
  z-index: 100;
  position: relative;
  color: #fff;
  text-shadow: 0 2px 6px rgba(0,0,0,.2);
}

.page-5542806 .header .logo a {
  color: #fff;
}

.page-5542806 .mobile-menu-trigger > .ex,
.page-5542806 .mobile-menu-trigger > .ex::before,
.page-5542806 .mobile-menu-trigger > .ex::after {
    background: #fff;
}

.page-5542806 .header {
  background: transparent;
}

@media only screen and (max-width: 767px) {
  .page-5542806 .header {
  background: transparent !important;
  }
  
  .page-5542806 #content_page_wrapper h2.xl-headline {
    font-size: 24px !important;
  }
  
  .page-5542806 .header .logo a {
    font-size: 15px !important;
  }
}

.page-5542806 .menu a {
  color: #fff;
  text-shadow: 0 2px 6px rgba(0,0,0,.1);
}

.page-5542806 .menu a {
  color: #fff;
}

.page-5542806 .menu .category:not(.selected):hover > a {
  color: #fff !important;
}

.page-5542806 .menu .item:hover a {
  color: #fff;
}

.page-5542806 .menu .category .item a {
  color: #111;
}

.page-5542806 .footer {
  position: fixed;
  bottom: 0;
  padding: 20px 0;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  color: rgba(255,255,255, .5);
  z-index: 50;
}

#using a,
#using span {
  display: none !important;
  visibility: hidden !important;
}

.page-5542806 ._4ormat_sort_item._4ORMAT_module_image_11 img {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh !important;
  object-fit: cover;
  object-position: 50% 0;
  z-index: 1;
}

.page-5542806 ._4ormat_sort_item._4ORMAT_module_image_11 a::after {
  content: '';
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0,0,0,.2);
  z-index: 30;
}