@font-face {
    font-family: montserrat;
    src: url(../fonts/montserrat-regular.ttf);
}

@font-face {
    font-family: poppins;
    src: url(../fonts/poppins-regular.ttf);
}

@font-face {
    font-family: delicioushandrawn;
    src: url(../fonts/delicioushandrawn-regular.ttf);
}

:root {
    scroll-behavior: smooth;
}

.bg-1 {
    background-color: #5e1b24;
}

.bg-2 {
    background-color: #bd0e0e;
}

.bg-3 {
    background-color: #a35940;
}

.bg-4 {
    background-color: #fbecc6;
}

.bg-5 {
    background-color: #ffe951;
}

.bg-6 {
    background-color: #777520;
}

.bg-7 {
    background-color: #fdf68c;
}

.bg-w {
    background-color: #ffffff;
}

.tcolor-1 {
    color: #5e1b24;
}

.tcolor-2 {
    color: #bd0e0e;
}

.tcolor-3 {
    color: #a35940;
}

.tcolor-4 {
    color: #fbecc6;
}

.tcolor-5 {
    color: #ffe951;
}

.tcolor-6 {
    color: #777520;
}

.tcolor-7 {
    color: #fdf68c;
}

.tcolor-w {
    color: #ffffff;
}

body {
    margin: 0px;
    font-family: montserrat;
    font-size: 16px;
}

.row.header-info {
    min-height: 70px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
}

    .row.header-info .col {
        display: flex;
        flex-direction: row;
        align-content: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .row.header-info span {
        padding: 0 0 0 5px;
    }

        .row.header-info span a {
            text-decoration: none;
        }

        .row.header-info span i {
            padding: 0 5px 0 0;
        }

.row.nav ul li a {
    font-size: 18px;
}

.row.footer-info {
    font-family: poppins;
}

    .row.footer-info .detail-group {
        margin: 10px auto;
    }

    .row.footer-info .detail {
        padding: 5px;
        border-top: 1px dashed;
    }

        .row.footer-info .detail:last-child {
            border-bottom: 1px dashed;
        }

        .row.footer-info .detail h4 {
            font-family: delicioushandrawn;
            font-size: 32px;
        }

        .row.footer-info .detail div {
            font-size: 20px;
        }

            .row.footer-info .detail div a {
                text-decoration: none;
            }

                .row.footer-info .detail div a i {
                    font-size: 24px;
                }

                .row.footer-info .detail div a:not(:first-child) {
                }

                    .row.footer-info .detail div a:not(:first-child) i {
                        margin-left: 15px;
                    }

    .row.footer-info .map {
        margin-top: 10px;
    }

.fcopyright {
    min-height: 70px;
    font-family: montserrat;
    font-size: 14px;
}

    .fcopyright .col {
        text-align: center;
        margin-top: auto;
        margin-bottom: auto;
        padding: 0;
    }

.hero-title {
    font-family: delicioushandrawn;
    font-size: 60px;
    margin-bottom: 25px;
}

.section-title {
    text-align: center;
    font-family: delicioushandrawn;
    font-size: 50px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 25px;
}

.menu-bg-img {
    background-image: url(../images/jspork-piggy-bw.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right;
}

section {
    padding: 20px 0;
    min-height: 500px;
}

    section#hero {
        font-family: montserrat;
        background-image: url(../images/site_background.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
        padding-top: 170px;
    }

        section#hero .logo {
            text-align: center;
            margin-bottom: 40px;
        }

            section#hero .logo img {
                width: 280px;
                margin: 20px;
            }

        section#hero .row:last-child {
            background: rgba(38, 65, 30, .25);
            border: 1px solid rgba(255, 255, 255, 0.2);
            padding: 20px;
        }

        section#hero .content p {
            margin: 0;
        }

        section#hero .swiper .swiper-slide {
            display: flex;
            justify-content: center;
            align-items: center;
        }

            section#hero .swiper .swiper-slide img {
                display: block;
                max-height: 400px;
                object-fit: scale-down;
            }

    section#follow-us {
    }

        section#follow-us .row .col {
            padding: 0;
        }

            section#follow-us .row .col .instagram-media {
                margin: 0 !important;
                width: 100% !important;
            }

    section#we-cater {
        background-image: url(../images/catering/cater-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

        section#we-cater .row .col {
            padding: 0;
        }

            section#we-cater .row .col h4 {
                text-align: center;
            }

                section#we-cater .row .col h4 a {
                    display: inline;
                    text-decoration: none;
                }

    section#reviews {
    }

        section#reviews .row .col {
            padding: 0;
        }

        section#reviews .sk-ww-google-reviews {
            background: rgba(255, 255, 255, 0) !important;
            margin-bottom: 0 !important;
        }

    section#google-reviews .sk-ww-google-reviews .sk-below-button-container {
        padding: 0px !important;
    }

    section#deli-case {
        padding-top: 210px;
    }

        section#deli-case .accordion-body .row {
            text-align: center;
            font-size: 18px;
            font-weight: bold;
            padding: 5px 0;
            border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
        }

            section#deli-case .accordion-body .row .col-lg-9.col-8 {
                text-align: left;
            }

            section#deli-case .accordion-body .row .col-lg-3.col-4 {
                text-align: left;
                display: flex;
                align-content: center;
                flex-wrap: wrap;
            }

        section#deli-case .row .swiper {
            width: 100%;
            padding-top: 50px;
            padding-bottom: 50px;
        }

        section#deli-case .row .swiper-slide {
            background-position: center;
            background-size: cover;
            width: 420px;
            height: 100%;
            text-align: center;
            background-color: #ffffff;
        }

            section#deli-case .row .swiper-slide img {
                display: block;
                width: 100%;
            }

            section#deli-case .row .swiper-slide span {
                font-size: 14px;
            }

    section#butcher-shop {
        padding-top: 210px;
    }

        section#butcher-shop .menu {
            padding: 0 10px;
        }

            section#butcher-shop .menu .row {
                text-align: center;
                font-size: 18px;
                font-weight: bold;
                padding: 5px 0;
                border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
            }

                section#butcher-shop .menu .row .col-lg-9.col-8 {
                    text-align: left;
                }

                section#butcher-shop .menu .row .col-lg-3.col-4 {
                    text-align: left;
                    display: flex;
                    align-content: center;
                    flex-wrap: wrap;
                }

        section#butcher-shop .row .swiper {
            width: 100%;
            padding-top: 50px;
            padding-bottom: 50px;
        }

        section#butcher-shop .row .swiper-slide {
            background-position: center;
            background-size: cover;
            width: 420px;
            height: 100%;
            text-align: center;
            background-color: #ffffff;
        }

            section#butcher-shop .row .swiper-slide img {
                display: block;
                width: 100%;
            }

            section#butcher-shop .row .swiper-slide span {
                font-size: 14px;
            }

    section#specialties {
        padding-top: 210px;
    }

        section#specialties .accordion-body .row {
            text-align: center;
            font-size: 18px;
            font-weight: bold;
            padding: 5px 0;
            border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
        }

            section#specialties .accordion-body .row .col-lg-9.col-8 {
                text-align: left;
            }

            section#specialties .accordion-body .row .col-lg-3.col-4 {
                text-align: left;
                display: flex;
                align-content: center;
                flex-wrap: wrap;
            }

        section#specialties .row .swiper {
            width: 100%;
            padding-top: 50px;
            padding-bottom: 50px;
        }

        section#specialties .row .swiper-slide {
            background-position: center;
            background-size: cover;
            width: 420px;
            height: 100%;
            text-align: center;
            background-color: #ffffff;
        }

            section#specialties .row .swiper-slide img {
                display: block;
                width: 100%;
            }

            section#specialties .row .swiper-slide span {
                font-size: 14px;
            }

    section#about {
        padding-top: 210px;
    }

        section#about .owners .container {
            display: flex;
            flex-direction: column;
        }

            section#about .owners .container .row {
                margin: 30px 0;
            }

                section#about .owners .container .row.second-pr .pr-pic {
                    text-align: right;
                }

                section#about .owners .container .row h2 {
                    width: 100%;
                    padding-top: 20px;
                }

                section#about .owners .container .row img {
                    width: 100%;
                    max-width: 350px;
                    border: 10px solid #ffffff;
                }

nav a.navbar-brand div {
    max-width: 100px;
}

    nav a.navbar-brand div img {
        width: 100%;
    }

.accordion .accordion-item .accordion-header {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
}

    .accordion .accordion-item .accordion-header button {
        font-size: 20px;
        font-weight: bold;
    }

@media (max-width: 992px) {
    section #hero .content {
        padding-bottom: 30px;
    }

    nav a.navbar-brand {
        position: relative;
        right: 46%;
        transform: translateX(50%);
    }
}

@media screen and (max-width: 768px) {
    nav a.navbar-brand div {
        max-width: 70px;
    }

    section#butcher-shop {
        padding-top: 170px;
    }

    section#deli-case {
        padding-top: 170px;
    }

    section #specialties {
        padding-top: 170px;
    }

    section#about {
        padding-top: 170px;
    }

        section#about .owners .container .row {
            margin: 10px 0;
        }

            section#about .owners .container .row.second-pr {
                flex-direction: column-reverse;
            }

            section#about .owners .container .row h2 {
                padding-top: 10px;
            }

            section#about .owners .container .row .pr-pic {
                text-align: center !important;
            }
}

@media (max-width: 640px) {
    .hero-title {
        font-size: 40px;
    }

    .section-title {
        font-size: 36px;
        margin-bottom: 10px;
    }

    section#we-cater .row .col h4 {
        font-size: 16px;
    }

    section#we-cater {
        min-height: 300px;
    }
}
