html {
	  -webkit-text-size-adjust: 100%;
}

/*---RETINA GRAPHICS---*/

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {

}


/*---RESPONSIVE QUERIES---*/
@media ( max-width : 1150px ) {
	.header .logo {
		margin: 25px 0 20px;
		width: 300px;
	}
	.header #main {
		width: -moz-calc(100% - 300px);
		width: -webkit-calc(100% - 300px);
		width: calc(100% - 300px);
	}
	#main li {
		font-size: 1.5vw;
		margin: 0;
	}
	#main a {
		padding: 0 10px 0;
	}
}
@media ( max-width : 1070px ) {
	.footer .subscribe {
		background-color: #2a2a2a;
		width: 100%;
		float: none;
		overflow: hidden;
		margin-bottom: 30px;
	}

	.footer .widget_nav_menu {
		width: 33%;
	}
	.footer .copyright {
		width: 100%;
		float: none;
		clear: both;
	}
}
@media ( max-width : 1020px ) {


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

	.header-search {
		width: 175px;
		margin-left: 15px;
	}

}

@media ( max-width : 900px ) {


}


@media ( max-width : 800px ) {

	.span_content, .span_content_full {
		float: none;
		width: 100%;
		margin-left: auto;
		margin-right: auto; }

	.span_sidebar {
		clear: both;
		width: 100%;
		max-width: 100%;
		float: none;
		margin: 50px 0 0;
		padding-top: 50px;
		border-top: 1px solid #ecebec;
	}
	.sidebar .subscribe, .sidebar .about, .sidebar .hide-on-mobile {
		display: none;
	}
	#top, #main, .hideonmobile, .header-search, .top-bar .social {
		display: none;
	}
	.top-bar {
		text-align: center;
		justify-content: center;
		margin: 3px 0 20px;
	}

	.header {
		height: 50px;
		display: none;
	}
	.header .logo {
		float: none;
		text-align: center;
		margin: 0 auto;
		display: none;
	}


	.topsidebar, .midsidebar, .lowersidebar {
		float: none;
		margin: 0 auto;
		width: 100%;
		max-width: 340px;
	}
	.footer, .footer .wrap {
		overflow: visible;
	}


}

@media ( max-width : 700px ) {

	.teaser-posts.items-3-col {
		gap: 4vw;
		row-gap: 6vw;
		grid-template-columns: repeat(2, 1fr);

		grid-template-columns: repeat( auto-fit, minmax(40%, 1fr) );
	}
		.teaser-posts.items-3-col .item .title {
			font-size: 21px;
			font-size: clamp(16px, 4vw, 21px);
		}
	.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, 3vw, 18px);
		}
	.items-7-col, .items-8-col {
		gap: 2vw;
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
		.items-7-col .item .title, .items-8-col .item .title {
			font-size: clamp(9px, 3vw, 12px);
			margin: 6px 0 0;
		}

	.subscribe .widget-title {
		width: 100%;
		margin: -10px auto 5px;
		float: none;
		text-align: center;
	}

	.subscribe .textwidget {
		float: none;
		width: 100%;
	}
	.email-form {

	}
	.email-input {
		border: none;
	}
	.email-submit {
		padding-right: 10px;
	}

	.footer-widget .widget-title {
		font-size: 12px;
	}
	.footer-widget.recentposts .item {
		width: 24%;
		float: left;
		margin: 0 .5%;
	}
		.footer-widget.recentposts .item:nth-child(5), .footer-widget.recentposts .item:nth-child(6) {
			display: none;
		}
}

@media ( max-width : 650px ) {
	.home-sections {
		gap: 10vw;
	}
		.upper-home-sections {
			gap: 4vw;
			margin-bottom: 8vw;
		}
		.lower-home-sections {
			margin-top: 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;
	}
		.upper-home-sections .icons-block.has-background {
			padding: 2vw 0;
		}
		.home-section.icons-block.has-background .inner-wrap {
			padding: 35px 15px;
		}

	.upper-home-sections h1.tagline {
		font-size: 4vw;
		text-transform: uppercase;
		letter-spacing: .15em;
		margin: 0 10px 0;
	}
		.upper-home-sections h1.tagline em {
			width: 65%;
			height: 0;
			padding-bottom: 14%;
			vertical-align: middle;
			position: relative;
			top: 0px;
		}

	.footer .optin-content .image {
		display: block;
		width: 40%;
		height: auto;
		float: none;
		margin: 25px auto 0;
	}
	.footer .optin-content .image img {

		transform: rotate(-5deg);
	}
	.footer .optin-content .caption {
		width: 100%;
		float: none;
		padding: 18px;
	}
	.footer .optin-content .form {
		width: 100%;
		float: none;
		padding: 0 18px 18px;
	}

	.home-sections .home-section .widget-content {
		display: block;
	}
		.home-section .widget-content .image {
			flex-basis: 100%;
			width: 100%;
			margin: 0 auto;
		}
			.home-section.about .widget-content .image:before {
				width: 100px;
				height: 100px;
				top: 20px;
				left: -20px;
			}
		.home-section .widget-content .caption {
			text-align: center;
			width: 100%;
			padding: 0 5% 5%;
		}
		.home-section .widget-content .caption .block-title, .home-section .widget-content .caption .more {
			text-align: center;
		}
	.home-sections .home-section .video-content {
		display: block;
	}
		.home-section .video-content .player {
			padding-bottom: 56%;
		}

	.items-3-col {
		gap: 3vw;
	}
	.items-4-col {
		gap: 4vw;
		row-gap: 4vw;
		grid-template-columns: repeat(2, 1fr);
	}
		.items-4-col .item .title, .items-mixed-col .small-item .title {
			font-size: 21px;
			font-size: clamp(16px, 4vw, 21px);
		}

	.items-mixed-col {
		display: flex;
		flex-wrap: wrap;
		gap: 4vw;
	}
		.items-mixed-col .large-item {
			flex-basis: 100%;
			margin-bottom: 15px;
		}
		.items-mixed-col .small-item {
			flex-basis: calc((100% - 4vw)/2);
			margin: 0;
		}
		.items-mixed-col .large-item .title {
			font-size: 28px;
			font-size: clamp(18px, 5.5vw, 26px);
		}


	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-template-custom-header {
		padding: 20px;
	}

	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-template-custom-body {
		padding: 20px;
	}
	.wprm-recipe.wprm-recipe-template-custom a.wprm-recipe-link {
		width: 100%;
		margin-bottom: 10px !important;

		&:last-of-type {
			margin-bottom: 0 !important;
		}
	}
	.wprm-recipe.wprm-recipe-template-custom .recipe-meta .wprm-recipe-block-container-inline {
		display: block;
		margin: 0;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-call-to-action h3:before {
		float: right;
		margin: 0;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-call-to-action p {
		font-size: 16px;
		line-height: 1.6;
	}

	.press h2.widget-title {
			width: 100%;
		}
	   .press picture {
	   		width: 100%;
	   }

	.press-mobile {
		display: block;
	}
	.press-desktop {
		display: none;
	}

	.footer .subscribe {
		background-color: #2a2a2a;
		width: 100%;
		float: none;
		overflow: hidden;
		margin-bottom: 30px;
	}
}
@media ( max-width : 600px ) {
	.wprm-recipe-roundup-item {
		flex-wrap: wrap;
	}
	.wprm-recipe-roundup-item .wprm-recipe-image {
		flex-basis: 100%;
		padding: 0;
		text-align: center
	}
	.wprm-recipe-roundup-item .wprm-recipe-roundup-summary-container {
		flex-basis: 100%;
		padding: 4%;
		text-align: left;
		text-align: center
	}
}
@media ( max-width : 525px ) {
	.home-section.icons-block .search-content .form {
		max-width: 100%;
		flex-grow: 1;
	}

	.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, 4vw, 18px);
		}

	.archiveslist {
		overflow: hidden;
		-moz-column-count: 2;
		-moz-column-gap: 10px;
		-webkit-column-count: 2;
		-webkit-column-gap: 10px;
		column-count: 2;
		column-gap: 10px;
	}
	.divider, .block-title {
		font-size: 21px;
		letter-spacing: .12em;
	}
	.post-nav .nav-links a img {
		display: none;
	}
	.post-nav a .caption {
		flex: 0 0 100%;
	}
	.post-nav .title {
		font-size: 18px;
		font-size: clamp(11px, 2.5vw, 18px);
	}
	.post-nav .subhead {
		font-size: 10px;
		letter-spacing: .12em;
	}
	.author-box {
		text-align: center;
	}
	.author-box .avatar {
		float: none;
		margin: 0 auto;
		border-radius: 50%;
	}
	.author-box .social {
		width: 150px;
		float: none;
		text-align: center;
		margin: 0 auto 20px;
	}


}
@media ( max-width : 450px ) {
	h1, h1.post-title {
		font-size: 26px;
	}
	h2, .is-style-qna h2, .qna-block h2 {
		font-size: 21px;
	}

	.recipe h2 {
		font-size: 24px;
	}



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

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

	.archiveslist {
		overflow: hidden;
		-moz-column-count: 2;
		-moz-column-gap: 10px;
		-webkit-column-count: 2;
		-webkit-column-gap: 10px;
		column-count: 2;
		column-gap: 10px;
	}


}
@media ( max-width : 380px ) {
	.subscribe .widget-title {
		line-height: 1.2;
	}
	.subscribe .widget-title em {
			width: auto;
			height: auto;
			margin: 0;
			text-indent: 0;
			background-image: none;
			top: 0;
			font-size: 12px;
		}
	.post-meta {
		font-size: 11px;
		letter-spacing: .08em;
	}
	.post-meta .avatar {
		width: 28px;
		height: auto;
	}
}
