html {
	-webkit-text-size-adjust: 100%;
}
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="email"],
.text-field
.textarea {   
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   border-radius: 0;
}

/*---RESPONSIVE QUERIES---*/
@media ( min-width : 865px ) and ( max-width : 990px ), ( min-width : 480px ) and ( max-width : 605px ), ( max-width : 400px ) {

	
}
@media ( min-width : 800px ) and ( max-width : 1000px ), ( max-width : 600px ) {
	.wprm-recipe-roundup-item {
		display: block;
	}
	.wprm-recipe-roundup-item .wprm-recipe-image {
		max-width: 350px;
		width: 90%;
		margin: 5% auto 0;
	}

	.wprm-recipe-roundup-content {
		padding: 5%;
		text-align: center
	}
		.wprm-recipe-roundup-item .wprm-recipe-name {
			text-align: center;
			background: none;
		}
	.post-meta.post-cat a {
		font-size: 11px;
		letter-spacing: .1em;
		padding: 7px 7px 7px 9px;
	}
	
}
	
@media ( min-width : 650px ) and ( max-width : 800px ) {
	body.home .header-spacer {
		margin-bottom: 2%;
	}
}
@media ( min-width : 650px ) and ( max-width : 800px ), ( max-width : 475px ) {
	.home-section .item a.overlay .title {
		letter-spacing: .1em;
		font-size: 11px;
		padding: 7px 9px 7px 10px;
	}
}

@media ( max-width : 1220px ) {
	.sidebar .home-section.about .widget-content .image:before {
		left: auto;
		top: -40px;
		right: -20px;
		width: 86px;
		height: 86px;
	}
}


@media ( max-width : 1000px ) {

	.footer .wrap .subscribe {
		width: 300px;
	}
	.footer .wrap .logo {
		width: 190px;
	}
	.footer .wrap .copyright {
			width: 190px;
		}
	.footer .wrap .footer-nav {
		width: 300px;
	}
	
}
@media ( max-width : 900px ) {
	#main {
		font-size: 17px;
		font-size: 2vw;
	}
	
	#main li {
		display: inline-block;
		margin: 0 7px;
		padding: 0;
		position: relative;
	}
	
	#main li a {
		display: inline-block;
		padding: 0 3px;
	}
	#main li.social {
		margin: 0 2px 0 2px;
	}
	#main li.search a, #main li.search label.custom-mobile-search {
		width: 40px;
		height: 60px;
		line-height: 60px;
		padding-right: 5px;
		top: 0;
	}
	

	
}
@media ( max-width : 840px ) {
	.footer {
		padding: 1px 0 20px;
		margin-top: 120px;
	}
	.footer>.wrap {
		display: block;
		text-align: center;
	}
		.footer>.wrap .wrap {
			padding: 0;
		}
	.footer .wrap .logo {
		grid-area: 1 / 1 / 2 / 2;
		width: 118px;
		text-align: center;
		margin: -60px auto 35px;
		display: block;
	}
		.footer .wrap .logo img {
			margin: 0 auto;
		}
	.footer .wrap .subscribe {
		grid-area: 2 / 1 / 3 / 2;
		width: 100%;
		max-width: 340px;
		margin: 0 auto 35px;
	}
	.footer .wrap .footer-nav {
		grid-area: 3 / 1 / 4 / 2;
		width: 100%;
		margin: 0 auto 35px;
		justify-content: space-evenly;
	}
	.footer .wrap .copyright {
		grid-area: 4 / 1 / 5 / 2;
		width: 100%;
		margin: 0 auto;
		float: none;
	}
}




@media ( max-width : 799px ) {
	body {
		border: none;
		padding: 0;
	}

	.span_content, .span_content_full {
		float: none;
		width: 100%;
		max-width: 720px;
		margin: 0 auto;
	}
		.span_content_full {
			max-width: 100%;
		}	
	.span_sidebar {
		clear: both;
		width: 100%;
		float: none;
		margin: 50px auto 0;
		border-top: 1px solid #ececec;
		padding-top: 50px;
		max-width: 400px;
	}
	.facet_sidebar {
		border: none;
		padding: 0;
		margin: 0 0 25px;
	}
	button.facetwp-flyout-open {
		display: block !important;
	}
	.facetwp-flyout {
		display: block
	}
	.facet_left {
		display: none
	}
	.flyout-row h3 {
		margin: 0 0 10px !important;
	}
	.flyout-row.name-load_more {
		display: none
	}
	
	#main, .top-stuff, .logo, .header, .top-bar {
		display: none;
	}

	.header-spacer {
		height: 50px;
		margin-bottom: 0px;
	}
		

	.span_content_full .items-3-col .item, .teaser-posts.items-3-col .item {
		width: calc((100% / 2) - 4%);
		margin: 0 2% 25px;
	}
		.span_content_full .items-3-col .item .title, .span_content .items-2-col.search-posts .item .title, .teaser-posts.items-3-col .item .title {
			font-size: 32px;
			font-size: clamp(18px, 4.5vw, 32px);
		}
		body.home .teaser-posts.items-3-col .item:nth-child(3) {
			display: none;
		}
	.home-section.latest-recipes {
		padding-top: 3vw;
	}

			
.home-section .big-feature-content {
	margin-left  : calc( -100vw / 2 + 100% / 2 );
	margin-right : calc( -100vw / 2 + 100% / 2 );
	max-width    : 100vw;

}
	.home-section .big-feature-content .image a {
		-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 .big-feature-content .image .image1 {
		overflow: hidden;
		width: 100%;
		float: none;
		margin-top: 1%;
		order: 3;
	}
	.home-section .big-feature-content .image .image2 {
		width: 49%;
		float: none;
		order: 1;
	}
	.home-section .big-feature-content .image .image3 {
		width: 49%;
		float: none;
		order: 2;
	}
		.home-section .big-feature-content .image a img {
			object-fit: unset;
			width: 100%;
			height: auto;
			min-height: auto;
			display: block;
		}
		
	.home-section .big-feature-content .caption {
		width: 92%;
		margin: -30% 4% 0;
		padding: 4%;
		position: relative;
		left: 0;
		bottom: 0;
		z-index: 11;
	}
		.home-section.right .big-feature-content .caption {
			padding: 4%;
		}

	
	.home-section.subscribe {
		padding: 0;
		margin-top: 50px;
		overflow: visible
	}
		.inner-post .subscribe {
			padding: 1px 20px 20px;
			margin-top: 90px;
		}
	.optin-content {
		overflow: visible;
		max-width: 550px;
		margin: 0 auto;
	}
	.optin-content .image {
		width: 110px;
		height: 110px;
		max-width: 110px;
		padding: 8px;
		margin: 0 auto;
		background-color: #154c44;
		border-radius: 50%;
		overflow: hidden;
		margin-top: -55px;
	}
	.optin-content .caption {
		flex: 100% 1 0;
		padding-right: 0;
	}
		.optin-content .caption h2 {
			
		}
	.optin-content .form {
		flex: 100% 1 0;
		margin: 15px 0
	}
	
	.wprm-recipe.wprm-recipe-template-purr-custom h2.wprm-recipe-name:before {
		width: 86px;
		height: 86px;
		right: -20px;
		top: -20px;
	}

}
@media ( max-width : 728px ) {	
	.home-section .widget-content .image {
		width: 96%;
		margin: 0 auto;
		text-align: center;
		max-width: 400px;
	}
		.home-section .widget-content .image {
			width: 100%;
		}
		.lower-home-sections .home-section.has-background.about, .page-content .home-section.has-background.about {
			padding: 0 0 5vw;
			margin-top: 11vw;
			margin-bottom: 9vw;
			background-color: unset;
		}
			.lower-home-sections .home-section.has-background.about:after, .page-content .home-section.has-background.about:after {
				display: block;
				content: "";
				width: 100%;
				height: auto;
				position: absolute;
				bottom: 0;
				right: 0;
				left: 0;
				top: 265px;
				background-color: #f6f6f5;
				z-index: -1;
			}
		.lower-home-sections .home-section.about .widget-content .image, .page-content .home-section.about .widget-content .image {
			margin: 0% auto 0;
			position: relative;
		}
	.lower-home-sections .home-section.has-background.book, .block-section.has-background.book, .page-content .home-section.has-background.book {
		padding-top: 3vw;
		margin-top: 4vw;
		margin-bottom: 4vw;
	}
	
	.home-section .widget-content .caption {
		width: 100%;
		text-align: center
	}
		.home-section .widget-content .block-title {
			text-align: center;
		}
		.home-section .widget-content .more {
			text-align: center;
		}

			
	.recipe-summary {
		padding: 0;
	}
	.recipe-summary .wrap {
		padding: 0;
	}
	.recipe-summary .wrap .summary-image {
		width: 100%;
		order: 1;
	}
	.recipe-summary .wrap .summary-content {
		width: 92%;
		margin: -50% 4% 0;
		background-color: #ffffff;
		padding: 4%;
		order: 2;
	}
		.recipe-summary .wrap .summary-content-container {
			background-color: transparent;
			padding: 0%;
		}
	.recipe-summary .recipe-meta {
		
	}
	.recipe-summary .breadcrumb {
		text-align: left;
	}
	.recipe-summary .mobile-jump {
		display: block;
		text-align: left;
		margin: 25px 0 25px 0;
	}
		.recipe-summary .mobile-jump .wprm-recipe-snippet {
			text-align: left;
		}
	.recipe-summary .desktop-jump {
		display: none;
	}
	.recipe-summary .toc, .recipe-summary #ez-toc-container, .lwptoc {
		margin-right: 0;
	}

}
@media ( max-width : 700px ) {
	.cat-landing {
		margin-bottom: 8vw;
	}
	


	.items-8-col {
		margin: 0 -1%;
	}
		.items-8-col .item {
			width: calc((100% / 4) - 2%);
			margin: 0 1% 2%;
			
		}
		
		.items-7-col .item .title, .items-8-col .item .title {
			font-size: 14px;
			font-size: clamp(10px, 2.5vw, 14px);
			margin: 8px 0
		}
		
	.items-6-col, .items-5-col {
		margin: 0 -2%;
		justify-content: center;
	}
		.items-6-col .item, .items-5-col .item {
			width: calc((100% / 3) - 4%);
			margin: 0 2% 5px;
			
		}
		.items-5-col .item .title, .items-6-col .item .title {
			font-size: 18px;
			font-size: clamp(12px, 4vw, 18px);
		}
		
	.popular.items-5-col {
		margin: 0 -1%;
		justify-content: center;
	}
		
		.items-5-col .item:nth-child(6) {
			display: block;
		}
		.popular.items-5-col .item {
			width: calc((100% / 2) - 6%);
			margin: 0 3% 0px;
		}
			
		
	.popular .item .image:after {
		top: -12%;
		left: -10%;
		font-size: clamp(40px, 14vw, 80px);
		-webkit-text-stroke-width: 1.5px;
	}
		/*.popular.items-5-col .item:nth-child(1) {
			width: calc((100% / 1) - 6%);
			margin: 0 3% 20px;
		}
		.popular .item:nth-child(1) .title {
			font-size: 18px;
			font-size: clamp(12px, 7vw, 24px);
		}
		.popular .item:nth-child(1) .image:after {
			top: -6%;
			left: -5%;
			font-size: clamp(40px, 19vw, 80px);
			-webkit-text-stroke-width: 1.5px;
		}*/


}
@media ( max-width : 650px ) {
	.home-section {
		clear: both;
		position: relative;
		padding: 5vw 0;
	}
	.home-section .block-title, .widget.popular-posts .block-title {
		text-align: center;
	}
	.home-section p.description {
		text-align: center
	}
	
	.upper-home-sections .home-section.search-block {
		padding: 3vw 0 6vw;
	}
	.upper-home-sections .home-section:nth-child(1) {
		background-color: #f6f6f5;
		padding-top: 4%;
	}
	.upper-home-sections .home-section:nth-child(1):after {
		display: none
	}
	
	.items-4-col {
		margin: 0 -2%;
	}
		.items-4-col .item {
			width: calc((100% / 2) - 4%);
			margin: 0 2% 2%;
		}
			.items-4-col.image-blocks .item {
				margin-bottom: 6%
			}
	.items-4-col .item .title {
		font-size: 16px;
		font-size: clamp(12px, 4vw, 18px);
		}

	
	.wprm-recipe.wprm-recipe-template-purr-custom {
		padding: 0;
		margin-left: -20px;
		margin-right: -20px;
		border: none;
	}
	.wprm-recipe.wprm-recipe-template-purr-custom .wprm-recipe-head {
		padding: 15px 20px;
	}
	.wprm-recipe.wprm-recipe-template-purr-custom .wprm-recipe-body {
		padding: 15px 15px 0px;
	}
	.wprm-recipe.wprm-recipe-template-purr-custom h2, .wprm-recipe.wprm-recipe-template-purr-custom h2.wprm-recipe-name {
		font-size: 4.5vw;
		font-size: clamp(21px, 4.5vw, 32px);
	}
		.wprm-recipe.wprm-recipe-template-purr-custom h2.wprm-recipe-name:before {
			width: 80px;
			height: 80px;
			right: 0;
			top: -15px;
		}
	
	
}

@media ( max-width : 500px ) {
	
	.upper-home-sections .home-section.search-block .block-title {
		font-size: 6vw;
	}
	
	.archives.items-3-col .item {
		margin-bottom: 15px;
		width: calc((100% / 2) - 4%);
	}
		
	.breadcrumb {
		text-transform: lowercase;
		letter-spacing: normal;
	
	}
	.breadcrumb_last {
		display: none;
	}
	.pagination h2.screen-reader-text {
		margin-bottom: 12px;
	}
	.archiveslist {
		 overflow: hidden;
		 -moz-column-count: 2;
		 -moz-column-gap: 10px;
		 -webkit-column-count: 2;
		 -webkit-column-gap: 10px;
		 column-count: 2;
	}


}
@media ( max-width : 475px ) {
	.home-section .big-feature-content .subtitle {
		margin-bottom: 10px;
		font-size: 12px;
	}
	
	
	.wprm-recipe.wprm-recipe-template-purr-custom .wprm-prevent-sleep {
		margin: 0 !important;
		height: auto !important;
		display: block !important;
	}
	.wprm-toggle-switch-container .wprm-prevent-sleep-description {
		margin-left: 5px !important;
		font-size: 11px !important;
	}


}
@media ( max-width : 450px ) {
	h1 {
		
	}
	h3, h2 {
		font-size: 28px;
	}
	.post-content h3, .page-content h3 {
		margin-top: 30px;
		font-size: 21px;
	}
	.sidebar .home-section.about .widget-content .image:before {
		left: auto;
		top: -30px;
		right: -10px;
		width: 76px;
		height: 76px;
	}
}
@media ( max-width : 425px ) {
	.wrap, .wrapper {
		padding: 0 15px;
	}

	.home-section p.description {
		font-size: 90%;
		line-height: 1.5;
		margin: -15px 0 15px;
	}

	h2[class*="icon-"]:before {
		float: left;
	}
	.has-background h2[class*="icon-"] {
		padding-left: 20px;
	}
	.has-background h2[class*="icon-"]:before {
		margin-left: 0;
		margin-right: 7px;
		width: 42px;
		height: 42px;
		line-height: 42px;
		float: left;
		margin-left: -50px;
	}

	
	
	.wprm-recipe.wprm-recipe-template-purr-custom {
		padding: 0;
		margin-left: -15px;
		margin-right: -15px;
		border: none;
	}
	.wprm-recipe.wprm-recipe-template-purr-custom .wprm-recipe-head {
		padding: 10px 15px;
		text-align: center
	}
	.wprm-recipe.wprm-recipe-template-purr-custom .wprm-image-block {
		width: 100%;
		margin: 5px auto 0;
		float: none;
	}
	.wprm-recipe.wprm-recipe-template-purr-custom .wprm-title-block {
		width: 100%;
		text-align: center;
	}
		.wprm-recipe.wprm-recipe-template-purr-custom h2, .wprm-recipe.wprm-recipe-template-purr-custom h2.wprm-recipe-name {
			font-size: 4.5vw;
			font-size: clamp(21px, 7vw, 32px);
		}
		.wprm-recipe.wprm-recipe-template-purr-custom h2.wprm-recipe-name:before {
			display: none
		}
	.wprm-recipe.wprm-recipe-template-purr-custom .wprm-recipe-body {
		padding: 1px 15px
	}
	.recipe-summary .wprm-recipe-template-custom-snippet {
		margin: 0px auto 10px;
		max-width: 190px;
	}
	.wprm-recipe-snippet a.wprm-recipe-jump {
		display: inline-block;
		width: 179px;
		margin: 0 auto 10px !important;
	}
	#comment-list li {
		padding: 0;
		border: none;
	}
		#comment-list li li {
			padding: 10px;
		}
		#comment-list li.bypostauthor, #comment-list li.byuser {
			background-color: #F4F6F6;
			padding: 10px;
			margin-top: 15px;
		}
	.search-form .search-field {
		height: 60px;
		line-height: 60px;
		font-size: 16px;
	}
	.search-form .search-submit {
		width: 40px;
		height: 60px;
		line-height: 60px;
	}
	.search-form .search-submit svg {
		width: 28px;
		height: 28px;
		top: 0px;
		right: 2px;
	}
	
}
@media ( max-width : 375px ) {
	
	.span_content_full .items-3-col .item, .span_content .items-2-col.search-posts .item {
		width: calc((100%) - 4%);
		margin: 0 2% 40px;
	}
	.span_content_full .items-3-col .item .title, .span_content .items-2-col.search-posts .item .title {
		 font-size: 24px;
		 font-size: clamp(22px, 8vw, 32px);
	}

	
}
@media ( max-width : 360px ) {
	
	.wrap, .wrapper {
		padding: 0 10px;
	}
	
	.wprm-recipe.wprm-recipe-template-purr-custom .wprm-recipe-body {
		padding: 1px 10px
	}
	
	.wprm-recipe.wprm-recipe-template-purr-custom a.wprm-recipe-link {
		width: 100%;
		margin-bottom: 5px !important;
	}

}