/*

This is a set of things I don't want minified because the spacing matters.

*/

body[style*="transition: margin 250ms ease 0s; margin-top: 50px; max-height: calc(100% - 50px);"] .x-navbar.x-navbar-fixed-top{
  top: 50px;
}

body[style*="transition: margin 250ms ease 0s; margin-top: 50px; max-height: calc(100% - 50px);"].x-navbar-fixed-top-active .desktop .x-nav .x-megamenu>.sub-menu{
  top: 112px
}