@font-face {
	  font-family: 'Variable';
	  src: url("../fonts/variable_black_macroman/Variable_black-webfont.eot");
	  src: url("../fonts/variable_black_macroman/Variable_black-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/variable_black_macroman/Variable_black-webfont.woff") format("woff"), url("../fonts/variable_black_macroman/Variable_black-webfont.ttf") format("truetype"), url("../fonts/variable_black_macroman/Variable_black-webfont.svg#VariableBlack") format("svg");
	  font-weight: normal;
	  font-style: normal; }
	  
html {scroll-behavior:smooth;
	background-color: #27b;
}
	  
body {
	  color: #756d56;
	  padding:0;
	  margin: 0;
	  
	  font-family: HelveticaNeue,"Helvetica Neue",Helvetica,sans-serif;
	  font-weight: 300;
	  width: 100%;
	  color: #000;
	  padding: 0;
	  margin: 0;
}

a:link, a:visited {
	  color: #7090c0; 
  	text-decoration: none;
	  }
	  
	  a:hover  {
			color: #7090c0; 
			text-decoration: underline;
			}

h1,h2,h3,h4 {
	font-family:Variable,sans-serif;
}

header {
	background-color: #27b;
	color: #eee;
	text-align: center;
	margin-bottom:0;
	padding-top: 80px;
	padding-bottom: 40px;

}

header img {
	width: 60%;
	transform: rotate(-2deg);
}

header h1 {
	display: none;
	margin-bottom:0;
	font-size:3em;
	background-image: url(../elements/Scribble.png);
	background-position: center;
	background-size: contain;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-family: Rockwell, 'Rockwell Nova', 'Roboto Slab', 'DejaVu Serif', 'Sitka Small', serif;

}
header h2 {
	margin-top:0;
	font-size: 100%;
	font-family: Rockwell, 'Rockwell Nova', 'Roboto Slab', 'DejaVu Serif', 'Sitka Small', serif;
background-image: url(../elements/Scribble.png);
	font-size: 1.5em;
	background-position: center;
	background-size: contain;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	transform: rotate(-2deg);

}

.closed .email {
	/* display:none to hide the box */
	display:block;
}

.closed .purchase {
	display:none;
}

.snow {
	width: 4em;
	height: 4.5em;

	position: absolute;
	left: 200px;
	top: 20px;
	background-image: url(../elements/Snowflake!.png);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.33;
}

.snow2 {
	height: 2.5em;
	width: 2em;
	position: absolute;
	left: 280px;
	top: 80px;
	
	background-image: url(../elements/Snowflake!.png);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.33;
	transform: rotate(0.125turn);

}

.snow3 {
	height: 2em;
	width: 2em;
	position: absolute;
	left: 50%;
	top: 0px;
	
	background-image: url(../elements/Snowflake!.png);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.33;

}

.snow4 {
	height:7em;
	width: 6em;
	position: absolute;
	left: 66%;
	top: 180px;
	
	background-image: url(../elements/Snowflake!.png);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.33;
	transform: rotate(0.125turn);

}

.snow5 {
	height: 2em;
	width: 2em;
	position: absolute;
	left: 80%;
	top: 19px;
	background-image: url(../elements/Snowflake!.png);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.33;
}

.snow6 {
	height: 5em;
	width: 5em;
	position: absolute;
	left: 5%;
	top: 74px;
	background-image: url(../elements/Snowflake!.png);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.33;
}

.snow7 {
	height: 1.5em;
	width: 1.5em;
	position: absolute;
	left: 75%;
	top: 39px;
	background-image: url(../elements/Snowflake!.png);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.33;
}

.snow8 {
	height: 2em;
	width: 2em;
	position: absolute;
	left: 96%;
	top: 36px;
	background-image: url(../elements/Snowflake!.png);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.33;
}

.snow9 {
	height: 2em;
	width: 2em;
	position: absolute;
	left: 84%;
	top: 71px;
	background-image: url(../elements/Snowflake!.png);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.33;
}

.snow10 {
	height: 2em;
	width: 2em;
	position: absolute;
	left: 55%;
	top: 2px;
	background-image: url(../elements/Snowflake!.png);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.33;
}

.snow11 {
	height: 1em;
	width: 1em;
	position: absolute;
	left: 43%;
	top: 14px;
	background-image: url(../elements/Snowflake!.png);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.33;
}

.snow12 {
	height: 2em;
	width: 2em;
	position: absolute;
	left: 9%;
	top: 55px;
	background-image: url(../elements/Snowflake!.png);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.33;
}



.green {
	color: #ffffff;
	background-color: #006600;
}

#top {
	background: linear-gradient(#27b,#C8E3F3 20px);
	height: 0px;
}

#main {
	
}

form td {font-size: 0.8em; }

.big {
	  font-family: "Avenir Next Condensed",ArialNarrow,Impact,sans-serif;
	  font-weight: 800; 
  }
  	
#discussion {
	 background-color: white;
	 padding: 0 10% ;
	 font-size: 1.25em;
 }
	 
 .stripe h2 {
	font-size: 3em;
	font-weight:200;
 }
  
  #main p, #main blockquote, #main ul, #main ul li {
	  line-height: 1.4;
  }
  
#iconSection {
	 background-color: #27b;
	 padding: 20px 10% ;
 }
 
 .icons div.snow {
	 top:275px;
	 left: -100px;
	  height: 7em;
	  width: 6em;
 }
 
 .icons div.snow2 {
	  top:45px;
	  left: 104%;
	   height: 3em;
	   width: 2.5em;
  }
  
  .icons {
	position: relative;
	text-align: center;
	margin-bottom: 5em;
	font-family: HelveticaNeue,Helvetica,sans-serif;
	display: flex;
	flex-flow: row wrap; 
}
	
.icons a:link, .icons a:hover {
	text-decoration:none;
}

.icons a:hover {
	text-decoration: underline;
}
  
  .smallIcon {
	flex: 1 0 200px;
	justify-content: space-around;
	margin-top: 2em;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 10px;

	border: #245b 1px solid;
	background-color: white;
	box-shadow: 1px 1px 3px #135,1px 1px 3px #c8e3f3 inset;

	overflow: hidden;
 }
  
  .smallIcon .name {
	font-weight: bold;
   font-size: 1.5em;
 }
  
  .smallIcon .label {
	height: 5em;
  /* text-transform: lowercase; */
   }
  
  .smallIcon .tagline {
	font-family: Variable,HelveticaNeue,sans-serif;
	color: #687299;
	font-size: 0.9em;
	margin-top: 0.8em;
	width: 80%;
	margin-left: auto;
	margin-right: auto; 
	 text-transform: lowercase;
	}
  
  .smallIcon img {
	max-width: 128px;
	max-height: 128px;
	margin-top: 10px;
	width: 90%;
	border-style: none; 
}
	

  
  .button {
	padding: 2px 0px;
	border-radius: .8em;
	margin: 8px 0;
	box-shadow: 2px 2px 4px #7AC;
	width: 80%;
	background-color: white;
	background: linear-gradient(#ff2800,rgb(190, 40, 40));

	color: white;
	text-shadow: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 256px; }
  
  .button a:link, .button a:visited {
	color: white; }
  
  .learn {
		background: linear-gradient(white,whitesmoke);

	
	color: #27b;
	 }
  
  .learn a:link, .learn a:visited {
	color: #27b; }
	
	
	
	
	.save {
		color:white;
		background-color: red;
		height: 1.1em;
		font-size: 0.9em;
		text-transform: uppercase;
		font-weight: bold;
		transform:  translate(37%,-190px) rotate(0.125turn);
		padding-top: 5px;
		padding-bottom:5px;
		box-shadow: 2px 2px 5px rgba(209, 180, 180, 1);
	}
	
	.leftIcon {
	  float: left;
	  width: 25%;
	  display: flex;
	  flex-flow: row wrap;
	  margin-right: 12px; }
	
	.leftIcon .smallIcon {
	  font-size: .75em;
	  text-align: center;
	  flex: 1 0 200px;
	  justify-content: space-around;
	  margin-top: 0; }
	
	.leftIcon .smallIcon .label {
	  height: 80px; }
	
	.leftIcon .smallIcon .save {
	  display: none; }
	
	.leftIcon .smallIcon .tagline {
	  font-size: .6em; }
	
	.reverse .leftIcon .smallIcon .tagline {
	  color: white; }
  
  .coupon {
		max-width: 30%;
		float: right;
		margin-left: 1em;
		padding: 16px;
		text-align: center;
		border: 1px dashed; }
	  
	  .coupon .big {
		font-family: "Avenir Next Condensed",ArialNarrow,Impact,sans-serif;
		font-weight: 800; }
		
.FestImageRight {
  width: 50%;
  float: right;
  margin-left: 2em; }

.FestImageRight img {
  width: 90%;
  border-color: #999999; }
  
  

   
  #descriptions {
	  color: white;
	  background-color:black;
	  margin: 0 -12.5%;
	  padding: 0 10% ;
	  font-size: 1.25em;
	  
  }
  
  #descriptions a:link, #descriptions a:visited {
	  color: #538CBB;
	  font-weight: bold;
  }
  
  
 h2.product {
	clear: both; 

	 padding-top: .2em;
	 padding-bottom: .2em;
	 font-size: 3em;
 }


.details {
	clear:both;
	padding-top: 64px;
	color: #999;
}

.box {
	border-width: 1px;
	border-style:solid;
	border-color: black;
	padding-left: 20%;
	background-color: #eee;
}

.box input[type=submit] {
	-webkit-appearance: none;
	
	font-size: 1.4em;
	height: 2em;
	width: 50%;
	margin-left: 12.5%;
	border-radius: 10px;
}

.box p , {
	font-size: 18px;
}

input {
	font-size:1.5em;
	height: 1.65em;
	padding:10px;
}


 footer {
		  color: #932;
		  text-align: center;
		  margin-top: 5em;
		  padding-left: 10%;
		  padding-right: 10%;
			font-size: .9em;
			clear:both;
			background-color: whitesmoke;
	  }
	  
	  
  footer  p
  {
	  text-align: center;
	  font-size: .85em;
  }
  
  footer  div.big {
	  font-size: 3em;
	  font-weight: 200;
  
	  margin-top: 40px;
	  margin-bottom: 5em;
  }
  
  footer a:link,footer a:visited {
		  color: #932;
		  text-decoration: none;
 		 }
		  
		  
  footer a:hover  {
		color: #932;
		text-decoration: underline;

}

	


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

	header {

	}
	

	
}



@media screen and (max-width: 1200px) {
	
	
	
  .watermark, .watermark2 {
	opacity: 0.3; }
  .smallIcon {
	font-size: 90%;
	flex: 1 0 200px; }
  h1 {
	font-size: 56px; }
  .quotes div {
	flex: 1 0 100%;
	padding-right: 5em; }
  #main .subtitle {
	font-size: 18px;
	padding: 5px; }
  div.status {
	font-size: 11px;
	margin-left: 5px; }
  span.status {
	padding: 5px 5px; } 
}

@media screen and (max-width: 1024px) {
	
	
	  .watermark, .watermark2 {
		opacity: 0.3; }
	  .smallIcon {
		font-size: 90%;
		flex: 1 0 200px; }
	  h1 {
		font-size: 56px; }
	  .quotes div {
		flex: 1 0 100%;
		padding-right: 5em; }
	  #main .subtitle {
		font-size: 18px;
		padding: 5px; }
	  div.status {
		font-size: 11px;
		margin-left: 5px; }
	  span.status {
		padding: 5px 5px; } 
	}
	


@media  screen and (max-width: 640px) {
	
	header {
	}
	
	header h1 {
		opacity: 1;
		font-size: 18pt;
	}
	
	header h2 {
		opacity: 1;
		font-size: 12pt;

	}
	
	
  #main p {
	font-size: 1.25em; }
  .status {
	display: none; }

  .smallIcon {
	font-size: .75em; }
  .smallIcon .label {
	font-size: 1.25em; }
  #main .subtitle {
	color: white;
	line-height: 1.4;
	font-size: .8em;
	letter-spacing: 0px; }
  .fest {
	float: none;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 11px; }
  .FestImageRight {
	width: 100%;
	float: none;
	margin-left: 0; }
  blockquote {
	font-size: .8em;
	margin-right: 5px; }
  .watermark2 {
	transform: scale(0.5); }
  .reverse {
	background-color: #dc7f32;
	color: #fdea8a;
	margin: 0px -5% 0px -5%;
	padding: 30px 5% 30px 5%;
	font-weight: 500;
	overflow: hidden; }
  .coupon {
	max-width: 50%;
	font-size: .8em;
	float: right;
	margin-left: 1em;
	padding: 16px;
	text-align: center;
	border: 1px dashed; }
  .leftIcon {
	float: none;
	width: 100%; }
	input {
		font-size:1em;
	}
	
 }




