/* Fueltek v6.9.177 — final header utility control sizing.
   Loaded after header-v6981.css so these dimensions are the winning rules. */

@media (min-width: 641px) {
  html[data-theme] body .header .a11y-menu-v163 {
    order: 3 !important;
    flex: 0 0 46px !important;
    width: 46px !important;
    min-width: 46px !important;
    max-width: 46px !important;
  }

  html[data-theme] body .header .a11y-trigger-v163,
  html[data-theme] body .header .pages-menu-btn-v56,
  html[data-theme] body .header .social-link-v75 {
    box-sizing: border-box !important;
    flex: 0 0 46px !important;
    width: 46px !important;
    min-width: 46px !important;
    max-width: 46px !important;
    height: 46px !important;
    min-height: 46px !important;
    max-height: 46px !important;
    padding: 0 !important;
    margin: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  html[data-theme] body .header .pages-menu-btn-v56 { order: 4 !important; }
  html[data-theme] body .header .social-link-v75--facebook { order: 5 !important; }
  html[data-theme] body .header .social-link-v75--linkedin { order: 6 !important; }
}

@media (max-width: 640px) {
  html[data-theme] body .header .a11y-menu-v163 {
    order: 3 !important;
    flex: 0 0 44px !important;
    width: 44px !important;
    min-width: 44px !important;
    max-width: 44px !important;
  }

  html[data-theme] body .header .a11y-trigger-v163,
  html[data-theme] body .header .pages-menu-btn-v56,
  html[data-theme] body .header .social-link-v75 {
    box-sizing: border-box !important;
    flex: 0 0 44px !important;
    width: 44px !important;
    min-width: 44px !important;
    max-width: 44px !important;
    height: 44px !important;
    min-height: 44px !important;
    max-height: 44px !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  html[data-theme] body .header .pages-menu-btn-v56 { order: 4 !important; }
  html[data-theme] body .header .social-link-v75--facebook { order: 5 !important; }
  html[data-theme] body .header .social-link-v75--linkedin { order: 6 !important; }
}
