/*! 
Theme Name: Brown Eyed Baker
Theme URL: https://www.browneyedbaker.com
Description: Custom responsive blog theme for Brown Eyed Baker.
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 3.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% - 340px - 5%);
		width: -webkit-calc(100% - 340px - 5%);
		width: calc(100% - 340px - 5%);
		max-width: 754px;
		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: 340px;
		float: right;
		clear: right;
		display: block;
	}


}

.wrapper {
	margin: 0 auto 0;
	padding: 0 20px;
	width: 100%;
	max-width: 1240px;
	margin-bottom: 50px
}
		body.home .wrapper {
			margin-bottom: 0
		}
.wrap {
	margin: 0 auto 0;
	padding: 0 20px;
	width: 100%;
	max-width: 1240px;
}

.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: #382E28;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #EBEAE9;
	background-color: #F2EEEB;
	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: 'caustenround';
    src: url('fonts/caustenround-bold-webfont.woff2') format('woff2'),
         url('fonts/caustenround-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
	font-display: fallback;
}
@font-face {
    font-family: 'DM Serif Display';
    src: url('fonts/dmserifdisplay-regular-webfont.woff2') format('woff2'),
         url('fonts/dmserifdisplay-regular-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
	font-display: fallback;
}



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

a, input[type=submit], button {
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

a {
	color: #DD2872;
	text-decoration: underline;
}

a:hover {
	color: #4CB39B;
}

	.post-content a, .cat-desc a, .comments-area a {
		font-weight: bold;
	}
		.post-content a:hover, .post-content a:focus, .cat-desc a:hover, .cat-desc a:focus, .comments-area a:hover, .comments-area a:focus {
			
		}
p {
	margin: 25px 0;
}

img {
	display: block;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "DM Serif Display", "Palatino", "Baskerville", Times, sans-serif;
	line-height: 1.1;
	font-weight: 600;
	margin: 25px 0;
	color: #382E28;
}

h1 {
	font-size: 46px;
}

h2, .teaser-post .post-title {
	font-size: 34px;
}
	h2 a, h3 a, h4 a {
		color: #382E28;
		text-decoration: none;
	}
		h2 a:hover, h3 a:hover, h4 a:hover {
			color: #4CB39B !important;
		}
	.post-content h2, .page_content h2 {
		margin-top: 50px;
		padding-bottom: 12px;
		border-bottom: 1px solid #EBEAE9;
	}
		h2.noline {
			padding: 0;
			border: none;
		}
	h2.divider, h3.divider, div.divider {
		text-align: center;
		font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
		font-size: 21px;
		text-transform: uppercase;
		letter-spacing: .2em;
	}
		.sidebar .divider, .sidebar .widget-title {
			font-family: "DM Serif Display", "Palatino", "Baskerville", Times, sans-serif;
			line-height: 1.1;
			font-weight: 600;
			text-transform: none;
			letter-spacing: normal;
			font-size: 28px;
		}
	h1 em, h2 em, h3 em, h4 em {
		display: block;
		font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
		font-style: normal;
		text-transform: uppercase;
		font-size: 13px;
		letter-spacing: .2em;
		font-weight: bold;
		margin-bottom: 10px;
		color: #7C7571;
	}
		.sidebar h2 em, .sidebar h3 em {
			font-size: 12px;
		}
	
h3 {
	font-size: 24px;
}
	.post-content h3, .page_content h3 {
		font-size: 28px;
		margin-top: 35px;
	}
h4, .home-section .title {
	font-size: 24px;
}

h5 {
	font-size: 18px;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

.clear {
	clear: both;
}

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

hr {
	border: 0;
	height: 0;
	border-top: 1px solid #EBEAE9;
	border-bottom: none;
	margin: 45px auto;
}

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

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

.top-bar {
	background-color: #ffffff;
	line-height: 82px;
	height: 82px;
	padding: 0;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 1001;
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,.15);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,.15);
	box-shadow: 0px 0px 6px rgba(0,0,0,.15);
}
	body.admin-bar .top-bar {
		margin-top: 32px;
	}
	.top-bar .main-nav {
		display: inline-block;
		float: right;
		vertical-align: middle
	}

.top-bar .logo {
	overflow: hidden;
	width: 306px;
	float: left;
	margin: 3px 12px 0;
}
	.top-bar .logo img {
		width: 100%;
		height: auto;
		display: block;
	}
.header-spacer {
	display: block;
	height: 62px;
	margin-bottom: 0px;
}
	body.home .header-spacer {
		height: 82px;
		margin-bottom: 10px;
	}


/*!---------CONTENT---------*/

.span_content {
	
}

.span_content img, .span_sidebar img {
	max-width: 100%;
	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 15px 35px;
	padding: 0;
}
	.span_content ul li:before {
		display: inline-block;
		content: "\f324";
		font-family: 'Font Awesome 5 Pro';
		color: #7C7571;
		background-color: #F2EEEB;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		height: 25px;
		width: 25px;
		margin-left: -36px;
		margin-right: 10px;
		position: relative;
		top: -2px;
		line-height: 25px;
		font-size: 12px;
		text-align: center;
	}
		.has-lightpink-background-color ul li:before {
			background-color: #FFF;
			color: #EE93B8;
		}
		.has-tan-background-color ul li:before {
			background-color: #D8D0CB;
		}
	.span_content ul li li:before {
		background-color: transparent;
		margin-left: -26px;
		margin-right: 0;
	}

.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 35px;
	list-style-type: none;
	position: relative;
}
.span_content ol>li:before {
	content:counter(li);
	counter-increment: li;
	position: absolute;
	color: #382E28;
	background-color: #F2EEEB;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 25px;
	width: 25px;
	left: -25px;
	top: 4px;
	transform: translateX(-50%);
	line-height: 26px;
	font-size: 12px;
	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%;
}


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

h1.page-title {

}

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

.sidebar {
	font-size: 90%;
	text-align: center
}

.leftsidebar {
	width: 48%;
	float: left;
}

.rightsidebar {
	width: 48%;
	float: right;
}

.midsidebar {
	overflow: hidden;
}

.lowersidebar {
	
}
.widget {
	margin: 50px 0 50px 0;
	text-align: center;
}

.hide-title .widget-title {
	display: none;
}

.widget a {
	text-decoration: none;
}

.widget p {
}


.sidebar select {
	color: #7C7571;
	font-size: 16px;
	font-style: italic;
	line-height: 50px;
	height: 50px;
	padding: 0 15px;
	width: 100%;
	border: 1px solid #EBEAE9;
	background-color: #ffffff;
	border-radius: 0;
	-webkit-appearance: none;
    -moz-appearance: none;    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    background-position: right 50%;
    background-repeat: no-repeat;
}

.sidebar .widget.shaded {
	background-color: #F2EEEB;
	padding: 20px;
}
	.sidebar .widget.shaded .widget-title {
		margin-top: 0
	}
.sidebar .about {
	background-color: #F2EEEB;
	padding: 1px 20px 20px;
	text-align: center;
	margin-top: 65px;
	margin-bottom: 25px;
}
	
.sidebar .about h2.widget-title {
	margin: 0 0 15px;
}

.sidebar .about p {

	font-size: 90%;
	margin: 0;
}
.sidebar .about .simple-image {
	width: 100%;
}
	.sidebar .about .simple-image img, .sidebar .about img {
		margin: 0 auto 25px;
		border-radius: 50%;
		width: 130px;
		height: auto;
	}
	.sidebar .about .simple-image img {
		margin-top: -65px;
	}
.sidebar .about .more {

}
.sidebar .about p a {
	text-decoration: underline
}

.sidebar .social {
	margin-top: 25px;
}
.social a {
	color: #DD2872;
	text-decoration: none;
	padding: 5px 6px;
	font-size: 18px;
	border: none;
	box-shadow: none;
}
	.social a:hover {
		color: #4CB39B
	}

.social strong {
	font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 12px;

}
.social a.more-link {
	margin: 30px 0 0;
	display: inline-block;
	padding: 15px 10px;
	font-size: 16px;
	font-family: "-apple-system","BlinkMacSystemFont","segoe ui","Roboto","Oxygen-Sans","Ubuntu","Cantarell","helvetica neue",sans-serif;
	text-transform: none;
	letter-spacing: normal;
	font-style: italic;
	font-weight: normal;
	display: block;
	width: 100%;
}
	.social a.more-link strong {
		color: #080300;
		font-style: normal;
		font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
		text-transform: uppercase;
		letter-spacing: .1em;
		font-size: 16px;
	}

/*! -- Custom Content Widgets -- */

.sidebar .item img {
	width: 100%;
	height: auto;
	display: block;
}

.sidebar .item a {
	display: block;
}

.sidebar .item a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.sidebar .item h4 {
	margin: 10px 0;
	text-align: center;
}

/*!Featured Posts Widget*/
.sidebar .featuredposts {
	
}
.sidebar .featured, .sidebar .category-posts, .sidebar .featured, .sidebar .recent-posts {
	text-align: center;
	overflow: hidden;
	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;
	justify-content: space-between;
}

.sidebar .featured .item, .sidebar .category-posts .item, .sidebar .recent-posts .item {
	width: 47%;
	margin-bottom: 10px;
}

	
.sidebar .item .title {
	font-size: 18px;
	margin: 10px 0 15px;
}

.sidebar .wprm-recipe-rating-details {
	display: block !important;
}

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

.post {
	margin-bottom: 0px;
}
.home-post {
	margin-bottom: 60px
}
	
h1.post-title, h2.post-title {
	margin: 13px 0 15px;
}

h1.post-title a, h2.post-title a {
	text-decoration: none;
	color: #382E28;
}

h1.post-title a:hover, h2.post-title a:hover {
	color: #4bb39b;
}

.post-content>p:first-of-type, .excerpt>p:first-of-type {
	
}
.post-meta {
	font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #7C7571;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .2em;
	overflow: hidden;
	margin: 0 0 10px;
}
.post-meta a {
	color: #7C7571;
	text-decoration: none;
}

.post-meta a:hover, .edit a:hover, .meta-bottom a:hover {
	color: #DD2872;
	text-decoration: underline;
}

.post-date {
	color: #DD2872
}	
	.post-date a {
		color: #DD2872;
		text-decoration: none;
	}
	.post-date a:hover {
		color: #4bb39b !important;
		text-decoration: none;
	}

.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
}
.post-meta .spacer:after {
	content: "//";
	color: #cfcece;
	letter-spacing: 0;
	margin: 0 6px 0 6px;
}
	
.ccount {

}
	.ccount svg {
		color: #DD2872;
		fill: #DD2872;
		vertical-align: middle;
		margin-top: -4px
	}

.disclosure, small {
	font-size: 12px;
	color: #7C7571;
	font-style: normal;
	text-transform: none;
	letter-spacing: normal;
	font-style: italic;
	font-weight: normal;
}

.meta-bottom {
	clear: both;
	margin: 25px 0 15px;
	overflow: hidden;
	text-align: center;
}

.meta-bottom p {
	margin: 0;
}

.meta-bottom .post-cats {
	margin: 20px 0;
}

a.post-edit-link, a.comment-edit-link, a.comment-reply-link, a#cancel-comment-reply-link {
	color: #fff !important;
	font-size: 8px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #7C7571;
	text-transform: uppercase;
	letter-spacing: 0;
	margin-left: 8px;
	padding: 2px 3px 1px;
	text-decoration: none !important;
	box-shadow: none !important;
	border: none;
	display: inline-block !important;
}

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: #382E28;
}


a.more-link {
	color: #ffffff;
	background-color: #DD2872;
	font-weight: bold;
	text-decoration: none;
	font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .15em;
	font-size: 12px;
	display: inline-block;
	padding: 10px 20px 10px;
}
	a.more-link:hover, a.more-link:focus {
		background-color: #4bb39b;
		color: #ffffff !important;
	}

.alignleft {
	margin-right: 10px;
	float: left;
}

.alignright {
	margin-left: 10px;
	float: right;
}

.aligncenter {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}	

/*! Gutenberg Blocks */


.wp-block-image {
	margin: 25px 0 30px;
}
.wp-block-gallery ul {
	margin: 0 !important
}
	.wp-block-gallery ul li:before {
		display: none
	}
.wp-block-group.has-background, .has-background {
	padding: 3% 5%;
	margin: 45px 0;
}
	.wp-block-media-text.has-background  {
		padding: 5%;
	}
		.wp-block-media-text.has-background .wp-block-media-text__content {
		    padding: 0 0 0 5%;
		}
			.wp-block-media-text.has-media-on-the-right.has-background .wp-block-media-text__content {
			    padding: 0 5% 0 0;
			}
	ol.has-background, ul.has-background {
		padding: 5% 5% 3%;
	}
	p.has-background {
		padding: 5%;
	}
	.wp-block-group.has-background h2, .wp-block-cover h2 {
		margin-top: 12px;
		border-bottom: none;
		padding: 0;
	}
	
	.has-tan-background-color {
		background-color: #f2eeeb;
	}
	.has-lightpink-background-color {
		background-color: #FBE5EE;
	}
	.has-hotpink-background-color {
		background-color: #DD2872;
		color: #ffffff;
	}
	.has-brown-background-color {
		background-color: #382E28;
		color: #ffffff;
	}
	.has-white-background-color {
		border: 2px solid #EBEAE9;
	}
	
	.has-tan-color {
		color: #f2eeeb;
	}
	.has-lightpink-color {
		color: #FBE5EE;
	}
	.has-hotpink-color {
		color: #DD2872;
	}
	.has-brown-color {
		color: #382E28;
	}
	.has-white-color {
		color: #ffffff;
	}

.schema-faq-section {
	margin-left: 40px;
}
	.schema-faq-section p {
		margin-top: 10px;
	}
.schema-faq-question {
	display: block;
}
.schema-faq-question:before {
	font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
	display: inline-block;
	content: "?";
	font-weight: bold;
	color: #7C7571;
	background-color: #F2EEEB;
	-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: 36px;
	font-size: 18px;
	text-align: center;
}

.full-width-page p, .full-width-page h2, .full-width-page h3, .full-width-page h4, .full-width-page ul, .full-width-page ol, .full-width-page blockquote {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.full-width-page .wp-block-column .wp-block-image figure, .full-width-page .wp-block-column .wp-block-image img {
	width: 100% !important;
	height: auto;
	display: block;
}
	.full-width-page .wp-block-column .wp-block-image figure a {
		display: block
	}
		.full-width-page .wp-block-column .wp-block-image figure a:hover, .wp-block-latest-posts__featured-image a:hover {
			opacity: 0.7
		}
	.full-width-page .wp-block-column .wp-block-image {
		margin: 0;
	}
	
*.no-top-margin {
	margin-top: 0 
}
*.no-bottom-margin {
	margin-bottom: 0
}
*.no-pad {
	padding:0
}

.wp-block-latest-posts__featured-image, .wp-block-latest-posts__featured-image a {
    margin-bottom: 0 !important;
    width: 100%;
    height: auto;
    display: block;
}
	.wp-block-latest-posts__featured-image img, .wp-block-latest-posts__featured-image a img {
		width: 100% !important;
		height: auto;
		display: block;
		margin-bottom: 15px;
	}
.wp-block-latest-posts li {
	padding: 0;
	margin: 0;
}
.wp-block-latest-posts li:before {
	display: none !important
}

.wp-block-latest-posts a {
	font-family: "DM Serif Display", "Palatino", "Baskerville", Times, sans-serif;
	line-height: 1.1;
	font-weight: 600;
	margin: 0;
	color: #382E28;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 24px;
}
	.wp-block-latest-posts a:hover {
		color: #4CB39B;
	}

.wp-block-cover {
	border: none !important;
}
.wp-block-cover .wp-block-cover__inner-container {
	background-color: #ffffff;background-color: #ffffff;
	text-align: center;
	padding: 40px 45px 50px;
	max-width: 900px;
	position: relative
}
	.wp-block-cover .wp-block-cover__inner-container *:first-child {
		margin-top: 0 !important
	}
	.wp-block-cover .wp-block-cover__inner-container *:last-child {
		margin-bottom: 0 !important
	}
.bakealong-cover {
	padding: 70px 40px;
}
	.wp-block-cover .wp-block-cover__inner-container .bakealong-img figure {
		position: absolute;
		left: 50%;
		top: -50px;
		margin-left: -50px;
		border-radius: 50%;
		margin-bottom: 20px;
	}
.fullwidth, .alignfull {
	margin-left  : calc( -100vw / 2 + 100% / 2 );
	margin-right : calc( -100vw / 2 + 100% / 2 );
	width: 100vw!important;
}
.alignwide {
    margin-left  : -100px;
    margin-right : -100px;
}

.numbered-columns.has-background {
	padding: 5%;
}
.numbered-columns .wp-block-column {
	position: relative;
	background-color: #ffffff;
	padding: 0 2%;
	font-size: 90%;
}

.numbered-columns .wp-block-column:before {
	content: "01";
	position: absolute;
	color: #DD2872;
	left: 50%;
	top: 0px;
	-webkit-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	transform: translate(-50%,0);
	font-family: "DM Serif Display", "Palatino", "Baskerville", Times, sans-serif;
	font-size: 60px;
	line-height: 1px;
	text-align: center;
	font-weight: bold;
}
	.numbered-columns .wp-block-column:nth-child(2):before {
		content: "02";
	}
	.numbered-columns .wp-block-column:nth-child(3):before {
		content: "03";
	}

body.page-id-64579 .wrapper, body.page-id-64597 .wrapper {
	margin-top: -33px;
}

/*! Inner Post */

.inner-post {
	clear: both;
	margin: 40px 0 0;
}

#dpsp-content-bottom {
	text-align: center;
}
	#dpsp-content-bottom ul li {
		display: inline-block;
		float: none;
		margin: 0 2px 0 !important
	}
#dpsp-content-top {
	text-align: center;
	margin-top: 10px;
}
	#dpsp-content-top ul li {
		display: inline-block;
		float: none;
		margin: 0 2px 0!important
	}

#dpsp-content-top a svg, .dpsp-button-style-6 .dpsp-networks-btns-wrapper .dpsp-network-btn .dpsp-network-icon svg {
	color: #382E28;
	fill: #382E28 !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: 24px;
	line-height: 1.2;
	font-family: "DM Serif Display", "Palatino", "Baskerville", Times, sans-serif;
	border-top: 1px solid #EBEAE9;
	border-bottom: 1px solid #EBEAE9;
}

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

.post-nav a {
	color: #382E28;
	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:hover {
	color: #DD2872;
}

.post-nav em {
	display: block;
	font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .1em;
	font-size: 10px;
	color: #7C7571;
	padding: 0 0 5px;
}


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

.home-featured {
	overflow: hidden;
	position: relative;
}
	.home-subscribe {
		color: #ffffff;
		margin-bottom: 0;
	}
.home-featured .image {
	overflow: hidden;
	width: 50%;
	height: 100%;
	float: left;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
    overflow: hidden;
}
	.sidebar .home-subscribe .image {
		width: 100%;
		height: 100%;
		position: relative;
		float: none;
	}
	.inner-post .home-subscribe .image {
		display: none;
	}
.home-featured img {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
}
	.sidebar .home-subscribe img, .inner-post .subscribe img {
		position: relative;
		top: 0;
		left: 0;
		transform: translate(0%,0%);
		width: 100%;
		height: auto;
		min-height: auto;
	}
	
.home-featured .caption {
	position: relative;
	z-index: 101;
	right: 0;
	float: right;
	text-align: center;
	padding: 7% 4%;
	width: 50%;
	background-color: #F2EEEB;
    min-height: 455px;
}
	.home-subscribe .caption {
		background-color: #382e27;
		padding: 4%;
	}
		.sidebar .home-subscribe .caption, .inner-post .subscribe .caption {
			float: none;
			width: 100%;
			padding: 22px;
			min-height: auto;
		}
			.sidebar .home-subscribe .caption {
				background-color: #F2EEEB;
				color: #382E28;
			}
		.inner-post .subscribe .caption {
			padding: 6%;
		}
	.home-featured .caption:before {
		content: "\f061";
		font-family: 'Font Awesome 5 Pro';
		font-weight: 300;
		float: right;
		display: inline-block;
		position: absolute;
		z-index: 99;
		top: 50%;
		left: -40px;
		margin-top: -40px;
		font-size: 42px;
		line-height: 80px;
		width: 80px;
		height: 80px;
		color: #ffffff;
		background-color: #F2EEEB;
		border-radius: 50%;
	}
		.home-subscribe .caption:before {
			background-color: #382e27;
		}
			.sidebar .home-subscribe .caption:before, .inner-post .home-subscribe .caption:before {
				display: none
			}
	.home-featured .caption p {
		position: relative;
		z-index: 101;
	}
		.home-featured .caption p {
			
		}
.home-featured .caption .post-date {
	font-size: 13px;
	margin: 0 0 5px;
}
.home-featured .caption .post-title {
	margin: 0 0 -5px;
}

.home-subscribe h2 {
	color: #DD2872;
	font-size: 46px;
	margin: 0 0 15px;
}
	.sidebar .home-subscribe h2 {
		font-size: 32px;
		color: #382E28;
	}
	.inner-post .home-subscribe h2 {
		font-size: 52px;
	}
	.home-subscribe h2 em {
		color: #9B9693
	}
		.sidebar .home-subscribe h2 em {
			color: #DD2872
		}
.home-subscribe p {
	margin: 15px 0;
	line-height: 1.5;
	font-size: 22px;
}
	.sidebar .home-subscribe p {
		font-size: 18px;
		margin: 0 0 15px;
	}

/*!--Sections--*/
.home-sections {
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #EBEAE9;
}

.home-section {
	clear: both;
	position: relative;
	overflow: hidden;
	padding: 70px 0px;
	margin-top: -1px;
}
	.full-width-page .home-section {
		padding: 0;
		margin: 35px 0;
	}
	.home-section.cat-featured-section {
		background-color: #F2EEEB;
		padding: 40px 0 30px;
		margin-left: calc(50% - 50vw);
		margin-right: calc(50% - 50vw);
		max-width: 100vw;
		width: 100vw;
		margin-bottom: 60px !important;
	}
	.home-section.shaded, .home-section.icons, .home-section.video {
		background-color: #F2EEEB;
		padding: 70px 0;
		border: none;
	}
	.home-section.subscribe {
		border: none;
		margin: 30px 0;
	}
	.home-section .wrap {
		overflow: hidden
	}
	
.home-section .divider {
	margin: 0 0 25px;
}

.home-section .description {
	text-align: center;
	max-width: 900px;
	margin: -5px auto 25px;
	font-size: 90%;
}
	.sidebar .widget .description {
		text-align: center;
		margin: -10px auto 15px;
		font-size: 86%;
	}

		
.home-section .category-posts {
	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;
	justify-content: space-between;
}
	.home-section .category-posts .item {
		position: relative;
		text-align: center;
		width: 22.75%;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
		.home-section .category-posts.items-2-col .item {
			width: 48%;
		}
		.home-section .category-posts.items-3-col .item {
			width: 31%;
		}
		.home-section .category-posts.items-4-col .item {
			width: 22.75%;
		}
		.home-section .category-posts.items-5-col .item {
			width: 18%;
		}
		.home-section .category-posts.items-6-col .item {
			width: 15%;
		}
	.home-section .category-posts-5col .item {
		width: 18%;
		text-align: left;
		margin-top: 30px;
	}
		.home-section .category-posts-5col .item:nth-child(6) {
			display: none
		}

.home-section .item img {
	display: block;
	width: 100%;
	height: auto;
}

.home-section .item .title {
	clear: both;
	margin: 15px 0 25px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
	.home-section .category-posts.items-2-col .item .title, .home-section .category-posts.items-3-col .item .title {
		font-size: 24px;
		margin: 0 0 20px;
	}

.home-section a {
	text-decoration: none;
}

.home-section .item a {
	display: block;
	color: #382E28;
}

	.home-section .item a:hover, .home-section .item a:hover .title {
		color: #4bb39b;
	}


.home-section .category-posts-5col .item:before {
	content: "01";
	position: absolute;
	color: #382E28;
	left: 50%;
	top: 0px;
	-webkit-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	transform: translate(-50%,0);
	font-family: "DM Serif Display", "Palatino", "Baskerville", Times, sans-serif;
	font-size: 60px;
	line-height: 1px;
	text-align: center;
	font-weight: bold;
}
	.home-section .category-posts-5col .item:nth-child(2):before {
		content: "02";
	}
	.home-section .category-posts-5col .item:nth-child(3):before {
		content: "03";
	}
	.home-section .category-posts-5col .item:nth-child(4):before {
		content: "04";
	}
	.home-section .category-posts-5col .item:nth-child(5):before {
		content: "05";
	}
	.home-section .category-posts-5col .item:nth-child(6):before {
		content: "06";
	}

.home-section .item .wprm-recipe-rating {
	margin-top: -8px;
	line-height: 1.5;
	font-size: 14px;
}
	.sidebar .item .wprm-recipe-rating {
		font-size: 14px;
		margin: -8px 0 15px;
	}
.home-section .item .wprm-recipe-rating-details, .sidebar .item .wprm-recipe-rating-details {
	display: inline;
	font-style: italic;
	color: #7C7571;
	font-size: 11px;
	margin-left: 6px;
}

.home-section .more {
	text-align: center;
	clear: both;
}
	.teaser-post .more {
		text-align: left;
	}
	.sidebar .more a.more-link {
		font-size: 11px;
	}
	.home-section .more a em, .sidebar .more a em {
		display: none
	}
.home-section.subscribe {
	background-color: transparent;
	padding: 0
}
	
.home-section.icons {
	text-align: center;
	padding-bottom: 60px;
}

.home-section.icons h2.divider {
	font-family: "DM Serif Display", "Palatino", "Baskerville", Times, sans-serif;
	line-height: 1.1;
	font-weight: 600;
	font-size: 35px;
	letter-spacing: normal;
	text-transform: none;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	width: 280px;
}
.home-section.icons .search-form {
	display: inline-block;
	clear: none;
	width: -moz-calc(100% - 450px);
	width: -webkit-calc(100% - 450px);
	width: calc(100% - 450px);
	vertical-align: middle;
	}
.home-section.icons .index-link {
	display: inline-block;
	vertical-align: middle;
	width: 160px;
	padding: 0 0 0 20px;
}
.home-section.icons .index-link a {
	font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #7C7571;
	text-transform: uppercase;
	letter-spacing: .1em;
	line-height: 1.4;
	display: inline-block;
}
	.home-section.icons .index-link a:hover {
		color: #DD2872;
	}
	.home-section.icons .index-link a:after {
		content: "\f061";
		font-family: 'Font Awesome 5 Pro';
		font-weight: normal;
		display: inline;
		font-size: 90%;
		margin-left: 5px;
	}
.home-section.icons .items {
	margin-top: 50px;
	clear: both;
	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;
	justify-content: space-between;
}
	.home-section.icons .items .item {
		width: 15%;
		margin: 0;
		text-align: center;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		position: relative;
		padding: 5px;
	}
		.home-section.icons .item img {
			display: block;
			width: 100%;
			border-radius: 50%;
			height: auto;
			margin: 0 auto;
		}
		.home-section.icons .title {
			font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
			text-decoration: none;
			text-transform: uppercase;
			letter-spacing: .15em;
			line-height: 1.3;
			font-weight: bold;
			font-size: 14px;
			margin: 15px 0 0
		}
		.home-section.icons a {
			text-decoration: none;
			display: block;
		}
			.home-section.icons a:hover {
				
			}
.home-section.cta-blocks {
	background-color: #F2EEEB;
	background: url(images/cta-background.jpg) no-repeat center center;
	background-size: cover;
	padding: 110px 0 110px;
}
.home-section.cta-blocks .wrap {
	overflow: visible;
}
	.home-section.cta-blocks .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: space-between;
	}
	.home-section.cta-blocks .wrap .item {
		width: 47%;
		background-color: #ffffff;
		text-align: center;
		padding: 0 4% 4%;
		overflow: visible;
	}
.home-section.cta-blocks .more {
	margin-top: 35px;
}
.home-section.cta-blocks .more .more-link {
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
	background-color: #DD2872
}
	.home-section.cta-blocks .item-2 .more .more-link {
		background-color: #4bb39b
	}
	.home-section.cta-blocks .more .more-link:hover {
		opacity: 0.6
	}
.home-section.cta-blocks h2 {
	margin: 0;
	font-size: 48px;
}
	.home-section.cta-blocks .item-1 h2 em {
		color: #DD2872
	}
	.home-section.cta-blocks .item-2 h2 em {
		color: #4bb39b
	}
	
.home-section.cta-blocks h2:before {
	content: "";
	display: block;
	width: 126px;
	height: 126px;
	background: url(images/icon-pink.png) no-repeat;
	background-size: 100% auto;
	margin: 0 auto 35px;
	margin-top: -65px;
}
	.home-section.cta-blocks .item-2 h2:before {
		background: url(images/icon-turq.png) no-repeat;
		background-size: 100% auto;
	}

/*!---------TEASER STYLES---------*/

.teaser-posts {
	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;
	justify-content: space-between;
}
	.teaser-posts-3col .teaser-post {
		width: 30%;
		margin: 0;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		position: relative;
		margin-bottom: 50px;
		font-size: 90%
	}
	.teaser-posts-2col .teaser-post {
		width: 48%;
		margin: 0;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		position: relative;
		margin-bottom: 50px;
		font-size: 90%
	}
	
.teaser-post .teaser-image a {
	display: block
}
.teaser-post img {
	width: 100%;
	height: auto;
	display: block;
}
.teaser-post .post-image a {
	display: block;
}

.teaser-post a {
	text-decoration: none;
	display: inline-block
}
	.teaser-post a.image-link {
		display: block;
	}
.teaser-post .post-title {
	margin: 25px 0 0px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

	.teaser-post a:hover, .teaser-post a:hover .post-title {
		color: #4bb39b
	}
	
.teaser-post .post-meta {
	margin: 25px 0 15px;
}

.teaser-post p {
	margin: 22px 0px 25px;
}

.teaser-post .more {
	margin-top: 25px;
}


/*!---------ARCHIVE STYLES---------*/
.cat-desc {
	margin-bottom: 45px
}
	
.archives {
	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;
	margin: 0 -2.5%;
}
	.archives.recipe-cats  {
		margin: 0 -1.5%;
	}
	.archives .archive-post {
		width: 28.3333%;
		margin: 0 2.5% 20px;
		text-align: center;
	}
	.recipe-cats .item {
		width: 22%;
		margin: 0 1.5% 20px;
		text-align: center;
	}

.archive-post img {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block;
}
	.recipe-cats .item img {
		border-radius: 50%;
	}
.archive-post a {
	text-decoration: none;
	display: block;
}

.archive-post a.post-edit-link {
	display: inline-block;
}

.archive-post .post-meta {
	margin: 0;
	font-size: 10px;
}

.archive-post h4, .archive-post h3, .archive-post h2 {
	font-size: 18px;
	color: #382E28;
	margin: 10px 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	word-wrap: break-word;
	padding: 0;
	border: none;
}
	.recipe-cats .item h4 {
		
	}

.archive-post .excerpt p {
	font-size: 85%;
	line-height: 1.5;
	margin: 10px 0 10px;
}

.archive-post a.more-link {
	display: inline-block
}

.archive-post a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.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: 0 0 0 10px !important;
}

.archiveslist li {
	margin: 0 0 10px !important;
	padding: 0 10px 0 30px !important;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid-column;
	line-height: 1.2;
	color: #7C7571;
	font-size: 16px;
}
	.archiveslist li:before {
		
		position: relative;
		top: 0px !important;
	}
.archiveslist a {
	color: #382E28;
	text-decoration: none;
}
	.archiveslist a:hover {
		color: #4CB39B;
	}

.archiveslist ul {
	margin-top: 5px !important
}

.archiveslist ul li {
	margin-left: 0px !important;
	padding-left: 20px !important
}
	.archiveslist ul li a {
		font-style: italic;
		font-size: 90%;
	}

ul.subcategories {
	margin: 0 0 25px;
}
ul.subcategories strong {
	font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 12px;

}
ul.subcategories li, ul.subcategories li ul, ul.subcategories ul li ul li {
	margin: 0 !important;
	padding: 0 !important;
}
	ul.subcategories li:before {
		display: none;
	}
ul.subcategories ul li, ul.subcategories li ul {
	display: inline-block
}
ul.subcategories ul li a, .widget.categories a, .post-cats a {
	display: inline-block;
	font-size: 11px;
	font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 3px 10px 1px;
	margin: 3px;
	text-decoration: none;
	color: #382E28;
	background-color: #ffffff;
	border: 1px solid #EBEAE9;
}

	ul.subcategories ul li a a:hover, .widget.categories a:hover, .post-cats a:hover {
		color: #382E28;
		background-color: #DD2872;
	}

ul.subcategories ul li a:hover, ul.subcategories ul li.current-cat a {
	background-color: #382E28;
	color: #ffffff !important;
}

ul.subcategories ul li a.all {
	color: #382E28 !important;
	background-color: #ffffff;
}

ul.tagindex, .tagindex li {
	margin: 0 !important;
	padding: 0 !important;
}

.tagindex li {	
	list-style-type: none !important;
}
.tagindex li:before {
	display: none !important;
}

.tagindex a {
	font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 22px;
	text-align: center;
	font-weight: normal;
	display: block;
	margin-right: 2px;
	width: 22px;
	height: 25px;
	float: left;
	border: solid 1px #f6f5f5;
	color: #7C7571;
	text-decoration: none;
}
	.tagindex a:hover {
		color: #DD2872
	}

.tagtitle {
	margin-bottom: 5px;
	font-size: 20px;
}

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

.tagtitle em a {
	color: #7C7571;
	font-size: 11px;
}

	.tagtitle a:hover {
		color: #DD2872;
	}


/*!Breadcrumbs*/

.breadcrumb {
	color: #7C7571;
	font-size: 12px;
	line-height: 15px;
	clear: both;
	margin: 0 0 5px;
}
	.single-post-content .breadcrumb {
	
	}
.breadcrumb a {
	color: #7C7571;
	text-decoration: underline;
}
	.breadcrumb .breadcrumb_last {
		font-weight: bold;

	}
.breadcrumb a:hover {
	color: #4CB39B;
}

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

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

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

#submit, .submitbutton, #commentform #submit, a.smbutton, .wp-block-button a {
	color: #ffffff;
	font-size: 15px;
	letter-spacing: .1em;
	line-height: 1.2;
	font-weight: bold;
	background-color: #DD2872;
	font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	box-shadow: none !important;
	letter-spacing: .15em;
	cursor: pointer;
	border: none;
	margin-top: 5px;
	padding: 18px 25px 17px;
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
	.wp-block-button.bigbutton a {
		font-size: 21px;
		padding: 25px 40px;
	}
	a.smbutton, button.smbutton {
		font-size: 11px;
		padding: 7px 12px;
	}


	#submit:hover, .submitbutton:hover, #commentform #submit:hover, a.smbutton:hover, .wp-block-button a:hover, .gform_wrapper .gform_button:hover, .facetwp-load-more:hover, button.facetwp-flyout-open:hover {
		background-color: #4CB39B;
		color: #ffffff;
	}



#commentform #submit {
	width: auto;
}

.wpcf7-form, .gform_wrapper {
	width: 100%;
	background-color: #F2EEEB;
	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;
	background-color: #ffffff;
	border: 1px solid #F2EEEB;
}
	.facet_sidebar .search-form {
		margin-top: 18px;
	}

.span_content .search-form {
	max-width: 100%;
}

.search-form .search-field {
	color: #382E28;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	line-height: 50px;
	height: 50px;
	border: none;
	padding: 0 15px;
	vertical-align: middle;
	float: left;
	width: -moz-calc(100% - 50px);
	width: -webkit-calc(100% - 50px);
	width: calc(100% - 50px);
}

	.search-form .search-field:focus {
		outline: none;
		border-left: 5px solid #DD2872 !important
	}
	.home-section.icons .search-form .search-field {	
		height: 70px;
		line-height: 70px;
		font-size: 18px;
		padding: 0 20px;
		background-color: #ffffff;
		width: -moz-calc(100% - 70px);
		width: -webkit-calc(100% - 70px);
		width: calc(100% - 70px);
	}
	.span_content .search-form .search-field {
		width: -moz-calc(100% - 50px);
		width: -webkit-calc(100% - 50px);
		width: calc(100% - 50px);
	}
	
.search-form .search-submit {
	background-color: #ffffff;
	font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 21px;
	color: #DD2872;
	background-color: transparent;
	line-height: 50px;
	height: 50px;
	border-style: none;
	vertical-align: middle;
	text-align: center;
	margin: -1px 0 0;
	float: right;
	cursor: pointer;
	width: 50px;
}
	.search-form .search-submit i {
		font-weight: normal
	}
	.home-section.icons .search-form .search-submit {
		background-color: transparent;
		height: 71px;
		line-height: 70px;
		width: 70px;
		font-size: 28px;
		background-color: #ffffff;
	}
	.span_content .search-form .search-submit {
		
	}
.search-form .search-submit:hover, .search-form .search-submit:focus, .home-section.icons .search-form .search-submit:hover {
	color: #4bb39b !important;
}


/*Subscribe Forms*/

.subscribe {
	
}

.subscribe .email-form {
	clear: none;
	margin: 0;
	overflow: hidden;
	position: relative;
	text-align: left;
}

.subscribe .email-input {
	border: none;
	background-color: #ffffff;
	color: #434f57;
	font-style: italic;
	font-size: 16px;
	float: left;
	width: 100%;
	height: 58px;
	line-height: 58px;
	margin: 0;
	padding: 0 16px;
}
	.subscribe .name-input {
		width: 100%;
		margin-bottom: 15px
	}
	.email-input:focus {
		outline: none;
		color: #382E28;
		background-color: #ffffff;
		border-left: 4px solid #DD2872
	}


.subscribe .email-submit {
	border: none;
	width: 100%;
	font-size: 21px;
	color: #DD2872;
	background-color: transparent;
	text-align: center;
	border: none;
	float: right;
	display: inline-block;
	width: 58px;
	height: 58px;
	line-height: 58px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	right: 0;
	bottom: 0;
}

	.subscribe .email-submit i {
		font-size: 32px;
		margin-top: -2px;
		vertical-align: middle;
	}

	.subscribe .email-submit:hover, .subscribe .email-submit:focus {
		color: #4bb39b;
	}

.email-input::placeholder {
	color: #9B9693;
}
.search-field::placeholder {
	color: #9B9693;
}
.formkit-alert-success {
	text-align: center;
	font-weight: bold;
	background-color: #ffffff;
	padding: 10px;
	line-height: 1.4;
	color: #DD2872;
}

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

.press {
	margin-top: 50px;
	border-top: 1px solid #F2EEEB;
	padding: 30px 0;
	overflow: hidden;
}
	body.home .press {
		margin-top: 0;
	}
	body.paged .press {
		margin-top: 50px;
	}
	.press-mobile {
		display: none
	}
	.press h2 {
		color: #9B9693;
		font-weight: bold;
		font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
		text-transform: uppercase;
		letter-spacing: .15em;
		font-size: 12px;
		line-height: 1.3;
		margin: 0;
	}
	.press img {
		width: 100%;
		height: auto;
		float: left;
		margin: 0;
	}
.footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 70px 0 50px;
	font-size: 16px;
	background-color: #F2EEEB;
}
	
.footer a {
	text-decoration: none;
	color: #382E28;
}
	.footer a:hover {
		color: #4CB39B;
	}
	.footer h2 {
		font-size: 18px;
		margin: 0 0 15px;
	}
	.footer p {
		margin: 0 0 12px;
	}
.footer .wrap {
	overflow: visible;
}
.footer .widget {
	margin: 0;
}
.footer .about  {
	width: -moz-calc(100% - 480px);
	width: -webkit-calc(100% - 480px);
	width: calc(100% - 480px);
	padding-right: 40px;
	float: left;
	text-align: left;
	margin-bottom: 40px
}
	.footer .about img {
		width: 30%;
		height: auto;
		float: left;
		border-radius: 50%;
		margin-top: -10px;
		margin-right: 5%;
		margin-bottom: 40px
	}
	.footer .about h2 {
		font-size: 28px;
	}
		.footer .about h2 em {
			color: #706964
		}
	.footer .about p.more a {
		color: #DD2872;
		background-color: transparent;
		text-decoration: underline;
		padding: 0;
	}
		.footer .about a:hover {
			color: #4bb39b !important;
			background-color: transparent;
		}
	.footer .about p {
		width: 65%;
		float: right;
	}
		.footer .about p a {
			text-decoration: underline
		}
.footer .about .social {
	clear: right
}
.footer .widget_nav_menu {
	width: 120px;
	float: left;
	text-align: left;
	margin-left: 40px;
	font-size: 14px;
}
.footer .widget_nav_menu h2 {
	font-size: 15px;
	font-weight: bold;
	font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .15em;
}
.footer .widget_nav_menu ul li {
	margin-bottom: 12px;
}

.copyright {
	text-align: center;
	font-size: 12px;
	color: #67696a;
	clear: both;
}
.copyright p {
	text-align: center;
	margin: 0;
}
.copyright strong {
	font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .12em;
	font-size: 107%;
}

.copyright em {
	text-transform: none;
	font-weight: normal;
	letter-spacing: normal;
}

.copyright a {
	text-decoration: underline;
	color: #67696a;
}

.copyright a:hover {
	color: #382E28;
}


.footer a.top {
	display: inline-block;
	position: absolute;
	top: -25px;
	right: 20px;
	color: #DD2872;
	font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .12em;
	font-size: 11px;
	text-align: center;
}
	.footer a.top i {
		font-size: 30px;
		display: block;
		color: #ffffff;
		background-color: #DD2872;
		border-radius: 50%;
		width: 50px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		margin-bottom: 3px;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out
	}
	.footer a.top:hover {
		color: #4bb39b
	}
		.footer a.top:hover i {
			background-color: #4bb39b
		}

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

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

#respond {
	margin-bottom: 90px;
	padding: 2% 5% 10px;
	background: #F2EEEB;
}

	#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 0 30px;
	padding: 0;
}

#comment-list li {
	margin: 30px 0;
	padding: 25px;
	background-color: #ffffff;
	border: 1px solid #EBEAE9;
	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: #F2EEEB;
	padding: 20px;
}

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

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

.comment-meta {
	margin: 0;
	color: #67696a;
	font-size: 11px;
	text-align: left;
	clear: none;
}

.comment-meta:before {
	display: none;
}

.comment-meta a {
	
}

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

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

.comment-meta a:hover {
	color: #382E28;
	text-decoration: underline
}

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

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

#commentform label {
	
}

#commentform p {
	margin-bottom: 5px
}

.wp-smiley {
	vertical-align: middle
}
.akismet_comment_form_privacy_notice {
	font-style: italic;
	color: #7C7571;
	font-size: 14px;
	line-height: 1.4;
	margin: 0 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: #382E28;
	font-size: 11px;
	font-weight: bold
}

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

.pagination {
	font-weight: bold;
	font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .15em;
	clear: both;
	text-align: center;
	font-size: 11px;
	margin: 0;
	padding: 10px 0;
	overflow: hidden;
	color: #7C7571;
}
.pagination h2.screen-reader-text {
	
}
.pagination .nav-links {
	display: inline-block
}
.pagination a {
	box-shadow: none !important
}
.pagination .page-numbers {
	color: #7C7571;
	margin: 0;
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #EBEAE9;
	border-radius: 50%;
}

.pagination .page-numbers.current, .pagination a.active {
	color: #ffffff;
	background-color: #DD2872;
	font-weight: bold;
	border: none;
}
	.pagination .page-numbers:nth-last-child(2) {
		display: none
	}
		body.archive .pagination .page-numbers:nth-last-child(2) {
			display: inline-block
		}
	
.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 {
	background-color: #DD2872;
	color: #FFFFFF;
}

	.pagination .prev:hover, .pagination .next:hover {
		color: #DD2872 !important;
	}
	
		
/*!---------MAIN DROPDOWN MENU---------*/

#main {
	padding: 0;
	text-align: right;
	font-weight: bold;
	font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-size: 14px;
	line-height: 70px;
	height: 70px;
	display: block;
}

#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: #382E28;
	-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:hover a {
	color: #4CB39B;
}

#main li.search a {
	display: block;
	width: 45px;
	font-size: 18px;
}

#main li.bold a {
	font-weight: bold;
	color: #DD2872
}

#main li.search {
	vertical-align: middle;
	margin: 0 0 0 10px;
	
}
#main li.search a, #main li.search label.custom-mobile-search {
	width: 50px;
	height: 80px;
	line-height: 80px;
	color: #DD2872;
	text-align: center;
	padding-right: 20px;
	display: block;
	position: relative;
	top: 2px;
}
	#main li.search label.custom-mobile-search:hover {
		cursor: pointer;
	}
	#main li.search a i, #main li.search label.custom-mobile-search i {
		font-size: 26px;
		line-height: 70px;
	}
	
/*!Sub Menus Level 1 */

#main ul ul {
	font-size: 12px;
	transform: rotateX(-90deg) translateX(-50%);
	transform-origin: top left;
	opacity: 0.3;
	transition: 280ms all 120ms ease-out;
	visibility: hidden;
	position: absolute;
	top: 52px;
	left: 50%;
	padding: 7px 0;
	line-height: 1.4;
	background-color: #ffffff;
	-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);

	text-align: center;
	z-index: 2001;
	width: 200px;
}

#main ul ul li {
	float: none;
	width: 180px;
	margin: 0;
}

#main li li a {
	width: 100%;
	padding: 11px 15px;
	border: none;
	color: #382E28 !important;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
	
	#main li li a:hover {
		color: #4CB39B !important
	}

#main li li.bold a {
	
}

#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: bold;
	float: right;
	display: inline-block;
	position: absolute;
	right: 0px;
	top: 12px;
	font-size: 82%;
}
	
		
/*!Sub Menus Level 2*/

#main ul ul li ul {
	left: 290px;
	top: 0;
	margin: 0;
}

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

#main li li li a {
	
}


/*! WPRM */

.wprm-recipe.wprm-recipe-template-custom {
	position: relative;
	overflow: visible;
	margin: 70px 0 55px;
	border: none;
	border: none;
	font-size: 92%;
	line-height: 1.6;

}

.wprm-recipe-head {
	padding: 28px;
	background-color: #F2EEEB;
}

.wprm-recipe-body {
	padding: 11px 25px 25px;
	border: 2px solid #F2EEEB;
}

.wprm-recipe.wprm-recipe-template-custom .wprm-container-float-right {
	float: right;
	width: 35%;
	margin: 2px 0px 15px 15px;
	position: relative;
	z-index: 101;
	text-align: center;
}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-image {
		position: relative;
		margin-bottom: 15px
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-image img {
		display: block;
		width: 100% !important;
		max-width: 100%;
		height: auto !important;
	}
	
.wprm-recipe.wprm-recipe-template-custom h2, .wprm-recipe.wprm-recipe-template-custom h2.wprm-recipe-name {
	margin: 5px 0 5px !important;
	font-size: 38px;
	border: none;
	padding: 0;
}
	.wprm-recipe.wprm-recipe-template-custom h2.wprm-recipe-name em {
		color: #DD2872;
		text-transform: uppercase;
	}

.wprm-recipe.wprm-recipe-template-custom h3.wprm-recipe-header {
	margin: 20px 0 15px !important;
	font-size: 24px;
	letter-spacing: normal !important;
	text-transform: none !important;
	letter-spacing: normal;
}
	.wprm-recipe.wprm-recipe-template-custom h3.wprm-recipe-instructions-header {
		margin-top: 30px !important
	}
.wprm-recipe.wprm-recipe-template-custom h4.wprm-recipe-group-name {
	font-weight: bold;
	margin: 20px 0 15px !important;
	font-size: 18px;
}

.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-summary {
	margin: 15px 0 15px;
}

.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-instructions-container {
	margin-bottom: 35px
}

.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-notes-container {
	border-top: 1px solid #eeeeef;
}

.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-ingredient-notes {
	font-style: italic;
	opacity: 1.0;
	color: #67696a;
}
.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-header .wprm-unit-conversion-container, .wprm-recipe-header .wprm-recipe-adjustable-servings-container, .wprm-recipe-header .wprm-recipe-media-toggle-container {
	vertical-align: middle !important;
	margin-top: -7px;
	margin-left: 5px 
}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-header .wprm-unit-conversion-container {
		margin: 0 0 0 15px
	}
.wprm-recipe.wprm-recipe-template-custom .wprm-toggle-container, .wprm-recipe.wprm-recipe-template-custom .wprm-unit-conversion-container {
    border-color: #746D68 !important;
}
.wprm-recipe.wprm-recipe-template-custom .wprm-toggle-container .wprm-toggle, .wprm-recipe.wprm-recipe-template-custom .wprm-unit-conversion-container button {
	border-color: #746D68 !important;
    font-size: 13px;
    font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: normal;
    letter-spacing: normal;
    font-weight: bold;
    padding: 7px 10px 5px !important;
}
	.wprm-recipe.wprm-recipe-template-custom .wprm-unit-conversion-container button {
		font-size: 9px;
		letter-spacing: .15em
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-toggle-container .wprm-toggle-active, .wprm-recipe.wprm-recipe-template-custom .wprm-unit-conversion-container button.wprmpuc-active {
		color: #ffffff !important;
		background-color: #746D68 !important;
	}

/*Recipe Meta*/

.wprm-recipe.wprm-recipe-template-custom .recipe-meta {
	margin: 15px 0 15px;
	line-height: 1.8;
	text-align: left;
	color: #382E28;
}
	.wprm-recipe.wprm-recipe-template-custom .recipe-meta a {
		border: none !important;
		box-shadow: none !important;
		text-decoration: underline;
	}
.wprm-recipe.wprm-recipe-template-custom .meta-bottom {
	clear: both;
	color: #382E28;
	margin: 5px 0;
	text-align: center
}
.wprm-recipe.wprm-recipe-template-custom .recipe-meta .wprm-block-text-normal, .wprm-recipe.wprm-recipe-template-custom .wprm-recipe-servings-container {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .1em;
}
	.wprm-recipe.wprm-recipe-template-custom .recipe-meta .wprm-block-text-italic {
		font-size: 14px;
		font-weight: normal;
		text-transform: lowercase;
		letter-spacing: normal;
		font-weight: normal;
		letter-spacing: normal;
		font-family: "-apple-system","BlinkMacSystemFont","segoe ui","Roboto","Oxygen-Sans","Ubuntu","Cantarell","helvetica neue",sans-serif;
		font-style: italic !important;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-servings-link {
		background-color: #ffffff;
		padding: 0 3px 0 5px
	}
	
.wprm-recipe.wprm-recipe-template-custom .recipe-meta .wprm-recipe-block-container:before {
	content: "\f017";
		font-family: "Font Awesome 5 Pro";
		font-weight: bold;
		color: #DD2872;
		vertical-align: middle;
		margin-right: 4px;
			
}
	.wprm-recipe.wprm-recipe-template-custom .recipe-meta .wprm-recipe-servings-container:before {
		content: "\f2e6";
	}
	.wprm-recipe.wprm-recipe-template-custom .recipe-meta .wprm-recipe-author-container:before {
		content: "\f007";
	}
	.wprm-recipe.wprm-recipe-template-custom .recipe-meta .wprm-recipe-course-container:before {
		content: "\f2e6";
	}
	.wprm-recipe.wprm-recipe-template-custom .recipe-meta .wprm-recipe-cuisine-container:before {
		content: "\f86b";
	}
.wprm-recipe.wprm-recipe-template-custom .recipe-meta .wprm-recipe-details-unit, .wprm-recipe.wprm-recipe-template-custom .wprm-recipe-servings-unit, .wprm-recipe.wprm-recipe-template-custom .wprm-nutrition-label-text-nutrition-unit {
	font-size: 100%
}
	.wprm-recipe.wprm-recipe-template-custom .recipe-meta-bottom p {
		margin-top: 25px;
		margin-bottom: 10px;
	}

/*Ratings*/
.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-rating {
	font-size: 20px;
	margin: 15px 0 !important;
}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-rating-details {
		font-style: italic;
		font-weight: normal !important;
		display: inline-block !important;
		font-size: 13px;
		margin: 0 0 0 10px !important;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out
	}

.comment-form-wprm-rating label {
	position: relative;
	top: -3px;
}
		
/*Buttons*/
.wprm-recipe.wprm-recipe-template-custom .wprm-template-buttons {
	margin: 0px 0px 35px;
	clear: both;
	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;
	justify-content: space-between;
}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-head .wprm-template-buttons {
		margin: 25px 0 0
	}
.wprm-recipe.wprm-recipe-template-custom a.wprm-recipe-link, .wprm-recipe-roundup-item a.wprm-recipe-roundup-link {
	text-decoration: none;
	font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-size: 13px;
	font-weight: bold;
	border: none !important;
	box-shadow: none !important;
	margin: 0 !important;
	width: 32%
}
.wprm-recipe.wprm-recipe-template-custom a.wprm-recipe-link:hover, .wprm-recipe-roundup-item a.wprm-recipe-roundup-link:hover {
	background-color: #4CB39B !important
}
/*Lists*/

.wprm-recipe.wprm-recipe-template-custom ul.wprm-recipe-ingredients li, .wprm-recipe.wprm-recipe-template-custom ul.wprm-recipe-equipment li {
	margin-bottom: 6px;
	line-height: 1.5;
	list-style-type: none !important;
	margin-left: 30px !important
}
	.wprm-recipe.wprm-recipe-template-custom ul.wprm-recipe-ingredients .wprm-recipe-ingredient-amount, .wprm-recipe-ingredient-unit {
		font-weight: bold;
	}
	.wprm-recipe-ingredient-unit-system-2 * {
		font-weight: normal !important
	}
.wprm-recipe.wprm-recipe-template-custom ul.wprm-recipe-ingredients li:before, .wprm-recipe.wprm-recipe-template-custom ul.wprm-recipe-equipment li:before {
	content: "";
	font-weight: bold;
	width: 6px;
	height: 6px;
	position: relative;
	top: -3px;
	margin-left: -18px;
	margin-right: 13px;
	background-color: #DD2872;
}
.wprm-recipe.wprm-recipe-template-custom .wprm-checkbox-container {
	display: inline-block;
    position: absolute;
    left: -30px;
    top: 6px;
    line-height: 1;
}

.wprm-recipe.wprm-recipe-template-custom ul.wprm-advanced-list li:before {
	margin-top: 3px;
	font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
}

.wprm-recipe.wprm-recipe-template-custom ul.wprm-recipe-instructions li {
	margin-left: 36px !important;
	margin-bottom: 15px;
}
.wprm-recipe.wprm-recipe-template-custom ul.wprm-recipe-equipment li .wprm-recipe-equipment-name {
	display: inline
}


/*Nutrition*/

.wprm-recipe.wprm-recipe-template-custom .wprm-nutrition h3 {
	display: none
}
.wprm-recipe.wprm-recipe-template-custom .wprm-nutrition-label-container {
	color: #382E28;
	font-size: 14px;
	line-height: 1.7;
	font-weight: bold;
	/*text-align: center;
	background-color: #F2EEEB;
	padding: 20px;*/
	border: 1px solid #eeeeef;
	padding: 20px;
	text-align: left !important;
	opacity: 0.7;
	margin-top: 35px;
}
	.wprm-recipe.wprm-recipe-template-custom .wprm-nutrition-label-container:before {
		content: "Nutrition Information: ";
		font-family: "caustenround", Geneva, Helvetica, Arial, sans-serif;
		font-weight: bold;
		color: #382E28;
		text-transform: uppercase;
		letter-spacing: .1em;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-nutrition-label-container .wprm-block-text-italic {
		letter-spacing: normal;
		text-transform: lowercase;
		font-weight: normal;
	} 


.wprm-recipe.wprm-recipe-template-custom .wprm-nutrition-label-container-grouped .wprm-nutrition-label-text-nutrition-container {
    white-space: nowrap;
    padding-right: 10px;
    flex-basis: 33% !important;
}

/*Footer*/

.wprm-recipe.wprm-recipe-template-custom .recipe-ps, .recipe-ps {
	padding: 30px;
	background-color: #F2EEEB;
	margin: 0;
	font-size: 90%;
}
	.wprm-recipe.wprm-recipe-template-custom .recipe-ps p, .recipe-ps p {
		margin: 0 0 10px;
		line-height: 1.5 !important;
	}
		.wprm-recipe.wprm-recipe-template-custom .recipe-ps p:last-of-type, .recipe-ps p:last-of-type {
			margin-bottom: 0;
		}
	.wprm-recipe.wprm-recipe-template-custom .recipe-ps h3, .recipe-ps h3 {
		margin: 0 0 10px !important;
		font-size: 32px;
	}
	.wprm-recipe.wprm-recipe-template-custom .recipe-ps h3:before, .recipe-ps h3:before {
		content: "\f16d";
		font-family: 'Font Awesome 5 Brands';
		font-weight: 300;
		float: left;
		text-align: center;
		display: inline-block;
		margin: -4px 20px 15px 0;
		font-size: 52px;
		line-height: 100px;
		width: 100px;
		height: 100px;
		color: #ffffff;
		background-color: #DD2872;
		border-radius: 50%;
	}



/*Roundups*/
.wprm-recipe-roundup-item {
	text-align: center !important;
	margin: 35px 0 50px;
	background-color: #F2EEEB;
}
.wprm-recipe-roundup-item h3.wprm-recipe-name {
	letter-spacing: .12em !important;
	margin: 1px 0 10px !important;
}
.wprm-recipe-roundup-item .wprm-recipe-roundup-summary-container {
	padding: 25px;
}
.wprm-recipe-roundup-item .wprm-recipe-summary {
	font-size: 90%;
	margin: 15px 0 25px;
}
.wprm-recipe-roundup-item .wprm-recipe-rating {
		font-size: 15px;
		margin: 10px 0 10px;
	}
	
.wprm-recipe-roundup-item a.wprm-recipe-roundup-link:after {
	content: "\f324";
	font-family: "Font Awesome 5 Pro";
	font-weight: normal;
	margin-left: 5px;
}

/*Jump Button*/
.post-meta .meta-left {
	float: left;
	display: block;
	vertical-align: middle;
	width: 260px;
	line-height: 1.5;
}
	.post-meta .meta-left a {
		text-decoration: underline
	}
	.post-meta .meta-left em {
		font-size: 11px;
	}
.post-meta .avatar {
	background: url(images/avatar.jpg) no-repeat;
	background-size: 100% auto;
	width: 34px;
	height: 34px;
	margin-right: 8px;
	margin-top: 0;
	border-radius: 50%;
	display: inline-block;
	float: left;
	vertical-align: middle;
}
.post-meta .wprm-recipe-snippet {
	clear: none !important;
	display: inline-block;
	float: right;
	vertical-align: middle;
	text-align: center !important;
	margin: 0 !important
}
	.post-meta a.wprm-recipe-link {
		display: inline-block;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		text-align: center;
		letter-spacing: .1em;
		padding: 4px 10px 3px !important;
		border: none;
		background-color: #ffffff;
		border: 1px solid #E8E8E8;
		font-size: 12px;
		margin: 0 5px 0 0 !important;
	}
		.post-meta a.wprm-recipe-link:hover, .post-meta a.wprm-recipe-link:focus {
			color: #ffffff !important;
			background-color: #382E28 !important;
			opacity: 1.0 !important;
		}
		.post-meta a.wprm-recipe-link:before {
			content: "\f063";
			font-family: "Font Awesome 5 Pro";
			font-weight: normal;
			margin-right: 5px;
			color: #DD2872;
		}
			.post-meta a.wprm-video-link:before, .post-meta a.wprm-recipe-jump-video:before {
				content: "\f03d";
				font-family: "Font Awesome 5 Pro";
				font-weight: bold;
				margin-right: 5px;
				color: #4CB39B;
			}
	/*.post-meta .wprm-recipe-snippet:after {
		content: "//";
		color: #cfcece;
		letter-spacing: 0;
		margin: 0 5px 0 10px;
	}*/
.post-meta .wprm-recipe-snippet .wprm-recipe-rating {
	display: inline-block;
	font-size: 15px;
	margin-left: 6px;
}
	
.post-meta .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: 8px;
	font-size: 12px;
}