/* // css for sidenav max-mega-menu */
.cookies-not-set #probu-header {
  z-index: 999999;
}
.cookies-not-set .mega-menu-toggle {
  bottom: 150px;
}

.mega-toggle-blocks-left,
.mega-toggle-blocks-center {
  display: none !important;
  width: 0px !important;
}

.mega-toggle-blocks-right {
  display: block !important;
}

.mega-show-mobile {
  display: none !important;
}

#mega-menu-wrap-max_mega_menu_1 .mega-logo *,
#mega-menu-wrap-max_mega_menu_1 .mega-sluiten * {
  color: rgba(0, 0, 0, 0) !important;
  height: 60px !important;
}
#mega-menu-wrap-max_mega_menu_1 .mega-sluiten {
  margin-top: -80px !important;
  width: 60px !important;
  margin-left: auto !important;
  pointer-events: none !important;
  margin-bottom: 50px !important;
}
#mega-menu-wrap-max_mega_menu_1 .mega-sluiten * {
  pointer-events: none !important;

  background: url(../images/menu-close-white.png) no-repeat center center !important;
  background-size: 25px !important;
}
#mega-menu-wrap-max_mega_menu_1 .mega-logo {
  margin-right: 70px !important;
}
@media (max-width: 991.98px) {
  .mega-show-mobile {
    display: block !important;
  }
  .genesis-nav-menu {
    display: none !important;
  }
  .mega-sub-menu {
    margin-left: 10px !important;
  }
}
