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 : 520px ) {
	
}
@media ( min-width : 800px ) and ( max-width : 1110px ), ( max-width : 480px ) {

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

}

@media ( max-width : 1000px ) {
	
	#main {
		letter-spacing: .1em;
		font-size: 16px;
	}

	#main li a {
		padding: 0 12px;
	}
	
}
@media ( max-width : 980px ) {
	.header .logo {
		width: 320px;
		margin: 15px 0 25px -10px;
	}
	.header .top-stuff, #main {
		width: -moz-calc(100% - 320px);
		width: -webkit-calc(100% - 320px);
		width: calc(100% - 320px);
	}
	.header .top-stuff {
		margin: 10px 0 0px;
	}
	#main {
		letter-spacing: .1em;
		font-size: 16px;
		font-size: 1.7vw;
	}
	
	.home-section .widget-content .banner {
		
	}
}
@media ( max-width : 900px ) {
	
	
}
@media ( max-width : 860px ) {
	
	.optin-content {
		justify-content: center;
		-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: center;
	}
		.optin-content .block-title {
			
		}
		.optin-content .caption {
			width: -moz-calc(100% - 170px);
			width: -webkit-calc(100% - 170px);
			width: calc(100% - 170px);
		}
		.optin-content .form {
			width: 100%;
			max-width: 100%;
			flex-basis: 100%;
			flex: none;
			display: block;
		}

		
}


@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;
		}
		
	#main, .header .logo, .header .top-stuff {
		display: none;
	}
	.header {
		min-height: 60px;
		border: none;
		margin: 0 0 20px;
	}
		body.home .header {
			margin: 0;
		}

	
	.home-section {
		padding: 5vw 0 4.5vw;
	}
		.home-section.shaded {
			padding: 4vw 0;
		}
		.cat-featured-section.shaded {
			padding: 15px 0 1px;
			margin: 4vw 0 8vw;
		}
		
	.upper-home-sections .home-section {
		padding: 3vw 0;
	}
		.upper-home-sections .home-section.lightblue {
			padding: 4vw 0 3vw;
		}
	.home-section .search-content .block-title {
		width: 100%;
		text-align: center;
		margin-bottom: -25px;
		z-index: 101;
	}
	
	.home-section .widget-content {
		
	}
	.home-section .widget-content .about-content {
		width:  56%;
		display: block;
		background: transparent;
	}
	.home-section .widget-content .image {
		width: 100%;
	}
		.home-section .widget-content .image img {
			border-radius: 50%;
			width: 90%;
			max-width: 170px;
			margin: 0 auto;
			text-align: center;
		}
	.home-section .widget-content .caption {
		width: 100%;
		padding: 15px 0;
	}
	.home-section .widget-content .banner {
		margin-left: 4%;
		width: 40%;
		text-align: center;
		z-index: 11;
		position: relative;
		overflow: hidden;
	}
	
	.span_content_full .items-3-col .item {
		width: calc((100% / 2) - 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(18px, 4vw, 24px);
	}
	.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:nth-child(10) {
			display: none;
		}
	.items-5-col .item .title, .items-6-col .item .title {
		font-size: 14px;
		font-size: clamp(11px, 2.5vw, 14px);
	}
	.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.5%);
			margin: 0 1.25% 2.5% !important;
		}
		.icons.items .item .title {
			margin-top: 5px;
			margin-bottom: 0px;
		}
		
	
	.sub-footer .wrap {
		display: block;
	}
	.sub-footer .social {
		text-align: center;
		width: 100%;
		margin: 15px 0;
	}
	.footer-nav {
		text-align: center;
		width: 100%;
		display: block;
		float: none;
	}
		.footer-nav a {
			padding: 5px;
		}
	.copyright {
		text-align: center;
		width: 100%;
		display: block;
		float: none;
		margin-top: 15px;
	}
	
}

@media ( max-width : 700px ) {
	
	.home-section.about {
		padding-top: 6vw;
		padding-bottom: 0;
	}
		.home-section .widget-content .image img {
			max-width: 225px;
		}
		
	.home-section .widget-content {
		display: block;
		flex: none;
	}
	.home-section .widget-content .about-content {
		width: 100%;
		margin-bottom: 20px;
		display: block;
		flex: none;
		background-color: transparent;
	}
		
	.home-section .widget-content .banner {
		margin-left: 0%;
		width: 100vw;
		padding-bottom: 80%;
		margin-left  : calc( -100vw / 2 + 100% / 2 );
		margin-right : calc( -100vw / 2 + 100% / 2 );
		max-width    : 100vw;
	}
	.banner .overlay {
		width: 70%;
	}
	.banner .overlay .title {
		font-size: 30px;
		font-size: 6vw;
		font-size: clamp(21px, 6vw, 30px);
		
	}
	.banner .overlay em {
		font-size: 22vw;
		margin-bottom: 20px;
		font-size: clamp(80px, 22vw, 200px);
	}
	

	

}

@media ( max-width : 699px ) {
	.home-section .block-title {
		text-align: center;
	}
	.optin-content .caption {
		max-width: 300px !important;
	}

	
}
@media ( max-width : 600px ) {
	
	.home-section .block-title {
		font-size: 18px;
	}
	.upper-home-sections {
		
	}
	.upper-home-sections .home-section:first-child {
		padding-bottom: 0;
	}
	.home-section .description {
		font-size: 88%;
		line-height: 1.5;
	}

	.items-4-col {
		margin: 0 -2%;
	}
		.items-4-col .item {
			width: calc((100% / 2) - 4%);
			margin: 0 2% 4%;
		}
		.item .rating {
			margin: -7px 0px 7px;
		}
		.upper-home-sections .items-4-col .item {
			margin-bottom: 4%;
		}
	.items-4-col .item .title {
		font-size: 16px;
		font-size: clamp(12px, 3vw, 16px);
	}
	
}
@media ( max-width : 530px ) {

	.optin-content {
		display: block;
		flex: none;
		margin: 0 auto;
		text-align: center;
	}
		.optin-content .block-title {
			margin: -15px auto 0;
			line-height: 1;
			text-align: center;
			width: 170px;
			height: 88px;
		}
		.optin-content .caption {
			width: 100%;
			max-width: 100% !important;
			margin: 5px 0 15px;
		}
			.optin-content .block-title {
				margin: -15px auto 0;
				text-align: center;
				width: 256px;
				height: 56px;
				background: url(images/subscribetitle-mobile@2x.png) no-repeat;
				background-size: 100% auto;
				text-indent: -9999px
			}
	
		.optin-content .form {
			clear: both;
			width: 100%;
			display: block;
			margin: 0 auto;
			max-width: 100%;
			min-width: auto;
		}
}
@media ( max-width : 500px ) {

	h1 {
		font-size: 28px;
	}
	h2 {
		font-size: 21px;
	}
	.post-nav {
		font-size: 15px;
	}
	.inner-post .subscribe {
		margin-left  : calc( -100vw / 2 + 100% / 2 );
		margin-right : calc( -100vw / 2 + 100% / 2 );
		max-width    : 100vw;
	}
	.home-section .search-content .more {
		width: 100%;
		padding: 0;
		margin: -10px 0 0px;
	}
	
	.home-section .widget-content .banner {
		padding-bottom: 100%;
		min-height: 350px;
	}
	
	.archives.items-3-col .item {
		margin-bottom: 10px;
		width: calc((100% / 2) - 4%);
	}
			.featured-posts-block .archives.items-3-col .item {
				width: calc((100% / 3) - 3.5%);
				margin: 0 1.75% 3.5%;
			}
	.archives.items-3-col .item .title {
		font-size: 16px;
		font-size: clamp(12px, 3vw, 16px);
	}
		.featured-posts-block .archives.items-3-col .item .title {
			font-size: 16px;
			font-size: clamp(12px, 1.75vw, 16px);
		}
	.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;
	}
	
	.wprm-recipe.wprm-recipe-template-custom {
		margin-left: -20px;
		margin-right: -20px;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-head {
		padding: 15px 15px 40px;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-body {
		padding: 15px;
		border-right: none;
		border-left: none;
	}
	.wprm-recipe.wprm-recipe-template-custom h2.wprm-recipe-name {
		width: 100%;
	}
		.wprm-recipe.wprm-recipe-template-custom h2.wprm-recipe-name:before {
			
		}
	.wprm-recipe.wprm-recipe-template-custom .wprm-container-float-right {
		width: 100%;
		float: none;
		padding: 0;
		max-width: 250px;
		margin: 0 auto 20px;
		align-items: center;
	}
		.wprm-recipe.wprm-recipe-template-custom .wprm-container-float-right .wprm-recipe-image {
			max-width: 250px;
			margin: 0 auto;
		}
		.wprm-recipe.wprm-recipe-template-custom .wprm-container-float-right .wprm-recipe-rating {
			
		}
		.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-rating .wprm-recipe-rating-details {
			display: inline-block !important;
			margin: 0 0 0 8px;
		}
	

}

@media ( min-width : 375px ) and ( max-width : 500px ) {
	.post-meta.post-cat a {
		font-size: 11px;
	}
	
	.item p.excerpt {
		font-size: 88%;
		line-height: 1.5;
	}
	
}
@media ( max-width : 450px ) {
	.wprm-recipe.wprm-recipe-template-custom .recipe-meta {
	clear: left;
		color: #323535;
		text-align: center;
		margin: 15px 0 15px;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-details-container-table {
		margin: 0 0 10px;
		border-top: 1px solid #d6d7d7 !important;
		
		border-bottom: 1px solid #d6d7d7 !important;
		padding: 10px 0;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-details-container-table .wprm-recipe-block-container-table {
		display: inline-block;
		border: none !important;
		padding: 0 8px;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-details-container-table .wprm-recipe-block-container-table span {
		display: inline !important;
		width: auto;
	}

	
}

@media ( max-width : 425px ) {
	
	.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(18px, 6vw, 24px);
	}
	
}

@media ( max-width : 400px ) {
	.wrap, .wrapper {
		padding: 0 15px;
	}
	.wprm-recipe.wprm-recipe-template-custom {
		margin-left: -15px;
		margin-right: -15px;
	}
	.mv-create-card .mv-create-wrapper .mv-create-nutrition {
		margin-left: -15px;
		margin-right: -15px;
	}
	.wp-block-group.has-background, .has-background {
		padding: 10px 25px 5px;
		margin: 45px 0;
	}
		.wp-block-group.has-background h2.has-background {
			margin: -10px -25px 10px;
			padding: 15px 25px;
		}
	
	.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.5%);
			margin: 0 1.25%;
		}
			.items-7-col .item:nth-child(7) {
				display: none
			}
	
	#comment-list li {
		margin: 20px 0;
		padding: 15px;
	}
	#respond {
		padding: 20px;
		margin-bottom: 50px;
	}
	
	.subscribe .email-input, .subscribe .email-submit {
		height: 48px;
		line-height: 48px;
	}
	.wprm-recipe.wprm-recipe-template-custom a.wprm-recipe-link, .wprm-recipe-roundup-item a.wprm-recipe-link {
		width: 100%;
	}
	
}

@media ( max-width : 360px ) {
	.wrap, .wrapper {
		padding: 0 10px;
	}
	.wprm-recipe.wprm-recipe-template-custom {
		margin-left: -10px;
		margin-right: -10px;
	}

	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-head {
		padding: 15px 10px 35px;
	}
	.wprm-recipe.wprm-recipe-template-custom .wprm-recipe-body {
		padding: 15px 10px;
	}
	
	.home-section .search-content .block-title {
		font-size: 16px;
	}
	.home-section .search-content .block-title em {
		width: 100px;
		height: 54px;
		margin: 0 -15px 0 0;
	}
	.subscribe .email-form {
		display: block;
	}
	.subscribe .email-input {
		width: 100%;
		margin-top: 10px;
	}
	.subscribe .email-submit {
		bottom: 5px;
		top: auto;
	}


}