body {
  font-size: 1.4rem;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.75rem;
}
.column.main {
  padding-bottom: 10px !important;
  margin-bottom: 10px !important;
}
.nav-toggle,
.order-title {
  display: none;
}
table * {
  font-size: 14px !important;
  line-height: 2em !important;
  height: auto !important;
}
table th,
table.table th,
.account table.table-order-items th,
table td,
table.table td,
.account table.table-order-items td {
  padding: 5px !important;
}
table th strong,
table.table th strong,
.account table.table-order-items th strong,
table td strong,
table.table td strong,
.account table.table-order-items td strong {
  margin: 0 !important;
}
.block-order-details-view .block-content .box {
  width: 32%;
  float: left;
  margin-bottom: 20px;
}
.block-order-details-view .block-content .box.box-order-billing-address {
  float: right;
}
.order-details-items {
  padding: 0;
  border: 0;
  margin-bottom: 10px;
}
