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

/*miscellaneous*/

body {
	background-image: url("../_assets/backgrounds/burger_background.jpg");
	background-repeat: repeat;
	
}

img {
	width: 100%;
	height: auto;
	display: block;
	overflow: auto;
}

html {
  scroll-behavior: smooth;
}

    #myBtn {
        position: fixed;
        bottom: 60px;
        float: left;
		left: 90%;
        max-width: 40px;
        width: 70%;
		height: 45px;
        font-size: 40px;
        border-color: rgba(85, 85, 85, 0.2);
        background-color: #faa429;
        padding: .5px;
        border-radius: 4px;

    }

/*nav*/

.navbar {
	background-color: #faa429;
}

.nav-link {
	color: white;
}

.two {
	margin-left: 30px;
}

.space {
	margin-right: 90px;
	margin-left: 30px;
	margin-top: 20px;
	font-family: acumin-pro, sans-serif;
font-weight: 500;
font-style: normal;
	font-size: 18px;
}

.order {
	margin-top: 20px;
font-family: acumin-pro, sans-serif;
font-weight: 500;
font-style: normal;
	font-size: 18px;
}


/*message */

.erm {
	margin-top: 20px;
	margin-bottom: 20px;
}

.bg-white {
	padding: 3%;	
	opacity: .90;
}

.bob p {
font-family: acumin-pro, sans-serif;
font-weight: 500;
font-style: normal;

}

.pic {
	margin-top: 20px;
	margin-bottom: 20px;
}

	/*cta*/

.btn-outline-light {
	font-family: acumin-pro, sans-serif;
font-weight: 800;
font-style: normal;
}

.jumbotron {
	background-image: url("../_assets/_images/_home/cta");
	position: relative;
	overflow: hidden;
	background-color: black;
	margin-top: 20px;
	border-radius: 0;
	text-align: center;

}

.jumbotron img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: .95;
}

.jumbotron h1 {
	font-weight: 100;
	color: white;
	font-size: 300%;
	text-align: center;
	z-index: 100;
}


/*features*/

h1 {
	text-align: center;
	color: white;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: acumin-pro, sans-serif;
font-weight: 800;
font-style: normal;	
}

h5 {
	text-align: center;
	font-family: acumin-pro, sans-serif;
font-weight: 600;
font-style: normal;

}

p {
font-family: acumin-pro-wide, sans-serif;
font-weight: 300;
font-style: normal;
}

.card {
	margin-bottom: 30px;
}

.card-text{
	text-align: center
}

.chick {
padding-bottom: 33px
}

.kale {
	padding-bottom: 30px;
}

/*seperator*/

.seperator {
	margin-top: 30px;
}

.review p {
font-family: acumin-pro, sans-serif;
font-weight: 500;
font-style: normal;
	
}


.er {
	background-color: white;
	opacity: .90;
	padding: 3%;
	margin-top: 20px;
	
}

.family {
	margin-top: 45px;
}



.hmmm {
	margin-top: 24px;
	padding-bottom: 65px;
}



.em {
	background-color: white;
	opacity: .90;
padding-bottom: 10px;
	margin-top: 20px;
}

.up {
	padding-top: 20px;
}


/*footer*/

footer {
	color: white;
font-family: acumin-pro-wide, sans-serif;
font-weight: 300;
font-style: normal;
	font-size: 18px;
	padding-top: 30px;
}

footer a {
margin-right: 10px;
	color: white;
	
}

.number p {
	text-align: center;
}

.social {
	text-align: right;
}

/*Menu page*/

.anchor {
	text-align: center;
	position: fixed;
	bottom: 60px;
}



.four h2 {
	text-align: center;
	color: black;
	padding-bottom: 50px;
	padding-top: 20px;

}

.four h5 {
	text-align: left;
}

.menu h1 {
	color: black;
	text-align: center;
}

h6 {
	text-align: center;
}

.menu h3 {
	text-align: center;
font-family: acumin-pro, sans-serif;
font-weight: 600;
font-style: normal;
	color: black;

}

.menu p {
	text-align: center;
}

.menu {
	padding-top: 0px;
}

h2 {
	text-align: center;
	color: black;
	font-family: acumin-pro, sans-serif;
font-weight: 800;
font-style: normal;
	padding-bottom: 15px;
}

h4 {
	text-align: center;
	color: black;
font-family: acumin-pro, sans-serif;
font-weight: 600;
font-style: normal;	
}

.side p {
	color: black;
font-family: acumin-pro, sans-serif;
font-weight: 500;
font-style: normal;
}

.side h6 {
	color: black;
font-family: acumin-pro-wide, sans-serif;
font-weight: 300;
font-style: normal;
	padding-bottom: 0px;
}

.description {
margin-bottom: 50px;
}

#appetizers {
padding-top: 30px;
}

.what h2 {
	color: white;
	padding-top: 25px;
	
}

.what h5 {
	text-align: left;

}

.contact h4 {
	text-align: left;
}



/*collapse*/


.fixed-bottom {
	background-color: transparent;
	bottom: 50px;
}

.bottom {
	font-size: 20px;
	margin-right: 25px;
	height: 45px
}

