:root {
  font-size: 14px !important; }

body .no-print,
body .nav-toggle,
body .wishlist-details .pView,
body button {
  display: none !important; }

body .page-heading {
  font-size: 24px !important; }

body .cart-item-name {
  font-size: 1.28em; }

body table tr {
  page-break-before: auto;
  page-break-inside: avoid; }

body #header-container {
  box-shadow: none; }

body #header {
  background: none !important; }
  body #header:before,
  body #header .contact,
  body #header .head-search,
  body #header .g-translate {
    display: none !important; }
  body #header .logo {
    display: block !important; }
    body #header .logo svg {
      height: 80px;
      width: 130px; }

body #main-nav-holder {
  min-height: 0;
  height: 4px !important; }

body #main-nav nav {
  display: none !important; }

body #main .cart-actions,
body #main .cart-remove,
body #main .alertBox--info,
body #main .breadcrumbs,
body #main .navBar--account {
  display: none !important; }

body #footer {
  background: none !important;
  border-top: none; }
  body #footer footer {
    padding: 0; }
  body #footer nav,
  body #footer .foot-right,
  body #footer .foot-left--left,
  body #footer .women-owned {
    display: none !important; }
  body #footer, body #footer * {
    color: #000 !important;
    text-align: right !important;
    justify-content: flex-end !important;
    width: 100%; }
  body #footer .foot-left {
    padding-right: 1.5%;
    position: absolute;
    top: 0; }
  body #footer address {
    font-size: 10px; }
    body #footer address a svg {
      display: none; }
    body #footer address a:before {
      content: attr(data-mailto); }
