@charset "utf-8";
.twinkle-star-regular {
  font-family: "Twinkle Star", serif;
  font-weight: 400;
  font-style: normal;
}
.satisfy-regular {
  font-family: "Satisfy", serif;
  font-weight: 400;
  font-style: normal;
}

.merienda {
  font-family: "Merienda", serif;
  font-optical-sizing: auto;
  font-weight: 20px;
  font-style: normal;
}

.indie-flower-regular {
  font-family: "Indie Flower", serif;
  font-weight: 400;
  font-style: normal;
}
.architects-daughter-regular {
  font-family: "Architects Daughter", serif;
  font-weight: 400;
  font-style: normal;
}

.caveat {
  font-family: "Caveat", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.farsan-regular {
  font-family: "Farsan", serif;
  font-weight: 400;
  font-style: normal;
}
.homemade-apple-regular {
  font-family: "Homemade Apple", serif;
  font-weight: 400;
  font-style: normal;
}


body {
    font-family: 'Architects Daughter', sans-serif;
    margin: 0;
    padding: 0;
    background-color: #112B2C;
    color: #987454;
}

header.home {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #EA385A;
    padding: 10px 20px;
}

.header-container {
	display: flex;
	align-items: center;
	width: 100%;
	gap: 20px;
}

.logo {
    display: flex;
    align-items: center;
    text-align: center;
    color: #EBD7BA;
}

.logo img {
    height: 100px;
    width: auto;
    align: flex;
}

.site-title {
	flex-grow: 1;
	text-align: center;
	font-size: 36px;
	color: #000000;
}


.subscribe {
    background-color: #EBD7BA;
    color: #000000;
    font-size: 18px;
    font-family: 'Cambria', "Hoefler Text", "Liberation Serif", Times, "Times New Roman", 'serif';
    padding: 10px 20px;
    border: none;
    cursor: pointer;
}

.nav-bar {
color: #00000;
font-size: 18px;
background-color: #94C973;
text-align: center;
font-weight: 500;
justify-content: space-around;
	
}

.nav-bar ul {
	color: #000000;
	display: flex;
	justify-content: space-around;
	list-style: none;
	margin: 0;
	padding: 0;
	
}

.nav-bar a {
	text-decoration: none;
	color: #FFFDD00;
	padding: 10px 15px;
	border-radius: 5px;
	transition: background-color 0.3s ease, color 0.3s ease;
}
nav a{text-decoration: none;}
nav a:link{color: #000000;}
nav a:visited{color: #1E975D;}
nav a:hover{color: #FF6A38;}

#wrapper {
    width: 80%;
    margin: 20px auto;
    border: 4px solid #000000;
    background-color: #EA385A;
    padding: 24px;
	height: auto;
	align-content: center;
}

.main {
    padding: 20px;
}

.subscribe-button {
    background-color: #94C973;
    color: #FFFDD0;
    font-size: 36px;
    font-family: 'Indie Flower', cursive;
    font-weight: bold;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
	align-content: right;
}

footer {
    text-align: center;
    background-color: #EBD7BA;
    font-size: 12px;
    color: #000000;
	width: 100;
	clear: both;
}

.heading {
	width: 100%;
    font-size: 36px;
    font-family: 'Merienda', cursive;
    color: #000000;
    font-weight: bold;
	background-color: #987454;
	text-align: center;
}
 .heading {
	width: 600;
    font-size: 36px;
    font-family: 'Merienda', cursive;
    color: #000000;
    font-weight: bold;
	background-color: #987454;
	text-align: center;
    margin: 20px 0;
}

.indexcontent {
    display:flex;
    justify-content: center;
	align-items: center;
	height: 40vh;
    background-color: #EA385A;
	margin: 0;
}

.box {
    width: 100;
    background-color: #FFFDD0;
    border: 3px solid #987454;
    padding: 20px;
    text-align: center;
    font-size: 18px;
	box-sizing: border-box;
}

.boxindex {
	margin: 25px auto;
	background-color: #EA385A;
	color: #000000;
    border: 5px solid #000000;
    padding: 20px;
    text-align: center;
    font-size: 18px;
}
.subscribe-btn {
	display: block;
	margin: 20px auto;
	padding: 10px 20px;
	font-size: 16px;
	background-color: #5A3816;
	color: #fff;
	text-align: center;
	border: none;
	cursor: pointer;
	border-radius: 5px;
	
}

.section{
	text-align: center;
	margin: 20px 0;
	
}

.images{
	display: flex;
	justify-content: space-around;
	margin-top: 20px;
	
}

.text-box{
	background-color: #ff8000;
	padding: 10px;
	border-radius: 5px;
	color: #fff;
	margin: 20px 0;
	
}

#wrapperlanding{
    width: 60%;
    margin: 20px auto;
    border: 4px solid #000000;
    background-color: #987454;
    padding: 24px;
}


.subbutton{
	background-color: #EBD7BA;
    color: #00000;
    font-size: 36px;
    font-family: 'Indie Flower', cursive;
    font-weight: bold;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
	width: 100%;
	box-sizing: border-box;
}

.subbutton:hover {
	background-color: #C9D5EA;
}
.landingcontent {
    display: flex;
    justify-content: space-around;
    padding: 20px;
    background-color: #EA385A;
	color: #00000;
	border: thin;
	border-color: #00000;
	}

.box1 { 
    width: 95%;
	justify-content: center;
    background-color: #EA385A;
    color:  #000000;
	border: 3px solid #987454;
    padding: 20px;
    text-align: center;
    font-size: 18px;
	border-color: #000000;
	}

.landmain {
	display: flex;
	justify-content: center;
	align-items: center;
	height: auto;
	max-height: 50%;
	
	}

.landmain img {
	max-width: 100%;
	height: auto;
	
}
.imagerow {
    display:flex;
    justify-content:space-around; 
    align-items: center; 
}

.imagerow img {
    max-width: 45%; 
    height: auto; 
}

.column{
	flex: 1;
	justify-content: center;
	display: flex;
	align-items: center;
	flex-direction: column;
}

.flexcontainer-index{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: auto;
	
.content{
    display: flex;
    justify-content: center;
	align-items: center;
	height: 0vh;
    background-color: #EA385A;
	margin: 0;
	}}

.home-image{
	max-width: 600px;
	height: 200;
	
}

form {
	width: 85%;
	background-color: #FBE2B4;
	color: #000000;
	padding: 20px;
	display: inline-block;
	border: 2px solid #A87B5A;
	border-radius: 10px;
	
	
}

label {
	float: center;
	display: block;
	font-weight: bold;
	text-align: right;
	width: 120px;
	padding-right: 12px;
}

.submitbtn {
	background-color: #EBD7BA;
	color: #000000;
	border-radius: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 20px;
	}

.submitbtn:hover {background-color: #9F93D3;}		

section {width: 65%}

.clearfix::after {
	content: "";
	clear: both;
	display: table;
}

.centerkitchen {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 20px;
	flex-direction: column;
	}

#wrappercontact {
    width: 80%;
    margin: 20px auto;
    border: 4px solid #000000;
    background-color: #EA385A;
    padding: 24px;
	height: auto;
	text-align: center;
	
}

.main-content {
    padding: 20px;
    background-color: #2f3e46;
}

.subscribe-section {
	width: 100%;
    text-align: center;
    margin-bottom: 20px;
    color: #000000;
	background-color: #EBD7BA;
	
}

.subscribe-section .subscribe-title {
	background-color: #EBD7BA;
    font-size: 72px;
    margin-bottom: 10px;
    color: #000000;
	
}

.subscribe-section .table-image {
    max-width: 100%;
    border-radius: 10px;
    margin: 15px 0;
	height: auto;
}

.subscribe-message {
    background-color: #987454;
    color:#112B2C;
    padding: 15px;
	border: 2px solid #000000;
    border-radius: 8px;
   	border-color: #000000;
	font-size: 24px;
}


.gallery-section {
	background-color: #EBD7BA;
    display: flex;
    justify-content: space-between;
	align-items: center;
    gap: 10px;
	width: 75%;
	margin: 0 auto;
}

.gallery-item img {
	display: flex;
	justify-content: space-between;
	align-items: center;
    width: 100%;
    border-radius: 10px;
	background-color: #EBD7BA;
	align-items:center;

}

.boxthankyou { 
	display: flex;
   	justify-content: center;
	align-items: center;
    background-color: #94C973;
    color:  #000000;
	border: 3px solid #987454;
    padding: 20px;
    font-size: 36px;
	border-color: #000000;
	
	}

#wrappersub {
    width: 80%;
    margin: 20px auto;
    border: 4px solid #000000;
    background-color: #EA385A;
    padding: 24px;
	height: auto;
	text-align: center;
	
}

#wrapperthankyou {
    width: 50%;
    margin: 20px auto;
    border: 4px solid #000000;
    background-color: #EA385A;
    padding: 24px;
	height: auto;
	text-align: center;
	
}

.intro-christmas {
	width: 100;
	margin: 50px auto;
    background-color: #94C973;
	color: #000000;
    border: 3px solid #987454;
    padding: 20px;
    text-align: center;
	font-size: 24px;
  	box-shadow: 0 0 d10px rgba 0 0 0 0.1;
}

.recipe-container {
    max-width: 800px;
    margin: 50px auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

ul, ol {
    font-size: 16px;
    line-height: 1.2;
    margin-left: 20px;
}

ul li, ol li {
    margin-bottom: 10px;
}

.thankgivingcontent {
    display: flex;
    justify-content: center;
	align-items: flex-start;
	gap: 20px; 
	height: 60vh;
    background-color: #EA385A;
	margin: 0;
}

.roasted-carrots{
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000000;
		
}

.applesquares{
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000000;
}

.recipeheadline{
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000000;
}

.ingredients{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000000;
}


.instructions{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000000;
}

.christmascontent {
    display: flex;
    justify-content: center;
	align-items: flex-start;
	gap: 20px; 
	height: 60vh;
    background-color: #EA385A;
	margin: 0;
}

.frenchtoast {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000000;
}

.garnish{
	font-size: 20px;
	font-weight: italic;
	margin-bottom: 10px;
	color: #000000;
}

.jucylucy{
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000000;
	
}

.extras{
font-size: 20px;
	font-weight: italic;
	margin-bottom: 10px;
	color: #000000;
}

.asterisk {
	color: #EA385A;
}

.mc-field-group label {text-align: center; font-weight: bold; color: #000000;   display: left;}
