body{
	width: 100%;
	overflow-x: hidden;
}
/*A81618*/
a, a:hover, a:active, a:focus {
 outline: none;
 text-decoration: none;
}

@font-face {
	font-family: 'Amaranth-Regular';
	src: url('../fonts/Amaranth-Regular.eot');
	src: local('☺'), 
	url('../fonts/Amaranth-Regular.woff') format('woff'), 
	url('../fonts/Amaranth-Regular.ttf') format('truetype'), 
	url('../fonts/Amaranth-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.quip{
	padding:20px;
}
.quip h2{
	text-align: center;
	font-size: 1.75em !important;
	color: #1a1a1a !important;
	margin-top: 100px;
	padding-top:75px;
	margin-bottom: 105px; 
	/*border-top:solid 1px #FE4002;*/
}
#row-70{
	width: 70%;
}
#row-60{
	width: 60%;
}
#row-50{
	width: 50%;
}
#row-40{
	width: 40%;
}
#row-30{
	width: 30%;
}
#row-35{
	width: 35%;
}
#row-20{
	width: 20%;
}
#row-15{
	width: 15%;
}
#row-10{
	width: 10%;
}
#lrg-5{
	font-size: 5em;
	font-weight: bolder;
	font-family:'Century Gothic', sans-serif;
}
#lrg-4{
	font-size: 4em;
	font-weight: bolder;
	font-family:'Century Gothic', sans-serif;
}
#lrg-3{
	font-size: 3em;
	font-weight: bolder;
	font-family:'Century Gothic', sans-serif;
}
#lrg-2{
	font-size: 2em;
	font-weight: bolder;
	font-family:'Century Gothic', sans-serif;
}
#lrg-1h{
	font-size: 1.5em;
	font-weight: bolder;
	font-family:'Century Gothic', sans-serif;
}
#lrg-1{
	font-size: 1em;
	font-weight: bolder;
	font-family:'Century Gothic', sans-serif;
}
#lrg-4-r{
	font-size: 4em;
	font-weight: bolder;
	font-family:'Century Gothic', sans-serif;
	color: #FE4002;
}
#lrg-3-r{
	font-size: 3em;
	font-weight: bolder;
	font-family:'Century Gothic', sans-serif;
	color: #FE4002;
}
#lrg-2-r{
	font-size: 2em;
	font-weight: bolder;
	font-family:'Century Gothic', sans-serif;
	color: #FE4002;
}
#lrg-1h-r{
	font-size: 1.5em;
	font-weight: bolder;
	font-family:'Century Gothic', sans-serif;
	color: #FE4002;
}
#lrg-4-g{
	font-size: 4em;
	font-weight: bolder;
	font-family:'Century Gothic', sans-serif;
	color: #b1b2b3;
}
#lrg-3-g{
	font-size: 3em;
	font-weight: bolder;
	font-family:'Century Gothic', sans-serif;
	color: #b1b2b3;
}
#lrg-2-g{
	font-size: 2em;
	font-weight: bolder;
	font-family:'Century Gothic', sans-serif;
	color: #b1b2b3;
}
#lrg-1h-g{
	font-size: 1.5em;
	font-weight: bolder;
	font-family:'Century Gothic', sans-serif;
	color: #b1b2b3;
}
#capital{
	text-transform: capitalize;
}
#rot-l-s{
	-webkit-transform: rotate(-5deg);
   	-moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
     -o-transform: rotate(-5deg);
        transform: rotate(-5deg);

}
#rot-r-s{
	-webkit-transform: rotate(5deg);
   	-moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
     -o-transform: rotate(5deg);
        transform: rotate(5deg);

}
#logo img{	
	z-index: 100;
	margin-top: 3em;
	
	width: auto;
}
#logo h3{
	font-family: 'Amaranth-Regular';
	color: #FFF;
	font-size: 4em;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	margin-top: -20px;

}

#board{
	position: absolute;
	z-index: -5;
	left: 0%;
	height:500px;
	object-fit: cover;
	margin-top: -400px;
	width: 100%;
}
#head-mask{
	background: url('../images/chil.png') repeat ;
	background-size: 1px;
	opacity: 0.6;
	height: 75vh;
	margin-top: -65vh;
	width: 100%;
	z-index: -1;	
	/*display: none;*/
}
.big-red{
	color: #FE4002;
	font-weight: 700;
}
/*.head-cover{
	width: 100%;
	height: 75vh;
	position: absolute;
}*/

.head-cover img{	
	height: 75vh;
	object-fit: cover;
}
.affix {
	position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999 !important;
}

.affix + .container-fluid {
    padding-top: 70px;
}
.nav-wrapper{
	height: 80px;
	background: #FE4002;
	padding: 1em;

}
.nav-wrap ul{
	width: 100%;

}
.nav-wrap ul li{
	list-style: none;
	display: inline-block;
	margin-right: 3em;
	width: auto;
}
/*index messaround====================================*/

.body-wrapper h1{
	font-family: 'Century Gothic', sans-serif;
	color: #b1b2b3;
	font-size: 2.5em;
	text-align: center;
	margin-top: 0em;
}
.body-wrapper img{
	margin:15px 0px 15px 0px;
}

/*end   messaround====================================*/
.mask-image{
width: 25%;	
}
.mask-image img{
	width: 90%;
	/* height: 500px; */
	position: absolute;
	/* margin-top: 500px; */
	left: 50%;
	z-index: -2;
	opacity: 0.8;
	object-fit: cover;


}
.body-wrapper{
	margin-top: 150px;
	min-height: 550px;
	margin-bottom: 5em;	
}
.body-wrapper h2{
	font-size: 2.5em;
	font-family: 'Amaranth-Regular';
	text-align: center;
	color: #FE4002 ;
}
.body-wrapper h3
{
font-family: 'Amaranth-Regular';
text-align: justify;

}
.body-wrapper h4{
	font-size: 1.5em;
	font-family: 'Amaranth-Regular';
	color: #FFF ;
	background: #FE4002;
	padding: 0.25em;
}

.body-wrapper p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 2em;
	margin-top: 2em;
	
}
.body-wrapper h3 span{
	color: #FE4002;
}
.body-wrapper a{
	color: #FE4002;
}
.body-wrap {
	
}
.range-wrap{

}

.dropcap {
  font-family:'Amaranth-Regular'; 
  color: #FE4002;
  float: left;
  font-size: 7em;
  line-height: 1;
  margin-top: -20px;
  padding: 0.1em;
}
.dropcap:before,
.dropcap:after {
  content: "";
  display: block;
}
.dropcap:before {
  margin-top: -0.2em;
}
.dropcap:after {
  margin-bottom: -0.15em;
}

/* https://www.scottohara.me/blog/2017/04/14/inclusively-hidden.html */
.sr-only:not(:focus):not(:active) {
  clip: rect(0 0 0 0); 
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap; 
  width: 1px;
}
.dations{
	margin-top: -175px;
	border-bottom: solid 1px #FE4002;
}
.dations p{
	border-bottom: solid 1px #FE4002;
	/* text-align: center; */
	margin-bottom: 45px;
	margin-left:7px;
	font-family:'Century Gothic', sans-serif;
	color: #b1b2b3;
	font-size: 2.5em;
}
.recomendations{
	margin-top: 50px;
	/*border-bottom: solid 1px #FE4002;*/
}
.recomendations p{
	border-bottom: solid 1px #FE4002;
	/* text-align: center; */
	margin-bottom: 45px;
	margin-left:7px;
	font-family: Verdana, Geneva, sans-serif;
	color: #b1b2b3;
	font-size: 2.5em;
}
.recco-layout{

}
.recco-layout table{
	width: 100%;
	margin-bottom: 3em;

}
.recco-layout table tr td{
	padding: 0px 0px 0px 0px;
}
.recco-layout table tr td small{
	color: #FE4002;
}

.recco-layout #recoCover img{
	width: 100%;
	height: 125px;
	object-fit: cover;

}
.info-show{
	display: inline-block;
	color: #FFF;
	font-family: 'Amaranth-Regular';
	margin-left: -2em;

}
.icon-hover{
	cursor: pointer;
}

#logo-round{
	margin-top: -1em;
	margin-left: -2em;
}
#serach {
	width: 600px;
	height: 54px;
	

}
#search form{
	border: solid 1px #fff ;
	margin-left: 2em;
	padding: 0;
	height: 50px;
}
#search input[type="text"]{
	height: 49px;
	width: 450px;
	border: none;
	margin-right: 0;
	padding-left: 1em ;

}
#search button{
	background: none;
	border: none;
	height: 49px;
	margin-left: -5px;
}
#search-small{
	margin-top: -5em;
	margin-bottom: 6em;
}
#search-small form{
	border: solid 1px #FE4002 ;
		
	padding: 0;
	/*height: 50px;*/
	
	z-index: 9;
}
#search-small input[type="text"]{
	height: 48px;
	width: 80%;
	border: none;
	margin-right: 0;
	padding-left: 1em ;
	z-index: 10;
}
#search-small button{
	background: #FE4002;
	border: none;
	/*margin-bottom: 1%;*/
	height: 60px;
	margin-left: -4px;
	width: 20%;
	z-index: 10;
}
#search-clear{
	background: #FE4002;
	color: #FFF;
	padding: 1em;
	margin-bottom: 0px;
	margin-top: 1em;
	border: none;
}
#recipe-small-top{
	border: none;
	border-top: solid 1px #FE4002;
}
#recipe-small-bottom{
	border: none;
	border-bottom: solid 1px #FE4002;
	text-align: center;
	font-size: 0.7em;
}
.recipe-results-wrap table{
	width: 100%;
}
.recipe-results-wrap tr{
	border-bottom: solid 1px #FE4002;
}

.recipe-results-wrap table tr td{
	padding: 1em;
	font-size: 1.25em;

}
.recipe-results-wrap table tr td a{
	color: #1a1a1a;
	text-transform: capitalize;

}
.recipe-results-wrap table tr td a:hover{
	color: #FE4002;

}
.recipe-results-wrap small p{
	margin-top: -10px;
	color: #333;
}

.recipe-image{
	width: 100%;
	height: 300px;
	/*border:solid 5px #FFFFFF;*/
	/*box-shadow: 0px 0px 15px rgba(0,0,0,0.7);*/
	/* border-radius: 2%; */
	object-fit: cover;
}
.recipe-results-image {
	width: 120px;
	height: 120px;

	object-fit: cover;
}
.recipe-card-dations{
	/* padding-top: 10em; */
}


.ingriedient-wrapper table{
	width: 100%;
	font-size: 1.25em;
}
.ingriedient-wrapper table tr td{
	padding-left: 2px;
	border-bottom: solid 1px #bcbcbc;
	padding-bottom: 5px;
	padding-top: 5px;

}
.ingriedient-wrapper table #unit{
	font-size: 0.8em;
	padding-left: 10px;
}
.instructions-wrapper{
	margin-top: 4em;
	font-size: 1.25em;
	font-family: Verdana, Geneva, sans-serif;
}
.instructions-wrapper h4{
	margin-top: 4em;
	font-size: 1.1em;
}
.ingriedient-wrapper h4 small{
	color: #fff;
	text-align: right;
}
.social-sharing{
	display: inline-block;
	margin-top: 1em;

	font-size: 1.1em;
	/* color: #FE4002; */
	text-align: left;
	margin-left: -1em;
}
.social-sharing ul li{
	display: inline-block;
	list-style: none; 

}
.clickable-row{
	cursor: pointer;
}
.recipe-card-wrap span{
	color: #FE4002;
}
.recipe-card-wrap h1{
	font-family: 'Century Gothic', sans-serif;
	color: #b1b2b3!important;
	font-size: 5.5em;
}
.recipe-card-wrap  h1 span{
	font-family: 'Century Gothic', sans-serif;
	color: #b1b2b3!important;
	font-size: 1.5em;
}
.recipe-card-wrap h3{
	text-align: center !important;
	width: 100%;
}
.result-row a{
	color: #000000;
}
.result-row{
	margin-bottom: 75px;
	padding-bottom: 15px;
	border-bottom: solid 1px #FE4002;

}
.result-row strong{
	font-size: 2em;
	margin-top: 25px;
	color:#FE4002;
}
.result-hook h5{
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
}
.search-break-wrapper{
	margin-top: 20px;
	margin-left: -25px;
}
.search-break-wrapper ul li{
	list-style:none;
	list-style-position: inside;
	display: inline-block;
	margin-right: 20px;
}
.search-break-wrapper ul li button{
	padding: 10px;
	color:#FE4002;
	border:solid 1px #FE4002;
	background: #FFFFFF;
	min-width: 100px;
}
.search-break-wrapper ul li button:hover{
	color:#FFFFFF;
	border:solid 1px #555;
	background: #555;
}
.search-break-wrapper .active button{
	padding: 10px;
	color:#FFFFFF;
	border:solid 1px #FE4002;
	background: #FE4002;
	min-width: 100px;
}
#nir{
	font-size: 2em;
	font-weight: 900;
	/* vertical-align: bottom; */
}
.blog-wrapper{
	margin-top: 2em;
}
.recipe-sidebar-wrap h5{
	font-size: 1.5em;
	margin-top: 50px;
}
.tip-wrapper-recipes{
	-webkit-transform: rotate(2deg);
   	-moz-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
     -o-transform: rotate(2deg);
        transform: rotate(2deg);
}
.tip-wrapper-recipes h3{
	text-align: center;
}
.tip-wrap{
	border:solid 4px #FE4002;
	padding:18px 10px 10px 10px;
	/*border-top: none;*/
	margin-top: -40px;
}
.tip-wrap h4{
	background: transparent;
	color:#FE4002;
	font-size: 2.5em;
}
.tip-wrap p{
	line-height: 18px;
	margin-top: -15px;
	color:#555;
}
.tip img{
/*	margin-left: -25%;*/
	width: 90%;
	-webkit-transform: rotate(1deg);
   	-moz-transform: rotate(1deg);
    -ms-transform: rotate(1deg);
     -o-transform: rotate(1deg);
        transform: rotate(1deg);
}
.tip h2{
	font-weight: 600;
	font-size: 1.75em;
	width: 25%;
	padding: 2px;
	color:#fff;
	background: #FE4002;
	position: absolute;
	top:92%;
	left: 75%;
	-webkit-transform: rotate(-5deg);
   	-moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
     -o-transform: rotate(-5deg);
        transform: rotate(-5deg);
}
.story-wrapper{
	margin:200px 0px 150px 0px;
}
.story-wrapper h1{
	font-size: 3em;
	text-align: left;

}
.form-wrapper table	{
	width: 100%;
}
.form-wrapper input{
	width: 100%;
	height: 50px;
}
.form-wrapper table tr td{
	padding:10px 2px;
}
.form-wrapper textarea{
	resize:none;
	width: 100%;
}
.story-wrapper p{
	font-family: Verdana, Geneva, sans-serif;
}
.range-foot{
		margin-top:150px;
	}
@media screen and (max-width: 990px) {
	.body{
		overflow-x: hidden;
		width: 100%;
	}.nav-wrapper{
		height: 19vw;
		padding:1vw;
	}
	.nav-wrap ul  {
		width:100%;
		height: auto;
		margin: 0;
		padding-left: 0;
		padding-right: 0;
		display: inline-block;
		text-align: center;
		
	}
	.nav-wrap ul li {
		width:15vw;
		height: auto;
		display: inline-block;
		margin-right: 2vw;
		margin-left: 2vw;
	
	}
	.nav-wrap ul li img{
		width:100%;
		height: auto;
		display: inline-block;
	}
	.recipe-results-wrap table{
		width: auto;
	}
	.carousel {
		height: 400px;
	}
	.carousel-wrap .item img{

		height:400px;
		object-fit: cover;

	}
	.foot{
		padding-top:5em;
		padding-bottom: 5em;
		height: auto;
		width: 100%;
	}
	
	.mask-image img{
		display: none;
	}
	.body-wrapper h1{	
		font-size: 3em;
		text-align: center;
		margin-top: 1em;
		margin-bottom: 2em;
	}
	.body-wrapper p{
		font-family: Verdana, Geneva, sans-serif;
	}
	.range-wrap{
		padding:1em;
	}

	#logo img{	
		height:50vh ;
		/*height: auto;*/
		width: auto
	}
	.index-nav{
		/*margin-top: -35px;*/
		width: auto;
	}	
	
	.recco-layout #recoCover img{		
		height: 175px;
	}
	.dations{
		margin-top: 10px;
	}
	#search-small{

	}

}
@media screen and (max-width: 400px) {
		#logo img{	
		height:33vh ;
		/*height: auto;*/
		width: auto
	}
}

.foot{
	margin-top: 5em;
	background: #1A1A1A;
	color: #FFF;
	padding-top: 2em;
	min-height: 8em;
	padding-bottom: 2em;
	text-align: center;
}
.foot a{
	color:#FE4002;
}
.policy-wrapper{
	margin-top: 100px;
} 

.error-wrapper{ 
	margin-top:50px;
	margin-bottom: 150px;
}
.error-wrapper h2{
	/*font-size: 1.7em;*/
	word-wrap: break-word;
	margin-bottom: 1em;
	margin-top: 75px;
}
.error-wrapper h3{
	line-height: .9;
	margin-top: 5px;

}


