/*! 
Theme Name: Kristine's Kitchen
Theme URL: https://www.kristineskitchenblog.com
Description: Custom responsive blog theme by Purr.
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 2.0
*/

/*! RESET
----------------------------------------------------------------------------------------------------*/

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video {
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
	white-space: normal;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input[type="submit"], input[type="text"], input[type="search"] {
	-webkit-appearance: none;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*! MAIN CONTAINER */

.container {
	max-width: 100%;
	margin: 0 auto;
}

/*! COLUMN WIDTH ON DISPLAYS +768px */

@media ( min-width : 801px ) {
	.span_content {
		margin-left: 0;
		width: 68%;
		width: -moz-calc(100% - 320px - 5%);
		width: -webkit-calc(100% - 320px - 5%);
		width: calc(100% - 320px - 5%);
		max-width: 700px;
		float: left;
		display: inline-block;
	}
	.span_content_full {
		width: 100%;
		max-width: 100%;
		margin: 0 auto !important;
		float: none !important;
		display: block;
	}
	.span_sidebar {
		width: 320px;
		float: right;
		clear: right;
		display: block;
	}

}

.wrap, .wrapper {
	margin: 0 auto 0;
	padding: 0 20px;
	width: 100%;
	max-width: 1160px;
}

.screen-reader-text {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#skip a {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
	color: #3E4146;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #F0F0F0;
	background-color: #dfe1dc;
	padding: 5px 10px;
	text-decoration: none;
}
 
#skip a:focus {
	position:absolute;
	left: 8px;
	top: 8px;
	z-index: 3001;
	width:auto;
	height:auto;
}

/*!---------STRUCTURE---------*/

@font-face {
font-family:"sofia-pro";
src:url("https://use.typekit.net/af/5d97ff/00000000000000007735f999/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/5d97ff/00000000000000007735f999/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/5d97ff/00000000000000007735f999/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-display:fallback;font-style:normal;font-weight:700;font-stretch:normal;
}

body {
	font-family: "-apple-system","BlinkMacSystemFont","segoe ui","Roboto","Oxygen-Sans","Ubuntu","Cantarell","helvetica neue",sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 1.7;
	color: #3E4146;
	margin: 0;
}

a, input[type=submit], button {
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
/*Desktop Link Transitions*/
@supports not (-webkit-touch-callout: none) {
	a, input[type=submit], button, #submit, .submitbutton, #commentform #submit, a.smbutton, .wp-block-button a, .gform_wrapper .gform_button, .page-template-full-width .wp-block-columns button, .items .item .title, .item .title, .items .item img, .home-section .item a.overlay .title, .search-form .search-submit svg, .banner .overlay {
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
}

a:link, a:visited, a:active {
	color: #3e4146;
	text-decoration: underline;
}

a:hover {
	color: #78c0b7;
}

	.post-content a, .page-content a, .cat-desc a {
		color: #3E4146;
		font-weight: 600;
		background: linear-gradient(#bcdfdb, #bcdfdb) 0 100% / 100% 8px no-repeat;
		text-decoration: none;
	}
		.post-content a:hover, .post-content a:focus, .page-content a:hover, .page-content a:focus, .cat-desc a:hover, .cat-desc a:focus {
			color: #3e4146;
			background: linear-gradient(#c9e6e2, #c9e6e2) 0 100% / 100% 22px no-repeat;
		}
	.post-content a img, .page-content a img {
		background: none !important
	}
p {
	margin: 25px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .12em;
	margin: 25px 0;
	color: #3E4146;
}
	
h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}
	.post-content h2, .page-content h2 {
		margin-top: 45px;
		padding-bottom: 12px;
		border-bottom: 1px solid #F0F0F0;
	}
		.wp-block-media-text h2 {
			padding: 0;
			border: none;
		}
		h2.noline {
			border: none;
			padding-bottom: 0;
			background: none;
		}
	
	h1.divider, h2.divider, h3.divider, div.divider, .block-title {
		font-size: 20px;
		letter-spacing: .15em;
	}
		.latest {
			margin: 25px 0 20px;
		}
		.centered {
			text-align: center
		}
	h1 em, h2 em, h3 em, h4 em {
		font-style: normal;
	}
	h1 strong, h2 strong, h3 strong, h4 strong {
		font-weight: bold
	}
	.post-content h2 em, .post-content h3 em, .post-content h4 em, .page-content h2 em, .page-content h3 em, .page-content h4 em {
		display: block;
		font-style: normal;
		font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-size: 13px;
		letter-spacing: .22em;
		font-weight: bold;
		margin-bottom: 9px;
	}
	.home-section h2 em, .home-section h3 em, .subtitle {
		display: block;
		font-style: normal;
		font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-size: 12px;
		letter-spacing: .15em;
		font-weight: bold;
		margin-bottom: 8px;
	}
	.divider {
		text-transform: uppercase;
		letter-spacing: .1em;
		text-align: left;
		font-size: 18px;
	}
	.widget-title, .sidebar .divider, .sidebar h2 {
		margin: 0px 0 15px;
		font-size: 18px;
	}
	
h3 {
	font-size: 24px;
}
	
	.post-content h3, .page_content h3 {
		margin-top: 35px;
		font-size: 18px;
	}
h4 {
	font-size: 21px;
}

h5 {
	font-size: 18px;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}
	em strong, strong em {
		font-weight: normal;
		font-style: italic;
	}
.clear {
	clear: both;
}

.sep {
	width: 100%;
	display: block;
	clear: both;
	margin: 45px 0;
	border-top: 1px solid #F0F0F0;
}

.sep2 {
	width: 100%;
	height: 10px;
	margin: 35px 0;
	border-bottom: 1px solid #F0F0F0;
}
hr {
	border: 0;
	height: 0;
	border-top: 1px solid #F0F0F0;
	border-bottom: none !important;
	margin: 45px auto;
}

	hr.is-style-default {
		width: 150px;
		margin: 45px auto;
		border-top: 1px solid #F0F0F0;
	}
	hr.is-style-wide, hr.wp-block-separator {
		width: 100%;
		margin: 45px auto;
		border-top: 1px solid #F0F0F0;
	}

/*!---------HEADER---------*/

.header {
	position: relative;
	z-index: 101;
	margin-bottom: 30px;
	border-bottom: 1px solid #f0f0f0;
}

	body.home .header {
		border-bottom: none;
		margin: 0;
	}

.header .logo {
	overflow: hidden;
	width: 380px;
	float: left;
	margin: 20px 0 30px;
}
	.header .logo img {
		width: 100%;
		height: auto;
		display: block;
	}

.header .top-stuff, #main {
	width: -moz-calc(100% - 380px);
	width: -webkit-calc(100% - 380px);
	width: calc(100% - 380px);
}

.header .top-stuff {
	float: right;
	text-align: right;
	display: inline-block;
	margin: 15px 0 5px;
}
.header .top-stuff .social {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0px
}
.header .top-stuff .header-search {
	display: inline-block;
	vertical-align: middle;
}
.header .top-stuff .top-nav {
	display: inline-block;
	vertical-align: middle;
}
#main {
	padding: 0;
	margin: 0px -15px 0 0;
	float: right;
	text-align: right;
}
	
/*!---------CONTENT---------*/

.span_content {
	
}

.span_content img, .span_sidebar img {
	max-width: 100%;
	height: auto;
}
	.post-content img[width="600"] {
		display: block;
		width: 100% !important;
		height: auto;
	}
.span_content ul, .span_content ol {
	padding: 0;
	margin: 25px 0;
}
.span_content ul ul {
	margin: 10px 0;
}
.span_content ul li {
	list-style-type: none;
	margin: 0 0 10px 25px;
	padding: 0;
}
	.span_content ul li:before {
		display: inline-block;
		content: "";
		font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
		background-color: #78c0b7;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		height: 7px;
		width: 7px;
		margin-left: -17px;
		margin-right: 10px;
		position: relative;
		top: -2px;
		font-size: 12px;
		text-align: center;
	}


.span_content ol {
	
} 
.span_content ol li {
	list-style-type: decimal;
	margin: 0 0 10px 25px;
	padding: 0;
}
.span_content ol {
	counter-reset:li;
}
	.span_content ol[start="2"] {
		counter-reset:li 1;
	}
	.span_content ol[start="3"] {
		counter-reset:li 2;
	}
	.span_content ol[start="4"] {
		counter-reset:li 3;
	}
	.span_content ol[start="5"] {
		counter-reset:li 4;
	}
	.span_content ol[start="6"] {
		counter-reset:li 5;
	}
	.span_content ol[start="7"] {
		counter-reset:li 6;
	}
	.span_content ol[start="8"] {
		counter-reset:li 7;
	}
	.span_content ol[start="9"] {
		counter-reset:li 8;
	}
	.span_content ol[start="10"] {
		counter-reset:li 9;
	}
.span_content ol>li {
	padding: 0 0 0px;
	margin: 0 0 20px 40px;
	list-style-type: none;
	position: relative;
}
.span_content ol>li:before{
	content:counter(li);
	counter-increment: li;
	position: absolute;
	color: #3E4146;
	background-color: #78c0b7;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 28px;
	width: 28px;
	left: -24px;
	top: 2px;
	transform: translateX(-50%);
	line-height: 26px;
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.video-container {
	position: relative;
	padding-bottom: 56%;
	height: 0;
	overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed, .video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

	p iframe {
		max-width: 100% !important
	}

h1.page-title, h1.archive-title, h2.page-title, h2.archive-title, .span_content>h1 {
	margin: 0 0 20px;}

h1.page-title {

}

/*!---------SIDEBAR---------*/

.sidebar {
	font-size: 90%;
	line-height: 1.6;
}

.widget {
	margin: 50px 0 50px 0;
	text-align: center;
}
	.widget:first-child {
		margin-top: 0;
	}

.sidebar .social {
	margin-top: -25px;
}
.social a {
	text-decoration: none;
	border: none;
	box-shadow: none;
	color: #3e4146;
	font-size: 17px;
	padding: 5px;
	letter-spacing: normal;
	text-align: center;
	display: inline-block;
}
	.sidebar .social a {
		font-size: 20px;
		padding: 8px;
	}
	.social a:hover {
		color: #78c0b7;
	}

/*!---------POSTS---------*/

h1.post-title, h2.post-title {
	margin: 8px 0 8px;
	text-align: center;
}

.post-meta {
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .12em;
	font-weight: bold;
	color: #727478;
	font-size: 12px;
	margin: 0 0 25px;
	text-align: center;
	min-height: 30px;
	line-height: 30px;
}

.post-meta a {
	color: #727478;
	text-decoration: none;
}
	.post-meta a:hover, .edit a:hover, .meta-bottom a:hover {
		color: #78c0b7;
		text-decoration: underline;
	}
.post-meta span {
	display: inline-block
}
.post-meta.post-cat {
	margin: 0;
	color: #3E4146;
}
	.teaser-post .post-cat {
		margin: 15px 0 -10px
	}

.post-meta em {
	font-family: "-apple-system","BlinkMacSystemFont","segoe ui","Roboto","Oxygen-Sans","Ubuntu","Cantarell","helvetica neue",sans-serif;
	font-style: normal;
	text-transform: none;
	letter-spacing: normal;
	font-style: italic;
	font-weight: normal;
        display: inline-block;
}
.post-meta .spacer:after {
	content: "//";
	opacity: 0.5;
	letter-spacing: 0;
	font-weight: normal;
	margin: 0 3px 0 3px;
}

.meta-bottom {
	clear: both;
	margin: 25px 0 25px;
	overflow: hidden;
	text-align: center;
	color: #727478;
}
	.meta-bottom a {
		color: #727478;
	}
.meta-bottom p {
	margin: 0;
	line-height: 1.8;
}
.meta-bottom .post-cats {
	margin-bottom: 15px;
	font-size: 10px;
}
	.meta-bottom .post-cats a {
		color: #65676a;
		letter-spacing: .18em;
		background-color: #f0f0f0;
		text-decoration: none !important;
		padding: 6px 10px 8px 11px;
		margin: 3px 1px;
		display: inline-block;
		line-height: 1.2;
	}
		.meta-bottom .post-cats a:hover {
			background-color: #70b75d;
			color: #3e4146;
		}
a.post-edit-link, a.comment-edit-link, a.comment-reply-link, a#cancel-comment-reply-link {
	color: #fff;
	font-size: 9px;
	background-color: #727478;
	letter-spacing: normal;
	margin-left: 8px;
	padding: 0px 3px 1px;
}

a.post-edit-link:hover, a.comment-edit-link:hover, a.comment-reply-link:hover, a#cancel-comment-reply-link:hover {
	color: #fff;
	background-color: #3e4146;
}
.disclosure, small {
	font-size: 12px;
	color: #727478;
	font-style: normal;
	text-transform: none;
	letter-spacing: normal;
	font-style: italic;
	font-weight: normal;
}
	.disclosure-bottom {
		text-align: center
	}
	.disclosure a  {
		text-decoration: underline;
	}
a.more-link {
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .22em;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	text-align: center;
	box-shadow: none;
	border: 1px solid #3E4146;
	text-decoration: none;
	color: #3E4146;
	background-color: transparent;
	display: inline-block;
	padding: 11px 20px 12px;		
}

	a.more-link:hover, a.more-link:focus {
		background: #70b75d;
	}

/*! Gutenberg Blocks */

.wp-block-image {
	margin: 35px 0 35px;
}
.wp-block-gallery ul {
	margin: 0 !important
}
	.wp-block-gallery ul li:before {
		display: none
	}
.wp-block-group.has-background, .has-background {
	padding: 10px 5%;
	margin-top: 35px;
	margin-bottom: 35px;
}
	ol.has-background, ul.has-background {
		padding: 20px 4% 15px;
	}
		.has-background ul li {
			margin-left: 20px;
		}
	p.has-background {
		padding: 4%;
	}
	.wp-block-group.has-background h2, .wp-block-group.has-background h3 {
		margin-top: 20px;
		border-bottom: none;
		padding: 0;
	}
		.wp-block-group.has-background h2.has-background, .wp-block-group.has-background h3.has-background {
			margin: -10px -5% 10px;
			padding: 20px 5%;
		}

	.has-green-background-color {
		background-color: #70b75d;
	}
	.has-lime-background-color {
		background-color: #bbd920;
	}
	.has-yellow-background-color {
		background-color: #e9e80e;
	}
	.has-blue-background-color {
		background-color: #78c0b7;
	}
		.has-medblue-background-color {
			background-color: #c9e6e2;
		}
		.has-lightblue-background-color {
			background-color: #ddefed;
		}
	.has-lightgray-background-color {
		background-color: #f5f5f5;
	}
		.has-medgray-background-color {
			background-color: #e8e8e9;
		}
	.has-black-background-color {
		background-color: #3E4146;
		color: #ffffff;
	}
	.has-white-background-color {
		background-color: #ffffff;
		border: 2px solid #f0f0f0;
	}

	.has-green-color {
		color: #70b75d;
	}
	.has-blue-color {
		color: #78c0b7;
	}
	.has-lightblue-color {
		color: #c9e6e2;
	}
	.has-lightgray-color {
		color: #f5f5f5;
	}
	.has-medgray-color {
		color: #F0F0F0;
	}
	.has-black-color {
		color: #3E4146;
	}
	.has-white-color {
		color: #ffffff;
	}

	
.wp-block-yoast-faq-block .schema-faq-section {
	margin: 0 0 25px 0;
	border: none;
}
	.wp-block-yoast-faq-block .schema-faq-section p {
		margin: 0;
		padding: 13px 4% 15px;
		font-size: 92%;
	}
.wp-block-yoast-faq-block .schema-faq-section .schema-faq-question {
	display: flex;
	background-color: #78c0b7;
	font-size: 18px;
	line-height: 1.6 !important;
	border: none;
	padding: 15px 40px 15px 20px;
}
	.wp-block-yoast-faq-block .schema-faq-section .schema-faq-question strong {
		
	}
.wp-block-yoast-faq-block p.schema-faq-answer {
	margin: 0;
	padding: 15px 20px;
	background-color: #f5f5f5;
	font-size: 18px !important;
	line-height: 1.6 !important;
	border: none;
	display: none;
}
.wp-block-yoast-faq-block .schema-faq-question:after {
	color: #3e4146 !important;
}

.schema-faq-section .schema-faq-question:before {
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	display: inline-block;
/*	content: "?";  */
	font-weight: bold;
	color: #3E4146;
	background-color: #70b75d;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 32px;
	width: 32px;
	margin-left: -40px;
	margin-right: 8px;
	top: 6px;
	line-height: 32px;
	font-size: 20px;
	text-align: center;
}

.wp-block-quote {
	background-color: #f5f5f5;
	padding: 25px 35px;
	margin: 40px 0;
	font-style: italic;
	font-size: 110%;
	line-height: 1.6;
}
.wp-block-quote cite {
	text-align: center;
	display: block;
	font-size: 80%;
}
	.wp-block-quote cite {
		font-family: "sofia-pro", Arial, Helvetica, Geneva, sans-serif;
		text-transform: uppercase;
		letter-spacing: .12em;
		font-size: 14px;
		font-style: normal;
		display: block;
		margin: -10px 0 0
	}	
.wp-block-quote.stars {
	background-color: #f5f5f5;
	text-align: center;
	margin: 60px 0 45px;
	font-style: italic;
}
.wp-block-quote.stars:before {
	content: "\f005\f005\f005\f005\f005";
	font-family: 'Font Awesome 5 Pro';
	font-weight: normal;
	font-style: normal;
	font-size: 32px;
	margin: 0px auto -10px;
	color: #78c0b7;
	display: block;
}


[class*="icon-"]:before {
	letter-spacing: normal;
	font-family: 'Font Awesome 5 Pro';
	font-weight: bold;
	color: #78c0b7;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
}
h2[class*="icon-"], h3[class*="icon-"] {
	border: none;
	padding: 0;
}

h2[class*="icon-"]:before, h3[class*="icon-"]:before {
	display: inline-block;
	color: #fff;
	background-color: #78c0b7;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-left: -20px;
	font-size: 21px;
	letter-spacing: normal
}
	.has-background h2[class*="icon-"], .has-background h3[class*="icon-"] {
		margin: 15px 0 -15px;
	}
	.has-background h2[class*="icon-"]:before, .has-background h3[class*="icon-"]:before {
		font-size: 24px;
		width: 50px;
		height: 50px;
		line-height: 50px;
		margin-left: -60px;
	}

.wp-block-group[class*="icon-"] {
	text-align: center;
	padding-top: 1px !important;
	position: relative;
	margin-top: 65px !important;
}
	.wp-block-group[class*="icon-"] h2 {
		text-align: center !important;
	}
.wp-block-group[class*="icon-"]:before {
	display: block;
	color: #fff;
	background-color: #78c0b7;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	font-size: 32px;
	line-height: 70px;
	margin: 0 auto;
	margin-top: -35px;
	margin-bottom: -10px;
}
	.has-blue-background-color.wp-block-group[class*="icon-"]:before, .has-blue-background-color h2[class*="icon-"]:before, .has-blue-background-color h3[class*="icon-"]:before {
		color: #fff;
		background-color: #bbd920;
	}	

	
.icon-heart:before {
	content: "\f004";
}	

.icon-envelope:before {
	content: "\f0e0";
}	

.icon-star:before {
	content: "\f005";
}	
.icon-asterisk:before {
	content: "\f069";
}
.icon-arrow-right:before {
	content: "\f061";
}
.icon-chevron-double-right:before {
	content: "\f324";
}

.wp-block-group.icon-pin {
	margin-top: 75px !important;
	margin-bottom: 45px;
}
	.wp-block-group.icon-pin:before {
		content: "";
		border-radius: 0;
		background: transparent url(images/icon@2x.png) no-repeat left 2% center;
		background-size: auto 100%;
		background-color: transparent !important;
		width: 80px;
		height: 100px;
		margin-top: -55px;
	}
	.wp-block-group.icon-pin .subtitle {
		margin-bottom: 8px;
		font-size: 14px;
	}
	.wp-block-group.icon-pin h2 {
		margin: 25px 0 0px;
	}
	.wp-block-group.icon-pin .wp-block-button {
		margin: 15px auto;
	}
	.wp-block-group.icon-pin .wp-block-button a {
		font-size: 15px;
		padding: 14px 20px 10px 15px;
	}
	.wp-block-group.icon-pin .wp-block-button a:before {
		content: "\f0d2";
		font-family: "Font Awesome 5 Brands";
		font-size: 130%;
		vertical-align: middle;
		margin-right: 8px;
		position: relative;
		top: -1px;
	}

.wp-block-group.kristine {
	background-color: #f1f8f7;
}
.wp-block-group.kristine.has-lightblue-background-color a {
	background: linear-gradient(#9ad0c9, #9ad0c9) 0 100% / 100% 8px no-repeat;
}
	.wp-block-group.kristine.has-lightblue-background-color a:hover {
		background: linear-gradient(#9ad0c9, #9ad0c9) 0 100% / 100% 22px no-repeat;
	}
.wp-block-group.kristine .wp-block-image {
	margin: 0;
}
	.wp-block-image .alignright {
		float: right;
		margin: .5em 0 .5em 1em;
	}
.wp-block-group.kristine p {
	margin: 20px 0
}

/*! Inner Post */
.krist-before-content {
	text-align: center
}
	.krist-before-content hr {
		display: none;
	}
	.krist-before-content {
		margin: 0 auto;
		display: flex;
		align-items: center;
		color: #fff;
		font-size: 90%;
		border: none;
		cursor: pointer;
		padding: 0;
		text-decoration: none;
		color: #3e4146;
		background-color: #f5f5f5;
		border: none !important;
		box-shadow: none;
		line-height: 1.4;
		padding: 2px 2px 2px 0;
		margin-left: 25px;
		text-align: left
	}
		.krist-before-content p {
			margin: 0;
		}
		.krist-before-content:before {
			font-size: 20px;
			letter-spacing: normal;
			width: 50px !important;
			height: 50px !important;
			min-width: 50px;
			background-color: #78c0b7;
			color: #3e4146;
			display: block;
			text-align: center;
			line-height: 50px;
			border-radius: 50%;
			margin-right: 10px;
			padding-left: 1px;
			margin-left: -25px;
			content: "\f061";
			font-family: "Font Awesome 5 Pro";
			font-weight: normal !important;
		}
		

.addtoany_content {
	text-align: center
}
	.addtoany_content a {
		border: none !important;
		box-shadow: none !important;
		background: none !important;
	}


/*!Next/prev Posts*/

.post-nav {
	line-height: 1.4;
	text-decoration: none;
	margin: 30px 0 100px;
	padding: 20px 2px 20px;
	overflow: hidden;
	font-size: 18px;
	line-height: 1.2;
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .12em;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #F0F0F0;
}

.post-nav .nav-links {
	overflow: hidden;
	width: 100%;
}

.post-nav a {
	color: #3E4146;
	text-decoration: none;
}

.post-nav .nav-previous {
	float: left;
	width: 48%;
}

.post-nav .nav-next {
	float: right;
	text-align: right;
	width: 48%;
}
.post-nav div a {
	color: #3E4146
}
.post-nav div a:hover {
	color: #78c0b7;
}

.post-nav em {
	display: block;
	font-size: 12px;
	font-style: normal;
	letter-spacing: .22em;
	color: #727478;
	padding: 0 0 5px;
}


/*!---------POST ITEM GRIDS---------*/

.items {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -1%;
}
	.items .item {
		margin: 0 1% 0;
		text-align: center;
		position: relative;
	}
		
	/* Desktop 2 Columns*/
	.items-2-col {
		margin: 0 -1.75%;
	}
		.items-2-col .item {
			width: calc((100% / 2) - 3.5%);
			margin: 0 1.75% 3.5%;
		}

	/* Desktop 3 Columns*/
	.items-3-col {
		margin: 0 -1.75%;
	}
		.items-3-col .item {
			width: calc((100% / 3) - 3.5%);
			margin: 0 1.75% 3.5%;
		}
		.archives.items-3-col .item {
			margin-bottom: 15px;
		}

	/* Desktop 4 Columns*/
	.items-4-col {
		margin: 0 -1.25%;
	}
		.items-4-col .item {
			width: calc((100% / 4) - 2.5%);
			margin: 0 1.25% 2.5%;
			
		}
	.sidebar .items-4-col {
		margin: 0 -2%
	}
		.sidebar .items-4-col .item {
			width: calc((100% / 2) - 4%);
			margin: 0 2% 4%;
		}
	/* Desktop 5 Columns*/
	.items-5-col {
		margin: 0 -1.25%;
	}
		.items-5-col .item {
			width: calc((100% / 5) - 2.5%);
			margin: 0 1.25% 2%;
			margin-bottom: 15px;
			
		}
		
	/* Desktop 6 Columns*/
	.items-6-col {
		margin: 0 -1%;
	}
		.items-6-col .item {
			width: calc((100% / 6) - 2%);
			margin: 0 1% 0;
			
		}
	.items-7-col {
		margin: 0 -1%;
	}
		.items-7-col .item {
			width: calc((100% / 7) - 2%);
			margin: 0 1% 0;
			
		}
	.items-8-col {
		margin: 0 -1%;
	}
		.items-8-col .item {
			width: calc((100% / 8) - 2%);
			margin: 0 1% 0;
			
		}

.items .item .title {
	margin: 15px 0;
	word-wrap: break-word;
	clear: both;
	text-align: center;
}
	.items-2-col .item .title {
		font-size: 16px;
		font-size: clamp(14px, 1.5vw, 18px)
	}
		
	.items-3-col .item .title {
		font-size: 24px;
		font-size: clamp(14px, 2vw, 24px);
	}
		.span_content_full .items-3-col .item .title, .span_content .items-2-col.search-posts .item .title {
			font-size: 24px;
			font-size: clamp(18px, 2vw, 24px);
		}
		.archives.items-3-col .item .title {
			font-size: 16px;
			font-size: clamp(12px, 1.5vw, 16px);
		}
		.featured-posts-block .items-3-col .item .title {
			font-size: 16px;
			font-size: clamp(12px, 1.25vw, 16px);
		}
		
	.items-4-col .item .title {
		font-size: 16px;
		font-size: clamp(12px, 1.5vw, 16px);
	}
		.sidebar .item .title {
			font-size: 13px;
			margin: 10px 0;
		}
	.items-5-col .item .title {
		font-size: 14px;
		font-size: clamp(12px, 1.25vw, 14px);
	}
	.items-6-col .item .title {
		font-size: 14px;
		font-size: clamp(12px, 1.25vw, 14px);
	}

	.icons .title {
		font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
		font-size: clamp(10px, 1.5vw, 13px);
		color: #3E4146;
		text-transform: uppercase;
		letter-spacing: .12em;
	}

.item .title {
	text-decoration: none;
	color: #3E4146;
}
	.item .title a {
		color: #3E4146;
		text-decoration: none;
	}
	.item .title a .inline {
		
	}
	.item .title a:hover, .item a:hover .title, .item:hover .title {
		color: #78c0b7;
	}
	
.page_content .items h2 {
	padding: 0;
	border: none;
}
.items a {
	text-decoration: none;
}
.items .item a.block {
	display: block;
	width: 100%;
}

.items .item img {
	display: block;
	width: 100%;
	height: auto;
}
	.items .item a.block:hover img {
		opacity: 0.85
	}
	.icons .item img {
		margin: 0 auto;
		display: block;
		border-radius: 50%;
	}

	
.item .excerpt {
	font-size: 95%;
}
	
	.item p.excerpt {
		margin: 20px 0 25px;
	}

.item .more {
	
}
.teaser-post .more {
	
}
.featured-posts-block {
	padding: 1px 20px;
}
.featured-posts-block .block-title, .featured-posts-block h2 {
	text-align: center;
	margin: 20px 0 15px;
}

	
/*!----Homepage Styles----*/

.upper-home-sections {
	margin-bottom: 2.5vw;
	overflow: hidden;
}
	.upper-home-sections .home-section:first-child .block-title {
		position: absolute;
		left: -10000px;
		top: auto;
		width: 1px;
		height: 1px;
		overflow: hidden;
	}
.lower-home-sections {
	margin-top: 50px;
}

.home-section {
	clear: both;
	position: relative;
	padding: 4vw 0;
	border-bottom: 1px solid #F0F0F0;
	margin-top: -1px;
}
	.home-section.shaded {
		border: none;
		background-color: #f5f5f5;
		padding: 3vw 0;
		position: relative;
	}
	.home-section.blue {
		background-color: #78c0b7;
	}
	.home-section.lightblue {
		background-color: #c9e6e2;
	}
	
	.upper-home-sections .home-section {
		padding: 2vw 0;
	}
		.upper-home-sections .home-section .item, .upper-home-sections .home-section .item .title {
			margin-bottom: 0
		}

	.cat-featured-section, .cat-featured-section.shaded {
		padding: 20px 0 20px;
	/*	margin: 3vw 0 4vw;  */
	}
.home-section .wrap {
	position: relative;
}


.home-section .block-title {
	font-size: 21px;
	margin: 15px 0 20px;
	text-align: left;
	position: relative;
}

.home-section .description {
	margin: -10px auto 25px;
}

.home-section .more {
	text-align: center;
	clear: both;
	margin: 20px 0 0;
}
	.home-section .more a {
		
	}
.home-section .fixed-more {
	margin: 0 0 20px;
}

@media ( min-width : 700px ) {
	.home-section .fixed-more {
		margin: 0;
		position: absolute;
		top: -7px;
		right: 20px;
	}
	.home-section .fixed-more a {
		font-size: 10.5px;
		letter-spacing: .2em;
		padding: 6px 10px 7px 12px;
	}
}

	.home-section.shaded .fixed-more a {
		background-color: transparent;
	}
		.home-section.shaded .fixed-more a:hover {
			background-color: #70b75d;
		}
	.home-section.blue .search-content a.more-link:hover {
		color: #ffffff
	}
	.search-content a.more-link {
		font-size: 11px;
		background-color: transparent !important;
		border: none;
		padding: 0;
		text-decoration: underline;
		border-radius: 0;
	}
		.search-content a.more-link:hover {
			color: #78c0b7
		}
	
.home-section .widget-content {
	display: flex;
}
.home-section .widget-content .about-content {
	width: 70%;
	display: flex;
	align-items: center;
	background-color: #ffffff;
}
	.home-section .widget-content .image {
		width: 45%;
		position: relative;
		overflow: hidden;
	}
		.home-section .widget-content .image img {
			width: 100%;
			height: auto;
			display: block;
		}
		.sidebar .about .widget-content .image img {
			border-radius: 50%;
			max-width: 170px;
			margin: 0 auto 20px;
		}
		
	.home-section .widget-content .caption {
		width: 55%;
		text-align: center;
		z-index: 11;
		padding: 4%
	}
	.home-section .widget-content .caption .block-title {
		text-align: center;
		margin: 15px 0px;
	}
	.home-section .widget-content .caption p {
		margin: 18px 0;
		line-height: 1.6;
	}
	.home-section .widget-content .caption .more {
		margin: 0;
	}
		.sidebar .widget-content .caption a.more-link {
			padding: 8px 15px 9px;
		}
	
	.home-section .widget-content .banner {
		margin-left: 4%;
		width: 28%;
		text-align: center;
		z-index: 11;
		position: relative;
		overflow: hidden;
	}
		.home-section .widget-content .banner img {
			width: 100%;
			height: auto;
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 1;
		}
		.banner a {
			background: none;
			text-decoration: none;
		}
		.banner .overlay {
			text-align: center;
			display: block;
			position: relative;
			z-index: 2;position: absolute;
			top: 50%;
			left: 50%;
			-webkit-transform: translate(-50%,-50%);
			-ms-transform: translate(-50%,-50%);
			transform: translate(-50%,-50%);
			background-color: rgba(0,0,0,.5);
			padding: 10px 20px;
		}
			.banner a:hover .overlay {
				
				background-color: rgba(0,0,0,.75);
			}
			.banner .overlay .title {
				display: block;
				color: #ffffff;
				font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
				font-size: 30px;
				text-transform: uppercase;
				letter-spacing: .12em;
				font-weight: bold;
				line-height: 1.8;
				
			}
		.banner .overlay em {
			display: block;
			font-style: normal;
			font-size: 100px;
			line-height: .8;
			-webkit-text-fill-color: transparent;
			-webkit-text-stroke: 3px;
			margin-bottom: 10px;
		}

.home-section .search-content {
	margin: 0 auto;
	display: -ms-Flexbox;
	-ms-box-orient: horizontal;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
	gap: 15px;
}
	.home-section .search-content .block-title {
		flex-shrink: 1;
		margin: 0;
	}
		.home-section .search-content .block-title em {
			display: inline-block;
			background: url(images/perfect.png) no-repeat;
			background-size: 100% auto;
			width: 130px;
			height: 64px;
			text-indent: -9999px;
			vertical-align: middle;
			margin: 0 -15px 0 0
		}
	.home-section .search-content .search-form {
		display: block;
		width: auto;
		flex-grow: 1;
	}
	.home-section .search-content .more {
		width: 120px;
		margin: 0;
	}
		.sidebar .search-content .more {
			margin: 5px 0;
		}
		.home-section .search-content .more a.more-link {
			line-height: 1.4;
		}

	
.optin-content {
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
}
	.sidebar .optin-content, .inner-post .optin-content {
		display: block;
		padding: 5%;
	}
	.optin-content .block-title {
		margin: -15px 0 0;
		line-height: 1;
		text-align: center;
		flex: 250px 0 0;
		width: 170px;
		height: 55px;
		background: url(https://cdn.kristineskitchenblog.com/wp-content/themes/kristineskitchen2023/images/subscribetitle-mobile@2x.png) no-repeat;
		background-size: 100% auto;
		text-indent: -9999px
	}
		.sidebar .optin-content .block-title, .inner-post .optin-content .block-title {
			margin: 0 auto;
			line-height: 1;
			text-align: center;
			width: 256px;
			height: 56px;
			background: url(https://cdn.kristineskitchenblog.com/wp-content/themes/kristineskitchen2023/images/subscribetitle-mobile@2x.png) no-repeat;
			background-size: 100% auto;
			text-indent: -9999px
		}
	.optin-content .caption {
		text-align: center;
		max-width: 400px;
	}
		.inner-post .optin-content .caption {
			width: 100%;
			max-width: 100%;
			margin: 10px 0
		}
		.optin-content .caption p {
			margin: 0;
			font-size: 16px;
			line-height: 1.5;
		}

	.optin-content .form {
		display: block;
		width: auto;
		flex-grow: 1;
		min-width: 320px;
	}
		.sidebar .optin-content .form {
			display: block;
			width: 100%;
			flex-grow: 1;
			min-width: auto;
			margin-top: 15px;
		}
	


/*!---------ARCHIVE STYLES---------*/


.subcats {
	margin-bottom: 20px;
}
ul.subcategories strong, .subcats strong {
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E4146;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-weight: bold;
	margin: 0 5px 0 0;
	text-align: left;

}
ul.subcategories li, ul.subcategories li ul, ul.subcategories ul li ul li, .subcats ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
}
	ul.subcategories li:before, .subcats ul.menu li:before {
		display: none;
	}
ul.subcategories, ul.subcategories li, ul.subcategories li ul, .subcats ul.menu li {
	display: inline-block
}
ul.subcategories li a, .subcats ul.menu li a {
	display: inline-block;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
	font-weight: bold;
	color: #3d3d3c;
	background: none;
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	background-color: #78c0b7;
	padding: 4px 13px 5px 16px;
	margin: 3px 1px;
}
	ul.subcategories li a:hover, ul.subcategories li a:focus, .subcats ul.menu li a:hover, .subcats ul.menu li a:focus {
		background: none;
		background-color: #78c0b7;
		text-decoration: none;
		color: #3E4146
	}

ul.subcategories ul li a:hover, ul.subcategories ul li.current-cat a {
	background-color: #78c0b7;
	color: #3d3d3c;
	border: none;
	box-shadow: none;
}

ul.subcategories li.all a {
	color: #3d3d3c !important;
	background-color: #ffffff;
}
	ul.subcategories li.all a:hover {
		background: none;
		border: none;
		box-shadow: none;
		background-color: transparent !important;
		color: #78c0b7 !important;
	}
	
.recipe-cats {
	margin-top: 20px;
	margin-bottom: -15px;
}
.archiveslist {
	overflow: hidden;
	-moz-column-count: 3;
	-moz-column-gap: 10px;
	-webkit-column-count: 3;
	-webkit-column-gap: 10px;
	column-count: 3;
	column-gap: 10px;
	padding-left: 10px !important;
}

.archiveslist li {
	display: block;
	margin: 0 0 10px 10px !important;
	padding: 0 10px 0 0px !important;
	list-style-type: disc !important;
	list-style-position: outside;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid-column;
	line-height: 1.4;
	font-size: 18px;
	color: #727478;
}

.archiveslist ul {
	margin: 8px 0 !important;
}

.archiveslist ul li {
	font-size: 15px;
	font-style: italic !important;
	margin-left: 20px !important;
}

.tagindex ul, .tagindex li {
	margin: 0 !important;
	padding: 0 !important; 
}
.tagindex li {	
	list-style-type: none !important;
}
.tagindex li:before {
	display: none !important;
}

.tagindex a {
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
	display: block;
	margin-right: 2px;
	width: 22px;
	height: 25px;
	float: left;
	
	background: none !important;
	border: solid 1px #f6f5f5;
	color: #727478;
	text-decoration: none;
}
	.tagindex a:hover {
		background-color: #fbe0de
	}

.tagtitle {
	margin-bottom: 10px;
}

.tagtitle em {
	color: #727478;
	letter-spacing: normal;
	font-style: italic;
	font-family: "-apple-system","BlinkMacSystemFont","segoe ui","Roboto","Oxygen-Sans","Ubuntu","Cantarell","helvetica neue",sans-serif;
	text-transform: lowercase;
	margin-left: 9px;
	font-weight: normal;
	float: right;
	font-size: 12px;
}

.tagtitle em a {
	color: #727478;
	background: none !important;
	text-decoration: none;
}

	.tagtitle em a:hover {
		color: #78c0b7;
	}
	
.tagslist {
	overflow: hidden;
	-moz-column-count: 3;
	-moz-column-gap: 10px;
	-webkit-column-count: 3;
	-webkit-column-gap: 10px;
	column-count: 3;
	column-gap: 10px;
	padding-left: 10px !important;
	margin:	 0 !important
}

	.tagslist li:before {
		display: none !important;
	}
	.tagslist li em {
		color: #727478;
		font-size: 80%;
	}

.cat-featured-section.gray {
	background-color: #f5f5f5;
	}
.cat-featured-section.lgc {
	background-color: #f1f8f7;	
	}

.wrapper.cat-new {
 	margin-top: 30px;
}

	
/*!Breadcrumbs*/

.breadcrumb {
	color: #727478;
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 5px;
}
	.single-post-content .breadcrumb {
		text-align: center
	}

.breadcrumb.single {
    text-align: center
}
.breadcrumb a {
	color: #727478;
	text-decoration: none;
	border: none;
	background: transparent !important;
	box-shadow: none !important;
}
	.single-post-content .breadcrumb .breadcrumb_last {
		

	}
	.breadcrumb .breadcrumb_last {
		font-weight: normal;
		text-transform: none;
		letter-spacing: normal;
		font-style: italic;
		font-family: "-apple-system","BlinkMacSystemFont","segoe ui","Roboto","Oxygen-Sans","Ubuntu","Cantarell","helvetica neue",sans-serif;

	}
.breadcrumb a:hover {
	color: #78c0b7;
	text-decoration: underline;
}


/*!---------FORMS---------*/
.commentinput, .styledinput, .captchainput, #commentform input, .gform_wrapper input, .ninja-forms-field {
	color: #727478;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	background-color: #fff;
	margin-bottom: 7px;
	padding: 10px;
	border: 1px solid #F0F0F0;
}

.commentinput, #commentform input[type=email], #commentform input[type=text] {
	width: 100%
}

#commentform textarea, .cntctfrm_input textarea, .gform_wrapper textarea {
	color: #727478;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	background-color: #fff;
	margin-bottom: 7px;
	padding: 15px;
	border: 1px solid #F0F0F0;
	width: 100%
}

#submit, .submitbutton, #commentform #submit, a.smbutton, .wp-block-button a, .gform_wrapper .gform_button {
	color: #3E4146;
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	background: #78c0b7;
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	border: none;
	box-shadow: none !important;
	letter-spacing: .15em;
	cursor: pointer;
	margin-top: 5px;
	padding: 20px 25px 22px;
	text-decoration: none;
}
	.has-blue-background-color .wp-block-button a {
		background-color: #c9e6e2;
		color: #3e4146;
	}
	.wp-block-button.bigbutton a {
		font-size: 21px;
		padding: 25px 40px;
	}
	a.smbutton, button.smbutton {
		font-size: 11px;
		padding: 10px 12px;
	}

	#submit:hover, .submitbutton:hover, #commentform #submit:hover, a.smbutton:hover, .wp-block-button a:hover {
		background: #70b75d;
	}

#commentform #submit {
	width: auto;
}

.wpcf7-form, .gform_wrapper, .nf-form-wrap {
	width: 100%;
	background-color: #f5f5f5;
	padding: 35px;
	margin-bottom: 35px;
}

.wpcf7-form .formfield {
	overflow: hidden;
	margin-bottom: 15px;
}

.wpcf7-form p {
	margin: 10px 0;
}

.wpcf7-form .styledinput {
	display: block;
	margin: 0;
	width: 100%;
	float: left;
}

.wpcf7-form .submit {
	clear: both;
}

.search-form {
	width: 100%;
	border: none;
	overflow: hidden;
	position: relative;
}

.span_content .search-form {
	max-width: 100%;
}
	
.search-form .search-field {
	color: #3E4146;
	font-size: 18px;
	font-family: "-apple-system","BlinkMacSystemFont","segoe ui","Roboto","Oxygen-Sans","Ubuntu","Cantarell","helvetica neue",sans-serif;
	font-weight: normal;
	font-style: italic;
	line-height: 50px;
	height: 50px;
	border: none;
	padding: 0 40px 0 15px;
	vertical-align: middle;
	float: left;
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #F0F0F0;
}
	.search-content .search-field {
		border: none
	}
	.header-search .search-field {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		margin: 0;
		padding: 0 30px 0 12px;
	}
	.home-section .search-field {
		height: 60px;
		line-height: 60px;
	}
	.search-form .search-field:focus {
		outline: none;
		border: 2px solid #e9e80e !important
	}

	
.search-form .search-submit {
	background-color: transparent;
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .22em;
	font-weight: bold;
	font-size: 22px;
	color: #3E4146;
	fill: #3E4146;
	line-height: 50px;
	height: 50px;
	border-style: none;
	vertical-align: middle;
	text-align: center;
	margin: -1px 0 0;
	float: right;
	cursor: pointer;
	width: 50px;
	position: absolute;
	right: 0;
}
	.search-form .search-submit svg {
		color: #3E4146;
		fill: #3E4146;
	}
		.sidebar .search-form .search-submit svg {
			width: 22px;
			height: 22px;
		}
	.search-form .search-submit:hover, .search-form .search-submit:focus, .search-form .search-submit:hover svg , .search-form .search-submit:focus svg {
		color: #78c0b7;
		fill: #78c0b7;
	}
	.header-search .search-submit {
		height: 40px;
		line-height: 40px;
		width: 34px;
		border: none;
		font-size: 18px;
		top: 2px;
	}
	.home-section .search-submit {
		height: 60px;
		line-height: 60px;
		width: 50px;
		font-size: 26px;
	}


/*Subscribe Forms*/

.subscribe {
	text-align: center;
	background-color: #78c0b7;
	border: none;
}
	.home-section.subscribe {
		padding: 30px 0;
	}
	.sidebar .subscribe {
		padding: 0;
	}
.subscribe .email-form {
	clear: none;
	margin: 0;
	overflow: hidden;
	position: relative;
	display: flex;
	justify-content: space-between;
}
	.sidebar .subscribe .email-form {
		display: block;
	}
.subscribe .email-input {
	border: none;
	background-color: #ffffff;
	color: #434f57;
	font-family: "-apple-system","BlinkMacSystemFont","segoe ui","Roboto","Oxygen-Sans","Ubuntu","Cantarell","helvetica neue",sans-serif;
	font-style: italic;
	font-size: 16px;
	width: 48%;
	height: 55px;
	line-height: 55px;
	margin: 0;
	padding: 0 15px;
}
	.sidebar .subscribe .email-input {
		margin-bottom: 10px;
		width: 100%;
	}
	.email-input:focus {
		outline: none;
		color: #3E4146;
		background-color: #ffffff;
		border: 2px solid #e9e80e
	}

.subscribe .email-submit {
	border: none;
	width: 100%;
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .22em;
	color: #3e4146;
	background-color: transparent;
	text-align: right;
	border: none;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 5px;
	width: 55px;
	height: 55px;
	line-height: 55px;
	padding: 0 5px;
	text-decoration: none;
	cursor: pointer;
}
	.subscribe .email-submit i {
		font-size: 26px;
		line-height: 55px;
	}
	.subscribe .email-submit svg {
		position: relative;
		top: 11px;
	}
	
	.sidebar .email-submit {
		left: 0;
		position: relative;
		text-align: center;
		width: 100%;
		font-size: 15px;
		color: #3E4146;
		background-color: #9ad0c9;
		border: none;
	}
		.sidebar .email-submit i {
			font-size: 13px;
		}
	
	.subscribe .email-submit:hover, .subscribe .email-submit:focus {
		color: #78c0b7
	}
	.subscribe .email-submit:hover svg, .subscribe .email-submit:focus svg {
		opacity: 0.7
	}
		.sidebar .email-submit:hover, .sidebar .email-submit:focus {
			background-color: #70b75d;
			color: #3E4146 !important;
		}
.email-input::placeholder {
	color: #9B9693;
}
.search-field::placeholder {
	color: #9B9693;
}


/*!---------FOOTER---------*/

.pre-footer {
	margin-top: 50px;
}

	body.home .pre-footer {
		margin-top: 0px;
	}
	body.home.paged .pre-footer {
		margin-top: 40px;
	}
.footer {
	position: relative;
	clear: both;
	text-align: center;
	background-color: #f5f5f5;
	padding: 20px 0 35px;
}

.footer .wrap {
	-ms-box-orient: horizontal;
	display: -ms-Flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: center;
	display: flex;
}

.footer .wrap .footer-widget {
	flex: 30% 0 0;
	font-size: 15px;
	min-width: 220px;
}
	.footer .wrap .footer-widget h2 {
		font-size: 16px;
		margin: 15px 0 15px;
	}
	.footer .wrap .footer-widget ul li {
		margin-bottom: 2px;
	}
	.footer .wrap .footer-widget ul li {
		padding: 3px;
	}

.sub-footer {
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	padding: 15px 0;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #727478;
}
.sub-footer .wrap {
	text-align: center
}
.footer-nav li {
	display: inline-block;
	margin-right: 13px;
}
	.footer-nav a {
		text-transform: uppercase;
		letter-spacing: .1em;
		font-weight: bold;
		text-decoration: none;
		color: #727478;
		display: inline-block;
		padding: 3px;
	}
		.footer-nav .top a {
			color: #3E4146;
		}
		.footer-nav a:hover {
			color: #78c0b7
		}
		.footer-nav .social a {
			font-size: 17px;
			padding: 6px 8px;
		}
		

.copyright {
	text-align: center;
	margin: 15px 0;
}
.copyright p {
	margin: 0;
}
.copyright strong {
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: bold;
}
.copyright em {
	font-family: "-apple-system","BlinkMacSystemFont","segoe ui","Roboto","Oxygen-Sans","Ubuntu","Cantarell","helvetica neue",sans-serif;
	text-transform: none;
	letter-spacing: normal;
	font-weight: normal;
	font-style: italic;
}
.copyright a {
	text-decoration: underline;
	color: #727478;
}

.copyright a:hover {
	color: #78c0b7;
}
.copyright ul {
	margin: -10px 0 0
}
.copyright li {
	display: inline-block;
}
	.copyright li:after {
		content: "/";
		display: inline-block;
		margin: 0 0 0 4px;
	}
	.copyright li:last-child:after {
		display: none;
	}

/*!---------COMMENTS---------*/

#comments, #pings {
	margin-top: 5px
}

#respond {
	background-color: #f5f5f5;
	padding: 30px;
	margin-bottom: 80px;
}

	#reply-title a#cancel-comment-reply-link {
		display: none !important
	}
	#comment-list #reply-title a#cancel-comment-reply-link {
		display: inline-block !important
	}
#comment-list {
	font-size: 90%;
	list-style-type: none;
	margin: 20px 0px;
	padding: 0;
}

#comment-list li {
	margin: 30px 0;
	padding: 25px;
	background-color: #ffffff;
	border: 1px solid #F0F0F0;
	list-style-type: none;
}

#comment-list li:before {
	display: none;
}

#comment-list li.bypostauthor {
	border: none;
	padding: 0;
}

#comment-list li.bypostauthor>div.comment {
	background-color: #f5f5f5;
	padding: 20px;
	position: relative;
}

#comment-list li p {
	margin: 10px 0;
	word-wrap: break-word;
}

#comment-list li p:last-of-type {
	margin-bottom: 0;
}

.comment-meta {
	margin: 0;
	font-size: 12px;
	text-align: left;
	clear: none;
	padding-right: 85px;
}
	.bypostauthor .comment-meta {
		color: #5c5d60
	}
.comment-meta:before {
	display: none;
}

.comment-meta a {
	
}

.comment-meta strong {
	font-weight: bold;
	font-size: 14px;
	color: #3E4146;
}

.comment-meta strong a {
	color: #3E4146;
	text-decoration: underline;
	border: none !important;
	box-shadow: none !important;
}

.comment-meta a:hover {
	color: #3E4146;
	text-decoration: underline
}

#comment-list .avatar {
	float: right;
	border-radius: 50%;
	margin: 0 0 10px 10px;
}

#commentform {
	margin-bottom: 30px;
	width: 100%
}

#commentform p {
	margin-bottom: 5px
}

.wp-smiley {
	vertical-align: middle
}
.akismet_comment_form_privacy_notice {
	font-style: italic;
	color: #727478;
	font-size: 14px;
	line-height: 1.4;
	margin: 10px 0 80px;
	display: block
	}
/*!threaded comments*/

#comment-list li ul {
	margin: 0;
	padding: 0
}

#comment-list li li {
	margin-bottom: 0;
	border: none;
}

#cancel_reply, #cancel_reply a {
	color: #3E4146;
	font-size: 11px;
	font-weight: bold
}

/*!---------PAGE NUMBERS---------*/

.pagination {
	font-weight: bold;
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .22em;
	clear: both;
	text-align: center;
	font-size: 12px;
	margin: 0;
	padding: 10px 0;
	overflow: hidden;
	color: #727478;
}

.pagination .nav-links {
	display: inline-block
}
.pagination a {
	box-shadow: none !important
}
.pagination .page-numbers {
	color: #727478;
	margin: 0;
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 33px;
	text-decoration: none;
	display: inline-block;
}

.pagination .page-numbers.current, .pagination a.active {
	color: #3E4146;
	background-color: #ffffff;
	font-weight: bold;
	border: none;
}

.pagination .prev, .pagination .next {
	width: auto;
	border: none;
	border-radius: 0;
	padding: 0 10px;
	background-color: transparent !important;
}
.pagination .dots {
	border: none;
	width: auto;
	opacity: 0.5;
	margin: 0 5px;
}

.pagination a.page-numbers:hover {
	color: #78c0b7;
}
.pagination:before {
	content: "More Recipes:"
}
.comment-pagination {
	text-align: left
}
	.comment-pagination:before, .facet-pagination:before {
		display: none
	}

	
/*!---------TOP MENU---------*/

#top {
	font-size: 13px;
	text-transform: lowercase;
}
#top li {
	display: inline-block;
	margin: 0 12px 0 0;
}
#top li a {
	color: #727478;
	text-decoration: none;
}
	#top li a:hover {
		color: #78c0b7
	}


/*!---------MAIN DROPDOWN MENU---------*/
#main {
	font-family: "sofia-pro", Geneva, Arial, Helvetica,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .12em;
	font-size: 17px;
	line-height: 50px;
	height: 50px;
	display: block;
	position: relative;
	z-index: 202;
}

#main ul.mainmenu {
	display: inline-block;
	width: auto
}

#main li {
	display: inline-block;
	margin: 0 -3px;
	padding: 0;
	position: relative;
}

#main li a {
	display: inline-block;
	padding: 0 15px;
	text-decoration: none;
	color: #3E4146;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out
}
#main li a:hover, #main li a:focus, #main li:hover a {
	color: #78c0b7;
}
	
/*!Sub Menus Level 1 */

#main ul ul {
	font-weight: bold;
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	transform: rotateX(-90deg) translateX(-50%);
	transform-origin: top left;
	opacity: 0.3;
	transition: 280ms all 120ms ease-out;
	visibility: hidden;
	position: absolute;
	top: 45px;
	left: 50%;
	line-height: 1.4;
	background-color: #ffffff;
	text-align: center;
	z-index: 2001;
	width: 210px;
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,.15);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.15);
	box-shadow: 1px 1px 5px rgba(0,0,0,.15);
}

#main ul ul li {
	float: none;
	width: 100%;
	margin: 0;
}


#main li li a {
	display: block;
	padding: 10px;
	border: none;
	color: #3E4146 !important;
	border-bottom: 1px solid #f0f0f0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
	#main li li:last-child a {
		border: none;
	}
	#main ul li.bold a {
		
	}
	#main li li>a:hover, #main li li:hover>a {
		background-color: #70b75d !important;
	}



#main ul li:hover > ul, #main ul li:focus-within > ul {
	opacity: 1;
	transform: rotateX(0) translateX(-50%);
	visibility: visible;
}



/*! Show indicator for menu items with children */

#main ul ul li.menu-item-has-children>a:after {
	content: "\f054";
	font-family: 'Font Awesome 5 Pro';
	font-weight: normal;
	float: right;
	display: inline-block;
	position: absolute;
	right: 7px;
	top: 50%;
	font-size: 95%;
	margin-top: -8px;
}
	
		
/*!Sub Menus Level 2*/

#main ul ul li ul {
	border: none;
	left: 315px;
	top: 0;
	margin: 0;
}

#main ul ul li ul:after {
	display: none;
}

#main li li li a {
	background-color: transparent;
}

	#main li li li a:hover {
		background-color: #78c0b7;
	}
	

/*!WPRM*/

.wprm-recipe.wprm-recipe-template-custom {
	background-color: #ffffff;
	outline: none;
	margin: 50px 0;
	font-size: 90%;
}
.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-head {
	background-color: #c9e6e2;
	padding: 25px;
	overflow: hidden;
	position: relative;
	text-align: left
}
.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-body {
	padding: 1px 25px 25px;
	border-left: 1px solid #f0f0f0;
	border-right: 2px solid #f0f0f0;
}
.wprm-container-float-left {
	width: 70%;
	float: left;
	margin: 0 !important;
	padding-right: 3%
}
.wprm-recipe.wprm-recipe-template-custom .wprm-container-float-right {
	width: 30%;
	float: right;
	padding: 0;
	margin: 0 0 10px 10px;
}
	.wprm-recipe.wprm-recipe-template-custom .wprm-container-float-right img {
		width: 100% !important;
		height: auto;
		display: block;
		margin: 0;
		padding: 0;
		border: none;
	}

.wprm-decoration-line {
	flex: auto;
	height: 1px !important;
	border-bottom: 1px solid #f0f0f0 !important;
}

.wprm-recipe.wprm-recipe-template-custom h2.wprm-recipe-name {
	margin: 0px 0 12px !important;
	font-size: 28px;
	letter-spacing: .1em;
	border: none;
	padding: 0;
}
	h2.wprm-recipe-name em {
		display: block;
		font-style: normal;
		font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 11px;
		letter-spacing: .2em;
		font-weight: bold;
		margin-bottom: 8px;
		color: #78c0b7;
	}
.wprm-recipe.wprm-recipe-template-custom h3.wprm-recipe-header {
	margin: 35px 0 15px !important;
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: .15em;
	font-weight: bold;
}
	.wprm-recipe.wprm-recipe-template-custom h3.wprm-recipe-ingredients-header {
		margin: 10px 0 !important;
	}
.wprm-recipe.wprm-recipe-template-custom h4.wprm-recipe-group-name {
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: .12em;
	font-weight: bold;
	margin: 20px 0 15px !important;
}

.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-summary {
	margin: 15px 0 15px;
	font-size: 17px;
	line-height: 1.6;
	font-style: italic;
}

.wprm-recipe.wprm-recipe-template-custom .recipe-meta {
	color: #3e4146;
	margin: 0;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .12em;
	line-height: 1.7;
}
	.wprm-recipe.wprm-recipe-template-custom .recipe-meta.yield {
		margin: 0;
	}
	.wprm-recipe.wprm-recipe-template-custom .recipe-meta-bottom {
		border: none;
		margin-top: 25px;
		color: #727478;
		font-size: 12px;
		text-align: center;
	}

.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-details-container, .wprm-recipe.wprm-recipe-template-custom .wprm-recipe-servings-container, .wprm-recipe.wprm-recipe-template-custom .wprm-recipe-tag-container, .wprm-recipe.wprm-recipe-template-custom .wprm-recipe-servings-container {
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	clear: none;
	border: none;
	padding: 0;
}
	.wprm-recipe.wprm-recipe-template-custom .wprm-nutrition-label-container {
		text-transform: uppercase;
	}
	.wprm-recipe-details-container .wprm-block-text-normal {
		font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-weight: bold;
	}
.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-details-label.wprm-block-text-italic, .wprm-recipe.wprm-recipe-template-custom .wprm-nutrition-label-text-nutrition-label {
	font-family: "-apple-system","BlinkMacSystemFont","segoe ui","Roboto","Oxygen-Sans","Ubuntu","Cantarell","helvetica neue",sans-serif;
	text-transform: lowercase;
	letter-spacing: normal;
	font-weight: normal;
	font-style: italic;
}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-details-unit {
		text-transform: uppercase;
		font-size: 100%;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-nutrition-label-text-nutrition-value {
		letter-spacing: normal;
		font-size: 13px;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-nutrition-label-text-nutrition-unit {
		font-size: 100%;
		text-transform: lowercase;
		letter-spacing: normal;
	}

.wprm-recipe.wprm-recipe-template-custom .recipe-meta .wprm-recipe-block-container:before {
	content: "\f017";
	font-family: "Font Awesome 5 Pro";
	font-weight: bold;
	margin-right: 4px;
	color: #3e4146	
}
	.wprm-recipe.wprm-recipe-template-custom .recipe-meta-bottom .wprm-recipe-block-container:before {
		color: #727478	
	}
	.wprm-recipe.wprm-recipe-template-custom .recipe-meta .wprm-recipe-servings-container:before {
		content: "\f2e6";
	}
	.wprm-recipe.wprm-recipe-template-custom .recipe-meta-bottom .wprm-recipe-author-container:before {
		content: "\f007";
	}
	.wprm-recipe.wprm-recipe-template-custom .recipe-meta-bottom .wprm-recipe-course-container:before {
		content: "\f2e6";
	}
	.wprm-recipe.wprm-recipe-template-custom .recipe-meta-bottom .wprm-recipe-cuisine-container:before {
		content: "\f86b";
	}


.wprm-recipe.wprm-recipe-template-custom .wprm-prevent-sleep {
	display: block !important;
	margin: 20px 0 !important;
	min-height: 30px !important;
}
	.wprm-recipe.wprm-recipe-template-custom .wprm-prevent-sleep label {
	 top: 5px;
	}

.wprm-recipe.wprm-recipe-template-custom .wprm-toggle-container {
	color: #727478;
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: 0;
	border: none;
	vertical-align: middle;
	align-items: center;
	background-color: transparent !important;
}
	.wprm-recipe.wprm-recipe-template-custom .wprm-toggle-container:before {
		content: "Scale:";
		vertical-align: middle;
		text-transform: uppercase;
		letter-spacing: .15em;
	}
.wprm-recipe.wprm-recipe-template-custom .wprm-toggle-container button.wprm-toggle {
	display: inline-block;
	padding: 0;
	margin: 0 2px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ededed !important;
	color: #727478 !important;
	border-radius: 50%;
	vertical-align: middle;
}
	.wprm-recipe.wprm-recipe-template-custom .wprm-toggle-container button.wprm-toggle-active {
		color: #FFFFFF !important;
		background-color: #78c0b7 !important;
	}

/*Buttons*/

.wprm-recipe.wprm-recipe-template-custom .recipe-buttons {
	clear: both;
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.wprm-recipe.wprm-recipe-template-custom a.wprm-recipe-link-inline-button {
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #3e4146 !important;
	background: #ffffff !important;
	border: none !important;
	font-size: 12px;
	line-height: 2;
	text-decoration: none;
	padding: 8px 20px !important;
	text-align: center;
	position: relative;
	width: 32%;
}
	.wprm-recipe.wprm-recipe-template-custom .wprm-container-float-right a.wprm-recipe-link-inline-button {
		
	}
	
	.wprm-recipe.wprm-recipe-template-custom .wprm-container-float-right a.wprm-recipe-link {
		font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
		text-decoration: none;
		letter-spacing: normal;
		text-transform: none;
		font-size: 12px;
		letter-spacing: .15em;
	}

/*	a.wprm-recipe-link-inline-button:before {
		content: "\f063";
		font-family: "Font Awesome 5 Pro";
		font-weight: bold;
		margin-right: 5px;
	}		
		a.wprm-recipe-jump-to-comments:before {
			content: "\f005";
		}
*/
		a.wprm-video-link:before, a.wprm-recipe-jump-video:before {
			content: "\f03d";
		}
	/*	a.wprm-recipe-pin:before {
			content: "\f08d";
			margin-right: 5px;
			margin-left: 2px;
		}  */
		.wprm-recipe-roundup-item a.wprm-recipe-link:before {
			display: none;
		}
	.wprm-recipe.wprm-recipe-template-custom a.wprm-recipe-link:hover, .wprm-recipe-roundup-item a.wprm-recipe-link:hover {
		background-color: #70b75d !important;
	}
.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-rating {
	margin: 0px 0 8px;
	line-height: 1.5;
}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-rating .wprm-recipe-rating-details {
		font-style: italic;
		display: inline-block;
		font-size: 13px;
		margin-left: 7px;
	}
		.wprm-recipe.wprm-recipe-template-custom .wprm-container-float-right .wprm-recipe-rating .wprm-recipe-rating-details {
			display: block;
			margin: 0;
		}

/*Lists*/
.wprm-recipe-template-custom ul {
	margin: 15px 0;
}
ul.wprm-recipe-ingredients li, ul.wprm-recipe-equipment li, .wprm-recipe-notes ul li {
	margin-left: 25px;
	margin-bottom: 4px;
	line-height: 1.6;
	list-style-type: none !important;
}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-notes ul li {
		margin-bottom: 16px;
		font-size: 92%;
		margin: 0 0 20px;
		background-color: #f5f5f5;
		padding: 15px 18px;
	}
		.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-notes ul li:before {
			display: none;
		}
	ul.wprm-recipe-ingredients li, ul.wprm-recipe-equipment li {
		margin-left: 35px;
	}
	ul.wprm-recipe-ingredients li:before, ul.wprm-recipe-equipment li:before {
		display: none
	}
	.wprm-recipe-ingredients .wprm-recipe-ingredient-amount, .wprm-recipe-ingredients .wprm-recipe-ingredient-unit {
		font-weight: bold;
	}

ul.wprm-advanced-list li {
	margin-left: 35px;
}
ul.wprm-advanced-list li:before {
	position: relative;
	top: 2px;
}

ul.wprm-advanced-list li:before {
	counter-increment: wprm-advanced-list-counter;
	content: counter(wprm-advanced-list-counter);
	display: flex;
	align-items: center;
	justify-content: center;
	float: left;
	font-weight: bold;
	margin: 2px 0 0 -32px;
	border-radius: 100%;
	border: 0;
	background-color: #78c0b7;
	color: #3e4146;
	width: 24px;
	height: 24px;
	font-size: 12px;
	line-height: 10px;
}


/*Nutrition*/
.wprm-recipe.wprm-recipe-template-custom .wprm-nutrition {
	border: 1px solid #f0f0f0;
	color: #727478;
	padding: 20px;
	font-size: 13px;
	margin-top: 25px;
}
.wprm-recipe.wprm-recipe-template-custom .wprm-nutrition .disclosure {
	font-size: 12px;
	margin-top: 10px;
}
.wprm-recipe.wprm-recipe-template-custom .wprm-nutrition-label-container {
	
}
	.wprm-recipe.wprm-recipe-template-custom .wprm-nutrition-label-container:before {
		font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
		content: "Nutrition Information: ";
		text-transform: uppercase;
		letter-spacing: .1em;
		color: #3e4146;
		font-size: 15px;
	}

.wprm-call-to-action.wprm-call-to-action-simple {
	align-items: center;
}
.wprm-recipe.wprm-recipe-template-custom .wprm-call-to-action {
	margin: 0 !important;
	padding: 20px !important;
	font-size: 90%;
	line-height: 1.4;
	position: relative;
}
.wprm-recipe.wprm-recipe-template-custom .wprm-call-to-action a {
	background: none;
	text-decoration: underline;
}
.wprm-recipe.wprm-recipe-template-custom .wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-icon {
	margin: 0 12px 0 0;
	background-color: #bbd920;
	border-radius: 50%;
	display: block;
	padding: 0;
	min-width: 80px;
	width: 80px !important;
	height: 80px;
	font-size: 32px;
	text-align: center;
	line-height: 74px
}
.wprm-recipe.wprm-recipe-template-custom .wprm-call-to-action-header {
	font-size: 18px;
	font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .12em;
	line-height: 1.2;
	font-weight: bold;
	display: block;
	margin: 0px 0 8px;
}

@media ( max-width : 500px ) {
	.wprm-recipe.wprm-recipe-template-custom h2.wprm-recipe-name {
		word-break: break-word;
	}
	.wprm-recipe.wprm-recipe-template-custom {
		
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-head {
		width: 100%;
		padding: 20px;
		text-align: center;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-body {
		padding: 1px 15px 0;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-container-float-right {
		width: 100%;
		float: none;
		padding: 0;
		margin-left: 0px;
		border-left: none;
		overflow: hidden;
		margin-bottom: 25px;
	}
		.wprm-recipe.wprm-recipe-template-custom .wprm-container-float-right .wprm-recipe-image {
			width: 100% !important;
			height: auto;
			float: none;
			display: block;
			margin: 0;
			padding: 0;
			border: none;
		}
	.wprm-container-float-left {
		width: 100%;
		float: none;
		margin: 0 !important;
		padding-right: 0px
	}
	
	.wprm-recipe.wprm-recipe-template-custom .recipe-meta {
		text-align: center;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-time-container {
		padding: 0;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-time-container .wprm-recipe-time-header, .wprm-recipe.wprm-recipe-template-custom .wprm-recipe-details-container .wprm-recipe-details-name {
		display: inline;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-time-container .wprm-recipe-time {
		display: inline;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-call-to-action {
		
	}
}


/*Jump Button*/
.wprm-recipe-snippet {
	display: inline-block;
	vertical-align: middle;
	text-align: center !important;
	margin: -2px 0 0 !important;
}
	.wprm-recipe-snippet a.wprm-recipe-link {
		display: inline-block;
		font-family: "sofia-pro", Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		text-align: center;
		letter-spacing: .12em !important;
		border: none;
		color: #727478 !important;
		background: #fff !important;
		border: 1px solid #f0f0f0 !important;
		font-size: 12px;
		line-height: 1;
		margin: 0 10px 0 !important;
		padding: 8px 10px 9px;
		position: relative;
	}	

			.wprm-recipe-snippet a.wprm-video-link:before, .wprm-recipe-snippet a.wprm-recipe-jump-video:before {
				content: "\f03d";
				font-family: "Font Awesome 5 Pro";
				font-weight: bold;
				margin-right: 5px;
			}
		.wprm-recipe-snippet a.wprm-recipe-link:hover {
			background-color: #70b75d !important;
			color: #3e4146 !important
		}

			
.wprm-recipe-snippet .wprm-recipe-rating {
	display: inline-block;
	font-size: 15px;
	margin-left: 6px;
}
	.wprm-recipe-snippet svg {
		display: inline !important;
	}	
.wprm-recipe-snippet .wprm-recipe-rating-details, .wprm-recipe-roundup-item .wprm-recipe-rating-details {
	font-family: "-apple-system","BlinkMacSystemFont","segoe ui","Roboto","Oxygen-Sans","Ubuntu","Cantarell","helvetica neue",sans-serif;
	text-transform: lowercase;
	letter-spacing: normal;
	font-style: italic;
	font-weight: normal;
	display: inline-block;
	margin-left: 3px;
	font-size: 11px;
}


/* Remove Nutrition Disclaimer from posts that don't have one */
.postid-25229 .wprm-nutrition-disclaimer, .postid-25334 .wprm-nutrition-disclaimer, .postid-27922 .wprm-nutrition-disclaimer, .postid-28711 .wprm-nutrition-disclaimer, .postid-30427 .wprm-nutrition-disclaimer  {
	display: none; 
}

/*Misc na or hidden things on special pages, needs review */

.page-id-11822 #text-22 {
     display: none; 
}
.page-id-11822 #text-23 {
     display: none; 
}

.page-id-22256 #text-22, .page-id-22256 #recipe-key, .page-id-22256 #text-23, .page-id-11483 #text-23, .page-id-11483 #recipe-key, .page-id-11483 #text-22, .page-id-22228 #text-23 {
     display: none; 
}

.page-id-22228 #recipe-key, .page-id-22228 #text-22, .page-id-23640 #text-23, .page-id-23640 #text-22, .page-id-23649 #text-23, .page-id-23649 #text-22, .page-id-23663 #text-23, .page-id-23663 #text-22  {
		display: none;
	}

body .is-layout-flex {
    display: flex;
}
figure.wp-block-gallery.has-nested-images {
    align-items: normal;
	margin-bottom: 15px;
    display: flex !important;
}



.grecaptcha-badge { visibility: hidden; }


.email-form .wpforms-field-medium {
	border: none;
	background-color: #ffffff;
	color: #434f57;
	font-family: "-apple-system","BlinkMacSystemFont","segoe ui","Roboto","Oxygen-Sans","Ubuntu","Cantarell","helvetica neue",sans-serif;
	font-style: italic;
	font-size: 16px;
	height: 55px;
	line-height: 55px;
	margin: 6px;
	padding: 0 15px;
	width: 100%;
}

.optin-content .emailrecipe-title {
		margin: 0px auto;
		line-height: 1;
		text-align: center;
		flex: 170px 0 0;
	}


#wpforms-53828 {
	display: block!important;
	}

.wpforms-label-hide {
display: none;
}


.email-recipe {
    border: 1px solid;
    padding: 10px 50px;
    margin: 10px;
    background: #ffffff;
    color: black;
}
