/*
Theme Name: Haggen NW Fresh v1
Theme URI: http://www.ebendesign.com
Author: Eben Design
Version: : v1
Text Domain: htf
*/
@font-face {
    font-family: 'MochaMattari';
    src: url('/content/themes/htf/fonts/mochamattari.eot');
    src: url('/content/themes/htf/fonts/mochamattari.eot?#iefix') format('embedded-opentype'),
         url('/content/themes/htf/fonts/mochamattari.woff') format('woff'),
         url('/content/themes/htf/fonts/mochamattari.ttf') format('truetype'),
         url('/content/themes/htf/fonts/mochamattari.svg#') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montmartre';
    src: url('/content/themes/htf/fonts/montmartre.eot');
    src: url('/content/themes/htf/fonts/montmartre.eot?#iefix') format('embedded-opentype'),
         url('/content/themes/htf/fonts/montmartre.woff') format('woff'),
         url('/content/themes/htf/fonts/montmartre.ttf') format('truetype'),
         url('/content/themes/htf/fonts/montmartre.svg#') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FrenchNews';
    src: url('/content/themes/htf/fonts/1906frenchnewsbold.eot');
    src: url('/content/themes/htf/fonts/1906frenchnewsbold.eot?#iefix') format('embedded-opentype'),
         url('/content/themes/htf/fonts/1906frenchnewsbold.woff') format('woff'),
         url('/content/themes/htf/fonts/1906frenchnewsbold.ttf') format('truetype'),
         url('/content/themes/htf/fonts/1906frenchnewsbold.svg#') format('svg');
    font-weight: normal;
    font-style: normal;
}






reqField, crunchyBox, divider, caption, gallery, producerMap, loc, product, photo, container, header, nav, menu, logoBar, logoBarBottom, banner, bannerMessageBox, bannerMessage, bannerNav, bannerMessageBox, rotator, breadCrumbBar, breadCrumb, content, main, footer, section, clear, button, section, sectionInside { 
	display: block; 
}
html, body {min-height:100%;}
body {
	padding:0 0 0 0;
	margin: 0;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:100%;
	color: #444;
	background-color: #eed6ad;
	background-image: url('/content/themes/htf/images/footerBG.jpg'), url('/content/themes/htf/images/bodybg.jpg');
	background-position: center bottom, center top;
	background-repeat: repeat-x, repeat;
	text-align: center;
}
a img { border:none; }
clear {
	clear: both;
	width:0;
	height: 0;
}
h1, h2, h3 {
	font-weight:normal;
	margin:0;
	color:#00502e;
}
divider {
	height:40px;
	background:url('/content/themes/htf/images/dividerBG.png') center center repeat-x;
	clear:both;
}
.photo {
	background-position:center center;
	background-repeat: no-repeat;
	background-size:cover;
	display:block;
}

th, td
{
padding: 10px;
}


/*//////////////////////////////////////////
// FORM ELEMENTS
//////////////////////////////////////////*/
input[type="text"], input[type="email"], select, textarea {
	border:1px solid #ccc;
	height:30px;
	line-height:22px;
	background:#fff;
	color:#666;
	font-family:'MontMartre';
	font-size:16px;
	margin:0 0 10px 0;
	padding:4px 0 4px 10px;
	width:300px;
	vertical-align:top;
	outline:none;
	outline-width:0;
	box-shadow:0 0 0 rgba(0,0,0,0.2);
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:0;
}
input[type="text"]:focus, input[type="email"]:focus, select:focus, textarea:focus {
	box-shadow:0 0 10px rgba(0,0,0,0.3);	
}
textarea { height:100px; }
select { }
label {
	width:200px;
	line-height:22px;
	margin:0 20px 10px 0;
	padding:5px 0;
	text-align:right;
	display:inline-block;
	position:relative;
}
label.required:after {
	content:'*';
	display:block;
	height:100%;
	width:5px;
	color:red;
	position:absolute;
	top:0;
	right:-10px;
}
reqField {
	 display:inline-block;
	 color:#ffeb5b;
	 margin-left:-15px;
	 width:15px;
	 font-size:14px;
	 font-style:italic;
	 vertical-align:top;
}




/*//////////////////////////////////////////
// CRUNCHY BOXES!!!!!!
//////////////////////////////////////////*/
.crunchyBox {
	width:300px;
	height:300px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-image:url("/content/themes/htf/images/borderBG.png") 10 / 10px repeat repeat;
	-moz-border-image:url("/content/themes/htf/images/borderBG.png") 10 / 10px repeat repeat;
	border-style:solid;
	border-width:2px;
	padding:40px;
	display: block;
	box-shadow:0 0 15px rgba(0,0,0,0.6);
	background: #fff url('/content/themes/htf/images/whiteGrungeBG.jpg');
	font-family:'FrenchNews';
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	color:#5e5e5e;
	position:relative;
}
.crunchyBox.white {
	background-color:rgba(0,0,0,0.3);
	background-position:center center;
	background-repeat: no-repeat;
	background-size:cover;
	border-image:url("/content/themes/htf/images/borderBG-White.png") 10 / 10px repeat repeat;
	-moz-border-image:url("/content/themes/htf/images/borderBG-White.png") 10 / 10px repeat repeat;
}
.crunchyBox:before {
	content:'';
	display:block;
	position:absolute;
	width:60px;
	height:40px;
	left:50%;
	top:3px;
	margin-left:-30px;
	
	display:none;
}
.ribbon:before { display:block; background: url('/content/themes/htf/images/icon-ribbon.png') center top no-repeat, url('/content/themes/htf/images/whiteGrungeBG.jpg'); background-size:40%,auto; }
.heart:before { display:block; background: url('/content/themes/htf/images/icon-heart.png') center top no-repeat, url('/content/themes/htf/images/whiteGrungeBG.jpg'); background-size:60%,auto; }
.apple:before { display:block; background: url('/content/themes/htf/images/icon-apple.svg') center top no-repeat, url('/content/themes/htf/images/whiteGrungeBG.jpg'); background-size:50%,auto; }
.tractor:before { display:block; background: url('/content/themes/htf/images/icon-tractor.png') center top no-repeat, url('/content/themes/htf/images/whiteGrungeBG.jpg'); background-size:65%,auto; }
.sign:before { display:block; background: url('/content/themes/htf/images/icon-sign.png') center top no-repeat, url('/content/themes/htf/images/whiteGrungeBG.jpg'); background-size:45%,auto; }
.marker:before { display:block; background: url('/content/themes/htf/images/icon-marker.png') center top no-repeat, url('/content/themes/htf/images/whiteGrungeBG.jpg'); background-size:40%,auto; }
.play:before { display:block; background: url('/content/themes/htf/images/icon-play.png') center top no-repeat, url('/content/themes/htf/images/whiteGrungeBG.jpg'); background-size:50%,auto; }


a:hover.crunchyBox {
	opacity:0.7;	
}

.crunchyBox.list {
	float:left;
	width:calc(25% - 20px);
	margin:0 10px 20px 10px;
	padding:8px;
	height:340px;
}
.crunchyBox.list:hover { text-decoration:none; }
.crunchyBox.list h3 {
	font-family:'MochaMattari';
	font-size:23px;
	color:#439538;
	margin:16px 0 10px 0;
}
.crunchyBox time {
	color:#439538;
	position:absolute;
	left:0;
	bottom:20px;
	width:100%;
	font-size:20px;
}
.crunchyBox .photo {
	height:120px;
	width:100%;
}

/* STYLES FOR BLOG LISTINGS */
.crunchyBox.blog {
	border-image:url("/content/themes/htf/images/borderBG.png") 10 / 10px repeat repeat;
	-moz-border-image:url("/content/themes/htf/images/borderBG.png") 10 / 10px repeat repeat;
}
.crunchyBox.blog h3 { color: #00502e; }
.crunchyBox.blog time { color: #00502e; }

img.alignleft {float:left; margin:0 3em 1em 0}

.wp-caption {font-style:italic;
font-size:75%}

.bannerButton {
	line-height:30px;
	height:30px;
	padding:0 20px;
	margin:0 15px;
	display:inline-block;
	background-color:#439538;
	color:#fff;
	font-family:'MochaMattari';
	font-size:24px;
	text-shadow:none;
	position:relative;
	-webkit-transition-duration:0;
    -moz-transition-duration:0;
    -o-transition-duration:0;
    -ms-transition-duration:0;
    transition-duration:0;
    border:none;
    cursor:pointer;
    text-decoration:none;
}
.bannerButton:hover {
	color:#fff;
	background-color:#00502e;
	text-decoration:none;
}
.bannerButton:before, .bannerButton:after {
	content:'';
	position:absolute;
	top:0;
	left:-6px;
	height:100%;
	width:6px;
	background:url('/content/themes/htf/images/bannerButtonArrowGreen.png') top left no-repeat;
	background-size:100% 100%; 
}
.bannerButton:after {
	left:auto;
	right:-6px;
	background-image:url('/content/themes/htf/images/bannerButtonArrowGreenRight.png');
}
.bannerButton:hover:before { background-image:url('/content/themes/htf/images/bannerButtonArrowGreenDark.png'); }
.bannerButton:hover:after { background-image:url('/content/themes/htf/images/bannerButtonArrowGreenDarkRight.png'); }




/*-------XL Banner Button--------*/

.bannerButtonXL {
	line-height:90px;
	height:90px;
	padding:0 20px;
	margin:0 15px;
	display:inline-block;
	background-color:#439538;
	color:#fff;
	font-family:'MochaMattari';
	font-size:54px;
	text-shadow:none;
	position:relative;
	-webkit-transition-duration:0;
    -moz-transition-duration:0;
    -o-transition-duration:0;
    -ms-transition-duration:0;
    transition-duration:0;
    border:none;
    cursor:pointer;
    text-decoration:none;
}
.bannerButtonXL:hover {
	color:#fff;
	background-color:#00502e;
	text-decoration:none;
}
.bannerButtonXL:before, .bannerButtonXL:after {
	content:'';
	position:absolute;
	top:0;
	left:-6px;
	height:100%;
	width:6px;
	background:url('/content/themes/htf/images/bannerButtonArrowGreen.png') top left no-repeat;
	background-size:100% 100%; 
}
.bannerButtonXL:after {
	left:auto;
	right:-6px;
	background-image:url('/content/themes/htf/images/bannerButtonArrowGreenRight.png');
}
.bannerButtonXL:hover:before { background-image:url('/content/themes/htf/images/bannerButtonArrowGreenDark.png'); }
.bannerButtonXL:hover:after { background-image:url('/content/themes/htf/images/bannerButtonArrowGreenDarkRight.png'); }








/*//////////////////////////////////////////
// TRANSITION EFFECTS: SLOW WITH EASING
//////////////////////////////////////////*/
.prevNextButton, #footerFlyer, menu .children, input[type="text"], input[type="email"], select, textarea, bannerMessage .bannerButton, .socNetIcons a, content a, gallery a, gallery a:before, gallery a:after, .galleryItem .galleryText, .crunchyBox, #storesList .hidden, menu .children li a {
	-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
/*//////////////////////////////////////////
// TRANSITION EFFECTS: FAST, NO EASING
//////////////////////////////////////////*/
bannerNav a, bannerNav a b, #findAStoreLink {
	-webkit-transition: all 0.1s linear;                  
    -moz-transition: all 0.1s linear;                 
    -o-transition: all 0.1s linear;   
    -ms-transition: all 0.1s linear;          
    transition: all 0.1s linear; 
}

header {
	height: 52px;
	width: 100%;
	background-color: #00502e;
	border-bottom: 2px solid #439538;
	position: relative;
	z-index: 3;
	
	-webkit-transition-property: height;
	-moz-transition-property: height;
	-o-transition-property: height;
	transition-property: height;
	
	-webkit-transition-duration: .2s;
	-moz-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s;
	
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}




/*//////////////////////////////////
// TOP NAVIGATION
//////////////////////////////////*/
#top {
	max-width:1280px;
	margin: 0 auto;
	height:100%;
	position: relative;
}
menu {
	margin:0;
	padding:0;
	position:relative;
	height:100%;
}
menu .menu { float:left; position: relative; z-index: 2; height: 100%; }
menu .menu:nth-child(2) { float:right; margin-right: 50px; }
menu ul, nav li, nav a {
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
nav li { position: relative; }
menu ul:first-child {
	width:100%;
	height:100% !important;
}
menu ul:first-child > li {
	float: left;
	height: 100%;
	background-color:#00502E;
	position:relative;
	z-index:20;
	
	-webkit-transition-property: background-color;
	-moz-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}

menu ul:first-child > li:hover {
	background-color:#439538;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}
/* menu ul:first-child > li > a {
	font-family: 'Montmartre';
	font-size: 14px;
	color: #fff;
	font-weight: 100;
	text-decoration: none;
	padding:0 1em;
	height: 100%;
	line-height: 20px;
} */
menu ul:first-child > li > a {
	font-family: 'MochaMattari';
	text-transform: uppercase;
	font-size: 24px;
	color: #fff;
	display: block;
	text-decoration: none;
	padding:0.5em 0.8em;
}

/* menu ul:first-child > li > a span {
	font-family: 'MochaMattari';
	text-transform: uppercase;
	font-size: 24px;
	display: block;
	padding-top: 18px;
} */

/** DROP DOWNS **/
menu .children {
	position:absolute;
	background-color:#439538;
	padding:5px 12px;
	min-width:150px;
	white-space:nowrap;
	text-align:left;
	
	/** ANIMATION STATES **/
	opacity:0;
	visibility:hidden;
	-webkit-transition-property: opacity, visibility;
	-moz-transition-property: opacity, visibility;
	-o-transition-property: opacity, visibility;
	transition-property: opacity, visibility;
	
	-webkit-transition-duration: .3s, 0s;
	-moz-transition-duration: .3s, 0s;
	-o-transition-duration: .3s, 0s;
	transition-duration: .3s, 0s;
	
	-webkit-transition-delay: 0s, .3s;
	-moz-transition-delay: 0s, .3s;
	-o-transition-delay: 0s, .3s;
	transition-delay: 0s, .3s;
}
.page-item-13 .children { left:auto; right: 0; }
menu li:hover .children { 
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 0s, 0s;
	-moz-transition-delay: 0s, 0s;
	-o-transition-delay: 0s, 0s;
	transition-delay: 0s, 0s;
}
menu .children:after {
	content:'';
	display:block;
	background-image:url('/content/themes/htf/images/navDropDownBottom.png');
	background-repeat:no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:0;
	bottom:-14px;
	height:14px;
	width:100%;
}
menu .children li a {
	color:#fff;
	text-decoration:none;
	font-family: 'Montmartre';
	font-size:14px;
	border-bottom:1px solid rgba(255,255,255,0.2);
	line-height:28px;
}
menu .children li a:hover {
	background-color:#4faf42;
}
menu .children > li:last-child a { border-bottom:none; }






/*//////////////////////////////////////
// SEARCH BUTTON AND FORM IN HEADER
//////////////////////////////////////*/
#topNavSearchButton, #topNavMenuButton {
	display: block;
	width:50px;
	height:100%;
	background: url('/content/themes/htf/images/topNavSearchIcon.svg') center center no-repeat;
	position:absolute;
	right:0;
	top:0;
	cursor:pointer;
	background-size:40%;
	z-index:2;
}
#topNavSearchButton:hover, #topNavMenuButton:hover {
	background-color:#439538;
}
#topNavSearchButton.selected, #topNavMenuButton.selected {
	padding-bottom:2px;
	background-color:#fff;
	background-image: url('/content/themes/htf/images/searchIconBlack.svg'), url('/content/themes/htf/images/whiteGrungeBG.jpg');
	background-position: center center, left top;
	background-repeat: no-repeat, repeat;
	background-size:40%, auto;
}

#topNavMenuButton { display: none; background-size:auto; }
#topNavSearchButton.onTop, #topNavMenuButton.onTop { z-index: 10; }

#searchForm {
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	top:72px;
	background:#fff url('/content/themes/htf/images/whiteGrungeBG.jpg');
	border-radius:0 0 6px 6px;
	box-shadow:0 0 20px rgba(0,0,0,0.5);
	width:320px;
	height:50px;
	text-align:left;
	z-index:1;
}
#searchText {
	height:30px;
	line-height:30px;
	border:none;
	width:270px;
	float:left;
	margin:10px 0 0 20px;
	font-size:18px;
	font-weight:100;
	outline:none;
	outline-width:0;
	color:#888;
}
#searchText::-webkit-input-placeholder { color: #aaa; }
#searchText:-moz-placeholder { color: #aaa; }
#searchText::-moz-placeholder { color: #aaa; }
#searchText:-ms-input-placeholder { color: #aaa; }
#searchForm.onTop { z-index: 9; }


/*
#searchForm input[type="submit"] { 
	height:30px;
	width:30px;
	line-height:30px;
	border:none;
	margin:10px 0 0 -30px;
	float:left;
	background:url('/content/themes/htf/images/searchIconBlack.svg') center center no-repeat;
	background-size:50%;
	cursor:pointer;
	
	
	opacity:1;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}
#searchForm input[type="submit"]:hover {
	opacity:0.6;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}
*/






/*////////////////////////////////////////////////////
// LOGO BAR
////////////////////////////////////////////////////*/
logoBar {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 3;
	margin: 0 0 0 -160px;
	width: 350px;
	background: #fac868 url('/content/themes/htf/images/logoBarBG.jpg') bottom right repeat-y;
	box-shadow:0 10px 20px rgba(0,0,0,0.4);
}
logoBar:before {
	content:'';
	display:block;
	width:5px;
	height:100%;
	background: #fac868 url('/content/themes/htf/images/logoBarBG.jpg') bottom left repeat-y;
	position:absolute;
	bottom:0;
	left:0;
}
logoBarBottom {
	display: block;
	width: 100%;
	height: 45px;
	background: transparent url('/content/themes/htf/images/logoBarBottom.png') bottom center no-repeat;
	position: absolute;
	left: 0;
	bottom:-45px;
}
logoBarBottom:before, logoBarBottom:after {
	content:'';
	display:block;
	width:5px;
	height:5px;
	position:absolute;
	top:0;
	left:0;
	background: transparent url('/content/themes/htf/images/logoBarBottom.png') top left no-repeat;
}
logoBarBottom:after {
	left:auto;
	right:0;
	background-position:top right;
}
.bottom {
	height: 140px;
}
#logo img {
	width:280px;
	height: 90px;
	height: auto;
	margin: 10px 0 5px 0;
}
#tagLine { 
	display: block;
	font-family: 'MochaMattari';
	font-size: 18px;
	letter-spacing: 4px;
	margin: 0;
	font-weight:100;
	text-transform: uppercase;
	color: #00502e; 
}





/*//////////////////////////////////////
// BIG BANNER
//////////////////////////////////////*/
#fruitLoader {
	width:440px;
	height: 514px;
	margin: 30px auto 0 auto;
	display:none;
	overflow: hidden;
	position: relative;
	background: transparent url('/content/themes/htf/images/fruitBW-2.gif') bottom left no-repeat;
	background-size:100%;
}
#fruitProgress {
	position: absolute;
	bottom: 0;
	left: 0;
	width:100%;
	height:0;
	background: transparent url('/content/themes/htf/images/fruitColor.gif') bottom left no-repeat;
	overflow: hidden;
	background-size:100%;
}


banner {
	height: 320px;
	width:100%;
	background-color: rgba(0,0,0,0.1);
	box-shadow:inset 0 0 300px rgba(0,0,0,0.3);
	position: absolute;
	z-index: 1;
	overflow: hidden;
	text-align:center;
		margin-top: 0px; /* added by iDS */
}
banner:after {
	display:block;
	content: '';
	position: absolute;
	width:100%;
	bottom:0;
	left: 0;
	height: 11px;
	background: transparent url('/content/themes/htf/images/bannerBottomBorder.png') bottom center repeat-x;
}
banner img {
	position: absolute;
	top: 0;
	left: 0;
}
body.home banner { height: 800px; }
body.search banner { height: 200px; }
body.home banner:after {
	height: 9px;
	background: transparent url('/content/themes/htf/images/bannerBottomBorder.png') bottom center repeat-x;
}
bannerMessageBox {
	position: relative;
	z-index: 2;
	width:100%;
	height: 320px;
	margin: 0 auto;
}

bannerMessageBox h1 {
	margin:0;	
}
body.home bannerMessageBox { height: 450px; }
body.search bannerMessageBox { height: 200px; }
bannerMessage {
	position: absolute;
	top:100px; /* iDS changed from 100 to 190px */
	left: 0;
	padding: 40px 0 40px 0;
	width:100%;
}
body.home bannerMessage { top:130px; display: none; }
body.search bannerMessage { top:70px; }
bannerMessage .icon {
	height:40px;
	background-color:black;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
}

/* THE TEXT */
bannerMessage h1 {
	color:#fff;
	margin:0;
	padding:0 20px;
	font-family: 'FrenchNews';
	font-size: 34px;
	text-transform: uppercase;
	text-shadow: 0 0 20px #000;
}
bannerMessage h2 {
	font-family: 'Montmartre';
	color: #fff;
	font-size: 28px;
	text-shadow: 0 0 15px #000;
	margin: 0;
	padding:0 20px;
	font-weight: normal;
	line-height:34px;
}
bannerMessage h2.subtitle {
	color:#fdc816;
	font-family:'MochaMattari';
	font-size:50px;
	line-height:60px;
	text-shadow: 0 0 15px #000;
}

/* THE BUTTON */
bannerMessage .bannerButton, bannerMessage .bannerButton:hover {
	background:#fff;
	color:#00502E;
	height:40px;
	line-height:40px;
	font-size:30px;
	box-shadow:0 0 5px rgba(0,0,0,0.7);
	margin-top:20px;
}
bannerMessage .bannerButton:hover { opacity:0.6; box-shadow:0 0 20px rgba(0,0,0,1); }
bannerMessage .bannerButton:before, bannerMessage .bannerButton:after {
	left:-8px;
	width:8px;
	height:100%;
	background:url('/content/themes/htf/images/bannerButtonArrowWhite.png') top left no-repeat;
	background-size:100% 100%; 
}
bannerMessage .bannerButton:after {
	left:auto;
	right:-8px;
	background-position:top right;
	background:url('/content/themes/htf/images/bannerButtonArrowWhiteRight.png') top left no-repeat;
	background-size:100% 100%; 
}
bannerMessage .bannerButton:hover:before { 
	background:url('/content/themes/htf/images/bannerButtonArrowWhite.png') top left no-repeat;
	background-size:100% 100%; 
}
bannerMessage .bannerButton:hover:after { 
	background:url('/content/themes/htf/images/bannerButtonArrowWhiteRight.png') top left no-repeat;
	background-size:100% 100%; 
}


.prevNextButton {
	display:block;
	width:15%;
	height:100%;
	position:absolute;
	top:0;
	opacity: 0;
	cursor:pointer;
	box-shadow:inset 0 0 100px 0 rgba(0,0,0,0);
}
.prevNextButton.next { right:0;	}
bannerMessageBox:hover .prevNextButton { opacity: 0.5; }
.prevNextButton.next { background: url('/content/themes/htf/images/nextRotButton.png') center center no-repeat; }
.prevNextButton.prev { background: url('/content/themes/htf/images/prevRotButton.png') center center no-repeat; }
.prevNextButton:hover { opacity:1 !important; box-shadow:inset 0 0 200px 0 rgba(0,0,0,0.3); }


/* BANNER NAV BUTTONS */
bannerNav {
	position:absolute;
	width:100%;
	height:20px;
	text-align:center;
	left:0;
	top:480px;
	z-index:2000;
	display: none;
}
bannerNav a {
	display:inline-block;
	padding:5px;
	cursor:pointer;
	opacity:0.7;
}
bannerNav a b {
	display:inline-block;
	width:12px;
	height:12px;
	border-radius:50%;
	background-color:#fff;
	box-shadow:0 0 0 1px rgba(0,0,0,0.3);
}
bannerNav a:hover, bannerNav a.selected { opacity:1; }
bannerNav a:hover b, bannerNav a.selected b {
	box-shadow:0 0 0 5px rgba(0,0,0,0.3);	
}









/*////////////////////////////////////////////////////
// HOMEPAGE
////////////////////////////////////////////////////*/
homePage .crunchyBox { padding: 40px 20px;}
homePage .crunchyBox, homePage .rightBar, homePage .middleBar {
	float:left;
	width:calc(25% - 20px);
	margin:0 10px 20px 9px;
}
.top3 {
	float:left;
	width:calc(100%);
}
.top3 .crunchyBox {
	width:calc(33% - 18px);
}
homePage .crunchyBox h2 {
	letter-spacing:1px;
}
homePage .rightBar { float: right; margin:0 10px 20px 6px; }
homePage .crunchyBox h2 { margin-bottom:5px;}
homePage .crunchyBox h2 span { font-size:20px; line-height: 20px; display: block; }
.crunchyBox.small { height:150px; }
.rightBar .crunchyBox, .middleBar .crunchyBox {
	float:none;
	margin:0 0 20px 0;
	width:100%;
}
.rightBar .crunchyBox:last-child { height:620px; }
.crunchyBox.promos {
	height:300px;
	padding-top:20px;
}
.crunchyBox.promos .promo {
	display:block;
	padding:10px 0;
	border-top:2px solid #00502e;
	color:#5e5e5e;
}
.crunchyBox.promos .promo:hover { color:#000; }
.crunchyBox.departments {
	height:620px;
	width:calc(50% - 30px);
}
homePage .crunchyBox .photo {
	height:140px;
	width:100%;
	margin-bottom:10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.crunchyBox.departments h3 {
	text-transform:none;
	font-size:18px;
	color:#439538;
	line-height:18px;
	margin-bottom: 15px;
}

/* BLOG BOX */
.crunchyBox.blog h2 { color: #00502e; font-size: 24px; line-height: 30px; }
.crunchyBox.blog time { color: #00502e; height: 20px; font-size:18px; }
.crunchyBox.blog .promo { border: none !important; }
.crunchyBox.blog .photo { margin:0; height: 100px; }

/* FIND A STORE FORM */
.crunchyBox .storeSubmit { padding:0 10px 0 5px; margin: 0; vertical-align:top; }
.crunchyBox .storeSubmit:before { display:none; }
.crunchyBox.marker input[type="text"] {
	width:120px;
	border-right:none;
}
.crunchyBox.marker input[type="text"]::-webkit-input-placeholder { color: #bbb; }
.crunchyBox.marker input[type="text"]:-moz-placeholder { color: #bbb; }
.crunchyBox.marker input[type="text"]::-moz-placeholder { color: #bbb; }
.crunchyBox.marker input[type="text"]:-ms-input-placeholder { color: #bbb; }

#zipForm button {
	padding: 0 10px;
	margin: 0;
}







/*////////////////////////////////////////////////////
// BREADCRUMB BAR
////////////////////////////////////////////////////*/
breadCrumbBar {
	position: relative;
	z-index: 2;
	background-color:#439538;
	height: 40px;
	margin-bottom:40px;
}
breadCrumb {
	max-width:1280px;
	padding:0 1em;
	height: 40px;
	line-height:40px;
	margin: 0 auto;
	text-align: left;
	font-family: 'Montmartre';
	color:#a0c79b;
	font-size:15px;	
}
breadCrumb a {
	color:#fff;
	text-decoration:none;
}
breadCrumb a:hover { text-decoration:underline; }
breadCrumb .separator {
	margin:0 10px;
}
#findAStoreLink {
	font-size:26px;
	line-height:36px;
	float:right;
	font-family:'MochaMattari';
	color:#fff;
	padding:0 0 0 30px;
	background: transparent url('/content/themes/htf/images/mapPin.svg') 5px center no-repeat;
	background-size:17px 24px;
	letter-spacing:1px;
	font-weight:normal;
}
#findAStoreLink:hover {
	text-decoration:none;
	background-size:20px 30px;
	background-position:5px center;
}







/*//////////////////////////////////////
// MAIN CONTENT AREA
//////////////////////////////////////*/
content {
	position: relative;
	max-width:1280px;
	padding:1.6em 1em;
	margin: 0 auto 30px auto;
	z-index: 2;
	text-align:left;
	line-height:24px;
	
}
body.home content { min-height: 800px; }

content h2 {
	font-family:'MochaMattari';
	font-size:40px;
	color:#00502e;
	letter-spacing:2px;
	line-height:normal;
}
content h3 {
	font-family:'Montmartre';
	font-size:20px;
	color:#00502e;
}
content a {
	color:#439538;
	text-decoration:none;
	text-shadow:0 1px 0 rgba(255,255,255,0.4);
}
content a:hover {
	text-decoration:none;
	color:#00502e;
}


.greenLabel {
	color:#00502E;
	text-transform:uppercase;
}


.bigLink {
	font-size:26px;
	font-family:'MochaMattari';
	color:#439538;
	letter-spacing:1px;
	text-decoration: none;
	font-weight:normal;
	margin-bottom:16px;
}
.bigLink a { font-weight: normal !important; color:#439538; }



.featuredImageBox {
	float:right;
	width:35%;
	margin:0 40px 40px 40px;
	text-align:center;
}
.featuredImageBox img { max-width: 100%; }
.featuredImageBox .crunchyBox {
	display:inline-block;
	width:100%;
	height:300px;
}
.featuredImageBox a:hover {
	opacity:0.7;	
}
body.parent-pageid-15 .featuredImageBox { float: left; width:45%; }
#discoverList .itemBox:nth-child(odd) .featuredImageBox { float:left; }




/*//////////////////////////////////////
// HELLO SAVINGS & DISCOVER NW FRESH PORTALS
//////////////////////////////////////*/
.itemBox {
	background:url('/content/themes/htf/images/dividerBG.png') center bottom repeat-x;
	padding:40px;
}
.itemBox h2 a { font-weight: normal; }
.itemBox:last-child { background-image:none !important; }
.badge {
	float:left;
	height:300px;
	width:155px;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:100%;
	margin:0 5%;
	position:relative;
	text-align:center;
}
.badge p {
	display:block;
	position:absolute;
	height:70px;
	width:100%;
	bottom:0;
	left:0;
	font-family:'Montmartre';
	font-size:16px;
	color:#594a45;
	margin:0;
}
.badge p:before {
	content:'';
	display:block;
	width:14px;
	height:47px;
	background:url('/content/themes/htf/images/badgearrow.png') top center no-repeat;
	position:absolute;
	top:-50px;
	left:50%;
	margin-left:-7px;
}
.badge.weekly-sale { background-image: url('/content/themes/htf/images/badge-sale.svg'); }
.badge.buy-our-brand { background-image: url('/content/themes/htf/images/badge-brand.svg'); }
.badge.always-low-price { background-image: url('/content/themes/htf/images/badge-price.svg'); }
.badge.savings-card { background-image: url('/content/themes/htf/images/badge-savings.svg'); }
.flyer {
	max-height:250px;
	overflow:hidden;
	border-bottom: 3px solid #408e35;
	padding-top:20px;
}
.flyer img {
	max-width:300px;
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	transform: rotate(5deg);
	box-shadow: 0 2px 20px rgba(0,0,0,0.4);
}



/*//////////////////////////////////////
// PRODUCER PORTAL PAGE
//////////////////////////////////////*/
#producersList {
	-webkit-columns:4;
	-moz-columns:4;
	column-count:4;
}
#producersList a {
	font-size:26px;
	line-height:26px;
	display:inline-block;
	font-family:'MochaMattari';
	padding:5px 25px 5px 15px;
	letter-spacing:1px;
	text-decoration:none;
	margin-bottom:20px;
	font-weight:normal;
}

#producersList a:hover {
}
#producersList a span {
	font-family:'Montmartre';
	font-size:13px;
	line-height:10px;
	color:#00502e;
}
#growChart {
	width:100%;	
}











/*//////////////////////////////////////
// PRODUCER PAGE STUFF
//////////////////////////////////////*/
producerMap {
	width:500px;
	height:340px;
	background:url('/content/themes/htf/images/wa-map.png') left top no-repeat;
	background-size:100%;
	float:right;
	margin:0 0 30px 30px;
	position:relative;
	
}
producerMap.ak { background-image:url('/content/themes/htf/images/al-map.png'); }
producerMap.or { background-image:url('/content/themes/htf/images/or-map.png'); }
producerMap.orford { background-image:url('/content/themes/htf/images/or-map.png'); }
product {
	position:absolute;
	width:90%;
	height:90%;
	background-repeat:no-repeat;
	background-position:right bottom;
}

/* 
product.vegetables { background-image: url('/content/themes/htf/images/pumpkin.png'); }
product.milk { background-image: url('/content/themes/htf/images/milk.png'); }
*/
loc {
	width:15px;
	height:15px;
	margin-top:-7px;
	margin-left:-7px;
	border-radius:50%;
	position:absolute;
	background-color: #fff;
	box-shadow:0 0 10px rgba(0,0,0,0.4);
}
loc b {
	white-space:nowrap;
	position:absolute;
	top:15px;
	left:15px;
	color:#fff;
	font-family:'Montmartre';
	font-size:16px;
	font-weight:normal;
	text-shadow:0 0 5px rgba(0,0,0,0.4);
}
loc.seattle_wa { top:33%; left:27%;}
loc.snohomish_wa { top:23%; left: 29%;}
loc.loomis_wa { top:6%; left:56%; }
loc.lynden_wa, loc.everson_wa { top:2%; left:26%; }
loc.bellingham_wa { top:6%; left:25%; }
loc.lummi_island_wa { top:6%; left:24%; }
loc.mount_vernon_wa { top:12%; left:27%; }
loc.burlington_wa { top:13%; left:27%; }
loc.kent_wa { top:39%; left:29%; }
loc.puyallup_wa { top:43%; left:28%; }
loc.olympia_wa { top:41%; left:28%;}
loc.wapato_wa { top:63%; left:50%; }
loc.wenatchee_wa { top:50%; left:50%; }
loc.ferndale_wa { top:4%; left:24%; }
loc.blaine_wa { top:2%; left: 23%;}
loc.prescott_wa { top:63%; left:73%; }
loc.sumner_wa { top:43%; left:28%; }
loc.camano_island_wa { top:22%; left:24%; }
loc.deming_wa { top:3%; left:26%; }
loc.arlington_wa { top:12%; left:28%; }
loc.woodinville_wa, loc.kenmore_wa { top:20%; left: 32%;}
loc.auburn_wa { top:36%; left: 27%;}
loc.rainier_wa { top:55%; left: 23%;}
loc.yakima_wa { top:55%; left: 50%;}
loc.pasco_wa { top:70%; left: 60%;}
loc.ellensburg_wa { top:60%; left: 50%;}
loc.goldendale_wa { top:80%; left: 50%;}
loc.tacoma_wa, loc.lacey_wa { top:41%; left:27%; }
loc.monroe_wa { top:24%; left: 32%;}

loc.eugene_or { top:50%; left:20%; }
loc.portland_or { top:19%; left:22%; }
loc.wilsonville_or { top:20%; left:21%; }
loc.clackamas_or { top:20%; left:22%; }
loc.roseburg_or { top:70%; left:19%; }
loc.port_orford_or { top:90%; left:1%; }
loc.corvallis_or { top:40%; left:18%; }


loc.kodiak_ak { top:79%; left:43%; }
loc.cordova_ak { top:66%; left:58%; }


/*//////////////////////////////////////
// DEPARTMENT PORTAL PAGE
//////////////////////////////////////*/
#departmentsList {

}
#departmentsList .crunchyBox {
	float:left;
	width:calc(25% - 20px);
	margin:0 9px 20px 9px;
	height:250px;
	position:relative;
}
#departmentsList .crunchyBox:hover {
	opacity:0.7;
}
#departmentsList .crunchyBox span {
	font-family:'MochaMattari';
	font-size:35px;
	color:#fff;
	position:absolute;
	display:block;
	width:100%;
	text-align:center;
	bottom:20px;
	left:0;
	text-shadow:0 0 15px #000;
}

homePage #departmentsList { margin: 10px 20px 0 20px; }
homePage #departmentsList .crunchyBox {
	width:calc(33% - 20px);
	margin:0 10px 20px 10px;
	height:110px;
	border:none;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}




/*//////////////////////////////////////
// STORES PORTAL PAGE
//////////////////////////////////////*/
#storeSearchForm {
	text-align:center;
}
#storeSearchForm br { display:none; }
#storeSearchForm label { 
	width: auto;
	font-family: 'MochaMattari';
	font-size:24px;
	color:#00502E;
	margin:0;
	padding:5px 10px 5px 20px;
}
#storeSearchForm .filterTitle {
	background-color:#00502E;
	color:#fff !important;
	position:relative;
	padding:5px 10px;
}
.filterTitle:before {
	content:'';
	position: absolute;
	top: 0;
	left: -6px;
	height: 100%;
	width: 6px;
	background: url('/content/themes/htf/images/bannerButtonArrowGreenDark.png') top left no-repeat;
	background-size: 100% 100%;
}
.filterTitle:after {
	content:'';
	display:block;
	width:0;
	height:0;
	position:absolute;
	right:-6px;
	top:0;
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent;
	border-left: 6px solid #00502E;	
}

#storesList {
	min-height:300px;
}
#storesList.loading {
	background:url('/content/themes/htf/images/ajax-loader.gif') center center no-repeat;	
}
#noStoreResults {
	text-align:center;
	font-style:italic;
	display:none;
}
#storesList .crunchyBox {
	float:left;
	width:calc(25% - 20px);
	margin:0 10px 20px 10px;
	padding:8px;
	height:280px;
	position:relative;
	text-align: center;
	text-transform:uppercase;
	color:#888;
	font-family:'Montmartre';
	font-weight:normal;
}
#storesList .crunchyBox:hover {
	opacity:0.7;
	text-decoration:none;
}
#storesList .crunchyBox .image {
	background-size:cover;
	background-position:center center;
	background-repeat: no-repeat;
	width:100%;
	height:100px;
	margin-bottom:10px;
}
#storesList .crunchyBox h3 {
	font-family: 'MochaMattari';
	color:#449539;
	font-size:24px;
	margin:5px;
}
#storesList .crunchyBox img {
	margin:2px 3px;
}
#storesList .hidden { opacity: 0; visibility: hidden; display: none; }

.storeMap {
	width:calc(50% - 80px);
	height:300px;
	margin: 0 40px;
	box-shadow: 0 0 15px rgba(0,0,0,0.6);
	float:left;
}
#map { width: 100%; height: 100%; }
.storeDetails {
	float:left;
	width:20%;
	font-size:14px;
	line-height:22px;
}

.storeDetails h3 {
	margin:15px 0 0 0;
	font-family:'MochaMattari';
	display:inline;
}
.storeDetails p { margin: 0 0 15px 0; }
.storeDetails.buttons {
	width:20%; 
	margin:10px 0 20px 0;
	text-align: center;
}
.storeDetails .bannerButton {
	margin:5px 5%;
	padding:0 5px;
	font-size:20px;
	width:90%;
}




/*//////////////////////////////////////
// STORE FEATURES LIST
//////////////////////////////////////*/
#featuresList {
	-webkit-columns:4;
	-moz-columns:4;
	column-count:4;
}
#featuresList .item {
	display:inline-block;
	padding:5px 0 5px 40px;
	letter-spacing:1px;
	text-decoration:none;
	margin-bottom:20px;
}
#featuresList .item > a {
	font-size:26px;
	line-height:26px;
	font-family:'MochaMattari';
	letter-spacing:1px;
	font-weight:normal;
	color:#00502e;
}
#featuresList .item > a[href] { color:#439538; }
#featuresList .item > a[href]:hover { color:#00502e; }
#featuresList .desc {
	font-family:'Montmartre';
	font-size:13px;
	line-height:10px;
	color:#00502e;
}

/* .store-features li {
   float: left;
   width: 50%;
} */
div#multiColumn {
	-moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}




/*//////////////////////////////////////
// EVENTS
//////////////////////////////////////*/
body.single-event main h3 { margin: 16px 0 0 0; }
body.single-event main p { margin: 0 0 16px 0; }
body.page-id-13 main h2 { margin: 30px 0 20px 0; }



/*//////////////////////////////////////
// CATERING
//////////////////////////////////////*/
.caterBox { text-align:center; float:left; width:55%; }
.caterBox h3 { margin-bottom: 5px; }
.caterBox .bannerButton { margin-top: 10px; }
.bigOr { border-bottom: 1px dashed #00502E; margin: 30px 0; height: 0; line-height: 0; }
.bigOr span { padding: 0 10px; background:url('/content/themes/htf/images/bodybg.jpg'); } 




/*//////////////////////////////////////
// PHOTO/VIDEO GALLERY
//////////////////////////////////////*/
gallery {
	padding-top:60px;
	margin-top:40px;
	background:url('/content/themes/htf/images/dividerBG.png') center top repeat-x;
}
.galleryItem {
	float:left;
	width:calc(25% - 20px);
	margin:0 10px 20px 10px;
	position:relative;
}
.galleryItem:nth-child(4n+1) { clear:both; }
.galleryItem a {
	display:block;
	width:100%;
	height:170px;
	background-size:cover;
	background-position:center center;
	background-repeat: no-repeat;
	position:relative;
	background-color:#000;
	box-shadow:0 0 12px rgba(0,0,0,0.4);
	font-weight:normal;
}
.galleryItem a:before {
	content:'';
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0);
	display:block;
	position:absolute;
}
.galleryItem a:hover:before {
	background-color:rgba(0,0,0,0.3);
}
.galleryItem a.video:after {
	content:'';
	width:40px;
	height:40px;
	border-radius:50%;
	border:5px solid #fff;
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-25px;
	margin-top:-25px;
	opacity:0.5;
	box-shadow:0 0 10px #000;
	background:url('/content/themes/htf/images/playButtonTriangle.png') 12px center no-repeat;
}
.galleryItem a:hover:after { opacity:1; }
.galleryText {
	position:absolute;
	left:0;
	bottom:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%;
	background-color:rgba(0,0,0,0.3);
	color:#fff;
	font-size:12px;
	padding:0 8px;
	display:block;
	font-weight:normal;
}
.galleryText b { font-weight: normal; }
.galleryItem:hover .galleryText { background-color:rgba(0,0,0,1); }

homePage .crunchyBox .galleryItem { width:100%; float:none; margin:0 0 10px 0; height: auto; }



/* BAKERY GALLERY */
.bakery .galleryItem a:hover:before {
	display:none !important;
}
.bakery .galleryText {
	position:relative;
	background:none;
	line-height:normal;
	color:#00502e;
	text-align:center;
	font-family:'Montmartre';
	font-size:16px;
}
.bakery .galleryText b {
	font-size:24px;
	font-family:'MochaMattari';
	line-height:40px;
	display:block;
}

/* HAGGEN VIDEO GALLERY (ON THE DISCOVER NW PAGE) */
.haggenVideos {
	float:right;
	width:45%;
	margin:0 40px 40px 40px;
	background:none;
	padding:0;
}
.haggenVideos divider { display: none; }
.haggenVideos .galleryItem {
	float:left;
	width:calc(50% - 20px);
	margin:0 10px 20px 10px;
}









/*//////////////////////////////////////
// SEARCH RESULTS
//////////////////////////////////////*/
.searchResult {
	margin:0 0 20px 0;	
}
.searchResult h3 {
	font-family:'MochaMattari';
	margin:0;
	font-size:24px;
}
.searchResult h4 {
	font-family:'Montmartre';
	margin:0;
	font-size:16px;
}






/*//////////////////////////////////////
// CONTACT PAGE
//////////////////////////////////////*/
#formContentWrapper {
	margin:0;	
}

#contactForm, #donationsForm {
	text-align:left; 
	width:50%; 
	float:right;
	margin-left:40px;
	min-height:500px;
}
#donationsForm label { width:180px; }









/*//////////////////////////////////////
// FOOTER
//////////////////////////////////////*/
footer {
	max-width: 1280px;
	padding:0 1em;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	text-align:left;
}
footer section {
	float:left;
	width: 22%;
	margin-right:2%;
	margin-bottom:50px;
}
footer section:nth-child(1) {
	width:25%;
}
footer section:nth-child(2) { 
	text-align:center;
}

#footerFlyer {
	display:inline-block;
	height:200px;
	width:calc(100% - 50px);
	overflow:hidden;
	padding-top:12px;
	border-bottom:3px solid #408e35;
}
#footerFlyer:hover { opacity:0.7; }
#footerFlyer img {  
	width:calc(100% - 30px);
	box-shadow:0 2px 20px rgba(0,0,0,0.5);
}

#fromHereText {
	height:140px;
	line-height:140px;
	padding-top:10px;
	text-align: center;
}
#fromHereText img {
	vertical-align: middle;
}



#footersignup {
	background-image: url('/content/themes/htf/images/whiteGrungeBG.jpg');
   	background-color: #bb8d61;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	margin-bottom: 20px;
	box-shadow: 0px 0px 20px #888888;
border-image: url("/content/themes/htf/images/borderBG.png") 10 / 10px repeat repeat;
border-image-source:url(http://www.haggen.com/content/themes/htf/images/borderBG.png);
border-image-slice: 10;
border-image-width: 10px;
border-image-outset: initial;
border-image-repeat: repeat; -moz-border-image:url("/content/themes/htf/images/borderBG.png") 10 / 10px repeat repeat;
border-style: solid;
border-width: 2px;
}
#footersignup h3 {
	margin-bottom: 15px;
	font-size: 13px;
	font-family: 'FrenchNews';
	color: #5e5e5e;
	line-height: 165%;
	text-align: center;
}

/*//////////////////////////////////////
// SOCIAL NETWORKING ICONS
//////////////////////////////////////*/
.socNetIcons a img {
	text-align:center;
	display:inline-block;
	width:36px;
	height:36px;
	margin:0 6px 0 0;
}
.socNetIcons a:hover { opacity:0.6; }
.socNetIcons .vim { background: transparent url('/content/themes/htf/images/icon-vimeo.svg') center center no-repeat; background-size:contain; }
.socNetIcons .facebook { background: transparent url('/content/themes/htf/images/icon-facebook.svg') center center no-repeat; background-size:contain; }
.socNetIcons .twitter { background: transparent url('/content/themes/htf/images/icon-twitter.svg') center center no-repeat; background-size:contain; }
.socNetIcons .email { background: transparent url('/content/themes/htf/images/icon-email.svg') center center no-repeat; background-size:contain; }
.socNetIcons .instagram { background: transparent url('/content/themes/htf/images/icon-instagram.svg') center center no-repeat; background-size:contain; }
.socNetIcons .youtube { background: transparent url('/content/themes/htf/images/icon-youtube.svg') center center no-repeat; background-size:contain; }
.socNetIcons .pinterest { background: transparent url('/content/themes/htf/images/icon-pinterest.svg') center center no-repeat; background-size:contain; }

/*//////////////////////////////////////
// FOOTER NAV
//////////////////////////////////////*/
footer .menu {
	width:49%;
	float:left;
	display: block;
	margin: 0;
	padding:0;
}
footer .menu ul, footer .menu li, footer .menu a {
	display:block;
	line-height:24px;
}
footer a {
	color:#00502e;
	text-decoration:none;
}
footer .menu a:hover { text-decoration: underline; }
footer .menu ul {
	padding:0;
	margin:0;
}
footer .menu > ul > li {
	padding:0 0 20px 0;	
}
footer .menu > ul > li > a, footer h3 {
	font-family:'MochaMattari';
	font-size:26px;
	line-height:32px;
	text-align:left;
}
footer .menu li li a {
	font-family:'Montmartre';
	font-size:15px;
}
li.page-item-15 ul { display: none; }


.legal {
	font-size:12px;	
	margin-top:20px;
	margin-bottom:20px;
}
.legal a { text-decoration: underline; }
.disclaimer { font-size:10px; }






/*//////////////////////////////////////////////////////////////////////
  _____  ______  _____ _____   ____  _   _  _____ _______      ________ 
 |  __ \|  ____|/ ____|  __ \ / __ \| \ | |/ ____|_   _\ \    / /  ____|
 | |__) | |__  | (___ | |__) | |  | |  \| | (___   | |  \ \  / /| |__   
 |  _  /|  __|  \___ \|  ___/| |  | | . ` |\___ \  | |   \ \/ / |  __|  
 | | \ \| |____ ____) | |    | |__| | |\  |____) |_| |_   \  /  | |____ 
 |_|  \_\______|_____/|_|     \____/|_| \_|_____/|_____|   \/   |______|
 
//////////////////////////////////////////////////////////////////////*/






/*//////////////////////////////////////
// LO-REZ DESKTOP
//////////////////////////////////////*/
@media (max-width: 1279px) {

.bannerButton {
	font-size: 18px;
	padding: 0 10px;
}
homePage .crunchyBox h2 {
	letter-spacing:0;
	font-size: 32px;
}

}

/*////////////////////////////////////////////////////
// SEARCH BUTTON AND FORM IN HEADER
////////////////////////////////////////////////////*/
#topNavSearchButton, #topNavSearchButton.selected {
	width:40px;
	z-index:10;
	padding-bottom:0;
	background:transparent url('/content/themes/htf/images/topNavSearchIcon.svg') center center no-repeat;
	background-size:40%;
}
#topNavSearchButton:hover, #topNavSearchButton.selected:hover {
	background:#439538 url('/content/themes/htf/images/topNavSearchIcon.svg') center center no-repeat;
	background-size:40%;
}
#searchText {
	margin:0;
	float:none;
	text-align:center;
}
#searchForm {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:auto;
	background-color:rgba(0,80,46,0.9);
	background-image:none;
	z-index:9;
	box-shadow:0 0 30px rgba(0,0,0,0.7);
	display:none;
	text-align:center;
	padding:10px 0;
	border-radius:0;
}
#topNavMenuButton {
	right:auto;
	left:0;
	background:transparent url('/content/themes/htf/images/icon-menu.png') center center no-repeat;
	display:block;
	width:40px;
	z-index:10;
}
#topNavMenuButton:hover {
	background-color:#439538;	
}




body.home banner { height: 530px; }
bannerMessage h1 {
	padding:0 20px;
	font-size: 30px;
}
bannerMessage h2 {
	font-size: 24px;
	padding:0 20px;
	line-height:30px;
}
bannerMessage h2.subtitle {
	color:#fdc816;
	font-family:'MochaMattari';
	font-size:46px;
	line-height:54px;
	text-shadow: 0 0 15px #000;
}
bannerMessage h2 br { display: none; }
body.home bannerMessage { top: 120px; }


bannerNav { top: 430px; }
bannerNav a { padding: 10px; }
bannerNav a b {
	width:20px;
	height:20px;
}






homePage .crunchyBox { padding: 40px 20px;}
homePage .crunchyBox, homePage .rightBar, homePage .middleBar {
	float:left;
	width:calc(25% - 20px);
	margin:0 10px 20px 10px;
}
.crunchyBox.small { height:150px; }

.crunchyBox.departments {
	height:620px;
	width:calc(48.9% - 20px);
}
.top3 {
	float:none;
	width:auto;
}
.top3 .crunchyBox { width: calc(33% - 20px); }
homePage .middleBar {
	float:left;
	width:25%;
	margin:0 0 20px 0;  
}
homePage .middleBar .crunchyBox {
	float:left;
	margin:0 10px 20px 10px;
	width:calc(100% - 20px);
}
.crunchyBox.promos {
	height: 300px;
}



#findAStoreLink { display:none; }





/* HAGGEN VIDEO GALLERY (ON THE DISCOVER NW PAGE) */
.haggenVideos {
	float:right;
	width:45%;
	margin:0 40px 40px 40px;
	background:none;
	padding:0;
}
.haggenVideos divider { display: none; }
.haggenVideos .galleryItem, .haggenVideos .galleryItem:nth-child(3n+1) {
	float:left;
	width:calc(50% - 20px);
	margin:0 10px 20px 10px;
	clear:none;
}



.flyer img {
	max-width:70%;
}



.crunchyBox.list {
	width: calc(33% - 20px);
	height: 320px;
	font-size: 12px;
}
.crunchyBox.list .photo { height: 110px; }


.featuredImageBox {
	width: 35%;
	margin: 0 0 0 20px;
}
#discoverList .itemBox:nth-child(odd) .featuredImageBox {
	margin:0 20px 0 0;
}
.itemBox { padding: 30px; }


/*////////////////////////////////////////////////////
// PRODUCERS
////////////////////////////////////////////////////*/
/* #producersList {
	-webkit-columns:3;
	-moz-columns:3;
	column-count:3;
} */
#producersList .crunchyBox {
	font-size:20px;
	line-height:18px;
	width:calc(33% - 40px);
}

#producersList a span {
	color: #444;
	font-family: Helvetica,Arial,sans-serif;
	font-size:14px;
	line-height:14px;
}

producerMap {
	width:375px;
	height:255px;
}
product {
	background-size:30%;
}
#departmentsList .crunchyBox , #storesList .crunchyBox {
	width:calc(33% - 20px);
}
.galleryItem {
	width:calc(33% - 20px);
	height:170px;
}
.galleryItem:nth-child(4n+1) { clear:none; }
.galleryItem:nth-child(3n+1) { clear:both; }


#storeSearchForm br { display:inline; }


#donationsForm {
	width:60%;
}



/*//////////////////////////////////////
// STORE FEATURES LIST
//////////////////////////////////////*/
#featuresList {
	-webkit-columns:3;
	-moz-columns:3;
	column-count:3;
}



footer section {
	width: 31%;
	margin-right:2%;
	margin-bottom:50px;
}
footer section:nth-child(1) {
width:64%;
}
footer .menu > ul > li > a, footer h3 {
	font-size:20px;
	line-height:28px;
}

}















/*//////////////////////////////////////
// LO-REZ TABLET & SMALL DESKTOP
//////////////////////////////////////*/
@media (max-width: 979px) {
	


.bannerButton {
	font-size: 18px;
	padding:0 10px;
}


body.home banner { height: 480px; }
bannerMessage h1 {
	padding:0 20px;
	font-size:26px;
}
bannerMessage h2 {
	font-size: 20px;
	padding:0 20px;
	line-height:26px;
}

bannerMessage h2 br { display: none; }
body.home bannerMessage { top: 120px; }


homePage .crunchyBox { padding: 40px 20px;}
homePage .crunchyBox, homePage .rightBar, homePage .middleBar {
	float:left;
	width:calc(33% - 20px);
	margin:0 10px 20px 10px;
}
homePage .crunchyBox h2 { font-size: 32px; letter-spacing:-1px; }
.crunchyBox.small { height:150px; }

.crunchyBox.departments {
	height:620px;
	width:calc(50% - 20px);
}
.top3 {
	float:none;
	width:auto;
}
.top3 .crunchyBox { width: calc(33% - 20px); }
homePage .middleBar {
	float:left;
	width:66%;
	margin:0 0 20px 0;  
}
homePage .middleBar .crunchyBox {
	float:left;
	margin:0 10px 20px 10px;
	width:calc(50% - 20px);
}
homePage .crunchyBox .photo {
	height: 140px !important;
}



.crunchyBox.promos {
	height: 620px;
}
.crunchyBox.list {
	font-family: Arial, Helvetica, Sans-Serif;
	text-transform:none;
	font-size:16px;
	line-height:18px;
	height:240px;
}
.crunchyBox .photo {
	height: 80px !important;
}
.itemBox { padding: 20px; }





.storeMap {
	width:auto;
	float:none;
	margin:0 0 30px 0;
}
.storeDetails {
	width:calc(66% - 20px);
	margin-right:20px;
}
.storeDetails.buttons {
	width:calc(33% - 20px);
	margin-right:0;
}
.contactInfo {
	float: left;
	width:50%;
}
.pharm {
	float: right;
	width:50%;
}
/*


.storeDetails {
	float:left;
	width:20%;
	font-size:14px;
	line-height:22px;
}

.storeDetails h3 {
	margin:15px 0 0 0;
	font-family:'MochaMattari';
	display:inline;
}
.storeDetails p { margin: 0 0 15px 0; }
.storeDetails.buttons {
	width:20%; 
	margin:10px 0 20px 0;
	text-align: center;
}
.storeDetails .bannerButton {
	margin:10px 5%;
	padding:0 10px;
	font-size:20px;
	width:90%;
}
*/
}










/*//////////////////////////////////////
// PHONES & SMALLER
//////////////////////////////////////*/
@media (max-width: 480px) {
	
	
/* LOGO BAR */
logoBar {
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 3;
	margin: 0;
	width: 100%;
	background: #fac868 url('/content/themes/htf/images/logoBarBG.jpg') bottom center repeat-y;
	box-shadow:0 10px 20px rgba(0,0,0,0.4);
}
logoBar:before, logoBar:after { display:none; }
logoBarBottom:before, logoBarBottom:after { display: none; }

.bottom {
	height: 110px;
}
#logo img {
	width:280px;
	height: 90px;
	height: auto;
	margin: 10px 0 5px 0;
}
#tagLine { 
	display: none;
}



#searchForm, menu { background-color: rgba(0, 80, 46, 1); }
#searchText {
    border: none;
    width: 70%;
    margin:0 15% 0 15%;
}
#topNavSearchButton:hover, #topNavMenuButton:hover {
	background-color:transparent;
}



/** TOP NAVIGATION **/
nav {}
menu {
	position:relative;
	left:auto;
	top:auto;
	width:100%;
	height:auto;
	display:none;
	padding-top:40px;
}
menu .menu, menu .menu:nth-child(2) { 
	float:none;
	display:block;
	text-align:left;
	width:auto;
	margin:0;
	min-height:inherit;
}
nav li { position: relative; }
menu .menu > ul { width:auto; }
menu .menu > ul > li, menu .menu > ul > li:hover { 
	float:none;
	width:auto;
	line-height:40px;
	padding:0;
	margin:0;
	display:block;
	border-top: 1px solid rgba(255,255,255,0.2);
	background-color:transparent;
}
menu .menu > ul > li.on { background-color:rgba(255,255,255,0.1); }
menu .menu > ul > li > a, menu .menu > ul > li > a span {
	font-family: 'MochaMattari';
	text-transform: uppercase;
	font-size: 24px;
	padding:0;
	line-height:40px;
	display:inline;
	margin:0;
}
menu .menu > ul > li > a { padding:0 40px; }
menu .menu > ul > li > a span { display: inline; }
menu .menu > ul > li > a br { display:none; }
menu li .openClose {
	position:absolute;
	width:40px;
	height:40px;
	right:0;
	top:0;
	background:url('/content/themes/htf/images/menuPlus.png') center center no-repeat;
	cursor:pointer;
}
menu li.on .openClose { background:url('/content/themes/htf/images/menuMinus.png') center center no-repeat; }

/** DROP DOWNS **/
menu .children {
	display:none;
	padding-bottom:10px;
}

menu .children:after { display:none; }
menu .children li a {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:16px;
	border-bottom:none;
	line-height:20px;
	padding:3px 0 3px 40px;
	color:#9fea93;
	width:auto;
}
menu .children li a:hover {
	color:#fff;
	background:none;
}


banner { 
	background:#fff url('/content/uploads/2013/11/headerBannerDefault.jpg') center center no-repeat; 
	background-size:cover;
	top:150px;
	height:150px;
}
bannerMessageBox { 
	top:90px;
	height:150px;
}
bannerMessage { 
	top:0;
	height:150px;
	padding:0;
}
bannerMessage h1 {
	padding:20px 20px 0 20px;
	font-size:20px;
}
bannerMessage h2 {
	font-size: 16px;
	padding:0 20px;
	line-height:26px;
}
bannerNav { display: none; }

body.home banner { height: 150px; }
body.home bannerMessage { display: none; height: 0; overflow: hidden;  }
body.home bannerMessageBox { height:0; margin-bottom: 180px; }




bannerMessage h2 br { display: none; }
breadCrumbBar { height:20px; margin-top: 105px; margin-bottom:20px; }
breadCrumb { display: none; }
content { margin: 2em 0 0 0; }
content h2 { font-size:30px; }








homePage .crunchyBox { padding: 40px 20px;}
homePage .crunchyBox, homePage .rightBar, homePage .middleBar {
	float:none;
	width:auto;
	margin:0 10px 20px 10px;
	height:auto;
}

homePage .crunchyBox h2 { font-size: 32px; letter-spacing:-1px; }
.crunchyBox.small { height:150px; }

.crunchyBox.departments { display:none; }
.top3 { float:none; width:auto; }
.top3 .crunchyBox { width:auto; }
homePage .middleBar {
	float:none;
	width:auto;
	margin:0;
}
homePage .middleBar .crunchyBox {
	float:none;
	margin:0 10px 20px 10px;
	width:auto;
}

.crunchyBox.promos {
	height:auto;
}
.crunchyBox.list {
	font-family: Arial, Helvetica, Sans-Serif;
	text-transform:none;
	font-size:16px;
	line-height:18px;
	height:240px;
}
.crunchyBox .photo {
	height: 80px !important;
}
.itemBox { padding: 20px; }




.itemBox { margin: 0; padding: 30px 0; }
.featuredImageBox { width: auto !important; float: none !important; margin: 0 0 20px 0 !important; height: 200px; }
.featuredImageBox .crunchyBox { height: 200px; }

#departmentsList .crunchyBox, #storesList .crunchyBox, .crunchyBox.list {
    width: auto;
    float:none;
}
.contactInfo, .pharm {
    float:none;
    width:auto;
}
.storeDetails.buttons {
    width:auto;
    float:none;
    margin:0;
}
#producersList { display: none; }

/* Rochelle edit 12.16.13 for store feature list display */
/* #featuresList { display: none; } */
#featuresList .desc { display: none; }
#featuresList {
-webkit-columns: 1;
}


.haggenVideos {
    float:none;
    width:auto;
    margin: 0;
    background: none repeat scroll 0% 0% transparent;
    padding: 0px;
}
.galleryItem  {
	float:none;
	width:auto;
	margin:0 0 20px 0;
}



body.page-id-7 .featuredImageBox { display: none; }
.badge {
    float:none;
    height: 200px;
    width:auto;
    background-repeat: no-repeat;
    background-position: center top;
    background-size:contain;
    margin:0 0 10px 0;
    position: relative;
    text-align: center;
}
.badge p { display: none; }

/* SCHOOL BUCKS */
body.page-id-719 content img { max-width:100%; }




.caterBox { text-align:center; float:none; width:auto; }




footer section { display: none; }
footer #mobileFooter {
	display: block;
	float: none;
	width:auto;
	text-align:center;
}

#fromHereText { width:auto; padding-top: 0; }
#fromHereText img { width:95%; margin: 0 auto; }

	
}

/****************************************
iDS: new boxes on home page
*****************************************//* Start of Column CSS */
.wrapper-boxes {
  margin: 0 auto;
  padding: 0px;
  max-width: 100%;
}
/* resets */
*,
*:before,
*:after {
  box-sizing: border-box;
}
.clearfix:after {
	content: "";
  display: table;
  clear: both;
}

/* global */
.wrapper {
  margin: 0 auto;
  padding: 20px;
  max-width: 95%;
  background-color: #fff;
}

/* grid */
.row {
  margin: 0 -10px;
  margin-bottom: 20px;
}
.row:last-child {
  margin-bottom: 0;
}
[class*="col-"] {
  padding: 15px;
  margin: 10px;
  text-align: center;
	background: #fff url('/content/themes/htf/images/whiteGrungeBG.jpg');
border-image: url("/content/themes/htf/images/borderBG.png") 10 / 10px repeat repeat;
	min-width: 285px;
	color: #5e5e5e;
font-family: 'FrenchNews';
font-size: 14px;
text-transform: uppercase;
}

@media all and ( min-width: 849px ) {
  
    .col-1-4 {
    float: left;
    width: 23%;
  }
  
    .col-2-4 {
    float: left;
    width: 23%;
  }
  
    .col-3-4 {
    float: left;
    width: 23%;
  }
  
  
    .col-4-4 {
    float: left;
    width: 23%;
  }
     .col-1-3 {
    float: left;
    width: 31%;
  }
  
    .col-2-3 {
    float: left;
    width: 31%;
  }
  
    .col-3-3 {
    float: left;
    width: 31%;
  }
  
    .col-3-3 {
    float: left;
    width: 31%;
  }
  
 

}

/* iDS: added to allow space in menu for logo  */
.midsection {
  margin-right: 330px;
}
/*make the menu sub-menu items drop down on mouse hover */
ul.menu, ul.menu li { float: left; }
ul.menu li { position: relative; /* margin: 0 15px; */ list-style: none; }
 
.sub-menu { 
	position: absolute;
	float: none; 
	width: 100px; 
	padding: 0; 
	left: 0; } 
.sub-menu li { 
	color:#fff;
	display:none; 
	margin: 0; 
	padding: 0.2em; 
	background: #439538;
	width: 12em;
	text-decoration:none;
	font-family: 'Montmartre';
	font-size:14px;
text-align: left;
	border-bottom:1px solid rgba(255,255,255,0.2);
	line-height:28px;
}
.sub-menu li a {
 color: #fff;
text-decoration: none;
padding-left: 0.4em;
}
.sub-menu:after li {
	content:'';
	display:block;
	background-image:url('/content/themes/htf/images/navDropDownBottom.png');
	background-repeat:no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:0;
	bottom:-14px;
	height:14px;
	width:100%;
}
ul.menu li:hover li { float: none; display:block; clear: both; }

/*************************************************
iDS: header 2014
*************************************************/
.menu-with-logo{ float:left; width: 100%;background: #00502d;height: 60px;z-index: 9999; }
.menuleft{ float: left; width: 50%;background: #00502d;height: 60px; }
.menuright{ float: right; width: 50%;background: #00502d;height: 60px; }
.menucenter{ display: inline-block; width: 33%; z-index:100; position:relative; margin:0 auto; }

ul#menu-top-nav-1.menu {
	float: right !important;
}


/*************************************************
iDS: footer 2014
*************************************************/

.footer-widget-1{ float: left; width: 46%; }
.footer-widget-2{ display: inline-block; width: 17%; }
.footer-widget-3{ float: right; width: 37%; }

/*************************************************
iDS: WP Store Locator mods
*************************************************/
.wpsl-store {
font-family: 'MochaMattari';
font-size: 1.6em;
text-transform: uppercase;
}

li#menu-item-3901 a {
  display: block;
  background-image:url('http://www.haggen.com/images/homeicon-01.png');
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  text-indent: -9000px;
}

/* ================================================
Codeable Dec. 2014
 ================================================== */

 .head-top-left {
	width: 50%;
	display: inline-block;
 }
 
.head-top-right {
	width: 50%;
	display: inline-block;
	float: right;
 }
 
.head-top-bar {
	font-size:0.8em; 
	padding: 9px 60px 9px 12px; 
	background: #572600; 
	height: 32px; 
	text-align: center; 
	color: #fffffe;
	margin-bottom: -4px;
}

.head-top-bar a {
	color:#fffffe;
	text-decoration:none;
}

header {
	height: 95px;

}

menu ul:first-child > li > a {
	padding: 30px 0.8em 34px;
}

logoBar {
	top: -32px;
	width: 300px;
	margin: 0px 0px 0px -150px;
}

logoBarBottom {
	background: url("images/logoBarBottomN.png") no-repeat scroll center bottom transparent;
	height: 5px;
	bottom: -5px;
}

#logo img {
    width: 244px;
    margin: 8px 0px 5px;
}

#tagLine {
	font-size: 16px;
	letter-spacing: 2px;
}

.bottom {
    height: 122px;
}

menu ul:first-child > li > a {
	font-size: 28px;
}

.midsection {
	margin-right: 310px;
	xmargin-right: 370px;
}

menu {
	margin-left: 60px !important;
}

.ul.menu li:hover li { 
	float: none; 
	display:block; 
	clear: both; 
	transition: all 0.3s ease 0s;
}

@media (max-width: 1279px) {

	#top {
		max-width: 1024px;
	}
	
	menu ul:first-child > li > a {
		font-size: 24px;
		padding: 30px 12px 34px;
	}
	
	.midsection {
		margin-right: 320px;
	}
	
	menu {
		margin-left: 10px !important;
	}

	.head-top-right {
		text-align: right;
	}
	
}

@media (max-width: 1023px) {

	#top {
		max-width: 768px;
	}
	
	menu ul:first-child > li > a {
		font-size: 16px;
		padding: 42px 5px 34px;
	}
	
	.midsection {
		margin-right: 340px; /* was 320px */
	}
	
	menu {
		margin-left: 0px !important;
	}
	
	.head-top-left {
		width: 100%;
	}
	
	.head-top-right {
		display: none;
	}

}


@media (max-width: 768px) {
	
	menu {
		display: none;
	}
	
	#header-position {
		position: relative;
		top: -42px;
	}
	header {
		height: 126px;
	}
	
	banner {
		top: 110px;
	}
	
	logoBar {
		background-size: cover;
		width: 100%;
		position: relative;
		left: initial;
		margin: 0;
		padding: 0;
		height: 195px;	
	}

	logoBarBottom {
		width: 100%;
		background-size: cover;	
	}

	#logo img {
		margin-top: 60px;
	}
	
	#tagLine {
		display: block;
	}
	
	.head-top-left {
		z-index: 9;
		float: none;
		color: #00502f;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background: transparent;
		padding: 5px;
		text-align: center;
		display: block;
	}
	
	.head-top-left a {
		color: #00502f;
	}

	.head-top-right
		z-index: 9;
		float: none;
		color: #00502f;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background: transparent;
		padding: 5px;
		text-align: center;
		display: block;
	}

	.head-top-right a {
		color: #fffffe;
	}
	
}

/* iDS: Gravity Forms adjustments */
.gform_wrapper .left_label .gfield_label {
font-size: 12px;
line-height: 13px;
font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;
float: left;
margin: 0 15px 0 0;
width: 29%;
font-weight: bold;
}

.gform_wrapper textarea {
	font-size: 13px;
font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;
}

.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password] {
outline-style: none;
font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif !important;
font-size: 13px;
font-family: inherit;
padding: 5px 2px 5px 2px;
letter-spacing: normal;
}

.gform_wrapper select {
font-size: 11px;
font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif !important;
padding: 5px 0 5px 0;
letter-spacing: normal;
}

/* gravity form for eflyer email collection in footer */
#gform_fields_6 label.gfield_label {
width: 31%;
}

li#field_6_1.gfield.gfield.gfield_contains_required {
  margin-bottom: 7px;
}

#gform_wrapper_6 div.gform_footer.left_label {
	padding: 0px 0 10px 5%;
}

#gform_wrapper_6 div.gform_wrapper.gform_footer {
  margin: 8px 0 0 0;
  }

#popmake-6615 {
background: url(http://www.haggen.com/images/bg-popup-vegetables-and-fruit-224061481-778x519.jpg) top left !important;
min-height: 22em;
}

.menunorthwest { display: none; }

body.region-southwest .menunorthwest { display: none; }

body.region-southwest .departments .hideforsouthwest { display:none; }


.layerslider-bottom{position:relative}
.layerslider-bottom:after {
	content:"";
	display:block;
	background: url("images/bannerBottomBorder.png") repeat-x scroll center bottom transparent;
	bottom:0; left:0;
	height:11px; width:100%;
	position:absolute;
	z-index:0;
}

.head-top-right #search_form{display:inline-block; margin-left:20px}
.head-top-right #search_form input[type=text]{
	font-size: 0.8em;
	line-height:1.2;
	height: auto;
	padding: 0 3px;
	margin: 0;
	width: 10em;
	vertical-align:middle;
}
.head-top-right #search_form input[type=submit]{
	font-size: 0.8em;
	line-height:1;
	height: auto;
	padding: 0 3px;
	margin: 0;
	vertical-align:middle;
}

/* iDS: modifying dropdown width on GeoMyWP forms */
.gmw-form .gmw-posts-dropdown, .gmw-form .gmw-distance-select {
    width:initial !important;
}

select#category-tax {
	width: initial !important;
	}
	
/***********
iDS: added for revised WPR menu 7/10/2015
***********/

@media (max-width: 768px) {

.head-top-left {
top: 0px;
}

.head-top-right {
top: 0px;
}

header {
height: 66px;
}

logobar {
height: 188px;
}

#logo {
margin-top: 45px;
}
}


.a-border-box {
	padding: 15px;
	background: #fff url('/content/themes/htf/images/whiteGrungeBG.jpg');
	border-image: url('/content/themes/htf/images/borderBG.png') 10 / 10px repeat repeat;
	color: #5e5e5e;
}

/***********
iDS: added for single blog page 2/9/2016
***********/
.columnsContainer { position: relative; margin: .5em; }

.leftColumn, .rightColumn {  border: 0px solid  #ccc; padding: 0em; }

.leftColumn { margin-bottom: .5em; }

/* MEDIA QUERIES */
@media screen and (min-width: 47.5em ) {
  .leftColumn { margin-right: 19.5em; }

	.rightColumn { position: absolute; top: 0; right: 0; width: 18.75em; }   
}

/***********
Matt: added for printing formatting on 3/28/2018
***********/
@import "print.css";

/***********
Matt: added because I end up using this css on pretty much every page 6/6/18
***********/

#pagecontentwrapper { width: 100%; clear: both; text-align: center; margin: auto; }
.contentblockb { width: 100%; text-align: center; clear: both; margin: auto; padding-top: 15px; }
.contentblockb img { max-width: 100%; height: auto; width: auto; margin-bottom: 10px; }