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

/*---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 : 480px ) {

	
}
	
@media ( min-width : 800px ) and ( max-width : 1110px ), ( max-width : 480px ) {

	.item .rating-label {
		display: block;
	}
	

}

@media ( max-width : 1050px ) {
	
	.header .logo {
		overflow: hidden;
		width: 330px;
		float: left;
		margin: 25px 0 25px -5px;
	}
	#main {
		width: -moz-calc(100% - 320px);
		width: -webkit-calc(100% - 320px);
		width: calc(100% - 320px);
		letter-spacing: .1em;
		font-size: 17px;
		font-size: clamp(12px, 1.75vw, 19px);
	}
	#main li {
		margin: 0 -3px;
	}
	#main li a {
		padding: 0 11px
	}
	
}
@media ( max-width : 980px ) {
	
}
@media ( max-width : 900px ) {

	
	
}
@media ( max-width : 870px ) {
	.optin-content {
		padding: 10px 0 25px;
		flex-direction: column;
	}
	.optin-content .caption {
		padding-right: 0px;
		width: auto;
		flex: 0 0 100%;
	}
	
	.optin-content .form {
		display: block;
		width: 100%;
		flex: 1 1 100%;
		max-width: 500px;
		margin: 0 auto !important;
		background-color: #ffffff;
	}
}

@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;
	}
		.sidebar .subscribe {
			display: none;
		}
		
	.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, .header .top-stuff {
		display: none;
	}
	.top-bar {
		margin-top: 50px;
	}
	.header {
		height: 60px;
		margin: 0 0 20px;
		border: none;
	}
		body.home .header {
			margin: 0;
		}
		.header .wrap {
			
		}
	.header .logo {
		display: none
	}

	.upper-home-sections {
		margin-bottom: 6vw;
	}
	.span_content_full .items-3-col .item {
		width: calc((100% / 2) - 4%);
		margin: 0 2% 4%;
	}
	.span_content_full .items-3-col .item .title, .span_content .items-2-col.search-posts .item .title {
		font-size: 26px;
		font-size: clamp(18px, 5vw, 26px);
	}
		.item .excerpt {
			font-size: 88%;
			line-height: 1.4;
		}
			.item p.excerpt {
				margin: 15px 0 20px;
			}
	.items-5-col, .items-6-col {
		margin: 0 -1.25%;
		justify-content: center
	}
		.items-5-col .item, .items-6-col .item {
			width: calc((100% / 3) - 2.5%);
			margin: 0 1.25% 4%;
			
		}
	.items-5-col .item .title, .items-6-col .item .title {
		font-size: 21px;
		font-size: clamp(14px, 3vw, 21px);
	}
	
	.items-7-col, .items-8-col {
		margin: 0 -2%;
		justify-content: center
	}
		.items-7-col .item, .items-8-col .item {
			width: calc((100% / 4) - 2%);
			margin: 0 1% 1%;
		}
	.items-7-col .item .title, .items-7-col .item .title {
		font-size: 12px;
		font-size: clamp(11px, 2vw, 13px);
		margin: 5px 0;
	}
	
	
	.footer-nav {
		text-align: center;
		width: 100%;
		display: block;
		float: none;
		font-size: 14px;
	}
		.footer-nav a {
			padding: 5px;
		}
	.copyright {
		text-align: center;
		width: 100%;
		display: block;
		float: none;
		margin-top: 15px;
	}
	
	.recipe-index-sections {
		margin-top: -0px;
		margin-bottom: 35px;
	}
	.recipe-index-sections .home-section {
		padding: 20px 0;
	}
	.recipe-index-sections .block-title-lg {
		margin-bottom: 10px;
	}
	

	.mv-create-card .mv-create-wrapper .mv-create-header {
		padding: 100px 3% 0;
	}
	.post-content .mv-create-card-style-centered .mv-create-wrapper>div {
		padding-right: 3%;
		padding-left: 3%;
	}
		
}

@media ( max-width : 700px ) {
	

}

@media ( max-width : 650px ) {

	

	
}
@media ( max-width : 600px ) {
	.home-section .divider, .home-section .block-title {
		
	}
	.home-section {
		padding: 10vw 0 11vw;
	}
		.home-section.shaded {
			padding: 7vw 0;
		}

	.items-4-col {
		margin: 0 -2%;
	}
		.items-4-col .item {
			width: calc((100% / 2) - 4%);
			margin: 0 2% 2%;
		}
		.upper-home-sections .items-4-col .item {
			
		}
	.items-6-col, .items-5-col {
		margin: 0 -2%;
		justify-content: center
	}
		.items-6-col .item, .items-5-col .item {
			width: calc((100% / 2) - 4%);
			margin: 0 2% 2%;
		}
		.item .rating {
			margin: -7px 0px 7px;
		}
	
	.items-4-col .item .title, .items-5-col .item .title, .items-6-col .item .title {
		font-size: 18px;
		font-size: clamp(12px, 3.5vw, 18px);
		margin: 8px 0;
	}

		
	.home-section .widget-content {
		display: block;
		padding-bottom: 1px
	}
	.home-section .widget-content .image {
		width: 100%;
		margin: 00px;
	}
	.home-section.about {
		padding: 0;
	}
		.home-section.about .wrap {
			padding: 0;
		}	
		.home-section.about .widget-content .image {
			
		}
	
	.home-section .widget-content .caption {
		width: 90%;
		text-align: center;
		margin: -10% auto 5%;
		position: relative;
		z-index: 101;
	}
		.home-section.about .widget-content .caption {
			padding: 30px 20px 40px;
		}
	

	.mv-create-card .mv-create-wrapper .mv-create-times {
		justify-content: center;
	}
	.mv-create-card .mv-create-wrapper .mv-create-time {
		margin: 1% !important;
		flex: 30% 0 0 !important;
	}
	
	.home-section.widget_search .wrap {
		display: block;
		text-align: center;
	}
		.home-section.widget_search .block-title {
			width: auto;
			display: inline-block;
			margin: 0  auto !important;
			flex-wrap: nowrap;
			white-space: nowrap;
		}
		.home-section.widget_search form {
			width: 100%;
		}

	
}

@media ( max-width : 500px ) {

	h1.post-title, h2.post-title {
		
	}
	h1 {
		font-size: 28px;
	}
	h2 {
		font-size: 24px;
	}
	
	.archives.items-3-col .item {
		margin-bottom: 15px;
		width: calc((100% / 2) - 4%);
	}
		
	.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 : 450px ) {
	.optin-content {
		
	}
	.optin-content .caption h2 {
		margin: 5px 0 5px;
		font-size: 18px;
	}
		.optin-content .caption h2 em {
			width: 160px;
			height: 25px;
			margin: 0;
		}
	.mv-create-card .mv-create-wrapper .mv-create-times {
		justify-content: center;
		margin: 0 !important;
	}
	.mv-create-card .mv-create-wrapper .mv-create-time {
		margin-bottom: 5px !important;
		flex: 100% 0 0 !important;
	}
	
	.items-7-col, .items-8-col {
		margin: 0 -2%;
		justify-content: center
	}
		.items-7-col .item, .items-8-col .item {
			width: calc((100% / 3) - 2%);
			margin: 0 1% 1%;
			
		}
		

}
@media ( max-width : 400px ) {
	.wrap, .wrapper {
		padding: 0 15px;
	}
	.wprm-recipe.wprm-recipe-template-custom {
		margin-left: -15px;
		margin-right: -15px;
		border: none;
	}
	.wp-block-group.has-background, .has-background {
		padding: 10px 25px 5px;
		margin: 45px 0;
	}
	
	#comment-list li {
		margin: 20px 0;
		padding: 15px;
	}
	#respond {
		padding: 20px;
		margin-bottom: 50px;
	}
	.footer {
		margin-top: 40px;
	}
	
		body.home .footer {
			margin-top: 0px;
		}
		body.home.paged .footer {
			margin-top: 30px;
		}

	
}
@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% 12%;
	}
	.items-2-col .item {
		width: 100%;
		margin: 0 0 20px;
	}
	.span_content_full .items-3-col .item .title, .span_content .items-2-col.search-posts .item .title {
		font-size: 26px;
		font-size: clamp(18px, 7vw, 26px);
	}
	.item .excerpt {
		font-size: 96%;
		line-height: 1.5;
	}
		.item p.excerpt {
			margin: 20px 0 25px;
		}
		
	.home-section.widget_search {
		padding: 5px 0 20px;
	}
	.home-section.widget_search .block-title {
		width: 100%;
		display: block;
		white-space: normal;
		padding: 12px 0;
		background: none;
		font-size: 7vw;
	}
	
}
@media ( max-width : 360px ) {
	.wrap, .wrapper {
		padding: 0 10px;
	}
	
	.wprm-recipe.wprm-recipe-template-custom {
		margin-left: -10px;
		margin-right: -10px;
		border: none;
	}
}

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