/* print styles */

body {color: black; background: #fff;font-size:10px;font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";}
a:link, a:visited {background: white; color: black; text-docoration: underline; font-weight: bold;}
h1, h2, h3, h4, h5, h6 p {background: white;}
h3 {line-height:1.6em;}
#mobile-menu-pad {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
h1 {font-size: 16px;}
h2 {font-size:14px;}
#mobile-menu-pad h3 {font-size: 14px;font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";}
p {font-size: 10px;}

#header {display: none; }
#address {display: none; }
#footer, #bottom-footer-sections {display: none; }
#sidebar {display: none; }

table {width: 50%;font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";}

.menu-price {font-size: 12px;}
.menu-description {font-size:11px;}

#coupon-specials {text-align:center;}
#coupon-print-box {border:dashed 2px #000;padding:10px;margin-bottom:5px;}
#coupon-print-box img {display:none;}
#coupon-print-box h2 {font-size:23px;font-weight:bold;}

#print-hide {display:none;}

#item-wrapper {
	background:none;
	border-bottom:dotted 1px #ccc;
	padding-top:.3em;
}
		
#item-wrapper.featured-item {
	background:none;
	border:solid 2px #000;
	padding:.6em;
}

hr {display:none;}

#top-content {
	display:none;
}

#footer-wrapper {
	display:none;
	}
	
#horizontal-wrapper,
#horizontal-main-menu {
	display:none;
	}
	
#reduced-menu-button {
		display:none;
	}

#social-sidebar-links,
#social-header-links,
#social-icons-right-side,
#myBtn {
	display:none;
}