﻿@charset "utf-8";
/* CSS Document */

* {
    font-family: PT Sans !important;
    /*background:white !important;*/
    /*outline:2px solid red !important*/
}

    *:focus {
        outline: none !important;
    }

.modal {
    z-index: 99999 !important;
}

.modal-backdrop {
    z-index: 9999 !important;
}
/* width */
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.Discountcoupon {
    height: 40px;
    color: white;
    background-color: #DE3E1C;
    padding: 10px 7px 4px 14px;
    border-radius: 5px 0px 0px 5px;
    user-select: none;
    border-bottom: outset;
    display: flex;
    flex-direction: column;
    float: right;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
}

.left-arrow {
    font-size: 27px;
    color: red;
    font-weight: 600;
}

.txtOffer {
    padding-bottom: 10px;
}

#mainOverlayDiv {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.3);
    z-index: 111;
    opacity: 1;
    transition: all 0.5s;
}

.DefaultAddress {
    border: 2px solid #90b6c3;
    background: #f6f8fc !important;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.3);
    z-index: 999999;
    opacity: 1;
    transition: all 0.5s;
}

/*Spinner Styles*/
.lds-dual-ring {
    display: inline-block;
    width: 100%;
    height: 100%;
}

    .lds-dual-ring.hidden {
        display: none;
    }

    .lds-dual-ring .text {
        color: white;
        width: 114px;
        display: block;
        margin: 35px auto;
        font-size: 20px;
    }

    .lds-dual-ring:after {
        content: " ";
        display: block;
        width: 64px;
        height: 64px;
        margin: 5% auto;
        border-radius: 50%;
        border: 6px solid #fff;
        border-color: #fff transparent #fff transparent;
        animation: lds-dual-ring 1.2s linear infinite;
    }

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.button {
    font-family: Calibri;
    background-color: aliceblue;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 10px 2px;
    cursor: pointer;
    border-radius: 12px;
}

.button-group-wrapper {
    float: left;
    /*margin: 10px;*/
    margin-left: 10px;
}
/*.theme-button {
    background: #2054AC;
    color: white;
    border: none;
    border-radius: 25px;
    padding: 9px 25px;
}*/
.provider-customer-haker a:hover {
    color: #2054ac !important;
}

.theme-button1 {
    background: #ffffff;
    color: black;
    border: none;
    border-radius: 10px;
    /*padding: 9px 25px;*/
    padding: 5px 25px;
    box-shadow: 0px 2px 10px rgb(0 0 0 / 20%);
}

.theme-button {
    background: #2054AC;
    color: white;
    border: none;
    border-radius: 10px;
    padding: 9px 25px;
    box-shadow: 0px 2px 10px rgb(0 0 0 / 20%);
}

.fb_btn {
    color: white;
    background: #4267B2;
    border-radius: 18px;
    border: none;
    width: 360px;
    height: 64px;
}

.google_btn {
    color: black;
    width: 360px;
    height: 64px;
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 18px;
}

.or_btn {
    margin: 15px;
    font-size: 12px;
    padding: 10px;
    border-radius: 25px;
    background: #C4C4C4;
    border: none;
}

.para {
    font-family: Calibri;
    margin-top: 50px;
}

.email_pass_input {
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 18px;
    width: 360px;
    height: 64px;
}


.footer {
    font-family: Calibri;
    align-content: center;
    align-self: center;
    background-color: #2B2929;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer_block {
    margin-top: 15px;
    color: #ffffff;
    text-decoration: none;
    list-style-type: none;
    font-family: Calibri;
    font-style: normal;
    /*font-weight: bold;*/
    font-size: 14px;
    line-height: 17px;
}

.list {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 15px;
    list-style-type: none;
    align-content: flex-start;
    padding: 5px 0px;
    font-size: 13px;
}

footer a {
    color: #ffffff !important;
    text-decoration: none;
    padding: 5px 0px;
    font-size: 14px;
}

footer h6 {
    color: #ffffff !important;
    font-weight: bold;
    font-size: 16px;
    line-height: 17px;
    font-weight: bold;
}

footer ul li {
    padding: 5px 0px;
}

.storeicon {
    width: 40%;
    border-radius: 4px;
}

.terms {
    font-family: Calibri;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 13px;
    letter-spacing: 0em;
    margin-left: 190px;
}

.com {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    /* agorz_green */
    color: #7AC142;
}

form input {
    padding: 10px;
    margin-top: 15px;
    border-color: currentColor;
    border-radius: 12px;
    width: 200px;
}

.a {
    text-decoration: none;
    padding: 0px !important;
}

.input1 {
    font-family: Calibri;
    border: none;
    padding: 15px;
    border-radius: 20px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    height: 70px;
}

.input2 {
    font-family: Calibri;
    border: none;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    width: 325px;
}

.input3 {
    font-family: Calibri;
    border: none;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0px 2px 10px rgb(0 0 0 / 20%);
    width: 100%;
}

.search-icon {
    /*background-color: #fff;*/
    border-radius: 8px;
    /*box-shadow: 0px 2px 10px rgb(0 0 0 / 20%);*/
    margin: 0 0 0 15%;
    padding: 0 2px;
    cursor: pointer;
}

.inp_fields {
    margin-top: -15%;
}

.search-box-wrapper {
    width: 100%;
    display: block;
}

.search-input-wrapper {
    float: left;
    width: 91%;
}

.search-icon-wrapper {
    float: right;
}

.btn1 {
    font-family: Calibri;
    border: none;
    padding: 15px;
    background-color: white;
    height: 70px;
    border-radius: 20px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
}

.btn1blue {
    font-family: Calibri;
    border: none;
    padding: 12px;
    background-color: #2054AC;
    height: 64px;
    border-radius: 10px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    margin-left: 5px;
}

.selectdd {
    font-family: Calibri;
    height: 70px;
    border-radius: 15px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    border: none;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
    color: #000000;
}

.in {
    margin-top: -52%;
}

.card {
    border: none !important;
}

.parent {
    position: relative;
    top: 0;
    left: 0;
}

.image1 {
    position: relative;
    top: 0;
    left: 0;
}

.image2 {
    position: absolute;
    top: 10px;
    left: 10px;
    max-width: 40%;
}

.card-title {
    font-weight: 700;
}

.areas_list {
    font-family: Calibri;
    list-style-type: none;
    align-content: flex-start;
    padding: 10px;
    font-weight: bold;
    font-size: 18px;
}

.list_items {
    padding: 10px;
    display: inline-block;
}

.cuisines_btn {
    padding: 10px;
    background-color: white;
    color: black;
    border-color: black;
    margin: 10px;
    margin-top: 20px;
    width: 120px;
    border: 1px solid #949494;
    box-sizing: border-box;
    border-radius: 12px;
}

.card-text {
    display: flex;
    flex-wrap: wrap;
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #3C3C3C;
}

.card-body {
    padding: 0px;
    margin-top: -4px;
    margin-left: -15px;
}



.heading {
    font-family: Calibri;
    font-style: normal;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700px;
}

.taglines {
    font-family: Calibri;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 21px;
}

.down {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    /*    font-size: 14px;
*/ line-height: 21px;
}

.img {
    height: 355px;
    width: 280px;
}

.restaurant-wrapper {
    /*height: 300px;*/
    margin-bottom: 30px;
    position: relative;
    border-radius: 0;
    box-shadow: none !important;
    border: none !important;
}

.restaurant-image-wrapper {
    height: 176px;
}

.restaurant-image {
    height: 100%;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 20px !important;
}

.restaurant-distance-image {
    /*position: absolute;
    bottom: -33px;
    right: 5px;*/
    /*max-width: 40%;*/
    width: auto !important;
}

.delivery-time-wrapper {
    margin: 0 0 0 16px;
}

.delivery-van {
    width: 32px;
}

.delivery-time {
    /*position: absolute;
    background-color: white;
    padding: 0 2px;
    font-size: 15px;
    font-weight: bold;*/
}

.restaurant-list-delivery-time {
    /*bottom: -30px !important;
    right: 25px !important;
    width: 48px;
    height: 25px;*/
    font-weight: bold;
    color: #1E1E1E !important;
    opacity:58 !important;
    margin: auto !important;
}

.restaurant-details-delivery-time {
    margin: 6px 0 0 5px;
    text-transform: lowercase;
    color: #000;
}

.delivery-time-min-max {
    color: dimgray;
}

.restaurant-name {
    cursor: pointer;
}

.food-item-box {
    margin: 2% 0%;
    width: 100%;
    background: #FFFFFF;
    /* dropshadow1 */
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    border-radius: 12px;
    padding: 2%;
}

    .food-item-box .title-section {
    }

    .food-item-box .food-item-bottom-section {
    }



.description-section .description-top {
    flex-wrap: wrap;
    align-items: baseline;
}



.description-section .description-bottom .description-text {
}

.description-section .description-bottom .read-more {
    position: relative;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
}

.read-more .description-full-text-wrapper {
    position: absolute;
    top: 15px;
    left: 0;
    background-color: #fff;
    border: 1px solid lightgray;
    border-radius: 10px;
    padding: 10px;
    width: 220px;
    box-shadow: -1px 3px 6px 3px lightgrey;
    z-index: 999;
}

.read-more .description-full-text {
    font-weight: normal;
    overflow-wrap: break-word;
}



.price-section .price-wrapper {
}



.add-button-wrapper .add_btn {
    background: white;
    border: 1px solid #2054AC;
    color: #2054AC;
    border-radius: 25px;
    padding: 0px 11px;
    font-size: 11px;
    font-weight: bold;
}

.item-image-wrapper {
    float: left;
    width: 32%;
    height: 105px;
    cursor: pointer;
    border-radius: 10px;
    /* border: 1px solid;*/
    overflow: hidden;
}

#modalMiniCart {
    padding-right: 0px !important;
}

.item-image-wrapper img {
    width: 100%;
    height: 100%;
}



.buttons-color-1 {
    border: 1px solid #0D244B;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 10px 20px;
    margin: 1%;
    color: #0D244B;
    background-color: white;
}

    .buttons-color-1.selected {
        background: #0D244B;
        color: white;
    }

.buttons-color-2.selected:disabled {
    background: #2054AC;
    color: whitesmoke;
}

.buttons-color-2 {
    font-family: Calibri;
    font-style: normal;
    font-weight: bold;
    width: 6.5rem;
    height: 38px;
    font-size: 14px;
    line-height: 17px;
    color: #2054AC;
    background-color: white;
    /* agorz_green */
    border: 1px solid #2054AC;
    box-sizing: border-box;
    border-radius: 20px;
    cursor: pointer;
}

    .buttons-color-2 :hover {
        background-color: whitesmoke;
    }

.label-theme-1 {
}

.cart-wrapper {
    margin: 0 30px 0 0;
    position: relative;
}

.cart-icon {
    width: 28px;
    height: 20px;
}

.cart-counter {
    text-decoration: none;
    color: #2054ac;
    /*background-color: orange;*/
    /*width: 20px;
    height: 20px;*/
    /*border-radius: 20px;*/
    /*position: absolute;*/
    text-align: center;
    /*top: -10px;
    left: 26px;*/
}

/*.delivery-time-wrapper{
    position: relative;
}*/


.round-box-1 {
    width: 18px;
    height: 18px;
    border-radius: 18px;
    line-height: 18px;
    background-color: orange;
    color: white;
    text-align: center;
    font-size: 13px;
    font-weight: normal;
}

.partner-box-wrapper {
    margin: 10px;
    border-radius: 20px;
    font-family: Calibri;
    border-radius: 20px !important;
    height: 171px;
    overflow: hidden;
}

    .partner-box-wrapper .box-body-1 {
        padding: 0;
    }

    .partner-box-wrapper .box-image-wrapper-1 {
    }

    .partner-box-wrapper .box-image-1 {
        width: 170px;
        height: 170px;
    }

    .partner-box-wrapper .box-content-1 {
        padding: 12px;
    }

        .partner-box-wrapper .box-content-1 .box-content-buttons {
            border: none;
            border-radius: 10px;
            padding: 10px 40px;
            font-size: 16px;
            font-weight: bold;
            color: #fff;
            margin: 0 0 0 40px;
            text-decoration: none;
        }

        .partner-box-wrapper .box-content-1 .box-title {
            color: #000;
            font-family: Calibri;
            font-style: normal;
            font-weight: bold;
            font-size: 26px;
            line-height: 21px;
            padding: 10px 15px;
        }

.checkbox + .checkbox, .radio + .radio {
    margin-top: 0 !important;
}

.pac-container {
    z-index: 99999 !important;
}

.slider-menu-list {
    float: left;
    margin: 0 125px 0 0;
}

.rating-star {
    margin-bottom: 0px;
    width: 18px;
    margin-right: 2px;
}

.rating-text {
    color: #2054AC;
}

.unavailable-box {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.7;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.unavailable-text {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}

.red-text {
    color: red !important;
    font-weight: bold !important;
}

.customized_food {
    border-radius: 15px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 15px;
}

.cuisine-name {
    width: 100%;
    display: block;
    text-align: center;
    margin: 10px 0 0;
}

.top-header {
}

    .top-header .map-icon {
        float: left;
        margin: -6px 2px 0 0;
    }

    .top-header .current-address-wrapper {
        /*float: right;*/
        margin-bottom: 0 !important;
    }

        .top-header .current-address-wrapper .current-address {
            max-width: 120px;
            height: 24px;
            display: block;
            overflow: hidden;
            cursor: pointer;
        }

.spn-servingoptions {
    display: inline-block;
}

.filter-options-wrapper {
    margin: 15px 0 0;
}

.filter-options {
    float: left;
    width: 100%;
    margin: 5px 0;
    background-color: transparent;
    color: #2054AC;
    padding: 5px 2%;
}

.filter-heading {
    float: left;
    margin: 2px 0 0;
    color: #2054ac;
    font-size: 16px;
}

.filter-arrow {
    float: right;
    cursor: pointer;
    margin: 2px 0 0;
    padding: 7px;
    width: 27px;
    height: 27px;
    border-radius: 27px;
    background-color: #fff;
}

.filter-items-wrapper {
    float: left;
    width: 100%;
    padding-left: 15px;
}

.item-addon-heading {
    font-family: Calibri;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 18px;
    color: #000000;
}

.input-group-btn {
    font-size: unset !important;
}

.item-addon-contents {
}

.item-addon-name {
    color: gray;
    font-size: 14px;
}

.item-addon-price-container {
    color: #000000;
    font-weight: bold;
    font-size: 14px;
}

.item-addon-price {
}

.addon-name-label {
    margin: 2px 0 0 7px;
    float: right;
}

.restaurant-schedule-name {
    margin: 3px 0 0 5px;
}

#divMiniCart {
}
/*#divMiniCartLinkWrapper {
    text-align: center;
}*/
#miniCartLink {
    justify-content: space-between;
    display: flex;
    position: fixed;
    bottom: 10px;
    padding: 20px 10px 20px 10px;
    background-color: #2054AC;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    border-radius: 10px 10px 10px 10px;
    cursor: pointer;
    z-index: 998;
}

#divHeader {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

#divMiniCartDetails {
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 60%;
    left: 21%;
    height: 500px;
    box-shadow: -3px -3px 40px 1px grey;
    border-radius: 12px 12px 0 0;
    z-index: 998;
}

.ma-discount {
    text-decoration: line-through;
    color: #949494 !important;
    font-weight: 100 !important;
}

.discount-txt {
    color: red;
    font-weight: bold;
}

.shadow-box {
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 25%);
    border-radius: 22px;
}

.card-box {
    margin: 14px 1%;
    padding: 2%;
    width: 31% !important;
    height: 173px;
    float: left;
    cursor: pointer;
    position: relative;
}

.card-remove {
    float: right;
    position: absolute;
    top: -3px;
    left: 256px;
    right: 0px;
    width: 27px;
}

.card-box.active {
    border: 2px solid #2054AC;
    font-weight: bold;
}

.card-box .pname {
    height: 20px;
}

.payment-card-list-container {
    float: left;
    width: 100%;
    padding: 10px 0;
}

.payment-card-add-container {
    float: right;
}

.fav-unfavorite-small {
    position: absolute;
    right: 0;
    z-index: 999;
}

    .fav-unfavorite-small img {
        width: 54px;
        cursor: pointer;
    }

.fav-unfavorite-large {
    position: absolute;
    right: 0;
    z-index: 999;
}

    .fav-unfavorite-large img {
        width: 54px;
    }

.search-box-1 {
    border-radius: 10px;
    position: relative;
    padding-left: 45px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 390px;
}

.address-search-box {
    background-image: url('/img/loc_btn_new.png');
    background-repeat: no-repeat;
    background-position: 7px;
}
/*.spnSearchButtonWrapper .theme-button {
    padding: 15px 42px;
    font-size: 15px;
    font-weight: bold;
}*/

.spnSearchButtonWrapper .theme-button1 {
    padding: 20px 30px 20px 30px;
    font-size: 16px;
    font-weight: bold;
}

.user-password {
    background-image: url('/img/password.png');
    background-repeat: no-repeat;
    background-position: 7px;
    padding-left: 35px;
}

.diatery {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
    display: inline;
}

.diatery-veg {
    color: #7AC142;
}

.diatery-non-veg {
    color: #FF2828;
}

.diatery-other {
    color: #2054AC;
}

.diatery-circle {
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 1px solid;
    border-radius: 8px;
    margin: 6px 2px 0 0;
}

.diatery-circle-veg {
    background-color: #7AC142;
}

.diatery-circle-non-veg {
    background-color: #FF2828;
}

.diatery-circle-other {
    background-color: #2054AC;
}

.veg {
    font-family: Calibri;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
    color: #7AC142;
    display: inline;
}

.required-field {
    color: red;
}

.error-field {
    border-color: red !important;
}


.read-more-dots {
    position: relative;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
}

    .read-more-dots .description-full-text-wrapper {
        position: absolute;
        top: 15px;
        left: 0;
        background-color: #fff;
        border: 1px solid lightgray;
        border-radius: 10px;
        padding: 10px;
        width: 220px;
        box-shadow: -1px 3px 6px 3px lightgrey;
    }

    .read-more-dots .description-full-text {
        font-weight: normal;
        overflow-wrap: break-word;
    }


.navigation-menu-item {
    color: #949494 !important;
    cursor: pointer;
    font-weight: bold;
    font-size: 20px;
    padding: 5% 0%;
}

    .navigation-menu-item.active {
        color: #2054AC !important;
    }

.help-labels {
    color: #2054AC;
}

/**Help**/
.account-payment-group-heading {
    font-weight: bold;
    font-size: 19px;
}
/**End Help**/
/**FAQ**/
/*@import url('//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css');*/
.accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "\f078";
    float: right;
}

.accordion-opened .accordion-toggle:after {
    content: "\f054";
}
/**End FAQ**/

/**Theme Accordion**/
.theme-accordion {
    margin-bottom: 20px;
}

.theme-accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.theme-accordion-heading {
    border-bottom: 0;
    font-weight: bold;
}

    .theme-accordion-heading .question-no {
        font-size: 17px;
    }

    .theme-accordion-heading .accordion-toggle {
        display: block;
        padding: 8px 15px;
        color: #000;
        font-size: 15px;
    }

        .theme-accordion-heading .accordion-toggle:hover {
            text-decoration: none;
        }

.theme-accordion-toggle {
    cursor: pointer;
}

.theme-accordion-body {
}

.theme-accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5;
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

.show {
    display: block;
}

.collapse {
    display: none;
}

    .collapse:not(.show) {
        display: none;
    }

    .collapse.show {
        display: block;
        height: auto;
    }
/**End Theme Accordion**/

.social-media-container {
    width: max-content;
    white-space: nowrap;
    position: absolute;
    top: 62px;
    right: 5px;
    /* width: 221px; */
    padding: 10px;
    background-color: #fff;
    box-shadow: -2px 3px 10px 0px lightgrey;
    border-radius: 10px;
}


.coupon-code-wrapper {
    border-bottom: 1px solid;
    width: 350px;
    margin: 0 auto;
    height: 52px;
    padding: 0;
    border-color: #2054AC;
}

.coupon-code-input {
    border: 0;
    width: 235px;
    padding: 10px;
}

.coupon-code-button {
    float: right;
    border-radius: 10px;
    padding: 8px 35px;
    font-weight: bold;
    font-size: 18px;
}


.rate-review-header {
    text-align: center;
    padding: 0 0 25px;
    border-bottom: 1px solid lightgray;
}

.rate-review-heading-title-1 {
    margin: 0;
    font-size: 28px;
    font-weight: bold;
    color: green;
}

.rate-review-heading-title-2 {
    margin: 0;
    font-size: 18px;
}

.rate-review-heading-title-3 {
    margin: 0;
    font-size: 23px;
    font-weight: bold;
    color: darkorange;
}

.rate-review-body {
    padding: 20px 0 0;
}

.rate-review-p {
    font-size: 14px;
    font-weight: bold;
    margin: 25px 0;
}

    .rate-review-p.review-label {
        color: #2054AC;
        font-weight: bolder;
    }

.rate-review-stars-wrapper {
}

.star-icon-wrapper {
    cursor: pointer;
    float: left;
    margin: 0 21px;
}

    .star-icon-wrapper img {
        width: 50px;
    }

#divDriverRatingWrapper .star-icon-wrapper {
    margin: 0 15px !important;
}

.rate-review-keywords-wrapper {
}

.rate-review-driver-image {
    float: left;
    width: 56px;
    height: 56px;
    border-radius: 56px;
    border: 2px solid #2054AC;
    padding: 3px;
}

.rate-review-keyword {
    font-size: 16px;
    font-weight: normal;
    border: 1px solid #2054AC;
    color: #2054AC;
    border-radius: 18px;
    margin: 12px 15px;
    padding: 7px 22px;
    width: 124px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

    .rate-review-keyword.selected {
        background: #2054AC;
        color: white;
    }

.Required {
    font-weight: bold;
    background-color: #EAEAEA;
    color: black;
    border-radius: 22px;
    line-height: 1.3 !important;
    padding: 1px 13px !important;
    border: none;
    font-size: 14px;
}

/*    .Required:hover {
        background-color: white !important;
        border: 2px solid red !important;
        color: red !important;
        border-radius: 7px !important;
    }*/

.Optional {
    padding: 1px 9px !important;
    font-weight: bold;
    background-color: white;
    border: 2px solid #7ac142 !important;
    color: #7ac142 !important;
    border-radius: 12px;
}

    .Optional:hover {
        background-color: white !important;
        border: 2px solid #7ac142 !important;
        color: #7ac142 !important;
        border-radius: 7px !important;
    }

.head {
    font-size: 18px;
    font-weight: 600;
}

.amount_heading {
    font-family: Calibri;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    color: #2054ac;
}

.rate-review-textarea {
    width: 100%;
    border: 0;
    border-bottom: 1px solid;
    border-color: #2054AC;
}

.rate-review-button {
    font-size: 20px;
    font-weight: bold;
    background: #2054AC;
    color: white;
    border: none;
    border-radius: 20px;
}

.rate-review-link {
    padding: 15px 100px;
}

.rate-review-submit {
    padding: 15px 100px;
}

#header-options {
    padding: 12px 6vw 0 0;
}

.logoimgside {
    display: none;
}



@media only screen and (max-width: 768px) {



    .popularFoodsDiv a {
        padding: 0;
    }

    /*.container {
        max-width: 100% !important;
    }*/

    #web-img {
        display: none;
    }

    #tab-img {
        display: block !important;
    }

    #search-input {
        padding-left: 2vw !important;
        margin-top: -20px !important;
    }

    .search-box-1 {
        width: 40vw !important;
    }

    .modal-body::-webkit-scrollbar {
        width: 3px;
        background-color: #F5F5F5;
    }

    .modal-body::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122, 153, 217)), color-stop(0.72, rgb(73, 125, 189)), color-stop(0.86, rgb(28, 58, 148)));
    }

    #header-options {
        padding: 8px 0 0 0;
        /*        right: -7vw;
*/ /*        display: table-cell !important;
*/
    }

    /*#search-header {
        max-width: 100px !important;
    }*/

    #header-row {
        display: -webkit-box !important;
        min-width: fit-content !important;
    }

    #login-opt {
        margin-left: 15px !important;
    }

    /*#signup-opt {
        margin-left: 8px !important;
    }*/

    #rest-opt {
        padding: 8px 8px 10px 8px !important;
    }

    #partner-opt {
        padding: 8px 8px 10px 8px !important;
    }

    #offer-opt {
        padding: 8px 8px !important;
    }

    #web-download-div img {
        width: 27vw;
        height: auto;
    }

    .agorz-local {
        max-width: 32% !important;
    }

    .imgdesign {
        max-width: 70% !important
    }

    .local-imgdesign {
        max-width: 90% !important;
    }

    .description {
        font-size: 13px !important;
    }
}

@media only screen and (max-width: 600px) {
    #agorzlogoweb {
        display: none !important;
    }

    #agorzlogomob {
        display: block !important;
        margin-top: -5px !important;
    }

    #divGlobalBody {
        margin-top: 25px !important;
    }

    #divHeader {
        position: relative !important;
    }

    #brand-header {
        /*max-width: 30%;*/
        padding: 8px 0 0 !important;
    }

    /*#search-header {
        max-width: 20% !important;
    }*/

    #header-options {
        /*width: 48%;*/
        display: block !important;
    }

    #web-bg {
        display: none;
    }

    #mobile-bg {
        display: block !important;
    }

    #search-div {
        width: 100% !important;
    }

    .button-group-wrapper {
        width: 100% !important;
        margin-left: 0;
        margin-top: 3vw;
    }

    .btn1blue {
        width: 17%;
        text-align: center;
        padding: 0;
    }

    #search-input {
        padding-left: 15px !important;
        margin-top: 100px !important;
    }

    .inp_fields {
        margin-top: 0;
    }

    .search-box-1 {
        width: 100% !important;
    }

    #delivery-options {
        width: 80%;
    }

    .provider-customer-control, .provider-customer-controls {
        display: none;
    }

    .topnav a {
        display: none;
    }

        .topnav a.icon {
            float: right !important;
            display: block !important;
            padding: 0 !important;
        }

    .topnav.responsive {
        position: relative;
    }

        .topnav.responsive .icon {
            position: absolute;
            right: 0;
            top: 0;
        }

        .topnav.responsive a {
            float: none;
            display: block;
            text-align: left;
        }

    .icon-sidenav {
        display: none;
    }

    .logoimgside {
        display: block;
    }

    #ul-side-nav-bottom-menu {
        display: none;
    }

    .description {
        margin-top: 1vw;
        padding: 0px 8% !important;
        line-height: 20px !important;
    }

    .grab-div {
        margin-top: 8vw !important;
    }

        .grab-div a {
            display: none !important;
            padding: 0 !important;
        }

    .grab-description {
        margin: 1vw 4vw !important;
    }

    #downloadspn a {
        padding: 0 !important;
        width: 50% !important;
    }

        #downloadspn a img {
            width: 95% !important;
        }

    .down {
        font-size: 16px !important;
    }

    .explore-div {
        margin-top: 8vw !important;
    }

    .exploreheading {
        font-size: 20px !important;
    }

    .popularimgdesign {
        border-radius: 10px !important;
    }

    .agorz-local {
        max-width: 100% !important;
    }

    .imgdesign {
        max-width: 100% !important
    }

    .local-imgdesign {
        max-width: 100% !important;
    }

    .description {
        font-size: 14px !important;
    }

    .sidenav {
        padding-top: 30px;
    }

    .imgside {
        width: 30% !important;
    }

    .sidenav-header {
        height: 100%;
        width: 80%;
        position: fixed;
        z-index: 1;
        top: 0;
        right: 0;
        background-color: #FFFFFF;
        font-family: Calibri;
        font-style: normal;
        font-weight: bold;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 20px;
        box-shadow: grey -2px 0 37px 0;
    }

        .sidenav-header a {
            display: block !important;
            color: #2054AC;
            font-weight: bold;
            padding-left: 0 !important;
        }

    .logoimgside {
        float: left;
        width: 30%
    }

    .closebtn-head {
        position: absolute;
        top: 38px;
        right: 20px;
        font-size: 26px;
        color: #2054AC;
    }

    #mobile-download-img {
        display: block !important;
    }

    #web-download-div {
        display: none !important;
    }

    .mobile-card-img {
        width: 47% !important;
    }

    .partner-card {
        display: flex !important;
        padding: 1.25rem 0 !important;
    }

    .partner-div .card-title {
        margin-top: 2vw !important;
    }

    .partner-div p {
        font-size: 14px !important;
        line-height: 15px !important;
        margin-bottom: 1vw !important;
        padding-right: 5vw !important;
    }

    .rest-btn {
        width: 97% !important;
        font-size: 12px !important;
        margin-top: 5vw !important;
    }

    .driver-btn {
        width: 97% !important;
        font-size: 12px !important;
    }

    .chat-div {
        display: none;
    }

    .terms {
        margin-left: 0 !important;
    }

    #web-footerdiv {
        display: none !important;
    }

    #mobile-footerdiv {
        display: block !important;
        padding: 0 10vw 5vw 10vw !important;
    }

    .storeicon {
        width: 40% !important;
    }

    .mobshow {
        display: flex !important
    }

    .webshow {
        display: none !important;
    }

    .mob-div {
        padding: 1vw 10vw !important;
        text-align: center;
    }

    .com {
        display: none;
    }

    .social_icons {
        margin: 4%;
    }

    .menu-item-main-text a {
        color: #2054AC !important;
        font-weight: bold !important;
    }

    #menu-logout {
        color: red !important;
    }

    #help_menu {
        display: block !important;
    }

    .or_line {
        width: 30%;
    }

    .fb_btn {
        width: 280px;
    }

    .google_btn {
        width: 280px;
    }

    #ul-user-top-menu > li {
        width: 98% !important;
    }

    .btn-login-nav {
        background-color: white;
        color: #2054AC;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        border-radius: 10px;
        width: 100%
    }

    #ul-user-top-menu .personal-info-right1 {
        float: left;
        width: 100%;
    }

    .sidenav .closebtn {
        right: 20px !important;
        top: 34px !important;
    }
}
/* Google Fonts - Poppins */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap');

.slide-container {
    max-width: 1120px;
    width: 100%;
    padding: 40px 0;
}

.slide-content {
    margin: 0 40px;
    overflow: hidden;
    border-radius: 25px;
}

.image-content,
.card-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 14px;
}

.image-content {
    position: relative;
    row-gap: 5px;
    padding: 25px 0;
}

.card-image {
    position: relative;
}

    .card-image .card-img {
        height: auto;
        width: 100%;
        object-fit: cover;
    }

.description {
    font-size: 14px;
    text-align: center;
}

.swiper-navBtn {
    color: #6E93f7;
    transition: color 0.3s ease;
}

    .swiper-navBtn:hover {
        color: #4070F4;
    }

    .swiper-navBtn::before,
    .swiper-navBtn::after {
        font-size: 35px;
    }

.swiper-button-next {
    right: 0;
}

.swiper-button-prev {
    left: 0;
}

.swiper-pagination-bullet {
    background-color: #6E93f7;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-color: #4070F4;
}

@media screen and (max-width: 768px) {
    .slide-content {
        margin: 0 10px;
    }

    .swiper-navBtn {
        display: none !important;
    }
}
