
/* MEDIA QUERIES // ------------------------ // */
@media handheld, only screen and (max-width: 1040px) {
#navBlock { top: 250px; }
ul.mainMenu li a { font: 700 16px/40px 'Carrois Gothic', serif; padding: 0 5px; }
#headerBar { height: 300px; }
#headerBar a.logoBar { top: 10px; }

#homeBanner { height: 445px }
#homeBanner .homeBannerBox { height: 445px; }
#homeBanner .homeBannerBox .bannerTxt { font: 400 16px/1.5em 'Carrois Gothic', serif; }

#hpBottomLinks .quickLink h3 { font: italic 700 18px/73px 'Carrois Gothic', serif; }
#recipesLinks .quickLink h3 { font: italic 700 18px/22px 'Carrois Gothic', serif; padding: 5px 0; }
}
@media handheld, only screen and (max-width: 960px) {
#footerBar .footerFeed { width: auto; margin: 20px auto; float: none; min-height: 0; }
}
@media handheld, only screen and (max-width: 840px) {
#navBlock { clear: both; background: none; position: absolute; right: 0; top: 100px; width: auto; margin: 0; height: 50px; z-index: 100; }
#navBlock ul.mainNav { display: none; }
#navBlock #mobileNav { display: block; }
#navBlock .homeBtn { 
	background: transparent;
	border: none;
	width: 300px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	right: 0px;
	font: 700 34px/50px 'Carrois Gothic', serif;
	letter-spacing: 0em;
	color: #0062aa;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	outline: none;
	display: block; }
#navBlock .homeBtn:hover { /* background: #F86EAD; */ color: #000; }
#navBlock ul { display: none; padding: 0; margin: 0; list-style: none; }
#navBlock ul.mobMenu { background: #333; width: 300px; padding-top: 10px; }
#navBlock ul.mobMenu ul { background: #3a3a3a; }
#navBlock ul.mobMenu ul ul { background: #444; }
#navBlock ul.mobMenu li { padding: 0; margin: 0; display: block; position: relative; border-bottom: 1px solid #444; }
#navBlock ul.mobMenu li li { border: none; }
#navBlock ul.mobMenu li.first { display: none; }
#navBlock ul.mobMenu li li.first { display: block; }
#navBlock ul.mobMenu li a { 
	display: block;
	color: #fff;
	padding: 15px 15px;
	font: normal 16px/16px 'Carrois Gothic', serif; }
#navBlock ul.mobMenu li a:hover { text-decoration: none; background: rgba(0,0,0,0.1); }
#navBlock ul.mobMenu li li a { padding: 10px 15px 10px 20px; font: normal 16px/16px 'Carrois Gothic', serif; }
#navBlock ul.mobMenu li li li a { padding: 8px 15px 8px 25px; font: normal 14px/14px 'Carrois Gothic', serif; }
#navBlock ul.mobMenu span.submenuTrigger { 
	display: block;
	position: absolute;
	top: 7px;
	right: 20px;
	border: 1px solid #444;
	cursor: pointer;
	font-size: 15px;
	line-height: 25px;
	width: 25px;
	text-align: center;
	padding: 0;
	background: #444;
	color: #fff; }
#navBlock ul.mobMenu span.submenuTrigger:hover { color: #fff; background: #000; }
#navBlock ul.mobMenu li li span.submenuTrigger { line-height: 20px; width: 18px; top: 6px; padding: 0; background: #444; border: 1px solid #444; }

#headerBar { height: 150px; }
#headerBar a.logoBar { top: 10px; width: 190px; }
#headerBar a.logoBar img { width: 90%; height: auto; }
#headerBar ul.miniCart { padding: 15px 10px 30px 0; }
#headerBar ul.userLinks { padding: 0 10px 20px 0; }
#headerBar a.headerFacebook { margin-right: 10px; }
#headerBar a.headerPhone { font: 700 26px/32px 'Carrois Gothic', serif; margin-top: 0; }

#homeBanner { height: 345px }
#homeBanner .homeBannerBox { height: 345px; }
#homeBanner .homeBannerBox .bannerTxt { padding: 50px 2% 0 2%; font: 400 16px/1.5em 'Carrois Gothic', serif; }
#homeBanner .homeBannerBox .bannerTxt h2 { font: italic 700 30px/30px 'Carrois Gothic', serif; }
#homeBanner .homeBannerBox .bannerTxt h3 { font: 400 24px/24x 'Carrois Gothic', serif; margin: 0 0 1.5em 0; }

#hpTopBlock { height: auto; }
#hpTopBlock .contentBar { padding: 20px; font: 400 16px/2em 'Carrois Gothic', serif; }

#hpQuickLinks .ss_plugin { padding: 20px 0 20px 0; font: 400 14px/14px 'Carrois Gothic', serif; }
#hpQuickLinks a.quickLink h3 { font: 700 20px/20px 'Carrois Gothic', serif; }

#hpBottomLinks { height: auto; }
#hpBottomLinks .ss_plugin { padding: 40px 0; font: 400 18px/18px 'Carrois Gothic', serif; }
#hpBottomLinks .quickLink h3 { font: italic 700 18px/18px 'Carrois Gothic', serif; padding: 15px 0; }
#hpBottomLinks .quickLink ul { padding: 0.4em 0 48px 0; font: 400 14px/20px 'Open Sans', sans-serif; min-height: 0; }

#recipesLinks { height: auto; }
#recipesLinks .ss_plugin { padding: 40px 0; font: 400 18px/18px 'Carrois Gothic', serif; }
#recipesLinks .quickLink h3 { font: italic 700 18px/18px 'Carrois Gothic', serif; padding: 5px 0; }
#recipesLinks .quickLink ul { padding: 0.4em 0 48px 0; font: 400 14px/20px 'Open Sans', sans-serif; min-height: 0; }

#footerBar { padding: 30px 10px; }
.footerText { padding: 10px 10px; }

#hpQuickLinks a.quickLink span.read-more { font-size: 12px; line-height: 14px; white-space: normal; }

}
@media handheld, only screen and (max-width: 640px) { 

#homeBanner { height: 110px }
#homeBanner .homeBannerBox { height: 110px; background-position: center top; background-size: 100% auto; }
#homeBanner .homeBannerBox .bannerTxt { width: 90%; padding: 0 5% 0 5%; font: 400 14px/16px 'Carrois Gothic', serif; right: auto; left: auto; bottom: 0; top: auto; }
#homeBanner .homeBannerBox .bannerTxt h2 { font: italic 700 26px/26px 'Carrois Gothic', serif; }
#homeBanner .homeBannerBox .bannerTxt h3 { font: 400 20px/20px 'Carrois Gothic', serif; margin: 0 0 0.6em 0; }

.contentBar img { max-width: 100%; width: auto; height: auto; }

}
@media handheld, only screen and (max-width: 520px) {
#navBlock { top: 130px; }
#headerBar { height: 180px; }
#headerBar a.logoBar { top: 10px; width: 150px; }
#headerBar a.logoBar img { width: 100%; height: auto; }
#headerBar ul.miniCart { padding: 15px 10px 25px 0; }
#headerBar ul.miniCart li { display: inline; padding: 0 2px 0 2px; border: none; }
#headerBar ul.miniCart li a { color: #000; font: 400 12px/12px 'Carrois Gothic', serif; }
#headerBar ul.userLinks { padding: 0 10px 5px 0; }
#headerBar ul.userLinks li a { color: #fff; font: 400 12px/12px 'Carrois Gothic', serif; }
#hpQuickLinks a.quickLink { 
	width: 46%;
	margin: 10px 1%;
	float: left;
	padding: 50px 1% 0 1%;
	min-height: 150px; }
#hpBottomLinks .quickLink { width: 94%; margin: 20px auto; float: none; }
#recipesLinks .quickLink { width: 94%; margin: 20px auto; float: none; }

}
@media handheld, only screen and (max-width: 360px) {
#headerBar ul.miniCart li { display: none; }
#headerBar ul.miniCart li:first-child { display: inline; }
#headerBar ul.userLinks li span { display: none; }
#headerBar a.headerPhone { font: 700 16px/32px 'Carrois Gothic', serif; }
}