/**
* Additional styles
*/

/* homepage amends */

body.page-id-37390 .main-content {
	max-width: 1400px;
}

.page-id-37390 .main-container,
.page-id-37390 .post-content{
	overflow: visible;
}

.page-id-37390 .background-white-fw {
	position: relative;
	margin-bottom: 0;
}

.mobile-only {
	display: none !important;
}

.page-id-37390 .background-white-fw:before {
	content: '';
    height: 100%;
    width: 100vw;
    background: #ffffff;
    position: absolute;
	top:0;
	left: 50%;
    z-index: -1;
    transform: translateX(-50%);
}

.page-id-37390 .new-banner .new-container,
.page-id-37390 .post-header {
    display: none;
}

.page-id-37390 .logo>a {
    transform: scale(1.7) translate(40px, 50px);
}

.page-id-37390 .logo>a:after {
    content: 'Your Weekly Meal Planner';
    display: block;
    margin-top: 6px;
    color: #ffffff;
}

.page-id-37390 .nav-free-trial-button {
    position: absolute;
    top: 32px;
    z-index: 9;
}

.page-id-37390 .nav-free-trial-button>a {
    background-color: #5fa100 !important;
    color: #ffffff !important;
    font-weight: 800;
    padding: 10px 30px;
}

.page-id-37390 .cta-button {
    background-color: #5fa100;
    color: #ffffff !important;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 50px;
    border-radius: 50px;
    text-align: center;
	transition: background-color 0.2s ease;
}

.page-id-37390 .cta-button:hover{
	background-color: #81ab44;
}

.page-id-37390 .meal_plan_images img {
	border-radius: 50%;
	height: 170px;
	width: 170px;
	margin: 20px auto 0;
}

.page-id-37390 .meal_plan_text {
	background-color: #f3f3f4;
	padding: 4rem 2rem 2rem;
	margin-top: -3rem;
}

.page-id-37390 .wp-block-button__link:not(.has-luminous-vivid-amber-background-color) {
	background: #5fa100 !important;
	padding: 15px 50px;
	font-weight: 600;
	transition: background-color 0.2s ease;
}

.page-id-37390 .wp-block-button__link:not(.has-luminous-vivid-amber-background-color):hover {
	background: #81ab44 !important;
}

.page-id-37390 .wp-block-button__link.has-luminous-vivid-amber-background-color {
	background: #fcb900 !important;
	color: #030303 !important;
	padding: 15px 50px;
	font-weight: 600;
	transition: background-color 0.2s ease;
}

.page-id-37390 .wp-block-button__link.has-luminous-vivid-amber-background-color:hover {
	background: #ffd152 !important;
}

.page-id-37390 .rounded-image-third {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.page-id-37390 .rounded-image-third img {
	max-width: 250px;
	max-height: 250px;
	border-radius: 50%;
	object-fit: cover;
    object-position: top;
}

.page-id-37390 .glsr-summary {
	text-align: center;
	justify-content: center;
	margin: 0 auto;
}

.page-id-37390 .homepage-review-boxes .wp-block-column {
	background-color: #ffffff;
	padding: 20px;
}

.page-id-37390 .homepage-review-boxes .wp-block-column img {
	width: 140px; 
	margin: 0 auto;
}

.page-id-37390 .homepage-why-us__comp img {
	width: 130px;
	margin: 30px auto -30px;
}

.page-id-37390 .homepage-why-us__comp .has-text-color.has-background {
	min-height: 140px;
}

.page-id-37390 .three-images-checkpoints {
	display: flex; 
	justify-content: space-between;
}

.page-id-37390 .three-images-checkpoints img {
	width: 175px;
	height: 175px;
	border-radius: 50%;
	object-fit: cover;
    object-position: top;
}

.page-id-37390 .three-images-checkpoints ul {
	list-style: none;
	font-size: 18px;
}

.page-id-37390 .three-images-checkpoints ul {
	margin-bottom: 5px;
	letter-spacing: 1px;
}

.page-id-37390 .three-images-checkpoints > div {
	display: flex; 
	align-items: center;
}

.page-id-37390 .annual-membership {
	border: 2px solid #ffb600;
	background-color: #ffffff;
	padding-bottom: 1rem;
	margin-bottom: -10px;
}

.page-id-37390 .annual-membership h2 {
	background-color: #ffb600;
	color: #ffffff !important;
	font-weight: 600;
	padding: 12px;
}

.page-id-37390 .monthly-membership {
	border: 1px solid #444c5c;
	background-color: #ffffff;
	padding: 1rem 0;
}

.page-id-37390 .wp-block-coblocks-accordion-item__title {
	display: block;
	padding-right: 2rem;
}

.page-id-37390 .wp-block-coblocks-accordion-item__title:before {
	content: "+";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 1rem;
}

.page-id-37390 details[open] .wp-block-coblocks-accordion-item__title:before {
	content: "-";
}

@media (max-width: 1220px) {
	.page-id-37390 .homepage-review-boxes .wp-block-column {
		padding: 2rem;
	}
	
	.page-id-37390 .three-images-checkpoints img {
		width: 100px;
		height: 100px;
		margin-bottom: 1rem;
	}
	
	.page-id-37390 .three-images-checkpoints ul {
		font-size: 16px;
		letter-spacing: 0;
	}
	
	.page-id-37390 .three-images-checkpoints {
		display: block; 
		max-width: fit-content;
		margin: 0 auto 1rem;
	}
}

@media screen and (max-width: 979px) {
	.page-id-37390 .mobile-menu-container {
		top: 224px;
	}
}

@media (max-width: 780px) {
	.page-id-37390 .homepage-review-boxes .wp-block-column {
		margin-bottom: 1rem;
	}
}

@media (max-width: 600px) {
	.page-id-37390 .rounded-image-third img {
		margin-bottom: 25px;
	}
	
	.mobile-only {
		display: block !important;
	}
	
	.mobile-hide {
		display: none !important;
	}
	
	.page-id-37390 .three-images-checkpoints > div {
		display: block; 
	}
	
	.page-id-37390 .three-images-checkpoints img {
		margin: 20px auto 5px;
		height: 130px;
		width: 130px;
	}
}

@media (min-width: 399px) {
    .page-id-37390 .logo>a {
        transform: scale(1.3) translate(40px, 60px);
    }
}

@media (min-width: 480px) {
    .page-id-37390 .logo>a {
        transform: scale(1.1) translate(40px, 75px);
    }
}

@media (min-width: 979px) {
    .page-id-37390 .logo>a {
        transform: none;
    }

    .page-id-37390 .nav-free-trial-button {
        display: none;
    }

    .page-id-37390 .logo>a:after {
        content: none;
    }

    .page-id-37390 .homepage-hero-container {
        display: flex;
        max-width: 1000px;
        margin-left: auto;
		margin-right: auto;
    }

    .page-id-37390 .masterchef-block {
        display: none !important;
    }

    .page-id-37390 .masterchef-block-desktop {
        display: block !important;
        transform: translateY(-10px);
    }

    .page-id-37390 .homepage-hero-block {
        align-items: flex-start !important;
        margin-top: 50px;
    }

    .page-id-37390 .homepage-hero-block h2 {
        font-size: 42px !important;
        text-align: left !important;
    }

    .page-id-37390 .homepage-hero-block p {
        font-size: 22px !important;
		text-align: left !important;
    }
	
	.page-id-37390 .banner-quote-mb {
		display: none;
	}
}

/* checkout page amends */

.page-id-213 .checkout__comp {
	display: flex;
}

.page-id-37985 .page-title,
.page-id-37985 .new-banner .new-container,
body .page-title,
body .new-banner .new-container{
	display: none;
}

.page-id-37985 .checkout__comp{
	align-items: center;
	margin-top: -12px;
	position: relative;
}

body .checkout__comp{
	align-items: center;
	position: relative;
}

.page-id-37985 .checkout__comp h2,
body .checkout__comp h2{
	margin-bottom: 2rem !important;
}

.page-id-37985 .checkout__comp ul,
body .checkout__comp ul{
	margin-bottom: 2rem;
	text-align: left;
}

.page-id-37985 .checkout__comp .secure_image{
	position: absolute;
	left: 0;
	bottom: -210px;
}

body .checkout__comp .secure_image{
	position: absolute;
	left: 0;
	bottom: -190px;
}

.page-id-37985 .woocommerce #payment #place_order,
body .woocommerce #payment #place_order{
	background-color: #5FA100;
    border-radius: 50px;
    padding: 20px 40px;
    color: #ffffff;
}

@media (min-width: 438px) {
	.page-id-37985 .checkout__comp .secure_image{
		bottom: -180px;
	}
	
	body .checkout__comp .secure_image{
		bottom: -160px;
	}
}

@media (min-width: 1200px) {
	.page-id-37985 .checkout__comp .glsr-minimal .glsr-summary,
	body .checkout__comp .glsr-minimal .glsr-summary{
		flex-wrap: nowrap;
		max-width: unset;
	}

	.page-id-37985 .checkout__comp .glsr-minimal .glsr-summary-stars,
	body .checkout__comp .glsr-minimal .glsr-summary-stars{
		margin-right: 20px;
	}
	
	.page-id-37985 .checkout__comp ul,
	body .checkout__comp ul{
		display: flex;
	}
	
	.page-id-37985 .checkout__comp ul li,
	body .checkout__comp ul li{
		margin-right: 2rem;
	}
}