@charset "utf-8";
/* CSS Document 2020-04-26*/

/* COLORS:  Header = #cef2ff Footer = #a5c2cc */

* {
	font-family: verdana, geneva, tahoma, sans-serif;
}

span {
	font-size:inherit;
}

.landscape-recipe-main {
    background-color: #eee; /* #eee   */
	display: flex;
	flex-direction: column;
    margin-top: 4rem;
    height: auto;
    position: absolute;
    width:100%;
    /*z-index: 7000;*/
}

.full-stripe-recipe {
	background-color: #eee; /* #f4f4f4 #EEE #cef2ff #fcfcfc */
	border: 2px solid #000000; /* cef2ff */
    border-top:2px solid black;
	border-radius: 18px; 
    height: auto;
    margin-bottom:4px;
	padding: .8rem 0rem .8rem 0rem;
    position:relative;
	width:100%;
    /*z-index: 9950;*/
}

.full-stripe-recipe h1 {
	background-color:#fdf9dc; /* f2cdcd */
    border-bottom: 4px solid black;
    border-top: 1px solid black;
	border-left: 4px solid black;
	border-right: 0px solid black;
	border-radius:22px;
	box-shadow: 4px 3px 4px #8d8888;
	display:inline-block;
    font-size:1.2rem;
    font-weight:700;
    line-height: 110%;
	margin-bottom:.6rem;
	margin-left:8%;
    padding:1rem 2rem 1rem 2rem;
	text-align: center;
	}

.recipe-landscape {
    background-color:#eee;
    border-bottom:;
   	border-radius: 1px;
	display: flex;
	flex-wrap: wrap;
    height:auto;
	justify-content: center;
	padding: 2px 0 2px 0;
	width: 100%;
}

.recipe-landscape50{
    display:flex;
    flex-direction: column;
	padding:.4rem;
	width:50%;
}
.recipe-landscape40{
	display:flex;
    flex-direction: column;
	padding-left:0rem;
	margin-right:-2rem;
	margin-top: 2rem;
	width:48%;
}
.recipe-landscape100{
	box-shadow:20px 2xp 2px #8d8888;
	margin-top:.4rem;
	padding:1rem .4rem .4rem .4rem;
	width:100%;
}
.recipe-amazon-combo {
	display:flex;
	flex-direction: column;
    height:auto;
	justify-content: space-between;
    margin-bottom:1rem;
    width:100%;
}
.recipe-amazon-combo-title {
	text-align: center;
	background-color: #d9ffff; /* #d9ffff */
	border-top:1px solid black;
	border-left:1px solid black;
	border-radius:16px 0 0 16px;
	font-size: .7rem;
	padding:.2rem 0 .3rem 0em;
	margin-left:.3rem;
}

/* /////////////////// START RECIPE AMAZON CAROUSEL \\\\\\\\\\\\\\\\\\\\\\\ */

.recipe-amazon-contain {
    background-color:#eee;
    height:14.8rem; /* sets height of whole carousel */
    width:100%;
	border-radius: 14px 0 0 14px;
	padding-top:.4rem;
	border: 2px solid white;
	border-left:28px solid #fff;
}
	
.recipe-amazon-block {
	background-color:#fff;
    border-left: 4px solid #393838;
    border-right: 4px solid black;
    border-radius:16px;
	box-shadow: 0px 0px 0px #524c4c;
    display:flex;
    justify-content: space-between;
    margin-left:.4rem;
	padding-top: 2rem;
    position:relative;
    height:14rem;
    width:28%; /* sets width of each cell */
    z-index: 1000;
}

.recipe-amazon-block-title {
    background-color: #d9ffff; /* #fff0f9 */
	border-right: 1px solid #000000;
    border-radius:18px;
	box-shadow: 2px 2px 2px #524c4c;
	display:inline-block;
    font-family: verdana, Geneva, sans-serif;
    font-size:.8rem;
    font-weight:700;
	letter-spacing:2px;
	margin-top:-2rem; /* needed this to counter the padding-top of caro-amazon-block that I used to center the amazon ad */
    padding:.2rem .1rem .2rem .4rem;
    text-align:center;
	transform:rotate(180deg);
    writing-mode: vertical-rl;
	z-index:1000;
}

/* This centers Amazon ad */ 
.recipe-amazon-block-spacer {
    border-radius:4px;
    padding:0rem;
    width: .8rem
    writing-mode: vertical-rl;
	z-index:1;
}

.recipe-amazon-contain .flickity-prev-next-button {
    width:55px;
    height:55px;
	background-color: #d9ffff ;  /*  #fdf9dc #d9ffff */
	opacity: 0.9;
}

/* \\\\\\\\\\\\\\\\\\\\ Amazon Carousel END /////////////////// */

/* This would be on top of the arena, like a tab */
/*
.recipe-arena-title {
    background-color: #fcf6f6;
    border:2px solid black;
    border-radius: 12px 12px 0 0;
    box-shadow:2px 4px 4px #000;
	color: black;
    display:inline-block;
    font-size:.9rem;
	font-weight:900;
	margin-left: 5%;
	margin-bottom:-.15rem;
	padding: .1rem .5rem .3rem .5rem;
	position:relative;
	text-align: center;
    width:80%;
}
*/

.recipe-title-track {
	display:flex;
    justify-content:space-between;
    font-size:1rem;
    font-weight:700;
	margin-bottom:.6rem;
    width:100%;
}

.recipe-title {
	background-color:#fdf9dc; /* f2cdcd */
    border: 1px solid black;
	border-left: 6px solid black;
	border-right: 6px solid black;
	border-radius:22px;
	display:inline-block;
    font-size:1rem;
    font-weight:700;
    line-height: 110%;
	margin-bottom:.6rem;
	margin-left:2%;
    padding:.4rem .6rem .4rem .6rem;
	text-align: center;
    width:82%;
}

.recipe-main-arena {
    /* align-items: baseline; */
	background-color: #d9ffff; /* #cef2ff #fff7ce #cef2ff #fcfcfc 
	border: 2px solid #000000; /* cef2ff */
    border-left: 6px solid black;
    border-right: 4px solid black;
	border-radius: 22px;
    box-shadow:1px 1px 5px #000;
	color: white;
	display:flex;
	flex-direction: column;
	font-size:.9rem;
	height: auto;
    justify-content: space-between;
    margin-left: .5%;
	padding: .6rem .3rem .3rem .3rem;
	padding-bottom:.7rem;
	position:relative;
    z-index: 9950;
}

.recipe-heading,
.recipe-heading-long,
.recipe-heading-dash {
	background-color: ;
	/* #fcf6f6 */
	border-bottom: 1px dashed black;
	border-left:1px dashed black;
	border-radius: 18px;
	display: inline-block;
	font-size: .9rem;
	font-weight: 400;
	height: auto;
	letter-spacing: .4rem;
	line-height: 110%;
	margin: 0 0 .6rem 0rem;
	padding: .4rem 0rem .4rem 0rem;
	text-align: center;
	width: 40%;
}

.recipe-heading-long {
	width:70%;
}

.recipe-heading-dash {
	clear:both;
	float:right;
	letter-spacing: .2rem;
	width:28%;
	}

.recipe-ingredients-arena {
	background-color:#fdf9dc; /* fff7ce */
	border-left:6px solid black;
	border-right:1px solid black;
	border-bottom:4px solid black;
	border-top:2px solid black;
	border-radius:18px;
	box-shadow:1px 1px 1px #000;
    display:flex;
    flex-direction: column;
	font-size:inherit;
    height:auto;
    margin-left:4%;
    padding-bottom:.8rem;
    width:92%;  
}

.recipe-ingredient, .recipe-ingredient-indent, .recipe-ingredient-option {
	font-size:inherit;
	font-weight:700;
    height:auto;
    line-height: 120%;
    padding:.6rem 0 .3rem 1rem;
}

.recipe-ingredient-indent {
	line-height:140%;
	margin-left:6%;
	padding-top:.4rem;
}

.recipe-ingredient-option {
	font-size: .8rem;
	font-weight: 600;
	padding: 1rem 1.2rem .3rem 1rem;
	text-align: right;
}

.recipe-steps-arena {
	background-color:#fdf9dc;
	border-left:2px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-top:2px solid black;
	border-radius:18px;
	box-shadow:1px 1px 1px #000;
    display:flex;
    flex-direction:column;
	font-size:inherit;
    height:40%;
    margin-left:4%;
	margin-top:.4rem;
	padding-bottom:.6rem;
    width:92%;
}

.recipe-step {
	font-size:.8rem;
	font-weight:700;
    line-height: 150%;
    padding:.4rem 0 .6rem .8rem;
    width:100%;
}

.recipe-notes-arena {
	background-color:#fdf9dc; /* #e2ffe0 */
	border-left:2px solid black;
	border-right:0px solid black;
	border-bottom:1px solid black;
	border-top:1px solid black;
	border-radius:18px;
    height:auto;
	margin-top:1.6rem;
	margin-left:4%;
    padding:.2rem .2rem .8rem 0;
	width:92%;
}

.recipe-note {
    font-size:.8rem;
	font-weight:400;
    line-height: 160%;
    margin-top:.4rem;
    padding:.2rem .2rem .1rem .6rem;
    width:100%;
}

.recipe-photo-arena {
	border:1px solid black;
	box-shadow: 2px 2px 2px #000;
	height:auto;
	width:100%;
}

.recipe-photo-arena img {
	max-width:100%;
	border:none;
	display:block;
	position:relative;
}

.recipe-photo-arena .caption {
	background-color:#d9ffff;
	border-radius:14px;
	color:black;
	font-size:.7rem;
	font-weight:500;
	padding:0rem 1rem .1rem .6rem;
	text-align: end;
}

/* END OF FOOTER LIST CSS */


/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */