/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@font-face {
    font-family: lithosPro;
    src: url(LithosPro-Regular.otf);
}
body {
    font-family: "lithosPro","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: url('brownwood.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.navbar-brand {
    font-family: "lithosPro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

object {
    margin-left: 150px;
}

li:hover {
    background-color:#D00000;
    color:orange;
}

a:hover {
    color:blue;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "lithosPro","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #999999;

}

.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}


.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 30px 30px;
    padding-left: 20px;
    background: #fff;
    background: rgba(255,255,255,0.9);
    
}

object {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:100em;
    max-width:100%;
    height: auto;
    width: auto\9;
}

.box1 {
    margin-bottom: 20px;
    padding: 20px 20px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.intro-text {
    text-transform: uppercase;
    text-align: center;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
    color:black;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    background: #fff;
    background: rgba(255,255,255,0.9);
}

footer p {
    margin: 0;
    padding: 25px 0;
}

.desc {
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 65px;
  font-weight: bolder;
  width: 100%;
}

.hiring-text {
    font-size: 20px;
}

.hiring-announcement {
    font-family: 'Passion One', cursive;
}

.footer-nav .nav {
    display: flex;
    list-style: none; 
    padding: 0;
    margin: 0;
    gap: 10px; 
    white-space: nowrap; /* Prevents wrapping */
    overflow: hidden;
}

.footer-nav .nav li {
    display: inline; 
}

.footer-nav .nav a {
    text-decoration: none;
    font-size: 18px;
    color: black;
}

@media (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "lithosPro","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 125px;

        line-height: normal;
        color: #D00000;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.5em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: black;
        background: rgba(255,255,255,0.9);
    }

    .nav>li>a {
        padding: 20px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .footer-nav >li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1em;
    }
}


@media screen and (min-width:992px) {
    .navbar-nav>li>a {
        font-size:1.25em;
    }

    .HH_banner {
        width: 100%;
    }

    .footer-nav .nav {
        display: block;
    }

    .footer-nav .nav li {
        margin-bottom: 10px;
    }
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
    .box1:after {
        content: '';
        display: table;
        clear: both;
    }

    .footer-nav .nav {
        display: flex;
        list-style: none; 
        padding: 0;
        margin: 0;
        gap: 10px; 
        white-space: nowrap; /* Prevents wrapping */
        overflow: hidden;
    }

}

.card-body {
	padding: 0.75rem;
}

.card-text > p > {
    margin-bottom: 5px;
    font-size: medium;
}

#menuAccordion {
	font-size: 25px;
	color: #000;
	margin: 0 auto 0 auto;
	display: block;
}

.step {
	padding-top: 14px;
}

#foodList > p {
	text-align: center;
	margin-bottom: 0px;
}

.card-header {
    background-color: rgb(204, 20, 38);
    height: 50px;
}


@media screen and (min-width:766px) {
    .step {
        margin: 0 auto 0 auto;
    }
    .btn {
        margin: 0 auto 0 auto;
    }
}

.logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.btn {
    background-color: rgb(204, 20, 38);
    font-size: medium;
    white-space:normal !important;
    word-wrap: break-word; 
    width: 280px;
}

.bold-safe {
    font-weight: bolder;
    font-size: 50px;
    color: rgb(204, 20, 38);
}

@media screen and (max-width:766px) {
       .menu_button {
        margin-top: 15px;;
    }

    .btn-text {
        font-size: 20px;
    }
    
    .announcement {
        font-size: 25px;
    }

    .bold-safe {
    font-size: 35px;
    }

    .disclaimer {
        font-size: 11px;
    }

    .HH_banner {
        width:100%;
    }

    .hours {
        padding-left: 35px;
    }
    
}

@media screen and (max-width:990px) {
    .menu_button {
        margin-top: 15px;
    }

    .nav>li>a {
        padding: 16px;
        font-size: 15px;
    }

    .desc {
        font-size: 30px;
        top: 15%;
    }

    .hiring-announcement {
        text-align: center;
    }

    .hiring-text {
        text-align: center;
        font-size: 16px;
    }

    .intro-text {
        font-size: 16px;
    }

    .HH_banner {
        width: 100%;
    }

    .footer-nav .nav {
        display: block;
    }

    .footer-nav .nav li {
        margin-bottom: 10px;
    }

    .hours {
        padding-left: 35px;
    }
}

@media screen and (max-width: 550px){
    .footer-claws-name {
        font-size: 18px;
    }

    .footer-nav .nav {
        display: block;
        width: 100%;
        white-space: normal; 
    }

    li:hover {
        background-color: inherit !important;
        color: inherit !important;
    }
}


.modal-body {
    position: relative;
    overflow-y: auto;
    max-height: 600px;
    padding: 15px;
}

.close-btn {
    background-color: rgb(204, 20, 38);
}

.hr-left-top {
    width: 100%;
    text-align: left;
    margin-left: 0;
    margin-bottom: 0;
}

.hr-left-bottom {
    width: 100%;
    text-align: left;
    margin-left: 0;
    margin-top: 0;
}

.hr-right-top {
    width: 100%;
    text-align: right;
    margin-right: 0;
    margin-bottom: 0;
}

.hr-right-bottom {
    width: 100%;
    text-align: right;
    margin-right: 0;
    margin-top: 0;
}

.safety-measures {
    font-weight: bold;
}

.safety-title {
    font-size: 20px;
}

.copyright {
    padding-bottom: 5px;
}

.color_overlay {
    background-color: rgba(255,166,0,.48)
 }

 .location-info {
    padding-top: 25px;
 }

 .social-links a {
    display: inline-block;
    vertical-align: middle; /* Aligns the icons and image vertically */
    margin-right: 20px; /* Space between icons */
}

.social-links img {
    width: 36px; 
    height: auto; /* Maintain the aspect ratio */
    vertical-align: middle; /* Vertically aligns the image with the other icons */
}
