@charset "UTF-8";

.content {
	color: #555;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
}

.content h1 { font-size: 32px; }
.content h2 { font-size: 16px; }
.content h3 { font-size: 14px; }
.content h4 { font-size: 13px; }
.content h5 { font-size: 13px; }
.content h6 { font-size: 13px; }

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	font-family: 'Gotham SSm A', 'Gotham SSm B', 'Arial', 'Helvetica', sans-serif;
	color: #092c74;
	text-transform: uppercase;
	font-weight: 800;
}

.masthead.loggedIn, .footer, .withPrintIcon {
	display: none;
}

.orderReviewPoints {
	font-size: 14px;
}

table.subtotalTable > * > tr > td {
    font-size: 11px;
}

#container--hob {
	display: none;
}

.delivery-seq-style {
	font-size: 1.4em;
}
