body {
	margin: 0px;
}

.aboutSection {
	background-color: white;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%) !important;
    box-sizing: border-box !important;
    width: 98%;
    display: block;
    margin-top: 30px;
    margin-left: 2%;
    margin-right: 2%;
    height: 190px;
    font-family: Arial, Helvetica, sans-serif;
}

.aboutProductsTape {
	height: 65px;
    width: 100%;
    background-color: black;
}

.aboutProductsTapeText {
	height:100%;
	width:100%;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
	vertical-align:top;
	padding-top: 22px;
}

.aboutProductsText {
	padding: 10px;
}

.tabsContainer {
	width:100%;
}

.logoTab {
	width:18%; 
	text-align:center; 
	display:inline-block; 
	vertical-align: bottom;
}

.logoImg {
	height:55px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.descTab {
	margin-right:1px; 
	width:calc(100% - 1px); 
	height:65px; border-radius:0; 
	border-bottom: 0px; 
	color:white; 
	font-weight:bold; 
	cursor:pointer; 
	border-color: #00000029;
}

.descTabMob {
	width: 220px;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	font-weight: bold;
}

.descTabMobLogo {
	width: 220px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	background-color: white;
}

.logoImgTabMob {
	width: 50px;
}

.label1 {
	width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    padding-top: 22px;
}

.label1Mob {
	cursor: pointer;
    display: inline-block;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
}

.tabContainer {
	width:16%;
	display:inline-block;
}

.mainContainer {
	height:1500px;
	width:100%;
	background-size:cover;
	background-image:url('https://d27osv38c9ceav.cloudfront.net/store/black_background.jpeg');
	border-top:2px solid black;
}

.storeBlock {
	width:18%;
	height:100%;
	background-color:black;
	display:inline-block;
}

.innerMainContainer {
	width:81%;
	height:100%;
	display:inline-block;
	vertical-align:top;
}

.blankBlock {
	width:100%;
	height:60px;
}

.descCont {
	width:100%;
	height:1200px;
}

.descContInner {
	background-color:white;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12) !important;
	box-sizing: border-box !important;
	width:73%;
	height:100%;
	margin-right:2%;
	margin-left:2%;
	vertical-align:top;
}

.descContTape {
	height:65px;
	width:100%;
	background-color:black;
}

.descContTapeLogo {
	height:100%;
	width:30%;
	background-color:white;
	display:inline-block;
	text-align:center;
}

.descContTapeText {
	height:100%;
	width:69%;
	display:inline-block;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
	vertical-align:top; 
	padding-top: 22px;
}

.descContMain {
	height:90%;
	width:100%;
}

.tableOuterDiv {
	padding: 15px 0px 15px 0px;
}

.tableInfo {
	height:500px;
	width:100%;
}

.tableDataMain {
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	width: 40%;
	display: inline-block;
	padding-left: 4%;
	padding-right: 4%;
	padding-top: 25px;
}

.tableDataMainSpecial {
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	width: 92%;
	display: block;
	padding-left: 4%;
	padding-top: 50px;
}

.tableDataMainTitle {
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	width: 40%;
	display: inline-block;
	padding-left: 4%;
	padding-right: 4%;
	padding-top: 25px;
}

.tableDataMainImg {
	margin-bottom: 50px;
	height: 200px;
}

.tableDataImg {
	padding: 20px;
}

.similarProducts {
	background-color:white;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12) !important;
	box-sizing: border-box !important;
	width:22%;
	height:100%;
	display: inline-block;
	vertical-align: top;
	float: right;
}

.setsAndBundles {
	background-color:white;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12) !important;
	box-sizing: border-box !important;
	height: 100%;
	display: block;
	vertical-align: top;
	margin-left: 2%;
}

.setsAndBundlesOuter {
	width: 100%;
	height: 250px;
	margin-top: 30px;
}

.similarProductsTape {
	height:65px;
	width:100%;
	background-color:black;
}

.similarProductsItems {
	text-align:center;
	width:100%;
	height:100%;
}

.setsBundlesItems {
	text-align:center;
	width:100%;
}

.setsBundlesItem:hover {
	background-color: #d9d9d9;
	background-image: linear-gradient(315deg, #d9d9d9 0%, #f6f2f2 74%);
	color: black;
}

.setsBundlesItem:hover img {
	opacity: 0.2;
}

.setsBundlesItem {
	height: 235px;
	cursor: pointer;
	position: relative;
	width: 20%;
	display: inline-block;
}

.setsBundlesItemInner {
	font-size: 11px;
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
    padding-top: 10px;
	height: 225px;
}

.setsBundlesItemInner img {
	height: 100px;
	max-width: 100%;
}

.similarProductsItemInner {
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
    padding-left: 15px;
    padding-right: 15px;
    width: calc(100% - 30px);
}

.similarProductsItemInner img {
	height: 100px;
}

.similarProductsItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 19%;
	cursor: pointer;
	position: relative;
	width: 100%;
}

.similarProductsItem:hover {
	background-color: #d9d9d9;
	background-image: linear-gradient(315deg, #d9d9d9 0%, #f6f2f2 74%);
	color: black;
}

.similarProductsItem:hover img {
	opacity: 0.2;
}

.similarProductsTapeText {
	height:100%;
	width:100%;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
	vertical-align:top;
	padding-top: 22px;
}

.nonTableInnerDesc {
	padding: 30px 15px 15px 15px;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
}

.shopNowContainer {
	padding-top: 30px;
	width: 70%;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}

.shopNowBtn {
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
	cursor: pointer;
	width: 100%;
	height: 100%;
	border: 2px solid white;
}

.shopNowBtnMob {
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
	cursor: pointer;
	width: 150px;
	height: 50px;
	border: 2px solid white;
}

.storeCategories
{
	margin-top: 30px;
}

.storeCategoriesBtn
{
	height: 50px;
	width: 100%;
	cursor: pointer;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	border-right: 0;
	border-left: 0;
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
	text-align: left;
	padding-left: 10px;
}

.footerContainer {
	height:40px;
	width:100%;
	background-color: #BE0B02;
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
}

.arrow-right {
  width: 0; 
  height: 0; 
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid white;
  float: right;
  width: 10px;
}

.descTab:hover, .storeCategoriesBtn:hover, .shopNowBtn:hover {
	background-color: #d9d9d9;
	background-image: linear-gradient(315deg, #d9d9d9 0%, #f6f2f2 74%);
	color: black;
}

.shopNowBtn:hover .arrow-right, .storeCategoriesBtn:hover .arrow-right {
	border-left: 8px solid black;
}

#descTab1 ~ .mainContainer > .innerMainContainer > .descCont > #descContInner1, #descTab2 ~ .mainContainer > .innerMainContainer > .descCont > #descContInner2, #descTab3 ~ .mainContainer > .innerMainContainer > .descCont > #descContInner3, #descTab4 ~ .mainContainer > .innerMainContainer > .descCont > #descContInner4, #descTab5 ~ .mainContainer > .innerMainContainer > .descCont > #descContInner5 {
    display:none; 
}

#descTab1:checked ~ .mainContainer > .innerMainContainer > .descCont > #descContInner1, #descTab2:checked ~ .mainContainer > .innerMainContainer > .descCont > #descContInner2, #descTab3:checked ~ .mainContainer > .innerMainContainer > .descCont > #descContInner3, #descTab4:checked ~ .mainContainer > .innerMainContainer > .descCont > #descContInner4, #descTab5:checked ~ .mainContainer > .innerMainContainer > .descCont > #descContInner5 {
    display:inline-block; 
}

#descTab1 ~ .tabsContainer > .tabContainer > #descTabBtn1, #descTab2 ~ .tabsContainer > .tabContainer > #descTabBtn2, #descTab3 ~ .tabsContainer > .tabContainer > #descTabBtn3, #descTab4 ~ .tabsContainer > .tabContainer > #descTabBtn4, #descTab5 ~ .tabsContainer > .tabContainer > #descTabBtn5 {
    background-color: black;
}

#descTab1:checked ~ .tabsContainer > .tabContainer > #descTabBtn1, #descTab2:checked ~ .tabsContainer > .tabContainer > #descTabBtn2, #descTab3:checked ~ .tabsContainer > .tabContainer > #descTabBtn3, #descTab4:checked ~ .tabsContainer > .tabContainer > #descTabBtn4, #descTab5:checked ~ .tabsContainer > .tabContainer > #descTabBtn5 {
    background-color: #BE0B02;
}

@media screen and (max-width: 1024px) {

	.aboutSection {
		height: 350px;
	    width: 100%;
	    margin-top: 30px;
	    margin-left: 0px;
	    margin-right: 0px;
	    display: inline-block;
	}

	.storeMenuMob {
		display: inline-block;
		position: absolute;
		height: 100%;
	}

	.tabContainer {
		display: none;
	}

	.mainMenuMob {
	  	display: inline-block;
	  	text-align: right;
	  	position: absolute;
	  	right: 10px;
	  	top: 10px;
	}

	.logoTab {
		width: 100%;
		text-align: center;
	}

	.storeBlock {
		display: none;
	}

	.innerMainContainer {
		width: 100%;
	}

	.descContInner {
		width: 100%;
	}

	.tabsContainer {
		background-color: white;
		position: absolute;
		border-bottom: 2px solid black;
	}

	.mainContainer {
		padding-top: 50px;
	}

	.descContInner {
		margin: 0px;
	}

	.descContTape {
		display: none;
	}

	.descCont {
		width: 100%;
		height: 1400px;
	}

	.tableDataMain {
		width: 90%;
		padding-left: 6%;
	}

	.tableDataMainTitle {
		width: 90%;
		padding-left: 6%;
		padding-bottom: 15px;
	}

	.setsAndBundlesOuter {
		width: 100%;
		margin-top: 360px;
		height: 300px;
	}

	.setsAndBundles {
		margin: 0;
	}

	.similarProducts {
		height: 300px;
		width: 100%;
		margin-top: 30px;
	}

	.similarProductsItemInner {
		padding-top: 10px;
		height: 225px;
		font-size: 11px;
	    overflow: hidden;
	}

	.mainContainer {
		height: 2200px;
	}

	.similarProductsItem {
		height: 235px;
		cursor: pointer;
		position: relative;
		width: 33%;
    	display: inline-block;
	}

	.setsBundlesItem {
		width: 33%;
	}

	.similarProductsItems a:nth-child(4) {
	  display: none;
	}

	.similarProductsItems a:nth-child(5) {
	  display: none;
	}

	.setsBundlesItems a:nth-child(4) {
	  display: none;
	}

	.setsBundlesItems a:nth-child(5) {
	  display: none;
	}

	.similarProductsItemInner img {
		height: 100px;
		max-width: 100%;
	}

	.similarProductsItems {
		text-align: left;
	}

	.logoImg {
		visibility: hidden;
	}
}

@media screen and (min-width: 1025px) {
	.storeMenuMob {
		display: none;
	}

	.mainMenuMob {
	  	display: none;
	}	
}

#menuToggle
{
	display: block;
	position: relative;
	top: 50px;
	left: 50px;
	z-index: 1;
	-webkit-user-select: none;
	user-select: none;
	top: 21px;
	left: 30px;
	height: 100%;
}

#menuToggle a
{
	text-decoration: none;
	color: #232323;
	transition: color 0.3s ease;
}

#menuToggle a:hover
{
	color: tomato;
}


#menuToggle input
{
	display: block;
	width: 40px;
	height: 32px;
	position: absolute;
	top: -7px;
	left: -5px;
	cursor: pointer;
	opacity: 0;
	z-index: 2;
	-webkit-touch-callout: none;
}

#menuToggle span
{
	display: block;
	width: 33px;
	height: 4px;
	margin-bottom: 5px;
	position: relative;
	background: black;
	border-radius: 3px;
	z-index: 1;
	transform-origin: 4px 0px;
	transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
	          background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
	          opacity 0.55s ease;
}

#menuToggle span:first-child
{
	transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
	transform-origin: 0% 100%;
}

#menuToggle input:checked ~ span
{
	opacity: 1;
	transform: rotate(45deg) translate(-2px, -1px);
	background: #232323;
}

#menuToggle input:checked ~ span:nth-last-child(3)
{
	opacity: 0;
	transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2)
{
	transform: rotate(-45deg) translate(0, -1px);
}

#menu
{
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	width: 220px;
	margin: -100px 0 0 -30px;
	padding: 0px;
	padding-top: 125px;
	background-color: #BE0B02;
	list-style-type: none;
	-webkit-font-smoothing: antialiased;

	transform-origin: 0% 0%;
	transform: translate(-100%, 0);

	transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}

#menu li
{
	padding: 10px 0;
	font-size: 22px;
}

#menuToggle input:checked ~ ul
{
	transform: none;
}

nav {
	height: 100%;
}