﻿body {
    background-image: url(../images/theme1/bg-header2.jpg);
    background-repeat: no-repeat;
    background-position: top;
    font-family: Roboto,sans-serif;
    background-color: #fffaf2;
}

.mg10 {
    margin: 10px
}

.mgud10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.allergy_info {
    border: dotted 1px gray;
    margin: 5px 0px;
    background-color: #fff7c8;
    padding: 5px;
}

.smallblock {
    float: left;
    width: 75px;
    text-align: center;
    font-size: 12px
}

#drpTime {
    color: #08acff;
    font-weight: bold;
    font-size: 20px;
}

#frmNewCustomer .alert-warning, #checkout_middle_column .alert-warning, #checkout_right_column .alert-warning {
    font-size: 14px;
}

#footer, #footer a, #footer .container {
    color: white;
    background-color: #ce895e
}

.row {
    margin-right: auto;
    margin-left: auto;
}

.top-bar {
    background: url(../images/theme1/bg-header.png) bottom repeat-x;
}

ul {
    padding: 0;
    list-style-type: none;
}

ol, ul {
    margin-left: 1.25rem;
}

ul {
    list-style-type: disc;
}

dl, ol, ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6;
}

.accordion-title, .capitalize, .item-name {
    text-transform: capitalize;
}

.menu {
    margin: 0;
    list-style-type: none;
    padding: 10px;
}

    .menu li {
        display: block;
        padding: 5px
    }

        .menu li a {
            padding: 5px 0px;
            font-size: 14px;
            color: black
        }

        .menu li:hover a, .menu li:hover, .menu_selected, .menu_selected a {
            background-color: #e3b26c;
            color: white !important;
        }


#timeslot_container {
    max-height: 400px
}

#category {
    background-color: rgba(255, 255, 255, 0.9);
}

.menu_content {
    background-color: white;
}

.meng_right {
    padding: 5px
}

.bgWhite {
    background-color: white;
}

.paddingLeft0 {
    padding-left: 0px !important
}

.paddingRight0 {
    padding-right: 0px !important
}

.padding5 {
    padding: 5px
}

.padding10 {
    padding: 10px
}

.pd15 {
    padding: 15px
}

.paddingUD5 {
    padding-top: 5px;
    padding-bottom: 5px
}

.paddingUD10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.pd10 {
    padding: 10px
}

.padding0 {
    padding: 0px !important
}

#pdf_menu button {
    background-color: #676666;
    color: white;
    padding: 10px;
    border-radius: 0px;
}

.pd0 {
    padding: 0px !important
}

.item_price {
    width: 85px;
    color: #79513a;
    font-size: 18px !important;
}

.item_basket_button {
    width: 50px;
    cursor: pointer
}

#open-state-on, .state-on {
    border-color: #5e5;
    background-color: #070;
    color: #dfd;
    -webkit-box-shadow: 0 0 5px #070, 0 0 20px #070;
    box-shadow: 0 0 5px #070, 0 0 20px #070;
    text-shadow: 0 0 10px #dfd, 0 0 35px #dfd;
}

#open-state-off, #open-state-on, .open-state {
    font-size: 1.2rem;
    line-height: 1.2rem;
    padding: .2rem .25rem;
    border-style: solid;
}

#open-state-off, #open-state-on, #open-time-on, .open-state, .open-time-info {
    max-width: 100px;
    margin: auto;
}

#open-state-off, .state-off {
    border-color: #ddd;
    background-color: #555;
    color: #ddd;
    -webkit-box-shadow: 0 0 5px #555, 0 0 20px #555;
    box-shadow: 0 0 5px #555, 0 0 20px #555;
    text-shadow: 0 0 10px #555, 0 0 35px #555;
}

.uppercase {
    text-transform: uppercase;
}

#open-time {
    font-size: 12px;
    margin-top: 9px;
    margin-bottom: 9px;
}

#allergyInfo img {
    width: 32px
}

.fz10 {
    font-size: 10px
}

.fz12 {
    font-size: 12px !important
}

.fz13 {
    font-size: 13px !important
}

.fz14 {
    font-size: 14px
}

.fz16 {
    font-size: 16px
}

.fz24 {
    font-size: 24px
}

.notice {
    border: solid 3px red;
    margin: 5px 0px;
    background-color: white;
}

.content, .hideContent {
    display: none
}

#page_home {
    margin-bottom: 70px
}

#navMenu {
    background-color: white;
}

.weekday_active {
    background-color: #e9ffea
}

.paddingLR10 {
    padding-left: 10px;
    padding-right: 10px
}

.tiny_menu {
    width: 25%;
    font-size: 11px;
    text-align: center;
    background-color: #f3e0c5;
    padding: 4px;
    font-weight: bold;
    height: 44px;
}

    .tiny_menu i {
        font-size: 24px;
    }

.tiny_menu_active {
    background-color: #94390f;
    color: white
}

.page {
    margin-top: 20px;
}

#checkout {
    background-color: white;
    min-height: 850px;
    padding: 10px;
}

.page_content {
    background-color: white;
    min-height: 300px;
    padding: 20px 10px;
    border: dotted 1px black;
}

.no-border {
    border: none !important
}

.modal-body {
    padding: 0px !important
}

.form-group {
    margin-bottom: 4px !important
}

.btn-payment, .btn-delivery {
    height: 65px;
}

.btn-default {
    background-color: #f3f3f3
}

.container {
    max-width: 1260px !important;
}

input[type=checkbox] {
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    padding: 10px;
}

.checkboxtext {
    font-size: 110%;
    display: inline;
    margin-left: 5px;
}

.row_checkbox input {
    margin-left: 15px
}

.agreement-content {
    border: solid 1px black;
    height: 300px;
    overflow: auto;
    margin: 10px;
    padding: 5px
}

.dish_description {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border: none !important;
    font-size: 13px !important;
    color: #878787;
}

#category_header {
    font-size: 14px;
    background-color: #f3e0c5;
}

.icon16 {
    width: 16px;
    height: 16px;
}

.icon32 {
    width: 32px;
    height: 32px;
}

.handcursor {
    cursor: crosshair;
}

.helpcursor {
    cursor: help;
}

.btnChangeQty {
    width: 20px;
    padding: 0;
}

.option_group {
    background-color: #f3fdff;
    padding: 5px;
    font-weight: bold;
    font-size: 20px;
}

.option_selection_box {
    border: solid 1px #dfe0e0;
    margin: 5px;
    padding: 5px 10px;
    font-size: 12px !important
}

    .option_selection_box label {
        margin-bottom: 0px !important
    }

.option_qty {
    font-size: 25px;
    margin: 0 45px
}

.pd18 {
    padding: 18px
}

.option_selection_box_selected {
    border: solid 1px #00676c;
    background-color: #dfffd9
}

.marginTop10 {
    margin-top: 10px
}

.required {
    color: red;
    font-size: 14px;
}

.highlight_yellow {
    background-color: #ffe7b8;
}

.pd20, #model_alert .model-body {
    padding: 20px !important
}

.color-red, .red {
    color: red
}

.checkbox-lg .custom-control-label::before,
.checkbox-lg .custom-control-label::after {
    top: .8rem;
    width: 1.55rem;
    height: 1.55rem;
}

.checkbox-lg .custom-control-label {
    padding-top: 13px;
    padding-left: 6px;
}


.checkbox-xl .custom-control-label::before,
.checkbox-xl .custom-control-label::after {
    top: 1.2rem;
    width: 1.85rem;
    height: 1.85rem;
}

.checkbox-xl .custom-control-label {
    padding-top: 23px;
    padding-left: 10px;
}

.mt-10 {
    margin-top: 10px
}

.pd5 {
    padding: 5px !important
}

.color-white {
    color: white
}

#basketCheckout table tbody tr td {
    padding: 5px !important
}

/**** Mobile Styles */
@media only screen and (max-width: 768px) {

    header {
        background-image: url(/images/theme1/bg-header2.jpg);
        margin-bottom: 20px
    }

        header h3 {
            color: white
        }

    #desktop {
        display: none
    }

    #mobile {
        display: block
    }

    body {
        background-image: none !important
    }

    #timeslot_container {
        max-height: initial;
    }

    #basketTbl_Mobile td {
        font-size: 14px
    }

    .bottom_navbar {
        overflow: hidden;
        background-color: #b48266;
        position: fixed;
        bottom: -1px;
        width: 100%;
        border-top: solid 0.5px #47290b;
    }

        .bottom_navbar a {
            float: left;
            display: block;
            color: #f2f2f2;
            text-align: center;
            padding: 3px 10px;
            text-decoration: none;
            font-size: 20px;
            width: 25%;
        }

            .bottom_navbar a span {
                font-size: 12px;
                display: block;
            }

    .copyright_banner {
        height: 50px;
        color: white;
        background-color: #b57f52;
        display: none;
    }

    .weekday_active {
        background-color: #fce4c1;
    }

    .container {
        padding-left: 5px;
        padding-right: 5px
    }

    .category {
        font-size: 18px;
        border-bottom: 1px solid #d3bdb0;
        padding: 10px 0px
    }

    .tabSelected {
        background-color: #d05415
    }

    .item, .item_mobile {
        font-size: 14px;
        border-bottom: 1px solid #d3bdb0;
        padding: 10px 0px
    }

    .navBack, .navBasket, .navHome, .navGoBack {
        position: absolute;
        left: 15px;
        top: 5px;
        background-color: #af785b;
        border-color: #79513a;
    }

    .navNext {
        position: absolute;
        right: 15px;
        top: 5px;
        background-color: #af785b;
        border-color: #79513a;
    }

    .navHeader {
        background-color: #b48266;
        height: 45px;
        font-size: 20px;
        padding: 5px;
        color: white;
        width: 100%
    }

    .item_img {
        width: 96px;
        padding-left: 10px;
    }

    .item_name span {
        display: block;
        margin-bottom: 6px;
        font-size: 16px;
    }


    .item_desc {
        font-size: 12px !important;
        color: #a67447;
        padding-bottom: 20px;
    }

    .item_price {
        font-size: 20px !important;
        color: #643909;
        position: absolute;
        bottom: 0;
    }

    #shoppingBasket {
        height: 45px;
        color: white;
        font-size: 17px;
        padding: 8px;
    }

    .badge-theme {
        background-color: #a95211;
        color: white;
        font-weight: bold;
        width: 29px;
        text-align: center;
        border: solid 1px #722700;
    }

    .btnCheckout, .btnBasket {
        border: solid 1px #67412c;
        font-size: 15px;
        text-align: center;
        padding: 3px;
        border-radius: 3px;
        background-color: #ab5a42;
    }

    .btnBrown {
        background-color: #af785b;
        border-color: #79513a;
    }

    #container_mobile_category .category a {
        color: #a57533
    }

    .theme-color {
        background-color: #aa6944;
        color: white;
    }

    .theme-color-outline {
        border-color: #aa6944;
    }

    #current_dish_desc_mobile {
        padding: 10px;
    }

    #mobile_basket {
        padding-left: 8px;
        padding-right: 8px;
    }

    #tblBasket {
        font-size: 18px;
    }

        #tblBasket tr td {
            padding: 5px;
        }

    #mobile_top_nav, .fixedMobileHeader {
        position: fixed;
        top: 0px;
        z-index: 100;
    }

    #mobile_other_page, .fixedMobileContent {
        margin-top: 45px;
        margin-bottom: 70px;
    }


    .btnBlock {
        position: initial !important;
        left: auto !important;
        top: auto !important
    }

    .modal-content {
        overflow: auto;
        height: auto !important
    }
}

.borderBottom {
    border-bottom: 1px solid black
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both
}

.h-28 {
    height: 28px
}

.box-info {
    border: dotted 1px black;
    padding: 5px
}

.color-green {
    color: #3bad1a
}

.color-brown {
    color: #a85206
}

.theme-bright {
    background-color: #ef6c27
}

.pd-LR-20 {
    padding-left: 20px;
    padding-right: 20px
}

.mb10 {
    margin-bottom: 10px
}

.pageContainer {
    min-height: 500px;
    background-color: white
}

.pageObj {
    cursor: pointer
}

#site_image img {
    width: 100%;
    height: 183px
}

.card-header {
    background-color: rgb(255 189 144 / 36%);
}

.business_header {
    background-color: #00000061;
    height: 185px;
    color: white;
}

.bg-orange {
    background-color: #ea7153;
    color: white;
}

.w30 {
    width: 30%
}

.mg0 {
    margin: 0px
}

.pdlr0 {
    padding-left: 0px;
    padding-right: 0px
}

#tbl td, .dish {
    font-size: 16px
}

.dish {
}

.dishRef {
    width: 30px;
    padding-left: 10px !important;
    padding-right: 0px !important;
    font-weight: normal !important
}

.left {
    float: left;
}

.right {
    float: right
}

.pdlr5 {
    padding-left: 5px;
    padding-right: 5px;
}

.card {
    margin-top: 5px;
}

.history_order_row {
}

.mglr0 {
    margin-left: 0px;
    margin-right: 0px
}

.order_status_processing {
    color: #005fb3;
    font-weight: bold
}

.order_status_pending {
    color: red;
    font-weight: bold;
}

.order_status_waiting_payment {
    color: #831d1d;
    font-weight: bold;
}

.order_status_on_the_way, .order_status_ready {
    color: #ff0000;
    font-weight: bold;
}

.order_status_cancelled {
    color: #bf6f0c;
    font-weight: bold;
}

.order_status_refunded {
    color: #7229bb;
    font-weight: bold;
}

.order_status_completed {
    color: #16a637;
    font-weight: bold;
}

.btn-google-lg {
    height: 41px;
    font-size: 18px;
    text-align: center
}

    .btn-google-lg span {
        padding-top: 6px
    }

#businessname {
    color: #ffeb3b
}

.mt5 {
    margin-top: 5px;
}

.w100 {
    width: 100%
}

.borderRadius5 {
    border-radius: 5px
}

.product_image {
    height: 400px !important;
    text-align: center;
    border: solid 1px black;
}

.mobile_product_image {
    width: 100% !important;
}

#basketTbl {
    width: 100%
}

    #basketTbl tr td {
        font-size: 14px !important
    }

#basketCheckout tr td, #checkout_middle_column tr td {
    font-size: 14px
}

.basketHeader {
    background-color: #17a2b8;
    padding: 5px;
    color: white;
}

.basketRef {
    font-size: 12px;
    font-weight: bold;
    color: #af785b
}

.mt40 {
    margin-top: 40px
}

.mt100 {
    margin-top: 100px !important
}

#frmNewCustomer label, #frmNewCustomer input {
    font-size: 14px
}

#paymentsenseNew {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    top: 0;
    background-color: white;
}

.option_option {
    display: block;
    font-weight: bold;
    padding: 2px;
    color: #f90e0e;
}

.option_selection_box label {
    width: 90%
}

#mobile_allergy img {
    width: 40px
}

#mobile_allergy {
    border: solid 1px #ff670f;
    margin-top: 20px
}

.btn-reject {
    border: none;
    padding: 14px 30px 13px 30px !important;
    background: #d3bdb0 !important;
    color: #000 !important;
    margin-bottom: 10px;
    display: inline-block;
    outline: 0;
    box-shadow: 0 0 0 0 transparent;
    margin-right: 20px;
    border-radius: 4px !important;
    cursor: pointer;
    transition: none;
    font-weight: 600;
}

#multipleChoiceBody_Mobile {
    overflow: none !important;
}
