html {
	-webkit-text-size-adjust: 100%;
}
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="email"],
.text-field
.textarea {   
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   border-radius: 0;
}

/*---RESPONSIVE QUERIES---*/
@media ( min-width : 865px ) and ( max-width : 990px ), ( min-width : 480px ) and ( max-width : 605px ), ( max-width : 400px ) {

	
}
@media ( min-width : 650px ) and ( max-width : 960px ), ( max-width : 600px ) {

	
}
	
@media ( min-width : 375px ) and ( max-width : 450px ) {
	
}
@media ( min-width : 650px ) and ( max-width : 800px ), ( max-width : 475px ) {
	
}

@media ( max-width : 1060px ) {
	.header .logo {
		width: 290px;
	}
	#main {
		font-size: 18px;
		font-size: 2vw;
	}
	#main li {
		margin: 0 -3px;
	}
	
	#main li a {
		padding: 0 10px;
	}
}


@media ( max-width : 1000px ) {
	
	
}
@media ( max-width : 940px ) {
	
	.optin-content .caption {
		display: block;
	}
	.optin-content .caption-content {
		margin-bottom: 10px;
	}
	.optin-content .form {
		flex-shrink: 1;
		flex-grow: 1;
		flex-basis: 100%;
	}
	
	.sub-footer {
	}
	.sub-footer ul.footer-nav {
		width: 100%;
		text-align: center;
		float: none;
	}
	.sub-footer ul.footer-nav li {
		display: inline-block;
		margin: 0 10px;
	}
		
	.copyright {
		width: 100%;
		text-align: center;
		float: none;
		padding: 0;
	}
	
}
@media ( max-width : 850px ) {
	.optin-content {
		flex-wrap: wrap;
	}
	.home-sections .home-section.has-background.optin-block, .footer .home-section.has-background.optin-block {
		padding: 4vw 0;
	}
}




@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;
	}
		.span_sidebar .subscribe {
			display: none;
		}
	
	.header {
		display: none;
	}
	.top-bar {
		margin-top: 60px;
		margin-bottom: 20px;
		display: block;
		text-align: center;
		padding: 10px;
	}
		body.home .top-bar {
			margin-bottom: 0;
		}
		.top-bar .social, .top-bar .header-search {
			display: none;
		}
		
	.home-section.welcome {
		
	}
	.home-section.welcome .background-image {
		position: absolute;
		top: 0;
		right: -18%;
		min-width: 120%;
		min-height: 100%;
		width: auto;
		height: auto;
		object-fit: cover;
	}
		
	.welcome-content.with-image {
		width: 65%;
		margin: 5% auto 5% 0;
		display: block;
		gap: 0;
		text-align: center;
		position: relative;
		z-index: 11;
	}
		.welcome-content .block-title {
			margin: 10px 0;
			font-size: 5.25vw;
			font-size: clamp(20px, 5.5vw, 42px);
			line-height: 1;
		}
			.welcome-content .block-title em {
				background: url(images/balance.svg) no-repeat;
				background-size: 100% auto;
				width: 28%;
				height: 0;
				padding-bottom: 15%;
				text-indent: -9999px;
				display: inline-block;
				vertical-align: middle;
				position: relative;
				top: 0;
				margin: -15px 2px -15px 4px;
			}
		.welcome-content .subtitle {
			font-size: 12px;
			font-size: 2.25vw;
			font-size: clamp(9px, 2.25vw, 13px);
			letter-spacing: .1em;
			margin-bottom: 10px;
		}
		.welcome-content p {
			font-size: 3vw;
			font-size: clamp(12px, 2.75vw, 19px);
			line-height: 1.6;
			margin: 10px 0 10px;
		}
		.welcome-content .more {
			margin-top: 10px;
			text-align: center;
		}

		.welcome-content a.more-link {
			font-size: clamp(9px, 2.5vw, 13px);
			padding: 3% 5%;
		}

	.home-section.video-block {
		margin: 5vw 0;
	}
	.home-section .video-content {
		flex: none;
		display: block;
		flex-wrap: wrap;
	}
	.video-container {
		position: relative;
		padding-bottom: 56%;
		height: 0;
		overflow: hidden;
	}
	.home-section .video-content .player {
		flex-basis: 100%;
		padding-bottom: 56%;
	}
	.home-sections .video-content .caption {
		flex-basis: 100%;
		order: 2;
	}
	.home-section .video-content .caption .block-title {
		font-size: 5vw;
		font-size: clamp(24px, 6vw, 36px);
	}
	.home-section .video-content .caption .subtitle {
		
	}
}

@media (max-width: 767px) {
	#kajabi-form .kajabi-form__btn--block-mobile {
		width: unset !important;
	}
}

@media ( max-width : 728px ) {	
	.upper-home-sections {
		margin-bottom: 10vw;
	}
	.upper-home-sections.home-sections {
		gap: 0;
	}
	.upper-home-sections .home-section.has-background {
		padding: 20px 0;
	}
		.upper-home-sections .home-section.has-background:first-child {
			padding: 20px 0;
		}
	.lower-home-sections {
		margin-top: 12vw;
	}
	
	.archives.items-3-col {
		gap: 3vw;
		row-gap: 2vw;
	}
	
	.home-section.icons-block .search-content {
		flex-wrap: wrap;
	}
	.home-section.icons-block .search-content .block-title {
		flex-basis: 100%;
		text-align: center;
	}
	.home-section.icons-block .search-content .form {
		flex-basis: 100%;
		text-align: center;
		max-width: 100%;
	}
	.home-section .icons:after {
		display: none;
	}
	.home-section.icons-block {
		padding-bottom: 5vw !important;
		margin-bottom: 3vw;
	}
	

}
@media ( max-width : 700px ) {
	
	
	.teaser-posts.items-3-col {
		gap: 4vw;
		row-gap: 6vw;
		grid-template-columns: repeat(2, 1fr);
	}
		.teaser-posts.items-3-col .item .title {
			font-size: 30px;
			font-size: clamp(18px, 4.5vw, 30px);
		}
	.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: 20px;
			font-size: clamp(14px, 3vw, 20px);
		}
	
	.items-7-col, .items-8-col {
		gap: 2vw;
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
	.icons .item .title, .sidebar .icons .item .title {
		font-size: clamp(9px, 2vw, 12px);
		margin: 5px 0;
	}


}
@media ( max-width : 650px ) {
	
	.footer {
		margin-top: 10vw;
	}
	
	.home-sections {
		gap: 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;
	}
	
	.home-sections .home-section .widget-content {
		display: block;
	}
		.home-section .widget-content .image {
			flex-basis: 100%;
			width: 100%;
			max-width: 350px;
			margin: 0 auto 35px;
		}
		.home-section .widget-content .caption {
			text-align: center;
			width: 100%;
		}
		.home-section .widget-content .caption .block-title, .home-section .widget-content .caption .more {
			text-align: center;
		}

	
	.items-4-col {
		gap: 4vw;
		row-gap: 4vw;
		grid-template-columns: repeat(2, 1fr);
	}
		.items-4-col .item .title {
			font-size: 24px;
			font-size: clamp(18px, 3.5vw, 24px);
		}
		.items-4-col.image-blocks {
			row-gap: 6vw;
		}
	.sidebar .items-4-col {
		gap: 4vw;
		row-gap: 4vw;
		grid-template-columns: repeat(2, 1fr);
	}

	.optin-content .caption {
		display: block;
		width: 100%;
		align-items: center;
		align-content: center;
		justify-content: center;
		margin: 0 auto;
	}
		.optin-content .caption-content {
			margin-bottom: 15px;
		}
	
}

@media ( max-width : 600px ) {
	
	.divider, .latest {
		font-size: 26px;
		margin-bottom: 15px;
	}
	
	
	.wprm-recipe.wprm-recipe-template-purr-custom .wprm-recipe-body {
		padding: 15px 15px 15px;
		border: none;
	}
	.wprm-recipe.wprm-recipe-template-purr-custom .wprm-recipe-head {
		padding: 15px;
		display: flex;
		flex-flow: row wrap;
		text-align: center;
	}
		.wprm-recipe.wprm-recipe-template-purr-custom .wprm-recipe-head {
			background-color: #d9ede5;
			background-image: url(images/woman-white.svg);
			background-size: auto 75%;
			background-position: bottom -50px left -35%;
			background-repeat: no-repeat;
		}
	.wprm-recipe.wprm-recipe-template-purr-custom .wprm-title-block {
		width: 100%;
		flex-basis: 100%;
		float: none;
		order: 2;
	}
	.wprm-recipe.wprm-recipe-template-purr-custom .wprm-image-block {
		width: 100%;
		float: none;
		order: 1;
		text-align: center;
		margin: 0 auto 15px;
		max-width: 200px;
	}
	.wprm-recipe.wprm-recipe-template-purr-custom .recipe-buttons {
		width: 100%;
		flex-basis: 100%;
		order: 3;
		gap: 10px;
		flex-wrap: wrap;
		margin: 0;
	}
	.wprm-recipe.wprm-recipe-template-purr-custom .recipe-buttons a.wprm-recipe-link, a.wprm-recipe-roundup-link {
		width: 100%;
		flex-basis: 100%;
	}

}

@media ( max-width : 500px ) {
	.home-sections {
		gap: 12vw;
	}
	h1 {
		font-size: 30px;
	}
	ul.archiveslist {
		overflow: visible;
		column-count: 2;
	}
	.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, 5vw, 20px);
		}

	.post .wp-block-group.has-background, .post .has-background {
		padding: 15px 20px;
	}
		.wp-block-group.has-background h2.has-background {
			margin: -15px -20px 10px;
			padding: 15px 20px;
		}


}
@media ( max-width : 475px ) {
	.subscribe form, .subscribe .email-form, .subscribe .mc4wp-form-fields {
		flex-wrap: wrap;
	}
	.footer .subscribe .email-input {
		flex-basis: 48%;
	}
	.subscribe .email-submit {
		flex-basis: 100%;
		flex-grow: 1;
	}

	.home-section.icons-block .search-content {
		gap: 8px;
	}
	.home-section.icons-block .search-content .block-title {
		font-size: 22px;
	}
		.home-section.icons-block .search-content .block-title em {
			width: 30%;
			height: 0;
			padding-bottom: 18%;
		}

}

@media ( max-width : 425px ) {
	.wrap, .wrapper {
		padding: 0 15px;
	}
	
	.wprm-recipe.wprm-recipe-template-purr-custom {
		width: auto;
		margin-left: -15px;
		margin-right: -15px;
	}
	
	.top-bar h1.tagline {
		font-size: 3vw;
		letter-spacing: .1em;
	}
	
	#comment-list li {
		padding: 0;
		border: none;
	}
		#comment-list li li {
			padding: 10px;
		}
		#comment-list li.bypostauthor, #comment-list li.byuser {
			background-color: #F4F6F6;
			padding: 10px;
			margin-top: 15px;
		}
	
}
@media ( max-width : 400px ) {
	.home-section.welcome .wrap {
		padding: 0 10px
	}
	.home-section.welcome .background-image {
		right: -26%;
	}
	.welcome-content.with-image {
		width: 68%;
		margin: 6% auto 6% 0;
	}
	
	
	.optin-content .caption .block-title em {
		width: 35%;
		height: 0;
		padding-bottom: 15%;
		top: 5px;
		margin: 0 -3px -15px -2px;
	}
	.optin-content .caption .block-title {
		text-wrap: wrap;
		font-size: 9vw;
		font-size: clamp(14px, 6.75vw, 28px);
	}
	.optin-content .caption p {
		margin: -5px 0 0;
		font-size: 14px;
	}
	
	.footer .home-section.has-background.optin-block .optin-content .caption:after {
		bottom: -80px;
		left: -55px;
		display: none;
	}
	
	.subscribe #kajabi-form fieldset {
		flex-wrap: wrap;
	}
	#kajabi-form .kajabi-form__btn--block-mobile {
		width: 100% !important;
	}
}
@media ( max-width : 375px ) {
	.item .wprm-recipe-rating {
		font-size: 12px;
		line-height: 15px;
	}
		.item .wprm-recipe-rating .wprm-recipe-rating-details {
			display: none !important;
		}
	
	.teaser-posts.items-3-col {
		gap: 4vw;
		row-gap: 40px;
		grid-template-columns: repeat(1, 1fr);
	}
	.teaser-posts.items-3-col .item .title {
		font-size: 30px;
		font-size: clamp(18px, 8vw, 30px);
	}
	.teaser-post .post-cat {
		margin: 20px 0 0;
	}
	
}
@media ( max-width : 360px ) {
	
	.wrap, .wrapper {
		padding: 0 10px;
	}
	.wprm-recipe.wprm-recipe-template-purr-custom {
		width: auto;
		margin-left: -10px;
		margin-right: -10px;
	}

}