html {
	background: #fff;
	border: 0;
}
body {
	background: #fff;
	filter: grayscale();
	font-size: small;
	margin: 0;
}
body > header, 
.container, 
.container > .main {
	margin: 0;
	max-width: 8.5in;
	padding: 0;
}
body > header {
	height: inherit;
}
header nav,
footer nav,
header p, 
header .logo, 
.main > .search, 
.main > .sidebar > aside, 
.specials .signup, 
.specials .sticky-wrapper {
	display: none;
}
body > header .logo.print {
	display: block;
	height: 40px;
	margin: 0;
}
body > footer {
	color: #666;
}
.container,
.container .main {
	background-image: none;
	background-color: transparent;
}
.grid > * {
	flex: 0 0 22%;
}
.departments.sandwiches .main > header {
	text-align: center;
}
.departments.sandwiches .main > header h1:before {
	content: 'Nugget Markets ';
	text-align: center;
}
.departments.sandwiches .panes {
	padding: 0;
}
.specials .features .brand img, 
.specials .features .lifestyle img, 
.specials .features .organization img {
	max-height: 30px;
	max-width: 60px;
}
.departments.pizzas .panes, 
.departments.sandwiches .panes {
	background: transparent;
	border: none;
	color: #000;
}
.departments.kitchen .topbar aside, 
.departments.pizzas .panes header, 
.departments.sandwiches .panes header img, 
.departments.sandwiches header h2,
#NuggetSecretSpecialBanner, 
body > footer .privacy-statement {
	display: none;
}
.departments.sandwiches .call {
	display: block;
}
