body{
    background-color: black;
    width: 1200px;
    max-width: 100%;
    margin: 0 auto !important;
    text-align: center !important;
}

container{
    width: 100%;
    text-align: center !important;
}

header{
    width: 100%;
}

header #logo img{
    width: 65%;
    height: auto;
}




#menu ul li{
    font-family: 'Bungee Inline', cursive;
}


#main h1{
    font-family: 'Bungee Inline', cursive;
}

#main h2{
    font-family: 'Bungee Inline', cursive;
}



/*gold text on bar page*/

.gold-text {
color:#c3a343;
-webkit-text-fill-color: transparent;
background: -webkit-linear-gradient(transparent, transparent),
url(http://example.com/gold-texture-image.png) repeat;
background: -o-linear-gradient(transparent, transparent);
-webkit-background-clip: text;
}


/*carousell bar page*/
.carousel-inner img {
      width: 100%;
      height: 100%;
  }



/*sidebar menu*/

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}



/*form css*/

p {
	font-size: 1.3em;
	margin-bottom: 15px;
}

#page-wrap {
	width: 70%;
	background: black;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	height: auto !important;
	
}

#contact-area {
	width: 100%;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 75%;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: left: ;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
    color: white;
}


@media screen and (max-width: 600px) {
  #page-wrap {
	width: 100%;
	background: black;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	height: auto !important;
	
}
    #contact-area input, #contact-area textarea {
	padding: 5px;
	width: 90%;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}
    .submit-button {
        color: white;
    }
    
    #Deliverytime{
        width: 100%;
    }
}
/*end form css*/


.topnav {

  overflow: hidden;
  text-align: center;
  padding: 20px;
}

.topnav a {
  float: center;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 25px;
  font-family: 'Bungee Inline', cursive;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.active {
  background-color: red;
  color: white;
}

.topnav .icon {
    height: 65px;
  display: none;
    color: white;
}



#main .menu {
    background-color: black;
}

 #uber {
    color: greenyellow;
}

.menu h2{
    font-family: 'Bungee Inline';
    font-size: 3em;
    color: white;
}

.menu h3{
    font-family: 'Bungee Inline';
    font-size: 2.5em;
    color: white;
}

.menu h4{
    font-family: 'Bungee Inline';
    color: white;
}

.menu {
				margin-bottom: 15px;
				max-width: 1200px;
    			margin: 0 auto;
			}
			.menu_restName {
				text-align: center;
    			font-size: 70px;
    			margin-top: 0;
                
			}
			.menu_title {
				text-align: center;
			}
			.menu_section {
				margin-bottom: 30px;
			}
			.menu_section h3 {
				
			}
			.menu_item {
				margin: 0 15px;
				position: relative;
			}
			.menu_item h4 {
				margin-bottom: 0px;
			}
			.price {
				display: block;
				float: right;
				position: absolute;
				bottom: 0px;
				right: 0;
				color: white;
				font-weight: bold;
                font-family: 'Bungee Inline';
                display: none;
			}
			.description {
				margin-top: 5px;
				display: inline-block;
				max-width: 50%;
                color: white;
			}
			hr {display: none;
				border: none;
    			border-top: 1px dotted black;
    			margin-top: -20px;
			}
			footer:not(.app-footer) {
				text-align: center;
    			font-size: 11px;
                color: white;
			}
			@media (max-width: 575px) {
				.menu_title {
					text-align: center;
					font-size: 30px;
				}
				.menu_section h3 {
					text-align: center;
    				font-size: 30px;
				}
				.menu_item {
					text-align: center;
				}
				.price {
					float: none;
					position: static;
					margin-top: 15px;
				}
				hr {
					display: none;
				}
			}



.footer-distributed{
	background-color: #292c2f;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;

	padding: 55px 50px;
	margin-top: 80px;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}

/* Footer left */

.footer-distributed .footer-left{
	width: 40%;
}

/* The company logo */

.footer-distributed h3{
	color:  #ffffff;
	font-family: 'Bungee Inline';
    font-size: 2em;
	margin: 0;
}

.footer-distributed h3 span{
	color:  #5383d3;
}

/* Footer links */

.footer-distributed .footer-links{
	color:  #ffffff;
	margin: 20px 0 12px;
	padding: 0;
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
    font-size: 1.5em;
}

.footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

/* Footer Center */

.footer-distributed .footer-center{
	width: 35%;
}

.footer-distributed .footer-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.icon .fa .fa-bars{
    height: 60px;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color:  #5383d3;
	text-decoration: none;;
}


/* Footer Right */

.footer-distributed .footer-right{
	width: 20%;
}

.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-distributed .footer-icons{
	margin-top: 25px;
}

.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;

	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}



.cognito{
    padding-right: 35%;
    padding-left: 35%;
}

.fb-page{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 80px;
}

.main{
    color: white;
    font-family: 'Bungee Inline', cursive;
    font-size: 2em
}

/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 880px) {

	.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}

}

h1{
    color: white;
    font-family: 'Bungee Inline', cursive;
}

h2{
    color: white;
    font-family: 'Bungee Inline', cursive;
    font-size: 1.7em;
}

h3{
    color: white;
    font-size: 1.5em;
}




@media screen and (max-width: 600px) {
  .topnav a {
      display: none;
    }
  .topnav a.icon {
    float: right;
    display: block;
  }
    #logo img{
        width: 400px;
    }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}


#main img{
    width: 100%;
}




@media only screen and (max-width: 600px) {
    header #logo img {
        width: 45%;
    }
    
    .cognito{
        padding-left: 0px;
        padding-right: 0px
    }
    
}



/* Booking form for bands*/

.rendered-form{
    width: 100%;
}

.fb-text-label{
text-align: left;
}


/*Side bar moved to left*/

header span {
    padding-right: 80%;
}

@media only screen and (max-width: 600px) {
    header span{
        padding-right: 0px;
    }

    
    
    /*slide show for bar page*/
    
    


/*slide automation*/

.mySlides {display:none;}


/*bar hours css*/

#ddphours h1{
    
}

/*location*/

#type a{
    color: red;
    font-family: 'Bungee Inline', cursive;
    text-decoration: none;
    font-size: 1.5em;
    padding-left: 20px;
}

#map{
    padding-bottom: 20px;
}

#address{
    color: white;
    font-family: 'Bungee Inline', cursive;
}

#hero{
    width: 100%;
    padding-bottom: 10px;
}

#hero img{
    border-bottom-color: red;
}

#transit{
    background-color: #292c2f;
    color: white;
    font-family: 'Bungee Inline', cursive;
    padding-bottom: 1px;
}

#parking{
    background-color: #292c2f;
    color: white;
    font-family: 'Bungee Inline', cursive;
    padding-bottom: 1px;
}

@media only screen and (max-width: 600px) {
    #address{
        font-size: 25px;
    }