
/*.container {
  width:100%;
  display:block;
  padding-left:40px;
  padding-right:40px;
  overflow:hidden;
}*/
.catering-search,
.option-content,
.catering-body,
.container-body,
.row-contact2-body {
    max-width: 1100px;
    margin: auto;
}

.catering-body .blog-category-section .custom-home-tab .home-tab .home-title {
    font-size: 20px;
    text-align: left;
    font-weight: bold;
}

label {
    font-weight: bold;
}

.image-bg-fluid-height {
    margin: -20px -40px;
    text-align: center;
    background-size: cover;
    position: relative;
    min-height: initial;
    background-repeat: no-repeat;
    min-height: 500px;
    background-position: top;
}

.content-header {
    position:relative;
    background-color: rgb(0, 119, 145);
    color: #fff;
    background: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url(../Images/catering/bg_catering_header.jpg) center;
    background-size: cover;
    background-position: center center;
    max-height: 700px;
    height: calc(100vh - 40px);
}

.content-header-body {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index:1002;
}

    .content-header h1 {
        font-size: 28px;
        line-height: 40px;
        margin-top:unset;
    }

    .content-header label {
        font-weight: normal;
        margin-bottom: 5px;
    }

.headtext-center {
    margin: 0 auto;
    z-index: 4;
    padding: 0 35px 0;
    text-align: center;
    font-size: 20px;
}

.headtext-2 {
    font-size: 24px;
}

.container-catering .body-content-div .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    color: #22B14C;
    padding: unset;
}

.container.option {
    background-color: #eee;
    margin-bottom: 40px;
}

.option-content {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .option-content .option-title {
        display: none;
    }

    .option-content .option-card {
        width: 360px;
        padding-left: 10px;
        display: inline-block;
    }

        .option-content .option-card .image {
            float: left;
            width: 25%;
            margin-top: 6px;
            padding: 10px;
        }

            .option-content .option-card .image img {
                width: 100%;
            }

        .option-content .option-card .text {
            width: 70%;
            float: left;
            padding: 5px 0 10px 10px;
        }

            .option-content .option-card .text h4 {
                font-weight: 700;
            }

.container.process {
    margin-top: 20px;
    margin-bottom: 20px;
}

.process-content {
    max-width: 1300px;
    margin: 0 auto !important;
    padding-top: 50px;
}

    .process-content .process-title {
        width: 100%;
    }


    .process-content .process-card {
        width: 420px;
        display: inline-block;
        padding: 20px 0 20px 40px;
    }

        .process-content .process-card img {
            width: 15%;
            padding-top: 30px;
            float: left;
        }

        .process-content .process-card .text {
            float: left;
            width: 60%;
            margin-left: 25px;
        }

.comment-content {
    max-width: 800px;
    margin: 0 auto !important;
    padding-top: 50px;
}

    .comment-content .comment-title {
        width: 100%;
    }

    .comment-content .comment-card {
        width: 600px;
        display: inline-block;
        padding: 20px 2% 20px 6%;
    }

        .comment-content .comment-card .img {
            width: 30%;
            padding-top: 30px;
            float: left;
        }

            .comment-content .comment-card .img > img {
                width: 100%;
            }

        .comment-content .comment-card .text {
            float: left;
            width: 60%;
            margin-left: 25px;
        }

.card-shadow {
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(204, 204, 204,1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(204, 204, 204,1);
    box-shadow: 0px 0px 5px 1px rgba(204, 204, 204,1);
}

.container.post {
    margin-bottom: 50px;
    background-color: #fff;
    max-width: 1300px;
}

.text-title h2 {
    font-weight: bold;
    font-size: 26px;
}

    .text-title h2 img {
        width: 26px;
    }

.popular-content {
    padding: 0 10px;
}

.catering-card-container {
    display: none;
}

.home-meal-box {
    background: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../Images/catering/meal-box.jpg') center;
    background-position: center center;
}

.home-snack-box {
    background: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../Images/catering/snack-box.jpg');
    background-position: center center;
}

.home-food-truck {
    background: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../Images/catering/home-food-truck.jpg');
    background-position: center center;
}

.home-food-stall {
    background: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../Images/catering/home-food-stall.jpg');
    background-position: center center;
}

.home-other-box {
    background: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../Images/catering/other-box.jpg');
    background-position: center center;
}

.home-food-service {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 210px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.home-other-box {
    line-height: unset;
    height: 210px;
    padding: 15px 0;
}

    .home-food-service a,
    .home-other-box > div {
        color: #ffffff;
        font-size: 20px;
        vertical-align: middle;
    }

.food-service-other-box .other-box-contact {
    margin-top: 10px;
    padding: 10px 0;
    background-color: rgba(255, 255, 255, 0.9);
    color: #000;
}

.food-service-other-box p {
    margin: unset;
}

    .home-other-box .other-box-contact p {
        font-size: 16px;
    }

.slider-box {
    max-width: 260px;
    margin-right: 10px;
    display:inline-block;
}

.catering-home-link {
    cursor: pointer;
    outline: unset
}

.home-meal-snack-box .catering-home-link {
    color: #ffffff;
    font-size: 26px;
}

    .home-meal-snack-box .catering-home-link:hover {
        color: #ffffff;
        background-color: unset;
        text-decoration: underline;
        border-color: transparent;
    }

.row-contact {
    margin: 100px -10px 0px -10px;
    text-align: center;
    position: relative;
    /*min-height:450px;*/
    background-color: #007791;
    padding: 50px 20px;
}

.row-contact2 {
    padding: 30px 0;
    clear: both;
    margin: 0 -10px !important;
    color: #000;
}

    .row-contact2 hr {
        border-color: rgba(121,121,121,0.8);
    }

    .row-contact2 img {
        height: 400px;
        width: auto;
    }

    .row-contact2 table {
        max-width: 1200px;
        margin: auto;
    }

    .row-contact2 table {
        max-width: 1200px;
        margin: auto;
    }

        .row-contact2 table td:first-child {
            width: 40%;
            text-align: center;
            vertical-align: middle;
            padding-right: 10px;
        }

        .row-contact2 table td:last-child {
            padding: 0 20px;
        }

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.home-tab-detail.custom-home-tab {
    padding-top: 15px !important;
}

.text-right {
    text-align: right !important;
}

.resCard {
    position: relative;
    /*padding: 10px;*/
    margin-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom:10px;
}

.resCard-DoublePrice {
    min-height: 580px;
}
.resCard-SinglePrice {
    min-height: 470px;
}

.restaurant-card {
    text-align: left;
    min-height: unset;
}

    .restaurant-card .restaurant-cover {
        width:100%;
        height:auto;
    }
    .restaurant-card .icon-map-marker {
        color: #000;
        font-size: 16px;
    }

    .restaurant-card .res-badge {
        min-height: 20px;
        margin-bottom: 10px;
    }

    .restaurant-card .restaurant-logo {
        position: absolute;
        bottom: 5px;
        left: 20px;
        width: 50px;
        height: 50px;        
    }

        .restaurant-card .restaurant-logo img {
            width: 100%;
            height: auto;
            border-radius: 50%;
            background-color: #fff;
        }

.catering-session .catering-image .restaurant-logo {
    left: 5px;
    bottom: 5px;
}

.restaurant-type {
    padding: 5px;
    /*border: 1px solid #ddd;
    border-radius: 100px;*/
    /*margin-bottom: 7px;*/
    /*font-size: 16px;*/
    /*height: 80px*/
}

    .restaurant-type i {
        font-size: 22px;
        padding-right: 5px;
        float: left
    }

    .restaurant-type .pull-left {
        width: 42%;
        padding-left: 6px;
        padding-top: 25px;
    }

    .restaurant-type .pull-right {
        width: 58%;
    }

.restaurant-type-disable {
    opacity: 0.3;
    background-color: #E3E3E3;
}

    .restaurant-type-disable .pull-left {
        padding-left: 6px;
    }

    .restaurant-type-disable .pull-left,
    .restaurant-type-disable .pull-right {
        padding-top: 25px !important;
    }

.packagetype-name {
    padding: 5px 0;
}

.restuarant-cover {
    height: 190px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    border-radius: 6px;
}

.img {
    vertical-align: middle;
    border: 0;
}

.restaurant-name {
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: inherit;
    color: #000;
    height: 60px;
}

.restaurant-rating {
   min-height:25px;
}
.restaurant-rating-number {
    display: inline-block;
    font-weight: bold;
    padding-right:5px;
}
.rating-description {
    display: inline-block;
    padding: 1px 5px;
    background-color: #F8D908;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    min-width: 40px;
    text-align: center;
}

.restaurant-rating .br-theme-fontawesome-stars-o .br-readonly a {
    font-size: 18px;
}

.container-catering .big-icon {
    font-size: 60px;
    text-align: center;
    color: #007791;
    padding-top: 30px;
}

.color-gold {
    color: gold !important;
}

.carousel-indicators {
    margin-bottom: -25%;
}

    .carousel-indicators li {
        border: 1px solid #000;
    }

    .carousel-indicators .active {
        background-color: #000;
    }

.card-invite {
    margin: 5% 2%;
    text-align: center;
}

    .card-invite > .card-invite-detail {
        background-color: #333;
        color: #fff;
        text-align: center;
        padding: 5%;
        border-radius: 8px;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }

        .card-invite > .card-invite-detail > p {
            font-size: 18px;
        }

        .card-invite > .card-invite-detail > .contact {
            color: gold;
        }

            .card-invite > .card-invite-detail > .contact > span {
                color: #fff;
            }

.text-title-contact {
    color: #fff;
    padding-bottom: 50px;
}

.restaurant-detail {
    min-height: 175px;
    height: 205px;
}

    .restaurant-detail,
    .restaurant-detail-footer {
        padding:0 10px;
    }

.homePrice {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 20px;
    padding: 0 25px;
}

.price-start {
    color: #22b14c;
}

.button {
    width: 280px;
    height: 60px;
    color: #007791;
    font-size: 20px;
    border: none;
    padding: 12px 32px;
    margin: 10px;
    font-weight: bold;
    border-radius: 25px;
    background-image: none;
    box-shadow: 3px 3px 15px #ccc;
}

.seeMenubutton {
    background-color: #EC5252;
    border-radius: 4px;
    border-color: #EC5252;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.1);
    width: 100%;
    opacity: 0;
}

    .seeMenubutton:hover, .seeMenubutton:focus {
        background-color: #fff;
        text-decoration: inherit;
        border-color: #EC5252;
        color: #EC5252;
    }

.btn-link:hover {
    background-color: #fff;
    text-decoration: inherit;
    border-color: #007791;
    color: #007791;
}

.resCard:hover .seeMenubutton {
    opacity: 1;
}

.resCard:hover {
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.1);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 31px;
}

/*.select2-dropdown {
    z-index: 1002;
}*/

.catering-type {
    width: 100%;
    min-height: 100px;
}

    .catering-type > div {
        width: 140px;
        float: left;
        text-align: center;
        padding: 10px;
        margin: 5px;
    }

    .catering-type img {
        width: 100%;
        margin-bottom: 15px;
    }

        .catering-type img:hover {
            box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
        }

    .catering-type p {
        font-weight: bold;
    }

.catering-body-top {
    padding: 0 10px;
}

.catering-body-bottom {
    clear: both;
}


.line-qr-code {
    width: 200px;
    height: auto;
}

.restaurant-detail, 
.restaurant-name {
    margin-top: 5px;    
    overflow: hidden;
}
 
.restaurant-name a{
    color: #000;
    outline:unset;
}

.resDesc {
    height: 40px;
    color: #999;
    overflow: hidden;
}

.leadTime-label,
.popular-label {
    display: table;
    color: white;
    /*font-weight: bold;*/
    padding: 3px 8px 3px 5px;
    cursor:default;
    /*border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;*/
}

.popular-label {
    background-color: #EC5252;
    margin-bottom:5px;
}

.leadTime-label {
    background-color: #EC5252;
    font-size:16px;  
}

.restaurant-badge {
    position: absolute !important;
    top: 20px !important;
}

.comment-content .comment-card .comment-card-rating {
    padding-bottom: 5px;
}

.food-service {
    max-height: 250px;
    overflow: hidden;
}

.autocomplete-suggestions {
    z-index: 1030 !important;
}

.dropdown-menu {
    z-index: 1003;
}

@media (max-width: 1170px) {
    .nav.nav-tabs.tab-blog-category.tab-mobile {
        border-bottom: unset;
        height: 70px;
        line-height: 50px;        
        overflow-x: auto;
        white-space: nowrap;
    }
        .nav.nav-tabs.tab-blog-category.tab-mobile > li {
            float: unset;
            display: inline-block;
        }

    /* Hide scrollbar for Chrome, Safari and Opera */
    .nav.nav-tabs.tab-blog-category.tab-mobile::-webkit-scrollbar {
        display: none;
    }

    /* Hide scrollbar for IE and Edge */
    .nav.nav-tabs.tab-blog-category.tab-mobile {
        -ms-overflow-style: none;
    }
}


@media(max-width: 768px) {
    .catering-body {
        padding: 0 10px;
    }

    .container-catering .body-content-div {
        min-height: unset;
        margin-bottom: 30px;
    }

    .image-bg-fluid-height {
        min-height: unset;
        background-position: top;
    }

    .headtext-center {
        margin: 0 auto;
        z-index: 4;
        padding: 80px 45px;
    }

    .headtext-box {
        display: none;
    }

    .home-meal-box {
        margin-bottom: 20px;
    }

    .home-meal-box, .home-snack-box {
        background-size: 100% auto;
    }

    .row-contact2 table td:first-child {
        display: none;
    }

    .resCard {
        width: unset;
        border-bottom: 1px solid #ccc;
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: unset;
        margin-left: 5px;
        margin-right: 5px;
    }

    .home-meal-box,
    .home-snack-box {
        background-size: cover !important;
    }

    .resCard .seeMenubutton {
        opacity: 1;
        margin-top: 15px;
    }

    .restaurant-detail .restaurant-name {
        margin: 10px 0;
        height: unset;
        overflow: hidden;
        margin-top: unset;
    }

    .catering-card-body .restaurant-name {
        margin: 10px 0;
        height: unset;
        overflow: hidden;
    }

    .restaurant-detail {
        min-height: unset;
        height: unset !important;
        padding-left:unset;
        margin-left:-15px;
    }

    .homePrice {
        position: unset;
        bottom: 0;
        left: 0;
        right: 0;
        margin-bottom: 20px;
        padding: unset;
    }
}

.catering-slider .slick-track {
    margin-left: unset;
}

@media(max-width: 480px) {

    .home-meal-box, .home-snack-box {
        background-size: auto 100%;
    }

    .headtext-box .headtext-box-table td {
        display: block;
        padding: unset !important;
    }

    .resDesc {
        height: unset;
        /*padding-bottom: 10px;*/
        min-height: unset;
    }

    .catering-type > div {
        width: 25%;
        float: left;
        text-align: center;
        margin-left: 15px;
    }

    .restaurant-card .res-badge {
        min-height: unset;
        margin-top: 15px;
    }
    .res-badge .last-used {
        display:block;
        padding-top:5px;
    }

    .headtext-center {
        margin: 0 auto;
        z-index: 4;
        padding: 80px 20px 0px;
    }

    .container.option {
        background-color: #fff;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .option-title {
        display: block !important;
        font-size: 16px;
        font-weight: bold;
        width: 100%;
    }

    .option-content .option-card {
        padding-left: 50px;
    }

        .option-content .option-card .image {
            margin-top: unset;
        }

    .comment-content .comment-card {
        width: 600px;
        display: inline-block;
        padding: 0;
    }

    .catering-body-top {
        padding: 0;
    }

        .catering-body-top .text-title {
            padding: 0;
        }

        .catering-body-top .col-sm-6 {
            padding: 0;
        }

    .text-title h2 {
        padding-left: 0;
        padding-right: 0;
    }

    .popular-content .text-title {
        padding-left: 0;
        padding-right: 0;
    }

    .catering-search-form .home-input {
        margin: 20px 10px;
    }

    .row-contact2 table td:last-child {
        padding: 0 10px;
    }

    .content-header h1 .headtext-1 {
        font-size: 22px;
    }

    .content-header h1 .headtext-2 {
        font-size: 20px;
    }

    .process-content .process-card {
        padding: 20px;
    }

        .process-content .process-card .text {
            float: unset;
            width: 100%;
            padding-left: 40px;
        }

    .comment-content .comment-card .img {
        width: 40%;
        padding-top: 30px;
        float: unset;
        margin: auto;
    }

    .comment-content .comment-card .text {
        float: unset;
        width: 100%;
        margin-left: unset;
        margin: auto;
        padding-top: 20px;
    }

    .comment-content .comment-card {
        text-align: center;
    }

    .restaurant-card-container {
        margin-left: -10px;
        margin-right: -10px;
    }

    .card-mobile {
        margin-bottom: 15px;
        min-height: 150px;
        padding-top: 10px;
        -webkit-box-shadow: 0px 0px 5px 1px rgba(204, 204, 204,1);
        -moz-box-shadow: 0px 0px 5px 1px rgba(204, 204, 204,1);
        box-shadow: 0px 0px 5px 1px rgba(204, 204, 204,1);
        border-radius: 4px;
        background-color: #fff;
    }

        .card-mobile .image {
            width: 50%;
            float: left;
        }

            .resCard .restaurant-card .restaurant-cover,
            .card-mobile .image img {
                width: 100%;
                min-height: 150px;
                -o-object-fit: cover;
                font-family: object-fit\:cover;
                object-fit: cover;
                margin-left: 10px;
                margin-top: 5px;
                margin-bottom: 10px;
                border-radius: 4px;
            }

        .card-mobile .detail {
            padding-left: 0;
            width: 50%;
            float: left;
            min-height: 150px;
        }

            .card-mobile .detail p {
                margin-bottom: 5px;
                margin-left: 5px;
                color: #000;
            }

            .card-mobile .detail .card-title {
                font-size: 16px;
                padding-bottom: 5px;
                text-decoration: inherit;
                color: #000;
            }


        .card-mobile .restaurant-type {
            width: 50%;
            float: left;
            border: unset;
            padding: 0 10px;
            border-radius: unset;
            font-size: 14px;
            height: 90px
        }

    .restaurant-type .font-price {
        font-size: 18px;
    }

    .restaurant-type .font-min {
        font-size: 12px;
    }

    .restaurant-type i {
        font-size: 22px;
    }

    .card-mobile .restaurant-type span {
        padding: 5px 0;
    }

    .restaurant-type .pull-left {
        padding-top: 7px;
    }

    .restaurant-type .pull-right {
        padding-top: 7px;
    }

    .restaurant-type-disable {
        opacity: 0.1;
        background-color: #fff;
    }

    .card-mobile .restaurant-type.border:first-child {
        border-right: 1px solid #ccc !important;
    }

    .card-mobile .restaurant-type.border:last-child {
        border-left: 1px solid #ccc !important;
    }

    .restaurant-card .restaurant-logo {
        bottom: 10px;
        left: 25px;
    }

    .catering-slider .restaurant-card .restaurant-logo {
        left: 20px;
        bottom: 10px;
        width: 60px;
        height: 60px;
    }

    .content-header {
       
        height: 100vh;
    }

    .slider-box {
        max-width: unset;
        margin-left: 5px;
        margin-right: 5px;
    }
}


@media(max-width: 330px) {
    .card-mobile .restaurant-type {
        font-size: 12px;
    }

    .restaurant-type .font-price {
        font-size: 16px;
    }

    .restaurant-type .font-min {
        font-size: 10px;
    }

    .restaurant-type i {
        font-size: 20px;
    }
}

/************Restuarant Detail*************/

.restuarantTitle {
    padding-left: 100px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 100px;
    z-index: 4;
    margin: -0px -40px;
    background-size: cover;
    position: relative;
    min-height: 400px;
    background-repeat: no-repeat;
    background-position: top;
    background-color: #f8f8f8;
}

.restuarant-header {
    max-width: 1200px;
    margin: auto;
}

.restuarantTitle h2 {
    text-align: left;
    font-size: 14px;
    color: #221f1f;
    font-weight: normal;
    padding-bottom: 10px;
}

.p {
    padding-top: 50px;
    font-size: 16px;
    padding-bottom: 20px;
}

.icon {
    display: inline-block;
    font-size: 20px;
    padding-right: 10px;
}

.icon-filter {
    width: 18px;
    height: 18px;
}

.menuContent {
    padding-top: 40px;
    padding-left: 50px;
    padding-right: 50px;
}

.delivery {
    margin-top: 40px;
}

    .delivery img {
        height: 70px;
        width: auto;
        vertical-align: top;
        margin-top: 0px;
    }

.delivery-title {
    display: inline-block;
    font-size: 24px;
    text-align: left;
    padding-left: 30px;
}

.delivery-description {
    display: inline-block;
    margin-top: 20px;
    font-size: 20px;
    font-style: italic;
    background-color: #fcf7b3;
    padding: 15px 50px;
}

.text-title h1 {
    text-align: left;
    font-weight: bold;
    font-size: 32px;
}

.text-title h3 {
    text-align: left;
    font-weight: bold;
    font-size: 26px;
    font-family: Prompt, sans-serif;
}

.condition {
    color: red;
    font-style: italic;
    font-size: 16px;
}

.menuTitle {
    font-size: 20px;
}

.table-menu-section tr {
    border-bottom: 10px solid #ffffff;
    margin-top: 5px;
}

.table-menu-section td:first-child {
    background-color: #f8f8f8;
    padding: 15px;
    width: 300px;
}

.table-menu-section td:last-child {
    background-color: #efefef;
    padding: 15px;
    text-align: right;
    color: #22b14c;
    font-weight: bold;
    font-size: 18px;
    width: 150px;
}

.table-menu-section.table-left {
    float: right;
}

.table-menu-section.table-right {
    float: left;
}

.table-menu-section2 {
    width: 95%;
    margin: auto;
    min-width: 700px;
}

.table-two-callum,
.table-three-callum {
    width: 80%;
}

.table-menu-section2.table-two-callum td {
    width: 50% !important;
}

.table-menu-section2.table-three-callum td:last-child {
    width: 25% !important;
}

.table-menu-section2 td:last-child {
    width: 18%;
}

.table-menu-section2 thead td {
    background-color: #efefef;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

.table-menu-section2 tbody td {
    background-color: #f8f8f8;
}

.table-menu-section2 td {
    padding: 15px;
    border-left: solid 5px #ffffff;
    border-bottom: solid 2px #ffffff;
}

.menuSection {
    padding-top: 40px;
    overflow-x: auto;
}

.menuBG {
    background-color: #f8f8f8;
    padding: 15px;
    /*height: 50px;*/
    text-align: left;
    /*line-height: 4em;*/
    /*margin-left: 5px;
    margin-top: 10px;*/
}

/*.menuBGtableH {
    background-color: #efefef;
    height: 70px;
    text-align: center;
    line-height: 5em;
    margin-left: 5px;
    font-weight: bold;
    margin-top: 2px;
}

.menuColumn {
    text-align: left;
    font-weight: normal;
    height: 50px;
    line-height: 4em;
    margin-left: 5px;
    margin-top: 2px;
    background-color: #f8f8f8;
}*/

.price {
    background-color: #efefef;
    padding: 15px;
    /*height: 50px;*/
    text-align: right;
    /*line-height: 3em;*/
    color: #22b14c;
    /*margin-top: 10px;*/
    font-weight: bold;
    font-size: 18px;
}

.priceS2 {
    color: #22b14c;
    font-weight: bold;
    font-size: 18px;
    text-align: right;
}

.price-red {
    color: #ec5252 !important;
}

.imglog {
    width: 300px;
    height: auto;
    text-align: center;
}

.body-right {
    float: right;
    width: 33.33333333%;
    display: inline-block;
    text-align: center;
}

.body-left {
    display: inline-block;
    margin-right: 0px;
    width: 66.66666667%;
}

.gallery {
    padding-top: 50px;
}

.stickyButton.salmon {
    background-color: #ec5252;
    margin-bottom: 10px;
    width: 50px;
    height: 50px;
}

.stickyButton.line {
    background-color: #05da41;
}

.menuName {
    margin: 0px;
    height: 20px;
    width: 250px;
}

.btn.btn-link.active.btn-lg.stickyButton {
    width: 60px;
    color: #fff;
}

#fixbutton {
    position: fixed;
    bottom: 250px;
    right: 30px;
    width: 40px;
    cursor: pointer;
}

.table-fix-button td {
    display: table-row;
}

.fab.fa-line {
    font-size: 28px;
}

.button.salmon {
    background-color: #ec5252;
    color: #fff;
}

.button.line {
    background-color: #05da41;
    color: #fff;
}

.modal-header {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.menu-order-list {
    background-color: #f8f8f8;
    padding: 15px;
    margin-right: 5px;
    margin-bottom: 3px;
}

.home-form-search {
    float: none;
    margin: 0 auto;
    padding: 20px;
}

.catering-search {
    padding: 30px 10px 10px;
   
}
    .catering-search.home-catering-search-fix {
        display: none;
        top: 0px;
        left: 0;
        right: 0;
        padding: 15px 0;
        z-index: 1000;
        max-width: unset;
        background-color: #444;
        position: relative;
    }

        .catering-search.home-catering-search-fix label {
            display: none;
        }

        .catering-search.home-catering-search-fix .container {
            max-width: 1100px;
            margin: auto;
            padding: 0px 10px !important;
        }

    .catering-search .home-input .select2-container .select2-selection--single,
    .restaurant-sorting.home-input .select2-container .select2-selection--single {
        height: unset !important;
        border: 1px solid #ccc !important;
        height: 45px !important;
        box-shadow: none;
        padding-left: 30px;
    }

.restaurant-sorting.home-input .select2-container .select2-selection--single {
    padding-left: 20px;
    padding-right: 20px;
}

.catering-search .home-input .package-type .select2-container .select2-selection--single {
    border-radius: unset !important;
    border-right: unset !important;
}

.catering-search .select2-container--default .select2-selection--single .select2-selection__arrow,
.restaurant-sorting .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

.table-search {
    width: 100%;
}

    .table-search td {
        width: 50%;
    }

.catering-search .search-budget {
    padding: 0 0px;
    width: 100%;
}

    .catering-search .search-budget .input-group-addon {
        padding: 6px 15px;
        font-size: 14px;
        color: #555;
        background-color: #fff;
    }

.select2-item-center li {
    text-align: center;
}

.catering-search .must-click {
    color: #2b2b2b;
    font-weight: 700;
    padding: 0px 30px;
    outline: unset;
}

.SearchboxBackdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .5;
    background-color: #000;
    z-index: 1001;
    display: none;
}

.catering-search-form .home-input {
    z-index: 1002;
}

.restuarant-holiday {
    padding-top: 3px;
    border-top: 1px solid #ccc;
}

@media(max-width: 768px) {
    .table-menu-section.table-right,
    .table-menu-section.table-left {
        float: unset;
        margin: auto;
    }

    .table-menu-section.table-right {
        margin-top: 20px;
    }

    .gallery .item {
        text-align: center;
    }

    .table-search td:last-child {
        width: 50%;
        padding-right: 0px;
    }
}

@media(max-width: 480px) {

    .catering-search {
        padding: 0 20px 30px;
    }

    .restuarantTitle {
        padding: 20px 20px 40px;
        margin: -0px -10px;
    }

    .menuContent {
        padding: 20px 30px;
    }

    .menuBG {
        background-color: #f8f8f8;
        height: unset;
        padding: 20px 0;
        text-align: left;
        line-height: unset;
        margin-left: 0px;
        margin-top: unset;
    }

    .button {
        width: 100%;
        margin: 10px 0;
    }

    .body-right {
        float: unset;
        width: 100%;
    }

    .body-left {
        width: 100%;
    }

    .imglog {
        width: 100%;
        height: auto;
    }

    .fix-button-mobile {
        bottom: 0 !important;
        left: 0;
        right: 0;
    }

    .btn.btn-link.active.btn-lg.stickyButton {
        width: 100% !important;
        height: unset !important;
        margin: unset;
        border-radius: unset;
    }

        .btn.btn-link.active.btn-lg.stickyButton.salmon {
            padding: 13px 0;
        }

    .table-fix-button {
        width: 100vw !important;
    }

        .table-fix-button td {
            display: table-cell;
            width: 50%;
            vertical-align: bottom;
        }

    .menu-order-list {
        margin-right: 0px;
    }

    .delivery-title {
        display: block;
        padding-left: 0px;
        text-align: center;
        padding-top: 15px;
    }

    .delivery-description {
        padding: 15px 10px;
    }

    .table-search {
        width: 100%;
    }

        .table-search td {
            display: block;
            width: 100% !important;
            padding: 0px;
        }

            .table-search td:first-child {
                margin-bottom: 15px;
            }

    .card-invite > .card-invite-detail {
        background-color: #333;
        color: #fff;
        text-align: center;
        padding: 5%;
        border-radius: 8px;
        width: 98%;
        margin-left: auto;
        margin-right: auto;
    }

        .card-invite > .card-invite-detail > p {
            font-size: 14px;
        }

    .row-contact2 {
        padding: 30px 5%;
        clear: both;
        margin: 0 -10px !important;
        color: #000;
    }

    /*.catering-search .must-click {
        margin-top:15px;
    }*/
}

/************End Restuarant Detail*************/

/************Lightbox-Gallery*************/
.photo-gallery {
    color: #313437;
    background-color: #fff;
}

    .photo-gallery p {
        color: #7d8285;
    }

    .photo-gallery h2 {
        font-weight: bold;
        margin-bottom: 40px;
        padding-top: 40px;
        color: inherit;
    }

@media (max-width:767px) {
    .photo-gallery h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px;
    }
}

.photo-gallery .photos {
    padding-bottom: 20px;
}

.photo-gallery .item {
    padding-bottom: 30px;
}



/************End Lightbox-Gallery*************/

/*Fix a conflict on facebook icon for font awesome v4.6.3 & v5.0.13*/
.fa.fa-facebook {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.4em;
    line-height: 35px;
}


/************Search Results*************/


.search-results .catering-search-fix {
    /*position: fixed;*/
    left: 0;
    right: 0;
    z-index: 1002;
    padding: 15px 30px;
    background-color: #f2f2f2;
    max-width: unset;
    display:block;
    top:unset;
}

.catering-search-fix .home-input {
    z-index: 1003 !important;
}

.catering-search-form {
    max-width: 1232px;
    margin: auto;
}

.search-results-content-main {
    display: none;
}
.search-results-content {
    padding-top: 100px;  
}

.no-search-results-content {
    display: block;
    padding-top: 150px;
    text-align: center;
    display: none;
}

    .no-search-results-content i {
        font-size: 100px;
        color: #999;
    }

    .no-search-results-content p {
        color: #999;
    }

.restaurant-sorting {
    float: right;
}

.food-type-filter {
    border-bottom: solid 1px #ccc;
    border-color: rgba(204, 204, 204, 0.5);
}

.distance-filter {
    padding-top: 15px;
}

.description-left-filter {
    border-radius: 5px;
    background-color: #f2f2f2;
    color: #565656;
    padding: 20px;
    margin-top: 30px;
}

    .description-left-filter i {
        color: #007791;
        font-size: 18px;
        padding-right: 3px;
    }

    .description-left-filter table {
        width: 100%;
    }

    .description-left-filter td {
        padding: 5px 0;
    }

        .description-left-filter td:first-child {
            padding-right: 5px;
        }

.filter-mobile-navmenu {
    background-color: #ffffff;
    -webkit-overflow-scrolling: touch; /* <-- added */
}



.filter-mobile-container {
    max-height: unset;
    overflow-y: unset;
    padding: unset;
}

.page-opacity {
    position: absolute;
    top: -100px;
    left: 0;
    right: -10px;
    height: 150%;
    background-color: #fff;
    opacity: 0.8;
    z-index: 999;
    display: none;
}

.search-results-content .content-top {
    width: 100%;
    padding: 0 10px 20px 25px;
    display: table;
}

    .content-top h4 {
        padding-top: 10px;
        margin-top: unset;
        margin-bottom: unset;
    }

.search-filter-desktop {
    padding-left: 20px;
}

.catering-filter-mobile {
    display: none;
}

.only-desktop {
    display: block;
}

.only-mobile {
    display: none;
}

.tooltip-inner {
   padding:15px;
   font-size:14px;
}

.filter-mobile-title {
    margin: 15px 20px 0px;
}

.search-filter-mobile {
    padding: 0px 15px 0px 15px;
}

#filters .right-header {
    top: 10px;
}

.filter-mobile-navmenu-button {
    position: absolute;
    bottom: 0;
    width: 100%;
    /*padding: 10px 20px 10px;
    border-top: 1px solid #ccc;*/
}

.filter-mobile-navmenu-button hr {
   display:none;
}

    .filter-mobile-navmenu-button .custom-select {
        height: unset;
        padding: 15px 30px;
    }

.popover {    
    z-index: 1030;
}

.search-results-location-empty {
    display:none;
    text-align:center;
    font-size:20px;
    padding:200px 0 50px;
}

.restaurant-card-container .green-packaging {
    right: 35px;
}
.green-packaging-mobile {
    background-color: #22b14c;
    color: #fff;
    border-radius: 5px;
    font-size: 12px;
    margin-bottom: 10px;
    display: none;
}

    .green-packaging-mobile img {
        height: 23px;
        padding:3px;
        background-color: #fff;
        border-radius: 5px;
        border: 1px solid #22b14c;
    }

.eventbanana-banner a {
    padding: 10px;
}

@media(max-width: 1060px) {
    .search-results .catering-search-fix {
        margin-top:42px;
    }

    .search-results-content {
        margin-top: 30px;
    }
}

@media(max-width: 991px) {
    .filter-search-venue {
        display: block;
    }

    .content-top {
        width: 100%;
        padding-bottom: 15px;
        padding-left: 15px;
        display: table;
    }
}

@media(max-width: 768px) {
    .search-results .catering-search-fix {
        position: unset;
    }

    .no-search-results-content {
        padding-top: 50px;
    }

    .search-results-content {
        padding-top: unset;
    }
}

@media(max-width: 480px) {
    .search-results .catering-search-fix {
        padding: 15px 15px;
    }

    .search-results-content {
        padding-top: 95px;
    }

    .only-desktop {
        display: none !important;
    }

    .only-mobile {
        display: block;
    }

    .catering-search-form .s-rpad {
        padding: 0 !important;
    }

    .restaurant-sorting {
        float: left;
        margin-left: unset;
    }

    .catering-filter-mobile {
        display: block;
        background-color: #fafafa;
        margin: 0 -10px;
        padding: 10px 10px;
    }

        .catering-filter-mobile table {
            width: 100%;
        }

            .catering-filter-mobile table td {
                width: 50%;
            }

                .catering-filter-mobile table td button {
                    background-image: none;
                    border-radius: unset;
                    width: 100%
                }

    .filter-mobile-container {
        /*max-height: calc(100vh - 260px);*/
        overflow-y: auto;
        padding-right: 10px;
    }

    .search-results-location-empty {
        font-size: 18px;
        padding: 200px 20px 50px;
    }

        .search-results-location-empty .btn {
            margin-top: 20px;
            padding: 10px 20px;
        }

    .restaurant-card-container .green-packaging {
       display:none;
    }

    .green-packaging-mobile {
        display:block;
    }

    .eventbanana-banner {
        padding: unset;
    }

        .eventbanana-banner a {
            padding: 5px;
        }
}

/*carousel */
.carousel-showmanymoveone .carousel-control {
    width: 4%;
    background-image: none;
}

    .carousel-showmanymoveone .carousel-control.left {
        margin-left: 0;
    }

    .carousel-showmanymoveone .carousel-control.right {
        margin-right: 0;
    }

.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
    display: none;
}

.carousel .item .col-xs-12 {
    padding: 0;
}


/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
    .carousel .item .col-xs-12:nth-last-child(-n+2) {
        display: none;
    }
}

@media all and (min-width: 768px) {
    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
        left: -50%;
    }

    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
        left: 50%;
    }

    .carousel-showmanymoveone .carousel-inner > .left,
    .carousel-showmanymoveone .carousel-inner > .prev.right,
    .carousel-showmanymoveone .carousel-inner > .active {
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
        display: block;
    }
}

@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        left: 0;
    }

        .carousel-showmanymoveone .carousel-inner > .item.left,
        .carousel-showmanymoveone .carousel-inner > .item.prev.right,
        .carousel-showmanymoveone .carousel-inner > .item.active {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            left: 0;
        }
}

@media all and (min-width: 992px) {
    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
        left: -16.6%;
    }

    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
        left: 16.6%;
    }

    .carousel-showmanymoveone .carousel-inner > .left,
    .carousel-showmanymoveone .carousel-inner > .prev.right,
    .carousel-showmanymoveone .carousel-inner > .active {
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner .cloneditem-2,
    .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
        display: block;
    }
}

@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(16.6%, 0, 0);
        transform: translate3d(16.6%, 0, 0);
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-16.6%, 0, 0);
        transform: translate3d(-16.6%, 0, 0);
        left: 0;
    }

        .carousel-showmanymoveone .carousel-inner > .item.left,
        .carousel-showmanymoveone .carousel-inner > .item.prev.right,
        .carousel-showmanymoveone .carousel-inner > .item.active {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            left: 0;
        }
}


/****************catering**************************/
.catering-session {
    max-width: 1300px;
    width: 100%;
    /*margin: auto;*/
    margin-top: 50px;
    /*overflow: hidden;*/
}

    .catering-session .catering-title {
        font-size: 20px;
        text-align: left;
        padding-bottom: 15px;
        font-weight: bold;
    }

        .catering-session .catering-title img {
            width: 20px;
        }

    .catering-session .catering-card {
        position:relative;
        display: inline-block;
        width: 320px;
        vertical-align: top;
        margin: 5px 13px;
        outline: none;
        cursor: pointer;
    }

    .catering-session .catering-card-contain,
    .resCard {
        border-radius: 5px;
        overflow: hidden;
        -webkit-box-shadow: 0px 0px 5px 1px rgba(204, 204, 204,1);
        -moz-box-shadow: 0px 0px 5px 1px rgba(204, 204, 204,1);
        box-shadow: 0px 0px 5px 1px rgba(204, 204, 204,1);
    }

    .catering-session .catering-image {
        position: relative;
    }

        .catering-session .catering-image img.restaurant-cover {
            width: 100%;
            height: auto;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
        }

    .catering-session .catering-card-body {
        min-height: 200px;
    }

        .catering-session .catering-card-body .restaurant-name {
            margin-top: 5px;
            height: 60px;
            overflow: hidden;
        }

        .catering-session .catering-card-body p.res-badge {
            position: absolute;
            bottom: 10px;
        }

.slick-arrow.slick-disabled {
    display: none !important;
}

@media(max-width: 480px) {
    .catering-session .catering-card {
        margin: 5px 10px;
    }
}

/****************End catering**************************/
/****************Blog**************************/
.blog-section {
    margin: 0 auto !important;
    /*unset this*/
    /*padding-top: 50px;*/
}

    .blog-section .blog-title {
        font-size: 20px;
        text-align: left;
        padding-bottom: 15px;
        font-weight: bold;
    }

        .blog-section .blog-title > img {
            width: 20px;
        }

#blogVenue-container .blog-section {
    padding-top: unset !important;
}

    #blogVenue-container .blog-section .blog-content-img {
        height : unset !important
    }

.blog-content {
    margin: 10px;
    position: relative;
    width: 320px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(204, 204, 204,1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(204, 204, 204,1);
    box-shadow: 0px 0px 5px 1px rgba(204, 204, 204,1);
}

.blog-content-img {
    margin: 0 auto;
    height: 250px;
    position: relative;
    overflow: hidden;
}

.blog-content img {
    width: 100%;
    height: auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    outline: none;
}


.blog-content-detail {
    padding: 10px;
    text-align: left;
}

.blog-content-title {
    font-size: 14px;
    font-weight: bold;
    min-height: 50px;
    display: flex;
    align-items: center;
    width: 100%;
}

.blog-content-text {
    height: 60px;
    overflow: hidden;
}

.blog-content-arrow {
    float: right;
    width: 70px;
    color: #fff;
    /*font-weight:bold;*/
    margin-top: 10px;
    margin-right: 10px;
    padding: 5px 8px;
    background-color: #FFCC00;
}

    .blog-content-arrow i {
        padding-left: 10px;
        font-size: 20px;
        vertical-align: bottom;
    }

.blog-content .view-counter {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 80px;
    padding-left: 10px;
    padding-top: 10px;
    color: #fff;
    background: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, 0));
    font-size: 13px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

    .blog-content .view-counter i {
        color: #fff !important;
    }

.blog-content-last {
    position: relative;
    height: 385px;
    margin: 10px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(204, 204, 204,1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(204, 204, 204,1);
    box-shadow: 0px 0px 5px 1px rgba(204, 204, 204,1);
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(../Images/home/blog-last-bg.jpg);
}

.blog-content-last-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    margin: auto;
    text-align: center;
}

    .blog-content-last-content a {
        color: #fff;
    }

@media(max-width:480px) {
    .blog-content-last {
        height: 410px;
    }
}

/****************End Blog**************************/

/**************reference****************/
.reference-section {
    max-width: 800px;
    margin: 0 auto !important;
    padding-top: 50px;
}

    .reference-section .reference-title {
        width: 100%;
    }

    .reference-section .reference-slider .reference-card img {
        height: 200px;
    }
/****************End reference**************************/

/**************Partner****************/
.partner-session {
    padding: 50px 0;
    max-width: 1200px;
    margin: auto;
}

.partner-left, .partner-right {
    background-size: cover;
    color: #000;
    height: 250px;
    width: 100%;
    /*max-width: 500px;*/
    text-align: center;
    position: relative;
    /*border-radius: 8px;*/
    margin: auto;
    margin-top: 20px;
    background-color: #f2f2f2;
}

.partner-left {
    background: url('../Images/catering/catering-partner-bg.jpg');
    background-size: cover;
    background-position: center;
}

.partner-right {
    /*background: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../Images/home/company-party.jpg');*/
}

.partner-content-contact {
    padding-top: 15px;
    line-height: 25px;
}

.partner-left .partner-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 140px;
    padding: 0 80px;
}

.partner-right .partner-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 140px;
    padding: 0 20px;
}

.last-section-desc {
    padding: 20px !important;
    height: 350px;
}

.partner-leftc a {
    padding: 15px;
}

@media(max-width:1200px) {
    .last-section-desc {
        height: auto;
    }
}

@media(max-width:480px) {
    .partner-session {
        padding-top: 0px;
        padding-bottom: 0px;
        max-width: 1100px;
        margin: auto;
        overflow: unset;
    }

    .partner-left .partner-content {
        padding: 0 20px;
    }

    .partner-right-row {
        margin: 0 -10px;
    }
}
/****************End Partner**************************/


.modal-map-address .modal-content {
    /*padding: 10px;*/
}

.modal-map-address .modal-header {
    color: #000;
    border: unset;
    padding-bottom: unset;
}

.modal-map-address .modal-body {
    position: relative;
    height: calc(100vh - 100px);
    max-height: 550px;
    display: block;
}

.modal-map-address .modal-body-map {
    /*display:table-row;*/
    position: relative;
    padding-top: 15px;
    height: 100% !important;
}

.display-none {
    display: none !important;
}

#address-map-canvas .canvas-content {
    position: relative;
    height: 100%;
}


#address-map-canvas .canvas-body {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    margin-top: 100px;
}

#address-map-canvas .map-pin-center {
    height: 100%;
    margin: 0;
}

#address-map-canvas .address-map-mobile {
    height: 100%;
}

#address-map-canvas .btn-link-back {
    padding-bottom: 10px;
    color: #000;
}

    #address-map-canvas .btn-link-back span:first-child {
        padding-right: 10px;
    }

#address-map-canvas .canvas-header-mobile {
    padding: 10px;
}
/*.canvas-header-mobile .btn-link-back {
    float: left;
    width: 20%;
    text-decoration: unset;
    color: #000;
    padding: 16px;
}*/


/****************Operation Hours**************************/
.operation-hour {
    display: inline-block;
    padding: 3px 8px;
    border-radius: 5px;
    background-color: #22b14c;
    color:#fff;
    font-size:12px;
    cursor:pointer;
}

.operation-hour i{
    padding-right:5px;
}
#restaurantOperationHourModal p {
    margin:unset;
}

#restaurantOperationHourModal .restuarant-operation-hour {
    padding-bottom: 10px;
}

#restaurantOperationHourModal .restuarant-holiday-list {
    margin-bottom: 2px;
}

#restaurantOperationHourModal .modal-dialog {
    width: 300px !important;
}

#restaurantOperationHourModal .modal-header {
    border: unset;
    word-break: break-word;
    -webkit-box-shadow: 0px 3px 5px -3px rgba(204, 204, 204,1);
    -moz-box-shadow: 0px 3px 5px -3px rgba(204, 204, 204,1);
    box-shadow: 0px 3px 5px -3px rgba(204, 204, 204,1);
}

/****************End Operation Hours**************************/

/****************Loading Template**************************/

.image-loader {
    min-height: 197px;
}

.text-loader {
    min-height: 35px;
}

.text-loader-margin {
    margin-bottom:5px;
}

.table-loader {
    width:100%;
}
    .table-loader td {
        width: 50%;
    }

        .table-loader td:last-child  {
           text-align:right;
        }
    .table-loader td:last-child .text-loader {
        width: 200px;
        float:right;
    }


@media(max-width: 480px) {
    .catering-left-filter-loading {
        display: none;
    }

    .search-results-loading-template .resCard {
        margin-left: unset;
        margin-right: unset;
    }
}

    /****************End Loading Template**************************/

/****************Venue Idea**************************/

/*.eventtype-link {
    max-width: 1100px;
    margin: auto;
    padding-top: 50px;
    text-align: center;
}*/

    .eventtype-link .event-type-box {
        position: relative;
        display: inline-block;
        width: 23.7%;
        height: 180px;
        border-radius: 5px;
        margin: 5px;
        background-size: cover !important;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

        .eventtype-link .event-type-box img {
            background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)) !important;
        }

        .eventtype-link .event-type-box .event-type-box-text {
            position: absolute;
            left: 0;
            right: 0;
            text-align: center;
            font-size: 20px;
            color: #fff;
            cursor: pointer;
            top: 50%;
            transform: translateY(-50%);
        }

            .eventtype-link .event-type-box .event-type-box-text:hover {
                text-decoration: underline;
            }

@media(max-width:1100px) {
    .eventtype-link .event-type-box {
        width: 32%;
    }
}

@media(max-width:1030px) {
    .eventtype-link .event-type-box {
        width: 48%;
    }
}

@media(max-width:650px) {
    .eventtype-link .event-type-box {
        width: 44%;
        height: 150px;
    }
}
/****************End Venue Idea**************************/