/* typography */

/* typography ends */

/* Helper classes */

.mt-0 {
    margin-top: 0px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.pl-0 {
    padding-left: 0px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.pl-5 {
    padding-left: 5px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.pr-5 {
    padding-right: 5px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.pb-25 {
    padding-bottom: 25px !important;
}

.ml-25 {
    margin-left: 25px !important;
}

.pl-25 {
    padding-left: 25px !important;
}

.mr-25 {
    margin-right: 25px !important;
}

.pr-25 {
    padding-right: 25px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.mt-35 {
    margin-top: 35px !important;
}

.pt-35 {
    padding-top: 35px !important;
}

.mb-35 {
    margin-bottom: 35px !important;
}

.pb-35 {
    padding-bottom: 35px !important;
}

.ml-35 {
    margin-left: 35px !important;
}

.pl-35 {
    padding-left: 35px !important;
}

.mr-35 {
    margin-right: 35px !important;
}

.pr-35 {
    padding-right: 35px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.pl-40 {
    padding-left: 40px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.pr-40 {
    padding-right: 40px !important;
}

.mt-45 {
    margin-top: 45px !important;
}

.pt-45 {
    padding-top: 45px !important;
}

.mb-45 {
    margin-bottom: 45px !important;
}

.pb-45 {
    padding-bottom: 45px !important;
}

.ml-45 {
    margin-left: 45px !important;
}

.pl-45 {
    padding-left: 45px !important;
}

.mr-45 {
    margin-right: 45px !important;
}

.pr-45 {
    padding-right: 45px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.pl-50 {
    padding-left: 50px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

.pr-50 {
    padding-right: 50px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.pt-60 {
    padding-top: 60px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.pb-60 {
    padding-bottom: 60px !important;
}

.ml-60 {
    margin-left: 60px !important;
}

.pl-60 {
    padding-left: 60px !important;
}

.mr-60 {
    margin-right: 60px !important;
}

.pr-60 {
    padding-right: 60px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.pt-70 {
    padding-top: 70px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.pb-70 {
    padding-bottom: 70px !important;
}

.ml-70 {
    margin-left: 70px !important;
}

.pl-70 {
    padding-left: 70px !important;
}

.mr-70 {
    margin-right: 70px !important;
}

.pr-70 {
    padding-right: 70px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.pb-80 {
    padding-bottom: 80px !important;
}

.ml-80 {
    margin-left: 80px !important;
}

.pl-80 {
    padding-left: 80px !important;
}

.mr-80 {
    margin-right: 80px !important;
}

.pr-80 {
    padding-right: 80px !important;
}

.mt-90 {
    margin-top: 90px !important;
}

.pt-90 {
    padding-top: 90px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.pb-90 {
    padding-bottom: 90px !important;
}

.ml-90 {
    margin-left: 90px !important;
}

.pl-90 {
    padding-left: 90px !important;
}

.mr-90 {
    margin-right: 90px !important;
}

.pr-90 {
    padding-right: 90px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.pt-100 {
    padding-top: 100px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.ml-100 {
    margin-left: 100px !important;
}

.pl-100 {
    padding-left: 100px !important;
}

.mr-100 {
    margin-right: 100px !important;
}

.pr-100 {
    padding-right: 100px !important;
}

.p-0 {
    padding: 0px;
}

.p-5 {
    padding: 5px 0;
}

.p-10 {
    padding: 10px 0;
}

.p-15 {
    padding: 15px 0;
}

.p-20 {
    padding: 20px 0;
}

.p-25 {
    padding: 25px 0;
}

.p-30 {
    padding: 30px 0;
}

.p-35 {
    padding: 35px 0;
}

.p-40 {
    padding: 40px 0;
}

.p-45 {
    padding: 45px 0;
}

.p-50 {
    padding: 50px 0;
}

.p-60 {
    padding: 60px 0;
}

.p-70 {
    padding: 70px 0;
}

.p-80 {
    padding: 80px 0;
}

.p-90 {
    padding: 90px 0;
}

.p-100 {
    padding: 100px 0;
}

.m-0 {
    margin: 0px;
}

.m-5 {
    margin: 5px;
}

.m-10 {
    margin: 10px;
}

.m-15 {
    margin: 15px;
}

.m-20 {
    margin: 20px;
}

.m-25 {
    margin: 25px;
}

.m-30 {
    margin: 30px;
}

.m-35 {
    margin: 35px;
}

.m-40 {
    margin: 40px;
}

.m-45 {
    margin: 45px;
}

.m-50 {
    margin: 50px;
}

.m-60 {
    margin: 60px;
}

.m-70 {
    margin: 70px;
}

.m-80 {
    margin: 80px;
}

.m-90 {
    margin: 90px;
}

.m-100 {
    margin: 100px;
}

/* Helper classes ends*/

/* Common elements */

body {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
}

hr {
    border-color: #ccc;
}

.text-primary {
    color: #ffd71b;
}

.text-dark {
    color: #000;
}

.bg-primary {
    background-color: #ffd71b;
    color: #fff;
}

.bg-promo-band {
    background-color: #771537;
    color: #fff;
}

.bg-subtle {
    background-color: #f4f4f4;
    color: #000;
}

.text-body {
    color: #333;
}

.bg-body {
    background-color: #f4f4f4;
}

.bg-dark {
    color: #fff;
    background-color: #1a1a18;
}

.bg-image-map {
    background-image: url(../Images/map.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
}

    h1.text-light,
    h2.text-light,
    h3.text-light,
    h4.text-light,
    h5.text-light,
    h6.text-light {
        font-weight: normal;
    }

.btn-kb-primary {
    border-radius: 500px;
    padding: 7px 20px;
    background-color: #000000;
    color: #fff;
}

.btn-kb-secondary {
    border-radius: 500px;
    padding: 7px 20px;
    border: 1px solid #000000;
    background-color: #fff;
    color: #000;
}

/* Common elements ends */

/* BS - Reset */
.navbar {
    border: none;
    margin-bottom: 0;
}
/* /BS - Reset */

/* Promo band */
#promo-band {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    padding: 12px;
    /*border-bottom: 3px solid #ffd71b;*/
}

    #promo-band p.promo-message {
        margin: 0;
    }

#promo-band {
    text-align: center;
}

    #promo-band .promo-logo {
        margin-top: 10px;
        display: block;
        filter: brightness(0) saturate(100%) invert(76%) sepia(85%) saturate(1507%) hue-rotate(351deg) brightness(99%) contrast(110%);
    }

@media (min-width: 768px) {
    #promo-band {
        text-align: left;
    }

        #promo-band .promo-logo {
            margin-top: 0;
            float: right;
        }
}

/* /Promo band */

/* Nav */
.nav li a {
    padding: 30px 15px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
}

    .nav li a.active {
        color: #ffd71b;
    }

.nav li.book-a-table a {
    color: #ffd71b;
}

.nav li.book-a-table.active a {
    color: #fff;
    background-color: #ffd71b;
}

.nav li a.btn-kb-primary,
.nav li a.btn-kb-secondary {
    margin: 10px;
    margin-top: 18px;
    color: #fff;
    padding: 7px 20px;
}

.nav li a.btn-kb-secondary {
    color: #000;
}

@media (min-width: 768px) {
    .nav li a.btn-kb-secondary {
        margin-right: 10px;
        margin-left: 20px;
    }
}
/* /Nav */

/* Banner carousel */
#myCarousel .item > img {
    width: 100%;
}

#myCarousel .item .carousel-caption {
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    height: 300px;
    display: flex;
    align-items: center;
    justify-items: center;
    flex-direction: column;
    text-shadow: none;
}

.lead-text {
    font-size: 30px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #000;
}
/* /Banner carousel */

/* master nav */
div#kb-master-nav-home > div {
    background-color: #fff;
    width: 100%;
    float: left;
    text-align: center;
    padding: 30px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-items: center;
    border-bottom: 1px solid #ddd;
    transition: all 0.6s;
    height: 140px;
}

    div#kb-master-nav-home > div > p {
        margin-top: 10px;
        font-weight: 600;
        font-size: 14px;
    }

        div#kb-master-nav-home > div > p > a {
            color: #ffd71b;
            transition: all 0.6s;
        }

    div#kb-master-nav-home > div:hover {
        transform: scale(1.1);
        z-index: 1;
        box-shadow: 0px 0px 6px 0px #ffd71b;
        background-color: #ffd71b;
        color: #fff;
        border-left: none;
    }

        div#kb-master-nav-home > div:hover > p > a {
            color: #fff;
        }

        div#kb-master-nav-home > div:hover img {
            filter: invert(1);
        }

@media (min-width: 768px) {
    div#kb-master-nav-home > div {
        width: 25%;
        border-left: 1px solid #ddd;
        border-bottom: none;
    }
}

/* /master nav */

section.hero-section,
section.promo-section {
    padding: 80px 0;
}

.section-title {
    font-size: 36px;
    font-weight: 600;
    color: #000;
    margin: 0;
    margin-bottom: 30px;
}

.section-subtitle {
    font-size: 22px;
    font-weight: 600;
    color: #ffd71b;
    margin: 0;
    margin-bottom: 40px;
}

.section-text {
    font-size: 17px;
    font-weight: 500;
    color: #000;
    margin: 0;
    margin-bottom: 50px;
}

.section-link {
    color: #ffd71b;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

    .section-link:hover {
        color: #ce431d;
    }

.hero-section-img {
    margin-top: 20px;
}

@media (min-width: 768px) {
    .hero-section-img {
        margin-top: 70px;
    }
}

.SingSuiteCard {
    text-align: center;
}

.SingSuiteCard-title {
    padding: 20px;
    border: 1px solid #ddd;
    border-top: none;
}

.book-a-table-promo .section-subtitle {
    color: #000;
    margin-bottom: 20px;
}

.book-a-table-promo .section-title {
    color: #fff;
}

.book-a-table-promo .section-text {
    font-weight: normal;
}

.book-a-table-promo .section-link {
    border-radius: 500px;
    padding: 13px 30px;
    color: #ffd71b;
    background-color: #fff;
}

.tiled-section [class^="col-"] {
    padding: 0;
    text-align: center;
}

.social-link-set > a {
    padding: 5px 10px;
}

.hover-animation {
    transition: transform 0.5s;
}

    .hover-animation::after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1);
        box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
        content: "";
        opacity: 0;
        z-index: -1;
    }

    .hover-animation:hover,
    .hover-animation:focus {
        transform: scale3d(1.006, 1.006, 1);
    }

        .hover-animation:hover::after,
        .hover-animation:focus::after {
            opacity: 1;
        }

.navbar-nav > li.book-a-table {
    position: relative;
}

@media (min-width: 768px) {
    .book-a-table-flyer {
        position: fixed;
        display: none;
        top: 136px;
        left: 0;
        right: 0;
    }
}

.book-a-table-flyer {
    z-index: 999;
    background: #ffd71b;
    color: #fff;
    width: 100%;
    padding: 20px 10px;
}

.bat-form-controls {
    min-width: 100px;
    max-width: 280px;
}

    .bat-form-controls > * {
        width: 100%;
        border-radius: 5px;
        border: none;
        padding: 5px;
        height: 30px;
    }

.bat-form-label {
    font-weight: 300;
    font-size: 12px;
    margin-bottom: 0;
}

.book-a-table-flyer .form-group {
    margin-right: 10px;
}

#book-a-table-button {
    color: #ffd71b;
    border-radius: 50px;
    padding: 7px 15px;
    height: auto;
    margin-top: 15px;
    margin-left: 30px;
}

footer > div.container {
    padding-top: 10px;
    padding-bottom: 10px;
}

.social-link-set {
    margin-top: 20px;
}

div#book-a-table-promo {
    padding: 40px;
}

@media (min-width: 768px) {
    #book-a-table-promo {
        padding: 10px;
    }
}

.navbar-brand {
    height: auto;
}

.navbar-toggle .icon-bar {
    background-color: #1a1a18;
}

.contact-form-section,
.registration-form-section {
    padding: 50px;
}

.contact-details-paper {
    background-color: #fff;
    border-radius: 10px;
}

    .contact-details-paper > div {
        border-left: 1px solid #eee;
        padding: 40px;
    }

        .contact-details-paper > div:first-child {
            border-left: none;
        }

h4.contact-details-title {
    color: #666;
    font-weight: 600;
    font-size: 16px;
}

    h4.contact-details-title.dark {
        color: #1a1a18;
    }

.blowup-text {
    color: #666;
    font-size: 36px;
    font-weight: 300;
}

.contact-submit,
.registration-submit {
    border-radius: 500px;
    padding: 7px 20px;
    color: #fff;
    background-color: #ffd71b;
    box-shadow: none;
    border: none;
}

.registration-submit {
    padding: 8px 40px;
}

.section-title.slim {
    margin-bottom: 10px;
}

.section-subtitle.wide {
    margin-bottom: 40px;
    font-size: 18px;
}

.about-wb-content {
    padding-right: 20px;
}

    .about-wb-content p {
        margin-bottom: 40px;
        font-size: 17px;
        color: #363636;
        font-weight: 500;
    }

.img-master-logo-shell {
    width: 100%;
}

.about-wb-section {
    padding: 80px 0;
}

.img-master-logo-shell {
    margin-bottom: 50px;
}

@media (min-width: 768px) {
    .about-wb-section {
        padding: 130px 0;
    }

    .img-master-logo-shell {
        width: 472px;
        height: 272px;
        margin-bottom: 0;
    }

    .centered-rows {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
}

.about-wb-specials-section {
    padding: 80px 0 50px;
}

    .about-wb-specials-section .section-subtitle {
        color: #000;
        margin-bottom: 20px;
        font-size: 18px;
    }

.specials-container {
    border-bottom: 1px solid #ccc;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

    .specials-container:last-child {
        margin-bottom: 0;
        border-bottom: none;
    }

.promo-banner-primary {
    background-color: #ffd71b;
    padding: 40px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

/* Menu checkout page */
.sideBarTitleMenu {
    border-radius: 5px;
    overflow: hidden;
}

    .sideBarTitleMenu ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

        .sideBarTitleMenu ul li {
            transition: background-color 0.6s;
            border-bottom: 1px solid #444;
            padding: 20px;
            color: #fff;
            background-color: #000;
        }

            .sideBarTitleMenu ul li:hover,
            .sideBarTitleMenu ul li.active {
                background-color: #ffd71b;
            }

.menu-item-card {
    display: flex;
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
    margin: 10px 0;
    position: relative;
}

    .menu-item-card .add-to-cart.cartButton {
        background-color: #ffd71b;
        padding: 20px;
        position: absolute;
        right: 0;
        bottom: 0;
        top: 0;
        -webkit-appearance: none;
        border: none;
    }

    .menu-item-card .price {
        position: absolute;
        right: 68px;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 30px;
        font-weight: 600;
        font-size: 24px;
        padding: 0 30px;
    }

    .menu-item-card .menu-item-details {
        padding: 20px;
    }

        .menu-item-card .menu-item-details h4 {
            font-weight: 600;
            font-size: 14px;
            margin-bottom: 5px;
        }

        .menu-item-card .menu-item-details .pcs-info {
            font-style: italic;
            font-size: 12px;
            color: #555;
        }

.menu-accordain-target {
    padding-bottom: 40px;
}

h3.menu-accordian-trigger {
    font-size: 16px;
    color: #333;
    padding: 20px 0 10px;
    margin: 0;
    border-top: 1px solid #ccc;
    background-position: calc(100% - 20px) center;
    background-image: url("../Images/acc_up_arrow.png");
    background-repeat: no-repeat;
}

    h3.menu-accordian-trigger.closed {
        background-image: url("../Images/acc_down_arrow.png");
        background-position: calc(100% - 20px) center;
        background-repeat: no-repeat;
    }

        h3.menu-accordian-trigger.closed + .menu-accordain-target {
            display: none;
        }

.menu-accordian-pair:last-child {
    margin-bottom: 60px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.order_summary_div {
    padding: 15px 20px;
    margin-bottom: 0;
    border-bottom: 1px solid #ccc;
    line-height: 20px;
}

.selected-item {
    margin: 20px 20px 0;
    position: relative;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

    .selected-item:first-child {
        margin-top: 0;
    }

.item-details {
    display: flex;
    justify-content: space-between;
    margin-right: 35px;
}

.item-remove-control {
    position: absolute;
    right: 0;
    height: 16px;
    top: 0;
}

.item-count-control {
    display: inline-flex;
    text-align: center;
    margin-top: 10px;
    background: #fff;
    border-radius: 500px;
}

a.reduce-item,
a.increase-item {
    background: #ccc;
    height: 20px;
    width: 20px;
}

span.item-count {
    width: 35px;
    text-align: center;
    line-height: 24px;
    font-weight: 600;
}

.festive-offer-page .menu-item-details h4,
.festive-offer-page .price-band .price {
    font-weight: normal;
    font-size: 16px;
}

.checkout-details {
    margin-top: 100px;
    border-top: 1px solid #ccc;
    padding: 20px;
}

.order_summary {
    line-height: 20px;
}

#checkout-button {
    border-radius: 500px;
    padding: 10px 30px;
    text-transform: uppercase;
}

    #checkout-button::before {
        display: none;
    }

#menuDiv.divider-left {
    position: relative;
}

@media (min-width: 768px) {
    #menuDiv.divider-left:after {
        content: "";
        position: absolute;
        width: 1px;
        background-color: #cccccc;
        height: 20000px;
        left: 0;
        top: 0;
        display: block;
    }
}

.kb-menu {
    overflow: hidden;
    margin-bottom: 40px;
}

.order_summary {
    font-size: 15px;
    color: #ffd71b;
    text-transform: uppercase;
    margin: 0;
}

.order_summary_div {
    margin-bottom: 20px;
    padding: 15px 20px;
    border-bottom: 1px solid #ccc;
    line-height: 20px;
}

.item-title {
    text-transform: uppercase;
    padding-bottom: 10px;
}

.item-price {
    font-size: 18px;
}

a.reduce-item,
a.increase-item {
    background: #ccc;
    height: 24px;
    width: 24px;
    border-radius: 500px;
    line-height: 20px;
}

    a.reduce-item img,
    a.increase-item img {
        filter: brightness(0) saturate(100%) invert(1);
    }

div#checkout-total {
    font-size: 20px;
    line-height: 42px;
    font-weight: bold;
}
/* /Menu checkout page */

/* Menu listing */

#menu-listing {
    height: 600px;
    max-height: 600px;
    overflow: auto;
    margin: 40px 0;
}

    #menu-listing .section-title {
        font-size: 24px;
        text-align: left;
    }

.kb-menu-listing {
    padding: 25px 0;
}

#menu-listing-navbar {
    background-color: #ffd71b;
    border-radius: 500px;
    padding: 0 35px;
}

    #menu-listing-navbar ul.nav {
        display: flex;
        justify-content: space-evenly;
        overflow: hidden;
        overflow-x: scroll;
    }

        #menu-listing-navbar ul.nav li {
            float: none;
            padding: 15px;
        }

    #menu-listing-navbar .nav li a {
        color: #fff;
        font-weight: bold;
        padding: 0;
        border-radius: 0;
        line-height: 18px;
        border-bottom: 2px solid transparent;
    }

        #menu-listing-navbar .nav li a:hover,
        #menu-listing-navbar .nav li.active a {
            background-color: transparent;
            border-bottom-color: #fff;
        }

img.menu-item-img {
    align-self: center;
}

#menu-listing .menu-item-details h4 {
    margin-bottom: 5px;
}

    #menu-listing .menu-item-details h4 + p {
        font-style: italic;
    }

#menu-listing .menu-item-card .price {
    position: static;
    padding: 0;
}

#menu-listing .menu-item-card .veg-indic {
    position: absolute;
    right: 30px;
    bottom: 20px;
    font-weight: 600;
    font-size: 24px;
}

/* /Menu listing */

.registration-form-section * {
    font-weight: normal;
}

.registration-form-section .section-title {
    font-size: 30px;
}

/* Promotions */
.promo-section-listing {
    padding: 80px 0 30px;
}

    .promo-section-listing .SingSuiteCard-title h3 {
        margin: 0;
        margin-bottom: 10px;
        font-size: 20px;
        font-weight: 600;
    }

    .promo-section-listing .SingSuiteCard {
        transition: box-shadow 0.45s;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    }

        .promo-section-listing .SingSuiteCard:hover {
            box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
        }

/* Promotions  lightbox */

.promotion-details-lightbox {
    position: fixed;
    z-index: 999999;
    background: #0000009e;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px;
    display: none;
    overflow: hidden;
    overflow-y: scroll;
}

span.close-button {
    position: absolute;
    right: 15px;
    top: 0px;
    background: #fff;
    padding: 5px 7px;
}

.promotion-details-lightbox .promotion-banner img {
    width: 100%;
}

.promotion-details-lightbox .section-content {
    position: relative;
    background-color: #fff;
    padding: 30px 50px;
}

.promotion-details-lightbox h2.section-title {
    font-size: 18px;
}
/* /Promotions  lightbox */

/* /Promotions */

.scroll-up-indic {
    width: 40px;
    height: 40px;
    border-radius: 300px;
    padding: 0;
    position: fixed;
    bottom: 20px;
    right: 100px;
    border: none;
    display: none;
    border: 1px solid #ccc;
}
