/*
Theme Name: The Kroger Co.
Theme URI: http://thekrogerco.com
Author: Curran & Connors
Author URI: http://www.curran-connors.com/
Description: A theme by Curran & Connors for The Kroger Co. website.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
a {
  color: #005E9C;
  text-decoration: none;
  -moz-transition-property: color, border, background;
  -o-transition-property: color, border, background;
  -webkit-transition-property: color, border, background;
  transition-property: color, border, background;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
main.entry-content article section p.leading {
  color: #7F725F;
  font-size: 22px;
  line-height: 1.81818;
  font-family: 'Poppins', sans-serif;
}
main.entry-content article section p.leading.leading-alt {
/*  font-family: "Poppins", sans-serif;*/
/*	color: #384C59;*/
/*	font-size: 24px;*/
	font-size: 22px;
	line-height: 1.8;
	color: #7F725F;
	text-align: center;
}
main.entry-content article section p.leading + p {
  margin-top: 47px;
}
main.entry-content article.content_editor section p.leading + h2, main.entry-content article.content_editor section p.leading + h3, main.entry-content article.content_editor section p.leading + h4, main.entry-content article.content_editor section p.leading + h5, p.leading + h6 {
  margin-top: 80px;
}
/*Removed position*/
h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  color: #005E9C;
  font-size: inherit;
  font-weight: bold;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  margin: 0;
  padding: 0;
}
h1.line-aside, h2.line-aside, h3.line-aside, h4.line-aside, h5.line-aside, h6.line-aside {
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
}
h1.line-aside span, h2.line-aside span, h3.line-aside span, h4.line-aside span, h5.line-aside span, h6.line-aside span {
  position: static;
  display: inline-block;
  line-height: 0;
  width: 100%;
  -webkit-flex: 1 0 95px;
  flex: 1 0 95px;
}
h1.line-aside::before, h1.line-aside::after, h2.line-aside::before, h2.line-aside::after, h3.line-aside::before, h3.line-aside::after, h4.line-aside::before, h4.line-aside::after, h5.line-aside::before, h5.line-aside::after, h6.line-aside::before, h6.line-aside::after {
  content: "";
  position: relative;
  display: inline-block;
  width: 100%;
  top: 50%;
  height: 2px;
  background: rgba(201, 193, 183, 0.4);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-flex: 1 0 0;
  flex: 1 0 0;
}
h1 + p.leading, h2 + p.leading, h3 + p.leading, h4 + p.leading, h5 + p.leading, h6 + p.leading {
  margin-top: 25px;
}
h1 {
	text-align: center;
  font-size: 60px;
  margin-bottom: 70px;
}
h1.line-through {
  margin-bottom: 0;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 80px;
  font-weight: 300;
  text-transform: uppercase;
}
h1.line-through strong {
  font-size: 80px;
  display: block;
  font-weight: bold;
  border-top: 4px solid #CDC2B2;
}

h2 {
  font-size: 42px;
}

h3 {
  font-size: 35px;
}

h4 {
  font-size: 26px;
}

h5 {
  font-size: 22px;
}

hr.divider {
  color: transparent;
  border: 0 none;
  padding: 0;
  margin: 0;
  margin-bottom: 50px;
  clear: both;
  width: 100%;
  display: block;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.address > li {
  padding: 2px 0;
}

ul.address > li a {
	color: inherit;
}
ul.address + .social-links {
  margin-top: 55px;
}

ul.link-list {
	margin: 0;
	padding: 0;
	letter-spacing: normal;
}

ul.link-list li a {
	padding: 12px 0;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	color: #384C59;
	text-decoration: none;
}
ul.column-list {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	-o-column-count: 4;
	column-count: 4;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	-o-column-gap: 40px;
	column-gap: 40px;
	padding: 0 !important;
	margin: 0 !important;
}

ul.column-list li {
	margin-bottom: 20px;
	font-weight: bold;
}

ul.column-list li::before {
	display: none !important;
}
ul.column-list a {
	color: inherit;
}
ul.column-list.link-list a {
	color: inherit;
	text-decoration: none;
}

main.entry-content article.content_editor ul.list-posts li {
	margin-top: 0;
}
main.entry-content article.content_editor ul.list-posts li::before {
	display: none;
}

p.list-title, .blurb .blurb-content p.list-title {
	color: #9D8E78;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.2;
	letter-spacing: 1px;
	padding-top: 13px;
	padding-bottom: 11px;
	text-transform: uppercase;
	border-top: 1px solid rgba(157, 142, 120, 0.2);
	border-bottom: 1px solid rgba(157, 142, 120, 0.2);
	margin-top: 0;
	margin-bottom: 16px;
}

p.list-title + ul, .blurb .blurb-content p.list-title + ul {
	margin-top: 0;
}

form.searchform {
  position: static;
}
form.searchform label {
  float: left;
  width: 50px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
form.searchform .search-wrap {
  float: left;
  border-bottom: 2px solid rgba(157, 142, 120, 0.5);
  width: 90%;
  width: calc(99% - 50px);
}
form.searchform input {
  padding: 0;
  margin: 0;
  height: 30px;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  color: #9D8E78;
  float: left;
  background: none;
  border: 0 none;
  width: 90%;
  width: calc(99% - 20px);
}
form.searchform button {
  text-align: right;
  float: right;
  padding: 0;
  line-height: 30px;
  background: none;
  border: 0 none;
  width: 20px;
  font-weight: normal;
  color: #9D8E78;
  font-style: normal;
  font-size: 13px;
}

.above-search {
  text-align: center;
  position: absolute;
  bottom: 140%;
  bottom: calc(100% + 40px);
  left: 0;
  width: 100%;
  color: #7F725F;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.content_editor .above-search {
	position: relative;
	margin-bottom: 32px;
	text-align: center;
	font-size: 22px;
}
.content_editor form.searchform {
	max-width: 506px;
	width: 100%;
	margin: 0 auto;
}
.content_editor form.searchform label {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;	
}
figure.img {
  width: 100%;
}
figure.img img {
  width: auto;
  max-width: 100%;
}
figure.img.bordered-image img {
  border: 10px solid #fff;
  -moz-box-shadow: 16px 16px 20px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 16px 16px 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 16px 16px 20px 0 rgba(0, 0, 0, 0.15);
}
figure.article-bg-image {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 !important;
}
figure.article-bg-image.hero {
  overflow: hidden;
  width: 101%;
  height: 101%;
  left: auto;
  right: auto;
  bottom: auto;
  top: auto;
}
figure.article-bg-image.hero img {
  position: relative;
  width: auto;
  height: auto;
  min-height: 101%;
  min-width: 101%;
}
figure.article-bg-image.hero.hero-horizontal.align-image-top img {min-height:inherit;min-width:inherit;}
figure.article-bg-image.hero.hero-vertical {
  width: 100%;
  height: 100%;
}
figure.article-bg-image.hero.hero-vertical img {
  width: auto;
  height: auto;
  min-width: 101%;
  min-height: 101%;
}
figure.article-bg-image.hero.hero-vertical {
  width: auto;
  height: 100%;
}
figure.article-bg-image.hero.hero-vertical img {
  width: auto;
  height: 100%;
}
figure.article-bg-image.hero.hero-horizontal {
  width: 100%;
  height: auto;
}
figure.article-bg-image.hero.hero-horizontal img {
  width: 100%;
  height: auto;
}
figure.article-bg-image.hero.hero-full {
  width: 100%;
  height: 100%;
}
figure.article-bg-image.hero.hero-full img {
  width: 100%;
  height: 100%;
}
figure.article-bg-image.hero.hero-auto {
  width: auto;
  height: auto;
}
figure.article-bg-image.hero.hero-auto img {
  width: auto;
  height: auto;
}
figure.article-bg-image.hero.hero-half {
  width: 50%;
  height: 100%;
}
figure.article-bg-image.hero.hero-half img {
  width: auto;
  height: auto;
  min-width: 101%;
  min-height: 101%;
}
figure.article-bg-image.singleton {
  top: auto;
  left: auto;
  display: inline-block;
}
figure.article-bg-image.align-image-top, figure.article-bg-image.hero.align-image-top img {
  top: 0;
}
figure.article-bg-image.align-image-bottom, figure.article-bg-image.hero.align-image-bottom img {
  bottom: 0;
}
figure.article-bg-image.align-image-left, figure.article-bg-image.hero.align-image-left img {
  left: 0;
}
figure.article-bg-image.align-image-right, figure.article-bg-image.hero.align-image-right img {
  right: 0;
}
figure.article-bg-image.align-image-middle, figure.article-bg-image.hero.align-image-middle img {
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
figure.article-bg-image.align-image-center, figure.article-bg-image.hero.align-image-center img {
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
figure.article-bg-image.align-image-center.align-image-middle, figure.article-bg-image.hero.align-image-center.align-image-middle img {
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.row.row30 .col {
  padding-left: 30px;
  padding-right: 30px;
}
.row.row30 .col.pad-left-15 {
  padding-left: 15px;
}
.row.row30 .col.pad-right-15 {
  padding-right: 15px;
}
.row.row9 {
  margin-left: -9px;
  margin-right: -9px;
}
.row.row9 .col {
  padding-left: 9px;
  padding-right: 9px;
}

.row-flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.row-flex .col {
	-webkit-flex: 1 0 auto;
	-moz-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	-o-flex: 1 0 auto;
	flex: 1 0 auto;
}
.ignore-row-flex .row-flex {
	display: block;
}

a.button, button.button {
  font-family: "Poppins", sans-serif;
  display: inline-block;
  position: relative;
  padding: 21px 34px 18px;
  line-height: 1.2;
  margin: 0;
  background: #fff;
  text-decoration: none !important;
  outline: none !important;
}
a.button.button-primary, button.button.button-primary {
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  font-family: "Poppins", sans-serif;
  color: #384C59;
  font-size: 13px;
  line-height: 1.23077;
  border-radius: 36px;
  border: 2px solid #BAAFA0;
}
a.button.button-primary.primary-small, button.button.button-primary.primary-small {
  padding: 19px 18px 18px;
}
a.button.button-primary.primary-large, button.button.button-primary.primary-large {
  font-size: 16px;
  line-height: 1.125;
  padding: 26px 27px 22px;
}
a.button.button-link, button.button.button-link {
  padding: 0;
  display: inline;
  font-weight: bold;
  font-style: italic;
  color: #9D8E78;
  line-height: 1.5;
  font-size: 18px;
  background: transparent;
  border-bottom: 2px solid rgba(157, 142, 120, 0.5);
}
a.button.button-link::after, button.button.button-link::after {
  content: "\f061";
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  margin-left: 5px;
  font-size: 13px;
}
a.button.button-link.button-icon, button.button.button-link.button-icon {
  margin-left: 50px;
}
a.button.button-link.button-icon img.icon, button.button.button-link.button-icon img.icon {
  position: absolute;
  left: -50px;
  width: auto;
  max-width: 100%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
a.button.button-bottom {
	position: absolute;
	bottom: 0;
}
a.button.button-slab {
	font-family: 'Poppins', sans-serif;
}

.blurb {
  background: #fff;
  width: 100%;
  max-width: 432px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 40px 67px;
  text-align: center;
  border: 1px solid #E3E0DE;
  -moz-box-shadow: 16px 16px 20px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 16px 16px 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 16px 16px 20px 0 rgba(0, 0, 0, 0.15);
}
.blurb figure {
  width: 100%;
  margin-bottom: 30px;
}
.blurb figure img {
  width: 100%;
}
.blurb .blurb-content {
  font-size: 16px;
  line-height: 1.75;
  width: 100%;
  max-width: 317px;
  margin-left: auto;
  margin-right: auto;
}
.blurb .blurb-content p, .blurb .blurb-content .blurb-desc {
  margin-top: 11px;
  margin-bottom: 20px;
}
.blurb.blurb-plain {
  text-align: left;
  background: transparent;
  border: 0 none;
  padding: 0;
	max-width: none;
  -moz-box-shadow: 0 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
}
.blurb.blurb-plain .blurb-content {
  max-width: none;
}
.content_blurb.blurb-plain {
	font-size: 16px;
	line-height: 1.75;
}
.content_blurb.blurb-plain .blurb-desc {
	max-width: 360px;	
}
.blurb.blurb-headline {
  background: transparent;
  padding: 0;
  text-align: left;
  margin-top: 15%;
  border: 0 none;
  -moz-box-shadow: 0 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
}
.blurb.blurb-headline .blurb-content {
  padding: 20px 0;
  max-width: none;
  margin-left: 0;
}
.blurb.blurb-headline .blurb-content .blurb-desc {
  max-width: 348px;
}
.blurb.blurb-headline .blurb-cat {
  letter-spacing: 2px;
  font-size: 16px;
  color: #9D8E78;
  line-height: 1.1875;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.blurb.blurb-headline .blurb-cat a {
  color: inherit;
  text-decoration: none;
}
.blurb.blurb-headline .blurb-subhead {
  margin: 9px 0 12px;
  color: #384C59;
  font-family: 'Poppins', sans-serif;
  font-size: 22px;
  line-height: 1.81818;
}

.content_blurb {
	max-width: 500px;
}
.content_blurb .blurb, .content_blurb.blurb {
	padding-top: 23px;
	padding-bottom: 50px;
}

.content_blurb .blurb .widget.twitter-widget, .content_blurb.blurb .widget.twitter-widget {
	font-size: 20px;
}

.content_blurb .blurb .widget.twitter-widget time, .content_blurb.blurb .widget.twitter-widget time {
	margin-bottom: 0;
}

.content_blurb .blurb .blurb-content .blurb-desc, .content_blurb.blurb .blurb-content .blurb-desc {
	margin: 0 auto;
}

.content_blurb .widget.twitter-widget {
	width: 100%;
  max-width: 432px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 40px 67px;
	background: #fff;
  border: 1px solid #E3E0DE;
  -moz-box-shadow: 16px 16px 20px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 16px 16px 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 16px 16px 20px 0 rgba(0, 0, 0, 0.15);
}

.row-flex .image_blurb .blurb, .row-flex .content_blurb .blurb-content, .blurb_columns .row-flex .blurb-column {
	position: relative;
	min-height: 100%;
	padding-bottom: 80px;
}

.row-flex .image_blurb .blurb a.button, .row-flex .content_blurb .blurb-content a.button, .blurb_columns .row-flex .blurb-content a.button, .blurb_columns .row-flex .widget a.button, .blurb_columns .row-flex .col a.button {
	position: absolute;
	bottom: 70px;
	width: auto;
	max-width: 80%;
}
.blurb_columns .row-flex .col a.button, .blurb_columns .row-flex .blurb-content a.button, .blurb_columns .row-flex .widget a.button {
	bottom: 0;
}
.row-flex .image_blurb .blurb a.button {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.ignore-row-flex .row-flex .image_blurb .blurb, .ignore-row-flex .row-flex .content_blurb .blurb-content, .ignore-row-flex .blurb_columns .row-flex .blurb-column {
	position: relative;
	min-height: auto;
	padding-bottom: 0;
}

.ignore-row-flex .row-flex .image_blurb .blurb a.button, .ignore-row-flex .row-flex .content_blurb .blurb-content a.button, .ignore-row-flex .blurb_columns .row-flex .blurb-content a.button, .ignore-row-flex .blurb_columns .row-flex .widget a.button, .ignore-row-flex .blurb_columns .row-flex .col a.button {
	position: relative;
	bottom: auto;
	width: auto;
	max-width: none;
}
.ignore-row-flex .blurb_columns .row-flex .col a.button, .ignore-row-flex .blurb_columns .row-flex .blurb-content a.button, .ignore-row-flex .blurb_columns .row-flex .widget a.button {
	bottom: auto;
}
.ignore-row-flex .row-flex .image_blurb .blurb a.button {
	left: auto;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.featured-blurb {
	position: relative;
	border: 10px solid #fff;
	width: 100%;
	max-width: 720px;
	margin: 0 auto;
	box-shadow: 16px 16px 20px 0 rgba(0, 0, 0, 0.15);
}

.featured-blurb .blurb-content {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 30px;
	color: #fff;
	background-image: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.5) );
	background-image: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.5) );
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.5) );
}

.featured-blurb .blurb-content h1,.featured-blurb .blurb-content h2,.featured-blurb .blurb-content h3,.featured-blurb .blurb-content h4,.featured-blurb .blurb-content h5,.featured-blurb .blurb-content h6, .featured-blurb .blurb-content p, .featured-blurb .blurb-content p.leading {
	color: #fff;
}

.featured-blurb .blurb-content p.leading {
	margin-top: 22px;
	margin-bottom: 0;
}

.blurb_columns a.button.button-bottom {
	width: 30%;
	max-width: calc(99% / 3.2);
}

.blurb.content-blurb {
	text-align: left;
}

.video-blurb {
  width: 100%;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}
.video-blurb video {
  width: 100%;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
  border: 10px solid #fff;
  margin-bottom: 20px;
  -moz-box-shadow: 16px 16px 20px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 16px 16px 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 16px 16px 20px 0 rgba(0, 0, 0, 0.15);
}
.video-blurb .blurb-content {
  font-family: 'Poppins', sans-serif;
  padding: 0 30px 0;
  font-size: 22px;
  line-height: 1.81818;
}
.video-blurb .blurb-content .blurb-desc {
  margin-bottom: 10px;
}

.blurb-plain.blurb-left .blurb-desc {
	padding-right: 40px;
}

.blurb-plain.blurb-right .blurb-desc {
	padding-left: 40px;
}

.blurb-plain.padTop60 {
	padding-top: 60px;
}

.count {
	line-height: 1.2;
	color: #9D8E78;
	font-family: 'Poppins', sans-serif;
}

.count.count-large {
	font-size: 90px;
}

.inline-video video {
	width: 100%;
	border-right: 10px solid #fff;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	-moz-box-shadow: 16px 16px 20px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 16px 16px 20px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 16px 16px 20px 0 rgba(0, 0, 0, 0.15);
}

.container-full {
  display: block;
  width: 100%;
}

.container-fixed {
  display: block;
  width: 100%;
  max-width: 1089px;
  margin-left: auto;
  margin-right: auto;
}

.container-fixed-thin {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 776px;
}

.container-fixed-wide {
  max-width: 1181px;
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.widget h1, .widget h2, .widget h3, .widget h4, .widget h5, .widget h6 {
  margin-bottom: 22px;
}
.widget time {
  text-transform: uppercase;
  color: #9D8E78;
  font-size: 13px;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 22px;
}
.widget hr {
  margin: 12px auto;
  border-color: rgba(157, 142, 120, 0.2);
}
.widget figure {
  margin-bottom: 25px;
}
.widget a.widget-title {
  font-size: 16px;
  color: #101D2B;
  font-family: 'Poppins', sans-serif;
  line-height: 1.75;
  display: block;
  margin-top: 20px;
}
.widget.twitter-widget {
  color: #384C59;
  font-size: 16px;
  line-height: 1.75;
}
.widget.twitter-widget i.fa-twitter {
	color: #1F9FD6;
}
.widget.posts-widget a {
  color: #101D2B;
  display: block;
}
.widget.posts-widget time {
  font-weight: bold;
  margin-bottom: 34px;
}
.widget.stock-widget .stock-price {
  font-family: 'Poppins', sans-serif;
  color: #9D8E78;
  font-size: 96px;
  line-height: 1;
}
.widget.stock-widget .stock-details {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 15px 0;
  border-top: 1px solid rgba(157, 142, 120, 0.2);
  border-bottom: 1px solid rgba(157, 142, 120, 0.2);
  font-size: 0;
  line-height: 1.1;
}
.widget.stock-widget .stock-details .stock-left {
  display: inline-block;
  text-align: left;
  width: 100%;
  max-width: 165px;
  font-size: 13px;
  text-transform: uppercase;
  color: #9D8E78;
  letter-spacing: 1px;
}
.widget.stock-widget .stock-details .stock-right {
  display: inline-block;
  width: 100%;
  max-width: 165px;
  font-size: 13px;
}
.widget.stock-widget.stock-positive .stock-details {
  color: #005E9C;
}
.widget.stock-widget.stock-positive .stock-details .stock-right::before {
	content: "\f0d8";
	font-family: 'FontAwesome';
	margin-right: 5px;
}
.widget.stock-widget.stock-negative .stock-details {
  color: #9C2800;
}
.widget.stock-widget.stock-negative .stock-details .stock-right::before {
	content: "\f0d7";
	font-family: 'FontAwesome';
	margin-right: 5px;
}
.widget.stock-widget .stock-desc {
  font-size: 16px;
  margin-bottom: 38px;
}
.widget.nav-widget {
  float: right;
  width: 100%;
  max-width: 380px;
  padding: 20px;
  background: #F8F3F1;
}
.widget.nav-widget a {
  color: #101D2B;
}
.widget.nav-widget a.widget-link {
  text-transform: uppercase;
  color: #9D8E78;
  font-size: 13px;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 0;
  text-decoration: none;
}
.widget.nav-widget hr {
  border-width: 2.50px;
  border-color: rgba(157, 142, 120, 0.2);
}
.widget.pdf-widget figure.img {
  margin-bottom: 0;
}

.widget.social-widget {
	text-align: center;
}

.widget.social-widget, .widget.social-widget a, .widget.social-widget h5 {
	color: #7F725F;
}

.widget.social-widget a {
	font-size: 32px;
	padding: 20px 5%;
	text-align: center;
	min-width: 80px;
	max-width: 130px;
	display: inline-block;
}

.title-text {
  padding-top: 48px;
  padding-bottom: 55px;
  text-align: center;
  border-width: 0px;
  border-style: solid;
  border-color: #E3E0DE;
}
.title-text.border-top {
  border-top-width: 2px;
}
.title-text.border-bottom {
  border-bottom-width: 2px;
}
.title-text.border-top.border-bottom {
  border-top-width: 2px;
  border-bottom-width: 2px;
}
.title-text img.icon {
  margin-bottom: 17px;
}
.title-text .title-content {
  text-align: center;
  margin-top: 21px;
  line-height: 2;
}
.title-text .title-content a.button {
  margin-top: 34px;
}

.blurb-slider-wrapper {
  padding: 102px 0;
  background: url("../images/slider-bg.png") no-repeat center center/cover #9D8E78;
}
.blurb-slider-wrapper .blurb-slider {
  color: #fff;
  font-size: 16px;
  line-height: 1.75;
}
.blurb-slider-wrapper .blurb-slider a {
  color: inherit;
}
.blurb-slider-wrapper .blurb-slider h5 {
  color: #fff;
  margin-bottom: 17px;
  text-align: center;
}
.blurb-slider-wrapper .blurb-slider figure {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  border: 8px solid #C1B6A4;
  margin-bottom: 23px;
}
.blurb-slider-wrapper .blurb-slider figure img {
  width: 100%;
  height: auto;
}
.blurb-slider-wrapper .blurb-slider .slide-desc {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.blurb-slider-wrapper .blurb-slider .slide {
  outline: none;
  padding: 0 11px;
}

.kroger-family {
          z-index: 60;
    background: rgba(227, 224, 222, 0.4);
    padding-top: 43px;
    padding-bottom: 61px;
    margin-top: 140px;
}
.kroger-family h5.line-aside {
  padding: 18px 0;
  margin-bottom: 22px;
}
.kroger-family .logo-wrapper {
  text-align: justify;
}
.kroger-family .logo-wrapper img {
  padding: 15px 11px;
}

.cover-header {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

body.home .cover-header {
  background-image: url("../images/homepage-header.png");
  background-size: center bottom;
}

.social-links .social-header {
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.social-links .social-icons {
  font-size: 0;
}
.social-links .social-icons a {
  display: inline-block;
  font-size: 32px;
  color: #C8BFB3;
  margin-right: 30px;
      padding-bottom: 24px;
    float: left;
}
.social-links .social-icons a:last-child {
  margin-right: 0;
}

.mobile-underlay {
  z-index: 999999999;
  background: #005E9C;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

#page-underlay {
  z-index: 99;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.icon-list .list-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.icon-list .list-wrapper .list-item {
  min-width: 250px;
  margin-bottom: 20px;
  -webkit-flex: 1 0 33.3333%;
  flex: 1 0 33.3333%;
}
.icon-list .list-wrapper .list-item .inner {
  font-size: 16px;
  position: relative;
  padding: 92px 30px 30px;
  width: 100%;
  height: 100%;
  border-bottom: 4px solid #9D8E78;
  background: rgba(227, 224, 222, 0.4);
}
.icon-list .list-wrapper .list-item .inner .desc {
  margin-top: 6px;
  color: #384C59;
  line-height: 1.75;
}
.icon-list .list-wrapper .list-item .inner .icon {
  position: absolute;
  top: 30px;
  right: 30px;
}

.blurb-columns {
  position: relative;
}
.blurb-columns .blurb-column {
  position: static;
}
.blurb-columns .blurb-column::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  display: block;
  background: #E3E0DE;
  -moz-transform: translateX(-38px);
  -ms-transform: translateX(-38px);
  -webkit-transform: translateX(-38px);
  transform: translateX(-38px);
}
.blurb-columns .blurb-column:first-of-type {
  padding-left: 15px;
  padding-right: 45px;
}
.blurb-columns .blurb-column:first-of-type::after {
  display: none;
}
.blurb-columns .blurb-column:last-of-type {
  padding-right: 15px;
  padding-left: 45px;
}

.no-column-dividers .blurb-columns .blurb-column::after, .blurb-columns.no-column-dividers .blurb-column::after {
  display: none;
}

.breadcrumb_menu {
  background: #fff;
  border-bottom: 2px solid #E3E0DE;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 11px;
}
.breadcrumb_menu a {
  font-weight: bold;
  color: #9D8E78;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.85px;
  text-decoration: none;
}
.breadcrumb_menu a::after {
  content: ">";
  padding: 0 4px;
  font-weight: normal;
  font-size: 12px;
}
.breadcrumb_menu a:last-of-type {
  color: #005E9C;
}
.breadcrumb_menu a:last-of-type::after {
  display: none;
}

header.nav-menu {
  background: #fff;
  padding: 0 44px;
 
}
header.nav-menu .header-logo {
  text-align: center;
  padding-top:7px;
  /*padding-bottom: 10px;*/
  float: left;
  display: inline-block;
  width: 100px;
}
header.nav-menu .header-logo a {
  width:96px; 
  background-size:100% !important;
  display: block;
}
header.nav-menu .header-logo a img {
  width: auto;
  max-width: 100%;
}
/*header.nav-menu.header-fix .header-logo a {
	width:65px; }*/

header.nav-menu nav.header-navigation {
  width: 60%;
  width: calc(99% - 100px - 125px);
  display: inline-block;
  float: right;
}
/*header.nav-menu nav.header-navigation .primary-nav {
  display: block;
}*/
header.nav-menu nav.header-navigation .utility-nav {
  display: none;
}
header.nav-menu nav.header-navigation .header-social {
  text-align: center;
  display: none;
  font-size: 0;
  margin-top: 97px;
}
header.nav-menu nav.header-navigation .header-social .social-icon {
  width: 100%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
header.nav-menu nav.header-navigation .header-social a {
  font-size: 40px;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
  color: #60C3FB;
}
header.nav-menu nav.header-navigation .header-social a:hover {
  color: #fff;
}
header.nav-menu .header-search {
  text-align: right;
  display: inline-block;
  float: right;
  width: 116px;
  font-size: 0;
  white-space: nowrap;
}
header.nav-menu .header-search a {
  margin: 39px 0 25px 20px;
  display: inline-block;
  text-align: right;
  line-height: 1;
  padding: 2px;
}
header.nav-menu.header-fix .header-search a {
	margin: 25px 0 25px 20px; }

header.nav-menu .header-search a img {
  display: inline-block;
}
header.nav-menu .header-search a:first-of-type {
  margin-left: 14px;
}
header.nav-menu .header-search a#navicon {
  display: inline-block;
  width: 18px;
  height: 14px;
}
header.nav-menu .header-search a#navicon img {
  margin: auto;
  text-align: center;
  position: relative;
  left: 50%;
  vertical-align: middle;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
header.nav-menu .header-search a#navicon-mobile {
  display: none;
  width: 18px;
  height: 14px;
}
header.nav-menu .header-search a#navicon-mobile img {
  margin: auto;
  text-align: center;
  position: relative;
  left: 50%;
  vertical-align: middle;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
header.nav-menu .header-modal {
  display: none;
  z-index: 999;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height:255px;
  background: #EEEBE9;
}


header.nav-menu .header-modal .newsletter-modal { 
  display: none;
  height: 100%; width: 100%;
  background-color: #ebebe9;
} 
header.nav-menu .header-modal .newsletter-modal .newsletter-wrap {   
	position: absolute;
  top: 65%;
  left: 50%;
  width: 90%;
  width: calc(100% - 60px);
  max-width: 500px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
	
}


header.nav-menu .header-modal .search-modal {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  width: calc(100% - 60px);
  max-width: 500px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
header.nav-menu.floating-header {
  z-index: 99999;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.96);
}
body.mobile-menu header.nav-menu {
	position: fixed !important;
	z-index: 99999999999999;
}
html.js-enabled header.nav-menu.floating-header {
	opacity: 0;
	transition-property: transform, opacity;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	
}
html.js-enabled header.nav-menu.floating-header.header-animate {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
html.js-enabled header.nav-menu.floating-header.header-absolute {
	position: absolute;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	opacity: 0;
	-webkit-animation: header-out 0.3s ease forwards, header-reset 0.3s ease forwards 0.4s;
	animation: header-out 0.3s ease forwards, header-reset 0.3s ease forwards 0.4s;
}

html.js-enabled header.nav-menu.floating-header.header-fixed {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	-webkit-animation: header-in 0.5s ease forwards; 
	animation: header-in 0.5s ease forwards;
}

html.js-enabled header.nav-menu.floating-header.header-small .header-logo {
	width: 71px;
}

html.js-enabled header.nav-menu.floating-header.header-small ul.menu > li.menu-item > a {
	padding: 28px 14px;
}

html.js-enabled header.nav-menu.floating-header.header-small .header-search a {
	margin: 25px 0 18px 20px;
}

html.js-enabled header.nav-menu.floating-header.header-small .header-search a {
	margin: 25px 0 18px 20px;
}

@-webkit-keyframes header-in {
	from {
		opacity: 0;
		position: absolute;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	to {
		opacity: 1;
		position: fixed;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-o-keyframes header-in {
	from {
		opacity: 0;
		position: absolute;
		-o-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	to {
		opacity: 1;
		position: fixed;
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes header-in {
	from {
		opacity: 0;
		position: absolute;
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	to {
		opacity: 1;
		position: fixed;
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes header-out {
	0% {
		position: fixed;
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		position: fixed;
		opacity: 1;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		
	}
}

@-o-keyframes header-out {
	0% {
		position: fixed;
		opacity: 1;
		-o-transform: translateY(0);
		transform: translateY(0);
		
	}
	100% {
		position: fixed;
		opacity: 1;
		-o-transform: translateY(-100%);
		transform: translateY(-100%);
		
	}
}

@keyframes header-out {
	0% {
		position: fixed;
		opacity: 1;
		-ms-transform: translateY(0);
		transform: translateY(0);
		
	}
	100% {
		position: fixed;
		opacity: 1;
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		
	}
}

@-webkit-keyframes header-reset {
	0% {
		position: absolute;
		opacity: 0;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100% {
		position: absolute;
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		
	}
}

@-o-keyframes header-reset {
	0% {
		position: absolute;
		opacity: 0;
		-o-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100% {
		position: absolute;
		opacity: 1;
		-o-transform: translateY(0);
		transform: translateY(0);
		
	}
}

@keyframes header-reset {
	0% {
		position: absolute;
		opacity: 0;;
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100% {
		position: absolute;
		opacity: 1;
		-ms-transform: translateY(0);
		transform: translateY(0);
		
	}
}
body {
	background: #fff;
	position: relative;
	color: #384C59;
	font-size: 18px;
	font-family: "Poppins", sans-serif;
	/* TB ADDITIONs */	

	-webkit-animation: fadein 1s ease-out; /* Safari, Chrome and Opera > 12.1 */
	-moz-animation: fadein 1s ease-out; /* Firefox < 16 */
	-ms-animation: fadein 1s ease-out; /* Internet Explorer */
	-o-animation: fadein 1s ease-out; /* Opera < 12.1 */
	animation: fadein 1s ease-out;
}
/* TB ADDITIONs */

main.entry-content article section { 
	-webkit-animation: fadeinsec 3s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadeinsec 3s; /* Firefox < 16 */
        -ms-animation: fadeinsec 3s; /* Internet Explorer */
         -o-animation: fadeinsec 3s; /* Opera < 12.1 */
            animation: fadeinsec 3s;
}

/* TB ADDITIONs */	

main.entry-content article section {
	-webkit-animation: fadeinsec 3s; /* Safari, Chrome and Opera > 12.1 */
	-moz-animation: fadeinsec 3s; /* Firefox < 16 */
	-ms-animation: fadeinsec 3s; /* Internet Explorer */
	-o-animation: fadeinsec 3s; /* Opera < 12.1 */
	animation: fadeinsec 3s;
}


@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@keyframes fadeinsec {
	0% { opacity: 0; }
	50% { opacity: 0; }
    100%   { opacity: 1; }
}
@-moz-keyframes fadeisecn {
    0% { opacity: 0; }
	50% { opacity: 0; }
    100%   { opacity: 1; }
}
@-webkit-keyframes fadeinsec {
    0% { opacity: 0; }
	50% { opacity: 0; }
    100%   { opacity: 1; }
}
@-ms-keyframes fadeinsec {
    0% { opacity: 0; }
	50% { opacity: 0; }
    100%   { opacity: 1; }
}
@-o-keyframes fadeinsec {
    0% { opacity: 0; }
	50% { opacity: 0; }
    100%   { opacity: 1; }
}

/* TB ADDITIONs */	

/*
header.nav-menu.floating-header {
	-webkit-animation: dropin 3s;
	-moz-animation: dropin 3s;
	-ms-animation: dropin 3s;
	-o-animation: dropin 3s;
	animation: dropin 3s;
}
*/

/* TB ADDITIONs */	
@keyframes dropin {
    0%    { opacity: 0; top: -100px; }
    75%   { opacity: 1; top: -100px; } 
    100%  { top: 0; }
}
@-moz-keyframes dropin {
    0%    { opacity: 0; top: -100px; }
    75%   { opacity: 1; top: -100px; } 
    100%  { top: 0; }
}
@-webkit-keyframes dropin {
    0%    { opacity: 0; top: -100px; }
    75%   { opacity: 1; top: -100px; } 
    100%  { top: 0; }
}
@-ms-keyframes dropin {
    0%    { opacity: 0; top: -100px; }
    75%   { opacity: 1; top: -100px; } 
    100%  { top: 0; }
}
@-o-keyframes dropin {
    0%    { opacity: 0; top: -100px; }
    75%   { opacity: 1; top: -100px; } 
    100%  { top: 0; }
}
html.mobile-menu, body.mobile-menu {
	overflow: hidden;
	height: 100%;
	position: relative;
}

main.entry-content {
  min-height: 1px;
}
main.entry-content article {
  z-index: 50;
  position: relative;
}
body.floating-header main.entry-content article.no-pagebuilder section {
	padding-top: 232px;
}
main.entry-content article.no-pagebuilder section {
	padding-top: 112px;
}
main.entry-content article section {
  z-index: 100;
  position: relative;
}
/*main.entry-content article section.content-editor p, main.entry-content article section.content-editor ul, main.entry-content article section.content-editor ol {
  line-height: 2;
}*/
main.entry-content article.content_editor section.has-hero-image {
  padding-top: 350px;
}
main.entry-content article.content_editor section p + p {
  margin: 0;
  padding: 0;
}
main.entry-content article.content_editor section p + p, main.entry-content article.content_editor section p + table,
main.entry-content article.content_editor section ul + p, main.entry-content article.content_editor section ul + ul, main.entry-content article.content_editor section ul + ol, main.entry-content article.content_editor section ul + table,
main.entry-content article.content_editor section ol + p, main.entry-content article.content_editor section ol + ul, main.entry-content article.content_editor section ol + ol, main.entry-content article.content_editor section ol + table,
main.entry-content article.content_editor section table + p, main.entry-content article.content_editor section table + ul, main.entry-content article.content_editor section table + ol, main.entry-content article.content_editor section table + table {
  margin-top: 40px;
}
main.entry-content article.content_editor section * + h1, main.entry-content article.content_editor section * + h2, main.entry-content article.content_editor section * + h3, main.entry-content article.content_editor section * + h4, main.entry-content article.content_editor section * + h5, main.entry-content article.content_editor section * + h6 {
	margin-top: 50px;
}
/*main.entry-content article.content_editor section h2 + *, main.entry-content article.content_editor section h3 + *, main.entry-content article.content_editor section h4 + *, main.entry-content article.content_editor section h5 + *, main.entry-content article.content_editor section h6 + * {
	margin-top: 12px;
}*/
main.entry-content article.content_editor section p + ul, main.entry-content article.content_editor section p + ol {
	margin-top: 20px; 
}
main.entry-content article.content_editor ul {
	letter-spacing: normal;
	margin: 0;
	padding: 0 0 0 33px;
	position: relative;
}
main.entry-content article.content_editor ul li {
	position: static;
}
/*main.entry-content article.content_editor ul li::before {
	content: "\f111";
	font-family: 'FontAwesome';
	font-size: 1em;
	font-weight: normal;
	line-height: inherit;
	position: absolute;
	left: 5px;
	-webkit-transform: scale(0.3);
	-ms-transform: scale(0.3);
	transform: scale(0.3);
}*/
main.entry-content article.content_editor ul li + li {
	margin-top: 30px;
}
	
main.entry-content article.header_hero {
	overflow: hidden;
}
main.entry-content article.header_hero.hero-light {
  color: #fff;
}
main.entry-content article.header_hero.hero-light h1, main.entry-content article.header_hero.hero-light h1, main.entry-content article.header_hero.hero-light h3, main.entry-content article.header_hero.hero-light h4, main.entry-content article.header_hero.hero-light h5, main.entry-content article.header_hero.hero-light h6 {
  color: #fff;
}
main.entry-content article.header_hero.hero-header {
  text-align: center;
  padding-bottom: 110px;
  padding-top: 14%;
  padding-top: 208px;
}
main.entry-content article.header_hero.hero-header h1 {
  margin-bottom: 0;
}
main.entry-content article.header_hero.hero-content-half {
  padding-top: 170px;
  padding-bottom: 170px;
}
main.entry-content article.header_hero.hero-content-half section {
  width: 50%;
}
main.entry-content article.header_hero.hero-content-half.column-left section {
  margin-left: 0;
  padding-right: 15px;
}
main.entry-content article.header_hero.hero-content-half.column-right section {
  margin-right: 0;
  padding-left: 15px;
}
main.entry-content article.has-hero-image {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
main.entry-content article.has-hero-image.align-image-top.align-image-left {
  background-position: top left;
}
main.entry-content article.has-hero-image.align-image-top.align-image-center {
  background-position: top center;
}
main.entry-content article.has-hero-image.align-image-top.align-image-right {
  background-position: top right;
}
main.entry-content article.has-hero-image.align-image-bottom.align-image-left {
  background-position: bottom left;
}
main.entry-content article.has-hero-image.align-image-bottom.align-image-center {
  background-position: bottom center;
}
main.entry-content article.has-hero-image.align-image-bottom.align-image-right {
  background-position: bottom right;
}
main.entry-content article.has-hero-image.align-image-middle.align-image-left {
  background-position: center left;
}
main.entry-content article.has-hero-image.align-image-middle.align-image-center {
  background-position: center center;
}
main.entry-content article.has-hero-image.align-image-middle.align-image-right {
  background-position: center right;
}
main.entry-content article.has-hero-image.hero-cover {
  background-size: cover;
}
main.entry-content article.has-hero-image.hero-vertical {
  background-size: auto 100%;
}
main.entry-content article.has-hero-image.hero-horizontal {
  background-size: 100% auto;
}
main.entry-content article.has-hero-image.hero-full {
  background-size: 100% 100%;
}
main.entry-content article.has-hero-image.hero-auto {
  background-size: auto auto;
}
main.entry-content article.hero-image section.content-editor p.hero-above, main.entry-content article.hero-image-large section.content-editor p.hero-above {
  text-transform: uppercase;
  font-size: 16px;
  color: #C8BFB3;
  padding: 0;
  margin: 0;
  letter-spacing: 2px;
}
main.entry-content article.hero-image section.content-editor p, main.entry-content article.hero-image-large section.content-editor p {
  font-size: 24px;
  line-height: 1.66667;
  margin: 16px auto 33px;
}
main.entry-content article.hero-image.hero-light, main.entry-content article.hero-image-large.hero-light {
  color: #fff;
}
main.entry-content article.hero-image.hero-light h1, main.entry-content article.hero-image.hero-light h2, main.entry-content article.hero-image.hero-light h3, main.entry-content article.hero-image.hero-light h4, main.entry-content article.hero-image.hero-light h5, main.entry-content article.hero-image.hero-light h6, main.entry-content article.hero-image.hero-light p, main.entry-content article.hero-image.hero-light ul, main.entry-content article.hero-image.hero-light ol, main.entry-content article.hero-image.hero-light table, main.entry-content article.hero-image-large.hero-light h1, main.entry-content article.hero-image-large.hero-light h2, main.entry-content article.hero-image-large.hero-light h3, main.entry-content article.hero-image-large.hero-light h4, main.entry-content article.hero-image-large.hero-light h5, main.entry-content article.hero-image-large.hero-light h6, main.entry-content article.hero-image-large.hero-light p, main.entry-content article.hero-image-large.hero-light ul, main.entry-content article.hero-image-large.hero-light ol, main.entry-content article.hero-image-large.hero-light table {
  color: #fff;
}
main.entry-content article.hero-image.hero-light h1 a, main.entry-content article.hero-image.hero-light h2 a, main.entry-content article.hero-image.hero-light h3 a, main.entry-content article.hero-image.hero-light h4 a, main.entry-content article.hero-image.hero-light h5 a, main.entry-content article.hero-image.hero-light h6 a, main.entry-content article.hero-image.hero-light p a, main.entry-content article.hero-image.hero-light ul a, main.entry-content article.hero-image.hero-light ol a, main.entry-content article.hero-image.hero-light table a, main.entry-content article.hero-image-large.hero-light h1 a, main.entry-content article.hero-image-large.hero-light h2 a, main.entry-content article.hero-image-large.hero-light h3 a, main.entry-content article.hero-image-large.hero-light h4 a, main.entry-content article.hero-image-large.hero-light h5 a, main.entry-content article.hero-image-large.hero-light h6 a, main.entry-content article.hero-image-large.hero-light p a, main.entry-content article.hero-image-large.hero-light ul a, main.entry-content article.hero-image-large.hero-light ol a, main.entry-content article.hero-image-large.hero-light table a {
  color: #fff;
}
main.entry-content article.hero-image.hero-light h1 a:hover, main.entry-content article.hero-image.hero-light h2 a:hover, main.entry-content article.hero-image.hero-light h3 a:hover, main.entry-content article.hero-image.hero-light h4 a:hover, main.entry-content article.hero-image.hero-light h5 a:hover, main.entry-content article.hero-image.hero-light h6 a:hover, main.entry-content article.hero-image.hero-light p a:hover, main.entry-content article.hero-image.hero-light ul a:hover, main.entry-content article.hero-image.hero-light ol a:hover, main.entry-content article.hero-image.hero-light table a:hover, main.entry-content article.hero-image-large.hero-light h1 a:hover, main.entry-content article.hero-image-large.hero-light h2 a:hover, main.entry-content article.hero-image-large.hero-light h3 a:hover, main.entry-content article.hero-image-large.hero-light h4 a:hover, main.entry-content article.hero-image-large.hero-light h5 a:hover, main.entry-content article.hero-image-large.hero-light h6 a:hover, main.entry-content article.hero-image-large.hero-light p a:hover, main.entry-content article.hero-image-large.hero-light ul a:hover, main.entry-content article.hero-image-large.hero-light ol a:hover, main.entry-content article.hero-image-large.hero-light table a:hover {
  color: #fff;
  text-decoration: underline;
}
main.entry-content article.hero-image.hero-light a.button.button-primary, main.entry-content article.hero-image-large.hero-light a.button.button-primary {
  background: transparent;
  color: #fff;
  font-weight: normal;
}
main.entry-content article.hero-image-large.hero-light a.button.button-link, main.entry-content article.hero-image.hero-light a.button.button-link {
	color: #fff;
	border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}
main.entry-content article.hero-image {
  padding-top: 10%;
  padding-bottom: 10%;
  text-align: center;
}
main.entry-content article.hero-image-large {
  text-align: center;
  padding-top: 15%;
  padding-bottom: 15%;
}

main.search-results section .searchform {
	max-width: 500px;
	margin: 0 auto;
}

body.search .kroger-family {
	margin-top: 0;
}
main.entry-content.search-results article.content_editor section h4 {
	margin-top: 70px;
}
main.entry-content.search-results article.content_editor section h4:first-of-type {
	margin-top: 77px;
}
main.entry-content.search-results article.search-contact-us {
	padding-top: 60px;
	padding-bottom: 74px;
	margin-top: 162px;
}
main.entry-content.search-results article.search-contact-us h2 {
	margin-bottom: 48px;
}

footer.page-footer {
  color: #E3E0DE;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  background: url("../images/footer-bg.png") no-repeat center center/cover;
}
footer.page-footer a {
  color: inherit;
}
footer.page-footer a[href^=mailto] {
  text-decoration: underline;
}
footer.page-footer a:hover {
  color: #fff;
}
footer.page-footer .footer-top {
      padding-top: 75px;
    padding-bottom: 60px;
}
footer.page-footer .footer-top ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer.page-footer .footer-top ul.menu > li.visible-xs + li {
  margin-top: 0;
}
footer.page-footer .footer-top ul.menu > li > a {
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2;
  display: block;
  color: #fff;
}
footer.page-footer .footer-top ul.menu > li + li {
  margin-top: 40px;
}
footer.page-footer .footer-top ul.menu > li ul.sub-menu {
  padding: 0;
  margin: 12px 0 0;
  list-style: none;
}
footer.page-footer .footer-top ul.menu > li ul.sub-menu li a {
  display: block;
  padding: 7px 0;
  font-size: 13px;
  color: #E3E0DE;
  font-family: "Poppins", sans-serif;
  line-height: 1.2;
  font-weight: 300;
}
footer.page-footer .footer-bottom {
  font-family: "Poppins", sans-serif;
  color: #C8C8C8;
  line-height: 1.2;
  font-size: 15px;
  padding: 20px 15px 40px;
  border-top: 2px solid rgba(186, 175, 160, 0.25);
}
footer.page-footer .footer-title {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 8px;
}
footer.page-footer .footer-title a {
  color: #fff;
}
footer.page-footer .footer-copy {
	text-align: right;
}
footer.page-footer ul.footer-utility {
	font-size: 13px;
	letter-spacing: none;
	margin: 0;
	padding: 0;
}

footer.page-footer ul.footer-utility > li a {
	text-decoration: underline;
}

footer.page-footer ul.footer-utility > li {
	margin-right: 40px;
	display: inline-block;
}

footer.page-footer ul.footer-utility > li:last-child {
	margin-right: 0;
}
.padTop60 {
  padding-top: 60px;
}

.pad-left-15 {
  padding-left: 0;
}

.pad-right-15 {
  padding-right: 0;
}

.text-bordered {
  font-size: 22px;
  font-family: 'Poppins', sans-serif;
  border-top: 2px solid #9D8E78;
  border-bottom: 2px solid #9D8E78;
  padding-top: 33px;
  padding-bottom: 33px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  line-height: 1.81818;
}
.text-bordered p {
  padding: 0;
  margin: 0;
}
.footer-section-top {
	padding-bottom: 34px;
	margin-bottom: 33px;
	border-bottom: 2px solid #E3E0DE;
}
figure.img.bordered-image.large-border img {
	border-width: 35px;
	box-shadow: 0px 20px 30px -10px rgba(0,0,0,0.35);
}
footer.page-footer .footer-copy { font-size: 12px; }
#newsletter-modal #reCaptchaDiv { float: left; margin-top: 20px; margin-left: 35px; }


html.js-enabled .moveable {
	opacity: 0;
	-webkit-transition-property: -webkit-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
html.js-enabled .moveable.move-left {
	-webkit-transform: translate(50px, 0);
	-ms-transform: translate(50px, 0);
	-o-transform: translate(50px, 0);
	transform: translate(50px, 0);
}
html.js-enabled .moveable.move-right {
	-webkit-transform: translate(-50px, 0);
	-ms-transform: translate(-50px, 0);
	-o-transform: translate(-50px, 0);
	transform: translate(-50px, 0);
}
html.js-enabled .moveable.move-up {
	-webkit-transform: translate(0, 50px);
	-ms-transform: translate(0, 50px);
	-o-transform: translate(0, 50px);
	transform: translate(0, 50px);
}
html.js-enabled .moveable.move-down {
	-webkit-transform: translate(0, -50px);
	-ms-transform: translate(0, -50px);
	-o-transform: translate(0, -50px);
	transform: translate(0, -50px);
}
html.js-enabled .moveable.move-left.is-in-view,  html.js-enabled .moveable.move-right.is-in-view,  html.js-enabled .moveable.move-up.is-in-view,  html.js-enabled .moveable.move-down.is-in-view {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
html.js-enabled .moveable.scale-normal {
	opacity: 0;
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
}
html.js-enabled .moveable.scale-normal.is-in-view {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
html.js-enabled .moveable.scale-normal.align-image-middle {
	opacity: 0;
	-webkit-transform: scale(0.5) translate(0, -50%);
	-ms-transform: scale(0.5) translate(0, -50%);
	-o-transform: scale(0.5) translate(0, -50%);
	transform: scale(0.5) translate(0, -50%);
}
html.js-enabled .moveable.scale-normal.align-image-middle.is-in-view {
	opacity: 1;
	-webkit-transform: scale(1) translate(0, -50%);
	-ms-transform: scale(1) translate(0, -50%);
	-o-transform: scale(1) translate(0, -50%);
	transform: scale(1) translate(0, -50%);
}
html.js-enabled .moveable-delay-1 {
	-webkit-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
html.js-enabled .moveable-delay-2 {
	-webkit-transition-delay: 0.9s;
	-o-transition-delay: 0.9s;
	transition-delay: 0.9s;
}
html.js-enabled .moveable-delay-3 {
	-webkit-transition-delay: 1.4s;
	-o-transition-delay: 1.4s;
	transition-delay: 1.4s;
}
html.js-enabled .moveable-delay-4 {
	-webkit-transition-delay: 1.9s;
	-o-transition-delay: 1.9s;
	transition-delay: 1.9s;
}
html.js-enabled .moveable-delay-5 {
	-webkit-transition-delay: 2.4s;
	-o-transition-delay: 2.4s;
	transition-delay: 2.4s;
}
html.js-enabled .moveable-delay-6 {
	-webkit-transition-delay: 2.9s;
	-o-transition-delay: 2.9s;
	transition-delay: 2.9s;
}
@keyframes slide-down {
	0% {
        opacity: 0;
        transform: translateY(-100%);
    }
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}
