@charset "utf-8";
/* CSS Document */




html,  body {
	font-family: 'GothamBook' !important;
	font-style: normal;
	font-size: 20px;
	color: black;
	padding: 0 !important;
}


	#container {
    min-height: 100%;
    position: relative;
 
    margin: auto;
    max-width: 1430px;
	

	}
	.container-independent {

 
    position: relative;
   
    margin: auto;
    max-width: 1430px;
	}


.cover-bg {
	/*
	background-image: url('./images/bg.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	*/
	background-color: #000000;
	height: 100%;
	width: 100%;
	

	

}
.cover-bg2 {
	background-image: url('images/wood-bg.jpg');
	min-height: 100px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}
.caption-box span {
	color: white;
	font-family: 'DIN-Medium';
	font-size: 1.5em;
	line-height: 1.0;
	text-decoration: none;
}
.special-word {
	color: black;
	font-family: 'DIN-Medium' !important;
	font-size: 16px;
	line-height: 1.0;
	text-decoration: none;
}
.spacing {
	line-height: 1;
	letter-spacing: -.07em;
}
.line-height {
	margin: 0px;
	line-height: 1;
	letter-spacing: -.09em;
}
.caption-boxes span {
	font-size: 2em;
	font-family: 'DIN-Medium' !important;
	font-weight: 700;
	font-style: normal;
	color: white;
}
.caption-boxes {
	position: absolute;
	font-family: 'DIN';
	font-weight: 500;
	font-style: normal;
	color: white;
	z-index: 100;
	float: left;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.align-mid {
	display: flex;
	justify-content: center !important;
	align-items: center !important;
}
.your-style {
	font-family: 'DIN-Medium' !important;
	font-weight: 500;
	font-style: normal;
}
h1 {
	font-family: 'GothamBook' !important;
	font-weight: 500;
	font-size: 2em;
	color: white;
	margin: 0;
	padding: 0;
}
.pageHead {
	font-family: 'DIN-Medium' !important;
	font-weight: 500;
	font-style: normal;
	font-size: 2em;
	color: white;
}
h2 {
	font-family: 'GothamBook' !important;
	font-style: normal;
	letter-spacing: 3px !important;
	color: white !important;
}

h3 {
	font-family: 'GothamBook' !important;
	font-style: normal;
	font-size: 1.2em;
	letter-spacing: 2px;
	color: white;
}

h4 {
	color: white;
}

h5 {

	margin: 0;
	color: white;
}

#footer h2 {
		line-height: normal;
	letter-spacing: -.09em;

}
nav ul ul a:link, a:visited {
	font-family: 'DIN-Medium' !important;
	font-weight: 500;
	font-style: normal;
	font-size: 1em;
	color: white;
}
nav ul a {
	font-family: 'DIN-Medium' !important;
	font-weight: 500;
	font-style: normal;
	font-size: 1em;
	color: white;
}
#footer a:link, a:visited {
	font-family: 'DIN-Medium' !important;
	font-weight: 500;
	font-style: normal;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	font-family: 'DIN-Medium' !important;
	font-weight: 500;
	font-style: normal;
	font-size: 1em;
	color: #ccc;
	text-decoration: none;
}
#footer span {
	font-family: 'DIN-Medium' !important;
	font-weight: 500;
	color: #ccc;
}
#footer-venue a:link, a:visited {
	font-family: 'DIN-Medium' !important;
	font-weight: 500;
	font-style: normal;
	font-size: 1em;
	color: white;
}
#footer-venue a:hover {
	font-family: 'DIN-Medium' !important;
	font-weight: 500;
	font-style: normal;
	font-size: 1em;
	color: white;
}
#footer-venue span {
	font-family: 'DIN-Medium' !important;
	font-weight: 500;
	font-style: normal;
	font-size: 1em;
	color: #ccc;
	text-decoration: none;
}

.icon-bar i {
	color: white;
}
#starter, #entree, #accompaniments, h2 {
	color: white;
}
.table-column {
	color: black;
}
.table-column i {
	font-size: 14px;
}
#homeheader {
	color:#fff;
	font-size: 1.3em;
}
#menu-title h2 {
	font-weight: 600;
	font-style: normal;
	font-size: 2.2em;
	margin: 0px;
	line-height: 0.8;
	letter-spacing: -.09em;
	color: white;
}





#menu-menu h2 {
	font-weight: 600;
	font-style: normal;
	font-size: 1.4em;
	margin: 0px;
	line-height: 0.8;
	letter-spacing: -.09em;
	color: white;
	padding: 20px;
	background-image: url(images/mat-mini.jpg);
}
#menu-menu span {
	margin: 0px;
	line-height: 1;
	letter-spacing: -.09em;
	font-family: 'DIN-Light';
	font-style: normal;
	font-size: 16px;
	color: white;
	text-align: center;
	min-height: 120px;
	/*
	text-align: justify;
	text-justify: inter-word;
	*/
}
#menu-ul ul {
	margin: 0px;
	line-height: 1;
	letter-spacing: -.09em;
}
#stelioform {
	color: #000;
	font-size: 20px;
}

#copyright {
padding-top: 20px;
text-align: right;
}




#contact h2 {
	
	color: black;
}

/* Laptop */
@media screen and (max-width: 1380px) {

   html, body {
   font-size: 15px;
   }
	

	#footer h2 {
		
		padding-top: 20px;
	}


	
}

/* Mobile */
@media screen and (max-width: 790px) {
	
	#pnpLogo {
		width: 75vw !important;
	}
		#conservativeLogo {
		width: 50vw !important;
	}
		#madewithLoveLogo {
		width: 50vw !important;
	}
		#torontoLogo {
		width: 50vw !important;
	}
	.blackCreektxt {
		text-align: center !important;
	}
	
	.message {
		padding: 0 30px 0 30px !important;
		color: white !important;
		
	}
	#mapdiv {
		border: none !important;
	}
}
