/* Move down content because we have a fixed navbar that is 50px tall test*/
body {
/* 	padding-top: 2rem; */
	background-color: #000000;


}

.head-logo {
	padding-top: 0.5rem;
}

#home{
	background: url('../Images/home/fire-bg4.png') 100% 40px fixed;
	height: 400px;
	margin: 0 auto;
	width: 100%;
	position: relative;
	box-shadow: 0 0 50px rgba(0,0,0,0.8);
	padding: 75px 0;
}

.logo-header {
	background-color: #000000;
}

.logo-pad, .logo-pad:link, .logo-pad:visited {
	padding-bottom: 0rem;
	color: rgba(152, 142, 122, 1);
	text-decoration: none;
}

 .logo-pad:hover {
	padding-bottom: 0rem;
	color: rgba(152, 142, 122, .75);
	text-decoration: none;
}

.nav-text-venue{
	color: rgba(152, 142, 122, 1);
	background-color: #000000;
	padding-bottom: 0.5rem;
	font-family: 'Macondo', cursive;
	font-size: 1.75rem;
}

.pic-pad {
 padding: 1rem 4rem;
}

.home-container {
	background-color: #AAAAAA;
}

.jumbotron, #pagebody {
min-height:875px;
text-shadow:none;
}

 /************ Contact Us Form validation *************/

#contact_form .inputGroupContainer .form-control-feedback,
#contact_form .selectContainer .form-control-feedback,
#contact_form .fv-control-feedback{
top: 0;
right: 15px;
}

#capture .inputGroupContainer .form-control-feedback,
#capture .selectContainer .form-control-feedback,
#capture .fv-control-feedback{
    visibility: hidden;
}
 /************ Footer *************/

.footer-bg {
	width:100%;
	background:url(../Images/common/cp-bg-header.jpg) no-repeat center #000000;
	padding: 20px 0;
	min-height: 100px;
}

.footer-bottom {
	background:url(../Images/common/cp-bg-header-link.jpg) no-repeat center #000000;
	background-size: 100% 100%;
	border-top: 1px solid #DDDDDD;


}

#footer-bottom .col {
margin-top: 20px;
color:#ffffff;
}

.footaddress{
margin-bottom: 20px;
color:#ffffff;
}



 /************ Menus *************/
.colour {
	font-family: 'Josefin Sans', sans-serif;
  color: #9b6e40;
  font-size: 115%;
 }

.ltbrown {
	color: #9b6e40;
}

.table-sm th, .table-sm td {
padding: 0.1rem;
}

#fire{
	background-image: url('../Images/common/fire-bg.jpg');
	background-repeat:repeat-y;
    background-size:100%;
    background-attachment:fixed;
	min-height: 300px;
	margin: 0 auto;
	width: 100%;
	position: relative;
	box-shadow: 0 0 50px rgba(0,0,0,0.8);
	padding: 35px 0;
}

#spice{
	background-image: url('../Images/common/spices-bg.jpg');
	background-repeat:repeat-y;
    background-size:100%;
    background-attachment:fixed;
	min-height: 300px;
	margin: 0 auto;
	width: 100%;
	position: relative;
	box-shadow: 0 0 50px rgba(0,0,0,0.8);
	padding: 35px 0;
}

#shisha{
	background-image: url('../Images/common/shisha-bg.jpg');
	background-repeat:repeat-y;
    background-size:100%;
    background-attachment:fixed;
	min-height: 300px;
	margin: 0 auto;
	width: 100%;
	position: relative;
	box-shadow: 0 0 50px rgba(0,0,0,0.8);
	padding: 35px 0;
}

#shisha1{
	background-image: url('../Images/common/shisha-bg.jpg');
	background-repeat:repeat-y;
    background-size:100%;
    background-attachment:fixed;
	min-height: 300px;
	margin: 0 auto;
	width: 100%;
	position: relative;
	box-shadow: 0 0 50px rgba(0,0,0,0.8);
	padding: 35px 0;
}

#drinks{
	background-image: url('../Images/common/drinks-bg.jpg');
	background-repeat:repeat-y;
    background-size:100%;
    background-attachment:fixed;
	min-height: 300px;
	margin: 0 auto;
	width: 100%;
	position: relative;
	box-shadow: 0 0 50px rgba(0,0,0,0.8);
	padding: 35px 0;
}


#menu, #drinks {
    font-family: 'Josefin Sans', sans-serif;
    margin-bottom: 15px;
}

#menu h1, #drinks h1 {
    font-family: 'Baloo Chettan', cursive;
	color: #c03010;
}

#menu h4, #drinks h4 {
	color: #777777;
}

#entry h4 {
	color: #ec3b29;
	font-weight: bold;
}

.fa-veg {
	color: #90b96e;
	font-size: 10px;
	padding: 0 2px;
}
.fa-vegan {
	color: #b288de;
	font-size: 10px;
	padding: 0 2px;
}
.fa-nuts {
	color: #99704d;
	font-size: 10px;
	padding: 0 2px;
}
.fa-pork {
	color: #e7b3bb;
	font-size: 10px;
	padding: 0 2px;
}
.fa-gluten {
	color: #a7dded;
	font-size: 10px;
	padding: 0 2px;
}

#menu h1, h3, h5 {
 color:#9b6e40;
}

#drinks h1, h3, h5 {
 color:#9b6e40;
}

.table-striped tbody tr:nth-of-type(2n+1) {
	background-color: rgba(155, 110, 64, 0.13);
}

.menu-anchor-first {
padding-top: 140px;
}

.menu-anchor {
padding-top: 105px;
}


.menu-links a {
	color: #9b6e40;
}

.menu-links a:hover {
	color: #9b6e40;
	text-decoration: underline;
}

.card-outline-crown {
  border-color: #9b6e40;
  background-color: rgba(155, 110, 64, 0.13);
}

.btn-opening {
  color: #fff;
  background-color: #9b6e40;
  border-color: #9b6e40;
}

.btn-opening:hover {
  color: #fff;
  background-color: #84572a;
  border-color: #84572a;
}

.btn-opening:focus, .btn-opening.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
          box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

.btn-opening.disabled, .btn-opening:disabled {
  background-color: #9b6e40;
  border-color: #9b6e40;
}

.btn-opening:active, .btn-opening.active,
.show > .btn-opening.dropdown-toggle {
  color: #fff;
  background-color: #a6621d;
  background-image: none;
  border-color: #84572a;
}

#map {
        width: 100%;
        height: 400px;
        background-color: grey;
      }
.mapborder{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
    border: 1px solid #9b6e40;
      border-radius: 0.25rem;
}

.fa-add-col {
 color:#9b6e40;
}

#twitter-box {
 color:#55acee;
}

#twitter-icon:hover > #twitter-box {
 color: #4387ba;
}

#facebook-box {
 color:#3b5998;
}

#facebook-icon:hover > #facebook-box {
 color: #283b66;
}

#instagram-box {
 color:#fbad50;
}

#instagram-icon:hover > #instagram-box {
 color: #e19438;
}

#google-plus-box {
 color:#dd4b39;
}

#google-plus-icon:hover > #google-plus-box {
 color: #ab3b2c;
}

#tripadvisor-box {
 color:#00af87;
}

#tripadvisor-icon:hover > #tripadvisor-box {
 color: #007d60;
}

.book-header {
	background-image: url('../Images/common/tables.jpg');
	min-height: 200px;
	width: 100%;
	position: relative;
}

.book-overlay {
    z-index: 1;
    height: 50%;
    width: 100%;
    position: absolute;
    overflow: auto;
    bottom: 0px;
    left: 0px;
    background: rgba(155, 110, 64, 0.8); /*can be anything, of course*/
    color: #ffffff;
}

#address a, #address a:visited {
	color:#000000;
}

#address a:hover {
  color: #9b6e40;
  text-decoration: none;

}

#venue a h1, #venue a:visited h1  {
	color: #ffffff;
 text-decoration: none;
}

#venue a, #venue a:visited  {
	color: #000000;
 text-decoration: none;
}

#venue a:hover, #venue a:hover h1 {
 color:#9b6e40;
 text-decoration: none ;
}

#carousel img {
height: none;
}

#TA_excellent307 img {
	display: none;
}


