* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.navbar {
    background-image: url(../Media/grunge-style-blackboard-texture.jpg);
    height: 100px;
    width: 100%;
    display: flex;
}

.logo-nav {
    font-size: 80px;
    color: white;
    padding-left: 100px;
    padding-top: 5px;
}

.logo-nav a {
    text-decoration: none;
    color: white;
}

.logo-nav a:visited {
    color: white;
}

.nav-pills {
    padding-left: 1000px;
    width: 80%;
}

.pills {
    list-style: none;
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 50px;
    color: white;
    height: 100px;
    display: flex;
    justify-content: center;
    align-content: center;
}

.pills a {
    text-decoration: none;
    color: white;
}

.pills li {
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
}

.first-hero-img {
    background-image: url(../Media/Cafe-Edge-Window-Sunny.jpg);
    height: 750px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.section2 {
    background-image: url(../Media/grunge-style-blackboard-texture.jpg);
    padding-bottom: 50px;
}

.gallery-wrapper {
    display: flex;
    column-count: 3;
    margin-left: 250px;
    margin-right: 250px;
    padding-top: 50px;
}

.box {
    width: 35%;
    border-radius: .5em;
    height: 400px;
}

.box-text {
    width: 35%;
    border: 5px solid #0000;
    border-radius: .5em;
    height: 350px;
    margin: -5px;
    color: white;
    text-align: center;
}

.box-text h2 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 70px;
}

.box-text p {
    font-family: "acumin-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
}

.box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box figcaption {
    font-family: "acumin-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: white;
    border-top: 100px;
    text-align: center;
    padding: 20px;
}

.box figcaption h1 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 70px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.box figcaption button {
    font-family: "acumin-pro", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    width: 100px;
    background-color: white;
    border: 0px;
}

.bookings-index {
    height: 800px;
    width: 100%;
    display: flex;
}

.bookings-index img {
    padding-left: 10px;
    padding-top: 10px;
    width: 60%;
}

.booking-index-blurb {
    background-image: url(../Media/grunge-style-blackboard-texture.jpg);
    height: 99%;
    width: 40%;
    margin: 10px;
    margin-left: 20px;
    text-align: center;
    margin-right: 20px;
    border-radius: 10px;
    background-color: black;
}

.booking-index-blurb h1 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 70px;
    color: white;
    text-align: center;
    padding-top: 20px;
}

.booking-index-blurb p {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 30px;
    color: white;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    text-align: left;
}

.booking-index-blurb-btn {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    color: black;
    background-color: white;
    height: 100px;
    width: 100px;
    border-radius: 5px;
    padding: 10px;
    margin: 20px;
    margin-top: 50px;
    text-align: center;
    text-decoration: none;
}

.map-wrapper {
    padding: 10px;
    margin-top: 10px;
    width: 100%;
}

.map-wrapper iframe {
    width: 100%;
    height: 400px;
}

.footer {
    column-count: 3;
    display: flex;
    background-color: black;
    height: 500px;
}

.logo {
    width: 60%;
    background-color: rgb(42, 42, 42);
    text-align: center;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 10px;
}

.logo i {
    color: white;
    font-size: 300px;
    text-align: center;
}

.logo h3 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 70px;
    color: white;
}

.logo p {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    color: white;
}

.hours {
    width: 60%;
    margin-top: 10px;
    padding: 20px;
    color: white;
    background-color: rgb(42, 42, 42);
    border-radius: 10px;
    text-align: center;
}

.hours h3 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 70px;
}

.hours h4 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
}

.hours p {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
}

.socials {
    width: 20%;
    margin-top: 400px;
    margin-left: 65px;

}

.socials i {
    font-size: 80px;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
}

.socials :hover {
    color: gray;
    text-shadow: 2px 2px 2px white
}

.bakery-hero-img {
    background-image: url(../Media/Bread-Shelf-Bakery-Cropped.jpg);
    height: 750px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.bakery-info {
    background-image: url(../Media/grunge-style-blackboard-texture.jpg);
    height: 1000px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    column-count: 2;
    padding-top: 50px;
    padding-left: 50px;
}

.bakery-info left {
    width: 50%;
}

.bakery-left img {
    height: 950px
}

.bakery-right {
    text-align: center;
}

.bakery-right h1 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 100px;
    color: white;
    margin-left: -450px;
    padding-top: 30px;
}

.bakery-right h2 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 65px;
    color: white;
    margin-left: -450px;
    margin-top: 10px;
}

.bakery-right p {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    color: white;
    margin-top: 200px;
    margin-left: 300px;
    padding-right: 60px;
}

.contact-bakery h1 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 80px;
    color: black;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.contact-bakery p {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 30px;
    color: black;
    text-align: center;
    padding-bottom: 20px;
}

.bakery-contact {
    padding: 50px;
    height: 600px;
    background-image: url(../Media/grunge-style-blackboard-texture.jpg);
    margin-left: 650px;
    margin-right: 650px;
    border-radius: 50px;
}

.bakery-contact input {
    margin: 15px;
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    border-radius: 8px;
    padding: 5px;
}

.bakery-contact label {
    display: inline-block;
    width: 250px;
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 30px;
    color: white;
}

.bakery-contact input[type='radio'] {
    width: 20px;
    height: 20px;
}

.bakery-submit input {
    margin: 15px;
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 30px;
    border-radius: 10px;
    padding: 10px;
}

.bakery-submit {
    text-align: center;
    padding: 5px;
}

.bookings-hero-img {
    background-image: url(../Media/Cafe-Edge-Window-Sunny.jpg);
    height: 750px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.bookings {
    background-image: url(../Media/grunge-style-blackboard-texture.jpg);
    height: 750px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    column-count: 2;
    display: flex;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.booking-left {
    width: 55%
}

.booking-left img {
    max-width: 1000px;
}

.booking-right {
    width: 50%;
    background-color: white;
    height: 650px;
    margin-left: 20px;
    border-radius: 10px;
}

.booking-right h1 {
    text-align: center;
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 70px;
    color: black;
    padding: 5px;
}

.booking-right p {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    color: black;
    padding-bottom: 10px;
}

.booking-right a {
    padding: 10px;
    padding-left: 100px;
    padding-right: 100px;
    text-decoration: none;
    color: black;
}

.booking-right a:hover {
    text-decoration: underline;
}

.booking-right input {
    margin: 10px;
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: black;
}

.booking-right label {
    display: inline-block;
    width: 250px;
    text-align: left;
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    color: black;
    text-align: left;
    margin-left: 15px;
}


.booking-right input[type='checkbox'] {
    width: 20px;
    height: 20px;
}

.booking-right input[type='radio'] {
    width: 20px;
    height: 20px;
}

.booking-right-submit input {
    margin: 15px;
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 30px;
    border-radius: 10px;
    padding: 10px;
}

.booking-right-submit {
    text-align: center;
    padding: 5px;
}

.booking-left-bus {
    width: 55%;
}

.booking-left-bus img {
    max-width: 1000px;
}

.booking-right-bus {
    width: 50%;
    background-color: white;
    height: 700px;
    margin-left: 20px;
    border-radius: 10px;
}

.booking-right-bus h1 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 70px;
    color: black;
    padding: 5px;
    text-align: center;
}

.booking-right-bus p {
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    color: black;
    padding-bottom: 10px;
}

.booking-right-bus a {
    padding: 10px;
    padding-left: 100px;
    padding-right: 100px;
    text-decoration: none;
    color: black;
    text-align: center;
}

.booking-right-bus input {
    margin: 10px;
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: black;
}

.booking-right-bus label {
    display: inline-block;
    width: 250px;
    text-align: left;
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    color: black;
    text-align: left;
    margin-left: 15px;
}


.booking-right-bus input[type='checkbox'] {
    width: 20px;
    height: 20px;
}

.booking-right-bus input[type='radio'] {
    width: 20px;
    height: 20px;
}

.booking-right-bus a:hover {
    text-decoration: underline;
}

.booking-right-bus-submit input {
    margin: 15px;
    font-family: "acumin-pro-condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 30px;
    border-radius: 10px;
    padding: 10px;
}

.booking-right-bus-submit {
    text-align: center;
    padding: 5px;
}

.menu {
    column-count: 3;
    height: 1900px;
    justify-content: space-between;
    column-gap: 10px;
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    color: white;
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 20px;
}

.food-menu {
    background-image: url(../Media/grunge-style-blackboard-texture.jpg);
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 10px;
    padding: 10px;
    text-align: left;
    padding: 20px;
}

.drinks-menu {
    background-image: url(../Media/grunge-style-blackboard-texture.jpg);
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 10px;
    padding: 10px;
    text-align: left;
}

.food-menu h2 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    color: white;
    font-size: 60px;
    padding: 10px;
    text-align: center;
}

.food-menu h3 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    text-align: justify;
    color: white;
    font-size: 30px;
    font-weight: 400;
}

.food-menu p {
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    color: white;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
}

.food-menu h4 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    color: white;
    font-size: 25px;
    font-weight: 400;
    text-align: right;
}

.food-menu h5 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    color: white;
    font-size: 20px;
    font-weight: 400;
    text-align: right;
}

.drinks-menu h2 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    color: white;
    font-size: 60px;
    padding: 10px;
    text-align: center;
}

.drinks-menu h3 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    color: white;
    font-size: 30px;
    font-weight: 400;
}

.drinks-menu p {
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    color: white;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
}

.drinks-menu h4 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    color: white;
    font-size: 25px;
    font-weight: 400;
    text-align: right;
}

.drinks-menu h5 {
    font-family: "acumin-pro-condensed", sans-serif;
    font-style: normal;
    color: white;
    font-size: 20px;
    font-weight: 400;
    text-align: right;
}

.breakfast {
    margin-top: -2px;
    margin-bottom: 50px;
}

@media only screen and (max-width: 600px) {
    .logo-nav {
        padding-left: 140px;
    }

    .nav-pills {
        display: none
    }

    .first-hero-img {
        height: 500px;
    }

    .gallery-wrapper {
        column-count: 1;
        margin-left: 10px;
        margin-right: 10px;
        display: block;
        padding-top: 25px;
    }

    .section2 {
        background-image: url(../Media/grunge-style-blackboard-texture.jpg);
        width: 100%;
    }

    .box {
        width: 100%;
        height: 300px;
    }

    .box-text {
        width: 100%;
        height: 250px;
    }

    .mobile-no {
        display: none;
    }

    .box-text h2 {
        font-size: 50px;
    }

    .box-text p {
        font-size: 15px;
    }

    .community figcaption {
        font-size: 15px;
    }

    .bookings-index {
        display: none;
    }

    .footer {
        column-count: 1;
        display: inline;
    }

    .logo {
        display: none;
    }

    .socials {
        display: none;
    }

    .hours {
        width: 100%;
    }

    .hours h3 {
        font-size: 50px;
    }
}