/* The header no longer changes size or position on scroll. Responsive
   ordering is handled by afem-mobile-header-compact-v1.css. */
@media only screen and (max-width: 991px) {
  body.sticky-header #sp-header,
  body.sticky-header #sp-main-menu,
  body.sticky-header #sp-main-menu.menu-fixed,
  body.sticky-header #sp-main-menu.menu-fixed-out,
  body.sticky-header .body-innerwrapper,
  #sp-header > .container > .row,
  #sp-header #sp-logo,
  #sp-header #sp-logo .logo,
  #sp-header #sp-logo .afem-logo-split,
  #sp-header #sp-logo .afem-logo-wordmark,
  #sp-header #sp-logo .intercontrol-logo-wordmark,
  #sp-header #sp-contact .afem-header-actions,
  #sp-header #sp-contact .afem-header-actions a,
  #sp-header #sp-contact .sp-contact-info,
  #sp-header #sp-contact .sp-contact-info li,
  #sp-header #sp-contact .sp-contact-info li i,
  #sp-header #sp-contact .sp-contact-info li a {
    transition: none !important;
    animation: none !important;
  }
}
