/*
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

*/


body {
	overflow-x: hidden; 
}
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;
}
a[name] { display: block; height: 32px; }

.error404 main.entry-content { padding-top: 100px; }

main.entry-content article section p.leading {
	color: #7F725F;
	font-size: 22px;
	line-height: 1.81818;
	font-family: "Roboto Slab", sans-serif;
}
main.entry-content article section p.leading.leading-alt {
	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 section p.leading.leading-alt.text-left {
	text-align: left;
}
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;
}
h1, h2, h3, h4, h5, h6 {
	position: relative;
	line-height: 1.2;
	color: #005E9C;
	font-size: inherit;
	font-weight: bold;
	font-style: normal;
	font-family: "Roboto Slab", 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;
}
h1.line-aside span, h2.line-aside span, h3.line-aside span, h4.line-aside span, h5.line-aside span, h6.line-aside span {
	background: #F4F3F2;
	display: inline-block;
	position: static;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
}
h1.line-aside::before, h2.line-aside::before, h3.line-aside::before, h4.line-aside::before, h5.line-aside::before, h6.line-aside::before {
	z-index: -1;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	width: 100%;
	height: 2px;
	display: block;
	background: rgba(201, 193, 183, 0.4);
}
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: 'Roboto Slab', serif;
	color: #384C59;
	text-decoration: none;
}
ul.link-list li a:hover {
	color: #005e9c;
}
ul.column-list {
	padding: 0 !important;
	margin: 0 !important;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
ul.column-list li {
	font-weight: bold;
	-webkit-flex: 0 0;
	-moz-flex: 0 0;
	-ms-flex: 0 0;
	-o-flex: 0 0;
	flex: 0 0;
	min-width: 24.333%;
	padding-right: 20px;
}
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;
	padding-left: 15px;
	text-indent: inherit;
}
main.entry-content article.content_editor ul.list-posts li::before {
	display: none;
}
.cover-header .row.row30.blurb-item.blurb-columns .col.blurb-column {
	padding-left: 0;
}
.cover-header .row.row30.blurb-item.blurb-columns .col.blurb-column + .col.blurb-column {
	padding-top: 50px;
}
.cover-header .blurb-columns .blurb-column::after {
	background: transparent none
}
.cover-header .blurb-item.row-flex .col p {
	font-size: 24px;
	line-height: 40px;
}
.cover-header .blurb-item.row-flex .col a.button {
	position: relative;
	bottom: auto;
}
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 0 0 54px;
    opacity: 1; 
	margin: 0;
	height: 30px;
	font-family: "Roboto", 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: "Roboto Slab", sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.content_editor .above-search {
	position: relative;
	margin-bottom: 50px;
	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: 0px 20px 30px -10px rgba(0,0,0,0.35);
	-webkit-box-shadow: 0px 20px 30px -10px rgba(0,0,0,0.35);
	box-shadow: 0px 20px 30px -10px rgba(0,0,0,0.35);
}
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%;
}
article.content_editor figure.article-bg-image.hero img {
	min-height: 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%;
}
article.content_editor figure.article-bg-image.hero.hero-cover {
	overflow: hidden;
	width: 100%;
	height: auto;
	min-height: 101%;
}
article.content_editor figure.article-bg-image.hero.hero-cover img {
	width: auto;
	height: auto;
	min-width: 101%;
	min-height: 101%;
}
figure.article-bg-image.singleton {
	top: auto;
	left: auto;
	display: inline-block;
	max-width: 20%;
	float: none !important;
}
figure.article-bg-image.singleton.no-max-width {
	min-width: none;
}
figure.article-bg-image.singleton.no-maxwidth {
	max-width: none;
}
.p-no-margin p {
	margin: 0 !important;
}
figure.article-bg-image.singleton img {
	max-width: 100%;
}
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%);
}

.float-right { float: right; margin-right: -7.5%; margin-left: 15px; margin-bottom: 6em !important; 
				position: relative; z-index: 999; }
.col-3 { width: 40.83%; }
.float-right p { font-size: 16px; line-height: 1.667em !important; }

.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: "Roboto", 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: "Roboto", sans-serif;
	color: #384C59;
	font-size: 13px;
	line-height: 1.23077;
	border-radius: 36px;
	border: 2px solid #BAAFA0;
	-webkit-transition-property: box-shadow, color, background, border;
	-o-transition-property: box-shadow, color, background, border;
	transition-property: box-shadow, color, background, border;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}
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-block;
	font-weight: bold;
	font-style: italic;
	color: #9D8E78;
	line-height: 1.5;
	font-size: 18px;
	background: transparent;

	/* TB ADDITIONs */

	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
	padding-right: 20px;
}
a.button.button-link.ib, button.button.button-link.ib {
	display: inline-block;
}
a.button.button-link.ib, button.button.button-link.link-small {
	font-size: 16px;
}
a.button.button-link::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	right: 0;
	height: 2px;
	z-index: -1;
	background: rgba(157, 142, 120, 0.5);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
a.button.button-link:hover::before {
	bottom: -10px;
}
a.button.button-link::after, button.button.button-link::after {
	content: "\f061";
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
	/* margin-left: 5px; */

	font-size: 13px;
	/* TB ADDITIONs */

	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	position: absolute;
	top: 2px;
	right: 0;
	display: inline-block;
}
/* TB ADDITIONs */

/*a.button.button-link:hover, button.button.button-link:hover { padding-bottom: 10px;}*/

a.button.button-link:hover::after, button.button.button-link:hover::after {
	right: -10px;
}
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: 'Roboto Slab', 'serif';
}
.blurb {
	background: #fff;
	width: 100%;
	max-width: 432px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 40px 67px;
	text-align: center;
	-moz-box-shadow: 0px 20px 30px -10px rgba(0,0,0,0.35);
	-webkit-box-shadow: 0px 20px 30px -10px rgba(0,0,0,0.35);
	box-shadow: 0px 20px 30px -10px rgba(0,0,0,0.35);
}
.blurb figure {
	width: 100%;
	margin-bottom: 30px;
}
.blurb figure img {
	width: 100%;
	height: auto;
}
.blurb-small-h4 h4 {
	font-size: 22px;
}
.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-full {
	max-width: none;
	text-align: left;
	padding: 28px 25px 33px;
	font-size: 16px;
}
.blurb.blurb-full .blurb-content {
	max-width: none;
}
.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: "Roboto Slab", 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);
}
.blurb-item.row-flex .col {
	position: relative;
	min-height: 100%;
	padding-bottom: 70px;
}
.blurb-item.row-flex.minimal-padding .col {
	padding-bottom: 30px;
}
.blurb-item.row-flex .col a.button {
	position: absolute;
	bottom: 10px;
}
.blurb-item.row-flex .image_blurb.col, .blurb-item.row-flex.minimal-padding .image_blurb.col {
	padding-bottom: 0;
}
.blurb-item.row-flex .image_blurb .blurb {
	height: 100%;
	padding-bottom: 97px;
}
#video_row .row.blurb-item { margin-left: -7.5px; margin-right: -7.5px; }
#video_row .row.blurb-item .video_blurb.col { padding-left: 7.5px; padding-right: 7.5px; }
#video_row .video_blurb .video-blurb { padding: 25px 0; }
#video_row .video-blurb .blurb-content { padding: 0 15px 0; }

.blurb-item.row-flex .video_blurb.col a.button,  .blurb-item.row-flex .image_blurb.col a.button {
	bottom: 60px;
	left: 50%;
	white-space: nowrap;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.embed-video-player .video-wrapper::after {
	z-index: 99999999;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	display: block;
	background: transparent;
	background-position: center center;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.embed-video-player .video-wrapper:hover::after {
	background: rgba(0, 0, 0, 0.5) url('images/video-button-small.png') no-repeat center center;
}
.embed-video-player.embed-hover .video-wrapper::after {
	background: transparent url("images/video-button-small.png") no-repeat scroll calc(100% - 10px) calc(100% - 10px) / 40px auto;
}
.embed-video-player.embed-hover .video-wrapper:hover::after {
	background: rgba(0, 0, 0, 0.5) url("images/video-button-small.png") no-repeat scroll center center;
}

.blurb-button-fix {
	position: relative;
	z-index: 1;
}
.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);
	overflow: hidden;
}
.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 figure.img {
	height: 0;
	padding-bottom: 48%;
}
.featured-blurb figure.img img {
	width: 100%;
	max-width: none;
}
.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 h3 {
	margin-top: 12px;
	padding-left: 10px;
}
.featured-blurb + .blurb-content p {
	padding-left: 10px;
	font-size: 18px;
	font-style: italic;
}
.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: 776px;
	margin-left: auto;
	margin-right: auto;
}
.video-blurb .video-wrapper {
	border: 10px solid #fff;
	padding: 55% 0 0;
	-moz-box-shadow: 0px 20px 30px -10px rgba(0,0,0,0.35);
	-webkit-box-shadow: 0px 20px 30px -10px rgba(0,0,0,0.35);
	box-shadow: 0px 20px 30px -10px rgba(0,0,0,0.35);
}
.video-wrapper video, .video-blurb .video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-background-size: cover;
	background-size: cover;
}
.video-blurb .video-wrapper iframe {
	min-height: 100%;
}
.video-wrapper img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	min-width: 101%;
	min-height: 101%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.video-wrapper {
	z-index: 20;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: auto;
	padding: 55.5% 0 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.inline-video .video-wrapper::after,  .video-blurb .video-wrapper::after {
	content: "";
	z-index: 30;
	position: absolute;
	top: 50%;
	left: 50%;
	background: url('images/play-video.png') no-repeat center center / 100% 100%;
	display: block;
	width: 73px;
	height: 73px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.inline-video.video-playing .video-wrapper::after {
	display: none;
}
.page-modal .inline-video .video-wrapper::after {
	display: none;
}
.video-player .video-wrapper {
	cursor: pointer;
}
.video-playing .inline-video .video-wrapper::after,  .video-playing .video-blurb .video-wrapper::after {
	display: none;
}
.blurb .video-wrapper video {
	width: 100%;
}
.blurb .video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 102%;
}
.video-blurb .blurb-content {
	font-family: "Roboto Slab", sans-serif;
	padding: 0 30px 0;
	font-size: 20px;
	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: "Roboto Slab", sans-serif;
}
.count.count-large {
	font-size: 90px;
}
.inline-video .video-wrapper {
	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);
}
.inline-video .video-wrapper iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	min-height: 100%;
}
.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;
	margin-left: auto;
	margin-right: auto;
	width: calc(100% - 22%);
	max-width: 776px;
}
.container-fixed-thin.container-extra-thin {
	width: calc(100% - 30%);
}
.content-editor.container-fixed-thin.medium-width {
	max-width: 940px;
}	
.content-editor.container-fixed-thin.medwide-width {
	max-width: 1040px;
}

.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: "Roboto Slab", 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.twitter-widget figure {
	position: relative;
	width: 100%;
	height: 176px;
	overflow: hidden;
}
.widget.twitter-widget figure img {
	width: 100%;
	height: auto;
}
.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: "Roboto Slab", sans-serif;
	color: #9D8E78;
	font-size: 96px;
	line-height: 1;
}
.widget.stock-widget .stock-details {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 33px;
	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 {
	background: url("images/slider-bg.png") no-repeat center center/cover #9D8E78;
}
.blurb-slider-wrapper section .blurb-slider .slick-list {
	padding: 102px 0;
}
.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 a.button.button-link {
	color: #fff;
	display: inline-block;
	margin-top: 4px;
}
.blurb-slider-wrapper .blurb-slider a.button.button-link::before {
	background: #fff;
}
.blurb-slider-wrapper .blurb-slider a.button.button-link:hover::before {
	background: #fff;
}
.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;
	/* TB ADDITIONs */

	padding-bottom: 60%;
	height: 0;
	overflow: hidden;
	position: relative;
}
.blurb-slider-wrapper .blurb-slider figure img {
	width: 100%;
	height: auto;
	/* TB ADDITIONs */

	position: absolute;
	max-width: 100%;
	-moz-transition: all 1.3s ease;
	-webkit-transition: all 1.3s ease;
	transition: all 1.3s ease;
}
/* TB ADDITIONs */

.blurb-slider-wrapper .blurb-slider figure:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.blurb-slider-wrapper .blurb-slider .slide-desc {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px;
}
.blurb-slider-wrapper .blurb-slider .slide {
	outline: none;
	padding: 0 11px;
	max-width: 590px;
}
.blurb-slider-wrapper .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.blurb-slider-wrapper .slick-slide {
	height: auto;
}
.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 {
	/*	max-width: 111px;*/
	/*padding: 15px 11px;*/
	max-width: 129px;
	padding: 15px 0.49em;
}
.cover-header {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
body.home .cover-header {
	background-image: url("images/homepage-background.jpg");
	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;
}
.social-links .social-icons a:last-child {
	margin-right: 0;
}
.mobile-underlay {
	z-index: 999999999;
	background: #005E9C;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 150%;
	cursor: pointer;
}
#page-underlay {
	z-index: 9999;
	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: 45px 30px 30px;
	/*  padding: 92px 30px 30px;*/

	width: 100%;
	height: 100%;
	border-bottom: 4px solid #9D8E78;
	background: #F4F3F2;
}
.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 {
	display: none;
	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 span {
	white-space: nowrap;
	display: inline-block;
}
.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 {
	position: relative;
	z-index: 99999;
	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: 100%;
	background-size: 100% !important;
	display: block;
	-webkit-transition: 0s;
	transition: 0s;
}
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;
	text-align: right;
}

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: 38px 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: none /*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: 260px;
	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: 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 .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, header-reset 0.3s ease forwards 0.4s;
	animation: header-out 0.3s ease, 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: "Roboto", 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 */	

@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;
}
 80% {
opacity: 1;
top: -100px;
}
 100% {
top: 0;
}
}
 @-moz-keyframes dropin {
 0% {
opacity: 0;
top: -100px;
}
 80% {
opacity: 1;
top: -100px;
}
 100% {
top: 0;
}
}
 @-webkit-keyframes dropin {
 0% {
opacity: 0;
top: -100px;
}
 80% {
opacity: 1;
top: -100px;
}
 100% {
top: 0;
}
}
 @-ms-keyframes dropin {
 0% {
opacity: 0;
top: -100px;
}
 80% {
opacity: 1;
top: -100px;
}
 100% {
top: 0;
}
}
 @-o-keyframes dropin {
 0% {
opacity: 0;
top: -100px;
}
 80% {
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: 300px;
}
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;*/
	margin-top: 12px;
}
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: 12px;
}
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;
	padding-left: 21px;
	text-indent: -14px;
}
main.entry-content article.content_editor ul li::before {
	content: "\f111";
	font-family: 'FontAwesome';
	font-weight: normal;
	line-height: inherit;
	font-size: 18px;
	margin-right: 12px;
	display: inline-block;
	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;
}
main.entry-content article.hero-image-large.hero-light a.button.button-link::before, main.entry-content article.hero-image.hero-light a.button.button-link::before {
	background: #fff;
}
main.entry-content article.hero-image {
	padding-top: 12%;
	padding-bottom: 2%;
	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;
}
.tooltips {
	z-index: 9999;
	position: absolute;
	top: auto;
	right: auto;
	left: auto;
	bottom: auto;
	width: 42px;
	height: 42px;
	cursor: pointer;/*

	-webkit-transition: all 0.75s;

	transition: all 0.75s;

*/

}
.tooltips::before {
	content: "\f067";
	font: normal normal normal 17px/1 FontAwesome;
	text-rendering: auto;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	display: block;
	width: 15px;
	height: 18px;
	color: #7F725F;
	opacity: 0.8;
	z-index: 9999;
	top: 9px;
	left: 10px;
	text-align: center;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.tooltips.tooltip-open::before {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	top: 7px;
	left: 9px;
}
.tooltips::after {
	content: "";
	position: relative;
	z-index: 10;
	display: block;
	background: url('images/icon-tooltip.png') no-repeat top left;
	width: 42px;
	height: 42px;
}
.tooltips .tooltip-body {
	z-index: 5;
	position: absolute;
	cursor: auto;
	background: #F4F3F2;
	padding: 35px 20px 25px;
	border: 4px solid #9D8E78;
	border-radius: 6px;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
/*
.tooltips:hover .tooltip-body {
	transform: scale(1);
}
*/
.tooltips.tooltip-close .tooltip-body {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.tooltips.tooltip-open .tooltip-body {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.tooltips.direction-top-left .tooltip-body {
	bottom: 50%;
	right: 50%;
	-webkit-transform-origin: bottom right;
	-moz-transform-origin: bottom right;
	-ms-transform-origin: bottom right;
	-o-transform-origin: bottom right;
	transform-origin: bottom right;
}
.tooltips.direction-top-right .tooltip-body {
	bottom: 50%;
	left: 50%;
	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	-o-transform-origin: bottom left;
	transform-origin: bottom left;
}
.tooltips.direction-bottom-left .tooltip-body {
	top: 50%;
	right: 50%;
	-webkit-transform-origin: top right;
	-moz-transform-origin: top right;
	-ms-transform-origin: top right;
	-o-transform-origin: top right;
	transform-origin: top right;
}
.tooltips.direction-bottom-right .tooltip-body {
	top: 50%;
	left: 50%;
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-ms-transform-origin: top left;
	-o-transform-origin: top left;
	transform-origin: top left;
}
.tooltips .tooltip-body p {
	font-size: 16px;
	line-height: 1.6;
	width: 252px;
}
.tooltips .tooltip-body a {
/*	min-width: 106px;*/
	display: inline-block;
}
footer.page-footer {
	color: #E3E0DE;
	font-family: "Roboto", 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: "Roboto Slab", 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: "Roboto", sans-serif;
	line-height: 1.2;
	font-weight: 300;
}
footer.page-footer .footer-bottom {
	font-family: "Roboto", 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: "Roboto Slab", 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;
}
.padTop80 {
	padding-top: 80px;
}
.padTop80-sm-plus {
	padding-top: 80px;
}
.padTop60 {
	padding-top: 60px;
}
.padBottom40 {
	padding-bottom: 40px;
}
.padBottom60 {
	padding-bottom: 60px;
}
.padBottom60-sm-plus {
	padding-bottom: 60px;
}
.padBottom80 {
	padding-bottom: 80px;
}
.pad-left-15 {
	padding-left: 0;
}
.pad-right-15 {
	padding-right: 0;
}
.text-bordered {
	font-size: 22px;
	font-family: "Roboto Slab", 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);
}
main.entry-content article.content_editor ul li + li {
	margin: 0px;
}
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;
}

.inline-video-bg {
	position: absolute;
	left: 15px;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
	min-height: 100%;
	width: 98%;
	width: calc(100% - 30px);
}

.inline-video-bg .video-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 178%;
	min-height: 120%;
	padding-top: 110%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.inline-video-bg .video-wrapper iframe {
	position: absolute;
	left: 0;
	top: 0;
	min-width: 100%;
	min-height: 100%;
}

.inline-video-bg .video-wrapper::after {
	z-index: 99999999;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	display: block;
	background: transparent;
	background-position: center center;
	-webkit-transition: background 0.3s ease;
	-ms-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
.inline-video-bg .video-wrapper:hover::after {
	background: rgba(0, 0, 0, 0.5) url('images/video-button-small.png') no-repeat center center;
}

#page-down-arrow {
	z-index: 99999999;
	position: absolute;
	top: 87vh;
	font-size: 40px;
	cursor: pointer;
	display: inline-block;
	left: 50%;
	color: #9D8E78;
	height: 56px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

#page-down-arrow::before {
	display: inline-block;
	-webkit-animation: page-arrow 2s ease 3;
	-o-animation: page-arrow 2s ease 3;
	animation: page-arrow 2s ease 3;
	
}

@-webkit-keyframes page-arrow {
	0% { -webkit-transform: translateY(0%); }
	50% { -webkit-transform: translateY(50%); }
	100% { -webkit-transform: translateY(0%); }
}
@-o-keyframes page-arrow {
	0% { -o-transform: translateY(0%); }
	50% { -o-transform: translateY(50%); }
	100% { -o-transform: translateY(0%); }
}
@keyframes page-arrow {
	0% { 
		-ms-transform: translateY(0%);
		transform: translateY(0%); 
	}
	50% { 
		-ms-transform: translateY(50%);
		transform: translateY(50%); 
	}
	100% { 
		-ms-transform: translateY(0%);
		transform: translateY(0%); 
	}
}

article.homepage-header {
	height: 76vh;
	min-height: 549px;
	margin-bottom: 300px;
}

article.homepage-header figure#row-1-figure-1.align-image-top {
	top: -28%;
	top: -16vh;
}

article.homepage-header section {
	position: relative;
	font-size: 24px;
	color: #384C59;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

table.table.table-small.table-bordered {
	font-size: 0.8em;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 0 !important;
	border-right: 0 !important;
}

table.table.table-small.table-bordered > tbody > tr > td, table.table.table-small.table-bordered > tbody > tr > th, table.table.table-small.table-bordered > tfoot > tr > td, table.table.table-small.table-bordered > tfoot > tr > th, table.table.table-small.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; border-right: 0 !important;
}
table.table.table-small.table-bordered > tbody > tr > td:first-child, table.table.table-small.table-bordered > tbody > tr > th:first-child, table.table.table-small.table-bordered > tfoot > tr > td:first-child, table.table.table-small.table-bordered > tfoot > tr > th:first-child, table.table.table-small.table-bordered > thead > tr > td:first-child, table.table.table-small.table-bordered > thead > tr > th:first-child {
    border-right: 1px solid #ddd; border-left: 0 !important;
}

tr.th1 th { padding-top: 24px !important; }
tr.th2 th { color: #005e9c; }

.center-me {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

a.sfdocx i.fa, a.sfdoc i.fa, a.sfxls i.fa, a.sfxlsx i.fa , a.sfpdf i.fa {
	display: inline-block;
	margin-left: 15px;
}

.text-roman, a.button.text-roman {
	font-style: normal;
}

figure.article-bg-image.singleton.sus-high-impact-co {
	max-width: none;
	width: 20%;
}

.address_listings {
	line-height: 2;
}

.address_listings .col {
	padding-top: 30px;
	padding-bottom: 30px;
}

.address_listings hr.line-below {
	display: none;
	border-color: #E3E0DE;
	border-width: 2px;
	margin: 0 15px;
}

.address_listings.lines-below hr.line-below {
	display: block;
}

.address_listings .col h1,
.address_listings .col h2,
.address_listings .col h3,
.address_listings .col h4,
.address_listings .col h5,
.address_listings .col h6 {
	margin-bottom: 12px;
}

.address_listings .col h1 + br,
.address_listings .col h2 + br,
.address_listings .col h3 + br,
.address_listings .col h4 + br,
.address_listings .col h5 + br,
.address_listings .col h6 + br {
	display: none;
}

.supplier-icons {
	font-weight: bold;
}


.supplier-icons.row {
	margin: 0;
}

.supplier-icons.row > .item {
	padding: 0;
}

.supplier-icons img {
	width: 100px;
}

.supplier-icons a {
	color: #384C59;
}

@media (min-width: 992px) {
	.supplier-icons .clearfix {
		display: none;
	}
}

@media (max-width: 767px) {
	.supplier-icons {
		font-size: 14px;
	}

	.supplier-icons img {
		width: 80px;
	}
}

ul.column-list li.li-button {
	-webkit-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	text-align: center;
	margin-top: -20px;
	margin-bottom: 13px;
}

ul.column-list li.li-button > a {
    padding: 8px 20px;
    border: 2px solid #E3E0DE;
    border-radius: 2px;
    display: inline-block;
	color: #384C59 !important;
	font-family: "Roboto", sans-serif;
}


.page-id-6425, 
 .page-id-6425 h1, .page-id-6425 h2, .page-id-6425 h3, 
 .page-id-6425 h4, .page-id-6425 h5, .page-id-6425 h6  { color: #1A4086; }
.page-id-6425 p { font-size: 20px; line-height: 26px !important; margin-top: 1.25em !important; }

@media(min-width:1600px) {
	.page-id-6425 .container-fixed-thin { max-width: 980px; }
}

@media(max-width:767px) {
	.page-id-6425, .page-id-6425 article, .ht-notification-section { width: 100vw; overflow-x: hidden; }
	.page-id-6425 .container-fluid { margin-left:0; margin-right: 0; padding:0 !important; width: 100vw; overflow-x: hidden; }
	.page-id-6425 .container-fixed-thin { padding-left: 30px; padding-right: 30px; }
	.page-id-6425 figure.article-bg-image.singleton { display: block !important; }
	.page-id-6425 figure.article-bg-image.singleton.tomato-avocado { position:relative; max-width:300px !important; width: 55%; margin: auto; left: 0 !important; right: 0 !important; margin-bottom: 32px; }
	.page-id-6425 figure.article-bg-image.singleton.berries { max-width:350px !important; width: 75%; margin: auto; left: 0 !important; right: 0 !important; }
	
	.page-id-6425 article#row-3 { margin-top: 24px !important; padding-bottom: 340px !important; }
	img.vert-center { max-width: 118px; height: auto !important; }
	.page-id-6425 .sincerely { margin-bottom: 44px !important; }
	.btn.blue { display: block; }
}

.btn.blue { 
	background-color: #2683D5; color: #fff; font-weight: 700; border-radius: 30px; 
	line-height: 60px; padding: 0 24px; margin-top: 36px; min-width: 260px;
}

#three-col-supplier .row.row30 .col {
    padding-left: 15px !important; padding-right: 15px !important;
}
#three-col-supplier .blurb-columns .blurb-column:after { display: none; background: transparent; }
#three-col-supplier .blurb-columns .blurb-column p { color: #1A4086 !important; }
#three-col-supplier .video-player { height: 0; overflow: hidden; padding-bottom: 60%; margin-bottom: 24px; }
#three-col-supplier .video-player.video_blurb .video-blurb { padding: 0 !important; }
#three-col-supplier .video-player.video_blurb .video-blurb .video-wrapper { border: 0 !important; }

.page-id-6425 main.entry-content article.content_editor section p.sincerely { margin-bottom: 200px; }

figure.floated { overflow: hidden; position: relative; width: 100%; padding-bottom: 60%; margin-bottom: 24px; }
figure.floated img { 
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);}



/* TABLES - 2021 Goals  */

.table-icon {
  width: 41px;
  height: 30px;
}

.table-legend {
	margin: 50px 0 0;
	font-size: 12px;
}

.table-legend .legend-item {
	display: inline-block;
	margin-right: 30px;
	margin-bottom: 30px;
}
.table-legend .legend-item img {
	vertical-align: middle;
	margin-right: 10px;
}

.table-bar {
  background: #084999;
  color: #fff;
  font-size: 20px;
  padding: 10px 15px;
  font-weight: bold;
}
.table-bar small {
  display: inline-block;
  margin-left: 10px;
  font-weight: normal;
}
.table-bar img {
  margin: -5px 0 0 10px;
}

.entry-content ul.ul-table {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 1.2;
  display: table;
  table-layout: auto;
  font-size: 12px;
}
.ul-table.table-end {
	border-bottom: 1px solid #084999;
}
.ul-table.table-heading {
  font-weight: bold;
  color: #084999;
}
.entry-content ul.ul-table > li {
  text-indent: 0;
  padding: 10px 0;
}
.ul-table li.col {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  min-width: 120px;
}
.ul-table li.col ul li {
	text-indent: -2em;
	padding-left: 2em;
}
.ul-table .col + .col {
  border-left: 4px solid #f5f6f7;
}
.ul-table .col-line {
  position: relative;
  display: block;
}
.ul-table .col-line + .col-line {
  margin-top: 6px;
  padding-top: 6px;
}
.ul-table .col-line + .col-line::after {
  content: "";
  position: absolute;
  top: 0;
  left: 2px;
  right: 2px;
  display: block;
  height: 1px;
  background: #b2c6df;
}
.ul-table .col.goal {
  text-align: left;
  min-width: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.ul-table:not(.table-heading) .col.goal {
  background: #EFEFF3;
}
.ul-table .col.year-target {
  min-width: 85px;
}
.ul-table > li::before {
  display: none !important;
}
.ul-table .year-target {
  width: 80px;
  font-weight: bold;
  color: #084999;
}
.ul-table li.col.trend {
  min-width: 70px;
}

.ul-table .col.up .col-line,
.ul-table .col.down .col-line {
	padding-right: 20px;
}
.ul-table .col.up .col-line::after,
.ul-table .col.down .col-line::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
	height: 100%;
	display: block;
	background: url('https://dev.curran-connors.com/kroger/csr-2021/images/icon/up.svg') no-repeat center center / 100% 100%;
}
.ul-table .col.down .col-line::after {
	background-image: url('https://dev.curran-connors.com/kroger/csr-2021/images/icon/Down.svg');
}

@media (min-width: 768px) {
  .ul-table li.col {
    min-width: 120px;
  }
	.ul-table:not(.table-heading) + .ul-table:not(.table-heading) .col::after {
	  content: "";
	  position: absolute;
	  top: 0;
	  left: 2px;
	  right: 2px;
	  display: block;
	  height: 1px;
	  background: #084999;
	}
	
	.ul-table .col.up .col-line,
	.ul-table .col.down .col-line {
		display: inline-block;
	}
}

@media (min-width: 992px) {
  .ul-table li.col {
    min-width: 140px;
  }
	.ul-table li.col.trend {
	  min-width: 115px;
	}
}

@media (min-width: 1100px) {
  .entry-content ul.ul-table {
    font-size: 14px;
  }

  .ul-table li.col {
    min-width: 190px;
  }
}

@media screen and (max-width: 767px) {
	.ul-table.table-heading {
		display: none !important;
	}
	.entry-content ul.ul-table {
		font-size: inherit;
	}
	.ul-table,
	.ul-table li.col {
		display: block;
		width: 100%;
	}
	.ul-table > li.col {
		position: relative;
		text-align: right;
	}
	.entry-content ul.ul-table > li.col:not(.goal) {
		padding: 15px 0 15px 110px;
		border-bottom: 1px solid #084999;
	}
	.ul-table > li.col::after {
		position: absolute;
		top: 50%;
		left: 0;
		width: 95px;
		display: block;
		font-weight: bold;
		color: #084999;
		text-align: left;
		-ms-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.ul-table > li.col.year-2017::after {
		content: "2017";
	}
	.ul-table > li.col.year-2018::after {
		content: "2018";
	}
	.ul-table > li.col.year-2019::after {
		content: "2019";
	}
	.ul-table > li.col.year-target::after {
		content: "Target Year";
	}
	.ul-table > li.col.trend::after {
		content: "Trend";
	}
}

