﻿.input-error {
    border: 1px solid red;
}
.container-main.no-bg {    
    border-bottom: 1px solid #eee;
}
.common-box .inner-info {
    display: inline-block;   
}
.div-success-msg, .div-finish-msg, .div-save-msg {
    margin-top: 10px;
}

/**************************/
h3 {
    font-weight: 600;
    color: #676a6c;
    font-size: 14px;
    margin: 0 0 10px;
}
.online-order {
    background: #fff;
    border: 1px solid #ebebeb;
    min-height: 100px;
}
.goto-top {
    visibility: hidden;
}
.goto-top a {
    float: right;
    font-size: 11px;
    font-weight:normal;
    color: darkorange;
    cursor: pointer;
}
.goto-top a:hover {
    text-decoration:none;
}
.online-order-category-description, .online-order-item-description {
    font-size: 12px;
    color: #808080;
    font-weight: normal;
}
.online-order-category-description {
    padding-bottom: 30px;
}
.online-order-category-list {
    list-style-type: none;
    margin: 0;
    padding: 0px;
    font-size: 12px;
    padding-left: 0px;
}
ul.online-order-category-list li {
    margin: 15px;
    margin-left: 0px;
}
ul.online-order-category-list li a {
    color: #808080;
}
ul.online-order-category-list li a:hover {
    color: #ed4023;
    text-decoration:none;
}
/******stripe*******/
.card-detail-row {
    padding-bottom: 10px;
}
.menu-cell {
    display: table-cell;
}
.cart-cell {
    display: table-cell;
    width: 275px;
    padding-left: 10px;
}
.menu-cat-cell {
    display: table-cell;
    width: 200px;
    padding-right: 10px;
}
.menu-item-cell {
    display: table-cell;
}
.cell-content-area {
    background: #fff;
    border: 1px solid #ebebeb;
    min-height: 100px;
    padding: 15px;
}
.cell-content-area.temp-bg{
    background:#e7e7e7;
}
.cart-cell-fixed {
    position: fixed;
    top: 10px;
    width: 265px;
    z-index: 1;
    overflow-y:auto;
    max-height:100%;
}
.menu-cat-cell-fixed {
    position: fixed;
    top: 10px;
    width: 190px;
    z-index: 1;
}
.menu-item-row {
    display: table;
    width: 100%;
    border-top: 1px dashed #eeeeee;
    padding-bottom: 10px;
    padding-top: 10px;
}
.menu-item-row .c0 {
    display: table-cell;
    vertical-align: top;
    width: 70px;
    padding-right: 7px;
}
.menu-item-row .c0 img.img-thumb {
    height: 70px;
    width: 70px;
    border-radius:3px;
}
.menu-item-row .c1 {
    display: table-cell;
    vertical-align: top;
    font-size: 14px;
}
.menu-item-row .c2 {
    display: table-cell;
    width: 80px;
    text-align: right;
    vertical-align: top;
    font-weight: 600;
    font-size: 14px;
}
.menu-item-row .c3 {
    display: table-cell;
    width: 50px;
    text-align: right;
    vertical-align: top;
    font-size: 20px;
    color: #5CB85C;
    cursor: pointer;
}
.menu-item-row .c3:hover {
    color: #ea4124;
}
.menu-item-row .c4 {
    display: table-cell;
    width: 80px;        
}
.menu-item-row .c4 .div-row{
    width:100%;
    display:block;
    overflow:hidden;
}
.menu-item-row .c4 .div-row span{
    display:inline-block;
}
.menu-item-row .c4 .div-row span.prc-txt{
    float:left;
    font-size: 14px;
}
.menu-item-row .c4 .div-row span.pls-ico{
    float:right;
    font-size: 20px;
    color: #5CB85C;
    cursor: pointer;
}
.div-row span.pls-ico i{
    vertical-align:top;
}
.menu-item-row .c4 .div-row .spn-item-cart-info {
    display: inline-block;
    padding: 4px;
    float: right;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    background: #f1592d;
    border-radius: 3px;
}
.menu-item-row .c4 .div-row span.sold {
    display: none;
    background-color: #FF9800;
    border-radius: 2px;
    font-size: 10px;
    padding: 2px 3px;
    color: white;
    font-weight: bold;
    float: right;
    margin-bottom: 10px;
}
span.sold.soldItem {
    display: none;
    background-color: #FF9800;
    border-radius: 2px;
    font-size: 10px;
    padding: 2px 3px;
    color: white;
    font-weight: bold;    
}
.soldItem {
    margin-bottom: 0px;
}
.menu-item-row .item-added {
    display: inline-block;
    padding: 4px;   
    font-size: 12px;   
    font-weight: 600;   
}
.menu-item-row .c4 .div-row .spn-item-cart-info:hover, .menu-item-row .c4 .div-row .spn-item-cart-info:focus {
    text-decoration: none;
}
.cart-cell-item-row {
    display: table;
    width: 100%;
    padding-bottom: 10px;
    font-size: 12px;
    color: #808080;    
}
.cart-cell-item-row .c1 {
    display: table-cell;
    width: 25px;
    vertical-align: top;
}
.cart-cell-item-row .c1.c1-ext{
    width: 65px;
}
.cart-cell-item-row .c2 {
    display: table-cell;
    vertical-align: top;
}
.cart-cell-item-row .c2.c2-ext{
    padding-left:3px;        
}    
.cart-cell-item-row .c1-ext a{
    display:inline-block;
}
.cart-cell-item-row .c1-ext span{
    display:inline-block;
    padding:0px 7px;
    vertical-align: top;
    font-weight:600;
}
.cart-cell-item-row .c1-ext a.anc-del i.fa{
    color:#808080;
    font-size: 1.5em;
}
.cart-cell-item-row .c1-ext a.anc-del i.fa:hover {
    color: #f1592d;
}
.cart-cell-item-row .c1-ext a.anc-add i.fa {
    color: #808080;
    font-size: 1.5em;
}
.cart-cell-item-row .c1-ext a.anc-add i.fa:hover {
    color: #5cb85c;
}
.cart-cell-item-row .c3 {
    display: table-cell;
    width: 50px;
    text-align: right;
    vertical-align: top;
}
.cart-cell-item-row.total {
    border-top: 1px dashed #eeeeee;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 12px;
    color: #000000;
    padding-bottom: 15px;
    cursor: default;
}
.cart-cell-item-row:hover {
    color: #000;
}
.cart-cell-item-row.total:hover {
    color: black;
}
.cart-cell-item-row.total-ext {
    border: none;
    padding-bottom: 0px;
    padding-top: 0px;
    font-size: 12px;
    color: #000000;
    cursor: default;
}
.cart-cell-item-row.total-ext.border-bottom {
    border-bottom: 1px dashed #eeeeee;
}
.cart-cell-item-row.total-ext:hover {
    color: #000000;
}
.cart-cell-item-row.total-ext .alert.alert-warning, .cart-cell-item-row.total-ext .alert.alert-info {
    padding: 5px 15px;
    margin-bottom: 10px;
}
.order-dt {
    text-decoration: none;
    font-weight: 400;
    color: #666;
}
.order-dt:hover {
    text-decoration: none;
    color: red;
}
.header-alert, .header-alert-error, .header-alert-error-checkout {
    position: fixed;
    height: 40px;
    text-align: center;
    top: 0px;
    left: 20%;
    right: 20%;
    padding-top: 7px;
    border-radius: 0;
    font-weight: 600;
    z-index: 99;
    display: none;
}
.hidden-cart {
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    transform: translateX(100%);
    transition: transform 0.3s ease-in-out;
    display: none;
    z-index: 4;
}
.hidden-cart.toggle-nav {
    transform: translateX(0);
}
.hidden-cart.fixed-pos {
    position: fixed;
    overflow-y: auto;
    max-height: 100%;
}
.hidden-cart .close-panel {
    position: absolute;
    top: 20px;
    width: 24px;
    height: 24px;
    color: #fff;
    right: 30px;
    font-size: 14px;
    border-radius: 50%;
    border: 1px solid #ededed;
    line-height: 22px;
    text-align: center;
    text-decoration: none;
    background: #000;
}
.cart-footer {
    position: fixed;
    height: 500px;
    bottom: -440px;
    left: 0;
    width: 100%;
    border-top: 1px solid #ebebeb;
    background: #f1f1f1;
    padding: 5px 35px 5px 50px;
    z-index: 2;
    display: none;
    cursor: pointer;
}
.cart-footer .right {
    display: inline-block;
    width: 30%;
    float: right;
}
.cart-footer .right .buttonEx {            
    float: right;
}
.cart-footer .left {
    display: inline-block;
    width: 70%;        
}
.cart-footer .heading {
    font-size: 14px;
    color: #000;        
    width: 100%;
    font-weight: 600;
}
.cart-footer .left .cart-info {
    width: 100%;        
    margin: 5px 0px;
}
.cart-footer .left .cart-info .lbl-amount {
    padding-left: 7px;
    font-weight: 600;
    color: #333;
}
.cart-footer .r2 a {
    width: 100%;
    position: relative;
    display: block;
    color: #333;
    text-decoration: none;
}
.cart-footer .r2 a span.cart-info-ext {
    display: inline-block;
}
.cart-footer .r2 a span.cart-info-ext-change {
    font-weight: bold;
    padding-left: 15px;
    display: inline-block;
}
.cart-footer .r2 a:hover {
    text-decoration: none;
}
.cart-footer .r2 a:hover {
    color: red;
    text-decoration: none;
}
.order-modal .modal-dialog.small-dialog{
    width:400px;
}
.order-modal .modal-dialog.medium-dialog {
    width: 500px;
}
.order-modal .modal-header {
    padding: 15px;
}
.order-modal .modal-body.small-modal {
    min-height: 0px;
    height:auto;
    min-height:300px;    
}
.order-modal .modal-body.extra-small-modal {
    height: 150px;
    min-height: 100px;    
    text-align: center;   
}
.order-modal .modal-body.very-small-modal {
    height: 100px;
    min-height: 50px;      
}
.order-modal .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-weight: 600;
    display: inline-block;
    width: 300px;
}
.order-modal .modal-header .close {
    margin-top: 0px;
}
.order-modal .modal-title h5 {
    font-size: 1.25rem;
}
.datepicker {
    z-index: 9999 !important;   
}
.default_btn {
    font-size: 14px;
    color: #414040;
    display: inline-block;
    background-color: #ececec;
    padding: 11px 18px 11px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    vertical-align: middle;
    border: 0;
    text-decoration: none;
}
.default_btn:hover {
    background-color: #414040;
    color: #fff;
    text-decoration: none;
}
.default_btn:focus {
    background-color: #ececec;
    color: #414040;
    text-decoration: none;
}
.deep_gray_btn {
    background-color: #414040;
    color: #fff;
    text-decoration: none;
}
.deep_gray_btn, .deep_gray_btn:focus {
    background-color: #414040;
    color: #fff;
    text-decoration: none;
}
.popover {
    background-color: #fafafa;
}
.popover-content {
    font-size: 16px;
    font-weight: 600;
    color: #333 !important;
}
.lbl-chk {
    display: inline-block;
    padding: 5px;    
    font-size: 14px;
    font-weight: normal;
}
.lbl-chk a {
    color: #333;
    text-decoration: none;
}
.lbl-chk a:hover {
    color: #333;
}
.img-alert-loader {    
    display: inline-block;
}
.spn-alert-loader {
    vertical-align: middle;
    display: inline-block;
    font-size: 14px;
}
.card-detail-row .alert-warning {
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.block_header.section-highlight div {
    color: red;
}
._category-name.section-highlight {
    color: red;
}
.div-order-dtl {
    margin-bottom: 7px;
}
.datepicker .datepicker-months table.table-condensed {
    width: 100% !important;
}
.datepicker .datepicker-years table.table-condensed {
    width: 100% !important;
}
.div-datepicker-container .datepicker {
    width: 100%;
    background: #fff;
}
.temp-height {
    min-height: 150px;
    position: relative;
}
.temp-height .temp-overlay {
    position: relative;
    width: 100%;
}
.temp-overlay #temp_status {
    width: 120px;
    position: absolute;
    left: 50%;
    top: 30%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.ul-alg {
    list-style: none;
    padding-left: 0px;
}
.ul-alg li {
    display: inline-block;
}
.ul-alg li .img-alg {
    width: 18px;
    display: inline-block;
}
.ul-alg li .alg-name {
    display: inline-block;
    font-size: 11px;
    margin: 0px 5px;
    color: #828590;
}
.timeslot.noavailableslot {
    background: #e8e8e8;
    color: #999;
    border: 1px solid #ececec;   
    cursor: default;
}
.timeslot.noavailableslot:hover {
    color: #999;
    border: 1px solid #ececec;
}
.timeslot.soldslot {
    background:#ed4023;
    color: #fff;
    border: 1px solid #ed4023;    
    cursor: default;
}
.timeslot.soldslot:hover {
    background:#ed4023;
    color: #fff;
    border: 1px solid #ed4023;
    text-decoration: none;
}
.extra-grp-main{
    margin-bottom:10px;
}
.extra-grp-main .grp-header {
    background: #ededed;
    padding: 5px;
    overflow:hidden;
    cursor:pointer;
}
.grp-header .grp-header-left {
    display: inline-block;
    width: 95%;
    float: left;
    padding: 8px 5px;
    min-height: 50px;
}
.grp-header .grp-header-right {
    display: inline-block;
    width: 5%;
    float: right;
    padding: 1px 0px;
    min-height: 50px;
}
.grp-header .grp-header-left span{
    display: block;
    margin-bottom: 5px;
}
.grp-header .grp-header-left span.option-info{
    font-size: 11px;
    text-transform: uppercase;
    color:#8a8990;
}
.grp-header .grp-header-left ul{
    list-style:none;    
    margin-bottom: 0px;
    padding-left: 0px;
    padding-top: 5px;
}
.grp-header .grp-header-left ul li{
    display: inline-block;
    color:#5CB85C;
    font-weight: bold;
    font-size: 12px;
}
.grp-header .grp-header-right span{
    color:#000;
}
.grp-header .grp-header-right span i{
    font-size:24px;
}
.grp-content, .super-grp-content {
    overflow: hidden;
    padding: 10px 0px 0px 10px;
}
.grp-content ul, .super-grp-content ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}
.grp-content i, .super-grp-content i {
    font-size: 20px;
    vertical-align: text-bottom;
}
.grp-header .grp-header-left ul li span {
    color: darkorange;
    font-weight: normal;
}
.grp-content i.circle-notick, .super-grp-content i.circle-notick {
    color: #000;
}
.grp-content i.green-circle-tick, .super-grp-content i.green-circle-tick {
    color: #5CB85C;
}
.grp-content .lbl-chk, .super-grp-content .lbl-chk {
    width: 93%;
    vertical-align: middle;
}
.grp-content .lbl-chk{
    width:93%;
    vertical-align: middle;
}
.input-container i.circle-notick{
    color: #000;
}
.input-container i.green-circle-tick{
    color: #5CB85C;
}
.input-container .lbl-chk{
    width:93%;
    vertical-align: middle;
}
.extra_option_chk_disabled span.spn-op-text {
    color: #999999;
}
.anc-option{
    color:#000;    
    cursor: pointer;
    padding: 7px 0px;
    display:table
}
.anc-option span{
    display:table-cell;
    margin-right:5px;   
}
.anc-option span.spn-hg{
    width:25px;
}
.anc-option span.spn-op-price{
    width:60px;
    text-align:right;
}
.anc-option span.spn-op-text{
    width:270px;
}
.anc-option.rdb-ext{
    font-size:20px;
    margin-right: 20px;
}
.anc-option.rdb-ext-utype {
    font-size: 20px;
    margin-right: 20px;
}

/*WEEKLY CALENDAR CSS*/
.div-week-section {
    overflow: auto;
    background: #ececec;
    border: 1px solid #d8d8d8;
    min-height: 150px;
}
.div-week-section .week-view {
    display: inline-block;
    width: 770px;
    padding: 10px
}
.week-view .day-col {
    width: 110px;
    display: table-cell;
    text-align: center;
}
.week-view .day-col .day-name {
    padding: 5px;
    font-size: 13px;
    font-weight: 600;
}
.week-view .day-col .day-name .spn-week-date {
    display: block;
}
.week-view .day-col .day-name .spn-week-name {
    display: block;
}
.week-view .day-col .timeslot {
    cursor: pointer;
    padding: 5px;
}
.week-view .day-col .timeslot .spn-time {
    display: block;
    font-size: 11px;
    color: #fff;
}
.week-view .day-col .timeslot .spn-status {
    display: block;
    font-size: 11px;
    color: #fff;
}
.week-view .day-col .timeslot a.availslot {
    background: #5CB85C;
    display: block;
    padding: 5px;
    border: 1px solid #5CB85C;
}
.week-view .day-col .timeslot a.noavailslot {
    background: #ed4023;
    display: block;
    color: #fff;
    padding: 5px;
    border: 1px solid #ed4023;
    cursor:default;
}
.week-view .day-col .timeslot a.noavailslot .spn-time {
    text-decoration: line-through;
}
.week-view .day-col .timeslot a.availslot:hover {
    background: #fff;
    border: 1px solid #5CB85C;
    color: #000;
}
.week-view .day-col .timeslot a:hover {
    text-decoration: none;
}
.week-view .day-col .timeslot a:focus {
    text-decoration: none;
}
.week-view .day-col .timeslot a.availslot:hover .spn-time, .day-col .timeslot a.availslot:hover .spn-status {
    color: #000;
}
.week-view .day-col .timeslot span.noslot {
    cursor: default;
    font-size: 11px;
    display: block;
    padding: 5px;
    border: 1px solid #bbb;
    color: #000;
    line-height:15px;
}
/*END WEEKLY CALENDAR CSS*/

/*ORDER STATUS DISPLAY CSS*/
.ord-status{
    font-weight:bold;
}
.ord-status.Cancelled{
    color:#ed4023;    
}
.ord-status.Rejected{
    color:red;    
}
/*END ORDER STATUS DISPLAY CSS*/

/*WAITING CSS*/
.waiting-prompt{
    margin-top:30px;
    background-color: #eee;
    padding: 10px;
    margin-bottom: 30px;
    border-radius: 4px;
}
.waiting-prompt .heading {
    font-size: 18px;
    color:#0b0b0b;
    margin-bottom: 5px;
}
.waiting-prompt .text {
    font-size: 13px;
    color: #888;
    margin-bottom: 20px;
}
/*END WAITING CSS*/

/* DATE PAGE MENU SECTION CSS*/

.takeaway-menu {
    overflow: auto;
}
.takeaway-menu .heading {
font-size: 18px;
color: #0b0b0b;
margin-bottom: 5px;
}
.takeaway-menu .text {
font-size: 13px;
color: #888;
margin-bottom: 20px;
}
.takeaway-menu .description {
font-size: 13px;
color: #888;
margin-bottom:5px;
}
.takeaway-menu .menu-item-container {
overflow: hidden;
}
.takeaway-menu .menu-item-container .menu-item-section {
    overflow: hidden;
    width: 100%;
    padding-top: 30px;
    min-height: 100px;
}
.takeaway-menu .menu-item-container .menu-item-section.menu_section h3.menu-sec {
    font-size: 20px;
}
.takeaway-menu .menu-item-container .menuPage-tabs {
    background: none;
    border: none !important;
    padding: 0;
    width: 100%;
}
.takeaway-menu .menu-item-container .menuPage-tabs .ui-tabs-nav {
    background: none;
    border: none;
    padding: 0;
}
.takeaway-menu .menu-item-container .menuPage-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    padding: 0;
    white-space: nowrap;
    margin: 0;
    border: none;
    border-radius: 0;
    font-size: 0;
    transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
    background: none;
    margin-right: 5px;
    margin-top: 5px;
}
.takeaway-menu .menu-item-container .menuPage-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
    background: #6c757d;
    border-radius: 4px;
}
.takeaway-menu .menu-item-container .menuPage-tabs .ui-tabs-nav li:hover {
    background: #6c757d;
    border-radius: 4px;
}
.takeaway-menu .menu-item-container .menuPage-tabs .ui-tabs-nav li:hover a {
    color: #fff;
}
.takeaway-menu .menu-item-container .menuPage-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    text-decoration: none;
}
.takeaway-menu .menu-item-container .menuPage-tabs .ui-tabs-nav li a.ui-tabs-anchor {
    background: rgba(154, 150, 150, 0.3);
    color: #000;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    outline: none;
    font-size: 14px;
    line-height: 45px;
    padding: 0 15px;
}
.takeaway-menu .menu-item-container .menuPage-tabs .ui-tabs-nav li.ui-tabs-active a {
    color: #fff;
}
.takeaway-menu .menu-item-container .menuPage-tabs .ui-tabs-nav a.ui-tabs-anchor:hover {
    color: #fff;
}
.takeaway-menu .menu-item-container .menuPage-tabs .ui-tabs-nav li.ui-tabs-active a:hover {
    color: #fff;
}
.takeaway-menu .menu-item-container .menuPage-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 0;
    background: none;
}
.takeaway-menu .menu-item-container .menuPage-tabs .ui-tabs-panel h3 {
    color: #000;
    font-weight: normal;
    font-size: 28px;
    margin-bottom: 10px;
}
.takeaway-menu .menu-item-container .menu-e {
    margin-bottom: 30px;
}
.takeaway-menu .menu-item-container .menu-e ul {
    list-style: none;
    padding-left: 0px;
}
.takeaway-menu .menu-item-container .menu-e h5 {
    font-size: 18px;
    color: #eb4124;
    font-weight: normal;
    margin-bottom: 10px;
}
.takeaway-menu .menu-item-container .menu-e li {
    padding: 5px 0;
    border-bottom: 1px solid #d2d2d2;
}
.takeaway-menu .menu-item-container .menu-e h6 {
    font-size: 14px;
    font-weight: normal;
    color: #9f9f9f;
    margin-bottom: 5px;
    line-height: 20px;
}
.takeaway-menu .menu-item-container .rateDish {
    float: right;
    line-height: 28px;
    font-size: 14px;
    color: #000;
}
.takeaway-menu .menu-item-container .detailDish {
    overflow: hidden;
    padding-right: 30px;
}
.takeaway-menu .menu-item-container .menu-e p {
    font-size: 14px;
    color: #000;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    line-height: 27px;
    margin-right: 35px;
}
.takeaway-menu .menu-item-container .foodlabels {
    display: block;
    vertical-align: top;
    font-size: 0;
}
.takeaway-menu .menu-item-container .label-fd-e {
    display: inline-block;
    vertical-align: middle;
    line-height: 27px;
    border-radius: 50%;
    font-size: 11px;
    text-align: center;
    margin-right: 8px;
    color: #828590;
}
.takeaway-menu .menu-item-container .label-fd-e img {
    width: 18px;
    height: 18px;
}
.takeaway-menu .description ul {
    list-style: circle !important;
    padding-left: 40px !important;
}
.takeaway-menu .description li {
    border-bottom: 0px !important;
}

/* END DATE PAGE MENU SECTION CSS*/

/* MENU ITEM IMAGE POPUP SECTION CSS ADDED ON 06-07-2020 BY TANMAY */ 
.modal-body .img-menu-item-section img{
    width:100%;
    margin-bottom: 15px;
}
.modal-body .img-menu-item-desc {
    margin-bottom: 10px;
    min-height: 40px;
    max-height: 75px;
    overflow: hidden;
}
.modal-body .img-menu-item-allergen-dietary{
    margin-bottom:10px;
}
.modal-body .img-menu-item-price{
    margin-bottom: 20px;
    overflow: auto;
    padding-top: 20px;
}
.modal-body .img-menu-item-price .div-item-price-inner{
    float:left;    
    display:inline-block;
    padding-top: 8px;
}
.modal-body .img-menu-item-price a{
    float:right;
    margin-right:10px;
    display:inline-block;
}
/* END MENU ITEM IMAGE POPUP SECTION CSS*/
/*public promo listing on payment page*/
.public-promo .public-promo-heading {
    font-size:16px;    
}
.ul-public-promo {
    margin-top: 10px;
    list-style: none;
    padding-left: 0px;
}
.ul-public-promo li{
    display:block;
}
.ul-public-promo li .promo-desc {
    display: inline-block;
    font-size: 13px;
    color: #888;
    margin-bottom: 10px;
}
.ul-public-promo li .anc-pub-promo {
    margin-left: 10px;
    padding: 5px;
}
.ul-public-promo li .anc-pub-promo.active {
    border: 1px solid #5cb85c;
    background: #5cb85c;
    color:#fff;
}
.foodmenu_row_offer .detailDish .schedule-text {
    border: 1px solid #cccccc;
    background-color: #999;
    font-size: 11px;
    display: inline-block;
    padding: 3px;
    line-height: 10px;
    border-radius: 4px;
    font-weight: normal;
    color: #fff;
    vertical-align:sub;
    margin-right:10px;
}
.foodmenu_row_offer .detailDish .applicable-on-text {
    border: 1px solid #eb4124;
    background-color: #eb4124;
    font-size: 11px;
    display: inline-block;
    padding: 3px;
    line-height: 10px;
    border-radius: 4px;
    font-weight: normal;
    color: #fff;
    vertical-align:sub;    
}
.order-div-sticky-tab{
    position:relative;   
    overflow:auto;
    background:#fafafa;
    padding:15px 0px 0px;   
}
.order-div-sticky-tab.stick-now{
    position:fixed;    
    z-index:99;
    top:0;
    width: calc(100% - 30px);
    max-width: 1040px;
}
.order-tab-content{
    margin-top:20px;
    min-height: 800px;
}
.order-div-sticky-tab .nav.nav-tabs{
    background:#fafafa;    
}
.order-div-sticky-tab .nav-tabs>li>a{
    color:#000;
    background:#ccc;
}
.order-div-sticky-tab .nav-tabs>li>a:hover{
    color:#eb4124;
    background:#fff;    
}
.order-div-sticky-tab .nav-tabs>li.active>a, .order-div-sticky-tab .nav-tabs>li.active>a:focus, .order-div-sticky-tab .nav-tabs>li.active>a:hover{
    color:#eb4124;
    background:#fff;    
}
i.btn-group-option-action {
    color: #007a53;
    display: inline-block;
    height: 18px;
    width: 18px;
    line-height: 14px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #007a53;
    font-size: 10px;
}
i.btn-group-option-action.minus {
    color: #007a53;
}
i.btn-group-option-action.plus {
    color: #007a53;
}

/*CSS Added BY Tanmay on 15-08-2020 */
.mnu-info-left {
    float: left;
    margin-right: 10px;
    display: inline-block;
    padding: 17px 8px;    
    width: 100%;
}
.dropdown.menu-dropdown {
    position: relative;
    display: inline-block;
    height: auto;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    float: right;
}
.dropdown.menu-dropdown .sidenav_toggle_ico {
    display: block;
    float: left;
    width: 40px;
    height: 32px;
    background: #525457;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    position: relative;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 5px;
}
.dropdown.menu-dropdown .sidenav_toggle_ico:hover {
    color: #fff;
    background: #ed4023;
}
.dropdown.menu-dropdown .sidenav_toggle_ico i {            
    text-align: center;
}
/* Dropdown Content (Hidden by Default) */
.dropdown.menu-dropdown .dropdown-content {
    display: none;
    position: absolute;
    background-color: #6c757d;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 2;
    float: right;
    right: 22px;
    top: 56px;
    border-radius: 6px;
}
.dropdown.menu-dropdown .dropdown-content.show::before {
    content: "\A";
    border-style: solid;
    position: absolute;
    top: -12px;
    right: 10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #6c757d;
}
/* Links inside the dropdown */
.dropdown.menu-dropdown .dropdown-content a {
    color: #fff;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
/* Change color of dropdown links on hover */
.dropdown.menu-dropdown .dropdown-content a:hover {
    color:#ed4023;
    background:#fff;
}
.anc-slide-menu-item {
    margin-right: 5px;
    border: 1px solid #b8d8b8;
    padding: 0px 10px;
    border-radius: 4px;
    color: #333;
    font-weight: 400;
    text-decoration: none;
    max-width: 120px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 34px;
}
.slick-initialized.slick-slider .slick-slide {
    margin-right: 5px;
}
.anc-slide-menu-item.active, .anc-slide-menu-item.food_menu_anc_selected {
    text-decoration: none;
    color: #fff;
    background: #525457;
    border: 1px solid #525457;
}
.anc-slide-menu-item:hover, .anc-slide-menu-item:focus {
    text-decoration: none;
    color: #fff;
    background: #525457;
    border: 1px solid #525457;
}

/*END CSS Added BY Tanmay on 15-08-2020 */

/*END WEEKLY CALENDAR RESPONSIVE CSS*/
.modal-spn-option-name{
    font-weight:bold;
    color:#000000;
}
.anc-lnk-moreinfo {
    color: #2196f3;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}
.anc-lnk-moreinfo:hover, .anc-lnk-moreinfo:visited, .anc-lnk-moreinfo:focus {
    text-decoration: none;
}
.back-from-super {
    margin-right: 10px;
    font-size: 16px;
    color: #ff0000;
    vertical-align: top;
}
.back-from-super:hover {
    text-decoration: none;
    color: #23527c;
}