/* Grid */
#prodhead {
	position: relative;
}
.tech-slideshow {
	height: 18vw;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.tech-slideshow .slide {
	position: absolute;
	top:0;
	left: 0;
	height: 102%;
	width:10000vw;
	background-image:url('../images/all-product.png');
	background-repeat: repeat-x;
	background-size: auto 100%;
	animation: moveSlideshow 100s linear infinite;
}
@keyframes moveSlideshow {
	100% {
		transform: translateX(-10000px);
	}
}
#prodhback {
	position: relative;
	background-size: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	height: 18vw;
	max-height: 18vw;
	min-height: 18vw;
}
#prodhback1 {
	position: absolute;
	background-repeat: repeat;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 990;
}
#prodhtext1 {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
	z-index: 999;
	margin: 3vw 0;
}
#prodsub1, #prodsub1 P {
	color: #ffffff;
	font-size: 1.5vw;
	font-family: 'Usual';
}
#prodsub2 {
	margin-top: 0;
}
#prodsub2, #prodsub2 P {
	font-size: 3vw;
	font-family: 'subjectivity_serifsuper';
	text-transform: uppercase;
	color: #3A1E39;
}
#productfindouter {
	position: -webkit-sticky;
	position: sticky;
	top: 85px;
	display: block;
	background-color: #FF0200;
	padding: 2vw 0 2vw 0;
	text-align: center;
	height: 14vw;
	z-index: 20000;
}
#productfind {
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: center;
}
#productfind h2 {
	margin: 0 auto 1vw;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	font-size: 3vw;
	line-height: 4vw;
}
.productselect-outer {
	position: relative;
	display: flex;
	display: inline-block;
	text-align: center;
	width: 70%;
	height: auto;
	vertical-align: top;
	float: left;
}
#productselect {
	position: relative;
	display: inline-block;
	margin: .5vw auto 0 auto;
	text-align: center;
	width: 100%;
	height: auto;
	min-height: 1vw;
}
.productselect {
	position:relative;
	display:inline-block;
	min-height:40px;
	width:calc((100% / 6) - 40px);
	width: 20%;
	border:1px solid #E8E8E8;
	margin:0 5px;
	text-align:left;
	vertical-align:top;
	padding:8px 8px;
	box-sizing: border-box;
	border-radius: 25% 75% 75% 25% / 3% 2% 3% 2%;
	background-color:#ffffff;
	font-family: "usual";
	font-size: 13px;
	font-weight: 500;
}
#divword {
	margin-left:5px;
}
.productselect input {
	border: none;
	outline: none;
	height: 100%;
	width: calc(100% - 10px);
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	box-shadow: none !important;
	box-sizing: border-box;
	padding: 2px;
}

.productselink {
	display: block;
	width: 100%;
	height: 100%;
	text-align: left;
}
.productseltext {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 19px);
	text-align: left;
}
.productarrow {
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	text-align: right;
}
.productseldrop {
	position: absolute;
	top: 32px;
	left: -1px;
	width: 100%;
	border: 1px solid #E8E8E8;
	border-top: none;
	background-color: #ffffff;
	display: none;
	z-index: 9999;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 10px;
	overflow: hidden;
	height: auto;
}
.productseldrop1 {
	display: block;
	width: calc(100% - 9px);
}
.productseldrop1 a {
	display: block;
	text-align: left;
	padding: 4px 5px 4px 8px;
	font-family: "usual";
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
}
#productselected {
	margin: 2vw auto;
	width: 100%;
	max-width: 1200px;
	height: auto;
	padding: 0 20px;
	box-sizing: border-box;
}
.productselected {
	display: inline-block;
	margin: 5px 5px;
}
.productselected a {
	display: inline-block;
	background-color: #ffffff;
	padding: 5px 10px;
	font-size: 14px;
	border-radius: 25% 75% 75% 25% / 3% 2% 3% 2%;
}
.productselected img {
	display: inline-block;
	vertical-align: middle;
}
.productselrem {
	font-size: 24px;
	color: #D32300;
}
.filtclearall {
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	display: inline-block;
	margin: 0 10px;
}
#prodgrid {
	margin: 0 auto;
	max-width: 70%;
	text-align: center;
	padding: 40px 0;
}
#prodgrid h2 {
	text-align: center;
	margin: 0 auto 40px auto;
	text-transform: uppercase;
	font-size: 3vw;
}
#productothers {
	color: #ffffff;
	text-transform: uppercase;
	display: table;
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
#productchoices-outer-mobile {
	display: none;
}
#productchoices-outer {
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	text-align: center;
	width: 13%;
	height: 10vw;
	margin: 1vw 0 0 2%;
	float: left;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	/* Animation */
}
#productchoices-outer:hover {
	display: block;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	color: white;
}
#productchoices {
	box-sizing: border-box;
	position: absolute;
	display: block;
	text-align: center;
	width: 80%;
	height: auto;
	top: 0;
	left: 0;
	z-index: 200;
}
.productwhere-outer #productchoices svg {
	display: block;
	width: 100%;
}
#productchoices-text1 {
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	width: 100%;
	font-size: 2vw;
	line-height: 2vw;
	text-align: left;
	font-family: 'subjectivity_serifsuper';
	color: #ffffff;
	text-transform: uppercase;
	padding: 2vw 0 0 0;
}
#productchoices-text2 {
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	width: 100%;
	font-size: 1.2vw;
	line-height: 1.4vw;
	text-align: left;
	font-family: 'Usual';
	color: #3A1E39;
	font-weight: 600;
	padding: .5vw 0 0 0;
}
.productwhere-outer {
	position: relative;
	display: inline-block;
	text-align: center;
	width: 12%;
	height: auto;
	margin: 1vw 2% 0 0;
	float: left;
	padding: 0;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	/* Animation */
}
.productwhere-outer:hover {
	display: block;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	color: white;
}
.productwhere-image {
	position: relative;
	display: block;
	text-align: middle;
	width: 100%;
	height: auto;
}
.productwhere-image img {
	display: block;
	width: 100%;
	height: auto;
}
#location {
	display: block;
	width: 20%;
	height: auto;
	margin: 0 auto;
}
#productwhere {
	position: relative;
	display: block;
	text-align: middle;
	width: 100%;
	height: auto;
	font-family: 'subjectivity_serifsuper';
	font-size: 2vw;
	line-height: 2vw;
	color: #ffffff;
	text-transform: uppercase;
	float: left;
	padding: .5vw 0 0 0;
}
#productctsearch {
	position:absolute;
	right:5px;
	top:3px;
	width:15px;
}
#productctsearch svg {
	width:100%;
}
/* Cat Grid */
#prodcats {
}
.prodcat {
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding: 20px;
}






@media only screen and (max-width: 800px) {
	.prodcat {
		width: 50%;
	}
}
@media only screen and (max-width: 400px) {
	.prodcat {
		width: 100%;
	}
}
.prodcati {
	display: block;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	padding: 3%;
}
.prodcatm {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}
.prodcat:hover .prodcatm {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
#prodcats a:hover {
	color: #000000;
}
.prodcatn {
	display: block;
	margin: 0 10%;
	margin-top: 1vw;
	text-transform: uppercase;
	height: 3vw;
	font-size: 1vw;
	line-height: 1.1vw;
	font-family: "subjectivity_serifextra_bold";
}
.product-slant {
	position: relative;
	display: block;
	width: 100%;
	height: 4vw;
	z-index: 99;
	margin-top: 10px;
	background-color: #FF0200;
	clip-path: polygon(0 100%,/* left top */
	100% 0,/* right top */
	100% 100%,/* right bottom */
	0 100%/* left bottom */
	);
}
.product-slant2 {
	position: relative;
	display: block;
	width: 100%;
	height: 5vw;
	margin-top: 0;
	clear: both;
	background-color: #FF0200;
	clip-path: polygon(0 0,/* left top */
	100% 0,/* right top */
	100% 100%,/* right bottom */
	0 10%/* left bottom */
	);
}
/* Products Grid */
#productgrid {
}
.productgrid {
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding: 20px;
	position:relative;
}
.productgrid .productnew {
	position:absolute;
	display:inline-block;
	top:20%;
	left:12%;
	height: 50px;
	width: 50px;
	background-color:#FFF;
	color:#FF0200;
	padding:12px 0;
	box-sizing: border-box;
	font-family: 'subjectivity_serifsuper';
	font-size:24px;
	background-image: url("images/new-star.svg");
}
.productgrid .dietaryflags {
	display:block;
	position:absolute;
	top:15%;
	right:12%;
	width:50px;
}
.productgrid .dietaryflag {
	display:block;
	position:relative;
	width:100%;
	margin-bottom:20px;
}
.productgrid .dietaryflag img {
	width:100%;
}
@media only screen and (max-width: 800px) {
	.productgrid {
		width: 50%;
	}
}
@media only screen and (max-width: 700px) {
	.productgrid {
		width: 100%;
		padding: 4%;
		margin-bottom: 10vw;
	}
}
@media only screen and (max-width: 400px) {
	.productgrid {
		width: 100%;
	}
}
.productgrid img {
	display: block;
	width: 100%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}
.productgrid:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.productgridn {
	display: block;
	margin: 1vw 10% 0 10%;
	text-transform: uppercase;
	height: 3vw;
	font-size: 1vw;
	line-height: 1.1vw;
	font-family: "subjectivity_serifextra_bold";
}
#productgrid a:hover {
	color: #000000;
}
/* Details */
#proddetail1 {
	width: 100%;
	background-size: repeat;
}
#proddetail2 {
	margin: 0 auto;
	max-width: 80%;
	padding: 40px 80px;
	text-align: center;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
}
#prodleft, #prodmiddle, #prodright {
	vertical-align: top;
	box-sizing: border-box;
}
#prodleft {
	text-align: left;
	width: 35%;
	order: 1;
}
#prodright {
	text-align: left;
	width: 35%;
	order: 3;
}
#prodmiddle {
	text-align: center;
	width: calc(30% - 10px);
	order: 2;
}
#prodmiddle img {
	width: 100%
}
.prodallbutt {
	margin: 40px auto;
	text-align: center;
}
.product-all-butt {
	position: relative;
	display:block;
	font-family:"usual";
	font-size: 1vw;
	font-weight:600;
	width: 20vw;
	font-stretch:normal;
	color: #fff;
	background-color:#FF0200;
	text-align: center;
	padding: 1vw 0;
	margin: 0 auto;
	margin-top: 3vw;
	border: 1px solid #FF0200;
	opacity: 1;
	text-transform: uppercase;
	border-radius: 25% 75% 75% 25% / 3% 2% 3% 2%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	/* Animation */
}
.product-all-butt:hover{
	display: block;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	color: white;
}
.product-all-butt {
	background-color:#FF0200;
	margin: 0 auto;
	margin-top: 3vw;
	width: 20vw;
}
.prod_box {
	background-color:#EEEEEE;
	box-sizing:border-box;
	width:100%;
	margin-bottom: 30px;
	font-size: .65vw;
	line-height: .9vw;
}
.prod_box_slant {
	position: relative;
	display: block;
	width: 100%;
	height: 20px;
	background-color:#ffffff;
	;
	clip-path: polygon(0 100%,/* left top */
	100% 0,/* right top */
	100% 100%,/* right bottom */
	0 100%/* left bottom */
	);
}
.prod_heads {
	width:100%;
}
.prod_heads a {
	font-weight:normal;
}
.prod_heads a:hover {
	color:#4A2A48;
}
.prod_head {
	color:#3A1E39;
	font-family: 'subjectivity_serifextra_bold';
	font-weight:normal;
	font-size: .9vw;
	line-height: .7vw;
	text-transform:uppercase;
	padding: 1vw 1vw 0;
}
.prod_head_left,.prod_head_right {
	display:inline-block;
	vertical-align:top;
	width:calc(50% - 2.5px);
	text-transform:uppercase;
	font-family: 'subjectivity_serifextra_bold';
	font-weight:normal;
	font-size:.7vw;
	line-height: .8vw;
	padding:.5vw .6vw;
	box-sizing:border-box;
	border-top:1px solid white;
	color:#3A1E39;
	border-radius: 25% 75% 75% 25% / 3% 2% 3% 2%;
	border-top:1px solid transparent;
}
.prod_head_right,.prod_text_right,a.prod_head_right:link,a.prod_head_right:visited,a.prod_head_right:hover.prod_text_right,.prod_text_right a:link,.prod_text_right a:visited,.prod_text_right a:hover {
	color:#ffffff;
	background-color:#3A1E39;
}
.prod_box_pad {
	margin-top:-2px;
	padding: 15px 20px;
}
.prod_text_right {
	display:none;
}
.prod_div {
	margin-bottom: 20px;
	font-size: .65vw;
}
.prod_div p{
	font-size: .65vw;
	line-height: .9vw;
}
.prod_div UL, .prod_div OL {
	margin: 0 0 16px 0;
	padding: 0;
	font-size: .65vw;
	line-height: .9vw;
}
.prod_div LI, .prod_div LI {
	margin: 0 0 2px 16px;
	padding: 0;
	font-size: .65vw;
	line-height: .9vw;
}

.nutrition{
	width:256px;
	height:39px;
	background-color: aqua;
}
.value{
	width:256px;
	height:39px;
	background-color: mediumvioletred;
}





#buy_now {
	display: block;
	margin-top: 30px;
}
#buy_now img {
	width: 100%;
	max-width: 600px;
	text-align: center;
}
#prod_strap {
	color: #D32300;
}
#prod_descr {
}
#prod_size {
	color: #D32300;
}
#prod_bicons {
	margin: 20px 0 0;
}
#prod_bicons span, #prod_bicons img {
	display: inline-block;
	vertical-align: middle;
}
#prod_bicons span {
	margin-right: 10px;
}
#prod_bicons img {
	width: 50px;
	margin-right: 3px;
}
#prod_promo {
	border: 3px dashed #FFD000;
	border-radius: 4px;
}
#prod_note {
	font-size: 11px;
}
#prod_compare1 {
	display: block;
	text-align: center;
	padding: 15px;
}
#prod_compare2 {
	display: block;
	margin: 0 auto;
	max-width: 1000px;
	text-align: center;
}
#prod_compare2 .table_cell {
	width: 45%;
}
#prod_compare2 .table_row>.table_cell:first-child {
	width: 10%;
}
.recipestotry-outer {
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 2vw;
}
#recipeshead h2{
	width: 100%;
	margin-top: 20px;
	font-size: 3.5vw;
	line-height: 4.5vw;
}
#videoshead {
	width: 100%;
	margin-top: 20px;
}
.videos-purple {
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	background-color: #3A1E39;
	padding: 4vw;
}
.videos-purple-slant {
	position: relative;
	display: block;
	width: 100%;
	height: 4vw;
	z-index: 99;
	margin-top: 10px;
	background-color: #3A1E39;
	clip-path: polygon(0 100%,/* left top */
	100% 0,/* right top */
	100% 100%,/* right bottom */
	0 100%/* left bottom */
	);
}
.products_like {
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: auto;
	margin: 3vw 0 0 0;
	padding: 4vw;
}
.superdiv-outer {
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: auto;
	margin: 3vw 0 0 0;
	background-color: #E8E8E8;
	padding: 2vw;
}
.superdiv-slant {
	position: relative;
	display: block;
	width: 100%;
	height: 5vw;
	margin-top: 0;
	clear: both;
	background-color: #E8E8E8;
	clip-path: polygon(0 0,/* left top */
	100% 0,/* right top */
	100% 100%,/* right bottom */
	0 10%/* left bottom */
	);
}
#superdiv {
	margin: 25px auto 15px auto;
	text-align: center;
}
.superdiv {
	display: inline-block;
	margin: 0 15px;
	vertical-align: middle;
}
.superdiv img {
	width: 200px;
}
.product-shop-butt {
	position: relative;
	display:block;
	font-family:"usual";
	font-size: 1vw;
	font-weight:600;
	width: 17vw;
	font-stretch:normal;
	color: #fff;
	background-color:#FF0200;
	text-align: center;
	padding: 1vw 0;
	margin: 0 auto;
	margin-top: 1vw;
	border: 1px solid #FF0200;
	opacity: 1;
	border-radius: 25% 75% 75% 25% / 3% 2% 3% 2%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	/* Animation */
}
.product-shop-butt:hover{
	display: block;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	color: white;
}
@media only screen and (max-width: 1920px) {
	#proddetail2 {
		margin: 0 auto;
		max-width: 96%;
		padding: 40px 80px;
		text-align: center;
		box-sizing: border-box;
		display: flex;
		flex-direction: row;
	}
	#prodleft {
		width: 45%;
		
	}
	#prodright {
		width: 45%;
	}
	#prodhtext {
		padding: 30px 0 50px 50px;
	}
	.prod_div {
		margin-bottom: 20px;
		font-size: .9vw;
	}
	.prod_div p{
		font-size: .9vw;
		line-height: 1.3vw;
	}
	.prod_div UL, .prod_div OL {
		margin: 0 0 16px 0;
		padding: 0;
		font-size: .9vw;
		line-height: 1.3vw;
	}
	.prod_div LI, .prod_div LI {
		margin: 0 0 2px 16px;
		padding: 0;
		font-size: .9vw;
		line-height: 1.3vw;
	}
	.prod_box {
		background-color:#EEEEEE;
		box-sizing:border-box;
		width:100%;
		margin-bottom: 30px;
		font-size: .9vw;
		line-height: 1.3vw;
	}
	.prod_head_left,.prod_head_right {
		display:inline-block;
		vertical-align:top;
		width:calc(50% - 2.5px);
		text-transform:uppercase;
		font-family: 'subjectivity_serifextra_bold';
		font-weight:normal;
		font-size: .9vw;
		line-height: 1.2vw;
		padding:.5vw .6vw;
	}
	#prodmiddle {
		text-align: center;
		width: calc(35% - 10px);
		order: 2;
	}
}
@media only screen and (max-width: 1500px) {
	.productselect {
	position:relative;
	display:inline-block;
	min-height:40px;
	width:calc((100% / 6) - 40px);
	width: 22%;
	margin:0 5px;
	padding:9px 8px;
	font-size: 11px;
	font-weight: 500;
}
}
@media only screen and (max-width: 1200px) {
	#prodhtext1 {
		margin: 4vw 0;
	}
	.tech-slideshow {
		height: 22vw;
		width: 100%;
		position: relative;
		overflow: hidden;
	}
	#productchoices-outer{
		display: none;
	}
	#prod_descr {
		height: auto;
		max-height: none;
	}
	#prodgrid {
		max-width: 90%;
	}
	.prodgridp {
		width: calc(33.33333% - 4px);
	}
	#prodgrid h2 {
		text-align: center;
		margin: 0 auto 40px auto;
		text-transform: uppercase;
		font-size: 4vw;
	}
	#proddetail2 {
		display:block;
		max-width:none;
	}
	#prodleft {
		width: 50%;
	}
	#prodmiddle {
		float: right;
		width: calc(50% - 5px);
	}
	#prodright {
		display: block;
		width: 50%;
		margin-top: 20px;
	}
	#prod_compare2 {
		text-align: left;
	}
	#productfindouter {
		position: relative;
		top: auto;
		display: block;
		background-color: #FF0200;
		padding: 3vw 0;
		text-align: center;
		height: auto;
	}
	#productfind h2 {
		color: #ffffff;
		text-transform: uppercase;
		text-align: center;
		font-size: 4vw;
		line-height: 5vw;
		margin: 0 auto 1vw;
	}
	.productselect-outer {
		position: relative;
		display: inline-block;
		text-align: center;
		width: 100%;
		height: auto;
		vertical-align: top;
		float: none;
	}
	.productselect {
		min-height: 40px;
	}
	#productselected {
	margin: 6vw auto;
	width: 100%;
	max-width: 1200px;
	height: auto;
	padding: 0 20px;
	box-sizing: border-box;
}
.productselected {
	display: inline-block;
	margin: 5px 5px;
}
.productselected a {
	display: inline-block;
	background-color: #ffffff;
	padding: 5px 10px;
	font-size: 14px;
	border-radius: 25% 75% 75% 25% / 3% 2% 3% 2%;
}
	#productchoices-outer-mobile {
		box-sizing: border-box;
		position: relative;
		display: inline-block;
		text-align: left;
		width: 50%;
		height: 8vw;
		margin: 0 25%;
		float: left;
		-webkit-transition: -webkit-transform 0.3s;
		transition: -webkit-transform 0.3s;
		transition: transform 0.3s;
		transition: transform 0.3s, -webkit-transform 0.3s;
		/* Animation */
	}
	#productchoices-outer-mobile:hover {
		display: block;
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		color: white;
	}
	#productchoices-text1 {
		font-size: 2.5vw;
		line-height: 2.5vw;
		padding: 0;
		text-align: center;
	}
	#productchoices-text2 {
		font-size: 2vw;
		line-height: 2vw;
		padding: 1vw 0 0 0;
		text-align: center;
	}
	.productwhere-outer {
		width: 16%;
		height: auto;
		float: left;
		margin: 0 17%;
	}
	#location {
		width: 25%;
	}
	#productwhere {
		font-size: 2.5vw;
		line-height: 3vw;
		padding: .5vw 0 0 0;
	}
	.productgridn {
		display: block;
		margin: 1vw 10% 0 10%;
		text-transform: uppercase;
		height: 3vw;
		font-size: 1.3vw;
		line-height: 1.6vw;
		font-family: "subjectivity_serifextra_bold";
	}
	.prodcatleft {
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
	.prodcatright {
		display: none;
	}
	.prodcatmiddle {
		width: 100%;
	}
	#prodsub2, #prodsub2 P {
		font-size: 6vw;
		padding: 1vw 0;
	}
	.prodcatn {
		display: block;
		margin: 0 10%;
		margin-top: 1vw;
		text-transform: uppercase;
		height: 3vw;
		font-size: 1.3vw;
		line-height: 1.8vw;
		font-family: "subjectivity_serifextra_bold";
	}
	.prod_div {
		margin-bottom: 20px;
		font-size: 1vw;
	}
	.prod_div p{
		font-size: 1vw;
		line-height: 1.3vw;
	}
	.prod_div UL, .prod_div OL {
		margin: 0 16px 16px 0;
		padding: 0;
		font-size: 1vw;
		line-height: 1.3vw;
	}
	.prod_div LI, .prod_div LI {
		margin: 0 0 2px 16px;
		padding: 0;
		font-size: 1vw;
		line-height: 1.3vw;
	}
	.prod_box {
		background-color:#EEEEEE;
		box-sizing:border-box;
		width:100%;
		margin-bottom: 30px;
		font-size: 1vw;
		line-height: 1.3vw;
	}
	.prod_box_pad {
		margin-top:-2px;
		padding:22px 1vw;
	}
	.prod_head {
		font-size:1.2vw;
		line-height: 1.2vw;
		text-transform:uppercase;
		padding:.5vw .6vw;
	}
	.prod_head_left,.prod_head_right {
		font-size:1.2vw;
		line-height: 1.2vw;
		padding:.5vw .6vw;
	}
	.product-shop-butt {
		font-size: 1.5vw;
		font-weight:600;
		width: 24vw;
		padding: 1.5vw 0;
		margin: 0 auto;
		margin-top: 1vw;
		border: 3px solid #FF0200;
		text-transform: uppercase;
	}
}
@media only screen and (max-width: 900px) {
	
#productselect {
	position: relative;
	display: inline-block;
	margin: .5vw auto 0 auto;
	text-align: center;
	width: 100%;
	height: auto;
	min-height: 1vw;
}
.productselect {
	position:relative;
	display:inline-block;
	min-height:40px;
	width:calc((100% / 6) - 40px);
	width: 35%;
	border:1px solid #E8E8E8;
	margin:0 5px 10px 0;
	text-align:left;
	vertical-align:top;
	padding:8px 8px;
	box-sizing: border-box;
	border-radius: 25% 75% 75% 25% / 3% 2% 3% 2%;
	background-color:#ffffff;
	font-family: "usual";
	font-size: 13px;
	font-weight: 500;
}
	
	.prodgridp {
		width: calc(33.33333% - 4px);
	}
	#proddetail2 {
		padding: 40px 20px;
	}
	#prodleft, #prodmiddle, #prodright {
		width: 100%;
		float: none;
		display: block;
	}
	#prodmiddle {
		text-align: center;
	}
	#prodmiddle img {
		max-width: 400px;
	}
	.prodcatn {
		margin: 0 10%;
		margin-top: 1vw;
		font-size: 1.6vw;
		line-height: 2.1vw;
	}
	.menu {
		width: 80%;
		margin: 0 10%;
	}
	.logo {
		box-sizing: border-box;
		display: inline-block;
		width: 25%;
		float: left;
		clear: none;
		padding: 15px 10px;
	}
	.prod_div {
		margin-bottom: 20px;
		font-size: 1.5vw;
	}
	.prod_div p{
		font-size: 1.5vw;
		line-height: 2vw;
	}
	.prod_div UL, .prod_div OL {
		margin: 0 16px 16px 0;
		padding: 0;
		font-size: 1.5vw;
		line-height: 2vw;
	}
	.prod_div LI, .prod_div LI {
		margin: 0 0 2px 16px;
		padding: 0;
		font-size: 1.5vw;
		line-height: 2vw;
	}
	.prod_box {
		background-color:#EEEEEE;
		box-sizing:border-box;
		width:100%;
		margin-bottom: 30px;
		font-size: 1.5vw;
		line-height: 2vw;
	}
	.prod_head {
		font-size:1.8vw;
		line-height: 1.8vw;
		;
		text-transform:uppercase;
		padding:1vw 1vw;
	}
	.prod_head_left,.prod_head_right {
		font-size:1.8vw;
		line-height: 1.8vw;
		padding:1vw 1vw;
	}
	.superdiv {
	display: inline-block;
	margin: 10px 15px;
	vertical-align: middle;
}
.superdiv img {
	width: 40%;

	}
	#recipeshead h2{
	width: 100%;
	margin-top: 20px;
	font-size: 8vw;
		line-height: 9vw;

}
}
@media only screen and (max-width: 700px) {
	#productselect {
		max-width: 500px;
		margin: 3vw auto 0 auto;
	}
	.productselect {
		margin: 5px 5px;
		width: calc(100% - 40px);
		max-width: none;
	}
	#divword {
		margin-left:5px;
	}

	.tech-slideshow {
		height: 40vw;
		width: 100%;
		position: relative;
		overflow: hidden;
	}
	#prodhead {
		position: relative;
	}
	#productfindouter {
		position: relative;
		display: block;
		background-color: #FF0200;
		padding: 3vw 0;
		text-align: center;
		height: auto;
		margin-top: 0;
		padding-bottom: 10vw;
	}
	#productfind h2 {
		font-size: 8vw;
		line-height: 9vw;
		margin: 5vw auto 0 auto;
	}
	.prodgridp {
		width: calc(50% - 4px);
	}
	#prodgrid h2 {
		text-align: center;
		margin: 0 auto 20px auto;
		text-transform: uppercase;
		font-size: 9vw;
	}
	#prod_bicons img {
		width: 28px;
	}
	#prodhvid {
		display: none;
	}
	#prodhtext1 {
		margin: 6vw 0;
	}
	#prodsub2, #prodsub2 P {
		font-size: 12vw;
		line-height: 12vw;
	}
	#productfind h2 {
		font-size: 9vw;
		line-height: 9vw;
	}
	#productchoices-outer-mobile {
		box-sizing: border-box;
		position: relative;
		display: inline-block;
		text-align: left;
		width: 90%;
		height: 14vw;
		margin: 4vw 5% 0 ;
		/* Animation */
	}
	#productchoices-text1 {
		width: 100%;
		text-align: center;
		font-size: 6vw;
		line-height: 7vw;
		padding: 0 0;
	}
	#productchoices-text2 {
		width: 100%;
		text-align: center;
		font-size: 4vw;
		line-height: 4vw;
		padding: 1vw 0vw;
	}
	.productwhere-outer {
		width: 70%;
		height: auto;
		margin: 2vw 15% 0;
	}
	#location {
		width: 20%;
	}
	#productwhere {
		font-size: 6vw;
		line-height: 7vw;
		padding: .5vw 0 0 0;
	}
	.prodcatn {
		display: block;
		margin: 0 10%;
		margin-top: 1vw;
		text-transform: uppercase;
		height: 3vw;
		font-size: 4vw;
		line-height: 4.5vw;
		font-family: "subjectivity_serifextra_bold";
	}
	.productgridn {
		display: block;
		margin: 3vw 5% 0 5%;
		text-transform: uppercase;
		height: 3vw;
		font-size: 4.5vw;
		line-height: 5vw;
		font-family: "subjectivity_serifextra_bold";
	}
	.prod_div {
		margin-bottom: 20px;
		font-size: 3vw;
		line-height: 4vw;
	}
	.prod_div p{
		font-size: 3vw;
		line-height: 4vw;
	}
	.prod_div UL, .prod_div OL {
		margin: 0 16px 16px 0;
		padding: 0;
		font-size: 3vw;
		line-height: 4vw;
	}
	.prod_div LI, .prod_div LI {
		margin: 0 16px 2px 16px;
		padding: 0;
		font-size: 3vw;
		line-height: 4vw;
	}
	.prod_box {
		background-color:#EEEEEE;
		box-sizing:border-box;
		width:100%;
		margin-bottom: 30px;
		font-size: 3vw;
		line-height: 4vw;
	}
	.prod_head {
		font-size:3.5vw;
		line-height: 4.5vw;
		text-transform:uppercase;
		padding:2vw;
	}
	.prod_head_left,.prod_head_right {
		font-size:3vw;
		line-height: 4vw;
		padding:1vw;
	}
	.product-shop-butt {
		font-size: 4vw;
		font-weight:600;
		width: 65vw;
		padding: 3vw 0;
		margin: 0 auto;
		margin-top: 1vw;
		border: 3px solid #FF0200;
		text-transform: uppercase;
	}
}
@media only screen and (max-width: 400px) {
	.prodgridp {
		width: 100%;
	}
	#proddetail2 {
		padding: 20px 20px;
	}
	.menu {
		width: 100%;
		margin: 0 0;
	}
	.logo {
		box-sizing: border-box;
		display: inline-block;
		width: 50%;
		float: left;
		clear: none;
		padding: 5px 10px;
	}
}
