﻿
#restaurant {
    text-rendering: optimizespeed;
    display: table;
}

#menuCategories {
    display: inline-block;
    width: 155px;
    letter-spacing: normal;
    word-spacing: normal;
    text-rendering: auto;
    vertical-align: top;
    zoom: 1;
}

.menu_wrap {
    padding-top: 16px;
    display: table-cell;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
    width: 471px;
}

    .menu_wrap .white_panel {
        margin-left: 8px;
        margin-right: 8px;
    }

#menu {
    line-height: 1.34;
    min-width: 340px;
    min-height: 800px;
}

    #menu .menuHeading {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

@media screen and (max-width:960px) {
    #menuCategories {
        display: none;
    }

    .menu_wrap {
        width: 60%;
    }

    .basket_container {
        width: auto;
    }
}

@media screen and (max-width:640px) {
    .menu_wrap {
        width: 100%;
    }

    .basket_container, .c-sticky .basket_container {
        display: none;
    }
}

#menuCategories {
    -moz-transition: margin-top .5s;
    -o-transition: margin-top .5s;
    -webkit-transition: margin-top .5s;
    transition: margin-top .5s;
}

    #menuCategories h2 {
        margin-top: 20px;
        padding: 20px 0 10px 0;
        font-size: 18px;
        line-height: 1em;
        margin: 0;
    }

.menuCategoriesList li a {
    padding: 10px 0 0;
    text-decoration: none;
    overflow: hidden;
    display: block;
    font-size: 14px;
    line-height: 1.2em;
}

    .menuCategoriesList li a:hover {
        text-decoration: underline;
    }

.menuCategoriesList {
    list-style: none;
    padding-bottom: 30px;
    width: 155px;
}

@media screen and (max-width:960px) {
    .menuCategoriesList {
        display: none;
    }
}

#menu .categoryName {
    padding: 16px;
    position: relative;
    display: block;
    font-weight: normal;
    font-size: 18px;
    cursor: pointer;
    margin: 0;
    text-transform: none;
}

    #menu .categoryName:after {
        content: "";
        display: block;
        position: absolute;
        top: 44%;
        right: 20px;
        height: 10px;
        width: 21px;
        background-image: url('//dy3erx8o0a6nh.cloudfront.net/images/menu-category-collapse--retina.png');
        background-size: contain;
    }

#menu .category {
    border-top: 1px solid #dfdfdf;
}

#menu #cat0.category {
    border-top: none;
}

#menu .category.collapsed .categoryName:after {
    background-image: url('//dy3erx8o0a6nh.cloudfront.net/images/menu-category-expand-retina.png');
    background-size: contain;
}

#menu .categoryDescription {
    font-size: 14px;
    padding: 0 16px 16px;
    clear: left;
    margin: 0;
}

#menu .category .productList {
    clear: both;
    overflow: hidden;
    padding: 0 16px;
}

#menu .category.collapsed .categoryDescription, #menu .category.collapsed .productList {
    display: none;
}

#menu .product {
    border-bottom: 1px dashed #dadada;
    float: left;
    width: 100%;
    display: block;
    padding: 14px 0 12px;
    position: relative;
    overflow: hidden;
}

    #menu .product:first-child {
        padding-top: 0;
    }

    #menu .product:last-child {
        border: none;
    }

    #menu .product h4 {
        font-size: 14px;
        font-weight: 600;
        line-height: 1.2em;
        text-transform: none;
    }

    #menu .product img {
        height: 40px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 999;
    }

    #menu .product .information {
        float: left;
        width: 65%;
        padding-top: 6px;
        position: relative;
    }

        #menu .product .information p {
            font-size: 14px;
            margin: 0;
        }

    #menu .product .details {
        clear: right;
        float: right;
        width: 30%;
        min-width: 100px;
        padding-bottom: 16px;
    }

        #menu .product .details:last-child {
            padding: 0;
        }

    #menu .product .moreDetail {
        float: right;
        display: block;
        min-width: 110px;
        height: 34px;
    }

        #menu .product.special-offer h4::after {
            content: "special offer";
            color: #f33;
            font-style: italic;
            padding-left: 10px;
        }

        #menu .product .moreDetail .price {
            display: inline-block;
            margin-top: 4px;
            width: 60px;
            padding-right: 5%;
            text-align: right;
            font-size: 14px;
            font-weight: 500;
        }

            #menu .product.special-offer .moreDetail .price {
                color: #ff0000;
                font-weight: bold;
            }

        #menu .product .moreDetail .actions {
            float: right;
            width: 28px;
            height: 28px;
        }

@media screen and (max-width:360px) {
    #menu {
        min-width: 300px;
    }

        #menu .product .information {
            width: 60%;
        }
}

.menuDescription {
    clear: both;
    padding: 16px;
    margin: 0;
    border-bottom: 1px solid #dfdfdf;
    font-size: 14px;
}

    .menuDescription * {
        font-size: 15px;
        font-weight: 400;
    }

    .menuDescription p {
        margin: 0 0 5px;
        padding: 0;
    }

    .menuDescription a {
        text-decoration: none;
    }

        .menuDescription a:hover, .menuDescription a:active {
            text-decoration: underline;
        }

.combopicker {
    font-size: 16px;
    line-height: 19px;
    box-shadow: #999 0 0 2px;
    box-sizing: border-box;
    margin: 20px auto;
    width: 460px;
}

    .combopicker * {
        box-sizing: border-box;
    }

    .combopicker h2 {
        font-size: 16px;
        line-height: 19px;
        padding: 12px 16px;
        float: left;
        text-transform: none;
        margin: 0;
    }

    .combopicker .errorSummary {
        margin: 0;
    }

.combopicker__close {
    cursor: pointer;
    float: right;
    margin: 16px 16px 0 0;
    text-decoration: none;
    padding: 2px 5px;
    border-radius: 4px;
}

    .combopicker__close.reset {
        margin-top: 8px;
    }


.combopicker__desc-toggle {
    float: right;
    margin: 17px 16px 0 0;
    line-height: 16px;
}

.combopicker__extra-add {
    margin-right: 16px;
    margin-top: 4px;
    height: 34px;
    width: 34px;
    display: block;
    float: right;
}

.combopicker__extra-added {
    display: inline-block;
    float: right;
    margin: 10px 16px 0 0;
}

.combopicker__extra-amount select {
    margin-top: 3px;
}

.combopicker__header h1 {
    padding: 16px;
    font-size: 24px;
    line-height: 32px;
    text-transform: none;
    margin: 0;
}

.combopicker__header p {
    padding: 0 16px 16px;
    margin: 0;
}

.combopicker__link {
    background: 0;
    display: block;
    text-decoration: none;
    border: 0;
}

    .combopicker__link:active, .combopicker__link:hover {
        text-decoration: underline;
    }

.combopicker__option {
    min-height: 44px;
    display: block;
    position: relative;
}

    .combopicker__option:hover {
        cursor: pointer;
    }

    .combopicker__option:last-child {
        border: 0;
    }

.combopicker__option-desc {
    padding: 4px 0 0;
}

.combopicker__option-details {
    display: block;
    padding: 12px 16px 12px 16px;
    padding-left: 15px;
}

    .combopicker__option-details.selected:before {
        content: '';
        border: none;
        padding: 0;
    }

    .combopicker__option-details:before {
        content: '+';
        border-radius: 15px;
        padding: 0 4px;
        font-family: Courier New, Courier, monospace;
    }


    .combopicker__option-details p {
        display: inline;
    }

    .combopicker__option-details .menupicker_qty {
        display: none;
        padding: 1px 5px;
        border-radius: 15px;
        margin-right: 5px;
        width: 25px;
        height: 25px;
        text-align: center;
        font-weight: bold;
    }

    .combopicker__option-details i {
        font-weight: 300;
        float: right;
    }

    .combopicker__option-details.selected .menupicker_qty {
        display: inline-block;
    }

.combopicker__option-name {
    font-weight: 500;
}

.combopicker__option-price {
    float: right;
}

.combopicker__options {
    height: 100%;
    max-height: 435px;
    overflow-y: auto;
}

.combopicker__options-header {
    min-height: 44px;
    width: 100%;
    overflow: hidden;
}

.combopicker__price {
    float: left;
    font-weight: 500;
    margin-top: 14px;
}

.combopicker__summary {
    padding: 16px;
    margin: -1px auto 0;
    overflow: hidden;
}

    .combopicker__summary .actions input[type="submit"], .combopicker__summary .actions .submit, .combopicker__summary .actions .resetExtras {
        font-weight: normal;
        padding: 14px 16px;
    }

    .combopicker__summary .combopicker__link {
        margin-top: -12px;
    }

.combopicker__selected-item {
    padding: 12px 16px 12px 60px;
    font-weight: 500;
    position: relative;
}

    .combopicker__selected-item:after {
        width: 46px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
        content: '';
    }

    .combopicker__selected-item span {
        font-weight: 200;
    }

.combopicker__dialog {
    display: none;
    position: relative;
    z-index: 4;
}

    .combopicker__dialog.show {
        display: block;
    }

    .combopicker__dialog.nonJs {
        display: block;
    }

    .combopicker__dialog .combopicker {
        box-shadow: none;
    }

    .combopicker__dialog .combopicker__extra-added {
        padding: 5px 16px;
        display: none;
        float: none;
        margin: 0;
    }

        .combopicker__dialog .combopicker__extra-added:before {
            position: absolute;
            top: 36px;
            left: 45px;
            content: "";
            width: 0;
            height: 0;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
        }

    .combopicker__dialog .combopicker__extra-amount {
        display: inline-block;
        margin-top: 7px;
        vertical-align: top;
    }

        .combopicker__dialog .combopicker__extra-amount input {
            font-size: 16px;
            line-height: 19px;
            font-weight: 100;
            background: none;
            height: 16px;
            width: 25px;
            border: none;
            text-align: end;
        }

    .combopicker__dialog .combopicker__extra-price {
        float: right;
        margin-top: 8px;
    }

    .combopicker__dialog .combopicker__extra-remove {
        display: inline-block;
        margin-bottom: -4px;
        height: 34px;
        width: 34px;
    }

    .combopicker__dialog .combopicker__options--required input {
        display: none;
    }

    .combopicker__dialog .combopicker__options--required .combopicker__option-details {
        padding-left: 16px;
    }

@media screen and (max-width:480px) {

    #popupOverlay {
        display: none;
    }

    .combopicker {
        margin-top: 0;
        width: 100%;
    }

        .combopicker h1 {
            font-size: 20px;
            line-height: 28px;
        }

    .combopicker__extra-amount select {
        margin-top: -1px;
    }

    .combopicker__option:last-child, .combopicker__selected-item:last-child {
        border-bottom: #cacaca 1px solid;
    }

    .combopicker__options {
        max-height: none;
    }

    .margin_bottom {
        height: 120px;
    }

    .combopicker__options-header, .combopicker__selected {
        margin-top: 4px;
    }

        .combopicker__selected + .combopicker__options-header {
            margin-top: 0;
        }

    .combopicker__summary {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 1;
    }

    .combopicker__dialog {
        padding-bottom: 76px;
        bottom: 0;
        right: 0;
        left: 0;
        top: 0;
        position: absolute;
    }

        .combopicker__dialog .combopicker__header {
            /* position: fixed; */
            margin-top: 60px;
            left: 0;
            width: 100%;
            z-index: 1;
        }

    .combopicker__content {
        /* padding-top: 5em; */
    }
}
