
@font-face {
  font-family: "TTRoundsCondensedBold";
  font-style: normal;
  font-stretch: condensed;
  font-display:block;
  src: url('../fonts/TTRoundsCondensedBold_normal_condensed.woff2') format('woff2'), url('../fonts/TTRoundsCondensedBold_normal_condensed.woff') format('woff');
}
@font-face {
  font-family: "TTRoundsCondensedBlack";
  font-style: normal;
  font-stretch: condensed;
  font-display:block;
  src: url('../fonts/TTRoundsCondensedBlack_normal_condensed.woff2') format('woff2'), url('../fonts/TTRoundsCondensedBlack_normal_condensed.woff') format('woff');
}
@font-face {
  font-family: "TTRoundsCondensedRegular";
  font-style: normal;
  font-stretch: condensed;
  font-display:block;
  src: url('../fonts/TTRoundsCondensedRegular_normal_condensed.woff2') format('woff2'), url('../fonts/TTRoundsCondensedRegular_normal_condensed.woff') format('woff');
}
@font-face {
  font-family: "GoldplayBlack";
  font-style: normal;
  font-stretch: normal;
  font-display:block;
  src: url('../fonts/GoldplayBlack_normal_normal.woff2') format('woff2'), url('../fonts/GoldplayBlack_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "GoldplayRegular";
  font-style: normal;
  font-stretch: normal;
  font-display:block;
  src: url('../fonts/GoldplayRegular_normal_normal.woff2') format('woff2'), url('../fonts/GoldplayRegular_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "GoldplayBold";
  font-style: normal;
  font-stretch: normal;
  font-display:block;
  src: url('../fonts/GoldplayBold_normal_normal.woff2') format('woff2'), url('../fonts/GoldplayBold_normal_normal.woff') format('woff');
}
@font-face {
  font-family: "GoldplayMedium";
  font-style: normal;
  font-stretch: normal;
  font-display:block;
  src: url('../fonts/GoldplayMedium_normal_normal.woff2') format('woff2'), url('../fonts/GoldplayMedium_normal_normal.woff') format('woff');
}

html {
	font-family: "GoldplayRegular", sans-serif;
}
body {
	line-height:1.5;
}
main {
	padding-top: 6.2em;
}
main section {
	max-width: 100vw;
	min-width: 320px;
	margin: 0;
}

/* Navigation */

header {
	background: #ffdd00;
	outline: 0.15em solid #fff;
	max-width: 100vw;
	height: 6.0em;
	transition: box-shadow .2s;
}
.header-logo {
	background: transparent;
	display: inline-block;
	height: 100%;
	padding: 0;
	vertical-align: middle;
	width: 6em;
}
.header-logo img {
	display: block;
	height: 100%;
	margin: 0 auto;
}
.navicon span:after {
	width: 2em;
}
.mobile-menu--active .navicon span:after {
	width: 2em;
	margin-left: 0;
}
header a,
footer a,
nav a {
	color: #000;
	text-decoration: none;
}
nav a:hover {
	background: rgba(0, 0, 0, 0);
}
.social_icons a {
	background: #DA291C;
	color: #ffdd00;
	padding: 0.4em;
	border-radius: 2em;
}
.social_icons a:hover {
	color: #DA291C;
	background: #fff;
}
#back-to-top {
	color: #DA291C;
}
header button {
	color: #DA291C;
	text-decoration: none;
}
.ccpa_button {
	border-radius: 30px;
	padding: 5px 20px;
}
.nav--container {
	background: url(../images/site/yellowcurvedown.svg) bottom center / 110vw 330vw no-repeat;
}
.mobile-menu--active .nav--container {
	padding: 1em 0 4em;
}
header {
	box-shadow: 0 100vh 0 100vh rgba(0, 0, 0, 0)
}
.mobile-menu--active header {
	box-shadow: 0 100vh 0 100vh rgba(0, 0, 0, 0.75)
}
.nav--main,
.nav--featured,
.nav--secondary ul {
	font-family: "GoldplayBold", sans-serif;
	
	letter-spacing: .005em;
}
.nav--featured {
	text-transform: uppercase;
	padding: 0 0.5em;
	background: none;
	top: 4.0em;
}
.nav--featured ul {
	max-width:20em;
	margin:auto;
}
.nav--featured li {
	flex-basis: 33%;
	text-align: center;
}
.nav--featured a {
	color: #000;
	padding: 0.5em;
}
.nav--featured a:hover {
	color: #DA291C;
	background: inherit;
}
.nav--featured .nav-item--current>a {
	text-decoration: underline;
}
.nav--main,
.nav--secondary {
	text-transform: uppercase;
	font-size: .9em;
}
.nav--main ul {
	color: #000;
	background: transparent;
}
.nav--mobile-extras {
	margin: 1em 0em 0;
	padding: 1em 0 0;
	text-align: center;
	border-top: 0.15em solid #fff;
}
.nav--mobile-extras a {
	text-transform: none;
	display: inline-block;
}
.nav--mobile-extras p {
	font-size: 90%;
}
.nav--mobile-extras p a {
	text-decoration: underline;
	padding: 0.5em;
}

/*price spider overrides */

div.ps-client-logo.center>div>img {
	width: 115px !important;
	max-width: none;
	max-height: none;
	padding: 18px!important;
}
.ps-product-image>div>img {
	position: relative !important
}

@media (max-width:47.95em) and (min-aspect-ratio:10/7) {
	html {
		font-size: 1em;
	}
	.content_wrapper {
		max-width:48em;
	}
	#search {
		top: 0;
		z-index: 199;
		padding: 1.125em 0 0;
	}
	#search::before {
		height: 0;
	}
	.page--search-results #search {
		top: 5.5em;
	}
	/* layering elements	*/
	.search--active header::before {
		content: '';
		background: #ffdd00;
		width: 100%;
		position: fixed;
		height: 6.5em;
		top: 0;
		z-index: 99;
	}
	.search--active .nav--featured {
		position: fixed;
		z-index: 99;
	}
	.search--active #critical_communications~#search {
		margin-top: 0;
	}
	.search--active #critical_communications+header .nav--featured {
		margin-top: 3em;
	}
	.search--active header {
		z-index: auto;
		position: static;
		margin-bottom: -6.5em;
	}
	.header-logo {
		transition: opacity 0.15s;
	}
	.search--active .header-logo {
		opacity: 0;
	}
	header .content_wrapper {
		position: fixed;
		left: 1em;
		right: 1em;
		top: 0;
		z-index: 999;
	}
	#critical_communications+header .content_wrapper {
		margin-top: 3em;
	}
	.menu-button,
	.search-button {
		z-index: 9999;
	}
	.nav--container {
		height: calc(100vh - 5.5em);
        background: #ffdd00;
	}
	.nav--container nav {}
	.mobile-menu--active .nav--container {
		padding: 1em 0;
	}
	.nav--mobile-extras .social_icons {
		display: inline-block;
		vertical-align: middle;
		margin: 1em;
	}
	.nav--mobile-extras p {
		margin: 1em;
		display: inline-block;
		vertical-align: middle;
	}
	header .content_wrapper {
		max-width: none;
	}
    
    
    
}





@media (max-width:20em) {
	.nav--container nav {
		min-width: 300px;
	}
	
}


@media (min-width:48em) {
	.nav--main,
	.nav--secondary {
		font-size: .85em;
	}
	header .content_wrapper {
		height: 100%;
	}
	.nav--container {
		background: transparent;
		box-shadow: none;
	}
	.nav--main ul div {
		transition: max-height 0.2s;
		background: rgba(0, 0, 0, 0);
	}
	.nav--main > ul > li:focus-within > div, 
	.nav--main ul > li:hover > div {
		max-height:30em;
	}
	.nav--main ul div>ul {
		background: #ffdd00;		
		padding-bottom:0;
		padding-top:0.25em;
		margin:	0 0.25em 0.25em;
		box-shadow:-1px 1px 0 0 #ffa, 1px 1px 0 0 #ffa;
	}
	.nav--main a::after {
		margin-top: -0.05em;
	}
	.nav--main a {
		white-space: nowrap;
	}
	.header-logo {
	}
	.nav--main>ul>.nav-item--current::after,
	.nav--main>ul>.nav-item--current-parent::after {
		background: #DA291C;
		border-radius: 0.15em;
		content: '';
		display: block;
		height: 0.4em;
		position: absolute;
		bottom: 0.2em;
		left: 0.75em;
		right: 0.75em;
	}
	.nav--secondary .link--where-to-buy,
	.nav--secondary .link--promotions {
		/* padding-left: 2em; */
	}
	.nav--secondary .link--promotions img,
	.nav--secondary .link--where-to-buy img {
		display:none;
	}
	.nav--secondary .link--lwe {
		overflow:hidden;
		margin: 0em 0 -3em;
		height: 4em;
		width: 3.5em;
		color: transparent;
	}
	.nav--secondary .link--lwe img {
		width:3.66em;
		height:3em;
		margin-bottom: -2em;
		display:block;
	}
	.nav--secondary .link--lwe::before {
		display:none; 
	}
	.searchicon span {
		font-size: 0.9em;
	}
	.searchicon span::before {
		border-width: 0.15em;
	}
	.searchicon span::after {
		height: 0.25em;
	}
}


@media (min-width:55em) {
	.nav--main,
	.nav--secondary {
		font-size: .97em;
	}
}

/* largest size */

@media (min-width:75em) {
	#back-to-top {
		top: -2em;
	}
	.nav--container {
		flex-grow: 1;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		align-self: center;
		height: 100%;
	}
	.nav--main,
	.nav--secondary {
		margin-top: 0;
		position: static;
		height: 100%;
	}
	.nav--main>ul>li,
	.nav--secondary>ul>li {
		padding: 1.8em 0;
		vertical-align: middle;
	}
	.nav--main>ul>.nav-item--current::after,
	.nav--main>ul>.nav-item--current-parent::after {
		bottom: 1.15em;
	}
	.search-button {
		margin-top: 0;
	}
	header nav {
		display: block;
	}
	.nav--secondary .link--lwe {
		margin: -1.25em 0;
		height: 4em;
	}
	.nav--secondary .link--lwe img {
		width:5.3em;
		height:4.2em;
		margin:0;
	}
}
.mobile-menu--active .kfr-tout--sticky,
.search--active .kfr-tout--sticky,
.mobile-menu--active main,
.search--active main {
	pointer-events: none;
}
footer {
	overflow: hidden;
	position: relative;
	background: #ffdd00 left -2vw top -3vw / 105% no-repeat url(../images/site/whitecurvefooter.svg);
	padding-top: 8%;
}
footer .content_wrapper {
	position: relative;
	z-index: 1;
	margin-top: 8em;
	margin-bottom: 2em;
}
.footer-nav--main ul {
	text-transform: uppercase;
	position: relative;
	display: block;
}
.footer-nav--main a:hover {
	background: none;
	text-decoration: underline;
}
.footer-nav--main a {
	font-family: "GoldplayBold", sans-serif;
	font-size: 1.125em;
	font-weight: 400;
	letter-spacing: .005em;
}
.footer-nav--secondary a {
	text-decoration: underline;
}
footer li {
	break-inside: avoid;
	padding: 0.5em 0;
	margin:0 0.33em
}
.footer-nav--main li:first-child a::before {
	content: '';
	display: block;
	background: url(../images/site/eggologo-2025.svg) center / contain no-repeat;
	top: -8em;
	width: 8em;
	height: 8em;
	left: 50%;
	margin-left: -4em;
	position: absolute;
}
footer .social_icons a {
	margin: 0.5em 0.25em;
}
@media (min-width:48em) {
	footer .content_wrapper {
		margin-top: 7em;
	}
	.footer-nav--main li:first-child a::before {
		width: 8em;
		height: 6em;
		left: -0.2em;
		margin-left: -0.1em;
		top: -6em;
	}
	.footer-nav--main ul {
		text-align: center;
		columns: 3;
	}
	.footer-nav--main li {
		display: block;
	}
}

/* Headings and paragraph styles */

h1 {}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1rem 0;
	font-family: "GoldplayBold", sans-serif;
	font-weight:normal;
	
}
h1, h2 {
	font-family: "GoldplayBold", sans-serif;
	font-size: 2.5em;
	line-height: 1;
	text-align: center;
	color: #DA291C;
	
	
}
h3 {
	font-size: 1.5em;
	line-height: 0.9;
}
b, strong {
	font-family: "GoldplayBold", sans-serif;
	font-weight:normal;
}

@media (min-width:64em) {
	h1, h2 {
		font-size: 3em;
	}
	h3 {
		font-size:2em;
	}
}
.eggo-instagram h3 {
	text-align: center;
}
p {
	margin: 1rem 0;
}
.disclaimer {
	font-size: 0.8em;
}
small {
	font-size: 0.667em;
}
sup {
	text-decoration: none;
}
h1 sup,
h2 sup,
h3 sup {
	font-size: 33%;
	top: -1.52em;
	margin-left: 0.1em;
}
.kfr-tout--sticky {
	font-family: "GoldplayRegular";
	text-transform: uppercase;
}
.mobile-menu--active .kfr-tout--sticky,
.search--active .kfr-tout--sticky {
	pointer-events: none;
}

/* Tables */

table {
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
tr {}
td {
	padding: 0.5em 0;
}

/* Links and CTA Buttons */

a {
	color: #DA291C;
	text-decoration: none;
}
p a {
	color: #000;
	font-family: "GoldplayBold", sans-serif;
	text-decoration: underline;
}
.button-cta {
	font-weight: 400;
	font-family: 'GoldplayBold';
	letter-spacing: .005em;
	min-width: 8.5em;
	position: relative;
	background: #DA291C;
	color: #fff;
	padding: 0.4em 1em;
	border-radius: 0.5em;
	text-transform: uppercase;
	transition: color 0.15s, background 0.15s;
	font-size: 1.25em;
	text-wrap: nowrap;
}
.button-cta:hover {
	background: #ffdd00;
	color: #000;
}

.button-cta-reverse:hover, .product-nutrition-smartlabel .button-cta:hover {
	background: #fff;
	color: #DA291C;
}

.recipe-nutrition .button-cta {
	width: 70%;
	margin: 1em auto 3em;
	box-sizing: border-box;
	display: block;
	border: none;
}
.product-detail-actions .button-cta {
	flex-basis: calc(70% - 1.25em);
	margin-bottom: 1em;
	min-width: 7em;
}
.ytplayer-description .button-cta {
	margin-top: 1em;
}
#recipe-search-submit {
	font-size: 1.125rem;
	font-weight: 400;
	font-family: 'GoldplayBold';
	letter-spacing: .005em;
	min-width: 8.5em;
	border-radius: 0.4em;
	color: #fff;
	background: #DA291C;
	border: none;
	padding: 0.75em 1em 0.75em 1em;
	text-transform: uppercase;
	margin: 0 0 0 1em;
	transition: color 0.15s, background 0.15s;
	position: relative;
	/* top: 0.3em; */
	display: inline-block;
}
#recipe-search-submit:hover {
	background: #ffdd00;
	color: #000;
}
#recipe-search-q {
	border: none;
	background-color: #DA291C;
	color: #fff;
	padding: 0.75em .55em 0.75em 3em;
	border-radius: 0.5em;
}
.recipe-search-q-icon::before,
.recipe-search-q-icon::after {
	color: #fff;
}
#recipe-search-q::placeholder {
	color: #fff;
}
.recipe-search-text-field {
	max-width: 22em;
	margin: 1em auto;
	text-align: center;
}
.recipe-search-filters-row {
	justify-content: center;
	max-width: 22em;
	margin: 0 auto;
}
.recipe-search-filter {
	flex-basis: 100%;
}
.recipe-search-filter .select-wrapper {
	width: 100%;
}
.recipe-search-filter .select-wrapper select {
	-webkit-appearance: none;
	padding: 1em 3em 1em 0.65em;
	color: #fff;
	width: 100%;
	background: #DA291C;
}
.recipe-list {
	margin: 1em -1em;
}
.recipe-list-item {
	margin: 0 0.5em 1.5em;
	position: relative;
	border-radius: 0.5em;
	flex-basis: 18em;
	max-width: 22em;
	background: #fff;
	box-shadow: 0 0.1em 0.2em 0 rgba(0, 0, 0, .1), 0 0.3em 1em 0 rgba(0, 0, 0, .15);
}

.recipe-list-it1:focus {
    display: block;
    height: 100%;
}

.recipe-list-image {
	padding-top: 66%;
	position: relative;
	overflow: hidden;
	border-radius: 0.5em 0.5em 0 0;
}
.recipe-list-item img {
	width: auto;
	height: auto;
	min-width: 101%;
	min-height: 101%;
	position: absolute;
	right: 50%;
	bottom: 50%;
	transform: translate(50%, 50%);
}
.recipe-list-description {
	padding: 0 1em 5em;
}
.recipe-list-description .button-cta {
	position: absolute;
	bottom: 1.5em;
	left: 50%;
	transform: translate3d(-50%,0,0);
}
.recipe-list-item h3 {
	text-transform: none;
	color: #DA291C;
	text-align: center;
	font-size: 1.5em;
	line-height: 1;
}
.recipesearchresults,/* <- wrong classname, mindtree */
.recipe-results {
	color: #000;
	text-align: center;
	background: #ffdd00 url(../images/site/whitecurve.svg) center bottom 2.5vw / 100vw 11vw no-repeat;
	box-shadow: inset 0 -3.2vw 0 #fff;
	padding-top:5vw;
	background-size: 100%, 100%;
}
.recipesearchresults::before,
.recipe-results::before {
	content:'';
	display:block;
	padding-top: 10%;
	margin: -1% 0 -13%;
	background: url(../images/site/whitecurvetop.svg) center bottom / 100vw 11vw no-repeat;
	box-shadow:0 -6vw 0 #fff;
}
.home--featured-recipes {
	padding-bottom:10vw;
	margin-bottom:2em;
}


.reciperelatedrecipe a:hover { 
	color:#ac2016;
}
.reciperelatedrecipe .recipe-list-item > a:nth-last-child(2) {
	display: block;
	height: calc(100% - 0.4em);
	position: relative;
}
.reciperelatedrecipe .recipe-list-item > a:nth-last-child(2) .recipe-list-description {
	padding-bottom:5em;
}
.reciperelatedrecipe .recipe-list-item > a:nth-last-child(2)::before {
	content:"Try this recipe";
	font-weight: 400;
	font-family: 'GoldplayBold';
	letter-spacing: .005em;
	font-size:1.25em;
	text-transform:uppercase;
	white-space:nowrap;
	display:block;
	width:auto;
	position:absolute;
	bottom:1em;
	left:50%;
	padding:0.5em 2em; 
	background:currentcolor;
	box-shadow:-0.2em 0.2em 0 #fff, -0.4em 0.4em 0 ;
	border-radius:0.25em;
	transform:translate(-50%,0);
}
.reciperelatedrecipe .recipe-list-item > a:nth-last-child(2)::after {
	content:"Try this recipe";
	font-weight: 400;
	font-family: 'GoldplayBold';
	letter-spacing: .005em;
	font-size:1.25em;
	text-transform:uppercase;
	white-space:nowrap;
	display:block;
	width:auto;
	position:absolute;
	bottom:1em;
	left:50%;
	padding:0.5em 2em; 
	transform:translate(-50%,0);
	color:#fff;
}


@media (min-width:48em) {
	.recipe-search-text-field {
		max-width: none;
	}
	#recipe-search-q {
		max-width: 37em;
		width: calc(80% - 10em);
	}
	.recipe-search-filters-row {
		margin: 0 -0.75em;
		max-width: none;
	}
	.recipe-search-filter {
		text-align: left;
		flex-basis: calc(33.333% - 1.5em);
		margin: 0 0.75em 0;
	}
	.recipe-list-item {
		flex-basis: calc(33.333% - 1em);
		max-width: 24em;
	}
	#recipe-search-submit {
		display: inline-block;
		max-width: 10vw;
	}
	#recipe-search-q {
		max-width: 37em;
		width: calc(80% - 10em);
	}
	.recipe-search-text-field {
		text-align: center
	}
	.home--featured-recipes {
		margin-bottom:0;
	}
}
.video-fullwidth .ytplayer-wrapper {
	height: auto;
}
body .video-fullwidth .button-cta {
	position:relative;
}
.yt-link-initialized {
	opacity: 1;
	pointer-events: auto;
}
.ytplayer .icon--player {
	opacity: 0.33;
	transform: translate(-50%, -50%) scale(0.75);
}
.yt-link-initialized .icon--player {
	opacity: 1;
	transform: translate(-50%, -50%) scale(1);
	transition: opacity 0.15s, transform 0.15s;
}
.icon--player {
	background:#DA291C url(../images/lwe/play2.svg);
	border: none;
	border-radius:100%;
	overflow: hidden;
	width: 5em;
	height: 5em;
}
.icon--player::after {
	display:none;
}
.ytplayer:hover .icon--player {
	color: #dedede;
}
.ytplayer {
	opacity: 0.8;
	pointer-events: none;
}
.yt-link-initialized {
	opacity: 1;
	pointer-events: auto;
}
.ytplayer-wrapper .ytplayer img {
	height: 100%;
	width: 100%;
	padding: 0;
}
.video--tinychef .video-description {
	text-align:center;
	padding-bottom:2em;
}
.video--anthem {
	background: url(../images/lwe/yellowcurvevideo.svg) center bottom 0 / 100vw 300vw no-repeat;
	padding: 2em 0 12vw;
}
.video--anthem h1, 
.video--anthem h2 {
	width:90%;
	margin:1rem auto;
}
.promotions-featured-column.promotions--wtb .button-cta {
	margin: 55% 0 0 0;
}
@media (min-width:48em) {
	.icon--player {
		font-size: 1em;
	}
	.button-cta {
		/* min-width: 7.5em; */
	}
	.video-fullwidth .ytplayer-wrapper {
		width: 70%;
	}
	.video--tinychef .content_wrapper, 
	.video--anthem .content_wrapper {
		display:flex;
		align-items:flex-start;
	}
	.video--tinychef .video-description {
		text-align:left;
		margin-right:1em;
	}
	.video--tinychef h1,
	.video--tinychef h2 {
		margin-top:-0.1em;
		width:8em;
		text-align:left;
		margin:-0.1em 0 0.5em;
	}
	.video--tinychef .button-cta {
		margin-left:0.4em;
	}
	.video--anthem {
		background-position:center bottom calc(3vw + 2em);
	}
	.video--anthem h1,
	.video--anthem h2 {
		width:6.5em;
		text-align:left;
		margin:-0.1em 0 1em 2rem;
	}
}
@media (min-width:64em) {
}
.nav--main li:hover>div {
	max-height: 100vh !important;
}

/* Forms */

input,
textarea,
textarea {
	border-radius: 0.3em;
}
select {
	/* border:none; */
	border-radius: 0.5em;
	font-weight: 400;
	text-align: center;
	padding: 0.45em 2em 0.5em 1em;
	transition: color 0.15s, background 0.15s;
	background: #fff;
	/* color: #fff; */
}
.pagination a,
.pagination input {
	background: #DA291C;
}
#search input[type="text"] {
	border-radius: 0;
	text-indent: 0.33em;
	padding: 0 3rem 0 0;
}
#search .search-label--large {
	font-weight:normal;
	font-family: 'GoldplayRegular';
	font-size: 290%;
	padding: 0 .2em 0 0;
}
#search .search-label--submit::before {
	top: 0.3em;
	left: 0.46em;
}
#search .search-label--submit::after {
	top: 2.15em;
	left: 1.8em;
}

/* Some active styles */

a:focus, 
a:focus .button-cta,
a:active,
button:focus,
button:active,
input:focus,
input:active,
textarea:focus,
textarea:active,
select:focus,
select:active,
[tabindex]:focus,
.faq input:focus+label,
form input[type="checkbox"]:focus+label:before,
form input[type="radio"]:focus+label:before{
	outline: medium solid #000;
}
.tns-controls[tabindex]:focus {
	outline: none;
}
#search input:focus {
	outline: medium solid #DA291C;
}
.kfr-tout--sticky a:active,
.kfr-tout--sticky a:focus,
.kfr-tout--sticky button:active,
.kfr-tout--sticky button:focus { 
	outline: medium solid #fff;
}
.menu-button:focus:hover,
.menu-button:active:hover,
.search-button:focus:hover,
.search-button:active:hover,
input:hover:focus, 
input:hover:active, 
textarea:hover:focus, 
textarea:hover:active, 
select:hover:focus, 
select:hover:active, 
button:hover:focus, 
button:hover:active, 
a:focus:hover,
a:active:hover {
	outline: none;
	box-shadow: none;
}

/* Basic Hero */

.pagehero {
	color: #fff;
	height: 60vw;
	max-height: calc(100vh - 12em);
	min-height: 15em;
	overflow: visible;
}

.hero--lwepromo h1 {
    display: none;
    visibility: hidden;
}

.hero--product-waffles h1,
.hero--product-pancakes h1 {
	max-width:6em;
}

.hero--recipes-search {
	height: 45vw;
	min-height: 20vw;
	background: url(../images/products/recipeshero_mobile.jpg) top center;
	background-size: cover;
}
.hero--recipes-lunch {
	height: 45vw;
	min-height: 20vw;
	background: url(../images/products/lunch-recipe-hero-mobile.jpg) top center;
	background-size: cover;
}
.hero--recipes-desserts {
	height: 45vw;
	min-height: 20vw;
	background: url(../images/products/dessert-recipe-hero-mobile.jpg) top center;
	background-size: cover;
}
.hero--promotions {
	height: 40vw;
	min-height: 0;
	background: #ffdd00 url(../images/promotions/wylye.svg) center center / 80vw auto no-repeat;
}
.pagehero .tns-nav {
	bottom: -3em;
}
.tns-outer .tns-nav button {
	color: rgba(255, 255, 255, 0);
	padding: 0.7em;
}
.tns-nav button::before {
	height: 1.4em;
	width: 1.4em;
}

.tns-outer .tns-nav button::before {
	border: 2px solid #DA291C;
	box-shadow: 0.1em 0.1em 0.5em rgba(0, 0, 0, 0.1);
}
.tns-outer .tns-controls button[data-controls]::before,
.tns-outer .tns-controls button[data-controls]::after {
	background: #ffdd00;
}

.hero--homepage .tns-controls button {
	display:block;
}
.hero--homepage .tns-controls button[data-controls]::before, 
.hero--homepage .tns-controls button[data-controls]::after {
    background: #DA291C;
}
.tns-controls button[data-controls] {
	margin-left:0.2em;
	margin-right:0.2em;
}
.tns-outer .tns-nav button.tns-nav-active {
	color: #DA291C;
}
.hero--homepage .tns-controls button[data-controls]:disabled {
    opacity: 0;
}
.tns-slider[style*='transition-duration:0s'],
.tns-slider[style*='transition-duration: 0s'] {
	transition-duration:0.001s !important
}
.hero-slider-wrapper {
	
}
.hero-slider a {
	display:block;
	height:100%;
}
.pagehero h1, 
.pagehero h2 {
	text-shadow: 0 0.05em 0.2em rgba(0, 0, 0, 0.6);
	color: inherit;
	position: relative;
	z-index: 2;
	font-size:calc(0.8em + 6vw);
}
.pagehero h1 span ,
.pagehero h2 span {
	display:block;
}

.hero--recipes-lwe h2 {
	font-family:inherit;
	text-shadow: none;
	color: black;
	font-size: .8em;
	width: 16em;
	text-align: left;
	text-transform:none;
	margin: .5em 0;
	line-height: 1.2;
}

.pagehero .button-cta {
	position: relative;
	z-index: 2;
}
.pagehero .content_wrapper {
	height:90%;
}
.pagehero::after {
	display: block;
	content: '';
	background:url(../images/site/whitecurve.svg) center bottom -1vw  / 100vw 10vw no-repeat; 
	position: absolute;
	width: 100%;
	height: auto;
	padding-top: 9%;
	bottom: -1px;
	pointer-events:none;
}
.hero--schoolofeggo::after,
.hero--lwe::after,
.hero--lwebh::after,
.hero--lwemrh::after{
	background: url(../images/site/yellowcurve.svg) center top / 100vw 26vw no-repeat; 
}

.page-title-lwe {
	background:#ffdd00;
}
.hero--lwe h1 {
	width:4em;
	height:5em;
	background:url(../images/lwe/leggo-with-eggo-stacked.svg) center top / contain no-repeat;
	color:transparent;
	text-shadow:none;
}
.hero--lwemrh h1 {
	visibility: hidden;
	display: none;
}

.pagehero .rich-text {
	position: static;
}
.hero--product-waffles .rich-text, .hero--product-pancakes .rich-text {
	margin-left: 7em;
}
.hero--schoolofeggo {
	background: url(../images/home/homehero-schoolofeggo.png) 50vw bottom / contain no-repeat, url(../images/home/homehero-schoolofeggo-bg.jpg) center bottom / cover;
	text-align: left;
	height: 57vw;
	max-height: none;
}
.hero--schoolofeggo .rich-text {
	font-size: 1.9vw;
	text-align: center;
}
.hero--schoolofeggo h1, 
.hero--schoolofeggo h2 {
	text-align: inherit;
	line-height: 0.85;
	max-width: 12em;
	color: #DA291C;
	font-size: 2em;
	text-shadow: none;
	/* text-shadow: 0px 0px 4px #FFF; */
}
.hero--schoolofeggo img {
	height: auto;
	width: 20em;
	margin: 1em auto 0;
}
.hero--schoolofeggo h1 span, .hero--schoolofeggo h2 span {
	display: block;
}
.hero--schoolofeggo h1 .line-2, .hero--schoolofeggo h2 .line-2 {
	font-size: 0.9em;
	margin: 0.05em 0 0.1em;
}
.hero--schoolofeggo h1 .line-3, .hero--schoolofeggo h2 .line-3 {
	font-size: 1.8em;
	color: #f24b23;
}
.hero--schoolofeggo h1 .line-4, .hero--schoolofeggo h2 .line-4 {
	font-size: 2.1em
}

.pagehero > section > img, 
.pagehero > section > picture img, 
.pagehero .hero-slide > img, 
.pagehero .hero-slide > picture img {
	min-height: 100%;
	max-height: 100%;
	width: 100%;
}

.hero--products {
	background: url(../images/products/ourproducthero.jpg) center / cover ;
}
.hero--recipes-lwe {
	background:linear-gradient(to left, #ffe84a, #ffe040); 
}
.hero--lwe {
	background:url(../images/lwe/hero-lwe-mobile.jpg) center / cover no-repeat; 
	height:30vw;
}
.hero--lwebh {
	background:url(../images/lwe/hero-lwebh-mobile.jpg) center / cover no-repeat; 
	height: 37vw;
	text-align: left;
	min-height: 0;
}
.hero--lwemrh {
	background:url(../images/lwe/hero-lwemrh-mobile.jpg) top / cover no-repeat; 
	height:30vw;
	text-align: left;
	min-height: 0;
}
.hero--lwe-conversion {
	background:url(../images/lwe/conversion-hero-mobile.jpg) top / cover no-repeat; 
	height:30vw;
	text-align: left;
	min-height: 0;
}
.hero--lwebh .rich-text {
	text-align: left;
}
.hero--lwebh h1{
	color: #DA291C;
	text-align: left;
	text-shadow: none;
	max-width:6em;
	font-size:2.5em; 
}
.page-title-lwe .lwebhlink {
	color: #000;
}
.hero--recipes-lwe .content_wrapper{
	text-align:left;
	position:relative;
}
.hero--recipes-lwe .content_wrapper::after {
	content:'';
	position:absolute; 
	left:49%; 
	margin-left:4em;
	bottom:3%; 
	top:0;
	right:-4em;
	background:url(../images/lwe/recipes-hero.png) center left / contain no-repeat;
	z-index:1;
}
.hero--recipes-lwe h1 {
	text-align:left;
	color: #DA291C;
	text-shadow:none;
	width: 7em;
	margin: 0
}
.hero--recipes-lwe h1 span {
	font-size:62%;
}


.home-leggometer-hero {
    display: block;
    background-color: #FFDF32;
    padding: 2em 0 5vw;
    position: relative;
    overflow: hidden;
}
.home-leggometer-hero p {
    font-size: 3vw;
    margin: 0 auto 1em;
    color: #000;
    text-align: center;
}
.home-leggometer-hero a {
    display:inline-block; 
}
.home-leggometer-hero h1{
    color: #D81415;
    text-shadow: none;
}
.home-leggometer-hero .hidemobile{
    display: none;
}
.home-leggometer-hero img{
    width: 35%;
    display: inline-block;
}
.home-leggometer-hero .rich-text div{
    width: 60%;
    display: inline-block;
}

@media (min-width:48em) {
	.pagehero {
		height: 30vw;
		min-height: 0;
	}
	.pagehero h1{
		font-size: 4em;
	}
	.hero--recipes-lwe h2 {
		font-size: 1.5em;
		text-align: center;
		line-height: 1.2;
		margin:0.5em auto;
	}
	.pagehero .content_wrapper::before {
		height: 100%;
	}
	.hero--recipes-lwe {
		max-height:32em;
		height: 45vw;
	}
	.hero--recipes-lwe .rich-text {
		width: 43%;
		text-align: center;
	}
	.hero--recipes-lwe h1 {
		text-align:center;
		margin:0 auto;
	}
	.hero--recipes-lwe .content_wrapper::after {
		top:-10%;
		margin-left:0;
		left:45%;
		bottom:-25%;
		right:-2em;
	}
	.hero--lwe {
		height: 40vw;
		background:url(../images/lwe/hero-lwe.jpg) center / cover no-repeat; 
	}
	.hero--lwebh {
		height: 40vw;
		background:url(../images/lwe/hero-lwebh.jpg) center / cover no-repeat; 
	}
	.hero--lwemrh {
		background:url(../images/lwe/hero-lwemrh.jpg) center / cover no-repeat; 
		height: 30vw;
	}
	.hero--lwe-conversion {
		background:url(../images/lwe/conversion-hero.jpg) center / cover no-repeat; 
		height: 36vw;
	}
	.hero--schoolofeggo {
		height: 40vw;
		max-height: none;
	}
	.hero--schoolofeggo h1, .hero--schoolofeggo h2 {
		text-shadow: none;
		font-size: 2.8em;
	}
	.hero--schoolofeggo .content_wrapper {
		max-width: none;
	}
	.hero--schoolofeggo .rich-text {
		font-size: 1.1vw;
		margin-left: calc(28vw - 20em);
		text-align: center;
	}
	.hero--products {
		height: 30vw;
		background: url(../images/products/ourproducthero.jpg) top center;
		background-size: cover;
		min-height: 20em;
        max-height: 30em;
	}
	.hero--recipes-lunch {
		height: 30vw;
		background: url(../images/products/lunch-recipe-hero.jpg) top center;
		background-size: cover;
		min-height: 20em;
        max-height: 30em;
	}
	.hero--recipes-desserts {
		height: 30vw;
		background: url(../images/products/dessert-recipe-hero.jpg) top center;
		background-size: cover;
		min-height: 20em;
        max-height: 30em;
	}
	.hero--product-waffles {
		height: 30vw;
		background: url(../images/products/waffleshero.jpg) 0 30%;
		background-size: cover;
		min-height: 20em;
        max-height: 50em
	}
	.hero--product-pancakes {
		height: 30vw;
		background: url(../images/products/pancakehero.jpg) 0 30%;
		background-size: cover;
		min-height: 20em;
        max-height: 50em
	}
	.hero--product-waffles h1 {
		
	}
	.hero--product-thick {
		height: 30vw;
		background: url(../images/products/thickhero.jpg) top center;
		background-size: cover;
		min-height: 20em;
	}
	.hero--product-kids {
		height: 30vw;
		background: url(../images/products/kidshero.jpg) top center;
		background-size: cover;
		min-height: 20em;
	}
	.hero--product-stuffedbites {
		height: 45vw;
		min-height: 20em;
        max-height: 50em;
		background: url(../images/products/stuffedbiteshero.png) top center;
		background-size: cover;
	}
	.hero--recipes-search {
		height: 30vw;
		background: url(../images/products/recipeshero.jpg) top center;
		background-size: cover;
		min-height: 20em;
	}
	.hero--promotions {
		height: 25vw;
		background: #ffdd00 url(../images/promotions/wylye.svg) center 4vw/ 52vw auto no-repeat;
		min-height: 20em;
	}
	.hero--lwebh h1{
		font-size:3em;
		max-width:none;
		width:8em;
		margin-top:5%;
		margin-left:20%;
	}
    
    .home-leggometer-hero .hidemobile{
        display: block;
    }
    .home-leggometer-hero img{
        width: 30%;
        max-width: 100%;
        vertical-align: top;
        padding: 0 2%;
    }
    .home-leggometer-hero .rich-text div{
        width: 55%;
        padding: 0 2%;
    }
    .home-leggometer-hero p {
        font-size: 2vw;
    }
    .home-leggometer-hero p:last-child {
        font-size: 1.4vw;
    }
    .page--product-waffles .pagehero .rich-text {
		margin-left: 6em;
	}
	.page--product-pancakes .pagehero .rich-text {
		margin-left: 6em;
	}
	.hero--recipes-lwe h1 {
		
		
	}
	.pagehero .tns-nav {
		bottom: -3em;
	}
}
@media (min-width:64em) {
	.hero--promotions h2 {
		font-size: 3.5em;
	}
	.hero--promotions {
		background: #ffdd00 url(../images/promotions/wylye.svg) center 4vw / 48vw auto no-repeat;
	}
	.hero--lwebh h1 {
		font-size:4em;
	}
    .home-leggometer-hero p {
        font-size: 1.5em;
    }
    .home-leggometer-hero p:last-child {
        font-size: 1.1em;
    }
}
@media (min-width:48em) and (min-aspect-ratio:5/3) {
	.hero--schoolofeggo {
		height: 62vh;
	}
	.hero--schoolofeggo .rich-text {
		font-size: 1.75vh;
	}
}
@media (min-width:48em) and (min-aspect-ratio:3/1) {
	.hero--schoolofeggo {
		height: 20vw;
	}
	.hero--schoolofeggo .rich-text {
		font-size: 0.6vw;
	}
}



/* hero homepage */
.hero--homepage {
	background:radial-gradient(circle at 15% 25%, #fff6bb, #ffdd00 75%);
	color:#DA291C;
	height:calc(66vw + 8em);
	max-height: 45em;
	margin:0 auto 2em;
}
.hero--homepage::after {
}
.hero--homepage .button-cta {
	font-size:1.25rem; 
	min-width:7em;
}
.hero--image-slide-text {
	font-size:calc(2vw + 0.15em);
	padding:2em 0;
}
.hero--image-slide-text h1,
.hero--image-slide-text h2 {
	font-family:"GoldplayBlack";
	font-size:3.5em;
	color:inherit;
	text-shadow:none;
	text-transform: none;
	z-index:auto;
	text-align:inherit;
}
.hero--home-text-fully h1,
.hero--home-text-fully h2 {
	color: #652f6c;
	text-align:center;
	line-height: .8;
}
.hero--home-text-protein-never h1,
.hero--home-text-protein-never h2 {
	color: #04838d;
	text-align:center;
	line-height: .8;
	display: inline-block;
}
.hero--home-text-protein-never img{
	display: inline;
	width: 88%;
	position: absolute;
    top: 1em;
	left: 42vw;
}

.hero--home-text-protein-never-head{
	width: 45%;
	display: block
}
.hero--home-text-protein-never-head img{
	display: inline-block;
	width: 60%;
	position: relative;
	top: auto;
	left: auto;
}

.hero--home-text-protein-never h1 span:nth-of-type(2),
.hero--home-text-protein-never h2 span:nth-of-type(2) {
	font-size: 133%
}
.hero--home-text-protein-never h1 span:nth-of-type(3),
.hero--home-text-protein-never h2 span:nth-of-type(3) {
	font-size: 114%
}
.hero--home-text-protein-never h1 span:nth-of-type(4),
.hero--home-text-protein-never h2 span:nth-of-type(4) {
	font-size: 78%
}


.pagehero .hero--home-text-fully > picture img{
	margin: -1.5em auto -1em;
	position: relative;
}
.pagehero .hero--image-slide-fully .button-cta {
	background-color: #652f6c;
}
.pagehero .hero--image-slide-protein-never .button-cta {
	background-color: #04838d;
	margin: 5vw 0 0 0;
}


.hero--home-text-stranger-things h1,
.hero--home-text-stranger-things h2 {
	color: #04838d;
	text-align:center;
	line-height: .8;
	display: inline-block;
}
.hero--home-text-stranger-things img{
	display: inline;
	width: 100%;
	position: absolute;
    top: 6em;
	left: 34vw;
}

.hero--home-text-stranger-things-head{
	width: 45%;
	display: block;
	margin-top: 6em;
}
.hero--home-text-stranger-things-head img{
	display: inline-block;
	width: 75%;
	position: relative;
	top: auto;
	left: auto;
}



.pagehero .hero--image-slide .button-cta:hover {
	background-color: #fff;
}
.hero--image-slide-win-win h2,
.hero--home-text-favorite h2 {
	font-size:2em;
}

.pagehero .hero--home-text-win-win > picture img,
.pagehero .hero--home-text-favorite > picture img {
	display:block;
    position: relative;
    margin: -3em auto 1em;
	vertical-align: middle;
    z-index: 1;
    width: 50%;
}


@media (min-width:48em) {
	.hero--homepage {
		height:50vw;
		max-height: 38em;
	}
	.hero--image-slide-text {
		padding:1em 0;
		font-size: calc(2vw);
		position:relative;
		display:inline-block;
	}
	.hero--home-text-fully h1 {
		font-size: 4.55em;
		padding-top:0.25em;
	}
	.pagehero .hero--home-text-fully > picture img {
		width: 36em;
		margin-top: -2em;
	}
	.pagehero .hero--home-text-win-win > picture img{
		display:inline-block;
		width: 21em;
		margin: -10em auto -2em;
		left: 0.2em;
	} 
	.pagehero .hero--home-text-favorite > picture img {
		display:inline-block;
		width: 24em;
		margin: -13em -4em -1em 0;
		left: -0.5em;
	}
	
	.hero--image-slide-text .button-cta {
		position:absolute;
		bottom:0;
		left:0.25em;
	}
	.hero--image-slide-text h2 {
		display: inline-block;
		text-align:left;
		margin-right: -1.5em;
		margin-top: 3em;
	}
	.hero--image-slide-text .hero--home-text-protein-never-head h2 {
		display: inline-block;
		text-align:center;
		margin-right: 0;
		margin-top: 0;
	}
	
	
	.hero--home-text-protein-never h1,
	.hero--home-text-protein-never h2 {
		font-size: 3em;
	}
	.hero--home-text-protein-never img {
		width: 57%;
		left: 20em;
	}
	.hero--home-text-protein-never-head img{
		left: auto;
	}
	.pagehero .hero--image-slide-protein-never .button-cta {
		background-color: #04838d;
		margin: 5vw 0 0 0;
		left: 37vw;
		bottom: 1em;
	}
	
	.hero--home-text-stranger-things-head {
		margin-top: 0;
	}
	.hero--home-text-stranger-things img {
		width: 58%;
		top: 1em;
		left: 43vw;
	}
	.hero--home-text-stranger-things-head img{
		left: 0;
	}
	.pagehero .hero--home-text-stranger-things .button-cta {
        background-color: #04838d;
        margin: 5vw 0 0 0;
        left: 37vw;
        bottom: 1em;
    }
	.hero--home-text-stranger-things-head {
    	width: 51%;
		max-width: 50em;
	}
	.hero--home-text-stranger-things-head>img:nth-of-type(1){
		width: 45%
	}
	.hero--home-text-stranger-things-head picture>img {
		width: 68%
	}
	

}

@media (min-width:75em) {
	.hero--image-slide-text {
		font-size: 1.5em;
	}
	.pagehero .hero--image-slide-protein-never .button-cta {
		left: 23em;
		bottom: 2em;
	}
	.hero--home-text-stranger-things img {
		left: 21em
	}
	.hero--home-text-stranger-things-head img{
		left: 0;
	}
	
	
	
}






.page-title-anthem {
	background:#ffdd00;
	padding:5% 0 0;
}
.page-title-anthem img {
	width:70%; 
	max-width:32em;
	margin:auto;
}
.recipes-intro,
.schoolofeggo-intro ,
.lwe-intro {
	font-size:1em;
	max-width:29em; 
	text-align:center;
	padding:1em;
	margin:auto;
}

.recipes-intro h2{
	font-family: "GoldplayRegular", sans-serif;
	color: #000;
	font-size: 1em;
	text-transform: none;
	line-height: 1.2
}

.schoolofeggo-intro a {
	text-decoration:underline;
}
.recipes-intro {
	max-width:32em;
}
.lwe-intro {
	max-width:32.5em;
	padding: .5em 0;
}
.lwe-intro p{
	margin: 1em auto;
}
.lwe-intro p:last-child {
	margin-bottom:0;
}
.lwe-intro img {
	display:block;
	width: 8em;
	vertical-align: middle;
	margin:auto;
}
.lwe-intro .mrh {
	width: 12em;
}
.lwe-anthem-intro {
	text-align:center;
	margin:0 auto 4em;
}
.lwe-anthem-intro a { 
	font-family: 'GoldplayBold';
	text-decoration:underline;
}

@media (min-width:48em) {
	.lwe-intro img {
		display:inline-block;
	}
	.lwe-intro .mrh {
		width: 20em;
	}
	.recipes-intro,
	.schoolofeggo-intro,
	.lwe-intro {
		font-size: 1.25em;
	}
	.lwe-anthem-intro-row {
		display:flex;
		align-items:center;
	}
	.lwe-anthem-intro-row > div {
		flex-basis:50%;
	}
	.lwe-anthem-intro-row > div:first-child {
		flex-basis:50%;
		order:2;
	}
	.lwe-anthem-intro-row img {
		margin:2em auto;
	}
	.lwe-anthem-intro-row h2 {
		max-width:8em;
		font-size:3em;
		margin:1rem auto;
	}
	.lwe-anthem-intro-row p {
		max-width:25em;
		margin:1rem auto;
	}
}
.lwe-promotions {
	background: url(../images/site/yellowdowncurve.svg) center top -15vw / 100vw 26vw no-repeat;
	margin-bottom:2em;
	margin-top: -1px;
}
.lwe-promotions-no-bg {
	background:transparent;
}
.lwe-wow .content_wrapper,
.lwe-promotions .content_wrapper{
	width: calc(80% - 2em);
}
.lwe-three-column {
	text-align:center;
	padding:1em 0;
	margin:0;
	display:flex;
	align-items:stretch;
	justify-content:center;
	flex-wrap:wrap;
}
.lwe-three-column > div  {
	background:#fff;
	border-radius:0.5em;
	box-shadow:0 0.1em 0.75em rgba(0,0,0,0.2);
	margin:0.5em;
	overflow:hidden;
	position:relative;
	width:100%;
	max-width:24em;
	min-width:18em;
}
.lwe-three-column > div img {
	width:100%;
}
.lwe-three-column h2,
.lwe-three-column h3 {
	font-family:inherit;
	font-size:1.4em;
	color:#DA291C;
	text-transform: none;
	margin: 0 0 .5rem;
}
.lwe-three-column .lwe-description  {
	padding:0 1em 5em;
}
.lwe-description p {
	margin: 0 0 2rem;
}
.lwe-three-column .button-cta {
	position:absolute;
	bottom:2em;
	left:50%;
	transform:translate3d(-50%,0,0);
	white-space:nowrap;
}
.lwe-wow-intro {
	background: url(../images/lwe/yellowcurvevideo2.svg) center top 3em / 100vw 300vw no-repeat;
	padding:12vw 0 2em;
	margin-top:-16vw;
	text-align:center;
}
.lwe-wow-intro h2 {
	font-size:3em;
}
.lwe-wow-intro h2 img {
	width:1em;
	display:block;
	margin:auto;
}
.lwe-wow-intro h2 .lwe-eggo {
	width:2em;
}
.lwe-wow {
	background:url(../images/lwe/yellowcurvevideo.svg) center bottom 0 / 100vw 300vw no-repeat, linear-gradient(180deg, #ffdd00,  #ffdd00 90%, transparent 80%, transparent);
	padding: 0 0 calc(2em + 16vw);
	margin-bottom: -10vw;
	text-align:left;
}
.lwe-wow h2 {
	margin-top:0;
	text-align:left;
	font-size:2em;
	text-align:center;
}
.lwe-wow h2 img {
	display:inline-block;
	width:1em;
	height:1em;
	position:relative;
	top:0.06em;
}
.lwe-wow-videos {
	text-align:center;
	margin: 0em 0em 0;
	display:flex;
	align-items:stretch;
	justify-content:center;
	flex-wrap:wrap;
}
.lwe-wow-videos > a,
.lwe-wow-videos > div {
	margin:0.5em;
	position:relative;
	width:100%;
	max-width:24em;
	min-width:18em;
	text-align:left;
}
.lwe-wow-video-still {
	position:relative;
	display:block;
	font-size:66%;
}
.lwe-wow-video-still img {
	width:100%;
}
.lwe-wow-video-still:hover .icon--player {
	background-color:#ac2016;
}
.lwe-wow-videos a {
	text-decoration:underline;
}
.lwe-wow-videos h3 {
	font-family:inherit;
	font-size:1.25em;
	text-transform:none;
}
.leggometer-card-kfr .lwe-new-kfr { 
	padding:10% 22.5%; width:55%;
}

.lwe-three-column > div img.lwe-new-kfr { 
	padding:2% 0; 
    
}

@media (min-width:48em) {
	.lwe-wow-videos > a,
	.lwe-wow-videos > div,
	.lwe-three-column > div {
		flex-basis:calc(50% - 1em);
	}
	.lwe-wow .content_wrapper,
	.lwe-promotions .content_wrapper {
		width: calc(100% - 2em);
		max-width:48em;
	}
	.lwe-description  p{
		margin: 1rem 0 2rem;
	}
	.lwe-three-column h2,
	.lwe-three-column h3 {
		margin: 0 0 1rem;
	}
	.lwe-wow-intro h2 {
		font-size:4em;
	}
	.lwe-wow h2 {
		text-align:left;
	}
	
	.lwe-wow-videos {
		justify-content:flex-start;
	}
    .lwe-three-column > div img.lwe-new-kfr { 
        padding:10% 22.5%; width:55%;
    }
}
@media (min-width:64em) {
	.lwe-wow-videos > a,
	.lwe-wow-videos > div,
	.lwe-three-column > div {
		flex-basis:calc(33.333% - 1em);
	}
	.lwe-wow .content_wrapper,
	.lwe-promotions .content_wrapper {
		max-width:75em;
		width: calc(100% - 4em);
	}
}

/* new mobile layout */
@media (max-width:47.95em) {
	.lwe-intro p {
		margin-top:0.5em;
	}
	.lwe-promotions {
		margin-bottom:0;
	}
	.lwe-promotions .content_wrapper {
		width:auto;
		padding:8vw 1em 0;
	}
	.lwe-promotions .lwe-three-column {
		display:block;
		padding-bottom:0;
	}
	.lwe-promotions .lwe-three-column > div {
		background:none;
		border-radius:0;
		display:flex;
		align-items: flex-start;
		box-shadow:none;
		max-width:none; 
		text-align:left; 
		margin: 0;
		overflow:visible;
	}
	.lwe-promotions .lwe-three-column h2,
	.lwe-promotions .lwe-three-column h3 {
		display:none;
	}
	.lwe-promotions .lwe-three-column p {
		margin:0 auto 0.5em;
	}
	.lwe-promotions .lwe-three-column img {
		width:calc(15% + 3em); 
	}
	.lwe-promotions .lwe-three-column img[src*="tile-kfr"] {
		margin:1% 0 0;
	}
	.lwe-promotions .lwe-three-column img[src*="tile-owl"] {
		border-radius:0.3em;
		box-shadow:1px 1px 3px #ddd;
		margin:2% 0 0;
	}
	.lwe-promotions .lwe-three-column img[src*="tile-homestyle"] {
		width:calc(17% + 3em); 
		margin:0 -1%;
	}
	.lwe-promotions .lwe-description {
		padding:0em 0.5em 1.4em 5%;
	}
	.lwe-promotions .lwe-three-column .button-cta {
		position:relative;
		bottom:auto;
		left:0.4em;
		transform:none; 
		font-size:inherit;
		padding: 0.33em 1.0em;
	}
	.lwe-promotions-hidethird .content_wrapper {
		padding-top:0;
	}
	.lwe-promotions-hidethird .lwe-three-column > div {
		box-shadow:0 0.05em 0.33em rgba(0,0,0,0.2);
		border-radius:0.5em;
		margin:0 -0.5em 0.5em;
		padding:0.5em 0 0 0.5em;
		width:auto;
		min-width:0;
	}
	.lwe-promotions-hidethird .lwe-three-column > div:nth-child(3) {
		display:none;
	}
	.lwe-promotions-hidethird  .lwe-description {
		padding:0em 0.5em 0.9em 5%;
	}
}

/* Multiple column Promotions */

.promotions-featured {
	text-align: center;
}
.promotions-featured h2, .promotions-featured h3 {
	color: #DA291C;
	position: relative;
}
.promotions-featured h2 span {
	display: block;
}
.promotions-featured h2 .line-1 {
	text-indent: -2em;
	font-size: 80%;
}
.promotions-featured h2 .line-2 {
	text-indent: 1em;
}
.promotions-featured .content_wrapper {
	width: 100%;
	margin: 0 auto;
}
.promotions-featured-row {
	margin-bottom: 2em;
}
.promotions-featured-column {
	position: relative;
}
.promotions-featured .promotions-featured-column {
	display: block;
	position: relative;
	overflow: hidden;
	background-color: #F5F5F5;
	color: #000;
}
.promotion--kfr {
	min-height:18em;
}
.promotion--kfr::before {
	content:'';
	display:block;
	padding-top:67%;
}
.promotions-featured img {
	width: 100%;
}
.promotions-featured .rich-text {
	overflow: hidden;
}
.promotions-description h3 {
	color: #DA291C;
}
.promotions-description {
	position: absolute;
	top: 50%;
	right: 50%;
	transform: translate(50%, -50%);
	width: 100%;
	box-sizing:border-box;
}
.promotions--kfr .promotions-description img {
	width: 9em;
	display: block;
	margin: 0 auto 1em;
}
.promotion--kfr .promotion--kfr-graphic {
	background-image:url(../images/site/KFRLogo.svg);
}
.promotion--home .promotions-description p {
	color: #000;
}

.promotion--schoolofeggo .promotions-description {
	height:92%;
	padding:0 2em;
	text-align:left;
	font-size:3vw;
}

.promotions--wtb .promotions-description {
	height:92%;
	padding:0 2em;
	text-align:center;
	font-size:3vw;
}

.promotion--schoolofeggo h3 {
	font-size:2.5em;
	width:6em;
	font-family: 'GoldplayBold', sans-serif;
	
}
.promotion--schoolofeggo .button-cta{
	position:absolute;
	bottom:1em;
	left:2em;
	transform:none;
	font-size:1.25rem;
}

.promotions-featured-column.promotions--wtb .button-cta {
	position:absolute;
	bottom:1em;
	right: 50%;
    transform: translate(50%, 0%);
	font-size:1.25rem;
}

.schoolofeggo-intro b{
	color: #DA291C;
}

.promotions--flavorstacking .promotions-description {
	height: 92%;
    padding: 0 2em;
    text-align: center;
	
}
.promotions--flavorstacking .promotions-description h3, 
.promotions--flavorstacking .promotions-description h2 {
	text-shadow: 0.066em 0.066em 0 rgba(0, 0, 0, 0.25);
	color: #fff;
	width:100%;
	top: 20%;
	font-size: 10vw;
	margin-top:-1em;
}
.promotions--flavorstacking .promotions-description p {
	position: absolute;
	left: 15%;
	top: 20%;
	color: #ffffff;
	width: 70%;
	text-shadow: 0.1em 0.1em 0.1em rgba(0, 0, 0, 0.6);
	font-size: 4vw;
	font-family: "GoldplayBold", sans-serif;
}
.promotions--flavorstacking .button-cta {
	left: 50%;
	margin-top: 4.55em;
	position: absolute;
	top: 35%;
	transform: translate3d(-50%,0,0);
}
body .promotions-featured .button-cta {
	line-height:1.5;
}

@media (min-width:48em) {
	
	.promotions-featured .promotions-featured-column {
		font-size: inherit;
		min-height: 0;
	}
	.promotions-description h3 {
		font-size: 1.66em;
	}
	.promotion--schoolofeggo .promotions-description {
		font-size:2vw;
	}
	.promotions--flavorstacking .promotions-description h3, .promotions--flavorstacking .promotions-description h2 {
		font-size:3em;
	}
	.promotions--flavorstacking .promotions-description p {
		font-size: calc(1em + .5vw);
	}
    .promotions--kfr .promotions-description img {
        width: 12em;
        margin: 0 auto 2em;
    }
    .promotions--flavorstacking .button-cta {
        position:absolute;
		bottom:1em;
		right: 50%;
		transform: translate(50%, 0%);
		font-size:1.25rem;
		left: auto;
        margin: auto;
        top: auto;
    }
}
@media (min-width:64em) {
	.promotion--kfr h3, 
	.promotions--kfr h3 {
		font-size: 3em;
	}
	.promotion--kfr p, 
	.promotions--kfr p {
		font-size: 1.25em;
	}
}
@media (min-width:75em) {
	.promotion--schoolofeggo .promotions-description {
		font-size:1.5em;
	}
}
/* END Multiple column Promotions */


/* Home Featured Products */

.products-featured {
	text-align: center;
	padding: 3em 0 1em;
}
.products-featured p {
	margin: 0 auto 3.5em;
	display: none;
}
.product-category h2,
.product-category h3 {
	color: #DA291C;
	margin:0 0 1rem;
	font-size: 2em;
	text-transform:none;
}
.products-featured img {
	width: 100%;
}
.product-category-back {
	color:#000;
	font-weight: 400;
	font-size: 1.25em;
	text-transform:uppercase;
	position:relative;
	display:inline-block;
	max-width:calc(100% - 1em);
	transition:padding 0.2s;
}
.product-category-back::before {
	content:'';
	display:inline-block;
	position:absolute;
	width:0.8em;
	height:0.8em;
	border-top:0.2em solid currentcolor;
	border-left:0.2em solid currentcolor;
	transform:rotate(-45deg) scale(0.2);
	margin:0 -0.5em 0;
	top: 0.3em;
	left:0;
	opacity:0;
	transition:margin 0.2s, transform 0.2s, opacity 0.2s;
}
.product-category-back:hover {
	padding-left:1em;
}
.product-category-back:hover::before {
	transform:rotate(-45deg) scale(0.6);
	margin:0 0.1em 0 0;
	opacity:1;
	transition:margin 0.2s, transform 0.2s, opacity 0.2s;
}
.product-category-description {
	padding: 0.2em 0.5em 3em;
}
.products-featured-row {
	margin: 0 auto;
	max-width:24em;
	text-align: center;
}
.products-featured-row .product-primary-image {
	display: block;
	position: relative;
	overflow: hidden;
	
}
.products-featured-row .product-secondary-image {
	display: block;
	position: absolute;
	z-index: 3;
	width: 70%;
	left: 50%;
	transform: translate(-50%, -100%);
}
.products-featured-row .product-primary-image {
	margin-bottom: 1em;
}
.products-featured-row .product-secondary-image img {
	width: 100%;
}
.products-featured .product-category {
	position: relative;
	color: #000;
	margin: 0 1em 2em;
}
.products-featured .product-category h3 {
	text-transform: none;
}


.products-featured .button-cta {
	margin: 0 0 1em 0;
}
@media (min-width:48em) {
	.products-featured {
		position: relative;
	}
	.products-featured::before {
		content: '';
		display: block;
		position: absolute;
		top: 60%;
		left: 0;
		right: 0;
		bottom: 0;
		margin-top: 18em;
		/*background: url(../images/site/bottomyellowcurve.svg) 0 0 / 100% auto no-repeat;*/
	}
	.products-featured-row {
		max-width:none;
		margin: 0 -1em;
		display:flex;
		flex-wrap:wrap;
		justify-content:center;
	}
	.products-featured .product-category {
		flex-basis: calc(50% - 2em);
		margin: 0 1em 2em;
	}
	.product-category .product-category-description {
		background: none;
		z-index: 2;
	}
}

/* END Featured Products */


/* Product Line Lists */

.products-line,
.productlist {
	text-align: center;
	position: relative;
	padding: 0 0em;
	margin: 0 0 1em;
}
.products-line h2+p,
.productlist h2+p {
	font-size: 1.25em;
	max-width: 600px;
	margin: 1em auto;
}


.products-line--related h2 {
	display: inline-block;
	visibility: visible;
}
.products-line--related h2 {
	color: #000;
}
.products-list-product {
	padding: 1em 0;
}

.category-hero-text p{
	text-align: center; 
	max-width: 42.0em; 
	margin: 0 auto;
}

/* bazaarvoice stars */

.products-list-product {
	position: relative;
	padding-bottom: 2em;
}
.bv_main_container {
	justify-content:center;
}
.products-list-product .product-primary-image {
	height: 8em;
	margin-bottom: 0.5em;
	position: relative;
	width: 12em;
}
.products-list-product .product-primary-image>img {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: 100%;
	max-height: 100%;
	transform: translate(-50%, -50%);
	
}
.product-list-title {
	display: block;
	padding: 0 0.5em;
	text-decoration: underline;
	font-family: "GoldplayBold", sans-serif;
}
@media (min-width:48em) {
	.productlist {
		margin: 0 auto 2em;
		max-width: 64em;
	}
	.products-list-product {
		flex-basis: 33%;
	}
	.page--product-category .products-line h2::after {
		left: auto;
		right: 4rem;
		transform: scalex(-1);
	}
	.page--product-category .products-line p {
		padding: 0 20%;
		margin: 0em 5em 2em;
	}
}
@media (min-width:64em) {
	.products-list-product {
		font-size: 1.25em;
	}
	.search-results-item {
		font-size: 1.25em;
	}
}

/* END Product Line Lists */


/* Product Detail page */

.product-slider-holder,
.product-detail-overview,
.recipe-slider-holder,
.recipe-detail-overview {
	margin: 1em auto;
	max-width: 24em;
}
.product-images-container,
.recipe-images-container {
	max-width: 28em;
	margin: 0 auto;
}
.product-thumbnails-container .tns-nav-active {
	border-color: #DA291C;
}
.product-detail-overview h1,
.recipe-detail-overview h1 {
	color: #DA291C;
	font-size: 2em;
	line-height: 1;
	text-transform: none;
	text-align:left;
}
.product-detail-overview p,
.recipe-detail-overview p {
	font-size: 1em;
	margin: 1em 0;
}
.product-detail-actions,
.recipe-detail-actions {
	text-align: center;
	justify-content: center;
}
.recipe-highlights {
	text-align: center;
	justify-content: space-around;
}
.recipe-highlights>div {
	width: 10em;
	padding-top: 4em;
	margin: 0 auto 1em;
}
.recipe-highlights strong {
	display: block;
	font-size: 1.2em;
}
.recipe-highlight--preptime {
	background: url(../images/site/icon-chefhat.svg) center top / 4em 4em no-repeat;
}
.recipe-highlight--totaltime {
	background: url(../images/site/icon-clock.svg) center top / 4em 4em no-repeat;
}
.recipe-highlight--yield {
	background: url(../images/site/icon-bowl.svg) center top / 4em 4em no-repeat;
}
.recipe-related-product-tile p {
	color: #D81411;
	font-size: 1.5em;
	line-height: 1.25;
	text-align: center
}
.recipe-related-product-tile img {
	margin: 0 auto;
}
.recipe-related-product-tile {
	border: 2px #ffdd00 solid;
	padding: 1em;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	height: auto;
	max-width: 24em;
	margin: 0 auto;
	text-align: center;
}
.recipe-related-product-tile h3 {
	text-align: center;
	width: 100%;
}
.recipe-related h2 {
	color: #000;
}
.recipe-list-description {
	text-align: center;
	color: #000;
}
.sharer p {
	text-align: center;
	margin: 0;
	font-size: 1em;
	margin: 0 0 5px 0;
}
.product-detail-actions .sharer,
.recipe-detail-actions .sharer {
	height: 3.3em;
	flex-basis: 100%;
	justify-content: center;
}
.share-icon {
	background: url(../images/site/icon-sharer.svg) center / contain no-repeat;
}
.addthis_toolbox {
	font-size: 90%;
}
.addthis_toolbox a {
	margin: 0 0 0 0.25em;
}
.product-nutrition h2 {
	color: inherit;
}
.product-nutrition h3 {
	font-size: 2em;
}

.product-nutrition-highlights h3:first-child {
	display: block;
	color: #000;
}
.product-nutrition-smartlabel .select-wrapper select {
	font-size: 1.25rem;
	padding: 0.55em 3em 0.55em 0.5em;
	background: #DA291C;
	border: none;
	color: #fff;
}
.product-benefits--holder{
	background-color: #ffdd00;
	width: calc(100% - 2.5em);
	border-radius: 1em;
	padding: 1em 1.5em 1em 1em;
	margin: 0 auto 2em;
	display: block;
}

.product-benefits ul{
	padding-inline-start: 1em;
	list-style-type: none;
	padding-left: 0;
}

.product-benefits ul li{
	margin: 1.5em 0;
	position: relative;
  	padding-left: 2.5em;
}

.product-benefits ul li::before{
	content: '';  
	position: absolute;
	left: 0;  
	width: 2em;
	height: 2em;
	background: url(../images/site/check.svg) center center / contain no-repeat;
}

.select-wrapper::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1.2em;
	width: 0.66em;
	height: 0.66em;
	border-bottom: 0.2em solid #fff;
	border-right: 0.2em solid #fff;
	transform: translate(0, -0.66em) rotate(45deg);
	pointer-events: none;
}

.reciperelatedrecipe {
	margin-top:2em;
}

.product-nutrition-highlights p {
	text-align: justify;
}
.product-nutrition-smartlabel-title+p {
	margin-bottom: 0.25em;
}
.product-nutrition .content_wrapper>h2+p {
	display: none;
}
.product-nutrition p,
.product-nutrition table {
	font-size: 0.875em;
	line-height: 1.5;
}
.product-nutrition td {
	border-bottom: 1px solid currentcolor;
}
.product-nutrition td.spacer,
.product-nutrition tr:last-child td {
	border-bottom: none;
}
.product-nutrition {
	color: #000;
	background: #ffdd00;
	text-align: center;
}
.product-nutrition-smartlabel {
	margin: 0 0 2em;
	text-align: center;
}
.recipe-nutrition {
	color: #000;
	text-align: left;
	margin: 1em 0;
	background: #ffdd00;
}
.recipe-nutrition h3 {
	text-align: center;
	margin: 1rem auto;
}
.product-nutrition::before,
.recipe-nutrition::before {
	display: block;
	content: '';
	background: url(../images/site/whitecurvefooter.svg) top -4vw center / 100vw 12vw no-repeat;
	width: 100%;
	height: auto;
	padding-bottom: 11vw;
	bottom: 0;
	margin-top: -1px;
}
.product-nutrition::after,
.recipe-nutrition::after {
	display: block;
	content: '';
	background: #ffdd00 bottom -1vw center / 100vw 10vw no-repeat url(../images/site/whitecurve.svg);
	width: 100%;
	height: auto;
	padding-bottom: 9vw;
	bottom: 0;
	margin-top: -1px;
	transform:scalex(-1);
}
.product-nutrition-row {
	display: flex;
	flex-wrap: wrap;
}
.recipe-ingredients h3,
.recipe-instructions h3 {
	text-align: center;
	margin: 2em 0 0 0;
}
.recipe-ingredients ul {
	list-style: none;
	margin: .5em 0 2em 0;
	padding: 0;
}
.recipe-ingredients li {
	margin: .7em 0;
}
.recipe-directions ol {
	margin: .5em 0 2em;
	padding: 0 0 0 1em;
}
.recipe-directions-row {
	width: 100%;
}
.recipe-ingredients li,
.recipe-nutrition-directions li {
	margin: .7em 0;
}
@media (min-width:48em) {
	.recipe-highlights {
		display: flex;
	}
	.product-slider-holder, .product-detail-overview, .recipe-slider-holder, .recipe-detail-overview {
		max-width:none; 
	}
	.product-nutrition-smartlabel .select-wrapper {
		width: 15em;
	}
	.product-slider-holder,
	.recipe-slider-holder {
		padding-right: 2em;
	}
	.recipe-directions-row>div {
		flex-basis: 50%;
		max-width: 30em;
	}
	.recipe-ingredients {
		padding-right: 2em;
	}
	.recipe-related-product-tile {
		padding: 1em;
		margin: 1em auto;
		max-width: 48em;
	}
	.recipe-related-product-tile img {
		width: 27%;
	}
	.recipe-related-product-tile h3 {
		width: auto;
	}
	.recipe-related-product-tile div {
		max-width: 35%;
	}
	.product-nutrition-highlights {
		padding-right: 1em;
	}
	.product-nutrition-table {
		padding-left: 1em;
	}
	.addthis_toolbox {
		font-size: 117%;
	}
	.product-nutrition-highlights {
		order: 0;
	}
	.product-nutrition-smartlabel .button-cta {
		width:10em;
	}
	.product-detail-highlights .content_wrapper {}

	.product-benefits--holder{
		width: calc(60%);
		padding: 2em 2em 2em 1.5em;
		margin: 2em auto 3em;
	}
	
}
@media (min-width: 64em) {
	.recipe-detail-overview h1,
	.product-detail-overview h1 {
		font-size: 2.5em;
	}
	.recipe-list-item {
		flex-basis: calc(33.333% - 1.5em);
		max-width: 24em;
	}
}
@media (min-width: 75em) {
	.recipe-detail-overview h1,
	.product-detail-overview h1 {
		font-size: 3em;
	}
}
.page-title {
	text-align: center;
}

/* Contact us -- based on old KSTL form */

main #KSTL-ContactUs-main .writeus {
	min-height: 2em;
}
main #KSTL-ContactUs-main .writeus p {}
main #KSTL-ContactUs-main .box-bordered {
	border: 0.15em solid #ffdd00;
}
main #KSTL-ContactUs-main .box-header {
	background: #ffdd00;
	margin: -0.15em -0.15em 0;
}
main #KSTL-ContactUs-main .box-header h2 {
	color: #000;
	text-align: left;
	font-size: 1.5em;
	font-family: "GoldplayRegular", sans-serif;
	text-transform: none;
}
main #KSTL-ContactUs-main .box-header span {
	white-space: normal;
}
main #KSTL-ContactUs-main fieldset input,
main #KSTL-ContactUs-main fieldset textarea {
	width: 100%;
	/* border: none; */
	/* background-color: #e8e7e7; */
}
main #KSTL-ContactUs-main fieldset select {
	max-width: 100%;
	/* background-color: #e8e7e7; */
	/* color: #000; */
	/* border-radius: 0; */
}
.kstl-contactus {
	max-width: 56em;
	margin: 0 auto;
}
.contact-intro {
	max-width: 50em;
	margin: 2em auto;
}
.contact-intro h2 {
	line-height: 0.8;
	color: #000;
}
.contact-extra .content_wrapper {
	max-width: 48em;
	text-align: center;
	margin: 0 auto;
}
.contact-extra p {
	text-align: left;
	margin: 1rem 0;
}
.contact-preliminary,
.contactpreliminary {
	max-width: 58em;
	margin: auto;
}
.contact-preliminary .content_wrapper,
.contactpreliminary .content_wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.contact-preliminary-option {
	border: 0.15em solid #ffdd00;
	flex-basis: 100%;
	margin: 0 0 1em 0;
}
.contact-preliminary-title {
	background: #ffdd00;
	padding: .5em;
	margin: -0.15em -0.15em 0;
}
.contact-preliminary-title h2 {
	color: #000;
	margin: 0;
	font-size: 1.5em;
	font-family: "GoldplayRegular", sans-serif;
	text-transform: capitalize;
}
.contact-preliminary-content {
	padding: 0 1em 1em;
	text-align: center;
}
.qq-uploader .qq-upload-button {
	background-color: #DA291C;
	border-radius: 5px;
}
@media (min-width:64em) {
	.contact-preliminary-option {
		flex-basis: calc(50% - 1em);
	}
	.contact-preliminary-content p {
		text-align: left;
		min-height: 3.5em;
	}
}
.tweet-row>div {
	margin-bottom: 1em;
	box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.15);
	border-radius: 0.66em;
	overflow: hidden;
	border: 1px solid #ddd;
	background: #fff;
	text-align: center;
}
.tweet-row iframe {
	margin: 0 auto 0 !important;
	max-width: 100% !important;
	width: 100% !important;
	min-height: 100% !important;
	min-width: 250px !important;
	border: none !important;
	margin: 0 !important;
}
.eggo-instagram {
	background: #ffdd00 bottom -1vw center / 120vw 10vw no-repeat url(../images/site/whitecurve.svg);
	padding: 0 0 9vw;
}
.tweet-row div>span:first-of-type {
	max-width: none !important;
}
@media (min-width:48em) {
	.tweet-row {
		display: flex;
		margin: 0 -1.33em 10vw;
		flex-wrap: wrap;
		justify-content: center;
	}
	.tweet-row>div {
		flex-basis: calc(33.333% - 1.5em);
		margin: 0 0.5em 1em;
		min-width: 24em;
	}
}

/* Shim for contact form checkboxes + labels that are in the wrong order */

label {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
select::-ms-expand {
	display: none;
}
body #KSTL-ContactUs-main fieldset .checkbox>div {
	float: none;
}
#KSTL-ContactUs-main fieldset .checkbox {
	position: relative;
}
#KSTL-ContactUs-main fieldset .checkbox label[for] {
	padding-left: 1.75em;
	display: block;
	line-height: 1.15em;
}
#KSTL-ContactUs-main fieldset .checkbox label+div {
	float: none;
}
#KSTL-ContactUs-main fieldset .checkbox>div>div {
	position: static;
}
#KSTL-ContactUs-main fieldset .checkbox label+div span input#KSTL-ContactUs-Terms,
#KSTL-ContactUs-main fieldset .checkbox label+div span input#KSTL-ContactUs-Opt-In {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	margin: -1.25em 0.2em;
	float: left;
	position: static;
	outline: none;
	border: none;
}
#KSTL-ContactUs-main fieldset .checkbox label+div span input::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0em;
	width: 1.06em;
	height: 1.06em;
	border: 2px solid #000000;
	background: #fff;
}
#KSTL-ContactUs-main fieldset .checkbox label+div span input::after {
	content: '✔';
	position: absolute;
	line-height: 0.8;
	color: #000;
	font-size: 154%;
	top: -0.1em;
	left: 0.1em;
	opacity: 0;
	-webkit-transform: scale(0.1);
	transform: scale(0.1);
	transition: all .15s;
}
#KSTL-ContactUs-main fieldset .checkbox label+div span input:checked::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
#KSTL-ContactUs-main fieldset .checkbox label+div span input:focus::before {
	outline: medium solid rgba(37, 165, 255, 0.67);
}

/* END Shim for contact form checkboxes + labels that are in the wrong order */


/* hide the custom checkbox in the bazaarvoice modal */

.bv-cleanslate input[type="checkbox"]:not(:checked)+label:before,
.bv-cleanslate input[type="checkbox"]:checked+label:before,
.bv-cleanslate input[type="checkbox"]:not(:checked)+label:after,
.bv-cleanslate input[type="checkbox"]:checked+label:after {
	display: none;
}

/* expanding the main content area on lg desktop */

@media (min-width:64em) {
	.promotions-featured-row {
	}
	.content_wrapper {
		width: calc(100% - 4em);
	}
	main .content_wrapper {
		max-width:69em;
	}
	.contact-preliminary {
		max-width: 60em;
	}
	.products-featured .content_wrapper,
	.promotion--home .content_wrapper {
	}
	.video--frenchtoast .content_wrapper,
	.video--fluffier .content_wrapper {
		max-width: 58em;
	}
}


.terms-conditions a { 
	word-wrap:break-word;
}

#leggometer { position:relative; top:-6em; width:0; height:0; }

.leggometer-back { font-family:"GoldplayBold", fantasy; line-height:1.3; border-bottom:0.1em solid currentcolor; letter-spacing: .005em; }
.leggometer-back::before { top:0.1em; }
.leggometer-blog { }
.leggometer-blog-img { max-width:60em; width:100%; margin:0 auto; padding:2em 0.5em; box-sizing: border-box; }
.leggometer-blog h1 { text-align:inherit; }
.leggometer-blog h2 { text-align:inherit; font-size:2em; text-transform:none;  }
.leggometer-blog-text { max-width:48em; margin:auto; padding:0 0.5em; } 
.leggometer-related { position:relative; padding:10vw 0 6vw;  margin:-8vw auto 0; min-height:25vw; }
.leggometer-related .lwe-description { padding:1em 1em 5em; }
.leggometer-related h2 { font-size: 1.5em; text-transform:none; }
.leggometer-related p { color:#000; }
.leggometer-related::before,
.leggometer-related::after {
	content:''; display:block; position:absolute; width:100%; pointer-events:none; 
}
.leggometer-related::before {
	 top:0%; bottom:49%; background:url(../images/lwe/yellowcurvevideo2.svg) center top 0 / 110vw 330vw no-repeat; 
}
.leggometer-related::after {
	top:49%; bottom:0%;  background:url(../images/lwe/yellowcurvevideo.svg) center bottom 0 / 110vw 330vw no-repeat; }
.leggometer-blog .content_wrapper { position:relative; z-index:1; }
.leggometer-related .content_wrapper { position:relative; z-index:1; max-width:60em;}


/* sticky styles */
footer {
	margin-bottom: 0;
}



.lwe-three-column .promotions-featured-column{
    height: 100%
}
.leggometer-card-kfr .promo-new-kfr-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 80%
}
.leggometer-card-kfr .kfr-button-cta { font-weight:bold; text-align:center; letter-spacing:0.1em; text-transform:uppercase;  display:inline-block; margin:auto 1em; background:rgb(210,19,70); border: none; border-radius: 1em; color: #fff; padding: 0.8em 2em; transition:background 0.2s; }

.recipeproduct {
	margin-bottom: 4em
}



/* FAQ page */
.pagehero.hero--faq {
    position: relative;
    top: -2rem;
    padding-left: 0%;
}
.faq h3 {
    color: #DA291C;
}

.faq-wrapper {
    margin:0 auto 2em;
	max-width:64em;
}

.faq-question {
    border-bottom: 2px dotted #ccc;
}

input + .faq-answer,
input ~ .faq-answer {
    transition: max-height 0.35s linear, visibility 0s 0.35s;
    visibility: hidden;
}

input:checked + .faq-answer,
input:checked ~ .faq-answer {
    max-height: 20em;
    visibility: visible;
    transition: max-height 0.35s linear, visibility 0s;
}

.faq-question label {
    color: #DA291C;
	font-family: 'GoldplayBold';
    cursor: pointer;
    font-size: 1.25em;
	margin:0 -0.8rem;
	padding:1rem 0.8rem;
}

.faq-question label::before {
    line-height: 0.6em;
    content: '';
    width: 0;
    height: 0;
	right:1rem;
    border-left: 0.25em solid transparent;
    border-right: 0.25em solid transparent;
    border-bottom: none;
    border-top: 0.4em solid currentcolor;
    border-radius: 0;
    margin-top: -0.2em;
}
.faq-question input:checked + label::before {
    transform: rotatex(180deg);
    content: '';
}
.faq-question > label {
    font-family: "GoldplayBold", "GoldplayBold", sans-serif;
	letter-spacing: .005em;
}

.faq-answer > p {
    margin-top:0.2em;
}

.faq-question button {
    font-family: "GoldplayBold", "GoldplayBold", sans-serif;
    color: #DA291C;
	letter-spacing: .005em;
}

.faq-table{
	text-align: left;
	line-height: 1.2em;

}
.faq-table table{
	text-align: left;
	line-height: 1.2em;
	margin-bottom: 4em
}
.faq-table th, .faq-table tr, .faq-table td{
	text-align: left;
}
.faq-table th{
	padding: 0.5em;
	vertical-align: top;
}
.faq-table td{
	border: 1px solid #dedede;
    padding: 0.5em;
	vertical-align: top;
}
.faq-table td ol{
	margin-top: 0;
    padding-inline-start: 22px;
}

.TikTok-icon-span, .tiktok-icon-span {
    visibility: hidden;
    width: 95px;
    font-size: 20px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    margin-top: 30px;
    margin-left: -70px;
}
.category-subtext{
	padding: 0em 0 4em;
	text-align: center
}

.category-subtext .content_wrapper div{
	max-width: 44em;
	margin: 0 auto
}

.category-subtext p{
	text-align: left;
}

.category-subtext .content_wrapper div>p:first-of-type{
	font-size: 1.1em;
	font-family: 'GoldplayBold';
}






/* icon font for social media */

@font-face {
	font-family: 'icomoon';
	src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAACMMAAsAAAAAIsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDxIIWmNtYXAAAAFoAAAAhAAAAITXlZM+Z2FzcAAAAewAAAAIAAAACAAAABBnbHlmAAAB9AAAHkgAAB5I/grue2hlYWQAACA8AAAANgAAADY0pJrmaGhlYQAAIHQAAAAkAAAAJBayEttobXR4AAAgmAAAAHAAAABwcSwERGxvY2EAACEIAAAAOgAAADptCGPMbWF4cAAAIUQAAAAgAAAAIAA0ApluYW1lAAAhZAAAAYYAAAGGmUoJ+3Bvc3QAACLsAAAAIAAAACAAAwAAAAMEXgGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA6tIDwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEAGgAAAAWABAAAwAGAAEAIOkP6pLqluqd6qbqyurS//3//wAAAAAAIOkA6pDqluqd6qbqyurS//3//wAB/+MXBBWEFYEVexVzFVAVSQADAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAgAAAAAEAAMlACQARwAAAREUBiMhIiY1ER4BFxYXHgEXFhceATsBMjY3Njc+ATc2Nz4BNzUUBgcGBw4BBwYHDgErASImJyYnLgEnJicuATU0NjMhMhYVBAA2Jfy2JTYNHRAjJCRHIyQjJFcuAi5XJCMkI0ckJCQPHQ08JiEiIUMiISEcVCICIlQcISEiQyEiIR5ELi0DSiU2AiH+OiU2NiUBxg4ZCxgYGDEZGRoaNTUaGhgZMhgYGAsZDqgwUhoYFxcuGBcXEzs7ExcXGC4XFxgUVScqPjYmAAAAAAEAAAAAAtsDtwBXAAATNDc+ATc2MzIXHgEXFhUUBw4BBwYjIiYnDgEPAScuATU0Nz4BNzY3LgE1NDYzMhYVFAYVFBYzMjc+ATc2NTQnLgEnJiMiBw4BBwYVFBYVFAYjIiYjLgE1ACEhbkVGSkM+Pl8cHBERSDg3TCROEiAgSAgFAgYICRkODgoLCDkwJCYyNCQxISEoCAkRET0pKTE4MTFIFRQtEA4CBQM9MgJiTz8/WRcYFhdROjpHQkNDayIiJCGBZmIDBhs1Gyw0M2szMyoWMxgrWDAiOGo2JS4fH1oyMyYyJyc1Dg4UE0UwMTk3PQ0LOQIThjgABQAb/9sDXgOlABMAHwArADwASwAAEzQ2MyEyFhURFAcOAQcGIyEiJjUBNCYjIgYVFBYzMjYlNCYjIgYVFBYzMjYlNTQ3PgE3NjMyFx4BFxYdASM1NCYjIgYdARQXFjI3NhsuIwKhIy4LCzQqKT3+h4pmASgYEBAYGBAQGAFEGRAQGBgQEBn+bBAQNyQlKiklJTcQEFFHMjNHJiZbJiYCLCIvLyL+XhceHzYSE3g0AXwTFhYTEBgYEBMWFhMQGBhhhyklJTcQEBAQNyUlKYeHMkdHMocZDQwMDQAAAAcAYAAgBMADYAAPAB0AKwA5AEcAVQBjAAATNDYzITIWHQEUBiMhIiY1ATQ2MzIWFREUBiMiJjUTNjIXFhQPAQYiJyY0NxEmNDc2Mh8BFhQHBiInEzQ2OwEyFhUUBisBIiY3NDYzMhYVERQGIyImNSM0NjsBMhYVFAYrASImYDcpAgApNzcp/gApNwHAJhoaJiYaGibzEzQTExPgEzQTExMTExE2E+ATExM0E40mGqAaJiYaoBomoCYaGiYmGhomoCYaoBomJhqgGiYB4Ck3NylAKTc3KQEAGiYmGv5AGiYmGgENExMTNBPgExMTNBMBZhM0ExMT4BM2ERMTAY0aJiYaGiYmGhomJhr9QBomJhoaJiYaGiYmAAABAAkAAAOuA24AYAAAATYWFx4BFRQGBx4BMzI2MzIWFRQGFRQWFx4BFx4BFx4BFRQGBw4BIyImIyIGBw4BIyImJy4BIyIGIyImJy4BNTQ2Nz4BNz4BNz4BNTQmNTQ2MzIWMzI2Ny4BNTQ2Nz4BNwHlTXkgCgYEAQMJBA8cDw8gcgQCFUovCxYMCAhpFAgCFxIjEwkSCDNEVFBFMgkSCRMlDxgBCRRpCAgMFgsuSxQDBHMfDw0cEQUJBAIDBgkmflYDbgFRRRU7Fxs2HAICEBQRKRAkBgwGLU8UBAYDAQsIHRsDDS4HAQEJTEwJAQEILw0DGx0ICwEDBgQTUC0GDAYkEScRFA8CAhs2HBc7FVFDAQAAAAAXAAr/yBLwA7MAbgCQAKwAuADLAOUA+wEXASMBPwFMAXMBegGQAcMB1gHiAfMCBQI1AmUCgQKWAAABHgEXHgEzMjY3PgE3PgE3PgE1NCYnLgEnLgEnLgEnLgEnLgE1NDY3PgE3PgE3PgEzMhYXHgEXNy4BJy4BIyIGBw4BBw4BBw4BFRQWFx4BFx4BFx4BFx4BFx4BFRQGBw4BIyImJy4BJy4BJy4BJwcFNTQmIyIGHQEjNTQmIyIGHQEjNTQ2MzIWFz4BMzIWHQEjBSInLgEnJjU0Nz4BNzYzMhceARcWHQEjNQ4BIxEiBhUUFjMyNjU0JhM1NDYzMhYzFxUnIiYjIgYdASMFIiYnLgE1ETMVMxUjFRQWMzoBOwEVByYGIzciJicuATURMxEUFjM6ATM3FQcqASMXIicuAScmNTQ3PgE3NjMyFx4BFxYdASM1DgEjESIGFRQWMzI2NTQmASInLgEnJjURMxU+ATMyFx4BFxYVFAcOAQcGIxEiBhUUFjMyNjU0JiMFMw4BIyImJy4BJzQ2Nz4BNz4BMzIWFxQWFR4BMSEeATMyNjc+ATclIS4BByIGASImJy4BNREzERQWMzoBMzcVByoBIwERIw4BBw4BByMOAQcVDgEHFAYPASEiJicuAScuATURNDY3PgE3PgEzITIWFx4BFx4BFQc0Jic1ISIGFRQWMzoBMSU+ATUDNCYjIgYVFBYzMjYTNCYnNSEiBhUUFjMxIT4BNxMGBw4BBwYxNiY3PgE3NhY3MQE+ATc+ATc+ATMyFhceARceARceARUUBgcOAQcOAQcOASMiJicuAScuAScuATU+ARceARceARceATMyNjc+ATc+ATc+ATU0JicuAScuAScuASMiBgcOAQcOAQcOARUUFjcyFhceARUcAQcUBhUiBiMGIiMXIycjFSM1MxUXPgE1PAEnMCYxIiYjMCIrARUzOgEE9AwfEhIpFxAeDQ0XCgoPBQUFCgkJFw0NHQ8OHAwMEwgIBgQDBAoGBg4HCBEIEBoKCxAGHwgXDw8jEw4aDQwVCQkPBQYGCgoJFw0NHBAPGwwMFAgHBgwNDSMXCxQJCQ8HBgsFBQcDJQNWOy4uOy08Li08LlZBKkMTFEMpQlUuAScoIyQ1DxAQDzUkIygoJCQ1Dw8tG08sPVlYPj5YWMhXSwcNBwgKBQoFOkAtAXwcLhAQEC1kYyoqAgMCCQkEBwTXHC0QDxEuKSkBAwILCQQHBPMoIiM1Dw8PDzUjIigoIyM0Dw8uGk0rPFZWPD1VVQF9KCMjNA8PLhtNKigjIzQPDw8PNSMiKD1VVT08VlY8AlEvDm5IFywVNjgDBwcSUjoHDAVFbxMCBAH+ngdaOxAdDiMqCv7TATQIYz04TAITHC0PEBAuKSgCAwIKCAUHBPEyAxcnER8yGgExSBEIAgECBQH+0kpXJyxBDw0EBA0PQisoV0kBNEpWKCtBEA0E5CQa/nsdJycdAQEBgxoka19CQ15eQ0JfuCQa/dMdJygdAiwaIwGXJTc3ZiUkCgUMEEErJFFADsECBAIDBgMEBwMEBwMEBQMCBQECAQECAgQCAgYEBAYEAwcEAwYDAgQCAQIBAQoBAwICBAMCBQMDBQMCBQIBAwEBAgIBAQMBAgUCAwUDAwUCAwQCAgMBAQECGwMGAwICAQIBAgEBAQILCAoFCRAFAQEBAQEBAQIBBgYCAgEsDxkKCQgEBAQMBwgSCwsXDRAcCgoQBgYLBAQKBQULBgYPCggPBQYJBAMFAgIBBgYGDAUfCRAHBwcDBAMKBwcQCQoVDBEcCgkRBgYLBAQJBgQNBwYRChAYCQoJAgIDBwMECAUFCQMaPPMsOjos8/MsOjos8/NAUiQgISNTP/MIDxA2JCQoKiQlNw8QEA83JSQqvUAiJgFhW0E/Wlo/QVv+p+RLVgEBKgEBPzjkARMTEjEfAUNNLcouLyoBAgEHExIRMR4BkP5wLS4BKgEIDw81JCMpKCQkNhAPDxA2JCQouz8iJQFaWT8+WFg+P1n+pg8PNSQjKQFa3SIlDxA1JCQpKCMkNQ8PAVpZPz5YWD4/WcNCVAoKHlc5ESISLkINAQFPPgMEAg8wOU8GBhIuIUU3TAZP/v4TEhExHgGQ/nAtLgEqAQFl/swDAQEBBQgRSTECFikXFS8iAwQNEEIsKFhKATlKWCgtQRANBAQNEEIsKFdKWhslAgEnGxwnAQImGf7UQVxcQUBcXAJMGiUDASccGycDJRr+LlI9PVIUFUlJJitCEQwBBgHuAwYCAwMBAgEBAgEDAwIFBAMHBQQHAwMGAgMDAgEBAQECAwMCBQQDBwQFBxcCBQICAgECAQECAQICAgUCAgYDAwYDAgUCAQMBAQICAQEDAQIFAgMGAwMFHAECAQUDAQIBAgEBAQEREREoARABAgIBAQEBAQoAAAABAET/wAO9A8AASwAAATYyMx4BFx4BFxUuAScuAScUFRwBBxQVDgEHDgEHBiYnLgEnNCY3PgE3PgEXFgYVJgYHDgEHBhQXHgE3MjY3PgE3NiY3NDU8ATU0NwIXKlMpAyQkJGAxLlsqEiMQAQMdGiqHSy5ZJ0FUBwEBBjkvNYxFAQIgRRwUHggHAQdYNiRAEgYLAQMBAQEDvwExXiMjJAWsARQUCBULLy8uXi4vLyxXJT1KAgIXFyaDSxAgEDxwJy4pDTBeMAoGFA0nFhEjETRLBSYeCxYMOnI5QUBAgUFAQAAAAAAEADUAJQJuA04AFwAwADwASAAANyImNRE0Nj8BPgEzMhYfAR4BFREUBiMhEyIGByMHDgEVERQWMyEyNjURNCYvAS4BIxMiJjU0NjMyFhUUBiciBhUUFjMyNjU0Jn4fKhgRwAoaDw4aC8ERGCof/lnTBQgDAr4JEg4LAacLDRALwAQLAwEuQUEuLkFBLholJRoaJCQmKh8Bpxk4EsALCgoKwRE5Gf5YHyoC+AMDwAooD/5YCw0NCwGoDygKwAQC/rtBLS1DQi0tQq4lGholJBoaJgAAAAQAJAAhAoADLQALABcAMwBYAAABIiY1NDYzMhYVFAYnIgYVFBYzMjY1NCYDJicuAScmNTQ3PgE3NjMyFx4BFxYVFAcOAQcGAyIHDgEHBhUUFx4BFxYXHgEfATc+ATc2Nz4BNzY1NCcuAScmIwFSMEZGMDBGRjAcJyccHCYmHBExMmgpKRgXUjc3Pz83N1IXGCkpaTExETQuLUQUFBISOiUkJgoTCQgICA4IJSYmPRQTFBRELi00AYlFMDFFRTEwRbgnHBsnJxscJ/3gDzAxhU9OSz83N1IYGBgYUjc3P0dNTogyMQLIExRELi40MS4vWiwrKwsWCwkJCBIJKy4tXy8wLzQuLkQUEwAAAAAFAC4AIAPwA3AAGwAsAD0ASwBZAAABIicuAScmNTQ3PgE3NjMyFx4BFxYVFAcOAQcGAyEwJicmNjc+ATc2FhceATEjMDY3PgEXHgEXHgEHDgExIQE0NjMyFhURFAYjIiY1NzIWFRQGIyEiJjU0NjMBoCsmJjgREBAROCYmKysmJjgREBAROCYmG/7AMREYBR0YTSMpSh0dQxhDHR1KKSRMGB0FGBEx/sABiBcRERcXEREXqBEXFxH/ABEXFxEB0BAROCYmKysmJjgREBAROCYmKysmJjgREP5QAhQefS8qUBYZDQwMBAQMDA0ZFlAqL30eFAICeBEXFxH/ABEXFxGoFxERFxcRERcAAAAABAAs/+gDCwOYABwAMgBVAGsAAAEUBw4BBwYjIicuAScmNTQ3PgE3NjMyFx4BFxYVJzQmIzgBMSIGFTgBMRQWMzI2NTgBMSUUFx4BFxYXHgEzMjY3Njc+ATc2NTQnLgEnJiMGBw4BBwYXBTQ2MzgBMTIWFTgBMRQGIwYmNTgBMQKzKitoLS4FBi0taCsqFhdNNDQ7OzQ0TRcWpEgxMUhIMTRF/h0yMno1NAYIEQsLEggFNDV4MjEcHWJDQ01ORERkHBwBAS8iGRklIxsZIgIUVVNThCkoKCiDU1RWNzU1VBoZGRpUNTU3BzJHRzIxR0cxC21kZJgvLwQGCQcIBC8wmWRjbExDQ2UdHgIdHmRDQkwLGSYiGRklAyUYAAAGAMD/wANAA4AAKQArAFoAYgBmAGoAABMhMBQVFAcOAQcGFRQXHgEXFhUcATEhMDQ1NDc+ATc2NTQnLgEnJjU0JhEwJTU0Jy4BJyY1NDc+ATc2PQEhFRQXHgEXFhUUBw4BBwYdATA3PgE3Njc2Fx4BFxYBHwEVMzU/AQEzFSMVMxUjwAKAHh9JHx4eH0keH/2AHh5IHh4dHkcdHgMCQB4eSB4eHh5IHh7+AB4eSB4eHh5IHh4WFkguLjA3Ly9EFBP+ACCAwIAg/uBAQEBAA4AVK4QtLiobHGBgGxspLi6FLhIRKYUuLywcHGBgHBwqLC2CJh38QEAgRiEhPi8uYGEtLjofH0YjIEghITwtLWBgMTJCHyA8IBQTLxUUAQEUEzEVFALAQGBgYGBA/sBAQEAABwBg/+ADoAOgAAMADQAdAC0AMQA1ADkAABMhFSEXIREUBiMhIiY1NxQWOwEyNjURNCYrASIGFRMUFjsBMjY1ETQmKwEiBhUDMxUjNSEVITczFSNgA0D8wEACwDcp/gApN8ASDiAOEhIOIA4S4BIOIA4SEg4gDhLAQEABAP8AwEBAAwBAIP2gJjo3KUAOEhIOAYAOEhIO/oAOEhIOAYAOEhIOAaCAgEBAgAAAAAIAUgA9A1cDQwALAA8AAAkBIwsBIwkBMwETMwEzASMCHwEfRPrH5wEu/tJFAQfT5v1YaQHiaQH7AUj+4wEd/lL+qAEt/tMC0/1dAAAEAAL/yQNxA7cAGAAxAFsAeAAAEzQ2Nz4BMzIWFx4BFRQGBw4BIyImJy4BNRceATMyNjc+ATU0JicuASMiBgcOARUUFhcBIS4BJy4BNTQ3PgE3Njc2Nz4BNzYzMhceARcWFxYXHgEXFhUUBgcOAQc3NjA1NCYnLgEjIgYHDgEVMBQxMDIXFhQ3IRY0N9AmHh5YLzBXHx4lJR4fVzAvWB4eJmoaPyYnPxoZGxsZGj8nJj8aGRwcGQH9/QcKGAcHDAkJIhgXHh0jJE8rLCwtKytQIyQdHRgYIgkJCwcGGAoDAjw1NopSUYo2NTwBAQMCAvkBAgLHMFogHycnHyBaMDFaICAnJyAgWjGGGxwcGxpDKSlBGxocHBobQSkpQxr9iAEJBwYYCy0rK1AjIx4dGBghCgkJCiEYGB0eIyNQKystChgGBwoBNwIBUYs1Njw8NjWLUQEBAwEBAQECAAAFAAv/ywVhA7UAFwAvAEcAXwDSAAAFIiYnLgE1NDY3PgEzMhYXHgEVFAYHDgE3PgE1NCYnLgEjIgYHDgEVFBYXHgEzMjYFIiYnLgE1NDY3PgEzMhYXHgEVFAYHDgE3PgE1NCYnLgEjIgYHDgEVFBYXHgEzMjYBFBYzMDIzMhYXHgEXFhceARcWFx4BFx4BMzIzOgEzMjMyNjc+ATc+ATc+AScuASciIyoBIyIxIgYVFBYzMDM6ATMyMzYWFxYUBw4BBw4BBw4BIyIjKgEjIiMiJicuAScmJy4BJyYnLgEnLgEjKgExIgYVAlAdOhITGBgTEjodHTkTEhkZEhM5GwwLCwwMGhITGgwMCwsMDBoTEhoBbR05ExIZGRITOR0dOhITGBgTEjocDAsLDAwaExIaDAwLCwwMGhITGvv1FA9hPhsnEREUBQYICBMJCgkLJxsaSScjNjd3NzgkK0sbGykPJTYdDwMNDkAoIHBw819gDhQUDl9g8m9wIRoZCAcLHTclDiQWFywdJDg3dzc2Ix0rFBUbCQkKCRIHCAYHJBkYQyI+YQ8UNRkSEzkdHToSExgYExI6HR05ExIZXAwaEhMaDAwLCwwMGhMSGgwMCwtQGRITOR0dOhITGBgTEjodHTkTEhlcDBoSExoMDAsLDAwaExIaDAwLCwN3DhQLDQ0mISUqKlUoKSMlRRgYHiocG0IcQmAzHUUaGSQDFA8OFAEPDg4aETNhQxs4FxcaEhMSMB8iKChTKSkkKkEUExQUDwABAQD/wAMAA8AAFwAAATM1IyIHDgEHBh0BIxUzETMRMzcjNTQ2AmCgoC4pKT0REoCAwKAgwBMDAMASET0pKS5gwP4AAgDAYA0TAAAAAQAA/8AEAAPAACMAAAEhIgYVERQWMyERIzUzNTQ2OwEVIyIGHQEzByMRITI2NRE0JgOg/MAoODgoAaCAgHFPgIAaJsAgoAEgKDg4A8A4KPzAKDgBwIBAT3GAJhpAgP5AOCgDQCg4AAAFAAD/wAP/A8AASACSAK4AugDGAAABMhYXHgEXHgEXHgEXHgEXHgEVFAYHDgEHDgEHDgEHDgEHDgEjIiYnLgEnLgEnLgEnLgEnLgE1NDY3PgE3PgE3PgE3PgE3PgEzNSIGBw4BBw4BBw4BBw4BBw4BFRQWFx4BFx4BFx4BFx4BFx4BMzI2Nz4BNz4BNz4BNz4BNz4BNTQmJy4BJy4BJy4BJy4BJy4BIzEVIgcOAQcGFRQXHgEXFjMyNz4BNzY1NCcuAScmAyImNTQ2MzIWFRQGARQGIyImNTQ2MzIWAgBnPyklLA4SGw4NEgcFCwIBAgIBAgsFBxINDhsSDiwlKT9nZkApJSwOERwNDhIHBQsBAgEBAgELBQcSDQ4bEg4sJSk/Z2hCKSk7GBosFRUcCgoMAgIBAQICDAoKHBUVLBoYOykpQmhoQikpOxgZLBYVHAoJDQECAQECAQ0JChwVFSwaGDspKUJoNjAwSBQVFRRIMDA2NjAwSBQVFRRIMDA2R2RkR0dkZAEIJBoZJCQZGiQDZAECAgsFBxINDRwSDSwmKEBnZkAoJiwNEhwNDhIHBQsBAgEBAgELBQcSDg0cEQ4sJSlAZmdAKCUsDhIbDg0SBwULAgIBXAECAgwKChwVFSwaGDspKUJoaEIpKTsYGiwVFRwKCQ0CAgEBAgINCQocFRUsGhg7KSlCaGhCKSk7GBktFRUcCgkNAgIB+RUUSDAwNjYwMEgUFRUUSDAwNjYwMEgUFf5OZEdHZGRHR2QBvBkkJBkaJCQAAAEAAAAABAADQABPAAABDgEHPgE3DgEHLgEjIgcOAQcGFRQWFyYnLgEnJicOARUUFhcuASccARUUFhcOASMiJiceARcOASMiJicWFx4BFxYzMjc+ATc2NTQmNT4BNwQAHD0gITAMH0MkHFAtKycmORARAwJBPT5uMDAnDQ8zKhkxFWFIDRwPChMKFGtFNoVKDRkMIyYmUSsrLJFvcJgnJwEfNRUC3g0RAxM8JRIaBx4kEBE5JiYsDBgMAxEROScnMBc2HTZcHQEODAEBAUx0DgQDAgE+UgIqMAIBFhIRGAcGNjesamtoBw0HFjcgAAAAAAIAAABYBAADKABDAEcAAAEwJicuAScmJy4BIyI5ATAjIgYHBgcOAQcOATEwBh0BFBYxMBYXHgEXFhceARcyMTAzMjY3Njc+ATc+ATEwNj0BNCYxARENAQP2EhcdOw81Pz9rJCQkJGs/PzUPOx0XEgoKEhcdQxEfOjpzKyskJGs/PzYPOh0XEgoK/aABFf7rAo1OFx8LAgQCAgICAgIEAgsfF05oPk4+Z08XHwoDAwICAgEDAgIEAQsfF09nPk4+aP6uASCQkAAAAwAA/7kEAAPAABsAJwAzAAABIgcOAQcGFRQXHgEXFjMyNz4BNzY1NCcuAScmASImNTQ2MzIWFRQGISImNTQ2MzIWFRQGAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXf62Ql5eQkJeXgF+Ql5eQkJeXgPAKSiMXl5qa15ejCgpKSiMXl5qa15ejCgp/WBeQkJeXkJCXl5CQl5eQkJeAAAAAAMAQAAAA8ADQAAZAB0AKQAAATMVMz4BMzIXHgEXFhURIxE0JiMiBhURIxEhMxEjExQGIyImNTQ2MzIWAYCxAxJZQ0crKzAJCLkZR0gmuf7AwMDAOCgoODgoKDgCQFshOhUUSDExOf7MARExZFk3/uoCQP3AAuAoODgoKDg4AAAAAgAA/8AEAAPAABsAigAAASIHDgEHBhUUFx4BFxYzMjc+ATc2NTQnLgEnJgMiJic+ATc+ATEeATMyNz4BNzY1NCcuAScmIyIHDgEHBhUUFhcWNjc+ATc2JicuATU0NjMyFhUUBiMiJjc+ATU0JiMiBhUUFjEwBw4BBwYHBhYXJicuAScmNTQ3PgE3NjMyFx4BFxYVFAcOAQcGIwIAal1diykoKCmLXV1qal1diykoKCmLXV1qIkIfDSIIBBcLOSIyKis9EREVFUoyMjlINzZKExMwKgYHAgEIAwEBAw4Tal5SZ1A7ISkIChsbHSEvDQcHEggJAwcDAj00NEsVFSMjeVBRXFxRUHkjIyMjeVBRXAPAKCmLXV1qal1diykoKCmLXV1qal1diyko/EQLCRZCHBBaFR4VFksyMjo3Ly9EFBMWF0owMTQxaBMDAwYEJAoDBwMROBxKd2VQWnEvIShPHRklPS4eJB4dTSQkDRxJGhgpKmtAQEdcUVB5IyMjI3lQUVxcUVB5IyMAAAAAAQAAAAAAAO63061fDzz1AAsEAAAAAADhSys4AAAAAOFLKzgAAP+5EvADwAAAAAgAAgAAAAAAAAABAAADwP/AAAAS/gAAAAAS8AABAAAAAAAAAAAAAAAAAAAAHAQAAAAAAAAAAAAAAAIAAAAEAAAAAtsAAAOUABsFAABgA7cACRL+AAoEAABEAqQANQKkACQEAAAuAyUALAQAAMAEAABgA6UAUgNzAAIFgwALBAABAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAQAQAAAAAAAAAAAoAFAAeAIwBCAF2AgICjAYcBo4G+Ad+CAQIkgkqCYAJpgpUC3QLmgvODPINag3ODh4OXg8kAAAAAQAAABwClwAXAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGljb21vb24AaQBjAG8AbQBvAG8AblZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGljb21vb24AaQBjAG8AbQBvAG8Abmljb21vb24AaQBjAG8AbQBvAG8AblJlZ3VsYXIAUgBlAGcAdQBsAGEAcmljb21vb24AaQBjAG8AbQBvAG8AbkZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format('woff');
	font-weight: bold;
	font-style: normal;
}

.social_icons {
	padding-top: 0.33em;
	font-size: 1.5rem;
}

.social_icons a::before {
	font-family: 'icomoon' !important;
	margin:0;
}
.social_icons a {
	margin: 0.5em;
	width: 1em;
	height: 1em;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}

.icon-icon-hourglass:before {
	content: "\e90b";
}
.icon-icon-trash:before {
	content: "\e90c";
}
.icon-shop-bag:before {
	content: "\e902";
}
.icon-login-arrow:before {
	content: "\e903";
}
.icon-login1:before {
	content: "\e909";
}
.icon-icon-map-pin:before {
	content: "\e908";
}
.icon-icon-coupon:before {
	content: "\e907";
}
.icon-icon-map:before {
	content: "\e90a";
}
.icon-x_logo:before {
	content: "\e90d";
}
.icon-user2:before {
	content: "\e90e";
}
.icon-cart2:before {
	content: "\e90f";
}
.icon-smartlabel:before {
	content: "\e905";
}
.icon-tiktok:before {
	content: "\e906";
}
.icon-snapchat-ghost:before {
	content: "\e904";
}
.icon-envelope:before {
	content: "\e900";
}
.icon-pinterest-p:before {
	content: "\e901";
}
.icon-facebook:before {
	content: "\ea90";
}
.icon-facebook2:before {
	content: "\ea91";
}
.icon-instagram:before {
	content: "\ea92";
}
.icon-twitter:before {
	content: "\ea96";
}
.icon-youtube:before {
	content: "\ea9d";
}
.icon-flickr4:before {
	content: "\eaa6";
}
.icon-linkedin2:before {
	content: "\eaca";
}
.icon-pinterest2:before {
	content: "\ead2";
}


footer .social_icons a {
}



header .social_icons a,
footer .social_icons a {
	text-decoration: none;
	padding: 0.25em;
	font-size: 1.75rem;
	line-height: 1;
	margin: 0;
}
.social_icons a[href*="facebook.com"]:before, .social_icons a[data-tracking*="facebook-com"]:before {
}


.social_icons a[data-tracking*="instagram-com"] img,
.social_icons a[href*="instagram.com"] img,
.social_icons a[data-tracking*="twitter-com"] img,
.social_icons a[href*="twitter.com"] img,
.social_icons a[data-tracking*="facebook-com"] img,
.social_icons a[href*="facebook.com"] img,
.social_icons a[data-tracking*="pinterest-com"] img,
.social_icons a[href*="pinterest.com"] img,
.social_icons a[data-tracking*="youtube-com"] img,
.social_icons a[href*="youtube.com"] img,
.social_icons a[data-tracking*="tiktok-com"] img,
.social_icons a[href*="tiktok.com"] img {
	display: none;
}

.social_icons a[href*="facebook.com"]:before,
.social_icons a[data-tracking*="facebook-com"]:before {
	font-family: icomoon!important;
	content: "\ea90";
	font-size: 1.19em;
	top: -0.08em;
	position:relative;
}

.social_icons a[href*="twitter.com"]:before,
.social_icons a[data-tracking*="twitter-com"]:before {
	font-family: icomoon!important;
	content: "\e90d";
	font-size: 1.25em;
	padding: 0;
	top: -0.1em;
	left: -0.1em;
	position: relative;
}

.social_icons a[href*="instagram.com"]:before,
.social_icons a[data-tracking*="instagram-com"]:before {
	font-family: icomoon!important;
	content: "\ea92";
	font-size: 1em
}

.social_icons a[href*="pinterest.com"]:before,
.social_icons a[data-tracking*="pinterest-com"]:before {
	font-family: icomoon!important;
	content: "\e901";
	font-size: 1em
}

.social_icons a[href*="youtube.com"]:before,
.social_icons a[data-tracking*="youtube-com"]:before {
	font-family: icomoon!important;
	content: "\ea9d";
	font-size: 1em
}

.social_icons a[href*="tiktok.com"]:before,
.social_icons a[data-tracking*="tiktok-com"]:before {
	font-family: icomoon!important;
	content: "\e906";
	font-size: 1em
}
.nav--secondary > ul a::before { /* default is wtb */
	font-family: icomoon!important;
	font-size:1.75em;
	content: "\e908";
	display:inline-block;
	vertical-align:top;
	margin:-0.35em 0 -0.5em 0;
	width:1.66rem;
	position:relative;
}
.nav--secondary > ul .link--promotions::before {
	content: "\e907";
}
.nav--secondary > ul .link--account::before,
.nav--secondary > ul .link--my-account::before {
	content: "\e90e";
	margin: -0.2em 0 -0.5em 0;
	font-size: 140%;
}
.nav--secondary > ul .link--cart::before,
.nav--secondary > ul .link--cart::before {
	content: "\e90f";
	font-size: 120%;
	margin: -0.15em 0 -0.5em 0;
	left:-0.3em
}
.nav--secondary > ul .link--eningles::before,
.nav--secondary > ul .link--in-english::before,
.nav--secondary > ul .link--en-espa-ol::before,
.nav--secondary > ul .link--enspanol::before {
	display:none;
}
.nav--secondary > ul a[href*="campaign.html"]::before {
	display:none;
}
.nav--secondary li {
	vertical-align: top;
}
.nav--secondary .link--in-english {
	display:none;
}
html[lang="es"] 	.link--en-espa-ol,
html[lang="es-US"] 	.link--en-espa-ol {
	display:none;
}
html[lang="es"] 	.link--in-english,
html[lang="es-US"] 	.link--in-english {
	display:inline-block;
}


/* custom for cheez: make the secondary text a tooltip for desktop */
@media (min-width:48em), print{
	.nav--secondary a {
		position:relative;
		text-align:center;
		padding:0.5em 0.35em;
	}
	.nav--secondary ul a::before {
		width:auto;
	}
	.nav--secondary ul .link--cart::before {
		left:-0.1em;
	}
	.nav--secondary .link--where-to-buy span,
	.nav--secondary .link--promotions span,
	.nav--secondary .link--my-account span,
	.nav--secondary .link--account span, 
	.nav--secondary .link--country-selector span,
	.nav--secondary .link--cart span {
		font-size: 0.875rem;
		position:absolute; 
		left:50%; bottom:-1.33em; 
		background:#000;
		color:#fff;
		opacity:0;
		border-radius:0.2em;
		padding:0.2em 0.6em;
		transform:translate(-50%,0);
		pointer-events:none;
		text-transform:none;
	}
	.nav--secondary li:last-child a span {
		left:auto;
		right:0;
		transform:none;
	}
	.nav--secondary [class]:focus span,
	.nav--secondary [class]:hover span {
		opacity:1;
	}

}
/* smartlabel icon replacer (uses css color!) */

.smart-label-logo { 
	margin-bottom:2em;
}
.smart-label-logo path {
	fill: currentcolor;
}
.nav--container {
	z-index: 199;
}

/* custom for Eggo - icon backgrounds  */
header .social_icons a,
footer .social_icons a {
	padding: 00.33em;
	height:1em;
}



/*Our Promise Page */
.ourpromise--herosubtext{
	padding: 2em 0 4em;
	background: #ffdd00;
}

.ourpromise--herosubtext {
	background:url(../images/lwe/yellowcurve-flattop.svg) center top 0 / 130% 100% no-repeat; 
	padding: 1em 0 5em;
	
}


.ourpromise--subhead {
	
	padding: 10em 0;
	
}


.ourpromise--text{
	margin: 0 0 2em
}

.ourpromise--text .row {
	padding: 10em 0;
}

.ourpromise--text .row.yellow-row {
	background:#ffdd00; 
	padding: 10em 0;
}

.ourpromise--text .row .content_wrapper img{ 
	margin: 0 auto 2em 
}

.ourpromise--herosubtext img{ 
	width: 60vw;
	max-width: 30em;
	margin: 2em auto
}

.ourpromise--subhead .content_wrapper .row img{ 
	margin: 2em auto;
	width: 50%;
}

.ourpromise--text .social_icons a {
	padding: 00.33em;
	height:1em;
	text-decoration: none;
		font-size: 1em;
		line-height: 1;
		margin: 0;
	color: #fff;
}

.ourpromise--subhead h2, 
.ourpromise--subhead h3{
	text-align: center;
	font-family: "GoldplayBold", sans-serif;
	text-transform: none;
	font-weight: normal;
}

.ourpromise--text .row .content_wrapper h2,
.ourpromise--text .content_wrapper .row h3{ 
	font-family: "GoldplayBold", sans-serif;
	text-transform: none;
	font-weight: normal;
}

.ourpromise--subhead .content_wrapper .row h3{ 
	font-size: 1.5em;
}
.ourpromise--text .row .content_wrapper h2{ 
	font-size: 2em;
}

.ourpromise--text .social_icons {
	text-align: center;
}

.hero--ourpromise img{
	width:32vw;
}
.hero--ourpromise{
	background: #ffdd00;
}
.ourpromise--herosubtext p{
	text-align: center;
}


@media (min-width:48em) {

	.ourpromise--herosubtext {
		background:url(../images/lwe/yellowcurve-flattop.svg) center top 0 / 100% 100% no-repeat; 
		padding: 1em 0 10em;
		
	}
	.ourpromise--subhead {
		margin: 0.5em 0 0em;
	}
	.ourpromise--text .row, .ourpromise--subhead {
		
		padding: 6em 0;
	}
	.ourpromise--subhead .content_wrapper .row h3{ 
		font-size: 1.5em;
	}

	
	.ourpromise--text .row .content_wrapper h2{ 
		text-align: left;
		font-size: 2.5em;
	}

	.ourpromise--herosubtext .content_wrapper h2{ 
		font-size: 2.5em;
	}

	.ourpromise--herosubtext .content_wrapper div{
		max-width: 58em;
		margin: 0 auto;
	}
	
	.ourpromise--text .row .content_wrapper, .ourpromise--subhead .content_wrapper .row, .ourpromise--herosubtext .content_wrapper .row { 
		display: flex;
	}

	.ourpromise--text .row .content_wrapper.reverse{
		flex-direction: row-reverse;
	}

	.ourpromise--text .row .content_wrapper>div{ 
		width: 50%;
		margin: 2em
	}
	.ourpromise--subhead .content_wrapper .row div{ 
		width: calc(33% - 4em);
		margin: 2em;
	}
	.ourpromise--subhead .content_wrapper .row img{ 
		width: 100%;
	}
	.ourpromise--text .social_icons {
		text-align: left;
	}
	.hero--ourpromise img{
		width:14em
	}
	
	
}


.whats-new-item {
	margin: 2em 0 4em 0;
}

.whats-new-item > div{
	display: block;
	width: 100%;
	text-align: center;
}

.whats-new-item h2{
	font-size: 2em
}

.whats-new-item p{
	text-align: center;
	margin: 0 auto 2em;
	line-height: 1.5;
}

.whats-new-item p.disclaimer{
    margin: 2em auto;
}

@media (min-width:48em) {
	.whats-new-item{
		display: flex;
	}
	.whats-new-item > div{
		width: calc(50% - 4em);
    	text-align: left;
    	margin: 1em;
		height: 100%;
	}
	.whats-new-item div h2{
		text-align: left;
		font-size: 2.8em;
		margin-top: -0.1em;
	}
	.whats-new-item p{
		text-align: left;
		margin: 0 auto 2em 0;
	}

}


.recipe-video-row .ytmobile { 
    position:relative; 
}

.recipe-video-row .featured-item-image {
    overflow: hidden;
    border-radius: .5em;
    position: relative;
}

.recipe-video-row .button-cta{
    margin: 1em auto 2em;
}

.recipe-video-row .featured-item-description{
    text-align: center
}

.recipe-ingredients ul .divider {
    padding-top: 1em;
    padding-left: 0;
}

