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 : 1000px ) {
	.header .logo, .header h1.logo {
		width: 300px
	}
		.header .logo img, .header h1.logo img {
			width: 100%;
			height: auto;
		}
	#main {
		letter-spacing: .1em;
		font-size: 14px;
		width: -moz-calc(100% - 300px);
		width: -webkit-calc(100% - 300px);
		width: calc(100% - 300px);
		margin-top: 45px;
	}

	#main li a {
		padding: 0 12px;
	}
}


@media ( max-width : 900px ) {
	#main {
		font-size: 13px;
		font-size: 1.25vw;
	}
	.home-section.icons h2 {
		width: 100%;
		margin: 0 0 15px !important
	}
	.footer .widget_nav_menu {
		width: 170px;
		padding-left: 20px;
	}
	.footer .social {
		float: right;
		width: 340px;
		padding-left: 20px;
		margin-top: 10px;
	}

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


}

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

	.span_content, .span_content_full {
		float: none;
		width: 100%;
		max-width: 100%; 
		margin: 0 auto;
	}
	
	.span_content {
		max-width: 720px;
	}
	.span_content_full {
		max-width: 100%;
	}	
	
	.span_sidebar {
		clear: both;
		width: 100%;
		float: none;
		margin: 70px auto 0;
		border-top: 1px solid #ececec;
		padding-top: 70px;
	}
		.facet_sidebar {
			border: none;
			padding: 0;
			margin: 0 0 25px;
		}
	.topsidebar, .midsidebar, .lowersidebar {
		float: none;
		margin: 0 auto;
		padding: 0;
		width: 100%;
		max-width: 300px;
	}
	.sidebar .widget:last-of-type {
		margin-bottom: 0;
	}
	.footer {
		overflow: hidden;
		clear: both;
		margin: 0;
		font-size: 15px;
	}
		body.home .footer {
			margin-top: 0;
		}
		body.paged .footer {
			margin-top: 0px;
		}
	
	.top-bar, .header-search, .header-social, #main, #topmenu {
		display: none !important;
	}
	
	.header {
		padding: 0;
		margin-bottom: 20px;
		border: none;
		height: 60px;
	}

	.header .logo, .header h1.logo {
		display: none
	}
	.home-section.video {
		padding: 20px 0 40px !important;
	}
		.home-section.video p.excerpt {
			margin-bottom: 20px;
		}
	.home-section.video .player {
		display: block !important;
		width: 100% !important;
		float: none !important;
	}
	.home-section.video .caption {
		clear: both;
		text-align: center;
		width: 100%;
		float: none;
		margin-top: 5px;
	}

	
}
@media ( max-width : 750px ) {
	.cat-title {
		padding: 0;
		background-color: transparent;
	}
	.cat-title .wrap {
		display: block;
		gap: 0;
		padding: 0;
	}
	.cat-title .wrap .cat-image {
		width: 100%;
		margin-top: -20px;
		position: relative;
		z-index: 1;
	}
		.cat-title .cat-image img {
			display: block;
			height: 100%;
			width: 100%;
			object-fit: cover;
		}
	.cat-title .wrap .cat-desc {
		background-color: #fbf4ed;
		width: 92%;
		margin: 0 4%;
		padding: 5%;
		margin-top: -40%;
		position: relative;
		z-index: 101;
	}
		.cat-title .cat-desc.no-image {
			background-color: transparent;
			width: 100%;
			margin: 0;
			padding: 0 3%;
			margin-top: 0%;
			position: relative;
			z-index: 101;
		}
	
	.footer {
		text-align: center;
	}
	.footer .subscribe  {
		width: 100%;
		float: none;
		padding: 0;
		margin: 0 auto 60px;
		overflow: hidden;
	}
		.footer .subscribe .image {
			width: 250px;
			float: none;
			margin: 15px auto 0;
			height: auto;
		}
		.footer .subscribe .caption {
			width: 100%;
			float: none;
			text-align: center;
			height: auto;
			padding: 1px 20px;
		}
	.footer .widget_nav_menu {
		width: 50%;
		padding-left: 0px;
		text-align: center;
		clear: left;
	}
	.footer .social {
		float: none;
		width: 100%;
		text-align: center;
		padding-left: 0;
		margin: 10px 0 30px;
	}
	.copyright {
		float: none;
		width: 100%;
		text-align: center;
		padding-left: 0;
		margin-top: 10px;
	}
	.footer .top {
		position: relative;
		bottom: 0px;
		right: 0;
		margin: 40px auto 20px;
		display: inline-block;
	}

}
@media ( max-width : 650px ) {
	.home-sections {
		overflow: hidden;
		clear: both;
		margin-top: 50px;
	}
	.home-section {
		clear: both;
		position: relative;
		overflow: hidden;
		padding: 60px 0 55px;
	}
	.home-section.shaded, .home-section.icons, .home-section.video {
		padding: 50px 0;
	}
	.home-section .more {
		margin-top: 1px
	}

	.home-section.subscribe .optin-content {
		flex: none;
		display: block;
	}
		.home-section.subscribe .optin-content .image {
			width: 90%;
			max-width: 300px;
			margin: 0 auto;
			text-align: center;
		}
		.home-section.subscribe .optin-content .caption {
			width: 100%;
			padding: 0;
			align-self: center;
		}
	
	.home-section.icons .items {
		margin-top: 25px;
		justify-content: space-between;
	}
		.home-section.icons .items .item {
			width: 30%;
		}
		.home-section.icons .items .item .title {
			line-height: 1.2;
		}
	.teaser-posts-3col .teaser-post {
		width: 47.5%;
		margin-bottom: 50px;
	}
		.teaser-posts-3col .teaser-post:nth-child(1) {
			width: 100%
		}
	
	.home-section .category-posts .item {
		margin-bottom: 20px;
		width: 47.5%;
	}

		.home-section .category-posts-5col .item:nth-child(6) {
			display: block
		}
		

	.archiveslist {
	    overflow: hidden;
	    -moz-column-count: 3;
	    -moz-column-gap: 10px;
	    -webkit-column-count: 3;
	    -webkit-column-gap: 10px;
	    column-count: 3;
	}
	.wprm-recipe {
		margin-left: -20px !important;
		margin-right: -20px !important;
	}
	.wprm-recipe.wprm-recipe-template-custom h2, .wprm-recipe.wprm-recipe-template-custom h2.wprm-recipe-name {
		font-size: 20px;
	}
	.wprm-recipe-head {
		padding: 20px;
	}
	.wprm-recipe-body {
		padding: 20px;
	}
	.wprm-recipe.wprm-recipe-template-custom a.wprm-recipe-link {
		font-size: 11px
	}
	/*.wprm-recipe.wprm-recipe-template-custom a.wprm-recipe-link {
		margin-bottom: 10px !important;
		width: 100%
	}*/
	.wprm-recipe.wprm-recipe-template-custom ul.wprm-recipe-ingredients li, .wprm-recipe.wprm-recipe-template-custom ul.wprm-recipe-equipment li {
	    margin-left: 20px !important;
	}
	.wprm-recipe.wprm-recipe-template-custom ul.wprm-recipe-instructions li {
	    margin-left: 25px !important;
	}

}

@media ( max-width : 610px ) {
	.home-section.icons .index-link {
		width: 100%;
		margin-top: 5px;
	}
	
}

@media ( max-width : 500px ) {
	h2.divider {
		font-size: 21px;
	}
	.pagination h2.screen-reader-text {
		margin-bottom: 12px;
	}

	.archives .archive-post {
		width: 45%;
	}
		.relatedposts .archives .archive-post {
			width: 28.3333%;
		}
			.relatedposts .archives .archive-post .title {
				font-size: 13px;
				letter-spacing: normal;
				text-transform: none;
			}
	.archiveslist {
	    overflow: hidden;
	    -moz-column-count: 2;
	    -moz-column-gap: 10px;
	    -webkit-column-count: 2;
	    -webkit-column-gap: 10px;
	    column-count: 2;
	}
	.tagline {
		line-height: 2;
		margin: 50px 0 30px;
	}
	.tagline em {
		width: 100%;
		height: 38px;
		background-size: 42px auto;
		display: inline-block;
		text-indent: -99999px;
		vertical-align: middle;
		margin-top: 5px;
		margin-bottom: 8px;
		margin-left: 0;
		display: block;
		
	}
	.tagline p {
		display: block;
		background-color: transparent;
		padding: 0px;
	}
	.tagline:after {
		content: "";
		display: inline-block;
		border-bottom: 1px solid #f1c4c5;
		width: 100%;
		position: relative;
		top: -60px;
	}


}

@media ( max-width : 475px ) {

	.post-meta .wprm-recipe.wprm-recipe-snippet {
		text-align: center
	}
	.teaser-post h2.post-title {
		font-size: 16px;
		word-wrap: break-word;
	}

	
	
}

@media ( max-width : 399px ) {
	h2.divider {
		font-size: 18px;
	}
	.home-section .item .title, .archive-post .title {
		font-size: 13px;
	}
	.wprm-recipe.wprm-recipe-template-custom .recipe-meta .wprm-recipe-block-container {
		display: block;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-rating {
		font-size: 17px;
	}
	

}

@media ( max-width : 370px ) {
	.teaser-posts-3col .teaser-post, .teaser-posts-2col .teaser-post {
		width: 100%;
		margin-bottom: 40px;
	}
}
@media ( max-width : 312px ) {
	.tagline:after {
		top: -90px;
	}

}