.single-recipe-layout2::after {
	width: 100% !important;
}

.recipe-single-container {
	margin-top: 120px;
}

@media (min-width: 1024px) {
	
	.recipe-single-container {
		margin-top: 180px;
	}
}

body.header-color-beige.single #content.site-content {
	background-color: #FCECE0;
}

@media (min-width: 1200px) {

	.single-recipe-layout-style2 div.container,
	.single-recipe-layout-style2 section.container {
		max-width: 1315px !important;

	}
}

.recipe-section {
	margin-bottom: clamp(48px, 61px, 61px);
}




/* ====== GDF Hero styles ====== */
.gdf-hero.container {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}

h1.gdf-title {
	font-size: clamp(28px, 4.5vw, 76px);
	line-height: 90%;
	font-weight: 700;
	margin: 0 0 1rem;
	color: #711711;
	letter-spacing: -3%;
	margin-bottom: clamp(24px, 32px, 54px);
}


.gdf-meta-grid {
	display: grid;
	grid-template-columns: 1.4fr 0.8fr;
	gap: 53px 71px;
	margin: .25rem 0 1.25rem;
	margin-bottom: clamp(52px, 18px, 80px);
}
@media screen and (min-width:992px) {
	.gdf-meta-grid {
		grid-template-columns: 1.2fr 0.8fr;
		margin-bottom: clamp(52px, 38px, 80px);
	}
}
@media screen and (min-width:1024px) {
	.gdf-meta-grid {
		margin-bottom: clamp(52px, 68px, 80px);
	}
}
.gdf-meta-grid .single-meta {
	list-style: none;
}

.gdf-meta {
	font-weight: 600;
	color: #222;
}

.gdf-meta__label {
	font-size: clamp(20px,  1rem + 1vw, 26px);
	display: block;
	font-weight: 400;
	color: #711711;
	margin-bottom: 10px;
}

@media (max-width: 492px) {
	.gdf-meta__label {
		margin-bottom: 4px;
	}
}

.gdf-meta__label .ctg-name a {
	color: #711711;
}

.gdf-meta__value {
	font-weight: 600;
	color: #711711;
	font-size: clamp(20px,  1rem + 1vw, 26px);
	line-height: 135%;
}

.gdf-difficulty .gdf-dot {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	margin-right: 4px;
	background: #711711;
}
@media screen and (min-width:1024px) {
	
	.gdf-difficulty .gdf-dot {
		width: 35px;
		height: 35px;
		border-radius: 50%;
		margin-right: 7px;
	}
}

.gdf-difficulty .gdf-dot--off {
	background: #D9D9D9;
}

.gdf-excerpt {
	color: #711711;
	margin: 0px .75rem 21px 0;
	line-height: 135%;
	font-size: clamp(16px, 16px, 18px);
	font-weight: 500;
	  text-align: justify;
}

@media screen and (min-width:992px) {
	.gdf-excerpt {
		margin: 0px .75rem 61px 0;
		text-align:left;
	}
}

.gdf-print {
	/* Layout & sizing */
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	flex-shrink: 0;
	/* prevent shrinking */
	white-space: nowrap;
	/* prevent wrapping */
	width: 100%;
	max-width: 513px;
	height: auto;
	padding: 14px 20px;

	/* Visuals */
	background-color: #FFF5E5;
	border: 1.2px solid #ED1B2E;
	box-shadow: 4.8px 4.8px 0px #ED1B2E;
	border-radius: 37px;

	/* Typography */
	font-family: 'Bricolage Grotesque', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 140%;
	text-align: center;
	text-transform: uppercase;
	color: #ED1B2E;
	/* Transition for hover effects */
	transition: all 0.15s ease;
}

@media screen and (min-width:992px) {
	.gdf-print {
		height: 75px;
		font-size: 22px;
		padding: 19px 27.4px;
	}
}


.gdf-print:hover {
	box-shadow: 1.8px 1.8px 0px #ED1B2E;
  margin-top: 3px !important;
  margin-left: 3px !important;
  background-color: #FFF5E5;
}





@media (max-width: 492px) {
	
	.gdf-meta-grid {
/* 		grid-template-columns: 1fr; */
		gap: 23px 7px;

	}
	.gdf-meta__label,
	.gdf-meta__value {
		
		font-size: 16px;
    	line-height: 130%;
	}
}

p:empty,
h3:empty {
	display: none !important;
}

.single-recipe-layout-gdf .ingridients-wrap {
	padding: 48px 0 24px 0 !important;
	background-color: transparent;
}

@media screen and (min-width:1024px) {

	.single-recipe-layout-gdf .ingridients-wrap {
		padding: 83px 0 103px 0 !important;
	}
}

.single-ranna_recipe .ingridients-wrap .section-heading {
	margin: 0;
	padding: 0;
	position: relative;
	border-bottom: 0;
}

.single-ranna_recipe .section-heading:before {
	display: none;
}

.single-ranna_recipe .section-heading h2.item-heading {
	color: #711711;
	font-size: clamp(20px, 25px, 26px);
	font-weight: 400;
	line-height: 135%;
	border-top: 1px solid #711711;
	border-bottom: 1px solid #711711;
	display: inline-block;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-bottom: 8px;

}

.ingredient-list {
	margin: 0 !important;
}

.ingridients-wrap h3 {
	margin: 0 !important;
	padding: 1rem 0;
	font-weight: 600;
	font-size: 1rem;
	color: #444;
	line-height: normal;
}

.airtable-ingredients {
	margin: 20px 0;
}

.ingredient-section {
	font-weight: bold;
	margin: 20px 0 10px 0;
	color: #333;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
}

.ingredient-item {
	margin: 8px 0;
	padding: 5px 0;
	display: flex;
	align-items: center;
}

.ingredient-checkbox {
	margin-right: 10px;
	transform: scale(1.2);
}

.ingredient-item span {
	line-height: 1.4;
}

.feature-wrap {
	background-color: #f8f8f8;
}


/* Container: no background, no border/shadow */
.single-recipe-layout-gdf .ingredient-list {
	background: transparent;
	border: none;
	border-radius: 0;
	padding: 0;
	box-shadow: none;
}


/* Section title + underline stays */
.single-recipe-layout-gdf .ingredient-section {
	margin: 10px 0 8px;
	font: 700 22px/1.25 'Bricolage Grotesque', system-ui, -apple-system, sans-serif;
	color: #6B1F1F;
	display: inline-block;
	position: relative;
}

.single-recipe-layout-gdf .ingredient-section::after {
	content: "";
	display: block;
	height: 2px;
	width: 100%;
	background: rgba(107, 31, 31, 0.25);
	margin-top: 6px;
}

/* Two-column grid; ensure items align to start */
.single-recipe-layout-gdf .ingredient-items {
	list-style: none;
	margin: 12px 0 0 0;
	padding: 0;

	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 22px 40px;
	align-items: start;
}

/* Row layout */
.single-recipe-layout-gdf .ingredient-item {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	gap: 14px;
	background: transparent;
	align-items: center;
	padding-left:0;
}

/* BIG custom checkbox: filled + rotated */
.single-recipe-layout-gdf .ingredient-checkbox {
	appearance: none;
	-webkit-appearance: none;
	width: clamp(41px, 61px, 71px);
	height: clamp(31px, 51px, 61px);
	background: #6B1F1F;
	/* solid fill even when unchecked */
	border: none;
	border-radius: 8px;
	/* rounded square */
	transform: rotate(20deg) scale(1);
	/* tilt */
	margin-top: 4px;
	flex: 0 0 auto;
	cursor: pointer;
	position: relative;
	/* needed for ::after checkmark */
	transition: transform .08s ease, box-shadow .15s ease, opacity .15s ease;
}

.single-recipe-layout-gdf .ingredient-checkbox:hover {
	box-shadow: 0 1px 0 rgba(0, 0, 0, .08);
}

.single-recipe-layout-gdf .ingredient-checkbox:active {
	transform: rotate(20deg) scale(0.95);
}

/* Checked state: keep filled + show large checkmark */
.single-recipe-layout-gdf .ingredient-checkbox:checked {
	background: #6B1F1F;
	opacity: 1;
}

.single-recipe-layout-gdf .ingredient-checkbox:checked::after {
	content: "✔";
	/* checkmark */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(-20deg);
	/* center & align with box tilt */
	font-size: 26px;
	/* adjust size */
	color: #fff;
	/* white checkmark */
	font-weight: 700;
	line-height: 1;
	pointer-events: none;
	/* click passes through */
}


/* Focus ring for a11y */
.single-recipe-layout-gdf .ingredient-checkbox:focus-visible {
	outline: 2px solid #FFB7A6;
	outline-offset: 2px;
}

/* Left-aligned label text */
.single-recipe-layout-gdf .ingredient-label {
	display: block;
	text-align: left;
	/* explicit alignment */
	color: #6B1F1F;
	font: 700 20px/1.35 'Bricolage Grotesque', system-ui, -apple-system, sans-serif;
	width: calc(100% - 110px);
	margin-bottom: 0;
}


/* Responsive */
@media (max-width: 900px) {
	.single-recipe-layout-gdf .ingredient-items {
		gap: 18px 28px;
	}
}

@media (max-width: 640px) {
	.single-recipe-layout-gdf .ingredient-items {
		grid-template-columns: 1fr;
		gap: 14px;
	}

	.single-recipe-layout-gdf .ingredient-label {
		font-size: 18px;
	}
}

/* Keep your row relative */
.preparation-directions {
	position: relative;
	z-index: 0;
	/* create a stacking context */
	/* optional padding for vertical space */
	padding: 32px 0;
}

/* Full-width background behind the content */
.preparation-directions::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;

	/* Break out of the container */
	left: 50%;
	width: 200vw;
	/* span the viewport */
	transform: translateX(-50%);

	background: #6C160D;
	/* your color */
	z-index: -1;
	/* sit behind content */
}

/* Ensure content sits above the bg layer */
.preparation-directions>* {
	position: relative;
	z-index: 1;
}

.single-ranna_recipe .single-ranna_recipe .tips-notes-section .section-heading {
	border-color: #fff;
}

.single-ranna_recipe .preparation-directions .section-heading h2.item-heading {
	font-weight: 600;
	font-size: clamp(18px, 1rem + 1.2vw, 32px);
	line-height: 135%;
	letter-spacing: 0%;
	text-transform: capitalize;
	color: #fff;
	max-width: 642px;
}

.single-ranna_recipe .preparation-directions .section-heading h2.item-heading span {
	font-weight: 400;
	font-size: 26px;
	display: block;
	margin-bottom: 8px;
}

/* ===== Recipe Preparation Cards (click-to-check) ===== */
/* Make grid items stretch to the tallest item in each row */
.prep-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 20px;
	align-items: stretch;
	/* <— key */
}

@media (min-width:640px) {
	.prep-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width:992px) {
	.prep-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

/* or 3 if you prefer */

/* Wrap becomes flex so the card can fill full track height */
.prep-card-wrap {
	position: relative;
	display: flex;
	/* <— lets the card stretch */
}

/* Card fills the cell and uses column layout */
.prep-card {
	position: relative;
	display: flex;
	/* <— column flex for inner content */
	flex-direction: column;
	height: 100%;
	/* <— fill the row height */
	background: #fff;
	border: 1px solid rgba(113, 23, 17, 0.15);
	border-radius: 16px;
	padding: 26px;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
	color: #711711;
	cursor: pointer;
	transition: transform .12s ease, box-shadow .12s ease, border-color .12s ease;
	width:100%;
}
@media screen and (min-width:992px) {
	.prep-card {
		padding: 38px;
	}
}
@media screen and (min-width:1024px) {
	.prep-card {
		padding: 45px;
	}
}

/* Optional: enforce a nice minimum height so very short steps still look like cards */
.prep-card {
	min-height: 240px;
}

@media (min-width:640px) {
	.prep-card {
		min-height: 260px;
	}
}

@media (min-width:992px) {
	.prep-card {
		min-height: 280px;
	}
}

/* Top row stays at the top */
.prep-card-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 8px;
}

.prep-card-top .prep-step-pill {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	padding: 5px 29px;
	gap: 10px;
	background: #FCECE0;
	border: 0.5px dashed #460E10;
	border-radius: 500px;
	/* Inside auto layout */
	flex: none;
	order: 0;
	flex-grow: 0;
	align-items: center;
	flex-direction: row;
}

.prep-card-top .prep-step-pill:before {
	content: "😁";
	width: 29px;
	height: 38px;
	line-height: 29px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 29px;
}

/* Title + text — let text take remaining space naturally */
.prep-title {
	margin: 10px 0 8px;
	line-height: 1.25;
	font-weight: 800;
	color: #711711;
	font-weight: 600;
	font-size: clamp(18px, 1rem + 0.5vw, 32px);
	line-height: 135%;
	letter-spacing: 0%;
	text-transform: capitalize;
}


.prep-text {
	margin-top: 0;
	font-size: 14px;
	line-height: 1.6;
	color: #711711;
}



/* Large maroon check in top-right */
.prep-check {
	position: absolute;
	top: 30px;
	right: 30px;
	font-weight: 800;
	font-size: 30px;
	line-height: 1;
	color: #711711;
	opacity: .18;
	transition: opacity .12s ease, transform .12s ease;
}
.prep-check .prep-check-tick svg{
	width:30px;
}
@media screen and (min-width:1024px) {
	.prep-check {
		top: 40px;
		right: 40px;
	}
	.prep-check .prep-check-tick svg{
		width:40px;
	}
}
@media screen and (min-width:1280px) {
	.prep-check .prep-check-tick svg{
		width:47px;
	}
}

@media (hover:hover) {
	.prep-card:hover .prep-check {
		opacity: .35;
	}
}

/* Checked state (click the card to toggle) */
.prep-check-input {
	position: absolute !important;
	opacity: 0 !important;
	pointer-events: none;
	width: 1px;
	height: 1px;
}

.prep-check-input:checked+.prep-card {
	border-color: #711711;
	box-shadow: 0 12px 28px rgba(113, 23, 17, 0.25);
}

.prep-check-input:checked+.prep-card .prep-check {
	opacity: 1;
	transform: rotate(-10deg) scale(1.02);
}





.tips-notes-section {
	padding-top: 64px;
}

.single-ranna_recipe .preparation-directions .tips-notes-section .section-heading .item-heading {
	margin: 0;
}

.tips-notes-section .tips-content {
	color: #fff;
}

/* category strip - styles starts here */
.recipe-categories-section.custom-category-icons {
	display: flex;
	padding: 31px 0;
	margin: 0;
	background-color: #FFF5E5;
	position: relative;
	z-index: 1;

	gap: 24px;
	max-width: 1440px;
	margin: 0 auto;
	width: 100%;
}

.recipe-categories-section.custom-category-icons:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 200vw;
	transform: translateX(-50%);
	background: #FFF5E5;
	z-index: -1;
}

.recipe-categories-section.custom-category-icons .categories-container {
	display: flex;
	flex-direction: row;
	width: 100;
}



.recipe-categories-section .category-item {
	flex: 1 1 0;
}

/* each takes equal width */
.recipe-categories-section .category-item .category-link {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	background-color: transparent;
	min-height: 196px;
	color: #ff4a52;
	text-align: center;
	border-radius: 5px;
	padding: 23px 15px 16px;
	transition: all 0.3s ease-in-out;
}

.recipe-categories-section .category-item .category-link:hover {
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
	background-color: #ED1B2E;
	color: #fff;
}

.recipe-categories-section .category-item .category-link .category-icon {
	margin-bottom: 36px;
}

.recipe-categories-section .category-item .category-link:hover .category-icon {
	filter: brightness(0) invert(1);
}

.recipe-categories-section .category-item .category-link .category-title,
.recipe-categories-section .category-item .category-link .category-count {
	font-weight: 700;
	font-size: 24px;
	line-height: 110%;
	letter-spacing: 0%;
	text-transform: capitalize;
	color: #460E10;
	line-height: 1.3;
}

.recipe-categories-section .category-item .category-link:hover .category-title,
.recipe-categories-section .category-item .category-link:hover .category-count {
	color: #fff;
}

/* category strip - styles ends here */
.next-recipes-title {
	font-family: Bricolage Grotesque;
	font-weight: 700;
	font-style: Bold;
	font-size: clamp(22px, 2rem + 1.2vw, 48px);
	leading-trim: NONE;
	line-height: 90%;
	letter-spacing: -3%;
	text-transform: capitalize;
	color: #460E10;
	padding: 67px 0 25px 0;
}

.rtin-single-post:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 30px rgba(0,0,0,0.12);
}
.rtin-single-post{
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.rt-recipes-grid.row > [class*="col-"] {
  padding: 0 5px;
  margin-bottom: 25px;
}

@media (min-width: 1310px) {
	
}
@media (max-width: 768px) {
  .rt-recipes-grid.row > [class*="col-"] {
    padding: 0 10px;
    margin-bottom: 20px;
  }
	  .rt-recipes-widget, .custom-recipe-grid {
    padding: 20px 15px;
  }
}

@media (max-width: 768px) {
    .rt-recipes-widget {
        padding: 15px;
    }
    
    .rt-recipes-grid.row {
        margin: 0 -10px;
        margin-bottom: 30px;
    }
    
    .rt-recipes-grid.row > [class*="col-"] {
        padding: 0 10px;
        margin-bottom: 20px;
    }
}

.image-section-heading{
	background-color: #7B1E1E;
  background-image: url("/wp-content/uploads/2025/08/hero-section-bg-xl-transparent.png");
  background-position: bottom right;
  background-repeat: no-repeat;
	border-bottom:none !important;
}
.image-section-heading h1.rt-category-recipes-title{
	color:#FFF5E5;
}