@charset "utf-8";
@import url("../../webfonts/Lato_Bold/stylesheet.css");


#main_header {
}
#main_header_top_info {
}
#main_header_top_info2 {
	width: 30vw;
	height: 2vw;
	position: absolute;
	top: 0vw;
	z-index: 2;
	font-family: "OpenSans Bold";
	font-size: 0.85vw;
	text-align: right;
	text-transform: uppercase;
	line-height: 2vw;
	right: 6%;
}
#main_header_logo {
	width: 8vw;
	height: 5vw;
	position: absolute;
	top: 0vw;
	left: 8%;
	z-index: 50;
	background-image: url(../imgs/logo_black.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
#main_header_links_cont {
	width: 63vw;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 23.5%;
	z-index: 20;
}
#main_header_link1 {
	width: 2.5vw;
	height: 1.3vw;
	position: absolute;
	z-index: 50;
	top: 0vw;
	left: 0%;
	cursor: pointer;
}
#main_header_link2 {
	width: 4vw;
	height: 1.3vw;
	position: absolute;
	z-index: 50;
	top: 0vw;
	left: 8%;
	cursor: pointer;
}
#main_header_link3 {
	width: 2.5vw;
	height: 1.3vw;
	position: absolute;
	z-index: 50;
	top: 0vw;
	left: 18%;
	cursor: pointer;
}
#main_header_link4 {
	width: 4.9vw;
	height: 1.3vw;
	position: absolute;
	z-index: 50;
	top: 0vw;
	left: 25%;
	cursor: pointer;
}
#main_header_link5 {
	width: 5.4vw;
	height: 1.3vw;
	position: absolute;
	z-index: 50;
	top: 0vw;
	left: 36.5%;
	cursor: pointer;
}
#main_header_link6 {
	width: 4.3vw;
	height: 1.3vw;
	position: absolute;
	z-index: 50;
	top: 0vw;
	left: 48.5%;
	cursor: pointer;
}
#main_header_link7 {
	width: 10.9vw;
	height: 1.3vw;
	position: absolute;
	z-index: 50;
	top: 0vw;
	left: 57.5%;
	cursor: pointer;
}
#main_header_link8 {
	width: 5.1vw;
	height: 1.3vw;
	position: absolute;
	z-index: 50;
	top: 0vw;
	left: 67%;
	cursor: pointer;
	display: none;
}
#main_header_link9 {
	width: 3.8vw;
	height: 1.3vw;
	position: absolute;
	z-index: 50;
	top: 0vw;
	left: 78%;
	cursor: pointer;
}
#main_header_link10 {
	width: 3.9vw;
	height: 1.3vw;
	position: absolute;
	z-index: 50;
	top: 0vw;
	left: 84%;
	cursor: pointer;
}


/*scroll down links*/
#info_link1 {
	width: 3vw;
	height: 1.5vw;
	position: absolute;
	top: 0.3vw;
	left: 27%;
	z-index: 50;
}
#info_link2 {
	width: 3vw;
	height: 1.5vw;
	position: absolute;
	top: 0.3vw;
	left: 33%;
	z-index: 50;
}
#info_link3 {
	width: 11vw;
	height: 1.5vw;
	position: absolute;
	top: 0.3vw;
	left: 36%;
	z-index: 50;
}
#info_link4 {
	width: 11vw;
	height: 1.5vw;
	position: absolute;
	top: 0.3vw;
	left: 43%;
	z-index: 50;
}
#info_link5 {
	width: 11vw;
	height: 1.5vw;
	position: absolute;
	top: 0.3vw;
	left: 50%;
	z-index: 50;
}
#info_link6 {
	width: 11vw;
	height: 1.5vw;
	position: absolute;
	top: 0.3vw;
	left: 58%;
	z-index: 50;
}
#info_link7 {
	width: 11vw;
	height: 1.5vw;
	position: absolute;
	top: 0.3vw;
	left: 65%;
	z-index: 50;
}
#info_link8 {
	width: 11vw;
	height: 1.5vw;
	position: absolute;
	top: 0.3vw;
	left: 41%;
	z-index: 50;
}


#main_header_snipcart_cont {
	width: 12vw;
	height: 5vw;
	position: absolute;
	top: 0vw;
	right: 3%;
	z-index: 1000;
}
