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 : 900px ) {



}

@media ( max-width : 1150px ) {
	.top-bar {
		height: auto;
		flex-wrap: wrap;
		gap: 0;
		padding-top: 38px;
	}
	.top-bar .top-cta {
		width: 100%;
		text-align: center;
		padding: 7px;
		position: absolute;
		top: 0px;
		left: 0;
		right: 0;
		background-color: #f4f3f2;
	}
	.top-bar .top-nav {
		width: auto;
		margin-left: 10px;
		margin-right: auto;
	}
	
	.header .logo {
		width: 38%;
		margin-left: -10px;
	}
		
	#main {
		width: 62%;
		font-size: 1.8vw;
		margin-right: -13px;
		margin-top: 35px;
	}
	
	#main li {
		margin: 0 -3px;
	}
	
	#main li a {
		padding: 0 10px;
	}
}
@media ( max-width : 925px ) {
	.home-sections .wp-block-cover.welcome h1 {
		font-size: 50px;
		font-size: 5.1vw;
	}
	.home-sections .wp-block-cover.welcome p {
		font-size: 3.3vw;
		font-size: clamp(16px, 3.3vw, 26px) !important;
	}
	
}
@media ( max-width : 900px ) {
	.header .logo {
		width: 370px;
		float: none;
		margin: 20px auto;
	}
		
	#main {
		float: none;
		width: 100%;
		text-align: center;
		font-size: 21px;
		margin: 0 auto 20px;
	}
}
@media ( max-width : 860px ) {


}

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

	.span_content, .span_content_full {
		float: none;
		width: 100%;
		margin: 0 auto;
	}
		.span_content_full {
			max-width: 100%;
		}	
	.span_sidebar {
		clear: both;
		width: 100%;
		float: none;
		margin: 0 auto 0;
	}
	
	#main, .header .social, .top-stuff, #top, .top-bar .header-search {
		display: none;
	}
	.top-bar {
		position: relative;
		margin-top: 50px;
		z-index: 101;
		width: 100%;
		background-color: #f4f3f2;
		border: none;
		display: block;
		height: auto;
		padding: 6px;
		margin: 50px 0 10px;
	}
		.top-bar .top-cta {
			position: relative;
		}
	.header {
		display: none;
	}
	.header .logo {
		display: none
	}
	
	.home-section.latest-post {
		padding: 0;
	}
	.home-section.image-block-section {
		padding: 0;
		width: 100%;
	}
	.image-blocks {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		gap: 10px;
		margin-bottom: 20px;
	}
	.image-blocks .item {
		margin: 0;
		flex-grow: 1;
		flex-basis: 48%;
	}
		.featured-sidebar .subscribe {
			margin-bottom: 35px;
			margin-left  : calc( -100vw / 2 + 100% / 2 );
			margin-right : calc( -100vw / 2 + 100% / 2 );
			max-width    : 100vw;
		}
	.image-blocks .item a .title {
		width: 62%;
		font-size: clamp(11px, 3.25vw, 21px);
	}
	
	.footer .logo {
		display: block;
		text-align: center;
		margin-bottom: 50px;
	}
	.footer .logo img {
		text-align: center;
		margin: 0 auto;
	}
	.footer .tagline {
		display: block;
		text-align: center;
		width: 100%;
	}
	
	.footer .footer-sections .subscribe {
		flex-basis: 100%;
		order: 1;
		padding-left: 0%;
	}
	
	.footer .footer-sections .footer-nav .social {
		flex-basis: 100%;
		margin: 30px 0 0px;
		text-align: center;
		order: 5;
	}
	.footer .footer-sections .footer-nav {
		flex-basis: 100%;
		justify-content: center;
		border: none;
		margin-top: 0px;
	}
	.footer .widget_nav_menu {
		width: 33%;
		flex-shrink: 1;
		display: block;
		justify-content: space-between;
		margin-left: 0;
		text-align: center;
		order: 2;
	}
		.footer .widget_nav_menu h2 {
			text-align: center;
		}
	.footer .wrap .subscribe {
		padding: 20px 0 !important;
		width: 100%;
		max-width: 540px;
		margin: 0 auto 45px;
		order: 1;
	}
	
	.sub-footer .wrap {
		display: block;
		text-align: center;
	}
		.sub-footer .footer-nav {
			width: 100%;
			font-size: 120%;
			line-height: 2;
			display: block;
			text-align: center;
			margin: 10px 0;
		}
		.sub-footer .copyright {
			opacity: 0.7;
			width: 100%;
			display: block;
			text-align: center;
			margin: 10px 0;
		}
	
	.home-sections {
		gap: 50px;
	}
		.home-sections .wp-block-media-text {
			margin-top: 0px;
			margin-bottom: 0px;
		}
	.wp-block-columns.classes {
		gap: 10px;
		flex-wrap: wrap !important;
	}
		.wp-block-columns.classes .wp-block-column.has-black-background-color {
			flex-basis: 100%;
		}
	
	.items-3-col, .featured-posts-block .featured-sidebar {
		margin: 0;
		display: flex;
		flex-wrap: wrap;
		gap: 3.5%;
	}
	.items-3-col .item, .small-teaser-post {
		width: 48.25%;
		margin: 0 0 25px;
	}
		.items-3-col .item .title {
			font-size: 32px;
			font-size: clamp(16px, 4vw, 30px);
		}
	body.home .teaser-posts.items-3-col .item:first-of-type {
		width: 100%;
	}
	
	.home-section .widget-content .image {
		width: 100%;
		order: 1;
		margin: 0 auto 15px;
	}
		.home-sections .about .widget-content .image {
			width: 90%;
			max-width: 250px;
		}
	.home-section .widget-content .caption {
		width: 100%;
		order: 2;
	}
	
	.optin-content {
		flex-wrap: wrap;
		gap: 10px;
	}
	.optin-content .caption {
		flex-basis: 100%;
	}
	.optin-content .form {
		flex-basis: 100%;
	}
	.sidebar .subscribe {
		display: none;
	}
	
	body.page-template-default .is-layout-grid {
		display: block !important;
	}
		body.page-template-default .is-layout-grid div.wp-block-cover {
			width: 100%;
			margin-bottom: 15px;
		}
	
}
@media ( max-width : 750px ) {
	.wp-block-group.action-boxes.has-medred-background-color .wp-block-group__inner-container {
		background-position: top left 1%, top right 1%;
		background-size: auto 50%, auto 50%;
	}
	
	.home-section .block-title, .home-sections h2 {
		font-size: 32px;
	}
	

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

	.items-5-col, .items-6-col {
		margin: 0 -1.5%;
		justify-content: center
	}
		.items-5-col .item, .items-6-col .item {
			width: calc((100% / 3) - 3%);
			margin: 0 1.5% 3%;
		}
	
	.items-5-col .item .title, .items-6-col .item .title {
		font-size: 21px;
		font-size: clamp(15px, 3vw, 21px);
	}
	.fixed-more {
		text-align: center;
		margin: 10px auto;
	}
		.latest-posts .fixed-more {
			margin: -20px 0 20px;
			display: none;
		}
	
}
@media ( max-width : 620px ) {
	.wp-block-group.action-boxes.has-red-background-color .wp-block-group__inner-container {
		display: block;
	}
}
@media ( max-width : 600px ) {
	.wp-block-media-text:not(.has-background)>.wp-block-media-text__content {
		padding-left: 0;
		padding-right: 0px;
	}
	.items-4-col {
		margin: 0 -2%;
	}
		.items-4-col .item {
			width: calc((100% / 2) - 4%);
			margin: 0 2% 2%;
		}
			.sidebar .items-4-col .item {
				margin: 0;
			}
		.items-4-col .item .title {
			font-size: clamp(16px, 4vw, 30px);
			margin-top: 10px;
		}
	
	.wprm-recipe.wprm-recipe-template-custom {
		margin-left: -20px;
		margin-right: -20px;
		border: none;
	}
	
}

@media ( max-width : 500px ) {
	
	.wrap, .wrapper {
		padding: 0 15px;
	}
	
	h1 {
		font-size: 32px;
	}
	h2 {
		
	}
	
	.archives.items-3-col .item {
		margin-bottom: 15px;
		width: calc((100% / 2) - 4%);
	}
		.archives.items-3-col .item .title {
			font-size: 21px;
			font-size: clamp(16px, 4vw, 21px);
			margin: 10px 0;
		}
		
	.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;
	}
	

	.subscribe .email-form {
		
	}
	.subscribe .email-input {
		width: 100%;
	}
	.subscribe .email-submit {
		
	}

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

	
}
@media ( max-width : 400px ) {
	.lower-home-sections {
		gap: 10vw;
	}
	.latest-posts.home-section {
		margin: 4vw 0 0;
	}

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

	.subscribe .email-form {
		display: block;
		flex: none;
	}
	.subscribe .email-input {
		width: 100%;
		margin-top: 8px;
	}
	.subscribe .email-submit {
		width: 100%;
		flex-shrink: 0;
		margin-bottom: -10px;
		display: block;
	}
	

}