
body {
    font-family: Arial;
}

.text-header {
    text-align: center;
    padding-top: 50px;
    font-size: 16px;
    width: 200px;
    margin: auto
}

.text-header .text-header-top {
    background: url("header-bg.png");
    width: 100%;
    height: 2px
}

.text-header .text-header-bot {
    background: url("header-bg-1.png");
    width: 100%;
    height: 5px
}

.text-header div {
    color: black
}

#fh5co-about .fh5co-text p {
    font-size: 14px;
    color: #232139
}

#order {
    color: #ff0013;
    font-weight: bold
}

.about-img img {
    width: 100%;

}

.about-img {
    padding: 2rem 0 0 8rem;

}

.gallery-box {
    width: 100%;
    padding: 1rem;
    height: auto;
    padding-top: 10rem
}

@media (min-width: 1200px) {
    .gallery-box {
        width: 100%;
        margin: auto
    }
}

.gallery-box .waterfall {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap
}

.food-header-center {
    background: white
}

#fh5co-about {
    padding-bottom: 5rem
}

.pin a {
    width: 100%;
    height: 100%;
    padding: 1rem;
    display: block;
    background: #FFFFFF;
}

.pin {

    width: 33%;
    margin-bottom: 1em;
    height: 20rem;
    padding: 1rem;
    color: #232139
}

.pin .title {
    font-size: 14px;
    margin-top: 2rem
}

.pin a span {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover !important;
    background-position: center center !important
}

@media (min-width: 800px) {
    .pin {
        height: 25rem
    }
}

@media (max-width: 600px) {
    .pin {
        width: 100%;
        height: 20rem;
        margin-top: 5rem;
        padding: 1rem 0;
        margin-bottom: 1em
    }

    .about-img {
        padding: 1em
    }
}

#fh5co-gallery {
    border-top: 1px dotted #000;
    background: #f1f1f1
}

.food-header {
    margin-top: -70px;
    width: 120px
}

.online-header {
    width: 150px;
    display: block
}

.online-header .food-header-center {
    background: transparent;
    color: white
}

#fh5co-footer .contact {
    background: #8c0108
}

#fh5co-footer {
    background: #8c0108;
    padding: 0;
    color: white
}

@media (min-width: 992px) {
    #fh5co-footer {
        height: 471px
    }
}

#fh5co-footer h4 {
    margin-top: 3rem;
    color: white
}

.online-CONTACT {
    margin-left: 0rem
}

.online-CONTACT .food-header-center {
    padding-top: .5rem;
    padding-bottom: .5rem
}

#fh5co-footer .contact {
    padding: 4rem
}

.online-CONTACT {
    width: 120px
}

.footer-icon-list {
    display: flex
}

.footer-icon-list a {
    width: 30px;
    margin-right: 1rem;
    background-size: contain !important;
    height: 30px
}

.map {
    padding: 0;
    height: 589px
}

@media (min-width: 992px) {
    #mainNav {
        display: none
    }
}

.banner-online-btn {
    display: block;
    margin: auto;
    margin-top: 30px;
    font-size: 14px;
}

#fh5co-events {
    padding: 5em 0;
    background-attachment: scroll;
    background-position: center !important
}

.about-img img.img-logo {
    width: 20%
}

@media (max-width: 992px) {
    .about-img img.img-logo {
        width: 50%
    }

    #fh5co-container {
        margin-top: 4rem
    }

    .fixed-top {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030
    }

    #mainNav {
        background-color: #000000
    }

    .navbar {
        margin-bottom: 0
    }

    .fh5co-nav-toggle {
        display: none
    }

    .navbar-brand {
        color: white;
        width: 80%;
        padding-left: 0
    }

    #mainNav .navbar-toggler {
        font-size: 15px;
        position: absolute;
        top: 10px;
        right: 10px;
        text-transform: uppercase;
        color: #fff;
        border: 0
    }

    .navbar-nav {
        padding-left: 15px;
        list-style: none
    }

    #mainNav .navbar-nav .nav-item .nav-link {
        font-weight: 400;
        padding: .75em 0;
        letter-spacing: 1px;
        color: #fff;
        font-size: 13px
    }

    #fh5co-home .flexslider .slides li {
        background-position: 0 0 !important
    }

    #mainNav .navbar-nav .nav-item .nav-link:hover {
        text-decoration: none;
        color: #e7010d
    }

    .navbar-toggler:not(:disabled):not(.disabled) {
        cursor: pointer
    }

    .navbar-dark .navbar-toggler {
        color: rgba(255, 255, 255, .5);
        border-color: rgba(255, 255, 255, .1)
    }

    .navbar-collapse {
        width: 120%
    }

    .container-nav {
        position: relative
    }

    #fh5co-about {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .navbar-toggler img {
        width: 30px
    }

    .logo {
        width: 25rem;
        margin-top: 14rem
    }

    .gallery-box {
        padding: 3rem;
        padding-top: 3rem
    }

    #mainNav .navbar-nav #order-mb a {
        color: #ff0013;
        font-weight: bold
    }

    #fh5co-home {
        height: 356px !important;
        min-height: 356px !important
    }

    .map {
        padding: 0
    }

    .online-CONTACT {
        margin-right: auto;
        margin-left: auto
    }

    .contact {
        text-align: center
    }

    .footer-icon-list {
        justify-content: center
    }

    #fh5co-events {
        padding: 1.5em 0
    }
}

footer {
    background: black
}

.social-icon {
    margin-top: 2rem
}

.my-footer {
    padding: 2rem;
    color: white;
    background: #000000
}

.my-footer p {
    font-size: 14px;
    margin-bottom: 10px
}

.footer-icon-list-2 {
    justify-content: center;
    align-content: center
}

.nav-link-on {
    color: #ff0013
}

.mbybty {
    font-weight: bold;
    color: #ff0013 !important
}

#glfButton1 {
    font-weight: bold;
    color: #ff0013
}

#glfButton3 {
    font-weight: bold;
    color: #ff0013
}

.container-location iframe {
    width: 100%;
    height: 250px
}

.container-location p {
    font-size: 16px
}

@media (min-width: 800px) {
    .container-location {
        padding: 4rem 2rem
    }

    .container-location iframe {
        width: 98%;
        height: 250px
    }
}

@media (max-width: 800px) {
    .container-location-box1 {
        margin-bottom: 2rem;
        border-bottom: 1px #ccc solid
    }
}

.container-location h3 {
    text-align: center;
    margin-bottom: 3rem
}

@media (min-width: 800px) {
    .store-img {
        height: 584px;
        width: 100%;
        background: url("store.jpg");
        background-size: cover;
        background-position: right;
    }
}

@media (max-width: 800px) {
    .store-img {
        height: 260px;
        width: 100%;
        background: url("store.jpg");
        background-size: cover;
        background-position: center
    }
}

#fh5co-home .flexslider .fh5co-text h1 {
    font-family: 'Nunito', sans-serif;
    font-weight: bold
}

#fh5co-home .flexslider .fh5co-text h1 {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 2px;
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.car-btn {
    display: block;
    margin: auto;
    border-bottom: solid 1px #6a6a7e;
    background: #2B2B33;
    padding: 10px 0;
    color: whitesmoke;
    width: 100%;
}

.car-btn {
    color: white !important;
}

.car-btn:hover {
    text-decoration: none;
    color: yellow !important;
    background: #DD0C1A;
}

.sale-box span.on_sale {
    color: yellow !important;
}

@media (max-width: 800px) {
    .pricing-grid1, .pricing-grid2, .pricing-grid3, .pricing-grid4 {
        width: 100% !important;
    }
}

.order-btn {
    font-size: 16px;
}


@media (min-width: 800px) {
    .logo {
        margin-top: 30px;
    }
}

#fh5co-home .flexslider .slides li {
    background-size: cover !important;
    height: 100%;
    background-position: center center !important;
}

.fh5co-main-nav .fh5co-menu-1 a {
    font-family: Arial !important;
    padding: 13px 18px;
}

.text-header {
    font-family: Arial !important;
    font-size: 19px !important;
    width: 100% !important;
}

#fh5co-about {
    position: relative;
}

#fh5co-about .fh5co-text {
    padding-right: 0;
    z-index: 88;
    padding-top: 2rem !important;
}

.cir-bg {
    position: absolute;
    bottom: 50px;
    right: -50px;
    background: url("images/circle-g.png");
    width: 450px;
    height: 450px;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
}

.nj-bg {
    position: absolute;
    top: 0;
    left: 0;
    background: url("images/ninja.png");
    width: 450px;
    height: 450px;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
}

@media (max-width: 768px) {
    #fh5co-about {
        overflow: hidden;
    }
}

