@charset "utf-8";
@import url("../../webfonts/OpenSans_ExtraBold/stylesheet.css");
@import url("../../webfonts/OpenSans_Bold/stylesheet.css");
@import url("../../webfonts/Mont_Heavy/stylesheet.css");
@import url("../../webfonts/Mont_Black/stylesheet.css");
@import url("../../webfonts/Lato_Bold/stylesheet.css");
/* CSS Document */


html {
	overflow-x: hidden;
	background-color: #000000;
}
body {
	background-color: #000000;
}


/*scroll links*/
#index-link1{
    width: 1vw;
    height: 1vw;
    position: absolute;
    top: 0vw;
    left: 1%;
    z-index: 1;
}
#index-link2{
	width: 1vw;
	height: 1vw;
	position: absolute;
	top: 46vw;
	left: 1%;
	z-index: 1;
}
#index-link3{
	width: 1vw;
	height: 1vw;
	position: absolute;
	left: 1%;
	z-index: 1;
	top: 254vw;
}
#index-link4{
	width: 1vw;
	height: 1vw;
	position: absolute;
	top: 318vw;
	left: 1%;
	z-index: 1;
}
#index-link5{
	width: 1vw;
	height: 1vw;
	position: absolute;
	top: 552vw;
	left: 1%;
	z-index: 1;
}
#index-link6{
	width: 1vw;
	height: 1vw;
	position: absolute;
	top: 314vw;
	left: 1%;
	z-index: 1;
}


/*scroll links starters menu*/
#scroll-link1{
	width: 1vw;
	height: 1vw;
	position: absolute;
	top: 0vw;
	left: 1%;
	z-index: 500;
}
#scroll-link2{
	width: 1vw;
	height: 1vw;
	position: absolute;
	top: 70vw;
	left: 1%;
	z-index: 500;
}
#scroll-link3{
	width: 1vw;
	height: 1vw;
	position: absolute;
	top: 115vw;
	left: 1%;
	z-index: 500;
}
#scroll-link4{
	width: 1vw;
	height: 1vw;
	position: absolute;
	top: 160vw;
	left: 1%;
	z-index: 500;
}
#scroll-link5{
	width: 1vw;
	height: 1vw;
	position: absolute;
	top: 233vw;
	left: 1%;
	z-index: 500;
}
#scroll-link6{
	width: 1vw;
	height: 1vw;
	position: absolute;
	top: 308vw;
	left: 1%;
	z-index: 500;
}
#scroll-link7{
	width: 1vw;
	height: 1vw;
	position: absolute;
	top: 355vw;
	left: 1%;
	z-index: 500;
}





/*main html wrapper*/
#wrapper {
	width: 100vw;
	height: 100%;
	position: absolute;
	top: 0vw;
	left: 0%;
	background-color: rgba(0,0,0,1.00);
}
#unit_container {
	width: 100vw;
	height: 446vw;
	position: absolute;
	top: 0vw;
	left: 0%;
	z-index: 50;
	background-color: rgba(255,255,255,1.00);
}
#unit_title {
	width: 50vw;
	height: 7vw;
	position: absolute;
	top: 8vw;
	left: 25%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "Mont Blanc-Trial";
	font-size: 4vw;
	text-align: center;
	text-transform: uppercase;
	border: medium solid rgba(35,35,35,1.00);
}
#unit_subtitle {
	width: 50vw;
	height: 2vw;
	position: absolute;
	top: 13vw;
	left: 25%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	font-size: 1vw;
	text-align: center;
	text-transform: capitalize;
}
#unit_wrapper {
	width: 90vw;
	height: 159vw;
	position: absolute;
	top: 21vw;
	left: 5%;
	z-index: 50;
}



/*starters item 1*/
#unit_item1_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 0vw;
	left: 3%;
	z-index: 50;
	border: thin solid #000000;
	transition: 0.5s;
    }
#unit_item1_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#unit_title1 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#unit_subtitle1 {
	width: 80%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 10%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#unit_item1_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 8vw;
	left: -1%;
	z-index: 50;
	background-image: url(../imgs/garlic-bread.png);
	background-position: center 25%;
	background-repeat: no-repeat;
	background-size: 120% auto;
}
.starters1{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 19vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}

/*starters item 2*/
#unit_item2_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 0vw;
	left: 35%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#unit_item2_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#unit_title2 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#unit_subtitle2 {
	width: 80%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 10%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#unit_item2_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 8vw;
	left: -1%;
	z-index: 50;
	background-image: url(../imgs/garlic%20bread%20cheese.png);
	background-position: center 25%;
	background-repeat: no-repeat;
	background-size: 120% auto;
}
.starters2{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 19vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}

/*starters item 3*/
#unit_item3_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 0vw;
	left: 67%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#unit_item3_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#unit_title3 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#unit_subtitle3 {
	width: 80%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 10%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#unit_item3_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 8vw;
	left: -1%;
	z-index: 50;
	background-image: url(../imgs/cinnamon-strips.png);
	background-position: center 25%;
	background-repeat: no-repeat;
	background-size: 120% auto;
}
.starters3{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 19vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}


/*starters item 4*/
#unit_item4_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 27vw;
	left: 3%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#unit_item4_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#unit_title4 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#unit_subtitle4 {
	width: 80%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 10%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#unit_item4_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 8vw;
	left: -1%;
	z-index: 50;
	background-image: url(../imgs/garlic-strips.png);
	background-position: center 25%;
	background-repeat: no-repeat;
	background-size: 120% auto;
}
.starters4{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 19vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}


/*starters item 5*/
#unit_item5_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 27vw;
	left: 35%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#unit_item5_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#unit_title5 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#unit_subtitle5 {
	width: 80%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 10%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
.starters5{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 19vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}


/*starters item 6*/
#unit_item6_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 27vw;
	left: 67%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#unit_item6_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#unit_title6 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#unit_subtitle6 {
	width: 80%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 10%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#unit_item6_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 8vw;
	left: -3%;
	z-index: 50;
	background-image: url(../imgs/potato-wedges.png);
	background-position: center 25%;
	background-repeat: no-repeat;
	background-size: 120% auto;
}
.starters6{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 19vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}


#salads_title {
	width: 50vw;
	height: 7vw;
	position: absolute;
	top: 59vw;
	left: 22.2%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "Mont Blanc-Trial";
	font-size: 4vw;
	text-align: center;
	text-transform: uppercase;
	border: medium solid rgba(35,35,35,1.00);
}
#salads_subtitle {
	width: 50vw;
	height: 2vw;
	position: absolute;
	top: 64vw;
	left: 22.2%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	font-size: 1vw;
	text-align: center;
	text-transform: capitalize;
}

/*salad item 1*/
#salad_item1_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 72vw;
	left: 3%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#salad_item1_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#salad_title1 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#salad_subtitle1 {
	width: 80%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 10%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	font-size: 0.7vw;
	text-transform: capitalize;
}
#salad_item1_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 8vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/caesar-salad.png);
	background-position: center 40%;
	background-repeat: no-repeat;
	background-size: 120% auto;
}
.salad1{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 19vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}


/*salad item 2*/
#salad_item2_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 72vw;
	left: 35%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#salad_item2_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#salad_title2 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#salad_subtitle2 {
	width: 80%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 10%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#salad_item2_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 8vw;
	left: -2%;
	z-index: 50;
	background-image: url(../imgs/greek-salad.png);
	background-position: center 40%;
	background-repeat: no-repeat;
	background-size: 120% auto;
}
.salad2{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 19vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}


/*salad item 3*/
#salad_item3_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 72vw;
	left: 67%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#salad_item3_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#salad_title3 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#salad_subtitle3 {
	width: 80%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 10%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#salad_item3_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 8vw;
	left: -1%;
	z-index: 50;
	background-image: url(../imgs/house-salad.png);
	background-position: center 40%;
	background-repeat: no-repeat;
	background-size: 120% auto;
}
.salad3{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 19vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}


#wings_title {
	width: 50vw;
	height: 7vw;
	position: absolute;
	top: 104vw;
	left: 22.2%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "Mont Blanc-Trial";
	font-size: 4vw;
	text-align: center;
	text-transform: uppercase;
	border: medium solid rgba(35,35,35,1.00);
}
#wings_subtitle {
	width: 50vw;
	height: 2vw;
	position: absolute;
	top: 108.5vw;
	left: 22.2%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	font-size: 1vw;
	text-align: center;
	text-transform: capitalize;
}


/*wings item 1*/
#wings_item1_cont {
	width: 41vw;
	height: 25vw;
	position: absolute;
	top: 117vw;
	left: 3%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#wings_item1_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#wings_title1 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#wings_subtitle1 {
	width: 60%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 20%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#wings_item1_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 8vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/breaded-chicken-wings.png);
	background-position: 42% 87%;
	background-size: contain;
	background-repeat: no-repeat;
}
.wings1{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 19vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}

/*wings item 2*/
#wings_item2_cont {
	width: 41vw;
	height: 25vw;
	position: absolute;
	top: 117vw;
	left: 51%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#wings_item2_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#wings_title2 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#wings_subtitle2 {
	width: 60%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 20%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#wings_item2_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 8vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/boneless-chicken-wings.png);
	background-position: 41% 87%;
	background-size: contain;
	background-repeat: no-repeat;
}
.wings2{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 19vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}


#drinks_title {
	width: 50vw;
	height: 7vw;
	position: absolute;
	top: 150vw;
	left: 22.2%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "Mont Blanc-Trial";
	font-size: 4vw;
	text-align: center;
	text-transform: uppercase;
	border: medium solid rgba(35,35,35,1.00);
}
#drinks_subtitle {
	width: 50vw;
	height: 2vw;
	position: absolute;
	top: 155vw;
	left: 22.2%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	font-size: 1vw;
	text-align: center;
	text-transform: capitalize;
}


/*drinks item 1*/
#drinks_item1_cont {
	width: 26vw;
	height: 26vw;
	position: absolute;
	top: 164vw;
	left: 3%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#drinks_item1_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#drinks_title1 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.4vw;
}
#drinks_subtitle1 {
	width: 60%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 20%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#drinks_item1_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 5.5vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/choco-milk.png);
	background-position: center 55%;
	background-repeat: no-repeat;
	background-size: 50% auto;
}
.drinks1{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 20vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}

/*drinks item 2*/
#drinks_item2_cont {
	width: 26vw;
	height: 26vw;
	position: absolute;
	top: 164vw;
	left: 35%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#drinks_item2_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#drinks_title2 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#drinks_subtitle2 {
	width: 90%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 5%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#drinks_item2_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 5vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/can-pop.png);
	background-position: 38% 87%;
	background-repeat: no-repeat;
	background-size: 55% auto;
}
.drinks2{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 20vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}


/*drinks item 3*/
#drinks_item3_cont {
	width: 26vw;
	height: 26vw;
	position: absolute;
	top: 164vw;
	left: 67%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#drinks_item3_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#drinks_title3 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#drinks_subtitle3 {
	width: 60%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 20%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#drinks_item3_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 5vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/juice-can.png);
	background-position: center 65%;
	background-repeat: no-repeat;
	background-size: 50% auto;
}
.drinks3{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 20vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}


/*drinks item 4*/
#drinks_item4_cont {
	width: 26vw;
	height: 26vw;
	position: absolute;
	top: 191vw;
	left: 3%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#drinks_item4_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#drinks_title4 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#drinks_subtitle4 {
	width: 60%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 20%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#drinks_item4_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 5.5vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/pop-500ml.png);
	background-position: center 55%;
	background-repeat: no-repeat;
	background-size: 75% auto;
}
.drinks4{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 20vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}

/*drinks item 5*/
#drinks_item5_cont {
	width: 26vw;
	height: 26vw;
	position: absolute;
	top: 191vw;
	left: 35%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#drinks_item5_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#drinks_title5 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#drinks_subtitle5 {
	width: 60%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 20%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#drinks_item5_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 5vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/2l-pop.png);
	background-position: center 66%;
	background-repeat: no-repeat;
	background-size: 65% auto;
}
.drinks5{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 20vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}

/*drinks item 6*/
#drinks_item6_cont {
	width: 26vw;
	height: 26vw;
	position: absolute;
	top: 191vw;
	left: 67%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#drinks_item6_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#drinks_title6 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#drinks_subtitle6 {
	width: 60%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 20%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#drinks_item6_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 5vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/bottled-water.png);
	background-position: center 55%;
	background-repeat: no-repeat;
	background-size: 65% auto;
}
.drinks6{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 20vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}


#dips_title {
	width: 50vw;
	height: 7vw;
	position: absolute;
	top: 223vw;
	left: 22.2%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "Mont Blanc-Trial";
	font-size: 4vw;
	text-align: center;
	text-transform: uppercase;
	border: medium solid rgba(35,35,35,1.00);
}
#dips_subtitle {
	width: 50vw;
	height: 2vw;
	position: absolute;
	top: 228vw;
	left: 22.2%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	font-size: 1vw;
	text-align: center;
	text-transform: capitalize;
}


/*dipping sauces 1*/
#sauce_item1_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 237vw;
	left: 3%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#sauce_item1_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#sauce_title1 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#sauce_subtitle1 {
	width: 60%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 20%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#sauce_item1_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 7vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/cheaddar%20dip.png);
	background-position: 70% 55%;
	background-repeat: no-repeat;
	background-size: 120% auto;
}
.sauce1{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 19vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}

/*dipping sauces 2*/
#sauce_item2_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 237vw;
	left: 35%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#sauce_item2_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#sauce_title2 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#sauce_subtitle2 {
	width: 60%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 20%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#sauce_item2_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 7vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/garlic-dip.png);
	background-position: 70% 55%;
	background-repeat: no-repeat;
	background-size: 120% auto;
}
.sauce2{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 19vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}

/*dipping sauces 3*/
#sauce_item3_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 237vw;
	left: 67%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#sauce_item3_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#sauce_title3 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#sauce_subtitle3 {
	width: 60%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 20%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#sauce_item3_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 7vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/cheaddar-dip.png);
	background-position: 70% 55%;
	background-repeat: no-repeat;
	background-size: 120% auto;
}
.sauce3{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 19vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}

/*dipping sauces 4*/
#sauce_item4_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 264vw;
	left: 35%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#sauce_item4_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#sauce_title4 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#sauce_subtitle4 {
	width: 60%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 20%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#sauce_item4_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 7vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/marinara%20dip.png);
	background-position: 70% 55%;
	background-repeat: no-repeat;
	background-size: 120% auto;
}
.sauce4{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 19vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}

/*dipping sauces 5*/
#sauce_item5_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 264vw;
	left: 51%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
	display: none;
}
#sauce_item5_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#sauce_title5 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#sauce_subtitle5 {
	width: 60%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 20%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#sauce_item5_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 7vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/cheaddar%20dip.png);
	background-position: 70% 55%;
	background-repeat: no-repeat;
	background-size: 120% auto;
}
.sauce5{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 19vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}

#dessert_title {
	width: 50vw;
	height: 7vw;
	position: absolute;
	top: 298vw;
	left: 22.2%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "Mont Blanc-Trial";
	font-size: 4vw;
	text-align: center;
	text-transform: uppercase;
	border: medium solid rgba(35,35,35,1.00);
}
#dessert_subtitle {
	width: 50vw;
	height: 2vw;
	position: absolute;
	top: 303vw;
	left: 22.2%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	font-size: 1vw;
	text-align: center;
	text-transform: capitalize;
}

/*dessert pizza 1*/
#dessert_item1_cont {
	width: 82vw;
	height: 31.5vw;
	position: absolute;
	top: 311vw;
	left: 3%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#dessert_item1_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#dessert_title1 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 1vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 3.6vw;
}
#dessert_subtitle1 {
	width: 60%;
	height: 2vw;
	position: absolute;
	top: 25.8vw;
	left: 20%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans";
	text-align: center;
	text-transform: capitalize;
	font-size: 1.4vw;
}
#dessert_item1_img {
	width: 100%;
	height: 25vw;
	position: absolute;
	top: 0vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/dessert-pizza.jpg);
	background-position: center 100%;
	background-size: cover;
	background-repeat: no-repeat;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	font-size: 4vw;
	text-transform: capitalize;
}
.dessert1{
	width: 12vw;
	height: 3vw;
	color: rgba(255,255,255,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9vw;
	background-color: rgba(217,0,0,1.00);
	cursor: pointer;
	position: absolute;
	top: 19vw;
	border: medium solid rgba(255,255,255,1.00);
	margin-left: -6vw;
	border-radius: 4% / 15%;
	left: 50%;
	z-index: 80;
}


#ice_title {
	width: 50vw;
	height: 7vw;
	position: absolute;
	top: 350vw;
	left: 22.2%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "Mont Blanc-Trial";
	font-size: 4vw;
	text-align: center;
	text-transform: uppercase;
	border: medium solid rgba(35,35,35,1.00);
}
#ice_subtitle {
	width: 50vw;
	height: 2vw;
	position: absolute;
	top: 355vw;
	left: 22.2%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	font-size: 1vw;
	text-align: center;
	text-transform: capitalize;
}


/*ice cream 1*/
#ice_item1_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 362vw;
	left: 3%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#ice_item1_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#ice_title1 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#ice_subtitle1 {
	width: 80%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 10%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#ice_button1 {
	width: 60%;
	height: 2vw;
	position: absolute;
	top: 21vw;
	left: 20%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 1vw;
}
#ice_item1_img {
	width: 100%;
	height: 13vw;
	position: absolute;
	top: 8vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/ice-cream.png);
	background-position: 46% center;
	background-size: contain;
	background-repeat: no-repeat;
}


/*ice cream 2*/
#ice_item2_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 362vw;
	left: 35%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#ice_item2_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#ice_title2 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#ice_subtitle2 {
	width: 80%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 10%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#ice_button2 {
	width: 60%;
	height: 2vw;
	position: absolute;
	top: 21vw;
	left: 20%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 1vw;
}
#ice_item2_img {
	width: 100%;
	height: 13vw;
	position: absolute;
	top: 8vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/ice-cream.png);
	background-position: 46% center;
	background-size: contain;
	background-repeat: no-repeat;
}

/*ice cream 3*/
#ice_item3_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 362vw;
	left: 67%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#ice_item3_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#ice_title3 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.4vw;
}
#ice_subtitle3 {
	width: 80%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 10%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#ice_button3 {
	width: 60%;
	height: 2vw;
	position: absolute;
	top: 21vw;
	left: 20%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 1vw;
}
#ice_item3_img {
	width: 100%;
	height: 13vw;
	position: absolute;
	top: 8vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/ice%20cream%20twist.png);
	background-position: 46% center;
	background-size: contain;
	background-repeat: no-repeat;
}


/*ice cream 4*/
#ice_item4_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 390vw;
	left: 3%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#ice_item4_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#ice_title4 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#ice_subtitle4 {
	width: 80%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 10%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#ice_button4 {
	width: 60%;
	height: 2vw;
	position: absolute;
	top: 21vw;
	left: 20%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 1vw;
}
#ice_item4_img {
	width: 100%;
	height: 13vw;
	position: absolute;
	top: 8vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/ice-cream.png);
	background-position: 46% center;
	background-size: contain;
	background-repeat: no-repeat;
}

/*ice cream 5*/
#ice_item5_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 390vw;
	left: 35%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#ice_item5_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#ice_title5 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#ice_subtitle5 {
	width: 80%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 10%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#ice_button5 {
	width: 60%;
	height: 2vw;
	position: absolute;
	top: 21vw;
	left: 20%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 1vw;
}
#ice_item5_img {
	width: 100%;
	height: 13vw;
	position: absolute;
	top: 8vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/ice-cream.png);
	background-position: 46% center;
	background-size: contain;
	background-repeat: no-repeat;
}

/*ice cream 6*/
#ice_item6_cont {
	width: 26vw;
	height: 25vw;
	position: absolute;
	top: 390vw;
	left: 67%;
	z-index: 50;
	border: thin solid rgba(0,0,0,0.34);
	transition: 0.5s;
}
#ice_item6_cont:hover {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.30);
	transition: 0.5s;
	transform: scale(1.03); 
}
#ice_title6 {
	width: 100%;
	height: 2vw;
	position: absolute;
	top: 2vw;
	left: 0%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: uppercase;
	font-size: 1.6vw;
}
#ice_subtitle6 {
	width: 80%;
	height: 2vw;
	position: absolute;
	top: 5vw;
	left: 10%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 0.7vw;
}
#ice_button6 {
	width: 60%;
	height: 2vw;
	position: absolute;
	top: 21vw;
	left: 20%;
	z-index: 50;
	color: rgba(35,35,35,1.00);
	font-family: "OpenSans ExtraBold";
	text-align: center;
	text-transform: capitalize;
	font-size: 1vw;
}
#ice_item6_img {
	width: 100%;
	height: 13vw;
	position: absolute;
	top: 7vw;
	left: 0%;
	z-index: 50;
	background-image: url(../imgs/waffle-cone.png);
	background-position: 46% 90%;
	background-repeat: no-repeat;
	background-size: 65% auto;
}


/*bottom cont css*/
#bottom_cont {
	width: 100vw;
	height: 11vw;
	position: absolute;
	left: 0%;
	top: 443vw;
	background-color: #1E1D1C;
	z-index: 50;
}
#bottom_logo {
	width: 9vw;
	height: 4vw;
	position: absolute;
	top: 3.2vw;
	left: 25%;
	z-index: 50;
	background-image: url(../imgs/logo_white.png);
	background-position: center top;
	background-size: contain;
	background-repeat: no-repeat;
}
#bottom_legal {
	width: 13vw;
	height: 1vw;
	position: absolute;
	top: 4.2vw;
	left: 35%;
	z-index: 50;
	color: #FEFEFE;
	font-family: "Lato Bold";
	text-align: left;
	font-size: 0.6vw;
	background-image: url(url);
}
#bottom_build {
	width: 13vw;
	height: 1vw;
	position: absolute;
	top: 5.2vw;
	left: 35.7%;
	z-index: 50;
	color: #FEFEFE;
	font-family: "Lato Bold";
	text-align: left;
	font-size: 0.6vw;
}
#bottom_seperate {
    width: 1vw;
    height: 9vw;
    position: absolute;
    top: 1vw;
    left: 49.5%;
    z-index: 50;
    color: #FEFEFE;
    font-family: "Lato Regular";
    text-align: left;
    font-size: 0.6vw;
    border-right: thin solid rgba(254,254,254,1.00);
}
#bottom_link_title1 {
	width: 13vw;
	height: 1vw;
	position: absolute;
	top: 2vw;
	left: 51.5%;
	z-index: 50;
	color: #FEFEFE;
	font-family: "Mont Blanc-Trial";
	text-align: center;
	font-size: 0.9vw;
}
#bottom_link_title2 {
	width: 13vw;
	height: 1vw;
	position: absolute;
	top: 2vw;
	left: 65.4%;
	z-index: 50;
	color: #FEFEFE;
	font-family: "Mont Blanc-Trial";
	text-align: center;
	font-size: 0.9vw;
}
#bottom_link1 {
	width: 13vw;
	height: 1vw;
	position: absolute;
	top: 4vw;
	left: 51.5%;
	z-index: 50;
	color: #FEFEFE;
	font-family: "Mont Heavy";
	text-align: center;
	font-size: 0.7vw;
}
#bottom_link2 {
	width: 13vw;
	height: 1vw;
	position: absolute;
	top: 5.3vw;
	left: 51.5%;
	z-index: 50;
	color: #FEFEFE;
	font-family: "Mont Heavy";
	text-align: center;
	font-size: 0.7vw;
}
#bottom_link3 {
	width: 13vw;
	height: 1vw;
	position: absolute;
	top: 6.7vw;
	left: 51.5%;
	z-index: 50;
	color: #FEFEFE;
	font-family: "Mont Heavy";
	text-align: center;
	font-size: 0.7vw;
}
#bottom_link4 {
	width: 13vw;
	height: 1vw;
	position: absolute;
	top: 4vw;
	left: 65.5%;
	z-index: 50;
	color: #FEFEFE;
	font-family: "Mont Heavy";
	text-align: center;
	font-size: 0.7vw;
}
#bottom_link5 {
	width: 13vw;
	height: 1vw;
	position: absolute;
	top: 5.3vw;
	left: 65.5%;
	z-index: 50;
	color: #FEFEFE;
	font-family: "Mont Heavy";
	text-align: center;
	font-size: 0.7vw;
}
#bottom_link6 {
	width: 13vw;
	height: 1vw;
	position: absolute;
	top: 6.7vw;
	left: 65.5%;
	z-index: 50;
	color: #FEFEFE;
	font-family: "Mont Heavy";
	text-align: center;
	font-size: 0.7vw;
}
#bottom_link7 {
	width: 13vw;
	height: 1vw;
	position: absolute;
	top: 8vw;
	left: 65.5%;
	z-index: 50;
	color: #FEFEFE;
	font-family: "Mont Heavy";
	text-align: center;
	font-size: 0.7vw;
}

#unit_item5_img {
	width: 100%;
	height: 15vw;
	position: absolute;
	top: 8vw;
	left: -1%;
	z-index: 50;
	background-image: url(../imgs/cinnamon-strips.png);
	background-position: center 25%;
	background-repeat: no-repeat;
	background-size: 120% auto;
}
