/*!
 * DO NOT OVERRIDE THIS FILE.
 * Generated with `npm run build`
 *
 * aapa-wordpress-theme - AAPA WordPress Theme
 * @version 1.0.0
 * @author AAPA - American Academy of Physicians Assistants
 * @link https://www.aapa.org/
 */

@page {
  size: landscape;
  /* auto is the initial value */
  margin: 10mm;
  /* this affects the margin in the printer settings */
}

.header__logo {
  display: block;
}

.header__search,
.header__utility,
.header__primary,
.header__tertiary,
.header__logo__nav-toggle,
.footer,
#skip-link,
.nav--to-top,
.post-template-default .column.span-6,
.flex-layout--breadcrumb {
  display: none !important;
}

.body-overflow {
  padding-top: 0 !important;
}

.header__logo {
  width: 250px;
  margin: 0 0 40px -30px;
}

.header__logo .header_wrap.wrap {
  margin: 0;
}

.post-template-default .column.span-18 {
  width: 100%;
}

.post-template-default .flex-layout__wrap.wrap {
  padding: 0;
}

.post-template-default .flex-layout__wrap.wrap > div {
  margin: 0 !important;
}

/*# sourceMappingURL=print.css.map */
