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 : 650px ) and ( max-width : 960px ), ( max-width : 600px ) {
	.optin-content {
		flex-wrap: wrap;
		gap: 5px;
	}
	.optin-content .form {
		flex-shrink: 0;
		flex-grow: 1;
		flex-basis: 100%;
		max-width: unset;
	}
}
@media ( min-width : 800px ) and ( max-width : 960px ), ( max-width : 640px ) {
	.wprm-recipe-template-custom-roundup {
		flex-wrap: wrap !important;
		text-align: center;
	}
	.wprm-recipe-roundup-item .wprm-recipe-image {
		flex-basis: 100%;
		padding: 0;
	}
	.wprm-recipe-roundup-item .wprm-recipe-roundup-summary-container {
		flex-basis: 100%;
		padding: 5%;
		text-align: center;
	}
	
}
	
@media ( min-width : 375px ) and ( max-width : 450px ) {
	
}
@media ( min-width : 700px ) and ( max-width : 800px ), ( max-width : 600px ) {
	.items-5-col .item a.overlay .title {
		letter-spacing: .1em;
		font-size: 11px;
		padding: 10px 11px 10px 13px;
		white-space: unset;
		word-wrap: normal
	}
}

@media ( max-width : 1050px ) {
	
}


@media ( max-width : 1000px ) {
	.header .logo {
		width: 300px;
	}
	#main {
		font-size: 12px;
		font-size: 1.5vw;
	}
	#main li {
		margin: 0 -3px;
	}
	
	#main li a {
		padding: 0 10px;
	}
	
}
@media ( max-width : 940px ) {
	.sub-footer {
		
	}
	.sub-footer ul.footer-nav {
		width: 100%;
		text-align: center;
		float: none;
	}
	.sub-footer ul.footer-nav li {
		display: inline-block;
		margin: 0 10px;
	}
		
	.copyright {
		width: 100%;
		text-align: center;
		float: none;
		padding: 0;
	}
	
}
@media ( max-width : 840px ) {
	
}




@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;
	}
		.span_sidebar .subscribe {
			display: none;
		}
	
	.header {
		display: none;
	}
	.top-bar {
		margin-top: 50px;
		display: block;
		text-align: center;
		margin-bottom: 15px;
	}
		body.home .top-bar {
			margin-bottom: 0px;
		}
		.top-bar .social, .top-bar .header-search {
			display: none;
		}

	.upper-home-sections {
		margin-bottom: 8vw;
	}
	.upper-home-sections .wp-block-group .wp-block-group__inner-container {
		padding: 0px;
		flex-wrap: wrap;
		gap: 0;
	}
		.upper-home-sections .wp-block-group .wp-block-group__inner-container .wrap {
			padding: 0 15px;
		}
		.upper-home-sections .wp-block-group .subscribe {
			flex-basis: 100%;
			padding: 25px 0;
		}
		.upper-home-sections .wp-block-group .about {
			flex-basis: 100%;
			padding: 10px 0;
			background-color: #d0dfc7;
		}
			.upper-home-sections .wp-block-group .about .widget-content {
				max-width: 350px;
				margin: 0 auto;
			}
			.upper-home-sections .wp-block-group .about .image {
				margin: -20px 0
			}
				.upper-home-sections .wp-block-group .about .block-title {
					color: #141812 !important;
				}
				.upper-home-sections .wp-block-group .about a.more-link {
					color: #265819;
				}
		
	.home-sections .video-content {
		flex: none;
		display: block;
	}
	.home-sections .video-content .player {
		flex-basis: 100%;
		display: block;
		height: 0;
		padding-bottom: 56%;
		height: 0;
		overflow: hidden;
		position: relative;
	}
	.home-sections .video-content .caption {
		flex-basis: 100%;
		padding: 20px 0;
		order: 2;
	}
	.home-section .video-content .caption .block-title {
		font-size: 5vw;
		font-size: clamp(24px, 8vw, 32px);
	}
	.home-section .video-content .caption .subtitle {
		
	}

	.footer .press .wp-block-group__inner-container {
		display: block;
		text-align: center;
	}

}

@media (max-width: 767px) {
	
	[data-ff-el="root"].ff-692f3aa504cea1b9c4bc0575 .ff-692f3aa504cea1b9c4bc0575__field {
		max-width: unset !important;
	}
	.subscribe [class$='__content'] {
		display: flex !important;
	}
	[data-ff-el="root"].ff-692f3aa504cea1b9c4bc0575 .ff-692f3aa504cea1b9c4bc0575__content, .subscribe [data-ff-el="root"] [class$='__content'], .subscribe .fd-form-content  {
		display: flex !important;
		width: 100% !important;
		margin: 0 auto;
	}
	.subscribe [data-ff-el="root"] div[class$='__fields'] {
		gap: 10px;
		display: flex !important;
		justify-content: space-between !important;
		margin: 0 !important;
		width: 100%;
		flex-grow: 1;
		flex-wrap: wrap;
	}
	.subscribe [data-ff-el="root"] .fd-form-group {
		flex-basis: 48% !important;
		width: 48%;
		flex-grow: 1;
		max-width: unset !important;
		margin: 0 !important;
	}
		.subscribe [data-ff-el="root"] input {
			background-color: #ffffff !important;
			border: none !important;
		}
		
	.press-desktop {
		display: none;
	}
	.press-mobile {
		display: block;
	}
}

@media ( max-width : 728px ) {	
	.upper-home-sections {
		margin-bottom: 10vw;
	}
	.upper-home-sections.home-sections {
		gap: 4vw;
	}
	.upper-home-sections .home-section.has-background {
		padding: 20px 0;
	}
		.upper-home-sections .home-section:not(.has-background):first-child {
			padding: 20px 0;
		}
	.lower-home-sections {
		margin-top: 12vw;
	}
	
	.archives.items-3-col {
		gap: 3vw;
		row-gap: 2vw;
	}
	
	.home-section.icons-block .search-content {
		flex-wrap: wrap;
	}
	.home-section.icons-block .search-content .block-title {
		flex-basis: 100%;
		text-align: center;
	}
	.home-section.icons-block .search-content .form {
		flex-basis: 100%;
		text-align: center;
		max-width: 100%;
	}
	

}
@media ( max-width : 700px ) {
	
	
	.teaser-posts.items-3-col {
		gap: 4vw;
		row-gap: 4vw;
		grid-template-columns: repeat(2, 1fr);
	}
		.teaser-posts.items-3-col .item .title {
			font-size: 28px;
			font-size: clamp(18px, 4vw, 28px);
		}
	.items-5-col, .items-6-col {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		gap: 4vw;
	}
		.items-6-col .item, .items-5-col .item {
			width: 30%;
		}
		.items-5-col .item .title, .items-6-col .item .title {
			font-size: 18px;
			font-size: clamp(14px, 4vw, 24px);
		}
	
	.items-7-col, .items-8-col {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		gap: 1%;
	}
		.items-7-col .item, .items-8-col .item {
			flex-basis: 24%;
		}


}
@media ( max-width : 650px ) {
	
	.footer {
		margin-top: 10vw;
	}
	
	.upper-home-sections {
		background: url(images/curves.svg) no-repeat left top 45%;
		background-size: 100% auto;
	}
		.upper-home-sections:before {
			content: "";
			display: block;
			width: 100%;
			height: 45%;
			background-color: #eef3eb;
			position: absolute;
			top: 0;
			left: 0;
		}
	
	.lower-home-sections {
		gap: 10vw;
	}
		.lower-home-sections .home-section.has-background + .home-section.has-background {
			margin-top: -10vw;
		}

	.home-sections .home-section.has-background, .footer .home-section.has-background {
		padding: 6vw 0;
	}
	
	.lower-home-sections .home-section .widget-content {
		display: block;
	}
		.home-section .widget-content .image {
			flex-basis: 100%;
			width: 100%;
			max-width: 350px;
			margin: 0 auto 35px;
		}
		.home-section .widget-content .caption {
			text-align: center;
			width: 100%;
		}
		.home-section .widget-content .caption .block-title, .home-section .widget-content .caption .more {
			text-align: center;
		}

	.recipe-index-content .home-section:not(.has-background) {
		margin-bottom: 7vw;
	}
	.items-4-col {
		gap: 4vw;
		row-gap: 4vw;
		grid-template-columns: repeat(2, 1fr);
	}
		.items-4-col .item .title {
			font-size: 28px;
			font-size: clamp(18px, 4vw, 28px);
		}
		.items-4-col.image-blocks {
			row-gap: 6vw;
		}
	.sidebar .items-4-col {
		gap: 4vw;
		row-gap: 4vw;
		grid-template-columns: repeat(2, 1fr);
	}

	.optin-content, .subscribe>.wp-block-group__inner-container{
		flex-wrap: wrap;
		gap: 15px;
		width: 100%;
		padding: 0;
	}
		.optin-content .caption, .optin-content .form, .optin-content.with-image .caption, .subscribe>.wp-block-group__inner-container .caption {
			flex-basis: 100%;
			max-width: unset;
		}
	
	
}

@media ( max-width : 600px ) {

	.home-sections .has-background.optin-block, .footer .has-background.optin-block {
		padding: 25px 15px;
	}
	
	.icons .item .title, .sidebar .icons .item .title {
		font-size: clamp(9px, 3vw, 12px);
		margin: 10px 0;
	}
	
	.divider, .latest {
		margin-bottom: 10px;
	}
	
	.wprm-recipe.wprm-recipe-template-purr-custom {
		
	}
	.wprm-recipe.wprm-recipe-template-purr-custom .wprm-recipe-body {
		padding: 15px 15px 15px;
	}
	.wprm-recipe.wprm-recipe-template-purr-custom .wprm-recipe-head {
		padding: 15px;
		display: flex;
		flex-flow: row wrap;
	}
	.wprm-recipe.wprm-recipe-template-purr-custom .wprm-title-block {
		width: 100%;
		flex-basis: 100%;
		float: none;
		text-align: center;
		order: 2;
	}
	.wprm-recipe.wprm-recipe-template-purr-custom .wprm-image-block {
		width: 100%;
		float: none;
		order: 1;
		text-align: center;
		margin: 0 auto 15px;
		max-width: 250px;
	}
	.wprm-recipe.wprm-recipe-template-purr-custom .recipe-buttons {
		width: 100%;
		flex-basis: 100%;
		order: 3;
		gap: 10px;
		flex-wrap: wrap;
		margin: 0;
	}
	.wprm-recipe.wprm-recipe-template-purr-custom .recipe-buttons a.wprm-recipe-link, a.wprm-recipe-roundup-link {
		width: 100%;
		flex-basis: 100%;
	}

}

@media ( max-width : 500px ) {
	.footer {
		margin-top: 14vw;
	}
	
	.home-sections {
		gap: 12vw;
	}
		.lower-home-sections .home-section.has-background + .home-section.has-background {
			margin-top: -12vw;
		}
	h1 {
		font-size: 36px;
	}
	h2, .divider, .latest, .home-section .block-title {
		font-size: 32px;
		font-size: clamp(24px, 6vw, 32px);
		text-align: center;
	}
	ul.archiveslist {
		overflow: visible;
		column-count: 2;
	}
	.archives.items-3-col {
		gap: 4vw;
		row-gap: 4vw;
		grid-template-columns: repeat(2, 1fr);
	}
		.archives.items-3-col .item .title {
			font-size: 16px;
			font-size: clamp(16px, 5vw, 20px);
		}

	.post .wp-block-group.has-background, .post .has-background {
		padding: 15px 20px;
	}
		.wp-block-group.has-background h2.has-background {
			margin: -15px -20px 10px;
			padding: 15px 20px;
		}
	
	.home-section .widget-content .caption .social {
		margin: 20px auto 0;
		text-align: center;
		display: block;
	}

}
@media ( max-width : 475px ) {
	.subscribe form, .subscribe .email-form, .subscribe .mc4wp-form-fields {
		flex-wrap: wrap;
	}
	.footer .subscribe .email-input {
		flex-basis: 48%;
	}
	.subscribe .email-submit {
		flex-basis: 100%;
		flex-grow: 1;
	}
	
	.optin-content .caption .block-title {
		font-size: 8vw;
	}
		.optin-content .caption .block-title em {
		
		}
	
	.home-section.icons-block .search-content .block-title {
		font-size: 9vw;
	}

}
@media ( max-width : 450px ) {

}
@media ( max-width : 425px ) {
	.wrap, .wrapper {
		padding: 0 15px;
	}

	
	#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;
		}
	
}
@media ( max-width : 375px ) {
	.item .wprm-recipe-rating {
		font-size: 12px;
		line-height: 15px;
	}
		.item .wprm-recipe-rating .wprm-recipe-rating-details {
			display: none !important;
		}
	
	.teaser-posts.items-3-col {
		gap: 4vw;
		row-gap: 40px;
		grid-template-columns: repeat(1, 1fr);
	}
	.teaser-posts.items-3-col .item .title {
		font-size: 30px;
		font-size: clamp(18px, 8vw, 30px);
	}
	.teaser-post .post-cat {
		margin: 20px 0 0;
	}
	
}
@media ( max-width : 360px ) {
	
	.wrap, .wrapper {
		padding: 0 10px;
	}

}