body {
    background: #f3f7f8;
    font-size: 13px;
    font-weight: 500;
}
a,
button {
    outline: 0 !important;
    color: #ff3008;
    text-decoration: none !important;
}
p {
    font-size: 13px;
    color: #7a7e8a;
}
img {
    image-rendering: auto;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
}
.small,
small {
    font-size: 85%;
    font-weight: 600;
}
.badge-success,
.btn-success {
    /*background-color: #FFA500 !important;*/
    background: #f2be14 !important;
    border-color: none !important;
    border-radius: 15px;
}
.text-success {
    color: #f2be14 !important;
}
.btn-outline-danger {
    color: #f32129 !important;
    border-color: #f32129 !important;
}
.text-danger {
    color: #f32129 !important;
}
.text-primary {
    color: #ff3008 !important;
}
.btn-lg {
    font-size: 15px;
    font-weight: 700;
    padding: 8px 35px;
    letter-spacing: 1px;
}
.btn {
    border-radius: 2px;
}
.form-control {
    font-size: 13px;
    border-radius: 2px;
    min-height: 38px;
}
.rounded {
    border-radius: 2px !important;
}
.alert,
.badge,
.dropdown-menu {
    border-radius: 2px;
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
    border-radius: 2px;
}
.list-card .member-plan {
    left: 8px;
    top: 8px;
}
.list-card .member-plan .badge {
    font-size: 11px;
    padding: 5px 5px;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.list-card .list-card-image {
    position: relative;
}
.list-card .favourite-heart {
    right: 8px;
    top: 8px;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.list-card .favourite-heart i {
    background: #fff;
    width: 23px;
    height: 23px;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    border-radius: 50px;
}
.count-number .btn {
    padding: 2px 5px;
    font-size: 12px;
    border-radius: 0;
    margin-left: 5px;
    margin-right: 5px;
}
.restaurant-detailed-header-left {
    text-shadow: 0 0 10px #000;
}
.count-number-input {
    width: 24px;
    text-align: center;
    margin: 0 -4px;
    background: #6c757d;
    border: none;
    color: #fff;
    height: 24px;
    border-radius: 0;
    vertical-align: bottom;
}
.generator-bg {
    background: #f2be14;
}
.restaurant-detailed-banner {
    position: relative;
}
.restaurant-detailed-banner .img-fluid.cover {
    height: 424px;
    object-fit: cover;
}
.restaurant-detailed-header {
    bottom: 0;
    left: 0;
    padding: 65px 0 17px;
    position: absolute;
    right: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.83) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.83) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.83) 100%);
}
.restaurant-detailed-earn-pts .img-fluid.float-left {
    height: 61px;
}
.card-icon-overlap {
    overflow: hidden;
    position: relative;
}
.restaurant-detailed-ratings .generator-bg {
    border-radius: 4px;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    margin: 0 4px 0 0;
    padding: 3px 6px;
}
.offer-dedicated-nav .nav-link.active,
.offer-dedicated-nav .nav-link:focus,
.offer-dedicated-nav .nav-link:hover {
    border-color: #000000;
    color: #f2be14;
}
.offer-dedicated-nav .nav-link {
    border-bottom: 2px solid #fff;
    color: #000;
    padding: 16px 0;
    font-weight: 600;
}
.offer-dedicated-nav .nav-item {
    margin: 0 37px 0 0;
}
.restaurant-detailed-action-btn {
    margin-top: 12px;
}
.restaurant-detailed-header-right .btn-success {
    border-radius: 3px;
    height: 62px;
    margin: -18px 0 18px;
    min-width: 130px;
    padding: 7px;
}
.text-black {
    color: #000;
}
.icon-overlap {
    bottom: -23px;
    font-size: 74px;
    opacity: 0.23;
    position: absolute;
    right: -32px;
}
.restaurant-detailed-header-left img {
    width: 88px;
    height: 88px;
    border-radius: 3px;
    object-fit: cover;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.osahan-cart-item {
    padding: 10px 10px 10px 10px;
}
.osahan-cart-item p.text-gray.float-right {
    margin: 5px 0 0 0;
    font-size: 12px;
    font-weight: 700;
}
@media (max-width: 575.98px) {
    .restaurant-detailed-header-left h1
    {
        margin-bottom:0px !important;
    }
    .restaurant-detailed-header-right .btn-success
    {
        height:30px!important;
    }
    .banner_restaurant_name
    {
        font-size:16px !important;
    }
       .restaurant-detailed-header  
    {
        padding:0px 0  0px !important;
    }
    .restaurant-detailed-banner .img-fluid.cover {
        
        height: 265px;
        object-fit: fill;
    }
        
    .row.pt-2.pb-2 {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
    .row.pt-2 {
        padding-top: 0 !important;
    }
    .row.mt-4.pt-2 {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    .reviews-members .media .mr-3 {
        width: 36px;
        height: 36px;
    }
    .total-like {
        font-size: 12px;
    }
    .restaurant-detailed-action-btn.float-right .btn {
        margin: 3px 0;
        font-size: 13px;
    }
    .h5,
    h5 {
        font-size: 16px;
    }
    .pt-5,
    .py-5 {
        padding-top: 3rem !important;
    }
    .pb-5,
    .py-5 {
        padding-bottom: 3rem !important;
    }
    .card {
        margin-bottom: 15px !important;
    }
    p {
        font-size: 12px;
    }
    .restaurant-detailed-header-left img {
        float: none !important;
        margin: 0 0 4px 0 !important;
    }
    .restaurant-detailed-header-left {
        text-align: center;
    }
    .restaurant-detailed-header-right .btn-success {
        margin-top: 5px;
    }
    .restaurant-detailed-header-right.text-right {
        text-align: center !important;
    }
    .restaurant-detailed-action-btn.float-right {
        float: none !important;
        margin: auto;
        text-align: center;
        width: 100% !important;
        display: block;
        padding: 12px 0;
        border-bottom: 1px solid #dedede;
    }
    .offer-dedicated-nav {
        text-align: center;
    }
    .offer-dedicated-nav .nav-item {
        flex: auto;
        border-bottom: 1px solid #ccc;
        padding: 0;
        margin: 0 11px !important;
    }
    .offer-dedicated-nav {
        text-align: center;
    }
    .address-map.float-right.ml-5 {
        float: none !important;
        margin: 0 0 20px 0 !important;
    }
    .address-map.float-right.ml-5 iframe {
        width: 100%;
    }
    .row.mb-4 {
        margin-bottom: 0 !important;
    }
    .footer ul li a {
        font-size: 12px;
    }
    .footer h6 {
        font-size: 13px;
        text-transform: capitalize;
    }
    .h3,
    h3 {
        font-size: 22px;
    }
    .p-5 {
        padding: 20px !important;
    }
    .count-number .btn {
        background: 0 0 !important;
        color: #6c757d !important;
        outline: 0 !important;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {

    
    
    .row.pt-2.pb-2 {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
    .row.pt-2 {
        padding-top: 0 !important;
    }
    .row.mt-4.pt-2 {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    .container {
        max-width: 100%;
    }
    .pt-5,
    .py-5 {
        padding-top: 3rem !important;
    }
    .pb-5,
    .py-5 {
        padding-bottom: 3rem !important;
    }
    .card {
        margin-bottom: 15px !important;
    }
    p {
        font-size: 12px;
    }
    .restaurant-detailed-header-left img {
        float: none !important;
        margin: 0 0 4px 0 !important;
    }
    .restaurant-detailed-header-left {
        text-align: center;
    }
    .restaurant-detailed-header-right .btn-success {
        margin-top: 18px;
    }
    .restaurant-detailed-header-right.text-right {
        text-align: center !important;
    }
    .restaurant-detailed-action-btn.float-right {
        float: none !important;
        margin: auto;
        text-align: center;
        width: 100% !important;
        display: block;
        padding: 12px 0;
        border-bottom: 1px solid #dedede;
    }
    .offer-dedicated-nav {
        text-align: center;
    }
    .offer-dedicated-nav .nav-item {
        flex: auto;
        border-bottom: 1px solid #ccc;
        padding: 0;
        margin: 0 11px !important;
    }
    .offer-dedicated-nav {
        text-align: center;
    }
    .address-map.float-right.ml-5 {
        float: none !important;
        margin: 0 0 20px 0 !important;
    }
    .address-map.float-right.ml-5 iframe {
        width: 100%;
    }
    .row.mb-4 {
        margin-bottom: 0 !important;
    }
    .footer ul li a {
        font-size: 12px;
    }
    .footer h6 {
        font-size: 13px;
        text-transform: capitalize;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .container {
        max-width: 100%;
    }
    .pt-5,
    .py-5 {
        padding-top: 3rem !important;
    }
    .pb-5,
    .py-5 {
        padding-bottom: 3rem !important;
    }
    .card {
        margin-bottom: 15px !important;
    }
    p {
        font-size: 12px;
    }
    .restaurant-detailed-header-left img {
        float: none !important;
        margin: 0 0 14px 0 !important;
    }
    .restaurant-detailed-header-left {
        text-align: center;
    }
    .restaurant-detailed-header-right .btn-success {
        margin-top: 18px;
    }
    .restaurant-detailed-header-right.text-right {
        text-align: center !important;
    }
    .restaurant-detailed-action-btn.float-right {
        float: none !important;
        margin: auto;
        text-align: center;
        width: 100% !important;
        display: block;
        padding: 12px 0;
        border-bottom: 1px solid #dedede;
    }
    .offer-dedicated-nav {
        text-align: center;
    }
    .offer-dedicated-nav .nav-item {
        margin: 0 8px !important;
    }
    .offer-dedicated-nav {
        text-align: center;
    }
    .address-map.float-right.ml-5 {
        float: none !important;
        margin: 0 0 20px 0 !important;
    }
    .address-map.float-right.ml-5 iframe {
        width: 100%;
    }
    .row.mb-4 {
        margin-bottom: 0 !important;
    }
    .footer ul li a {
        font-size: 12px;
    }
    .footer h6 {
        font-size: 13px;
        text-transform: capitalize;
    }
}
.dishname {
    font-size: 20px !important;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .container {
        max-width: 100%;
    }
}
.stry {
    position: sticky !important;
    top: 0;
}
.inner {
    border: 1px solid #fff;
    position: fixed;
}
.floatcontainer,
.inner {
    width: 50px;
}
.dishprice {
    font-size: 14px;
    font-weight: 700;
}
.cartsricky {
    position: -webkit-sticky;
    position: sticky;
    top: 85px;
    font-size: 15px;
    z-index: 999;
}
.maincartscroll {
    height: 490px;
    overflow-y: scroll;
    /*background-color: #1eaa0d;*/
    background-color: #a6a6a6;
    padding: 10px;
}
.cartmainbg {
    background-color: #f3f7f8 !important;
}
.cart-items-scrollflex {
    display: flex;
    min-height: 70px;
    max-height: 300px;
    overflow: auto;
}
div.sidebardishlist {
    position: sticky;
    top: 100px;
}
.menu-details-info {
    min-height: 80px !important;
    display: block;
    overflow: auto;
}
.cart-items-scroll {
    min-height: 40px;
    max-height: 160px;
    overflow: auto;
}
.rxsofferscroll {
    height: 70px;
    overflow-y: scroll;
}
.cartdrpwn {
    font-size: 13px;
    height: 30px;
    width: 100%;
}
.cartlabel {
    font-size: 12px !important;
    margin-bottom: -5px;
}
.extra_offer_info {
    font-size: 12px;
    font-weight: 700;
}
.delivery_pickupsec {
    padding: 7px 7px 0 7px;
    background: #fff;
    border-radius: 25px;
}
.btnwrap input[type="radio"] {
    opacity: 0;
    width: 0;
}
.btnwrap {
    width: auto;
    border-radius: 40px;
}
.btnwrap label {
    text-align: center;
    text-decoration: none;
    color: #000;
    padding: 5px 35px;
    transition: all 0.5s;
    border-radius: 3px;
}
.btnwrap label.active {
    background: #f2be14;
    color: #fff;
}
.dishextrainfo {
    margin: 0 8px;
    margin-top: 3px;
}
.pay_sec {
    line-height: 15px !important;
}
hr {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
}
.qtybtn {
    margin-left: 20px !important;
}
.sub_total_rxsoffersec {
    background-color: #fff !important;
}
.cuisineitemname {
    padding: 13px 0 5px 0;
}
.sidebar_cuisine_list {
    color: #2d302e;
}
.sidebar_cuisine_list:hover {
    color: #fc8019 !important;
}
.cuisinebar {
    background: #fff;
    padding: 15px;
    font-size: 15px;
    font-weight: 600;
    line-height: 29px;
}
.activecuisineitem {
    color: #fc8019;
}
.rx_list_full_width img {
    width: 136px;
    height: 103px;
    object-fit: cover;
    border: 2px solid #c5ccd3;
    border-radius: 1px;
}
.inner_loader {
    margin: -41px 0 0 -28px !important;
}
.bestsellersec {
    margin-bottom: -60px;
}
.post {
    visibility: hidden;
}
.itmqty {
    padding: 3px 8px 2px 8px;
}
.dish_image {
    width: 120px;
    height: 80px;
    object-fit: cover;
    border: 2px solid #c5ccd3;
    border-radius: 15px;
    float: right;
    margin-top: -28px;
}
.mobile_dishimage {
    float: none;
    margin-left: 10px;
    margin-top: -28px;
	border-radius:9px;
}
#left-column_dishname {
    float: left;
    width: 70%;
}
#right-column_dishimage {
    float: right;
    width: 30%;
    display: block;
}
.labelchoicename {
    font-size: 18px;
    font-weight: 700;
}
.oz_checkbox_btn {
    display: inline-flex;
    cursor: pointer;
    position: relative;
}
.oz_checkbox_btn > span {
    color: #34495e;
    padding: 0.5rem 0.25rem;
}
.oz_checkbox_btn > input {
    height: 20px;
    width: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 1px solid #34495e;
    border-radius: 4px;
    outline: 0;
    transition-duration: 0.3s;
    cursor: pointer;
    margin-top: 7px;
}
.oz_checkbox_btn > input:checked {
    border: 2px solid #1eaa0d;
}
.oz_checkbox_btn > input:checked + span::before {
    content: "\2713";
    display: block;
    text-align: center;
    color: #1eaa0d;
    position: absolute;
    left: 5px;
    top: 7px;
}
.oz_checkbox_btn > input:active {
    border: 2px solid #1eaa0d;
}
.oz_radio_btn {
    display: inline-flex;
    cursor: pointer;
    position: relative;
}
.oz_radio_btn > span {
    color: #34495e;
}
.oz_radio_btn > input {
    height: 20px;
    width: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 1px solid #34495e;
    border-radius: 50px;
    outline: 0;
    transition-duration: 0.3s;
    cursor: pointer;
}
.oz_radio_btn > input:checked {
    border: 2px solid #1eaa0d;
}
.oz_radio_btn > input:checked + span::before {
    content: "\25CF";
    display: block;
    text-align: center;
    color: #1eaa0d;
    position: absolute;
    left: 2px;
    top: -11px;
    font-size: 27px;
}
.oz_radio_btn > input:active {
    border: 2px solid #1eaa0d;
}
.mobmenucusinename {
    color: #f2be14;
    font-size: 24px;
    margin-bottom: 0 !important;
    font-family: Roboto, sans-serif;
}
.cartheadermobile {
    background-color: #fff;
}
.prevention_info {
    color: #fc8019;
    font-weight: 600;
    font-size: 16px;
}
#exampleModal3 {
    z-index: 10002;
}
.app_offer_info {
    color: #2d302e;
}
.viewoffersbtn {
    border: none;
    padding: 8px 20px;
    font-size: 15px;
    color: #fff;
    background: #2ac948;
    border-radius: 35px;
    font-weight: 700;
    text-align: center;
    box-shadow: 5px 4px 6px #ccc;
    margin-top: 3px;
}
.bestsellerdishname {
    font-size: 13px;
    font-family: Roboto, sans-serif;
}
.tandctext {
    font-size: 8px;
    color: #2d302e;
    cursor: pointer;
}
.offerhoverable {
    position: relative;
}
.offerhoverable > .hoverable_tooltip {
    display: none;
    z-index: 1;
    margin-top: -35px;
}
.offerhoverable:hover > .hoverable_tooltip {
    display: inline;
    position: absolute;
    top: 1em;
    left: 1em;
    background: #000;
    border: 1px solid #000;
    padding: 5px;
}
.micon {
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    color: #f90a31 !important;
    text-shadow: 0 1px 0 #fff;
    color: red !important;
}
.mobcarttitle {
    font-size: 25px;
}
.mobcartbody {
    padding: 0 !important;
}
.mdlcartcnt {
    margin-bottom: 65px;
    max-height: 900px;
    overflow: auto !important;
}
.mobcartfooter {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #1eaa0d;
    color: #fff;
    text-align: center;
    padding: 7px 5px 10px 5px;
    font-size: 18px;
}
.mobilecartfooter {
    display: block !important;
    -webkit-box-shadow: 0 0 3px #776d6d;
    -moz-box-shadow: 0 0 3px #776d6d;
    box-shadow: 0 0 3px #776d6d;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-top: 15px;
    background-color: #fff;
}
.mobilecartcheckoutbtn {
    width: 100%;
    background: #FFA500;
    color: #fff;
    font-weight: 700;
    border: none;
    outline: 0;
    padding: 14px 0;
    font-size: 15px;
    cursor: pointer;
    margin: 0 10px 0 0;
    border-radius: 0;
}
.modal-dialog-slideout {
    min-height: 100%;
    margin: 0 0 0 auto;
    background: #fff;
}
.modal.fade .modal-dialog.modal-dialog-slideout {
    -webkit-transform: translate(100%, 0) scale(1);
    transform: translate(100%, 0) scale(1);
}
.modal.fade.show .modal-dialog.modal-dialog-slideout {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    display: flex;
    align-items: stretch;
    -webkit-box-align: stretch;
    height: 100%;
}
.modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body {
    overflow-y: auto;
    overflow-x: hidden;
}
.modal-dialog-slideout .modal-content {
    border: 0;
}
.modal-dialog-slideout .modal-footer,
.modal-dialog-slideout .modal-header {
    height: 69px;
    display: block;
}
.modal-dialog-slideout .modal-header h5 {
    float: left;
}
div.borderwrapper {
    position: relative;
    border: 2px solid #7a8678;
    margin-top: 20px;
    padding: 20px 10px 10px;
}
div.borderwrapper .labelchoicename {
    color: #fff;
    line-height: 20px;
    padding: 0 5px;
    position: absolute;
    background-color: #2cad1c;
    top: -18px;
    left: 10px;
}
.choiceselect {
    border: 1px solid #ccc;
    outline: 0;
    padding: 2px 0 2px 5px;
    font-size: 13px;
    margin: 0 0 0 10px;
    color: #2b2124;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    background: url(../../images/restaurants/oz-book-a-table-arrow.png) no-repeat scroll 96% 54%;
    width: 160px;
}
#lblCartCount {
    font-size: 12px;
    background: red;
    color: #fff;
    padding: 5px 7px;
    vertical-align: top;
    margin-left: -10px;
    margin-top: -10px;
}
.cartbadge {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}
.badge-warning[href],
.label-warning[href] {
    background-color: #c67605;
}
.cbox {
    left: 0;
    top: 0;
    width: 15px;
    height: 15px;
    border: 2px solid red;
    margin-top: 5px;
}
ul.breadcrumb_area {
    padding: 10px 16px;
    list-style: none;
    border-bottom: 0.2px #000;
    -webkit-box-shadow: 0 3px 6px -6px #000;
    -moz-box-shadow: 0 3px 6px -6px #000;
    box-shadow: 0 3px 6px -6px #000;
}
ul.breadcrumb_area li {
    display: inline;
    font-size: 18px;
}
ul.breadcrumb_area li + li:before {
    padding: 8px;
    color: #fc8019;
    content: "\00bb";
}
ul.breadcrumb_area li a {
    color: #1eaa0d;
    text-decoration: none;
}
ul.breadcrumb_area li a:hover {
    color: #1eaa0d;
    text-decoration: underline;
}
.booktable_btn {
    background: #f2be14;
    color: #000;
    font-weight: 700;
}
.booktable_btn:hover {
    color: #fff;
}
.reviews_info {
    margin-top: 5px;
    margin-left: 105px;
}
.streetdetails {
    display: none;
}
#rxsinfopopup_overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    display: none;
    z-index: 100005;
}
#rxsinfopopup {
    max-width: 600px;
    width: 80%;
    max-height: 210px;
    height: 80%;
    padding: 20px;
    position: relative;
    background: #fff;
    margin: 90px auto;
}
#rxsinfopopup_close {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    border-radius: 51px;
    box-shadow: 0 0 2px #888;
    padding: 2px 7px;
    background-color: #1eaa0d;
}
.rxsinfopopup_body p {
    font-size: 24px;
    color: #000;
}
.rxsinfopopup_footer {
    position: absolute;
    right: 10px;
    bottom: 0;
    color: #000;
    padding: 10px 15px;
}
.rxsinfopopup_close_btn {
    width: 85px;
    background: #c81a1b;
    color: #fff;
    font-weight: 700;
    border: none;
    outline: 0;
    padding: 8px 0;
    font-size: 12px;
    cursor: pointer;
    margin: 0 10px 0 0;
    border-radius: 25px;
}
.rxsinfopopup_ok_btn {
    width: 85px;
    background: #1eaa0d;
    color: #fff;
    font-weight: 700;
    border: none;
    outline: 0;
    padding: 8px 0;
    font-size: 12px;
    cursor: pointer;
    margin: 0 10px 0 0;
    border-radius: 25px;
}
.mobiappdwnsec {
    display: flex;
}


/*app offer info update*/
.mobappofferinfo {
    cursor: pointer;
    font-size: 15px;
    color: #FF801F;
    text-align:center;
    font-weight: 900;
}

.appoffersec
{
     cursor:pointer;
     position: relative;
     box-shadow: 0 4px 4px -2px #232323;
    -moz-box-shadow: 0 4px 4px -2px #232323;
    -webkit-box-shadow: 0 4px 4px -2px #232323;
}
.appofferinfo
{
    color:#FF801F;
    font-weight:900;
    font-size:23px;
    text-align:center;
}
/*app offer info update*/
.dwnbtn {
    width: 50%;
}
.offrbtn {
    width: 50%;
}
.btn-outline-danger:hover
{
   background-color: #fff !important;
}
.hc-offcanvas-nav h2 p
{
    color:#fff !important;
}

.fixed-header
{
    padding: 16px 0px 16px !important;
}
.cradio {
    left: 0;
    top: 0;
    width: 15px;
    height: 15px;
    border: 2px solid red;
}
.dish_extra_popup_body {
    height: 400px;
    max-height: 600px;
    overflow: auto !important;
}
.dishmdlftr {
    display: block !important;
    -webkit-box-shadow: 0 0 3px #776d6d;
    -moz-box-shadow: 0 0 3px #776d6d;
    box-shadow: 0 0 3px #776d6d;
}
.mdlhdrdish {
    -webkit-box-shadow: 0 5px 4px -5px #000;
    -moz-box-shadow: 0 5px 4px -5px #000;
    box-shadow: 0 5px 4px -5px #000;
}
.micondishpopup {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
    color: #125fca !important;
}
i.micondishpopup {
    display: inline-block;
    border-radius: 50px;
    box-shadow: 0 0 2px #888;
    padding: 0.4em 0.5em;
    background-color: #adb9ca;
}
.requiredstar {
    color: red;
}
.labelhead {
    font-size: 18px;
    font-weight: 700;
}
.dish_extra_add {
    width: 300px;
    background: #2cad1c;
    color: #fff;
    font-weight: 700;
    border: none;
    outline: 0;
    padding: 14px 0;
    font-size: 15px;
    cursor: pointer;
    margin: 0 10px 0 0;
    border-radius: 0;
}
.dish_extra_cancel {
    width: 85px;
    background: #c81a1b;
    color: #fff;
    font-weight: 700;
    border: none;
    outline: 0;
    padding: 8px 0;
    font-size: 12px;
    cursor: pointer;
    margin: 0 10px 0 0;
    border-radius: 25px;
}
.bstseldishprice {
    float: right !important;
}
.banner_restaurant_name {
    font-size: 25px;
}
.rx_menu_dish_price {
    float: none !important;
}
.mobilecardbody {
    padding: 5px !important;
}
.addbtn {
    float: right !important;
    justify-content: center;
}
.opcls {
    padding: 5px;
}
.left_rx_menu_item_list_details .rx_menu_dish_title {
    font-size: 19px;
    color: #282c3f;
    font-weight: 400 !important;
    line-height: 20px;
    float: left;
    width: 100%;
    margin: 0 0 3px;
    font-family: Roboto, sans-serif !important;
}
.bestsellertimg {
    height: 120px !important;
    object-fit: cover;
}
.hc-offcanvas-nav a,
.hc-offcanvas-nav a:hover {
    color: #fff !important;
}
.oz_reg_form_popup_body_section {
    width: 400px !important;
    max-height: 90vh;
    overflow-y: auto;
    scrollbar-width: none;
}
.mobilecartcheckoutbtn:disabled {
    color: #5b2121 !important;
    background-color: #f3f3f3 !important;
    border-color: #f9fffa !important;
}
.review_counts li {
    line-height: 30px;
    font-size: 17px;
}
.review_customer {
    color: #ff3008;
}
.review_description {
    font-size: 14px;
    color: #040710;
}
.fa-star {
    font-size: 25px;
    color: rgba(112, 111, 111, 0.856);
}
.fa-star:hover {
    color: #ff3008;
}
.fa-star.selected {
    color: #ff3008;
}
.cards-wrapper {
    display: flex;
    justify-content: center;
}
.card img {
    max-width: 100%;
    max-height: 100%;
}
.card {
    margin: 0 0.5em;
    box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
    border: none;
    border-radius: 0;
}
.carousel-inner {
    padding: 1em;
}
.carousel-control-next,
.carousel-control-prev {
    background-color: #e1e1e1;
    width: 5vh;
    height: 5vh;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}
@media (min-width: 768px) {

    .card img {
        height: 11em;
    }
}
.mdl-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100005;
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.iconmenuarrow {
    font-size: 30px;
    color: #848789;
}
.reviewpopup {
    color: #fff;
    cursor: pointer;
}
.reviewpopup:hover {
    color: #fff;
}
.iconsarrows:before {
    color: #fc8019;
    content: "\00bb";
    font-size: 30px;
}
.btn-success.disabled,
.btn-success:disabled {
    color: #5b2121 !important;
    background-color: #f3f3f3 !important;
    border-color: #f9fffa !important;
}
/* Popup CSS */

.popup_wrap{
	width:80%;
	display:block;
	margin:20px auto 20px auto;
}

.intro a{
	color:#0FA3DE;
	text-decoration:underline;
	cursor:pointer;
}


.wrap_popup{
	display:none;
	position: fixed;
	z-index: 10000;
	left: 0;
	top: 0;
	height:100%;
	width:100%;
	overflow:auto;
   background-color: rgba(0,0,0,0.6);
}

.offerpopup{
	height:auto;
	width:80%;
	max-width:600px;
	margin:5% auto;
	display:block;
	border-radius:8px;
	overflow:hidden;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
}

.popup_title{
	width:100%;
	display:block;
	background:#eee;
	color:#000;
	font-weight:700;
	padding:5px;
}

.popup_title p{
	margin:5px;
    font-size:20px;
    color:#000;
}

.popup_title .tittle-info
{
    float:left;
}
.popup_title .tittle-close
{
    float:right;
}

.box_body{
	width:100%;
	display:block;
	background:#eee;
	padding:5px;
	color:#000;
}

.box_body p{
	margin:35px 15px;
}

.box_body button{
	padding:10px 15px;
	margin:10px 0px 10px 0px;
	background:#1eaa0d;
	color:#ffffff;
	border:3px solid #1eaa0d;
	border-radius:5px;
}
.offer-body-info p
{
    font-size:18px;
    font-weight:bold;
}
.arrow {
cursor: pointer;
color: white;
border: 1px solid #1eaa0d ;
border-radius: 30px;
background: #1eaa0d;
font-size: 31px;
font-weight: bold;
display: inline-block;
line-height: 0px;
padding: 11px 3px;
}
.arrow:before{
 content: "×";
}

.offer-image
{
    height: 357px;
    width: 555px;
}

.box_body .bottom-left {
  
        margin-left: 300px;
    margin-top: -185px;
}
.popupcontainer {
  position: relative;
  text-align: center;
  color: white;
}

.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

.offer-code {
  position: absolute;
    top: 132px;
    left: 170px;
}
.offer-hrs {
    position: absolute;
    top: 173px;
    left: 315px;
}
.offer-hrs span
{
    color:#ffffff;
    font-size:25px;
    font-weight:900;
    font-style:italic;
    text-transform:uppercase;
}
.offer-code span
{
    color:#000000;
    font-size:23px;
    font-weight:bold;
}

.offer-timer {
    position: absolute;
    top: 190px;
    right: 37px;
}
.offer-timer span
{
    font-size:71px;
    color:#000000;
    font-weight:600;
    font-style: italic;
}

.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ofive-off-image
{
  position: relative;
  width: 100%; 
  margin-bottom:5px;
  box-shadow: 0 4px 4px -2px #232323;
    -moz-box-shadow: 0 4px 4px -2px #232323;
    -webkit-box-shadow: 0 4px 4px -2px #232323;
  
}
.ofive-off-image-mob
{
  position: relative;
  width: 100%; 
  margin-bottom:5px;
  box-shadow: 0 4px 4px -2px #232323;
    -moz-box-shadow: 0 4px 4px -2px #232323;
    -webkit-box-shadow: 0 4px 4px -2px #232323;
  
}
.ebof-image
{
  position: relative;
  width: 100%; 
  margin-bottom:5px;
  box-shadow: 0 4px 4px -2px #232323;
    -moz-box-shadow: 0 4px 4px -2px #232323;
    -webkit-box-shadow: 0 4px 4px -2px #232323;
  
}
.ebof-image-mob
{
  position: relative;
  width: 100%; 
  margin-bottom:5px;
  box-shadow: 0 4px 4px -2px #232323;
    -moz-box-shadow: 0 4px 4px -2px #232323;
    -webkit-box-shadow: 0 4px 4px -2px #232323;
  
}

.ebof-image .timer
{
    position: absolute;
    top: 29px;
    left: 160px;
    width: 100%;
    color: #000;
    font-size: 21px;
    font-weight: bold;
}
.ebof-image .offcode
{
    position: absolute;
    top: 84px;
    left: 324px;
    width: 100%;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.ebof-image-mob .timer
{
    position: absolute;
    top: 20px;
    left: -6px;
    width: 100%;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
.ebof-image-mob .offcode
{
    position: absolute;
    top: 66px;
    left: 127px;
    width: 100%;
    color: #000;
    font-size: 13px;
    font-weight: bold;
}


.ofive-off-image .discount-val
{
    position: absolute;
    top: 27px;
    left: 203px;
    width: 100%;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

.ofive-off-image .ozoffcode
{
    position: absolute;
    top: 58px;
    left: 283px;
    width: 100%;
    color: #FF801F;
    font-size: 34px;
    font-weight: 800;
}

.ofive-off-image-mob .discount-val
{
    position: absolute;
    top: 25px;
    left: 12px;
    width: 100%;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
}

.ofive-off-image-mob .ozoffcode
{
    position: absolute;
    top: 42px;
    left: 110px;
    width: 100%;
    color: #FF801F;
    font-size: 27px;
    font-weight: 800;
}

.signin-info
{
    color:#3899ec;
    font-weight:bold;
    cursor:pointer;
}

@media screen and (max-width:479px)
{

   .offer-timer {
    position: absolute;
    top: 209px;
    right: 12px;
}
.offer-timer span
{
    font-size:40px;
}

.offer-code {
    position: absolute;
    top: 137px;
    left: 107px;
}
.offer-code span
{
    font-size:14px;
}

.offer-hrs {
    position: absolute;
    top: 176px;
    left: 213px;
}
.offer-hrs span
{
    color:#ffffff;
    font-size:18px;
    font-weight:900;
    font-style:italic;
}
}
@media screen and (max-width:400px)
{
    .offer-timer {
    position: absolute;
    top: 216px;
    right: 11px;
}
    .offer-timer span {
    font-size:36px;
}
.offer-code {
    position: absolute;
    top: 133px;
    left: 79px;
}
.offer-code span
{
    font-size:13px;
}
}
@media screen and (max-width:414px)
{
    .offer-timer {
    position: absolute;
    top: 208px;
    right: 14px;
}
    .offer-timer span {
    font-size:39px;
}
.offer-code {
    position: absolute;
    top: 133px;
    left: 89px;
}
.offer-code span
{
    font-size:13px;
}

.offer-hrs {
    position: absolute;
    top: 185px;
    left: 167px;
}
.offer-hrs span
{
    color:#ffffff;
    font-size:16px;
    font-weight:900;
    font-style:italic;
}
}

@media screen and (max-width:375px)
{
    
    .offer-timer {
    position: absolute;
    top: 209px;
    right: 14px;
}
    .offer-timer span {
    font-size:34px;
}
.offer-code {
    position: absolute;
    top: 133px;
    left: 79px;
}
.offer-code span
{
    font-size:13px;
}

.offer-hrs {
    position: absolute;
    top: 189px;
    left: 150px;
}
.offer-hrs span
{
    color:#ffffff;
    font-size:15px;
    font-weight:900;
    font-style:italic;
}
   .ebof-image-mob .offcode {
    top: 58px;
    left: 113px;
    font-size: 12px;
   }
   
   .ofive-off-image-mob .discount-val
{
    position: absolute;
    top: 21px;
    left: 10px;
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.ofive-off-image-mob .ozoffcode
{
    position: absolute;
    top: 37px;
    left: 98px;
    width: 100%;
    color: #FF801F;
    font-size: 24px;
    font-weight: 800;
}
}

@media screen and (max-width:320px)
{
.offer-timer {
    position: absolute;
    top: 209px;
    right: 12px;
}
.offer-timer span {
    font-size:30px;
}
.offer-code {
    position: absolute;
    top: 133px;
    left: 67px;
}
.offer-code span
{
    font-size:11px;
}

.offer-hrs {
    position: absolute;
    top: 191px;
    left: 129px;
}
.offer-hrs span
{
    color:#ffffff;
    font-size:12px;
    font-weight:900;
    font-style:italic;
}
   .ebof-image-mob .offcode {
    top: 47px;
    left: 92px;
    font-size: 10px;
   }
   .ebof-image-mob .timer {
    top: 17px;
    left: -5px;
    font-size: 12px;
   }
   
   .ofive-off-image-mob .discount-val
{
    position: absolute;
    top: 16px;
    left: 10px;
    width: 100%;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}

.ofive-off-image-mob .ozoffcode
{
    position: absolute;
    top: 33px;
    left: 80px;
    width: 100%;
    color: #FF801F;
    font-size: 19px;
    font-weight: 800;
}
}

@media only screen and (min-width: 505px) and (max-width:991px) {
  .ebof-image-mob .offcode { 
    top: 83px;
    left: 165px;
    font-size: 17px;
   }
  .ebof-image-mob .timer {
    top: 28px;
    left: -8px;
    font-size: 22px;
   }
   
.ofive-off-image-mob .discount-val
{
    position: absolute;
    top: 27px;
    left: 15px;
    width: 100%;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

.ofive-off-image-mob .ozoffcode
{
    position: absolute;
    top: 51px;
    left: 142px;
    width: 100%;
    color: #FF801F;
    font-size: 36px;
    font-weight: 800;
}
}
@media only screen and (min-width: 300px) and (max-width:410px) {
    .oz_reg_form_popup_body_section {
        width:300px !important;
    }
    
}

/* Popup CSS */
@media screen and (max-width: 1145px) {
    .viewoffersbtn {
        font-size: 11px;
    }
}
@media screen and (max-width: 990px) {
    .sidebardishlist {
        display: none;
    }
}
@media screen and (max-width: 480px) {
    .desktopmenu {
        display: none;
    }
    .mobilemenusection {
        display: block;
        margin-bottom: 20%;
    }
}
@media screen and (min-width: 480px) {
    .desktopmenu {
        display: block;
    }
    .mobilemenusection {
        display: none;
    }
}
@media screen and (max-height: 660px) {
    .mobcartbody {
        height: 520px;
        max-height: 660px;
        overflow: auto !important;
        padding: 0 !important;
    }
}
@media (max-width: 1027px) {
    .itmqty {
        padding: 5px 7px 1px 8px;
        margin: 0 -2px 8px -2px;
    }
    .cartsricky {
        margin: auto auto;
        padding: 10px;
    }
    .popuphd {
        display: none !important;
    }
    .closebtn {
        display: block !important;
        color: #fff !important;
        float: right;
        cursor: pointer;
    }
    .checkouttab {
        list-style-type: none;
        margin: 1px;
        padding: 25px;
        overflow: hidden;
        background-color: #f2be14;
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 69px;
        z-index: 999;
        font-size: 18px;
        cursor: pointer;
        display: block;
    }
    .items {
        list-style: none;
        color: #fff;
        float: left;
        padding-left: 5px;
        font-weight: 700;
    }
    .checkoutbtn {
        list-style: none;
        color: #fff;
        padding-right: 25px;
        float: right;
        font-weight: 700;
        cursor: pointer;
    }
    #popup {
        position: fixed;
        transform: translate(-50%, 0);
        bottom: 24px;
        left: 50%;
        width: 100%;
        max-height: 600px;
        overflow: auto !important;
        display: none;
        z-index: 999;
        margin-top: 50px;
    }
}
@media (min-width: 1027px) {
    .cartbarsec {
        display: none;
    }
}
@media only screen and (max-width: 770px) {
    .sidebardishlist {
        display: none;
    }
    .offersecdestop {
        display: none;
    }
    .bestsellersec {
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 770px) {
   
    .mobcuslist {
        display: none;
    }
    .offersecmob {
        display: none;
    }
}
@media screen and (max-width: 767px) {

    .reviews_info {
        margin-left: 0;
    }
}
@media screen and (max-width: 991px) {
     .appoffersec
 {
     display:block;
 }
    .reviews_info {
        margin-left: 0;
    }
}
@media only screen and (max-width: 990px) {
 
 
 
    .offersecmob {
        display: block;
    }
 

}
@media only screen and (max-width: 826px) {
    .restaurant-detailed-header-right .btn-success {
        font-size: 14px;
    }
}
@media only screen and (max-width: 642px) {
    .rxsinfopopup_body p {
        font-size: 15px;
    }
}
@media screen and (max-width: 479px) {
 
     header {
        padding: 6px 0px 6px !important;
     }
}

/*new add on 15/12/2023*/
@media only screen and (max-width: 990px) {
 
    .navi 
{
    display:none !important;
}
 
  
}
.centeredhh
{
    text-align:center;
    font-size:20px;
}
.appoffersec ul
{
    margin:auto;
  display:inline-flex;
}
.appoffersec img
{
    display:block;
    margin-left:auto;
    margin-right:auto;
}
.navi 
{
    margin: auto;
    display: flex;
}
.navi img
{
    width:100px;
}