body {
	font-family: 'Cormorant Garamond', serif;
	color: #575756;
	font-weight: 300;
	background: url('../images/background.png');
	font-size: 17px;
	padding-top: 40px;
	line-height: 1.5;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: 700;
	color: #575756;
}

.btn-primary {
	background-color: #929E93;
	border-color: #929E93;
	font-size: 18px;
}

.btn-primary:hover, .btn-primary:focus {
	background-color: #575756;
	border-color: #575756;
	font-size: 18px;
}

p {
	margin: 15px 0;
}


a {
	color: #929E93;
}

a:hover {
	color: #575756;
}



#christmas .menus a {
	color: #a6171d;
}

#christmas h2, #christmas h3 {
	color: #a6171d;
}

#christmas .header-tel {
	color: #a6171d;
}

.christmas-red {
	color: #a6171d !important;
}


/* NAV / HEADER -------------------------------*/

.navbar-default {
	background-color: #fff;
	padding-top: 0;
	padding-bottom: 5px;
}

.header-logo {
	font-size: 21px;
	color: #575756;
	text-transform: uppercase;
	margin-top: 8px;
	font-weight: 700;
	margin-bottom: 0;
}

.logo-tab {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	padding-left: 15px;
	padding-right: 15px;
}

.nav>li>a {
	padding: 15px 10px 0 15px;
}
.navbar-default .navbar-nav > li > a {
	color: #575756;
	font-weight: 400;
	font-size: 15px;
	text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a:hover {
	color: #929E93 !important;
}

.header-tel {
	margin-top: 9px;
	font-weight: 400;
	font-size: 20px;
	color: #929E93;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background: none;
	color: #929E93 !important;
}



.active {
	background: none;
	color: #929E93 !important;
}

/* HOME / ABOUT -------------------------------*/

#about {
	padding-top: 20px;
}

#about h1, .intro h1 {
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 30px;
}

#about h2, .intro h2 {
	margin-top: 0;
	color: #929E93;
	font-size: 24px;
}

.insert-image {
	margin-top: 25px;
}


.carousel-indicators li {
	border: none;
	width: 20px;
	height: 20px;
	background: #575756;
	margin: 5px;
}


.carousel-indicators .active {
	border: none;
	width: 20px;
	height: 20px;
	background: #929E93;
	margin: 5px;
}




/* JOIN US ------------------------------*/

.main-image {
	height: 200px;
	overflow: hidden;
	margin-bottom: 40px;
}

.main-image img {
	width: 100%;
	height: 100%;
}



/* FOOD & DRINKS -------------------------*/

.menus {
	text-align: center;
	font-weight: 700;
	margin-bottom: 25px;
}

.menus img {
	margin-bottom: 25px;
}

/* CONTACT -------------------------------*/

#map {
	height: 300px;
	margin-bottom: 40px;
}

/* COVID-19 ------------------------------*/

.covid {
	margin-top: 120px;
}

/* GALLERY -------------------------------*/

.portfolio-image {
	margin-top: 15px;
	margin-bottom: 15px;
}

.portfolio-image a img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.portfolio-image a img:hover {
	opacity: .5;
}




.gallery {
	margin-top: 30px;
}

.instagram {
	background-color:  #929E93;
	padding: 5px;
	color: #fff;
	font-size: 13px;
}

.instagram i {
	font-size: 18px;
}

.instagram a {
	text-decoration: underline;
	color: #fff;
}

.instagram a:hover {
	text-decoration: underline;
	color: #575756;
}

/* EVENTS */

.events {
	margin-bottom: 25px;
	border-bottom: 1px solid #929E93;
	padding-bottom: 25px;
}


.events h1 {
	margin: 0;
	text-transform: uppercase;
	font-size: 30px;
}

.events h2 {
	margin-top: 0;
	color: #929E93;
	font-size: 24px;
}

/* PRIVACY POLICY ------------------------*/


#privacy-policy {
	margin-top: 100px;
}


/* FOOTER -------------------------------*/

footer {
	background: url('../images/background-dark.png');
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
}

footer a:hover {
	color: #fff;
}

.email-signup {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 55px;
	background-color: #929E93;
	color: #fff;
}

.email-signup h5 {
	text-transform: uppercase;
	font-size: 20px;
	color: #fff;
	margin: 0;

}



.websiteby {
	font-size: 14px;
}

.websiteby a {
	color: #fff;
}



.social i {
	color: #fff;
	font-size: 28px;
	line-height: 24px;
	margin-right: 15px;
}

.free-round-offer {
	margin-top: 10px;
}


#mc_embed_signup{
	background:none;
	clear:left;
}

#mc_embed_signup .small-meta {
	font-size: 13px;
}

#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input {
    width: 40px !important;
}

#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input {
    width: 40px;
}

#mc_embed_signup .asterisk {
	font-size: inherit !important;
	top:0;
}

#mc_embed_signup .button {
	background-color: #fff;
	text-transform: uppercase;
	color: #929E93;
	margin-top: 35px;
}

#mc_embed_signup .button:hover {
	background-color: #575756;
	text-transform: uppercase;
	color: #ffffff;
}

#mc_embed_signup input {
	color: #575756;
}

#mc_embed_signup #mce-success-response {
	display: inline-block;
	margin: 2px 0 1em 0;
	padding: 5px 10px;
	background-color: rgba(255,255,255,0.85);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	z-index: 1;
	color: #929E93;
}

#mc_embed_signup div.response {
	width: 100%;
}

#mc_embed_signup form {
	padding: 0;
}

/* General Hacks */

.relative {
	position: relative;
}

.nopadding {
	padding-left: 0;
	padding-right: 0;
}


@media(max-width:767px){
	.header-tel {
		padding: 0;
	}

	.events h1 {
	margin-top: 20px;
	}
}
@media(min-width:768px){
	#map {
	height: 400px;
	}
	.main-image {
	height: 400px;
	}

	#about {
	padding-top: 100px;
	}
	.nav>li>a {
	padding: 10px 10px 5px 10px;
	}
	.instagram {
	font-size: 32px;
	}
	
	.instagram i {
		font-size: 40px;
	}
}
@media(min-width:992px){
	#map {
	height: 500px;
	}
	.main-image {
	height: 500px;
	}
	.logo-tab {
	padding-left: 30px;
	padding-right: 30px;
	}
	.nav>li>a {
	padding: 15px 5px 10px 5px;
	}
}
@media(min-width:1200px){
	#map {
	height: 600px;
	}
	.main-image {
	height: 600px;
	}
	.nav>li>a {
	padding: 15px 8px 0 8px;
	}

}