/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1; font-size: 16px
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
	margin:0;
	padding:0;
	font-family: 'News Cycle', sans-serif;
}
img{ max-width: 100%;}

.max-width{ width: 100%; margin: auto; max-width: 1200px}

#ingr-part-text, #order-part-text{ margin-top: 10px}

#menu ul{
	text-align: center;
	margin-top: 0;
	font-family: 'News Cycle', sans-serif;
	font-weight: 300;
	margin-bottom: 1em;
    font-size: 1.2em;
        max-width: 1200px;
    margin: auto;
    width: 90%;

}

#menu ul li{
    display: inline-block;
    /* margin-left: 12%; */
    width: calc(100% /4 - 4px);
}

#menu ul li a{
	color: #000000;
	text-decoration: none;
}

/*#menu ul li:last-child{
	margin-right: 12em;
}*/

#intro{
	/*background-image: url(http://nutri-bcakes.com/style.css);*/
	background-color: #303035;
/*	background-repeat:no-repeat;
	background-size: cover;*/
	/*color: #FFFFFF;
	text-align: center;*/
	/*padding-top: 7em;
	padding-bottom: 7em;*/
/*	vertical-align: middle;
	font-family: 'Hind', sans-serif;	
	font-weight: 700;
	  -webkit-user-select: none;
	  -moz-user-select: none;     
	  -ms-user-select: none;
	  user-select: none;
	  cursor: default;*/
}

#intro img{
	width: 100%;
}

#intro h1{
    font-size: 5em;
    padding: 0 0.5em 0 0.5em;
    margin-bottom: 0;
    /*overflow: auto;*/
    display: inline-block;
    line-height: 0.8em;

}
#intro-line{
	background-color: #FFFFFF;
	height:1px;
	margin: auto;
	width:19%;
}

#intro h2{
	font-weight: 500;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.9em;
    letter-spacing: 0.2em;

}

#intro h3{
	font-weight: 300;
    margin-top: 0;
    font-style: italic;
    letter-spacing: 0.2em;
    font-size: 1.1em;
}

#about-and-cake{
	overflow: auto;
	display: block;
}

#about{
	width: 40%;
	font-family: 'News Cycle', sans-serif;
	font-weight: 300;
    margin-left: 10%;
	margin-bottom: 2em;
	display: inline-block;
}
.about-text{
	margin-left: 10%;
}

.about-products img{
	width: 100%;
}

#about h1 {font-size: 1.812em; width: 85%; line-height: 1.172; font-weight: bold; letter-spacing: 0.199em}

.bar-name h1{
	width: 100% !important;
}

#about h2{
	font-size: 1em;
	margin-top: 0;
	overflow: auto;
	    line-height: initial;

}
#about p{
	margin: initial;
}

#cake-img{
	width: 24%;
	min-width: 300px;
    height: 33em;
    display: inline-block;
    text-align: right;
    float: right;
    background-image: url("http://nutri-bcakes.com/8 WEB IMAGES/Cake-01v2.jpg");
    background-size: cover;
    vertical-align: middle;
}

#cake-img img{
	width: 100%;
}

.elements-squares{
	display: inline-block;
	float:right;

}
.elements-squares ul{
	border-left: solid;
    border-width: 1px;
    padding-left: 1em;
    width: initial !important;
}

.elements-squares ul li{
	display: inline-block;
	width: 3.5em !important;
    height: 3.5em !important;
    vertical-align: middle !important;
    	text-align: left !important;


}

.elements-squares li h1, .elements-squares li h2 {
	margin:0;
}

.elements-squares li h1{
	font-size: 1.2em !important;
}

.elements-squares li h2{
	font-size: 0.4em !important;
	margin: initial !important;
}

.bar-name{
	display: inline-block;
}

#more-info{
	background-color: #2d2c32;
	color: #FFFFFF;
	width: 100%;
	overflow: auto;
	display: block;
}

#more-info img{
	width: 70%;
	display: block;
	margin: auto;


}
/*#more-info h1{
	padding: 2em 0 2em 0;
    margin: 0 4em 0 4em;
    overflow: auto;
    font-family: 'News Cycle', sans-serif;
    font-weight: 300;
	width: 47%;
    margin: auto;
}*/

.process-title{
	font-size: 3em;
    font-weight: 300;
    margin-bottom: 0;
}

.process-title img{
	width: 3em;
    clear: both;
    display: block;
    margin: auto
}

.ingred-header{
	text-align: left;
	float: left;
}

.moreinfo-text p{    width: 90%;
    max-width: 750px;
    margin: 20px auto;
    text-align: center;
    font-size: 1.7em;
    font-family: 'News Cycle', sans-serif;
    font-weight: 100;
    letter-spacing: 0.2em;
    font-family: 'Hind', sans-serif;
    text-transform: uppercase; display: none;}

.textarea{    width: 100%;
    min-height: 300px;
    vertical-align: top;
    padding: 0;
    margin: 0; padding: 10px}
#carousel-header{
	text-align: center !important;
	float: none !important;
	margin-top: 1.5em;
	font-size:2em;
	letter-spacing: 0.3em;
}

#carousel-description-main{
	border: 2px solid;
	overflow: auto;
	width: 73%;
    margin: auto;
    margin-bottom: 4em;
}

#description-list{
	overflow: auto;
    position: absolute;
    transform: translate(0, -18px);
    margin: auto;
    width: 100%;
    text-align: center;
}
.carousel-text{
	clear: both;
	width: 79%;
    margin: auto;
    margin-bottom: 3em;
}

#myCarousel{
	width: 73%;
    margin: auto;
    margin-bottom: 5em;
}
.item{ overflow: hidden; }
.item img{ margin: auto; width:70%; }

.carousel-control.right, .carousel-control.left{ background-image: none !important; color: #000000 !important; font-family: 'News Cycle', sans-serif; }
.carousel-control.left, .carousel-control.right{ vertical-align: middle; font-size: 13vw; color: #000000; opacity: 1; }

#description-list ul{ width: 73%; margin: auto; }
    
#description-list ul li{ display: inline-block; border: 2px solid; background-color: #FFFFFF; margin-left: 7%; width: 21%; height: 3em; padding-top: 0.5em; padding-bottom: 1em; }

#description-list ul li:first-child{
	margin-left: 0;
}

#description-list ul li:hover{
	cursor: pointer;
}

#ingredients{
	display: block;
    overflow: auto;
    margin-top: 2em;

}
.ingred-intro img{
	width: 100%;
	float: left;
	clear: both;
}

#cooks-img{
	margin-bottom: 2em;
	display: block;
	overflow: auto;
	/*background-color:lightgrey; */
	width:100%;
	/*height:15em;*/
}
#cooks-img img{
	width: 100%;
}

#our-process{
	    columns: 2;
    column-gap: 10em;
    width: 73%;
    display: block;
    margin: 0em auto 3em auto;
}

}

#our-process{
	columns: 2;
	column-gap: 10em;
	width:60%;
}

#questionaires{
	    background-color: #67B774;
    text-align: center;
    font-weight: 300;
    display: block;
    overflow: auto;
    width: 100%;

}

.questionaires-content{
	padding: 2em 9% 2em 9%;
	overflow: auto;

}

#questionaires h1{ margin: 0; font-weight: 200 }


#quest1{
	float: left;
}

#quest1 p{
	    margin: 0;
    margin-bottom: 1.5em;
    font-size: 0.8em;
    margin-top: 2em;
}

#quest2{
	background-color: #C2E2C8;
	float: right;
}



.q-text{
	display: inline-block;
	width: 100%;
}
.q-text B{
	    font-size: 2em;
    margin-right: 4%;
}

.q1-fields{
	display: block;
	width: 100%;
	margin-bottom: 1em;
	vertical-align: top;
	height: 2.5em;
}

#q1-field2{
    height: 9em;
        padding: 10px;

}

#quest1, #quest2{
	display: inline-block;
	text-align: left;
	width: 50%;
	vertical-align: top;
	padding: 2em;
}

.question-parts{
	display: inline-block;
}
#part-one-questions2{
	margin-left: 2%;
		margin-right: 5em;


}

input[type=submit]{
	display: block;
	margin: auto;
	background-color: initial;
	border:black 2px solid;
    width: 100%;
    height: 4em;
    margin-top: 8%;
}
input[type=text]{
	padding-left: 10px;
}

input[type=checkbox]{
	display: none;

	/*&:checked + label{
		background-color:#000000;
	}*/
}

input[type=checkbox]:checked + label{
	background-color: #000000;

}

.checkbox-div label{
	vertical-align: middle;
}

.checkbox{
	border: solid 1px;
	width: 20px;
	height:20px;
	display: inline-block;
	border-radius: 100%;

	
}

.checkbox:hover{
	background-color: #000000;
}


footer{background-color: #2d2c32; color: #fff; padding: 20px 0}
footer p{ margin: 0 auto; width: 75%;}
footer a{ color: #fff}
footer a:hover{ color: #fff}


footer ul{ text-align: center; }
footer li{ display: inline-block; }
footer img{ width: 6em; }

@media screen and (max-width: 700px) {
	#our-process { columns: 1; width:90%;}
	.questionaires-content { padding: 0; overflow: initial; }
	/*#quest2 {background-color: #C2E2C8; float: none; width: 100%; }*/
	#quest1, #quest2{
		    display: block;
    width: 100%; }

    .moreinfo-text p{ display: block;}
    #more-info img{ display: none;}

    #description-list{ position: initial; transform: initial;}
    #description-list ul li{ width: 100%; display: block; margin-left: 0; margin-top: 10px; margin-bottom: 10px}
	#menu {background:#7A1A77;}
#menu ul {display:table;padding:10px 0;width:100%;}
	#menu ul li {height:30px;display: table-cell; border-right:1px solid #a05b9e;vertical-align:middle;padding:0 5px;}
#menu ul li:last-child {border-right:0;}
	#menu ul li a {color:white;    font-weight: bold;}
	#about {width: 90%; margin: auto;}
#about h1 {width:100%;font-size:1.2em;line-height:1.4;}
#about h2 {width:100%;font-size:1.2em;line-height:1.4;}
	#cake-img{ position: absolute; right: 0; z-index: -3; opacity: 0.4;}

#intro img {
    width: 150%;
    max-width: none;
    margin-left: -25%;
}

.about-text a {
    display: block;
    background: #7A1A77;
    COLOR: white;
    width: 100px;
    text-align: center;
    padding: 2px 0;
    margin: 10px auto;
}
}

/*@media screen and (max-width: 984px) {
	#menu ul li:last-child {
    	margin-right: 10em;
	}
}*/

/*
     FILE ARCHIVED ON 14:20:16 Aug 20, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:10:35 Oct 21, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  RedisCDXSource: 25.866
  esindex: 0.01
  LoadShardBlock: 289.014 (3)
  PetaboxLoader3.resolve: 50.112
  exclusion.robots: 0.135
  PetaboxLoader3.datanode: 258.454 (4)
  exclusion.robots.policy: 0.126
  CDXLines.iter: 23.807 (3)
  load_resource: 241.05
  captures_list: 342.163
*/