html,
body {
    font-family: "Open Sans", "Roboto", "sans-serif";
    font-weight: 400;
    margin: 0;
    padding: 0;
    height: 100%;
    font-size: 14px;
    /*background:#fff;*/
    color: #333;
}


/*   #menu-right-content .progress, #menu-right-content p.progressbar_text , .fancybox-wrap #custom_cart_wrap p.progressbar_text, .fancybox-wrap #custom_cart_wrap  .progress {*/


/*    display: none !important;*/


/*}*/

/* .search-input-wraps #restaurant_name_filter #section-browse #restuarant-list p.cod-text, */
body p.small,
.search-input-wraps #restaurant_name,
.cod-text {
    font-size: 13px;
}

#section-browse #restuarant-list p.cod-text {
    text-align: center;
}

img {
    max-width: 100%;
    height: auto;
    opacity: 1;
    transition: opacity 1s;
}

.border {
    border: 0px solid red;
}


/* .top-menu-wrapper {
    z-index: 99;
    border: 0px solid blue;
    padding-top: 2px;
    padding-bottom: 2px;
    position: absolute;
    width: 100%;
    top: 0;
    transition: all .3s ease-in;
} */

.custom_fc_frame {
    right: 50px;
    bottom: 30px;
}

.flex-menu img.logo {
    max-width: 180px;
    min-width: 180px;
}


/* .top-menu-wrapper .col-b {
    margin-top: 20px;
} */

/* #menu a {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600;
    display: block;
    padding: 2px 20px;
    ;
} */

.progress-dot a.selected i {
    color: #333;
}

/* #menu li.active a,
#menu a:hover, */
.section-footer a:hover,
.mobile-search-menu a.selected i {
    color: #ed1c24;
}

/* 
#menu .logout-menu a:hover {
    color: #fff;
}

#menu .green-button a:hover,
#menu li.active.green-button a {
    color: #ed1c24;
}

#menu .green-button a {
    color: #ed1c24;
} */

/* #menu a:hover, */
.section-footer a:hover {
    /*opacity:0.5;*/
    text-decoration: none;
}

/* 
#menu {
    display: table;
    border: 0px solid red;
    margin: 0;
    padding: 0;
    float: right;
}

#menu li {
    display: table-cell;
    border: 0px solid blue;
    margin: 0;
    padding: 0;
}

#menu li a i {
    font-size: 20px;
    margin-right: 5px;
} */

.parallax-container {
    border: 0px solid red;
    min-height: 570px;
    width: 100%;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.15);
}

.parallax-search,
.mobile-banner-wrap .layer {
    border: 0px solid red;
    min-height: 300px;
    width: 100%;
    background: rgba(0, 0, 0, 0.40);
}

.mobile-banner-wrap .layer {
    min-height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.parallax-search.parallax-menu {
    min-height: 400px;
}

.search-wraps {
    border: 0px solid white;
    width: 60%;
    margin: auto;
    padding-top: 180px;
}

.search-wraps.single-search {
    padding-top: 120px;
}

.parallax-search .search-wraps {
    padding-top: 100px;
    border: 0px solid red;
}

.search-wraps h1 {
    color: #ed1c24;
    font-size: 56px;
    text-align: center;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    text-shadow: 1px 0 0 #8c9b9b, -1px 0 0 #fff, 0 1px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #8c9b9b, -1px 1px 0 #fff
}

.search-wraps h1home {
    color: #ed1c24;
    font-size: 56px;
    text-align: center;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
}

.sections h2,
.sections h4 {
    color: #2e3333;
    font-family: stratos, sans-serif;
    font-size: 28px;
    font-weight: normal;
    line-height: 35px;
    margin-bottom: 10px;
    text-align: center;
}

.sections h4 {
    font-size: 20px;
    text-align: inherit;
    color: #333;
    margin: 0;
    line-height: normal;
}

.sections {
    padding-top: 10px;
    padding-bottom: 10px;
}

p,
.search-input-wraps #s,
.search-input-wraps .search-field {
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.search-wraps p,
.search-wraps p a {
    text-align: center;
    color: #fff;
    margin-bottom: 8px;
    font-size: 14px;
}

.parallax-home .search-wraps p,
.parallax-home .search-wraps p a {
    color: #333;
    text-align: left;
}

.search-wraps p1home,
.search-wraps p1home a {
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}

.search-wraps.menu-header p {
    margin-bottom: 5px;
}

.sub-banner-header {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    background: url("../images/grey-bg.png");
}

.parallax-container.parallax-home .search-input-wraps {
    padding: 0px !important;
    width: 100% !important;
    display: flex;
    align-items: center;
}

.search-input-wraps {
    /*padding: 14px 28px;*/
    background: #fff;
    width: 80%;
    margin: auto;
}

.address_mobile {
    display: none;
}

.rounded {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -khtml-border-radius: 2px;
}

.rounded3

/* .fancybox-skin  */
    {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -khtml-border-radius: 3px;
}

.rounded5 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
}

.rounded30 {
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -khtml-border-radius: 30px;
}

.parallax-container.parallax-home .search-input-wraps #s {
    width: 100%;
    color: #444;
    border: 1px solid #aaacac;
    font-size: 15px;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .30), inset 0 0 0 100px #fff;
}

/* .search-input-wraps #restaurant_name_filter, */
.search-input-wraps .search-field,
.search-input-wraps #restaurant_name {
    width: 100%;
    padding: 1px;
    color: #444;
    border: none;
    background: transparent;
}

.parallax-container.parallax-home .search-input-wraps #s {
    padding: 14px;
}

*:focus {
    outline: none;
}

.search-input-wraps #submit {
    background: #ed1c24;
    border: none;
    position: relative !important;
    right: 0;
    top: 0;
    color: #fff;
    top: 0 !important;
    transform: translateY(0) !important;
    margin-left: 5px;
    padding: 10px 20px;
    font-size: 21px;
    border-radius: 4px;
}

.search-input-wraps #submit:hover {
    background: #ff2932;
}

.relative {
    position: relative;
}

.search-menu,
.search-menu li {
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
}

.search-menu li {
    display: table-cell;
    width: auto;
}

.search-menu li a {
    display: block;
    height: 110px;
    width: 110px;
    border: 1px solid #ed1c24;
    margin: auto;
    text-indent: -9999px;
    -moz-border-radius: 55px;
    -webkit-border-radius: 55px;
    border-radius: 55px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.75);
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.search-menu li a:hover,
.search-menu li a.selected {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    color: white;
    box-shadow: inset 0 0 0 138px #040c13, 0 0 0 6px rgba(50, 50, 50, 0.75), 0 1px 2px rgba(0, 0, 0, 0.1);
    border: none;
}

.search-menu li a i {
    width: 80px;
    height: 83px;
    position: absolute;
    left: 14px;
    top: 10px;
    display: block;
}

.search-menu a.byaddress i {
    background: url("../images/byaddress.png") no-repeat center top;
}

.search-menu a.byname i {
    background: url("../images/byname.png") no-repeat center top;
}

.search-menu a.bystreet i {
    background: url("../images/bystreet.png") no-repeat center top;
}

.search-menu a.bycuisine i {
    background: url("../images/bycuisine.png") no-repeat center top;
}

.search-menu a.byfood i {
    background: url("../images/byfood.png") no-repeat center top;
}

.hide,
.forms-search,
.review-input-wrap,
.credit_card_wrap,
.cc-add-wrap,
.frm-resume-signup,
/* .pickup-min, */
/* .mobile-home-banner, */
.logo-mobile,
.menu-nav-mobile,
/* .cart-mobile-handle, */
.mobile-search-menu.mytable,
.progress-dot.mytable,
.menu-top-menu,
.mobile-banner,
#mobile-filter-handle,
.modal-close-btn,
#mobile-viewmap-handle,
/* .menu-cat .items-row a.mbile, */
/* .menu-2 a.mbile, */
/* .menu-3 a.mbile, */
#getapp-wrap2,
#mobile-social-login,
.view-receipt-mobile,
/* .view-food-item-wrap .to-show, */
/* .dinein-min, */
.back-map-address {
    display: none;
}

.single-search .forms-search {
    display: block;
    background: #ffffffde;
    float: none;
    margin: 30px auto 0;
    width: 100%;
    max-width: 580px;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 2px 7px 0 rgb(255, 255, 255);
}

.subscribe-row {
    width: 50%;
    float: right;
}

.text-grey {
    color: #6b6c6c;
}

.text-flat {
    background: #6b6c6c;
    border: none;
    color: #fff;
}

.special-instruction {
    margin-left: 15px;
}

.orange-button,
.razorpay-payment-button {
    background: #ed1c24;
    border: 1px solid #ed1c24;
    color: #fff;
    padding: 5px 8px;
    border-radius: 4px;
}

.black-button {
    background: #101316;
    border: 1px solid #101316;
    color: #fff;
    padding: 5px 8px;
    border-radius: 4px;
}

.green-text {
    color: #23527c;
}

.green-line {
    color: #11bf1c;
}

.section-address-book .table>thead>tr>th,
.section-credit-card .table>thead>tr>th,
.section-order-history .table>thead>tr>th {
    border-bottom: 1px solid #333;
}

.orange-button.medium,
.green-button.medium,
.black-button.medium {
    /*padding: 5px 25px;*/
    padding: 8px 25px;
    border-radius: 4px;
}

a.orange-button:hover,
button.orange-button:hover,
input.orange-button:hover,
input.orange-button:focus,
a.orange-button:focus

/* #menu .logout-menu a:hover  */
    {
    text-decoration: none;
    color: #fff;
    background: #ff2932;
    border: 1px solid #ff2932;
    border-radius: 4px;
}

.green-button {
    /*background:#fff ;*/
    background: #fff;
    border: 1px solid #ed1c24;
    color: #ed1c24;
    padding: 5px 8px;
    border-radius: 4px;
}

.green-button.inline,
.orange-button.inline,
.inline-block,
.black-button.inline {
    display: inline-block;
}

.section-label .green-button.inline {
    font-size: 17px;
}

a.green-button:hover,
button.green-button:hover,
input.green-button:hover,
input.green-button:focus,
a.green-button:focus
/* #menu .green-button a:hover */

    {
    /* text-decoration: none;
    color: #00b8a9;
    background: #fff;
    border-radius: 1px solid #ed1c24; */
    background: #fbfbfb;
}

/* #menu .logout-menu a:hover,
#menu .green-button a:hover {
    border: none;
} */

a.black-button:hover,
button.black-button:hover,
input.black-button:hover,
input.black-button:focus,
a.black-button:focus {
    text-decoration: none;
    color: #fff;
    background: #252a2c;
    border: 1px solid #252a2c;
}

.disabled-button {
    background: #c9c7c7;
    border: 1px solid #c9c7c7;
    color: #fff;
    padding: 5px 8px;
    border-radius: 4px;
    width: 100%;
    cursor: not-allowed !important;
}

.block,
#mobile-menu li a {
    display: block;
}

.upper {
    text-transform: uppercase;
}

.subscribe-inner {
    /*border:1px solid #6b6c6c;*/
    position: relative;
    display: table;
    background: #6b6c6c;
}

.subscribe-inner input[type="text"],
.subscribe-inner button[type="submit"] {
    display: table-cell;
    padding: 5px 8px;
}

.subscribe-row .text-grey {
    padding: 5px 8px;
}

/* .text-right {
    text-align: right;
} */

.section-how-it-works,
.section-search-results,
.section-grey,
.section-cuisine {
    background: #fafafa;
}

.sections.section-how-it-works {
    /* background: url("../images/section1-bg.png") bottom center #ededed repeat-x; */
    background-color: #eff2f5;
}

.section-grey2 {
    background: #eff2f5;
}

.section-feature-resto,
.white_bg {
    background: #fff;
}

/* .section-how-it-works .steps {
    border: 0px solid red;
    max-width: 136px;
    max-height: 124px;
    min-height: 124px;
    margin: auto;
    display: block;
} */

.center,
/* .section-how-it-works h3, */
/* .section-how-it-works p, */
.mobile-search-menu,
.progress-dot,
#mobile-menu li a,
.result-merchant p.cod-text {
    text-align: center;
}



.section-how-it-works p,
.section-feature-resto p,
.section-footer p,
.filter-box li,
.box-grey p,
.box-grey,
/* .view-food-item-wrap .section-label a.section-label-a span, */
.result-merchant .inner p {
    font-size: 13px;
}

.section-feature-resto p {
    margin: 2px;
}

.marker-wrap .logo-small {
    max-width: 100px !important;
}

.logo-medium {
    max-width: 125px;
    min-width: 125px;
}

.logo-medium {
    min-height: 125px;
    max-height: 125px;
}

.section-feature-resto ul,
ul.services-type {
    display: table;
}

.section-feature-resto ul li,
ul.services-type li {
    display: table-cell;
}

.section-feature-resto ul li,
ul.services-type li {
    /*padding: 0px 5px;*/
    font-size: 13px;
}

ul.services-type li i {
    font-size: 15px;
}

.green-color,
.section-feature-resto a:hover h4,
.clear-cart,
.section-checkout .i-big.green-color {
    color: #5cb85c;
}

.menu-1.box-grey,
.top-line-green,
.box-grey.top-line-green {
    border-top: none;
}

.section-feature-resto a {
    color: inherit;
}

.section-feature-resto a:hover,
.category a:hover,
.category a:active,
.category a:focus,
a:active,
a:focus,
.menu-cat a:hover,
.section-label a.section-label-a:hover,
ul#tabs li.noclick a:hover,
ul#tabs li.nounderline a:hover {
    text-decoration: none;
}

/* .border-light {
    border-top: 1px solid #ededed;
    border-color: #ccc;
    padding: 9px 0;
} */

.section-feature-resto h2,
.section-cuisine .sub-text {
    margin-bottom: 30px;
}

.section-cuisine .sub-text {
    /*color:#ed1c24;*/
}

.section-cuisine {
    /*background:#2b2e33 ;color:#a3a8ad;*/
    color: inherit;
}

.section-cuisine a {
    /*color:#a3a8ad;*/
    color: inherit;
}

.white-text,
.order-progress-bar a,
.section-subcribe h2 {
    color: #fff;
}

.indent-5percent {
    text-indent: 5%;
}

.section-browse-resto {
    background: #fff;
}

.section-subcribe,
.section-footer {
    /*background:#363749;*/
    /*background:#111518;*/
    background: url("../images/grey-bg.png");
    color: #acacab;
}


/*.section-subcribe{border-bottom:1px solid #bcbbbb;}*/

.section-subcribe .green-button,
.section-subcribe .email {
    font-size: 18px;
    padding: 13px 18px;
    font-family: "Montserrat", sans-serif;
}

.section-subcribe .email {
    border: 1px solid #999;
}

img.img-cuisine {
    display: block;
    margin: 50px auto auto;
}

.section-footer h3 {
    margin-bottom: 10px;
    margin-top: 20px;
    color: #acacab;
    font-weight: 600;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
}

.order-progress-bar {
    background: rgb(18 25 36 / 35%);
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 0px solid #060606;
    border-top: 0px solid #060606;
    text-align: center;
    position: relative;
    margin-top: -40px;
    z-index: 1;
    font-size: 12.5px;
}

.order-progress-bar a:hover,
.order-progress-bar a.active,
.filter-box a:hover {
    text-decoration: none;
    color: #eebe36;
    font-weight: 600;
}

.hover-orange,
.filter-box a:hover {
    font-weight: normal;
    text-decoration: none;
    color: #ed1c24;
}

.order-progress-bar a.active.current {
    border-bottom: 2px solid #eebe36;
}

.order-progress-bar a.inactive {
    pointer-events: none;
}

.filter-wrap,
.box-grey {
    background: #FFFFFF;
    border: 1px solid #e2e6e9;
    padding: 15px 20px;
    margin-top: 20px;
    border-radius: 0px;
}

.menu-right-content .box-grey,
.menu-2 .box-grey,
.no-marin-top {
    margin-top: 0;
}

.bold {
    font-weight: 600;
}

.filter-box,
.box-grey {
    margin-bottom: 20px;
}

.filter-box a,
.menu-cat a,
.section-label a.section-label-a,
.section-label .section-label-a {
    color: #2e3333;
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
}

.filter-box a span,
.menu-cat a span,
.section-label a.section-label-a span,
.section-label .section-label-a span {
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 0 8px 0 0;
}

.filter-box a b,
.menu-cat a b,
.section-label a.section-label-a b,
.section-label .section-label-a b {
    border-bottom: 0px solid #ddd;
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
}

.filter-box .icheckbox_minimal {
    margin-right: 2px;
}


/*.filter-box li,.box-grey p,.box-grey{font-size:14px;}*/

.section-subcribe h2 {
    margin: 0 0 25px;
}

.sort-wrap {}

.sort-results .btn {
    line-height: 1.12857;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -khtml-border-radius: 2px;
}

.sort-wrap .orange-button {
    font-size: 19px;
    width: 40px;
    float: right;
}

.sort-wrap .orange-button.inactive {
    background: #c9c7c7;
    border: 1px solid #c9c7c7;
}

.sort-wrap .green-button {
    font-size: 19px;
    width: 40px;
    float: right;
}

.sort-wrap .green-button.inactive {
    background: #c9c7c7;
    border: 1px solid #c9c7c7;
}

.result-merchant {
    margin-top: 10px;
}

.result-merchant .infinite-item,
.result-merchant .infinite-item-newest {
    margin-bottom: 25px;
}

.result-merchant h2 {
    color: #ed1c24;
}

.result-merchant .inner {
    /*border: 1px solid #c9c7c7;*/
    padding: 10px 0;
    padding-bottom: 20px;
    background: #fff;
    color: #5d5b5b;
    font-size: 14px;
    text-align: center;
    position: relative;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.result-merchant #search-listview .inner {
    min-height: 600px;
}

.result-merchant .inner.list-view,
.result-merchant .inner.list-view h2,
#browse-list .inner {
    text-align: left;
}

.result-merchant .inner.list-view h2,
.menu-header .mytable p {
    margin: 0;
}

.result-merchant .inner.list-view .mytable {
    width: auto;
    margin: 0;
}

.result-merchant .inner.list-view .mytable .mycol {
    border: none;
    width: auto;
    padding-right: 10px;
}

.result-merchant .inner.list-view p.cuisine {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: bold;
}

.result-merchant .inner.list-view a.orange-button {
    margin-top: 45%;
    display: inline-table;
}

.result-merchant .inner.list-view .concat-text {
    padding-left: 0;
    padding-right: 0;
}


/*.result-merchant .inner p{font-size:14px;}*/

.nomargin,
.result-merchant .inner .mytable p,
.result-merchant .inner.list-view p,
.box-grey p {
    margin: 0;
}

.section-checkout .box-grey p {
    margin: 10px 0;
}

.mytable {
    display: table;
    width: 100%;
}

.mytable .mycol {
    display: table-cell;
}

.result-merchant .mytable {
    margin-top: 25px;
}

.concat-text {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.result-merchant .concat-text {
    padding-left: 8px;
    padding-right: 8px;
}

.result-merchant .mytable .mycol {
    border: 1px solid #c9c7c7;
    padding: 2px;
    /*width:50%;*/
    width: 40%;
}

.result-merchant .mytable .mycol.a {
    border-left: 0;
    border-right: 0;
}

.result-merchant .mytable .mycol.b {
    border-right: 0;
}

.result-merchant a.orange-button,
.section-profile ul#tabs li i,
ul#tabs li a i,
ul#tabs li i {
    font-size: 18px;
}

.top5 {
    margin-top: 5px;
}

.top8 {
    margin-top: 8px;
}

.top10,
.result-merchant .inner.list-view .services-type,
.menu-2 .top10 {
    margin-top: 10px;
}

.top15,
.result-merchant .inner p.top15 {
    margin-top: 15px;
}

.top25 {
    margin-top: 25px;
}

.top30,
.item-order-wrap {
    margin-top: 5px;
}

.padtop15 {
    padding-top: 15px;
}

.menu-2 .box-grey .top10,
.bottom10 {
    margin-bottom: 10px;
}

/* .bottom15, */
.box-grey p.bold

/* .delivery_asap_wrap  */
    {
    margin-bottom: 10px;
}

.bottom20 {
    margin-bottom: 30px;
}

.bottomcode {
    margin-bottom: 30px;
    padding: 15px 400px;
}

.bottom30 {
    margin-bottom: 30px;
}

.mr10px {
    margin-right: 10px;
}

.result-merchant ul.services-type {
    margin: 0 auto 25px;
}

.infinite-more-link {
    visibility: hidden;
}

.search-result-loader {
    max-width: 200px;
    margin: 20px auto auto;
    display: none;
}

/* .search-result-loader i {
    background: url("../images/logo-1x-animation.gif") no-repeat center right;
    height: 64px;
    width: 64px;
    display: block;
    margin: auto;
} */

/* .search-result-loader p {
    font-size: 12px;
    margin-top: 5px;
    text-align: center;
} */


/***  SPONSORED RIBBON **/

.ribbon {
    position: absolute;
    left: -5px;
    top: -7px;
    z-index: 1;
    overflow: hidden;
    width: 100px;
    height: 100px;
    text-align: right;
}

.ribbon span {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 120px;
    display: block;
    background: #A70A54;
    background: linear-gradient(#D46398 0%, #A70A54 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 20px;
    left: -28px;
}

.ribbon span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #A70A54;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #A70A54;
}

.ribbon span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #A70A54;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #A70A54;
}


/*** END  SPONSORED RIBBON **/


/*************  OFFER  **************/

.ribbon-offer {
    position: absolute;
    z-index: 9;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
    transform: rotate(-36deg);
    font-weight: 600;
    right: 30px;
}

.ribbon-offer span {
    font-size: 12px;
    text-transform: none;
    text-align: center;
    line-height: 14px;
    top: 20px;
    right: 20px;
    align-items: center;
    border-radius: 50%;
    display: flex;
    height: 65px;
    justify-content: center;
    position: absolute;
    transform: rotate(45deg);
    width: 65px;
    font-weight: 700;
    background-color: #ed1c24;
    border: 2px solid #eebe36;
    box-shadow: 2px 2px 10px 2px rgba(255, 255, 255, 0.46);
}


/*.ribbon-offer span {
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 120px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#2989d8 0%, #1e5799 100%);
    box shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    right: -28px;
}*/

.ribbon-offer span::before {
    /*content: "";
    position: absolute;
    left: -2px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #1e5799;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #1e5799;*/
}

.ribbon-offer span::after {
    /*content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #1e5799;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #1e5799;*/
}


/*************  END OFFER  **************/


/************  START TABS *************/

.tabs-wrapper,
.connected-wrap {
    border: 0px solid #c9c7c7;
}

ul#tabs {
    list-style-type: none;
    padding: 0;
    text-align: center;
    background: #fff;
    border-bottom: 0px solid #c9c7c7;
}

ul#tabs li {
    display: inline-grid;
    padding: 5px 15px;
    margin-bottom: 4px;
    cursor: pointer;
}

ul#tabs li a,
ul#mobile-menu li a {
    color: #333;
}

ul#tabs li:hover {
    border-bottom: 2px solid #ed1c24;
    color: #ed1c24;
}

ul#tabs li.active {
    border-bottom: 2px solid #ed1c24;
    color: #ed1c24;
}

ul#tabs li.active i {
    color: #ed1c24;
}

/* ul#tab {
    list-style-type: none;
    margin: 0;
    padding: 10px 8px;
} */

ul#tab>li {
    display: none;
}

ul#tab li.active {
    display: block;
}


/************  END TABS *************/

.search-map-results {
    height: 0;
    /* max-height: 350px; */
    /* display: none; */
    border: 1px solid #fafafa;
    background: #c9c7c7;
    transition: height 0.15s ease-out;

}

.search-map-results.show {
    height: 350px;
    transition: height 0.25s ease-in;

}

.marker-wrap {
    padding: 8px 15px;
}

.marker-wrap h3 {
    margin: 0;
    margin-bottom: 3px;
}

.filter-box .search-input-wraps {
    /*border: 1px solid #e8ebeb;*/
    /*padding: 5px 8px;*/
    /*width: 100%;*/
}

.filter-box .search-input-wraps #submit {
    font-size: 20px;
}

.menu-header .mytable {
    /*width: 410px;*/
    width: 520px;
    margin: auto;
}

.menu-header.search-wraps h1 {
    margin-bottom: 5px;
    margin-top: 10px;
}

/* .logo-pin {
    position: absolute;
    top: 5px;
    width: 48px;
    height: 48px;
} */

.login-icon {
    position: absolute;
    top: 25px;
    left: 20px;
    width: 64px;
    height: 64px;
    background: url("../images/login.png");
}

.registr-icon {
    position: absolute;
    top: 25px;
    left: 20px;
    width: 64px;
    height: 64px;
    background: url("../images/order.png");
}

.menu-right-content .box-grey {
    padding: 0;
}

.menu-right-content .box-grey .inner {
    padding: 15px 20px;
}

.menu-right-content .box-grey .inner.line-top,
.line-top {
    border-top: 1px solid #c9c7c7;
}

.line-bottom {
    border-bottom: 1px solid #c9c7c7;
}

/* .order-icon {
    display: block;
    width: 56px;
    height: 55px;
    position: absolute;
    top: 8px;
    left: 10px;
} */

/* .your-order-icon {
    background: url("../images/your-order.png");
} */

/* .delivery-option-icon {
    background: url("../images/delivery-option.png");
} */

.delivery-option select,
.delivery-option input[type="text"],
#voucher_code,
#redeem_points {
    display: block;
    margin: auto;
    margin-bottom: 8px;
}

.payment-option {
    background: transparent;
    border-radius: 2px;
    border: 1px solid #bac3c3;
    box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, 0.05);
    color: #333;
    padding: 8px 10px;
    width: auto;
    margin-bottom: 12px;
    font-size: 14px;
}

.payment-option:focus {
    border: 1px solid #ed1c24;
}

.grey-fields {
    /*background: transparent*/
    ;
    border: 1px solid #e8ebeb;
    padding: 10px 14px;
    width: auto;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .05), inset 0 0 0 100px #fff;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .05), inset 0 0 0 100px #fff;
    -webkit-transition-property: -webkit-box-shadow;
    box-sizing: border-box;
}

.grey-fields:focus {
    border: 1px solid #ed1c24;
    box-shadow: inset 0 0px 1px rgb(0 0 0 / 8%), 0 0 5px rgb(237, 28, 36);
    -webkit-box-shadow: inset 0 0px 1px rgb(0 0 0 / 8%), 0 0 5px rgb(237, 28, 36);
    -moz-box-shadow: inset 0 0px 1px rgb(0 0 0 / 8%), 0 0 5px rgb(237, 28, 36);
    -webkit-appearance: none;
}

.delivery-option .grey-fields,
#voucher_code,
#redeem_points {
    width: 65%;
}

.category a {
    display: block;
    border: 1px solid #c9c7c7;
    border-bottom: 0;
    color: #030303;
    padding: 10px 8px;
    font-size: 14px;
    background: #fff;
}

.category a:hover,
.items-row .row.even {
    background: #f8f8f8;
}

.category a i {
    position: absolute;
    right: 10px;
    top: 40%;
}

.category a span {
    color: #999;
    font-size: 11px;
}

.category a:last-child,
.items-row .row {
    border-bottom: 1px solid #c9c7c7;
}

.items-row {
    padding-left: 15px;
}

.items-row .row {
    padding-top: 10px;
    padding-bottom: 10px;
}

.dish-description {
    /* font-size: 1.4rem; */
    font-weight: 300;
    line-height: 1.28571;
    color: #2e3333;
    margin-top: 4px;
    margin-bottom: 0;
    max-height: calc(1.28571 * 3 * 1.4rem);
    overflow: hidden;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

/* .menu-cat .items-row a {
    margin: 0;
    padding: 0;
    font-size: 30px;
    left: 0;
    display: block;
    text-align: right;
} */

/* .menu-cat .items-row a:hover i {
    color: #333;
} */

/* .clear-cart {
    display: none;
    float: left;
    text-align: right;
    position: absolute;
    top: 2px;
    right: 0;
} */

.item-order-wrap {
    margin-bottom: 5px;
    margin-top: 20px;
}

.add_code,
.voucher_wrap {
    margin-bottom: 5px;
    background: #fff;
    padding: 5px;
    text-align: center;
    border-radius: 2px;
    background: #fff;
}

.add_code p {
    padding: 5px 0;
}

.voucher_wrap a,
.redeem-wrap .orange-button {
    display: table;
    margin: auto;
}

/* .view-food-item-wrap, */
.custom_cart_wrap {
    max-width: 700px;
    min-height: 200px;
    padding: 0px;
    background: #FFFFFF;
    font-size: 14px;
    padding-top: 0px;
    color: #2e3333 !important;
}

/* 
.view-food-item-wrap .item_description .col-md-12.desc {
    padding: 10px 30px;
    left: 0px;
}

.view-food-item-wrap .item_description+.section-label {
    padding: 0 15px;
}

.view-food-item-wrap .item_description+.section-label .food-gallery-wrap {
    padding-left: 0px;
}

.view-food-item-wrap .section-label.cust-prise {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.view-food-item-wrap .section-label.cust-prise+.row {
    margin-left: 0px;
    margin-right: 0px;
}

.view-food-item-wrap .section-label.preference {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.view-food-item-wrap .section-label.preference+.section-label .section-label-a,
.view-food-item-wrap .section-label.preference+.section-label .row {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.view-food-item-wrap .notes-wrap {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.view-food-item-wrap .notes-wrap+.section-label.preference .section-label-a,
.view-food-item-wrap .notes-wrap+.section-label.preference .row {
    padding-left: 0px !important;
}

.view-food-item-wrap .notes-wrap+.section-label .section-label-a,
.view-food-item-wrap .notes-wrap+.section-label .row {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
} */

.enter-address-wrap {
    max-width: 480px;
    padding: 30px 20px 38px;
    background: #FFFFFF;
    font-size: 13px;
    margin: 10px;
    border-radius: 20px;
}

.food-pic {
    max-height: 100px;
    min-height: 100px;
    max-width: 100px;
    min-width: 100px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    cursor: zoom-in;
}

.food-thumbnail {
    max-height: 169px;
    min-height: 169px;
    max-width: 100%;
    min-width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.food-thumbnail img {
    /*min-width:200px;max-width:200px;max-height:183px;min-height:183px;max-width:100%;height:auto;display:block;margin:auto;*/
}

.food-description,
.merchant-review-wrap .read-more {
    overflow: hidden;
}

.merchant-review-wrap .read-more {
    display: block;
}

.dummy-link {
    min-height: 16px;
}

.line-tru {
    text-decoration: line-through;
}

.qty,
#notes,
.addon_qty,
.grey-inputs {
    border: 1px solid #ddd;
    /*padding: 5px;*/
    width: 100%;
    text-align: center;
}

#notes,
.grey-inputs {
    text-align: left;
}

.addon_qty {
    padding: 3px;
    background: transparent;
    border: none;
    font-weight: bold;
    font-weight: 600;
    font-size: 16px;
    font-family: plex-sans, sans-serif;
}

.upper-text {
    text-transform: uppercase;
}

.food-item-actions .green-button,
.food-item-actions .orange-button {
    width: 100%;
}

.menu-2 .box-grey {
    padding: 5px 8px;
}

.menu-left-content .section-label a.section-label-a span {
    background: #eff2f5;
}

.menu-3.box-grey p.bold {
    margin-bottom: 5px;
}

/* .menu-3 a.menu-item {
    color: inherit;
} */

/* .menu-3 a.menu-item .row, */
.merchant-review-wrap .row-review,
.merchant-opening-hours .row,
.section-receipt .receipt-wrap .row,
.sub-item-rows .row.top10,
#mobile-menu li a {
    border-top: 0px solid #c9c7c7;
    padding-top: 6px;
    padding-bottom: 6px;
}

#mobile-menu li a {
    border-top: 0px solid #c9c7c7;
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    padding: 10px 14px;
    align-items: center;
    text-align: left;
    line-height: 22px;
    font-weight: 400;
    font-family: plex-sans, sans-serif;
    font-size: 16px;
}

.sub-item-rows {
    overflow: hidden;
}

/* .sub-item-rows .row.top10 {
    margin-left:15px;margin-right:15px;
} */

/* .menu-3 a.menu-item:last-child .row, */
.merchant-opening-hours .row:last-child,
.section-receipt .receipt-wrap .row:last-child,
.sub-item-rows .row.top10:last-child {
    border-bottom: 1px solid #c9c7c7;
}

.center {
    text-align: center;
}

.text-left,
.sections h2.text-left {
    text-align: left;
}

.sections h2.text-left {
    text-transform: capitalize;
}

.merchant-review-wrap i,
.i-big {
    font-size: 50px;
}

.i-big-extra {
    font-size: 100px;
}

.section-checkout .i-big {
    font-size: 30px;
    position: absolute;
    top: 0;
    z-index: 3;
    color: #333;
}

.section-checkout .section-label a.section-label-a span {
    padding-left: 30px;
}

#merchant-map {
    border: 1px solid #c9c7c7;
    border-top: none;
    max-width: 100%;
    min-height: 400px;
    max-height: 400px;
}


/*
#photos {
    line-height: 0;
    -webkit-column-count: 5;
    -webkit-column-gap: 0px;
    -moz-column-count: 5;
    -moz-column-gap: 0px;
    column-count: 5;
    column-gap: 0px;
}
*/

#photos img {
    width: 100% !important;
    height: 270px;
    object-fit: cover;
}

.text-strike {
    position: relative;
}

.text-strike .sline {
    width: 100%;
    display: block;
    position: absolute;
    z-index: 1;
    border-bottom: 2px solid #333;
    top: 45%;
}

.text-strike span {
    position: relative;
    z-index: 2;
    background: #fafafa;
    padding: 8px 15px;
}

.full-width,
.section-checkout .grey-fields {
    width: 100%;
}

a.rounded-circle {
    width: 30px;
    height: 30px;
    background: none;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #ed1c24;
    display: block;
    margin: auto;
}

a.rounded-circle i {
    display: block !important;
    margin: auto;
    position: relative !important;
    text-align: center;
}

.rounded-circle i {
    color: #ed1c24 !important;
}

a.rounded-circle:hover i {
    color: #ff4e41 !important;
}

.auto-margin {
    margin: auto;
}

.capcha-wrapper .g-recaptcha,
.capcha-wrapper #kapcha-1 {
    display: table;
    margin: auto;
}

p.text-small,
.text-small,
.help-block.form-error,
.search-wraps p.text-small {
    font-size: 13px;
}

p1home.text-small,
.text-small,
.help-block.form-error,
.search-wraps p1home.text-small {
    font-size: 12px;
}

.help-block.form-error {
    margin-bottom: 1px;
    margin-top: 2px;
}

.section-receipt .inner,
.section-mobile-verification .inner,
.section-orangeform .inner {
    margin: auto;
    max-width: 550px;
}

.section-receipt .inner h1,
.section-orangeform .inner h1 {
    background: transparent;
    color: #333;
    font-family: "Lato", sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 8px 20px;
}

.section-receipt .inner .box-grey,
.section-orangeform .inner .box-grey {
    margin-top: 0;
    border-top: none;
}

.section-receipt .receipt-wrap.order-list-wrap {
    padding: 0;
    margin-top: -20px;
}

.section-receipt .summary-wrap .a {
    width: 220px;
}

/* .indent20 {
    padding-left: 20px;
} */

.payment-provider-wrap img.logo-small {
    min-width: 70px;
    max-width: 70px;
}

.payment-provider-wrap .checki {
    position: absolute;
    top: 30%;
    left: 0;
}

.contact-banner p {
    margin-bottom: 5px;
}

.contact-banner span i {
    font-size: 20px;
    left: -24px;
    position: absolute;
    top: auto;
}

.sections.section-contact {
    min-height: 500px;
    position: relative;
    padding: 0;
}

/* #contact-map {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
} */
/* 
.section-contact .container-map {
    z-index: 999;
    position: absolute;
    top: 10%;
    left: 0;
    width: 100%;
}

.section-contact .container-map .inner {
    max-width: 800px;
    min-width: 800px;
    margin: auto;
    display: block;
} */


/* .container-map .dim, .container-map .black {
    min-height: 400px;
    max-height: 800px;
} */

/* .container-map .black { */
/* background: #060606;
    border: 1px solid #ed1c24;
    border-left: 0; */
/* } */
/* 
.container-map .dim {
    background: rgb(6, 6, 6);
    background: rgba(6, 6, 6, 0.6);
    border: 1px solid #ed1c24;
}

.container-map h2,
.container-map p {
    color: #eff2f5;
    font-family: "Lato", sans-serif;
}

.container-map p {
    line-height: normal;
} */

.section-browse ul#tab {
    padding-top: 0;
}

.section-browse ul#tab ul,
.section-browse ul#tab ul li {
    display: inherit;
}

.section-browse .result-merchant .mytable,
.section-browse .result-merchant h2 {
    margin: 0;
}

.section-browse .result-merchant .mytable .mycol {
    border: none;
}

.section-browse .result-merchant .inner,
.section-browse .result-merchant h2 {
    text-align: left;
}

.section-browse .result-merchant .concat-text {
    padding-left: 0;
}

.browse-list-map {
    min-height: 320px;
}

.section-browse .result-merchant .inner {
    padding: 0;
}

.section-browse ul#tab .result-merchant ul.services-type,
.section-browse ul#tab .result-merchant ul.services-type li {
    display: block;
    text-align: center;
}

.single-pricing {
    background: #2B2E33;
    color: #fff;
    border: 1px solid #D6D6D6;
    position: relative;
    text-align: center;
}

.pricing-head,
.single-pricing-footer {
    padding-top: 30px;
    padding-bottom: 20px;
    font-family: Raleway, sans-serif;
}

.pricing-head h4 {
    color: #fff;
    font-family: inherit;
    font-size: 18px;
}

.pricing-head h3 {
    font-size: 32px;
    color: #ed1c24;
    margin: 15px 0 0;
    font-weight: 600;
}

ul.package-features li {
    padding-top: 9px;
    padding-bottom: 9px;
    color: #D4D4D4;
    border-top: 1px solid rgba(255, 255, 255, 0.0470588);
}

ul.package-features li.last {
    border-bottom: 1px solid rgba(255, 255, 255, 0.0470588);
}

.single-pricing-footer a {
    display: inline-block;
    color: #D4D4D4;
    border: 1px solid #D4D4D4;
    padding: 8px 20px;
}

.single-pricing-footer a:hover {
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
}

/* .chosen-choices .search-field .default {
    height: inherit !important;
} */

.strike-price {
    text-decoration: line-through;
    color: #FF0000;
}

.section-notfound h1 {
    color: #ed1c24;
    font-size: 150px;
    font-weight: bold;
    margin-top: 50px;
}

.section-address-book table i,
table.otable i {
    font-size: 20px;
}

.section-order-history .mytable .mycol {
    vertical-align: middle;
}

.section-order-history .order-headline {
    background: #ebf5f7;
    border: 1px solid #d3e2e5;
    color: #646464;
    padding-top: 5px;
    padding-bottom: 5px;
}

.intl-tel-input {
    width: 100% !important;
}


/* .avatar-wrap {
    display: block;
    margin: auto;
    max-width: 50%;
    
} */

.avatar-wrap img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 50%;
}

.avatar-section .line-top {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.connected-wrap .col-1 {
    width: 25%;
    background: #474d5d;
    color: #fff;
    vertical-align: middle;
}

.connected-wrap .fb .col-1 {
    background: #3b5999;
}

.connected-wrap .google .col-1 {
    background: #dc4a38;
}

.connected-wrap .col-2 {
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: middle;
    padding-top: 8px;
    padding-bottom: 8px;
}


/**** FIXED AUTO COMPLETE**/

.search-input-wraps .easy-autocomplete {
    width: 100% !important;
}

.search-input-wraps .easy-autocomplete input[type="text"] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


/********END FIXED AUTO COMPLETE **********/

.full-map-wrapper {
    position: relative;
    min-height: 500px;
    border: 1px solid #c9c7c7;
}

.full-map {
    background: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

#full-map {
    background: #fff;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.view-full-map {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99;
}


/* .social-wrap {
    text-align: center;
} */

.section-footer .social-wrap a,
.section-subcribe .social-wrap a,
.merchant-social-list a {
    color: #ffffff !important;
    font-size: 25px;
}

.section-footer .social-wrap a:hover i.ion-social-googleplus {
    /*color:#657487;*/
    color: #d34836;
}

.section-footer .social-wrap a:hover i.ion-social-twitter,
.section-subcribe .social-wrap a:hover i.ion-social-twitter {
    color: #00aced;
}

.section-footer .social-wrap a:hover i.ion-social-facebook,
.section-subcribe .social-wrap a:hover i.ion-social-facebook {
    color: #3b5998;
}

.section-footer .social-wrap a:hover i.ion-social-instagram,
.section-subcribe .social-wrap a:hover i.ion-social-instagram {
    color: #b68066;
}

.section-footer .social-wrap a:hover i.ion-social-youtube-outline,
.section-subcribe .social-wrap a:hover i.ion-social-youtube-outline {
    color: #ee1c1b;
}

.section-footer a {
    color: #fff;
}

.footer-divider {
    margin-top: 30px;
}

/* .menu-nav-mobile, */
/* .cart-mobile-handle { */
/* float: right; */
/* position: relative; */
/* height: 100%;
    padding-top: 2%;
    position: absolute !important;
    right: 9px;
    top: 10px; */
/* } */

.menu-nav-mobile a {
    text-decoration: none;
}

.mobile-search-menu.mytable,
.progress-dot.mytable {
    width: 300px;
    margin: auto;
    border: none !important;
}

.mobile-search-menu a i,
.progress-dot a i {
    color: #ccc;
    font-size: 25px;
    text-decoration: none;
    display: block;
}

ul#mobile-menu {
    padding: 0;
    margin: 0;
}

ul#mobile-menu li a:hover {
    text-decoration: none;
}

.section-menu ul#tabs li i {
    font-size: 30px;
    display: none;
}

.mobile-cart-parent {
    background: #ffff;
    padding: 3px;
}

.mobile-cart-wrapper {
    float: right;
    width: 138px;
    height: 42px;
    background: url("../images/cart.png") no-repeat;
    position: relative;
}

.mobile-cart-wrapper span {
    color: #fff;
    font-size: 15px;
    position: absolute;
    right: 12px;
    top: 10px;
}

.mobile-cart-parent a:hover .mobile-cart-wrapper {
    background: url("../images/cart-hover.png") no-repeat;
}

#mobile-header {
    background: #ed1c24;
    color: #fff;
    padding: 8px;
}

#mobile-header h1 {
    margin: 0;
    padding: 0;
    font-size: 17px;
}

#mobile-header i {
    color: #fff;
    font-size: 25px;
}

#mobile-app-sections {
    padding-top: 30px;
}

.container-medium {
    max-width: 800px;
    margin: auto;
}

#mobile-app-sections h2 {
    margin-top: 22%;
}

#mobile-app-sections h3 {
    margin: auto auto 25px;
}

#getapp-wrap2 {
    margin: auto;
    width: 300px;
}

#getapp-wrap2 img {
    max-width: 130px;
}

#getapp-wrap2 .mycol {
    width: 150px;
}

.language-options .btn {
    width: auto;
}

.merchant-review-wrap img.img-circle {
    height: 60px;
    width: 60px;
}

.cookie-wrap,
.language-selection-wrap {
    display: none;
    /*background:#262626;*/
    background: rgb(38, 38, 38);
    background: rgba(38, 38, 38, 0.95);
    color: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 5px 30px;
    z-index: 999;
    flex: 0;
    line-height: 1;
}

.cookie-wrap p,
.cookie-wrap a.orange-button,
.cookie-wrap a.green-button {
    font-size: 12px;
}

.cookie-wrap a.orange-button,
.cookie-wrap a.green-button {
    padding: 8px 10px;
    display: inline-table;
}

.cookie-close,
.language-selection-close {
    color: #fff;
    font-size: 23px;
    position: absolute;
    right: 5%;
    z-index: 1;
}

.language-selection-close {
    top: 15%;
}

.print-receipt {
    font-size: 25px;
}

.ui-datepicker-month,
.ui-datepicker-year {
    color: #000;
}

/* .fb-button.orange-button {
    margin: auto;
    display: table;
    position: relative;
    width: 260px;
    text-align: center;
    font-weight: 600;
} */

/* .google-button svg {
    float: left;
} */
/* 
.google-button.orange-button {
    margin: auto;
    display: table;
    position: relative;
    width: 260px;
    text-align: center;
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
    font-weight: 600;
}

a.google-button.orange-button.medium.rounded:hover,
a.google-button.orange-button.medium.rounded:focus {
    background: #fafafa;
    color: #7a7d85;
    border-color: #ddd;
}

.fb-button.orange-button {
    background: #3b579a;
    border: 1px solid #3b579a;
}

.fb-button.orange-button:hover {
    background: #3e64bd;
    border: 1px solid #3254a5;
} */

/* .fb-button.orange-button i {
    font-size: 23px;
    position: absolute;
    top: 17%;
    left: 10%;
} */

/* .google-button.orange-button i {
    font-size: 22px;
    position: absolute;
    top: 20%;
    left: 10%;
} */

.login-or {
    text-align: center;
    width: 260px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 15px;
}

.login-or:before {
    content: "-";
}

.login-or:after {
    content: "-";
}

.language-selection-wrap {
    /*display:block;*/
    background: #000;
}

.language-selection-wrap .container-medium {
    min-height: 150px;
    background: url("../images/bg_country.jpg") left center no-repeat;
}

/* .lang-list {
    margin-top: 10px;
} */

.highlight {
    background: #555555;
    color: #fff;
    padding: 3px 10px;
    margin-left: -10px;
    display: table;
}

.highlight:hover

/* .language-selection-wrap ul li a:hover,
.language-selection-wrap ul li a.highlight  */
    {
    text-decoration: none;
    color: #fff;
}

.language-selection-wrap ul li {
    margin-bottom: 10px;
}

/* .language-selection-wrap ul li a {
    color: #ed1c24;
    display: block;
    text-transform: capitalize;
} */
/* 
.language-selection-wrap .head {
    color: #666;
    font-weight: 600;
} */

.language-selection-wrap .orange-button {
    display: table;
    padding: 3px 6px;
}

li.language-selection a img {
    margin-right: 5px;
    margin-top: -1px;
}

li.language-selection a {
    text-transform: capitalize;
}


/*****************   VERSOION 3.1 ******************/

.section-feature-resto .merchantopentag span {
    display: table;
    margin: auto;
    margin-top: 4px;
}


/* 
.social-wrap .mycol {
    width: 16%;
} */


/* fixed parallax issue on chrome */

#parallax-wrap p:last-child {
    margin-bottom: 10px;
}

.section-cuisine a span {
    padding-left: 5px;
}

.ui-timepicker-container {
    z-index: 99999 !important;
}


/*fixed feature resto*/

.section-feature-resto .col-md-5 {
    min-height: 170px;
}

.result-merchant ul li.active {
    display: none;
}


/** FAX PRINT FIXED **/

#fax_page .input-block .label {
    color: #333;
    font-weight: normal;
    text-align: left;
}

#fax_page .item-row .a,
#fax_page .item-row .b {
    line-height: normal;
    height: auto;
}

#fax_page .input-block .label,
#fax_page .input-block .value,
#fax_page .summary-wrap .a,
#fax_page .item-row .d,
#fax_page .summary-wrap .b {
    height: auto;
}

.section-feature-resto img {
    max-height: 100px;
}

.category .goto-category.active {
    border-left: 2px solid #ed1c24;
}

/* .cart-mobile-handle .badge {
    position: absolute;
    right: -5px;
    top: -3px;
    background: red;
    border-radius: 50%;
    color: #fff;
} */

/* .cart_count {
    display: none;
} */


/* taxable cart  css*/

.new-cart-parent {
    padding-top: 10px;
}

#new-cart {
    margin: 0;
}

#new-cart div {
    padding-left: 0;
    padding-right: 0;
}

#new-cart a {
    color: #9a9a93;
    font-size: 20px;
    margin-right: 5px;
}

#new-cart .txt-indent {
    padding-right: 20%;
    text-align: right;
}

.receipt-wrap .row,
item-rows-cart {
    border-top: none !important;
}

.receipt-wrap hr {
    margin-bottom: 0;
    margin-top: 0;
    border-color: #e4e7ea;
}

.apply_tip {
    padding: 8px 10px;
}

.table-order-details {
    width: 100%;
}

.table-order-details,
.spacer3,
.sections .box-grey p.spacer3 {
    margin-bottom: 15px;
    margin-top: 5px;
}

.spacer3,
.sections .box-grey p.spacer3 {
    display: block;
}

.table-order-details td.a {
    width: 25%;
}

.table-order-details td.b {
    font-weight: bold;
}

.table-order-details td {
    padding-top: 3px;
    padding-bottom: 3px;
}

.hide_inputs {
    display: none;
}

.section-confirmorder .edit_item,
.section-confirmorder .delete_item {
    display: none;
}

.box-grey {
    z-index: 1;
}

.apply_tip {
    display: none;
}


/* taxable cart  css*/


/*VERSION 3.5*/


/** PRELOADER **/

.main-preloader {
    position: fixed;
    top: 0;
    z-index: 999999;
    background: rgba(50, 50, 50, 0.85) none repeat scroll 0 0;
    width: 100%;
    height: 100%;
    display: none;
}

.main-preloader .inner {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20%;
    width: 100%;
}

.ploader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(247, 93, 52, 0.2);
    border-right: 1.1em solid rgba(247, 93, 52, 0.2);
    border-bottom: 1.1em solid rgba(247, 93, 52, 0.2);
    border-left: 1.1em solid #ed1c24;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

.ploader,
.ploader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


/**END preloader*/

.search-food-wrap {
    margin-bottom: 10px;
    position: relative;
}

ul#tab .search-food-wrap li {
    display: block;
    float: left;
    width: 100%;
}

ul#tab .search-food-wrap li a {
    margin-bottom: 0px;
}

ul#tab .search-food-wrap .easy-autocomplete-container {
    z-index: 9999;
}

.search-food-wrap button {
    position: absolute;
    background: none;
    border: none;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 8px;
}

.frm-search-food a {
    display: block;
    float: right;
    margin-bottom: 5px;
    margin-top: -5px;
}

.search-wraps.location-search-1 h1,
.search-wraps.location-search-2 h1,
.search-wraps.location-search-3 h1 {
    font-size: 45px;
}

.fields-location-wrap {
    background: rgba(255, 255, 255, 0.5);
    padding: 20px 40px;
    margin-top: 40px;
}

.fields-location-wrap .col-sm-4,
.fields-location-wrap .col-sm-6 {
    border-top: 1px solid #ed1c24;
    border-bottom: 1px solid #ed1c24;
    padding-left: 0px;
    padding-right: 0px;
}

.fields-location-wrap .col-sm-4.left-border,
.fields-location-wrap .col-sm-6.left-border {
    border-left: 1px solid #ed1c24;
}

.fields-location-wrap .col-sm-4.right-border,
.fields-location-wrap .col-sm-6.right-border {
    border-right: 1px solid #ed1c24;
}

.fields-location-wrap input[type="text"] {
    border: none;
    font-size: 20px;
    padding: 7px 15px;
    width: 100%;
    font-weight: 300;
}

.rounded-corner,
.fields-location-wrap #city {
    border-radius: 5px 0 0 5px;
}

.fields-location-wrap button {
    border: none;
    font-size: 18px;
    background: #ed1c24;
    color: #fff;
    font-weight: 300;
    padding: 6px 15px;
    width: 100%;
}

.fields-location-wrap button,
.rounded-end {
    border-radius: 0px 5px 5px 0;
}

.fields-location-wrap button:hover {
    background: #ff4e41;
}

.fields-location-wrap .dropdown-menu {
    display: block;
    margin: 0;
    width: 100%;
    border-radius: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 250px;
}

.fields-location-wrap .dropdown-menu li a {
    font-size: 18px;
    padding: 5px 15px;
}

.with-location-loader,
.typhead-city-wrap {
    position: relative;
}

.location-loader {
    height: 24px;
    width: 24px;
    background: url("../images/default.svg") no-repeat;
    position: absolute;
    right: 15px;
    top: 8px;
    display: none;
}

.typhead-city-wrap i {
    color: #ed1c24;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.location-fee-wrap {
    padding: 10px 20px;
    min-width: 800px;
}

.location-fee-wrap .inner {
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.search-wraps.location-search-3 .fields-location-wrap {
    width: 85%;
    margin: auto;
    margin-top: 40px;
}

.age-restriction-wrap {
    padding: 10px 20px 40px 20px;
    text-align: center;
}


/*.merchant-social-list {
    display: table;
    margin: auto;
    padding: 0;
}*/

.merchant-social-list {
    /* display: inline-block;
    margin: auto;
    padding: 0; */
    /* position: absolute;
    top: -23px;
    right: 50px; */
}

.merchant-social-list li {
    display: inline;
    vertical-align: middle;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    /*float: right;*/
}

.single-search .alert.alert-info {
    padding: 5px;
    opacity: 1;
}

@media(max-width:992px) {
    .merchant-social-list li {
        float: none;
    }
}

.merchant-social-list a:hover {
    color: #ed1c24 !important;
}

.invoice_terms_wrap {
    display: none;
}

a.menu-3-disabled-ordering {
    color: #0d1115;
    cursor: default;
}

.menu-3-disabled-ordering .row {
    border-top: 1px solid #c9c7c7;
    padding-top: 6px;
    padding-bottom: 6px;
}

.reply-wrap {
    padding-top: 10px;
}

.reply-wrap .reply-from {
    color: #f00;
    font-weight: 500;
    font-size: 13px;
}

.reply-wrap p {
    font-size: 12px;
}

.select_sub_item {
    width: 100%;
    padding: 5px;
    font-size: 14px;
}


/* COLAPSE MENU */

.collapse-parent {
    position: relative;
    /*cursor:pointer;*/
}

.collapse-child {
    display: none;
}

.collapse-parent a {
    font-size: 23px;
    position: absolute;
    right: 0;
    z-index: 1;
    color: #333;
    top: 4px;
}

.collapse-parent a:hover {
    color: #6ac0a5;
}


/* COLAPSE MENU */

.box-grey .extra_charge_notification {
    margin-top: 10px;
    color: #ed1c24;
}


/** FAX NEW CSS**/

.fax_page {
    max-width: 900px;
    margin: auto;
    margin-top: 0px;
    font-size: 12px;
    padding-bottom: 20px;
    font-family: arial;
}

.fax_page .with_line {
    border-bottom: 1px solid #000;
}

.fax_page p {
    font-size: 17px;
    font-family: arial;
}

.fax_header {
    border-bottom: 2px solid #000;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-right: 8px;
}

.fax_page img.logo {
    width: 250px;
    margin-left: -20px;
}

.fax_header h3,
.fax_page p span {
    font-weight: 600;
}

.fax_header h3,
.fax_page .fax_header p {
    margin: 0;
    line-height: normal;
}

.fax_page p span.bold {
    font-size: 20px;
}

.fax_header h3 {
    font-size: 17px;
}

.fax_page p {
    margin: 0;
    margin-bottom: 2px;
}

.fax_page .v_bottom {
    vertical-align: bottom;
}

.fax_page .v_center {
    vertical-align: middle;
}

.fax_page .v_top {
    vertical-align: top;
}

.fax_page .mytable .mycol {
    width: 50%;
}

.fax_customer_details h2,
.fax_customer_details h3 {
    margin: 0;
    text-transform: capitalize;
    font-weight: bold;
}

.fax_customer_details h2 {
    font-size: 25px;
}

.fax_customer_details h3 {
    font-size: 17px;
}

.fax_customer_details h3 {
    margin-top: 10px;
}

.fax_customer_details,
.fax_delivery_instruction,
.fax_item,
.fax_item_details {
    /*border-bottom:1px solid #000;*/
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    border-style: solid;
    border-width: 0 0 thin 0;
}

.fax_item_details {
    border-bottom: none;
}

.fax_customer_details .col-1 {
    border-right: 1px solid #000;
}

.fax_delivery_instruction {
    border-bottom: 2px solid #000;
}

.fax_item .th,
.fax_total .bold {
    font-weight: bold;
}

.fax_total .bold,
.fax_total .mycol,
.signature_wrap p {
    font-size: 15px;
}

.fax_item .mycol,
.fax_total .mytable .mycol {
    border: 0x solid red;
}

.fax_item .mycol.col-1,
.fax_total .mycol.col-1 {
    width: 8%;
    text-align: center;
}

.fax_item .mycol.col-2,
.fax_total .mycol.col-2 {
    width: 70%;
}

.fax_item .mycol.col-3,
.fax_total .mycol.col-3 {
    width: 14%;
}

.fax_item_details.fax_item {
    padding: 0;
}

.fax_item_details.fax_item .mytable,
.fax_total .mytable {
    padding: 8px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.col_red {
    color: red;
}

.fax_item_details ul li {
    /*border-bottom:1px solid #000;*/
    border-style: solid;
    border-width: 0 0 thin 0;
    padding: 0;
    margin: 0;
}

.fax_item_details ul:last-child li {
    border-bottom: 2px solid #000;
}

.fax_item_details ul li ul li {
    border: none;
}

.fax_total .index_right {
    padding-right: 100px;
}

.fax_total .signature_wrap .mycol.col-1 {
    width: 50%;
    text-align: left;
}

.fax_total .signature_wrap .mycol.col-2 {
    width: 29%;
}

.fax_total .signature_wrap .mycol.col-3 {}

.signature_wrap .underline {
    border-bottom: 1px solid #000;
    padding-bottom: 3px;
}

.fax_item .mycol {
    font-size: 15px;
}

.fax_item .item_name {
    font-size: 17px;
}

.fax_item ul {
    margin-bottom: 0;
}

.fax_sub_header {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    border-bottom: 1px solid #000;
    padding-bottom: 2px;
}

.sub_item .mycol {}

.fax_item .four_col .mycol.col-2 {
    width: 8%;
}

.fax_item .four_col .mycol.col-2 {
    width: 15%;
}

.fax_item .four_col .mycol.col-3 {
    width: 57%;
}

.fax_item .four_col .mycol.col-4 {
    width: 14%;
}

.fax_total {
    display: block;
    border: 0px solid green;
    width: 100%;
}

.fax_total .fax_total_col_1,
.fax_total .fax_total_col_2 {
    border: 0px solid red;
}

.fax_total .fax_total_col_1 {
    width: 55%;
    float: left;
    padding-top: 1%;
}

.fax_total .fax_total_col_2 {
    width: 45%;
    float: right;
}

.fax_total .mytable.two_col .mycol.col-1 {
    width: 35%;
    text-align: left;
    font-size: 13px;
    border: 0px solid red;
}

.fax_total .mytable.two_col .mycol.col-2 {
    font-size: 13px;
    border: 0px solid red;
    width: 65%;
}

.signature_wrap {
    padding-top: 20px !important;
}

.fax_total .fax_total_col_2 .mytable .mycol.col-1 {
    border: 0px solid red;
    display: none;
}

.fax_total .fax_total_col_2 .mytable .mycol.col-2 {
    border: 0px solid red;
    width: 60%;
}

.fax_total .fax_total_col_2 .mytable .mycol.col-3 {
    border: 0px solid red;
    width: 40%;
}

.fax_total .fax_total_col_2 .index_right {
    padding-right: 10px;
}


/*STRIPE IDEAL RECEIPT*/

.orange_header {
    background: #ed1c24;
    color: #fff;
    padding-bottom: 8px;
}

.orange_header .title {
    padding: 5px;
}

.orange_header img.logo {
    max-width: 80px;
}

.stripe_ideal_receipt {
    padding-top: 20px;
}

.stripe_ideal_receipt h2 {
    font-weight: bold;
}

.stripe_ideal_receipt i {
    color: #333;
    font-size: 100px;
}

/*END STRIPE IDEAL RECEIPT*/


.request_cancel_order,
.pending_for_review {
    display: inline-block;
    /* margin-top: 10px; */
    /* font-size: 14px; */
}


/**RTL SUPPORT */

html.rtl {
    direction: rtl;
}

html.rtl .category-child i {
    left: 10px;
    right: auto;
}

html.rtl #notes,
html.rtl .grey-inputs,
html.rtl #voucher_code,
html.rtl #redeem_points {
    text-align: inherit;
    direction: rtl;
}

html.rtl .search-food-wrap button {
    left: 10px;
    right: auto;
}

html.rtl .section-checkout .section-label a.section-label-a span {
    padding-right: 30px;
}


/**END RTL SUPPORT */


/*4.7 CSS */

.leaflet-popup-content {
    width: 360px !important;
}

.mapboxgl-ctrl-geocoder {
    min-width: 100% !important;
}

.leaflet-routing-container {
    width: 100% !important;
}

#mapbox_s_goecoder .mapboxgl-ctrl-geocoder {
    box-shadow: none;
}

#mapbox_s_goecoder .mapboxgl-ctrl-geocoder input {
    height: 30px;
    margin: 0;
    padding: 5px 5px 5px 10px;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    color: #444;
}

#mapbox_s_goecoder .geocoder-icon {
    top: 5px;
}

#mapbox_s_goecoder .geocoder-icon-search {
    display: none;
}

.leaflet-container a.orange-button {
    color: #fff;
}

.leaflet-container a {
    color: #000;
}


/*4.7 CSS */


/*4.8 CSS*/

.upload_deposit_preview {
    margin-top: 10px;
    max-width: 200px;
}

a.add_favorites:hover {
    color: #333;
}

a.add_favorites i {
    font-size: 25px;
}

.equal_table {
    display: flex;
    position: absolute;
    top: 7px;
    right: 7px;
    /* width: 100%; */
    align-items: center;
    /* position: absolute;
    top: 6px;
    right: 0; */
}


/* .equal_table .col {
    display: table-cell;
    vertical-align: middle;
} */


/* .result-merchant .equal_table {
    margin: auto;
} */


/* .result-merchant .equal_table .col {
    padding: 0 10px;
} */

.result-merchant .inner.list-view .mytable .mycol,
.section-browse .result-merchant .mytable .mycol {
    vertical-align: middle;
}

.menu-header a.add_favorites {
    color: #fff;
}

a.add_favorites.selected,
.menu-header a.add_favorites.selected {
    color: #ed1c24;
}

.favorites_list a.remove_fav {
    font-size: 25px;
}

.delivery_map_accuracy {
    height: 300px;
    width: auto;
}

.view-reviews {
    position: relative;
}

/* .badge_review {
    background: #009fe3;
    color: #fff;
    position: absolute;
    right: -5px;
    top: 5px;
} */

/* .review_notification_wrap {
    background: #009fe3;
    color: #fff;
    margin: auto auto 15px;
    padding: 15px 15px 15px 25px;
    width: 95%;
}

.review_notification_wrap p {
    font-size: 14px;
    margin: 0;
} */

.tbl_merchant_info {
    width: 80%;
}

.tbl_merchant_info td {
    vertical-align: top;
}

.tbl_merchant_info td:first-child {
    width: 35%;
}

.tbl_merchant_info ul.services-type li {
    display: block;
    padding-left: 0;
}

.tbl_merchant_info ul.services-type i {
    display: none;
}


/* MOYOSAR PAYMENT */

.format_as_card_number {
    background: url("../images/credit-card-sprite.png"), url("../images/credit-card-sprite.png");
    background-position: 2px -121px, 295px -61px;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size: 120px 361px, 120px 361px;
    padding-left: 54px;
}

.format_as_card_number.visa {
    background-position: 2px -163px, 295px -61px
}

.format_as_card_number.visa_electron {
    background-position: 2px -205px, 295px -61px
}

.format_as_card_number.mastercard {
    background-position: 2px -247px, 295px -61px
}

.format_as_card_number.maestro {
    background-position: 2px -289px, 295px -61px
}

.format_as_card_number.discover {
    background-position: 2px -331px, 295px -61px
}

.format_as_card_number.valid.visa {
    background-position: 2px -163px, 295px -87px
}

.format_as_card_number.valid.visa_electron {
    background-position: 2px -205px, 295px -87px
}

.format_as_card_number.valid.mastercard {
    background-position: 2px -247px, 295px -87px
}

.format_as_card_number.valid.maestro {
    background-position: 2px -289px, 295px -87px
}

.format_as_card_number.valid.discover {
    background-position: 2px -331px, 295px -87px
}

.inline_li {
    display: table;
}

.inline_li li {
    display: table-cell;
    padding: 5px 10px;
}

.white_bg .search-input-wraps {
    border: 1px solid #999;
    max-width: 600px;
}

.white_bg.center {
    padding-top: 30px;
    padding-bottom: 60px;
}

.result-merchant.infinite-container p {
    margin: 0;
}

.map_addressbook {
    border: 1px solid #c9c7c7;
    height: 250px;
    width: 100%;
    margin-bottom: 5px;
}

.search-food-wrap .typeahead__list a {
    width: 100%;
}

/* 
.box_green {
    border: 2px solid #3ecf8e;
    padding: 5px;
}

.box_green .text_left {
    text-align: left;
}

.box_green p.bold {
    margin: 0;
    margin-bottom: 5px;
}

.box_green .col-md-2 {
    padding-top: 10px;
} */

img.logo-medium_new {
    height: 180px;
    width: 100%;
    object-fit: contain;
    background: #d8d8d8;
}

#search-listview p.del-time {
    position: absolute;
    top: 176px;
    right: 10px;
    background-color: #fff;
    padding: 3px 10px;
    border-radius: 20px;
    box-shadow: 0 2px 7px -5px rgb(0 0 0) !important;
}

#search-listview span.thumb-img {
    position: absolute;
    top: 163px;
    left: 10px;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    max-width: 60px;
    max-height: 60px;
    height: 60px;
    width: 60px;
    overflow: hidden;
}

#search-listview span.thumb-img img {
    position: relative;
    width: 60px;
    height: 60px;
    object-fit: cover;
}

#search-listview h2.concat-text {
    color: #2C3231;
    text-align: left;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 19px;
    padding: 15px 15px 0 15px;
}

#search-listview h2.concat-text:hover {
    text-decoration: underline;
    ;
}

div#restuarant-list h2 {
    color: #2C3231;
    text-align: left;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 19px;
}

#search-listview p.top15.cuisine.concat-text {
    margin-top: 0;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /*margin-bottom: 5px;*/
}

#search-listview ul li:first-child {
    width: 50%;
}

#step-3-com {
    margin-right: 0;
    margin-left: 0;
}


/*#search-listview ul.cust-cls li:after {*/


/*    position: absolute;*/


/*    height: 3px;*/


/*    width: 3px;*/


/*    content: '';*/


/*    background-color: rgb(130, 133, 133);*/


/*    left: 2px;*/


/*    top: 9px;*/


/*}*/

#search-listview ul li {
    display: inline-block;
    position: relative;
    color: rgb(130, 133, 133);
    line-height: 21px;
}

#search-listview ul {
    text-align: left;
    padding: 0 15px 0;
    margin: 0;
}

#search-listview ul li p {
    margin: 0;
    padding: 0;
}

#search-listview .mycol {
    display: inline-flex;
    color: #000;
}

#search-listview .mycol.a {
    color: #00717c;
}

#search-listview .mycol.a .rating-stars {
    margin-right: 10px;
}

ul.services-type li:after {
    display: none;
}

#search-listview .mycol.b font {
    color: #000;
}

#search-listview .mycol.b p font {
    color: #999b9b;
    margin-right: 3px;
}

#search-listview .mycol.a .rating-stars img {
    width: 12px;
}


/* #search-listview .equal_table>.col:last-child {
    position: absolute;
    top: 3%;
    right: 0;
    z-index: 20;
} */

#search-listview .equal_table a {
    color: #fff;
}

#search-listview .equal_table a:hover {
    color: #ed1c24;
}

.cust-content.borderx a,
#search-listview .inner a {
    text-decoration: none;
}


/* #search-listview .equal_table>a>.col {
    position: absolute;
    top: 5%;
    right: 33px;
} */

#search-listview .result-merchant ul.services-type {
    margin: 0;
}

ul.services-type,
ul.services-type li:first-child {
    padding: 0 !important;
}

#search-listview .inner {
    min-height: auto !important;
    padding-bottom: 10px;
    padding-top: 0;
    border: 0;
    box-shadow: 0 1px 4px #00000014, 0 0 0 1px #0000000a !important;
    margin: 1px !important;
}

li.mycol-main {
    float: right;
}

li.cust-wid {
    width: 100%;
}

li.cust-deevery label:last-child {
    color: #000;
    font-weight: normal;
    margin-bottom: 0px;
}

#search-listview li.cust-wid .mycol.b p {
    color: #828585;
    margin-right: 4px;
}

div#search-listview .inner a>img {
    max-height: 200px;
    width: 100%;
    object-fit: cover;
    height: 200px;
}

div#restuarant-list span.label.label-success {
    position: absolute;
    top: 13px;
    right: 60px;
}

div#restuarant-list {
    display: inline-block;
}

div#restuarant-list img.main-bg {
    max-height: 200px;
    width: 100%;
    object-fit: cover;
    height: 200px;
}

div#restuarant-list img.logo-small {
    position: absolute;
    top: 163px;
    left: 25px;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    max-width: 60px !important;
    max-height: 60px !important;
    overflow: hidden;
    width: 60px;
}

.cust-content {
    padding: 15px;
}

.cust-content p.del-time {
    position: absolute;
    top: 176px;
    right: 26px;
    background-color: #fff;
    padding: 8px 15px;
    border-radius: 20px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.cust-content .mytable .mycol:last-child {
    position: absolute;
    top: 8px;
    right: 24px;
    width: auto;
}

.cust-content p.cuisine.bold {
    display: inline-block;
}

.rating-main {
    display: inline-flex;
    float: right;
    color: rgb(119, 191, 42);
}

.cust-content .rating-stars img {
    width: 12px;
}

.mycol.rating1 {
    margin-right: 10px;
}

.cust-content.borderx p {
    color: #828585;
    line-height: 25px;
}

.mycol.rating2 p {
    color: rgb(119, 191, 42);
}

.del-fees {
    display: inline-flex;
    width: 100%;
    color: #000000;
    line-height: 25px;
}

.del-order {
    display: inline-flex;
    align-items: center;
    color: #000;
}

.del-fees p:last-child {
    color: #000;
}

div#search-listview:nth-child(3) {
    clear: left;
}

#forms-search .search-input-wraps .relative.border {
    padding: 0 10px;
    cursor: pointer;
    height: 26px;
}

html {
    scroll-behavior: smooth;
}

.search-focus {
    position: relative;
}

.search-focus:before {
    content: "";
    background: rgb(0 0 0 / 69%);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    pointer-events: none;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    width: 100%;
}

.search-focus .search-input-wraps {
    z-index: 99999;
    position: absolute;
    left: 0;
    right: 0;
}

.search-focus .search-input-wraps {
    border: 2px solid #d01b21;
}

#custom_cart_wrap {
    max-width: 768px;
}

#menu-right-content .w3-grey {
    color: #000 !important;
    background-color: #ed1c24 !important;
    border-radius: 2px;
}

#menu-right-content .w3-light-grey {
    color: #000 !important;
    background-color: #f1f1f1 !important;
    border-radius: 2px;
}

.section-payment-option .sticky-div .theiaStickySidebar:after {
    background: linear-gradient(-45deg, transparent 16px, #ffffff 0), linear-gradient(45deg, transparent 16px, #ffffff 0);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 22px 32px;
    content: "";
    display: block;
    width: 100%;
    height: 32px;
    position: relative;
    top: -36px;
    left: 0px;
}

#frm-delivery i.fa.fa-money,
#frm-delivery i.fa.fa-paypal,
#frm-delivery i.fa.fa-credit-card {
    font-size: 20px;
    margin: 0 5px;
    bottom: -3px;
    position: relative;
}

.section-mobile-verification .container {
    max-width: 100%;
}

.section-mobile-verification .box-grey h1 {
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 10px;
}

.section-mobile-verification .box-grey {
    border-radius: 10px;
    text-align: center;
    border: unset;
    box-shadow: none;
}

.section-mobile-verification {
    background: unset;
    max-width: 100%;
    margin: auto;
}

.section-mobile-verification .form-btn {
    display: flex;
    flex-direction: column;
    justify-content: end;
    margin: auto;
}

.section-mobile-verification input#code {
    width: 50%;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 15px;
}

.section-mobile-verification .form-btn input.green-button.inline {
    width: 50%;
    margin: auto;
    margin-top: 10px;
    padding: 8px;
    background-color: red;
    color: white;
    font-size: 16px;
    margin-bottom: 12px;
}

.section-mobile-verification .box-grey input.orange-button {
    margin: auto;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 50%;
    border-radius: 4px;
    padding: 10px;
}


/*form#forms_mobile_verify .section-label span.bold:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f232";
    position: absolute;
    color: #36b547;
    font-size: 23px;
    margin-left: 15px;
}*/

.switch6 {
    max-width: 17em;
    margin: 0 auto;
    border-radius: 15px;
    margin-bottom: 0px;
}

.switch6-light>span,
.switch-toggle>span {
    color: #000000;
}

.switch6-light span span,
.switch6-light label,
.switch-toggle span span,
.switch-toggle label {
    color: #2b2b2b;
}

.switch-toggle a,
.switch6-light span span {
    display: none;
}

.switch6-light {
    display: block;
    height: 30px;
    position: relative;
    overflow: visible;
    padding: 0px;
    margin-left: 0px;
    margin-bottom: 0;
    cursor: pointer;
}

.switch6-light * {
    box-sizing: border-box;
}

.switch6-light a {
    display: block;
    transition: all 0.3s ease-out 0s;
}

.switch6-light label,
.switch6-light>span {
    line-height: 30px;
    vertical-align: middle;
}

.switch6-light label {
    font-weight: 700;
    margin-bottom: px;
    max-width: 100%;
}

.switch6-light input:focus~a,
.switch6-light input:focus+label {
    outline: 1px dotted rgb(136, 136, 136);
}

.switch6-light input {
    position: absolute;
    opacity: 0;
    z-index: 5;
}

.switch6-light input:checked~a {
    right: 0%;
}

.switch6-light>span {
    position: absolute;
    left: -100px;
    top: 0;
    width: 100%;
    margin: 0px;
    padding-right: 100px;
    text-align: left;
}

.switch6-light>span span {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
    display: block;
    width: 50%;
    margin-left: 100px;
    text-align: center;
    font-weight: 600;
}

.switch6-light>span span:last-child {
    left: 50%;
}

.switch6-light a {
    position: absolute;
    right: 50%;
    top: 0px;
    z-index: 4;
    display: block;
    width: 50%;
    height: 100%;
    padding: 0px;
}

img.switch-icon {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-bottom: 5px;
}

#search-listview p.del-prise img.switch-icon {
    width: 20px;
    height: auto;
}

.switch6 .btn-primary {
    color: #fff;
    background-color: #fff;
    border-color: #fff;
    border-radius: 14px;
    box-shadow: 0 4px 6px rgba(27, 35, 36, .02), 0 2px 12px -2px rgba(27, 35, 36, .08), 0 3px 6px rgba(27, 35, 36, .06);
}

#search-listview p.del-time i {
    padding-right: 5px;
}

#search-listview p.del-prise {
    position: absolute;
    top: 180px;
    left: 73px;
    color: #fff;
    border-radius: 20px;
}

div#search-listview .inner a:nth-child(2):after {
    content: "";
    background: linear-gradient(to top, #000 0%, transparent 30%);
    ;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

div#search-listview .inner a:nth-child(2) {
    position: relative;
}

.sub-item-rows.cust-dropdown .row.top10:hover {
    background: #f7f7f7;
}

.sub-item-rows.cust-dropdown .row.top10 label {
    width: 100%;
    font-weight: unset;
}

.parallax-container.parallax-home .single-search .forms-search .search-input-wraps input#s:focus {
    /*outline: 0;*/
    /*box-shadow: unset;*/
    border-color: #ed1c24;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 8px rgb(237, 28, 36);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 8px rgb(237, 28, 36);
}

/* .sidebar_tip.inner button#slideLeft,
.sidebar_tip.inner button#slideLeft1 {
    position: absolute;
    top: 92px;
    left: -14px;
    background: #ffffff none repeat scroll 0 0 !important;
    border-radius: 30px;
    box-shadow: 0 0.125rem 0.25rem 2px rgb(0 0 0 / 10%);
    color: #ed1c24;
    display: inline-block;
    font-size: 13px !important;
    height: 30px;
    line-height: 7px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    width: 30px;
    outline: none !important;
    border: 0;
} */

.hide-food-price span.normal {
    background: unset !important;
    margin-right: 10px;
}

#menu-list-wrapper .menu_header_banner {
    background: #ffebe4;
    padding: 20px 15px;
    text-align: center;
    border-radius: 5px;
    margin-top: 15px;
}

#menu-list-wrapper .menu_header_banner p {
    color: #ff4c54;
    margin: 0;
    font-size: 14px;
}

#search-listview .inner.closed a:nth-child(2):after {
    content: "";
    background: #00000052;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(46, 51, 51, 0.8);
    cursor: no-drop;
}

#search-listview .inner.closed a:nth-child(2):after {
    content: "";
    background: #00000052;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(46, 51, 51, 0.8);
    cursor: no-drop;
}

#search-listview .inner.closed a:nth-child(2) img {
    opacity: 0.5;
}


/* .equal_table .col {
    position: absolute;
    top: 5%;
    right: 33px;
} */

#search-listview h2.concat-text {
    display: inline-block;
}

#mobile-search-filter {
    position: sticky;
    top: 0;
}

#mobile-search-filter .address_desktop {
    position: sticky;
    top: 0;
    background: #fafafa;
    z-index: 4;
    padding: 5px 0;
}

#mobile-search-filter .filter-wrap {
    max-height: 540px;
    overflow: auto;
}

.alert-info i {
    margin-right: 5px;
}

.section-choose-address .alert.alert-info {
    margin-top: 10px;
    position: absolute;
    top: 30px;
    z-index: 1;
    width: 100%;
}

.section-choose-address .form-group {
    position: relative;
}

@media only screen and (min-width:1024px) {
    /* a.green-button.inline.qty-minus-tip.tip-mobile {
        display: none;
    } */

    /* a.green-button.inline.qty-plus-tip.tip-mobile {
        display: none;
    } */
}

@media only screen and (min-width:993px) {
    /*    span.plus-add {*/
    /*    display: block;*/
    /*    width: max-content;*/
    /*    color: #ed1c24;*/
    /*    margin-top: 5px;*/
    /*}*/
    /*span.plus-add i.ion-plus {*/
    /*    padding-right: 5px;*/
    /*}*/
    /*#uk-panel-box {*/
    /*    width: 100%;*/
    /*    overflow-x: scroll;*/
    /*}*/
    /*#uk-panel-box::-webkit-scrollbar {*/
    /*  display: none;*/
    /*}*/
    /*#tip-wrapper {*/
    /*    width: auto;*/
    /*}*/
    /*.section-payment-option .sticky-div .sidebar_tip.inner button#slideRight,.section-payment-option .sticky-div .sidebar_tip.inner button#slideLeft{*/
    /*    top: 60px;*/
    /*}*/
    /*.sidebar_tip.inner button#slideRight {*/
    /*    position: absolute;*/
    /*    top: 71px;*/
    /*    right: 0;*/
    /*    background: #ffffff none repeat scroll 0 0 !important;*/
    /*    border-radius: 30px;*/
    /*    box-shadow: 0 0.125rem 0.25rem 2px rgb(0 0 0 / 8%);*/
    /*    color: #ed1c24;*/
    /*    display: inline-block;*/
    /*    font-size: 13px !important;*/
    /*    height: 30px;*/
    /*    line-height: 7px;*/
    /*    margin: 0;*/
    /*    text-align: center;*/
    /*    text-transform: uppercase;*/
    /*    width: 30px;*/
    /*    outline: none!important;*/
    /*    border: 0;*/
    /*}*/
    /*.sidebar_tip.inner {*/
    /*    position: relative;*/
    /*}*/
    /*.tip-wrapper li a {*/
    /*    box-shadow: 0 0.125rem 0.25rem 2px rgb(0 0 0 / 8%);*/
    /*    border: unset;*/
    /*    padding: 10px;*/
    /*    text-align: left;*/
    /*    color: #4b5060;*/
    /*}*/
}

@media only screen and (max-width: 992px) {
    /* .fancybox-overlay .cust-fancy .sub-item-rows .col-md-5.col-xs-5.border.into-row p {
        float: left;
        width: 100%;
        margin-left: 5px !important;
    } */

    /* .fancybox-outer .fancybox-inner form#frm-fooditem .view-food-item-wrap .section-label .addonCustom .row .col-md-5 {
        display: block;
    }

    .fancybox-outer .fancybox-inner form#frm-fooditem .view-food-item-wrap .section-label .row .col-md-5 {
        flex-wrap: wrap;
    } */

    .driver_signup .col-md-6.box-main {
        float: left;
    }

    #parallax-wrap.parallax-search {
        display: none;
    }

    .section-checkout .col-md-6 {
        width: 100%;
        max-width: 100%;
    }

    /* .cart-mobile-handle {
        right: 0px;
    } */

    /* .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .food-item-actions .col-md-4.col-xs-4.border.into-row.cust-cls {
        display: none;
    } */
}

@media only screen and (max-width: 767px) {
    #search-listview {
        overflow: hidden;
        padding-top: 8px;
    }

    .section-feature-resto,
    .white_bg {
        overflow: hidden;
    }

    .section-search-results .sort-wrap .col-md-6:last-child {
        text-align: center !important;
        width: 100%;
        margin-top: 10px;
    }

    .address_mobile {
        justify-content: center;
    }

    .search-right-content .sort-wrap .col-md-6:first-child {
        width: 100%;
        justify-content: center;
    }

    .section-footer .container .row .col-md-6 {
        justify-content: center !important;
        width: 100% !important;
    }

    .section-footer {
        left: 0;
        width: 100% !important;
        bottom: 91px !important;
    }

    #forms-search>div>div>div.relative.border.col-sm-1.col-xs-1>i {
        margin-left: 0 !important;
    }

    #forms-search .search-input-wraps .relative.border {
        padding: 0 0px;
    }
}

@media only screen and (max-width: 600px) {
    #forms-search>div>div>#locator-button>.fa-location-arrow {
        left: 0px !important;
    }

    .parallax-container.parallax-home .search-input-wraps {
        flex-flow: column;
    }

    .parallax-container.parallax-home .search-input-wraps #submit {
        width: 100%;
        margin-top: 10px;
        text-align: center;
        margin-left: 0px;
    }

    #forms-search .search-input-wraps .relative.border {
        width: 35px;
    }

    #forms-search .border.col-sm-9.col-xs-9 {
        padding-top: 2px;
    }

    .search-input-wraps #submit {
        top: 2px;
    }

    #forms-search>div>div>#locator-button>.fa-location-arrow {
        left: 5px !important;
    }
}


/***********************owl slider****************************************/
/* 
.osahan-category-item {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    border: 1px solid #fff;
}

.osahan-category-item a {
    outline: none !important;
    color: #ff3008;
    text-decoration: none !important;
}

.osahan-category-item img {
    width: 100% !important;
    height: 40px;
    object-fit: cover;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    margin: 0px auto;
}

.osahan-category-item img:hover {
    transform: scale(1.1);
    border: 1px solid #ed1c24;
} */

.img-fluid {
    max-width: 100%;
}

.img-20 {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: baseline;
}

/* 
.osahan-category-item h6 {
    font-size: 13px;
    color: #ed1c24;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.osahan-category-item p {
    margin: 0px;
    font-size: 12px;
    color: #7a7e8a;
    font-weight: 600;
    text-align: center;
    font-family: 'Segoe UI';
} */

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev:focus,
.owl-carousel .owl-nav button.owl-next:focus {
    background: #f4f4f4 none repeat scroll 0 0 !important;
    border-radius: 30px;
    box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.2);
    color: #000;
    display: inline-block;
    font-size: 13px !important;
    height: 40px;
    line-height: 7px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    width: 40px;
    outline: none !important;
}

button.owl-prev {
    position: absolute;
    top: 13px;
    left: -21px;
}

button.owl-next {
    position: absolute;
    right: -21px;
    top: 13px;
}


/***********************owl slider****************************************/

div#menu-tab-wrapper ul#tabs {
    /*margin-top: 15px;*/
}

.col-md-8.border.menu-left-content #menu-tab-wrapper #tab #menu_left_content .col-md-4.col-xs-4.border.category-list {
    display: none;
}

div#menu-tab-wrapper {
    border: unset;
}

div#menu-tab-wrapper ul#tabs {
    border: unset;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .45);
    /*margin-top: 10px;*/
    border-radius: 2px;
    border-top: 1px solid #e1e4e7;
}

div#menu-tab-wrapper ul#tabs li {
    padding: 10px 15px;
    margin-bottom: 0;
}

.col-md-8.border.menu-left-content #menu-tab-wrapper #tab #menu_left_content .row #menu-list-wrapper .menu-1.box-grey.rounded {
    border: none;
    background: transparent;
    padding: 15px 0;
}

div#menu-list-wrapper .menu-1 {
    margin-bottom: 5px;
}

/* div#menu-list-wrapper .menu-cat>a {
    padding-bottom: 12px;
    margin-top: 16px;
} */

div#menu-list-wrapper span.bold {
    background: unset;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    color: #2e3333;
}

/* div#menu-list-wrapper .menu-cat a b,
div#menu-list-wrapper .menu-cat a span i {
    display: none;
} */

div#menu-list-wrapper .items-row {
    background: #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075);
    border-radius: 2px;
}

/* 
.col-md-8.border.menu-left-content #menu-tab-wrapper #tab #menu_left_content .row #menu-list-wrapper .menu-1.box-grey.rounded .menu-cat .items-row {
    background: #fff;
    overflow: hidden;
    padding-left: 0px;
} */

/* div#menu-list-wrapper .items-row .category-title {
    background: #dee2e6;
    margin-left: -15px;
    padding: 5px;
    margin-bottom: 0;
} */

/* .col-md-8.border.menu-left-content #menu-tab-wrapper #tab #menu_left_content .row #menu-list-wrapper .menu-1.box-grey.rounded .menu-cat .items-row .row.even,
.col-md-8.border.menu-left-content #menu-tab-wrapper #tab #menu_left_content .row #menu-list-wrapper .menu-1.box-grey.rounded .menu-cat .items-row .row.odd {
    background: transparent;
    border-bottom: 1px solid #dee2e6 !important;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0px;
    cursor: pointer;
    display: flex;
    align-items: center;
} */

div#menu-list-wrapper .items-row>.row {
    margin-right: unset;
}

/* 
.col-md-8.border.menu-left-content #menu-tab-wrapper #tab #menu_left_content .row #menu-list-wrapper .menu-1.box-grey.rounded .menu-cat .items-row .row .col-md-7.col-xs-7.border {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 4px;
}

.col-md-8.border.menu-left-content #menu-tab-wrapper #tab #menu_left_content .row #menu-list-wrapper .menu-1.box-grey.rounded .menu-cat .items-row .row .col-md-7.col-xs-7.border,
.col-md-8.border.menu-left-content #menu-tab-wrapper #tab #menu_left_content .row #menu-list-wrapper .menu-1.box-grey.rounded .menu-cat .items-row .row .col-md-3.col-xs-3.border {
    width: 80% !important;
    padding: 0px;
}

.col-md-8.border.menu-left-content #menu-tab-wrapper #tab #menu_left_content .row #menu-list-wrapper .menu-1.box-grey.rounded .menu-cat .items-row .row .col-md-3.col-xs-3.border {
    font-size: 13px;
    font-weight: 500;
    color: #ff2400;
}

.col-md-8.border.menu-left-content #menu-tab-wrapper #tab #menu_left_content .row #menu-list-wrapper .menu-1.box-grey.rounded .menu-cat .items-row .row .col-md-1.col-xs-1.border {
    width: 30%;
    padding: 0px;
} */

div#menu-list-wrapper .items-row .row.even .col-md-7.col-xs-7.border,
div#menu-list-wrapper .items-row .row.odd .col-md-7.col-xs-7.border,
div#menu-list-wrapper .items-row .row.even .food-price-wrap,
.items-row .row.odd .food-price-wrap {
    font-weight: 500;
    font-size: 15px;
}

/* .col-md-8.border.menu-left-content #menu-tab-wrapper #tab #menu_left_content .row #menu-list-wrapper .menu-1.box-grey.rounded .menu-cat .items-row .row .col-md-1.col-xs-1.border .dsktop.menu-item {
    bottom: -5px;
    top: auto;
    right: 25px;
    left: auto;
} */

#menu-right-content .theiaStickySidebar .box-grey>.inner.center {
    border-radius: 5px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    background: #fff;
}

#menu-right-content .theiaStickySidebar .box-grey.rounded.relative {
    border: unset;
    background: unset;
}

#menu-right-content .theiaStickySidebar .box-grey .inner.line-top.relative {
    border-top: unset;
}

.cust-bgmain {
    background: linear-gradient(to top, #fff 0%, #fff 100%);
    padding: 20px;
    border-radius: 5px;
    margin-top: 30px;
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.18);
}

.cust-bgmain .delivery-option.center {
    background: #fff;
}

.item-order-list {
    /* padding: 5px 7px; */
    background: #fff;
    border-radius: 2px;
    color: #333;
    border-bottom: 1px solid #dee2e6;
    font-weight: 500;
}

.cust-bgmain>.inner.line-top.relative {
    padding: 0;
}

/* i.order-icon.your-order-icon, */
/* .delivery-option-icon {
    display: none;
} */

.summary-wrap {
    margin-top: 5px;
    padding: 5px;
    border-bottom: unset;
    background: #fff;
    border-radius: 2px;
    color: #333;
    font-size: 13px;
    overflow: hidden;
}

.item-row .d {
    width: 70px;
    text-align: right;
}

.cust-bgmain .item-row .b,
.cust-bgmain .item-row .a,
.cust-bgmain .item-row .c,
.cust-bgmain .item-row .d,
.cust-bgmain .item-order-list p b {
    font-size: 13px;
}

/* .inner.line-top.relative.center.opt_contact_delivery_wrap {
    color: #2e3333;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 13px;
    background: #EFEDEA;
    border-left: 2px solid #ed1c24;
    border-top: none;
    border-radius: 4px;
    background: #fb5059 url(/assets/images/background_banner.svg) no-repeat top;
    color: #fff;
} */

/* .inner.line-top.relative.center.opt_contact_delivery_wrap .row {
    margin-right: -10px;
} */

.delivery-option .grey-fields,
#voucher_wrap_coupon .grey-fields {
    width: 100%;
    background: unset !important;
    border-radius: 2px;
    border-color: #ced4da !important;
    margin-top: 15px;
}

.cust-bgmain .delivery-option,
.cust-bgmain #voucher_wrap_coupon {
    padding: 10px 15px !important;
    border-radius: 2px;
}

/* .fancybox-wrap .fancybox-inner #voucher_wrap_coupon,
.fancybox-wrap .fancybox-inner .add_code {
    margin-bottom: 0px;
    border-top: 1px solid #c9c7c7;
    padding: 15px 5px;
} */

/* .fancybox-wrap .fancybox-inner .add_code p {
    padding: 0px;
    margin-bottom: 0px;
} */

/* .fancybox-wrap .fancybox-inner #voucher_wrap_coupon #voucher_code {
    border-width: 1px 1px 1px;
} */

/* .inner.line-top.relative.center.opt_contact_delivery_wrap .box_green {
    border: 0px solid #ffffff;
    border-radius: 0px;
} */

.delivery-option .checkout,
.apply_voucher {
    width: 100%;
    display: inline-block;
    background: #ed1c24;
    border: 1px solid #ed1c24;
    border-radius: 2px;
}

.cust-bgmain p.bold.center {
    font-size: 15px;
    color: #333;
    font-weight: 600;
}

.cust-bgmain a.clear-cart {
    color: #ed1c24;
}

.delivery-option p.bold {
    color: #333;
}

div#menu-right-content .star-float {
    display: block;
}

#menu-right-content .theiaStickySidebar .box-grey>.inner h5 {
    color: #ed1c24;
}

/* #menu-right-content a.change-address {
    color: #ed1c24;
} */

div#col-md-6 .login-icon {
    display: block;
}

.item-row .manage .d,
.item-row .manage .c a {
    color: #7a7e8a;
}

.cart_total_wrap .cart_total {
    color: #000;
    padding-bottom: 8px;
}

.delivery-option .checkout:hover {
    background: #ed1c24;
    border: 1px solid #ed1c24;
    text-decoration: none;
    color: white;
}

.container.banner_text .mytable {
    width: auto;
    margin: auto;
}

.search-wraps.center.menu-header {
    width: 100%;
}

.logo-medium {
    width: 88px;
    height: 88px;
    /* float: left; */
    /* border-radius: 3px; */
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    /* min-width: 88px;
    min-height: 88px; */
    object-fit: cover;
    /* margin-right: 1rem; */
    /* margin-bottom: 0px; */
}

/* .search-wraps.center.menu-header .container .row .col-lg-8 .logo-medium.bottom15 {
    max-width: 88px;
    max-height: 88px;
    float: left;
    border-radius: 3px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    min-width: 88px;
    min-height: 88px;
    object-fit: cover;
    margin-right: 1rem;
    margin-bottom: 0px;
} */

.search-wraps.center.menu-header .container .row .col-lg-8 h1 {
    color: #ed1c24;
    margin-top: 0px;
    line-height: normal;
    font-size: 2.5rem !important;
    font-weight: 500 !important;
    text-align: left;
    text-transform: capitalize !important;
}

.search-wraps.center.menu-header .container .row .col-lg-8 p {
    color: #fff;
    margin-top: 0px;
    line-height: normal;
    font-size: 13px;
    text-transform: uppercase;
    text-align: left;
}

.search-wraps.menu-header p {
    margin-bottom: 8px;
}

.search-wraps.center.menu-header .restaurant_detail .col-md-4.col-sm-12 {
    display: table;
    margin-top: auto;
}

.search-wraps.center.menu-header .container .row .col-md-4 .mytable {
    width: 100%;
    margin: 0;
    max-width: 300px;
    margin-left: auto;
    text-align: right;
}

.mytable .mycol {
    display: table-cell;
}

.search-wraps.center.menu-header .restaurant_detail {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    padding: 65px 0 90px;
    /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.83) 100%);*/
}

.parallax-search.parallax-menu {
    position: relative;
}

.search-wraps.center.menu-header .restaurant_detail .col-md-4.col-sm-12 {
    display: table;
    margin-top: auto;
    padding-top: 10px;
}

.restaurant_detail .mytable .mycol {
    display: inline-block;
    margin-bottom: 0px;
}

.restaurant_detail .mytable .mycol:nth-child(4) {
    width: 100%;
}

.restaurant_detail .mytable .mycol:nth-child(3) {
    display: none;
}

.restaurant_detail .mytable .mycol:nth-child(5) {
    position: absolute;
    top: -10px;
    right: 14px;
}

.restaurant_detail .mytable .mycol:last-child {
    margin-top: 10px;
}

.restaurant_detail .mytable .mycol p.small {
    text-align: right;
    color: #fff;
    white-space: inherit;
}

.search-wraps.center.menu-header .container .row .col-lg-8 p span {
    margin-left: 4px;
}

.search-wraps.center.menu-header .container .row .col-md-4 .merchant-social-list li a {
    color: #fff !important;
}

.restaurant_detail p,
.restaurant_detail a {
    font-style: normal !important;
}

.restaurant_detail .col-lg-8 p i.fa.fa-map-marker {
    margin-right: 5px;
}

.cust-stiky {
    position: sticky;
    top: -1px;
    z-index: 5;
    background: #fff;
}

.merchant-review-wrap {
    border: unset;
    border-radius: 10px;
}

.merchant-review-wrap img.mailverification-img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: baseline;
}

.merchant-review-wrap .row-review {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: .75rem 0;
    border-top: unset;
}

.merchant-review-wrap .col-md-2.col-xs-2.border.center.into-row {
    /*padding-right: 0;*/
}

.merchant-review-wrap .col-md-7.col-xs-7.border.into-row {
    /*width: 83%;
    padding: 0;*/
}

.merchant-review-wrap .col-md-7.col-xs-7.border.into-row .col-md-12 {
    /* padding-left: 0;*/
}

.row-review .col-md-5,
.row-review .col-md-4.small.text-left {
    /*width: 100%;
    text-align: right;*/
}

.into-row p.read-more,
.row-review .col-md-4.small.text-left {
    font-size: 13px;
    color: #7a7e8a;
    font-weight: 500;
}

.into-row a.small {
    text-decoration: none;
}

.row-review .col-md-3.center.col-xs-3.border.into-row {
    /*width: 45%;*/
}

.row-review p.small {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    /*position: absolute;
    right: -119px;
    top: 0;
    width: 100%;
    text-align: left;*/
    text-transform: capitalize;
}

#search-listview ul li.cust-deevery {
    display: block;
}

/* .menu-cat .food-price-wrap a i.ion-ios-plus-outline {
    color: #319db5;
} */

a.goto-reviews-tab {
    color: #fff !important;
}

li.cust-dist p span {
    color: #000;
    font-weight: normal;
}

.text-right .write-review-new {
    display: inline-block !important;
}

.section-payment-option .theiaStickySidebar .box-grey,
.section-confirmorder .theiaStickySidebar .box-grey {
    border: unset;
    background: linear-gradient(to right, #fff 0%, #fff 100%);
    border-radius: 2px;
    /*box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.04);*/
    box-shadow: 0px -13px 19px 2px rgb(0 0 0 / 10%);
}

.section-payment-option .theiaStickySidebar .box-grey p.bold.center,
.theiaStickySidebar .box-grey p.small.center {
    color: #ed1c24;
}

.redeem-wrap p,
.redeem-wrap p span,
.section-confirmorder .theiaStickySidebar .box-grey p.bold.center {
    color: #fff !important;
}

.voucher_wrap input,
.redeem-wrap input {
    border-radius: 2px;
    border-color: #fff;
    background: #fff;
}

.row.food-item-actions a.center.upper-text.green-button.inline,
a.green-button.inline.qty-addon-plus,
a.green-button.inline.qty-addon-minus,
a.green-button.inline.qty-minus,
a.green-button.inline.qty-plus

/* a.green-button.inline.qty-plus-tip, */
/* a.green-button.inline.qty-minus-tip  */
    {
    background: #fff;
    border-color: transparent;
    color: #ed1c24;
    box-shadow: 0 0.125rem 0.25rem 2px rgba(0, 0, 0, 0.2);
}

/* .col-md-8.border.menu-left-content #menu-tab-wrapper #tab #menu_left_content .row #menu-list-wrapper .menu-1.box-grey.rounded .menu-cat .items-row .row .col-md-7.col-xs-7.border {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 4px;
} */
/* 
.fancybox-overlay.fancybox-overlay-fixed .fancybox-skin .fancybox-outer .fancybox-inner .container.view-food-item-wrap .row .col-md-9 p.bold {
    font-size: 22px;
    margin-bottom: 0px;
} */
/* .fancybox-close {
    right: 22px;
    top: 0px;
} */

.cust-close {
    position: absolute;
    right: 20px;
    top: 15px;
    z-index: 100;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ed1c24;
}

.cust-close button {
    color: white;
    font-size: 20px;
    border: unset;
    /* position: relative; */
    opacity: 1;
}

.sub-item-rows .row.top10 {
    margin-top: 0;
}

.sub-item-rows .row.top10:last-child,
.sub-item-rows .row.top10 {
    border-color: #f0f2f3;
}

.sub-item-rows .section-label {
    margin-bottom: 10px;
}

/* .fancybox-overlay.fancybox-overlay-fixed .fancybox-skin .fancybox-outer .fancybox-inner .container.view-food-item-wrap .section-label .section-label-a b {
    display: none;
} */

[type="checkbox"]:checked,
[type="checkbox"]:not(:checked),
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: unset;
    left: unset;
    width: 16px;
    height: 16px;
    visibility: unset;
}

/* .view-food-item-wrap .cust-prise .row .col-md-5 input {
    margin-right: 6px;
} */

/* .fancybox-outer .fancybox-inner form#frm-fooditem .view-food-item-wrap .section-label .row .col-md-5 {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
} */

.row.quantity-wrap-small .col-md-3 {
    margin-top: 3px;
}

/* .view-food-item-wrap .sub-item-rows .row .col-md-5 input {
    margin-top: 3px;
    margin-right: 4px;
    background: transparent;
    border: none;
    font-weight: bold;
} */

.section-label.quant .col-md-1 {
    width: auto;
}

.section-label.quant .col-md-2 {
    padding: 0;
}

/* 
.bottom-cart {
    position: fixed;
    z-index: 997;
    bottom: 90px;
    right: 15px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
} */

/* .bottom-cart .badge.cart_count {
    position: absolute;
    box-shadow: 0 0.125rem 0.25rem 2px rgba(0, 0, 0, 0.2);
    color: #333;
    width: 20px;
    height: 20px;
    top: -5px;
    text-align: center;
    right: 0;
    line-height: 15px;
} */

/* 
.bottom-cart a {
    margin: 0px;
    background-color: #ed1c24;
    border-radius: 50%;
    padding: 15px 18px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    width: 50px;
    height: 50px;
    font-weight: 500;
    text-align: center;
    float: left;
    font-size: 25px;
} */

.ribbon-offer span:before {
    content: "\f02b";
    font: normal normal normal 14px/1 FontAwesome;
    left: 4px;
    position: relative;
    top: -6px;
}

.row.food-item-actions {
    margin-right: 0;
    background: #fff;
    padding-bottom: 10px;
    margin-left: 0;
}


/*=====================20-10-2020 start==================*/


/*=====================21-10-2020 start==================*/

.cust-add {
    background-image: none;
    background-color: #fff;
}

.cust-add .sub_content {
    background: #fff;
}

.cust-add .sub_content .newsletter_section {
    width: 100%;
    display: table;
    margin: 0 auto;
    background: linear-gradient(to right, #ef333bc7 0%, #ed1c24 100%);
    padding: 50px 0;
    box-sizing: border-box;
}

.cust-add .sub_content .newsletter_section h3 {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: 2px dotted #7e3f00;
    margin-top: 30px;
    margin-bottom: 15px;
}

.cust-add .sub_content .newsletter_section h3 span {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 36px;
    font-weight: 600;
}

.cust-add .sub_content .newsletter_section form .col-md-12.border {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
}

.cust-add .sub_content .newsletter_section p {
    font-size: 12px;
    color: #fff;
    display: table;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding-top: 10px;
}

/* .login_popup .contact_flag {
    float: left;
    width: 100%;
    display: block;
} */

.newsletter_section .email {
    padding: 8px !important;
}

.cust-add .sub_content .newsletter_section form .col-md-12.border input {
    border-radius: 15px;
    color: #c4c4c4 !important;
    border: none;
    padding-left: 40px !important;
}

.cust-add .sub_content .newsletter_section form .col-md-12.border i {
    position: absolute;
    left: 15px;
    color: #c4c4c4;
    font-size: 26px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}

/* #frm-subscribe .subscribe_button {
    background: #444444 !important;
    color: #fff !important;
    border-radius: 0px 15px 15px 0;
    border: 1px solid #fff;
} */


/* .cust-add .sub_content .newsletter_section form .col-md-12.border input.email {
    font-size: 16px !important;
    font-weight: 500;
    color: #9d9c9c !important;
    padding-left: 40px !important;
} */

.cust-add .sub_content .newsletter_section form .col-md-12.border input::placeholder {
    font-size: 20px;
    color: #9d9c9c;
}

.cust-add .sub_content .newsletter_section form .col-md-12.border .green-button {
    background: #444444 !important;
    color: #fff !important;
    padding: auto 15px;
    font-weight: 600;
    margin-top: 0px;
    margin-right: 0px;
    height: 100%;
    position: absolute;
    right: 0;
    border-radius: 0px 15px 15px 0;
    padding-left: 15px !important;
    padding-right: 20px !important;
}

/* .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .cust-close {
    z-index: 9999;
    right: 20px;
    top: 20px;
} */


/*=====================26-10-2020 start===================*/

#custom_cart_wrap {
    background: #fff;
}


/*=====================26-10-2020 end===================*/


/*=====================21-10-2020 start==================*/

@media(min-width:1366px) {

    /* .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened #frm-fooditem,
    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .custom_cart {
        border-radius: 4px 4px 0 0;
        overflow: hidden;
        max-height: calc(100vh - 100px);
        overflow-Y: auto;
        margin: 10px 10px;
    }

    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .custom_cart {
        border-radius: 20px;
    } */

    /*.fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .cust-close {*/
    /*    top: 0px;*/
    /*    right: 30px;*/
    /*}*/
    /* .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .fancybox-skin {
        background: transparent;
        -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.0);
        padding: 10px;
    } */

    /* .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .food-item-actions {
        border-radius: 0px 0px 10px 10px;
        margin: 0 10px;
        padding-top: 10px;
        background: #efebeb;
    }

    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .cust-close button {
        font-size: 28px;
        width: 28px;
        height: 28px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
        color: #ed1c24;
        border-radius: 50%;
        padding-bottom: 4px;
    }

    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .food-item-actions .add_to_cart {
        border-radius: 4px;
        font-size: 14px;
    }

    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .food-item-actions .green-button.qty-plus,
    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .food-item-actions .green-button.qty-minus {
        border-radius: 14px;
    }

    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .custom_cart::-webkit-scrollbar {
        display: none;
    } */
}


/*=====================20-10-2020 end==================*/


/*=====================13-10-2020======================*/

@media(max-width:1366px) {

    /* .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened #frm-fooditem,
    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .custom_cart {
        border-radius: 4px 4px 0 0;
        overflow: hidden;
        max-height: calc(100vh - 100px);
        overflow-Y: auto;
        margin: 10px 10px;
    }

    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .custom_cart {
        border-radius: 20px;
    } */

    /*.fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .cust-close {*/
    /*    top: 0px;*/
    /*    right: 0px;*/
    /*}*/
    /* .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .fancybox-skin {
        background: transparent;
        -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.0);
        padding: 10px;
    } */

    /* .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .food-item-actions {
        border-radius: 0px 0px 10px 10px;
        margin: 0 10px;
        padding-top: 10px;
        background: #fff;
        box-shadow: 0 -1px 4px 0 rgba(0, 0, 0, 0.16);
    }

    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .cust-close button {
        font-size: 28px;
        width: 28px;
        height: 28px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
        color: #ed1c24;
        border-radius: 50%;
        padding-bottom: 4px;
    }

    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .food-item-actions .add_to_cart {
        border-radius: 4px;
        font-size: 12px;
    }

    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .food-item-actions .green-button.qty-plus,
    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .food-item-actions .green-button.qty-minus {
        border-radius: 14px;
    }

    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .custom_cart::-webkit-scrollbar {
        display: none;
    } */

    /*===========================20-10-2020======================*/
    #search-listview ul {
        padding-bottom: 0px;
    }

    /*===========================20-10-2020======================*/
}

@media(max-width:767px) {

    /*==================13-01-21==================*/
    /* #custom_cart_wrap .green-button.inline.qty-minus-tip,
    #custom_cart_wrap .green-button.inline.qty-plus-tip {
        margin: 0 6px;
        padding: 2px;
        width: 18px;
        float: left;
        text-align: center;
    } */

    /* #custom_cart_wrap .green-button.inline.qty-minus-tip i,
    #custom_cart_wrap .green-button.inline.qty-plus-tip i {
        font-size: 12px;
    } */

    .custom_cart .container {
        width: 100% !important;
        max-width: 100% !important;
    }

    /* .section-payment-option a.green-button.inline.qty-minus-tip.tip-mobile,
    .section-payment-option a.green-button.inline.qty-plus-tip.tip-mobile {
        display: none !important;
    } */

    /* .section-receipt a.green-button.inline.qty-minus-tip.tip-mobile,
    .section-receipt a.green-button.inline.qty-plus-tip.tip-mobile {
        display: none !important;
    } */

    /*==================13-01-21==================*/
}

@media(max-width:767px) {
    /* .fancybox-outer .fancybox-inner form#frm-fooditem .view-food-item-wrap .section-label .row .col-md-5 {
        width: 100%;
    } */

    .info_map_hrs .col-md-5 {
        display: flex;
        flex-flow: column;
    }

    /* .info_map_hrs a#btn_map {
        order: 2;
    } */

    .info_map_hrs .opening_Hours {
        order: 3;
    }

    .info_map_hrs .merchant_map_box_ {
        order: 1;
    }
}

/* @media(max-width:767px) {
    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .food-item-actions .col-md-4.col-xs-4.border.into-row.cust-cls {
        display: none;
    }

    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .food-item-actions .into-row.qty-main .row {
        display: flex;
        justify-content: flex-end;
    }
} */

@media(max-width:767px) {

    .top-signup~.mobile-banner-wrap img.mobile-banner,
    .top-driver_signup~.mobile-banner-wrap img.mobile-banner,
    .top-searcharea~.mobile-banner-wrap img.mobile-banner,
    .top-merchantsignupselection~.mobile-banner-wrap img.mobile-banner,
    .top-contact~.mobile-banner-wrap img.mobile-banner,
    .top-profile~.mobile-banner-wrap img.mobile-banner {
        height: 250px !important;
    }

    /*=============================21--10-2020===========================*/
    .cust-add .sub_content .newsletter_section {
        padding: 30px 0px;
    }

    .cust-add .sub_content .newsletter_section h3 {
        margin-top: 0px;
    }

    /*=============================21-10-2020============================*/
}

@media only screen and (max-width: 576px) {
    /* .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .food-item-actions .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    } */
    /* 
    .fancybox-outer .fancybox-inner form#frm-fooditem .view-food-item-wrap .section-label .addonCustom .row .col-md-5.plus-min {
        -ms-flex: 0 0 75% !important;
        flex: 0 0 75% !important;
        max-width: 75% !important;
        width: 75% !important;
    }

    .fancybox-outer .fancybox-inner form#frm-fooditem .view-food-item-wrap .section-label .addonCustom .row .col-md-5.plus-min+.col-md-4.col-4 {
        display: none !important;
    } */
}

@media(max-width:480px) {
    .search-right-content .address_mobile a {
        max-width: 275px !important;
    }

    .section-footer {
        bottom: 71px !important;
    }

    .section-mobile-verification {
        background: unset;
        max-width: 95%;
    }

    .section-mobile-verification .box-grey h1 {
        font-size: 18px;
    }

    /* .section-menu .row .menu-left-content {
        padding: 0;
    } */

    ul#tab li.active {
        overflow: hidden;
    }

    /*=============10-10-2020 start=======================*/
    /*-
.cust-fancy{
    background: url(fancybox_overlay.png);
    padding:15px !important;
    width:90%;
    overflow:hidden !important;
}

.cust-fancy .row.food-item-actions{
   background: url(fancybox_overlay.png);
}

.view-food-item-wrap{
    width:90%;
    margin:15px;
}

.cust-fancy .fancybox-skin{
    background: url(fancybox_overlay.png);
}
/*=============10-10-2020 end=======================*/
    /*====================android start=============*/
    /* .fancybox-wrap.cust-fancy.fancybox-desktop {
        margin: 0px auto;
        width: 100% !important;
    } */

    /* .fancybox-desktop.cust-fancy .fancybox-outer {
        overflow: hidden;
    } */

    /* .fancybox-desktop.cust-fancy .fancybox-skin {
        background: transparent;
    } */

    /* .fancybox-desktop.cust-fancy .fancybox-inner {
        background: transparent;
        overflow: visible !important;
        padding: 20px;
        padding-top: 0px;
        padding-bottom: 0px;
    } */

    /* .fancybox-desktop.cust-fancy #frm-fooditem,
    .fancybox-desktop.cust-fancy .custom_cart {
        height: 100%;
        width: 100%;
        overflow: auto;
        background: transparent;
        border-radius: 4px 4px 0 0;
    }

    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .cust-close {
        position: absolute;
        top: 6px;
        bottom: 10px;
        background: transparent;
        right: 20px;
        z-index: 999;
    }

    .fancybox-desktop.cust-fancy .food-item-actions {
        border-radius: 0px 0px 20px 20px;
        margin: 0px 0px !important;
    }

    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened #frm-fooditem,
    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .custom_cart {
        margin: 0px;
        max-height: calc(100vh - 92px);
        background: #fff;
        margin-bottom: 20px;
        margin-top: 20px;
        border-radius: 20px;
    } */
}


/*=====================13-10-2020======================*/


/*=====================24-10-2020======================*/

.mobile-banner-wrap {
    display: none;
}


/*======================27-10-2020 start=====================*/

.login_popup::-webkit-scrollbar {
    display: none;
}

.row.login_popup {
    margin: 10px 10px 0;
    border-radius: 20px;
    overflow: auto;
    height: 440px;
}

.login_popup .box-grey.rounded {
    margin-top: 0px;
    margin-bottom: 0px;
}

.login_popup .box-grey.rounded .row {
    margin-left: 0px;
    margin-right: 0px;
}

.login_popup .col-md-12 {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

/* .login_popup input {
    float: left;
    width: 100%;
    display: block;
} */

/* .login_popup .fb-button.orange-button,
.login_popup .google-button.orange-button {
    width: 100%;
    max-width: 100%;
} */

.login_model_wrap {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    align-items: center;
    margin-top: 10px;
    text-align: left;
}

/* .login_model_wrap #loginModel {
    background: transparent;
    border: none;
    color: #ed1c24;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    padding: 0px;
    outline: none;
    top: -1px;
    position: relative;
} */

.login_model_wrap p {
    color: #333;
    font-family: "Open Sans", sans-serif;
    padding: 0px;
    margin-bottom: 0px;
    font-style: normal;
    display: inline-block;
}

.nav_open i {
    color: #000;
}

.row:before,
.row:after {
    width: 0px;
    height: 0px;
}

@media(max-width:1024px) {
    /* .fancybox-outer .fancybox-inner form#frm-fooditem .view-food-item-wrap .section-label .row .col-md-5 {
        width: 49%;
    } */

    .menu-top-menu {
        padding-top: 60px;
    }

    #menu-tab-wrapper .info_map_hrs .opening_Hours .row .col-md-6 {
        font-size: 12px;
    }

    /* 16-01-2021*/
    /*    a.green-button.inline.qty-minus-tip.tip-mobile {
    display: block !important;
    }
    a.green-button.inline.qty-plus-tip.tip-mobile{
         display: block !important;
    }
 */
    /* 16-01-2021*/
    /* .login_model_wrap {
        width:80%;
    } */

    /*   
    #parallax-wrap.parallax-search .search-wraps{
        
        display:none;
    }
    
    */
}


/*======================27-10-2020 end=====================*/

.row.custcheck {
    display: inline-flex;
    margin-top: 6px;
}

.cust-add .sub_content .newsletter_section:before {
    content: "";
    position: absolute;
    left: 45%;
    top: -71px;
    width: 325px;
    height: 200px;
    background: url(../../assets/update/images/folder.png);
    background-repeat: no-repeat;
    background-size: contain;
}

/* .cust-add .sub_content .newsletter_section>.container {
    max-width: 550px;
} */

/* .section-checkout .box-grey form .row.top15 .col-md-6 a.forgot-pass-link2 {
    text-align: left;
} */


/*======================6-11-2020=====================*/

.show-comm {
    padding-top: 15px;
}

.show-comm span.text-muted {
    margin-left: 5px;
}

.row.row-review.all-rating {
    padding-top: 20px;
}


/* .col-md-6.cust-dat {
    font-size: 12px;
} */

.rev-text p.read-more {
    font-size: 14px;
}


/*======================6-11-2020=====================*/

/* .fancybox-overlay .fancybox-wrap .cust-fancy #frm-fooditem .into-row p {
    margin: 0px;
} */

.merchant-review-wrap .rating_div {
    width: 100%;
    max-width: 400px;
    justify-content: space-between;
}

/* 
.fancybox-overlay .fancybox-wrap .close:hover {
    opacity: 0.7;
} */


/******************* 12-11-2020 *************************/

.sub-item-rows.cust-dropdown .section-label {
    margin-bottom: 0;
    margin-top: 10px;
}

.sub-item-rows.cust-dropdown .section-label a.section-label-a {
    background-color: #f6f7f9;
    padding: 10px;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
    margin-left: 15px;
    margin-right: 15px;
}

.sub-item-rows.cust-dropdown .section-label a.section-label-a span.bold {
    background: unset;
    color: #2e3333;
}

.sub-item-rows.cust-dropdown .section-label a.section-label-a i.fa {
    float: left;
    padding-right: 10px;
    margin-top: 5px;
    color: #ed1c24;
}

.sub-item-rows.cust-dropdown .addonCustom {
    /*border: 1px solid rgb(236, 236, 236);*/
    padding: 0 7px;
}

.sub-item-rows.cust-dropdown .row.top10:last-child {
    border-bottom: unset;
}

.sub-item-rows.cust-dropdown .section-label a.section-label-a b {
    display: none;
}


/******************* 18-11-2020 *************************/

.sub-item-rows.cust-dropdown .row.top10 {
    border-bottom: 1px solid #f9f9f9;
}

.section-profile .main-top {
    width: 150px;
}

/* .fancybox-overlay .cust-fancy .sub-item-rows .col-md-5.col-xs-5.border.into-row p {
    margin: 0px;
    text-indent: 0px;
    font-size: 11px;
} */

span.custoptional {
    float: right;
    background: #ECECEC !important;
    padding: 2px !important;
    border-radius: 4px;
    color: #2e3333;
}


/*=================25-11-20====================*/

.top-Merchantverification~.sections.section-grey2 .form-group label {
    display: table;
}

.top-Merchantverification~.sections.section-grey2 .form-group input {
    padding: 8px 25px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #d1d4d4;
}


/*==================17-12-20==================*/

.section-footer {
    position: absolute;
    right: 10%;
    bottom: 71px;
    width: 50%;
    background: unset !important;
}

.sections.section-subcribe {
    position: relative;
}

.footer_gr_img {
    width: 100%;
    margin-top: 10px;
    padding-top: 52px;
}

.section-feature-resto .col-md-5 .col-md-3 {
    overflow: hidden;
}

.section-feature-resto .col-md-5:hover .col-md-3 .logo-small {
    transform: scale(1.06);
}

.section-feature-resto .col-md-5 .col-md-3 .logo-small {
    transition: transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#search-listview .inner a {
    float: inherit;
    width: 100%;
    display: block;
    overflow: hidden;
}

#search-listview .inner:hover a img {
    transform: scale(1.06);
}

#search-listview .inner a img {
    transition: transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#search-listview .inner:hover .thumb-img img {
    transform: none;
}

.section-footer .container {
    width: 100%;
}

.section-footer .container .row {
    display: flex;
    flex-flow: row-reverse;
}

.section-footer .container .row .col-md-6 {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    width: 350px;
    max-width: unset;
    top: 0;
}

.item_description {
    position: relative;
    background: rgba(0, 0, 0, 0.04) url("/assets/images/preload.svg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.item_description img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item_description .desc {
    position: relative;
    bottom: 0px;
    background: #fff;
    left: 15px;
    right: 15px;
    width: 100%;
}

.item_description .desc h3 {
    color: #2e3333 !important;
    font-size: 1.5rem !important;
    margin-bottom: 0px !important;
    margin-top: 5px;
    font-weight: 700;
}


/*===================18-12-20===============*/

.info_map_hrs #merchant-map {
    min-height: 200px;
    max-height: 200px;
    width: 100% !important;
    float: right;
}

.info_map_hrs .merchant_map_box {
    padding: 0px !important;
}

.info_map_hrs .direction-action {
    display: none !important;
}

.info_map_hrs .slider_image_box {
    padding: 5px !important;
    box-sizing: border-box !important;
}


/*=================25-12-20===================*/

.delievery_switch.center {
    position: relative;
    /* top: 4px; */
    display: flex;
    align-items: center;
    justify-content: center;
    /*background-color: #efedea;*/
    border-radius: 50rem;
    padding: 3px;
}

.delievery_switch.center p {
    margin: 0px 10px;
}

.delievery_switch input[type="checkbox"] {
    position: relative;
    width: 230px;
    height: 22px;
    -webkit-appearance: none;
    background: #fff;
    outline: none;
    cursor: pointer;
    border-radius: 20px;
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.2);
    transition: background 300ms linear;
    margin-top: 0px;
}

/* .opt_contact_delivery_wrap input[type="checkbox"] {
    position: relative;
    width: 58px;
    height: 32px;
    -webkit-appearance: none;
    background: #fff;
    outline: none;
    cursor: pointer;
    border-radius: 20px;
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.2);
    transition: background 300ms linear;
    margin-top: 0px;
} */

.delievery_switch input:checked[type="checkbox"] {
    background: #eff2f5;
}

/* .opt_contact_delivery_wrap input:checked[type="checkbox"] {
    background: #eff2f5;
} */

.delievery_switch input[type="checkbox"]::before {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    border-radius: 20px;
    top: 0;
    left: 0;
    background: #ed1c24;
    transform: scale(1.1);
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.2);
    transition: left 300ms linear;
}

/* .opt_contact_delivery_wrap input[type="checkbox"]::before {
    content: "\f00d";
    position: absolute;
    width: 22px;
    height: 22px;
    border-radius: 16px;
    top: 5px;
    left: 5px;
    background: #ffffff;
    transform: scale(1.1);
    transition: left 300ms linear;
    font: normal normal normal 14px/1 FontAwesome;
    vertical-align: middle;
    text-align: center;
    padding: 3px;
    color: #a3afaf;
} */

/* .opt_contact_delivery_wrap input:checked[type="checkbox"]::before, */
.delievery_switch input:checked[type="checkbox"]::before {
    left: 30px;
    content: "\f00c";
    color: #ed1c24;
}

/* #frm-modal-enter-address .row.food-item-actions {
    display: none;
}

form#frm-modal-enter-address {
    position: relative;
}

#frm-modal-enter-address input {
    padding: 14px 85px 14px 28px;
    border-radius: 30px;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    color: #444;
} */

.section-feature-resto .offer_text {
    text-align: center;
    font-size: 12px
}

.section-feature-resto #search-listview ul {
    float: left;
    width: 100%;
    display: block;
    background: #fff;
}

.section-feature-resto #search-listview ul li {
    float: left;
    width: 100%;
}

ul.services-type li:last-child {
    padding: 0px;
}



/* .sidebar_tip.inner {
    position: relative;
} */

/* .section-payment-option .sticky-div .sidebar_tip.inner button#slideRight,
.section-payment-option .sticky-div .sidebar_tip.inner button#slideLeft,
.section-payment-option .sticky-div .sidebar_tip.inner button#slideRight1,
.section-payment-option .sticky-div .sidebar_tip.inner button#slideLeft1 {
    top: 60px;
} */

/* .section-payment-option .sticky-div .sidebar_tip.inner button#slideLeft,
.section-payment-option .sticky-div .sidebar_tip.inner button#slideLeft1 {
    position: absolute;
    left: -15px;
    background: #ffffff none repeat scroll 0 0 !important;
    border-radius: 30px;
    box-shadow: 0 0.125rem 0.25rem 2px rgb(0 0 0 / 8%);
    color: #ed1c24;
    display: inline-block;
    font-size: 13px !important;
    height: 30px;
    line-height: 7px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    width: 30px;
    outline: none !important;
    border: 0;
} */

/* .section-payment-option .sticky-div .sidebar_tip.inner button#slideRight,
.section-payment-option .sticky-div .sidebar_tip.inner button#slideRight1 {
    position: absolute;
    right: -15px;
    background: #ffffff none repeat scroll 0 0 !important;
    border-radius: 30px;
    box-shadow: 0 0.125rem 0.25rem 2px rgb(0 0 0 / 8%);
    color: #ed1c24;
    display: inline-block;
    font-size: 13px !important;
    height: 30px;
    line-height: 7px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    width: 30px;
    outline: none !important;
    border: 0;
} */

@media(min-width:769px) {
    .section-feature-resto .row {
        display: flex;
        align-items: stretch;
        flex-wrap: wrap;
    }

    .section-feature-resto .infinite-item {
        display: flex;
        align-items: stretch;
        margin-bottom: 20px;
    }
}

@media(max-width:768px) {
    /* #frm-fooditem .view-food-item-wrap .sub-item-rows .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    } */

    /* .sidebar_tip .uk-panel.uk-panel-box .tip-wrapper {
        overflow: scroll;
    } */

    /* .section-payment-option .sticky-div .sidebar_tip.inner button#slideRight,
    .section-payment-option .sticky-div .sidebar_tip.inner button#slideLeft,
    .section-payment-option .sticky-div .sidebar_tip.inner button#slideRight1,
    .section-payment-option .sticky-div .sidebar_tip.inner button#slideLeft1 {
        top: 51px;
    } */

    .section-feature-resto .infinite-item {
        margin-bottom: 15px;
    }
}

@media(max-width:750px) {
    /* .fancybox-outer .fancybox-inner form#frm-fooditem .view-food-item-wrap .section-label .row .col-md-5 {
        width: 100%;
    } */

    .merchant-opening-hours .col-md-6 {
        float: left !important;
        width: 50% !important;
    }
}

@media(max-width:550px) {
    .section-search-results .sort-wrap .col-md-6 .btn-group.bootstrap-select.sort-results {
        width: calc(100% - 130px);
    }

    .section-search-results .sort-wrap .col-md-6:last-child {
        width: 50%;
        margin-top: 0;
    }

    .search-right-content .sort-wrap .col-md-6:first-child {
        width: 50%;
        /*width: 70%;*/
    }

    /*    .search-right-content .sort-wrap .col-md-6 {*/
    /*    width: 100%;*/
    /*}*/
    /*.search-right-content .sort-wrap .col-md-6:first-child {*/
    /*    margin-bottom: 15px;*/
    /*}*/
    /*.section-search-results .sort-wrap .col-md-6:last-child {*/
    /*    text-align: center;*/
    /*}*/
}

/* @media(max-width:1200px) {
    .info_map_hrs #merchant-map {
        float: none;
    }
} */

i.ion-ios-plus-outline.green-color.bold {
    position: absolute;
    right: -10px;
    bottom: -15px;
}

.menu-item-img {
    width: 88px;
    height: 88px;
    object-fit: cover;
    background-position: center;
    transition: opacity 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background: rgba(0, 0, 0, 0.04) url("/assets/images/preload.svg");
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-repeat: no-repeat;
    background-size: 88px 88px;
    position: relative;
    margin-bottom: 0px;
    margin-left: 0px;
    border-radius: 2px;
    overflow: hidden;
}


/*
.fancybox-overlay.fancybox-overlay-fixed .fancybox-skin{
    background:transparent;
    border-radius:15px;
}

.fancybox-overlay.fancybox-overlay-fixed .fancybox-skin .enter-address-wrap{
    border-radius:15px;
    padding: 20px 20px;
}

.fancybox-overlay.fancybox-overlay-fixed .fancybox-skin .enter-address-wrap .section-label-a{
    padding-top:0px;
}

.cust-close.close_address {
    right: 5px;
    top: 5px;
    position: sticky;
    background: #ed1c24;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    display: block;
    float: right;
}

.cust-close.close_address button {
    color: #ffffff;
    font-size: 24px;
    border: unset;
    position: relative;
    opacity: 1;
    left: -5px;
}
*/



/* .sidebar_tip .uk-panel.uk-panel-box .tip-wrapper {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    -webkit-animation: intent-slide 1s 2s forwards;
    animation: intent-slide 1s 2s forwards;
} */

/* .sidebar_tip .uk-panel.uk-panel-box .tip-wrapper li {
    margin: 5px 0;
}

.sidebar_tip .uk-panel.uk-panel-box .tip-wrapper li:last-child {
    display: none;
}

.sidebar_tip .uk-panel.uk-panel-box .tip-wrapper li:first-child {
    padding-left: 10px;
} */

/* .fancybox-wrap .enter-address-wrap .section-label-a {
    text-align: center;
} */

/* .opt_contact_delivery_wrap {
    background: #fff;
}

.opt_contact_delivery_wrap .icheckbox_minimal {
    border: none;
    background: none;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 30px;
}

.opt_contact_delivery_wrap .icheckbox_minimal .icheck {
    position: relative !important;
    opacity: 1 !important;
    float: right;
} */

.cust-close2 {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #ed1c24;
}

.cust-close2 .close {
    color: #fff !important;
    opacity: 1 !important;
}

/* .opt_contact_delivery_wrap p.bold {
    color: #fff;
    font-size: 14px;
} */

/* .col-md-8.border.menu-left-content #menu-tab-wrapper #tab #menu_left_content .row #menu-list-wrapper .menu-1.box-grey.rounded .menu-cat .items-row .row .col-md-7.col-xs-7.border .d-block {
    width: 100% !important;
} */

/* a#btn_map {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff;
    background: #555;
    cursor: pointer;
    padding: 10px 20px;
    display: inline-block;
    outline: 0;
    font-size: 12px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    text-align: center;
    margin-bottom: 20px;
} */

#menu-tab-wrapper .info_map_hrs .merchant-opening-hours .ion-ios-plus-empty {
    display: none;
}

/* #menu-tab-wrapper .info_map_hrs .information_description {
    width: 100%;
    display: block;
    background-color: #ed1c24;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: 600;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
} */

#menu-tab-wrapper .info_map_hrs h5 {
    margin-left: -20px;
    margin-right: -20px;
}

/* #menu-tab-wrapper .info_map_hrs .information_description h3, */
#menu-tab-wrapper .info_map_hrs h5 {
    /*background: #ed1c24;*/
    margin-top: 0px;
    line-height: normal;
    font-size: 2rem !important;
    font-weight: 500 !important;
    text-align: left;
    text-transform: capitalize !important;
    /*color: #2e3333;*/
    margin-bottom: 0px;
    line-height: normal;
    padding: 5px 10px;
}

#menu-tab-wrapper .info_map_hrs h5 {
    font-size: 20px;
    font-weight: 500;
}

#menu-tab-wrapper .info_map_hrs #photos img {
    height: 380px !important;
    object-fit: cover;
}

#menu-tab-wrapper .info_map_hrs .slider-nav .slick-slide img {
    height: 70px;
    object-fit: cover;
    width: 100%;
}

/* .menu-right-content .box-grey .sidebar_tip.inner .delivery-min p {
    color: #000;
    margin-top: 10px;
} */

#menu-tab-wrapper .info_map_hrs .slider-for .slick-prev {
    left: 5px !important;
    z-index: 9 !important;
}

#menu-tab-wrapper .info_map_hrs .slider-for .slick-next {
    right: 5px !important;
    z-index: 9 !important;
}

#menu-tab-wrapper .info_map_hrs .slider-nav .slick-prev,
#menu-tab-wrapper .info_map_hrs .slider-nav .slick-prev {
    display: none !important;
}

#menu-tab-wrapper .info_map_hrs .slider-for .slick-prev:before,
#menu-tab-wrapper .info_map_hrs .slider-for .slick-next:before {
    display: none !important;
}

#menu-tab-wrapper .info_map_hrs .slider-for .slick-prev:after {
    font: normal normal normal 14px/1 FontAwesome !important;
    content: "\f053" !important;
    display: inline-block !important;
    padding-right: 3px !important;
    vertical-align: middle !important;
    font-weight: 900 !important;
    font-size: 20px !important;
    width: 20px !important;
    height: 20px !important;
    color: #fff !important;
}

#menu-tab-wrapper .info_map_hrs .slider-for .slick-next:after {
    font: normal normal normal 14px/1 FontAwesome !important;
    content: "\f054" !important;
    display: inline-block !important;
    padding-right: 3px !important;
    vertical-align: middle !important;
    font-weight: 900 !important;
    font-size: 20px !important;
    width: 20px !important;
    height: 20px !important;
    color: #fff !important;
}

.submit {
    background: none;
    border: none;
    font-size: 28px;
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
}


/*======================12-01-21================*/

/* .fancybox-wrap .fancybox-inner #frm-fooditem .sub_item_name {
    float: left;
} */


/*======================12-01-21================*/


/*======================16-01-21================*/


/*a.green-button.inline.qty-minus-tip.tip-mobile {
    display: none;
}
a.green-button.inline.qty-plus-tip.tip-mobile{
     display: none;
}*/

/* #menu-right-content .theiaStickySidebar .box-grey .opt_contact_delivery_wrap {
    border-left: 3px solid #ed1c24;
    padding: unset;
    text-align: left;
    margin-top: 15px;
    border-radius: 4px;
    background: #fb5059 url(/assets/images/background_banner.svg) no-repeat top;
    color: #fff;
}

#menu-right-content .theiaStickySidebar .box-grey .opt_contact_delivery_wrap .box_green {
    border: none !important;
}

#menu-right-content .theiaStickySidebar .box-grey .opt_contact_delivery_wrap input[type="checkbox"] {
    background: #a3afaf;
}

#menu-right-content .theiaStickySidebar .box-grey .opt_contact_delivery_wrap input:checked[type="checkbox"] {
    background: #ed1c24;
} */

#menu-right-content .theiaStickySidebar .box-grey .inner.line-top.relative.delivery-option {
    padding: 0px !important;
}

/* .custom_cart .opt_contact_delivery_wrap input[type="checkbox"] {
    background: #a3afaf;
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.2);
}

.custom_cart .opt_contact_delivery_wrap input:checked[type="checkbox"] {
    background: #ed1c24;
} */
/* 
.fancybox-wrap .section-choose-address {
    border-radius: 20px;
    padding: 15px;
    box-sizing: border-box;
}

.fancybox-wrap .section-choose-address .container {
    width: 600px;
}

.fancybox-wrap .section-choose-address .container .form-group {
    margin-bottom: 0px;
}

.fancybox-wrap .section-choose-address .container form button.find,
.fancybox-wrap .section-choose-address .container form button.submit {
    cursor: pointer;
    width: 100%;
    display: inline-block;
    background: #ed1c24;
    border: 1px solid #ed1c24;
    border-radius: 2px;
    color: #fff;
    padding: 8px 25px;
    font-size: 14px;
    text-align: center;
}

.fancybox-wrap .section-choose-address a:hover {
    text-decoration: none;
}

.fancybox-wrap .section-choose-address #frm-modal-enter-address input {
    padding-right: 40px;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 50px 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
} */

/* .fancybox-wrap .section-choose-address .container form button.submit {
    position: absolute;
    bottom: 15px;
    transform: unset;
    right: 0;
    max-width: 60%;
    margin: 0 auto;
    left: 0;
    top: unset;
} */

.parallax-home .alert.alert-info {
    width: 100%;
    margin: auto;
    margin-top: 10px;
    transform: scale(1);
    animation: flash 1s ease-in;
    font-size: 13px;
}

/* .fancybox-wrap .section-choose-address a.cust-close {
    position: absolute;
    top: 0;
    display: flex;
    float: none;
    margin: 10px;
    padding: 5px;
    width: 35px;
    height: 35px;
    border-radius: 0px;
    margin-bottom: 10px;
    background: transparent;
    left: 0;
    align-items: center;
    justify-content: center;
} */

/* .fancybox-wrap .section-choose-address a.cust-close:after {
    font: normal normal normal 14px/1 FontAwesome !important;
    content: "\f053" !important;
    display: inline-block !important;
    padding-right: 3px !important;
    vertical-align: middle !important;
    font-weight: 900 !important;
    font-size: 20px !important;
    width: 20px !important;
    height: 20px !important;
    color: #ed1c24 !important;
} */

/* .fancybox-wrap .section-choose-address h2.bold {
    font-size: 22px;
    margin-top: 0px;
    line-height: normal;
    margin-bottom: 0px;
}

.fancybox-wrap .section-choose-address p {
    text-align: center;
}

.fancybox-wrap .section-choose-address .fa.fa-location-arrow.geo_location {
    position: absolute !important;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
    padding: 20px;
} */


/*.section-food-galary .full img{*/


/*    position:absolute;*/


/*    top:5px;*/


/*    left:5px;*/


/*    width: calc(100% - 10px);*/


/*    height:calc(100% - 10px);*/


/*    border-radius:4px;*/


/*    object-fit: cover;*/


/*}*/


/*.section-food-galary .full div{*/


/*    background:transparent !important;*/


/*}*/

.search-input-wraps {
    /*padding: 0px !important;*/
    background: none;
    position: relative !important;
}

.search-input-wraps .col-md-2.relative {
    position: unset;
}

.search-input-wraps input {
    /* padding: 6px 20px !important; */
    padding-right: 60px !important;
    height: auto !important;
    box-shadow: none;
    caret-color: #ed1c24;
    /*text-transform: capitalize;*/
}

.sort-wrap .filter-box,
.sort-wrap .filter-box ul {
    margin-bottom: 0;
}

.sort-wrap .col-md-6 button.btn.dropdown-toggle {
    height: 32px;
}

.search-input-wraps i.fa.fa-location-arrow {
    position: absolute !important;
    right: 75px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    cursor: pointer;
    padding: 5px;
}

.search-input-wraps button {
    position: absolute !important;
    /*right:15px !important;*/
    top: 50% !important;
    transform: translateY(-50%) !important;
}

.section-food-galary .arrow {
    display: none;
    position: absolute;
    right: 5px;
    bottom: 5px;
    padding: 10px;
    background: #ed1c24;
    z-index: 2;
}

.section-food-galary .first_letter {
    position: absolute;
    font-size: 160px;
    font-weight: 600;
    line-height: 115px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    z-index: 2;
    color: #ed1c24;
    left: 0px;
    bottom: 0px;
    opacity: 0.6;
    display: none;
}

.section-food-galary .center.full:hover .first_letter,
.section-food-galary .center.full:hover .arrow {
    display: block;
}

.order-progress-bar .progress-dot a i {
    display: none;
}

.order-progress-bar .progress-dot a p {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0 auto;
    background: #eff2f5;
    color: #333;
    position: relative;
    z-index: 1;
    box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.2);
}

.order-progress-bar .progress-dot a {
    position: relative;
}

.order-progress-bar .progress-dot a:before {
    content: "";
    width: 100%;
    height: 4px;
    right: 50%;
    top: 50%;
    transform: translateY(-50%);
    background: #eff2f5;
    position: absolute;
    display: block;
}

.order-progress-bar .progress-dot a.selected:after {
    content: "";
    width: 100%;
    height: 3px;
    right: 50%;
    top: 50%;
    transform: translateY(-50%);
    background: #ed1c24;
    position: absolute;
    display: block;
}

.order-progress-bar .progress-dot a.selected:nth-last-of-type(1)::after {
    display: none !important;
}

.order-progress-bar .progress-dot a.selected p {
    display: none;
}

.order-progress-bar .progress-dot a.selected.last p,
.order-progress-bar .progress-dot a.selected i {
    color: #ed1c24;
    display: block;
    z-index: 1;
    position: relative;
}

.order-progress-bar .progress-dot a.selected.last i {
    display: none;
}

.order-progress-bar .progress-dot a.selected i:before {
    content: "\f122";
    color: #fff;
    border: 2px solid #eff2f5;
    width: 20px;
    height: 20px;
    font-size: 13px;
    display: flex;
    margin: auto;
    align-items: center;
    justify-content: center;
    background: #ed1c24;
    border-radius: 50%;
}

.order-progress-bar .progress-dot a:nth-child(1)::before,
.order-progress-bar .progress-dot a.selected:nth-child(1)::before,
.order-progress-bar .progress-dot a.selected:nth-child(1)::after {
    display: none;
}

.progress-dot a.selected:nth-last-child(1) i {
    display: none;
}

.review-wrap {
    border: unset;
    margin-top: 10px;
    margin-bottom: 10px;
    box-shadow: none !important;
}

.review-wrap_main {
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
    padding: 0px;
    border-radius: 10px !important;
}

.review-wrap_main .review-wrap .star_rating {
    width: 100%;
    max-width: 400px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 0px;
}

div#menu-list-wrapper .items-row>.row {
    position: relative;
}

div#menu-list-wrapper .items-row>.row:hover::after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 4px;
    background: #ed1c24;
    left: 0px;
    height: 100%;
}

.qty_bar_vertical::after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 4px;
    background: #ed1c24;
    left: 0px;
    height: 100%;
}

.qty_bar_horizontal {
    border-bottom: 4px solid #ed1c24;
    animation-name: append-border;
    animation-duration: 0.3s;
    animation-timing-function: ease;
    animation-iteration-count: 1;
}


/*===================== new update -21-2-22=======================*/

.section-mobile-verification .inner,
.section-orangeform .inner {
    margin-top: 40px;
    max-width: 510px;
}

.section-orangeform .inner .box-grey {
    border-radius: 10px !important;
}


/*popup model*/

.fancybox-wrap.fancybox-desktop .frm-fooditem .row.desc-row2 {
    position: absolute;
    padding: 16px;
    background: #fff;
    text-align: center;
    left: 0;
    right: 0;
    top: 10px;
    border-bottom: 1px solid #cdcbcb;
    z-index: 99;
    margin: 0 10px;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    border-radius: 4px 4px 0 0;
}

.fancybox-wrap.fancybox-desktop .frm-fooditem .row.desc-row2.sticky-row2.show {
    opacity: 1;
}

form.frm-fooditem .row.desc-row2 h5 {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    color: #222;
}

form.frm-fooditem .row.desc-row2 h5 div {
    margin-bottom: 0px;
    margin-left: 5px;
}


/*form.frm-fooditem .row.sticky-row1 {*/


/*top: 0;*/


/*position: sticky;*/


/*    padding:20px 10px;*/


/*background: #fff;*/


/*text-align: center;*/


/*padding: 10px 0px;*/


/*border-bottom: 1px solid #cdcbcb;*/


/*z-index: 3;*/


/*}*/

form.forms .email-inputbox {
    margin: 20px 0px;
}

form.forms .email-inputbox .grey-fields {
    margin: 0 3px;
    text-align: center;
    padding: 2px;
    border: 2px solid #d7d7d7;
    border-radius: 5px;
    width: 35px;
    height: 35px;
    margin-top: 4px;
}

form.forms input.emailverifi-btn {
    margin-top: 5px;
    width: 50%;
    border-radius: 4px;
    padding: 10px;
    background: #ed1c24;
    border: 1px solid #ed1c24;
    color: #fff;
}

form.forms input.emailverifi-btn:hover {
    background: #ff2932;
}


/*end popup model*/

img.cart_empty_img {
    max-width: 60px;
    min-width: 60px;
    width: 100%;
    margin-bottom: 10px;
    object-fit: cover;
    filter: contrast(0.5);
    transform: rotate(-5deg);
    opacity: .3;
}


/* ----toggle-menu----*/

.bar {
    border: solid 2px #ed1c24;
    margin-bottom: 4.5px;
    width: 30px;
    transition: 0.5s;
}


/*.header__hamburger {*/


/*  display: inline-block;*/


/*  position: absolute;*/


/*  right: 0;*/


/*}*/

.header__hamburger {
    display: inline-block;
    margin-right: 4px;
}

.menu-nav-mobile .mobile-menubar.d-flex {
    padding: 2px 4px;
    font-size: 20px;
    color: black;
    text-decoration: none;
    font-style: normal;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: 400;
    line-height: 19px;
}

.req_addon_msg {
    transform: scale(1);
    animation: flash 1s ease-in;
}

.toggle-click .hamburger__bar1 {
    transform: rotate(45deg) translate(0, 12px);
    border: solid 2px #ed1c24;
}

.toggle-click .hamburger__bar2 {
    opacity: 0;
}

.toggle-click .hamburger__bar3 {
    transform: rotate(-45deg) translate(0, -12px);
    border: solid 2px #ed1c24;
}


/*----end toggle menu---*/

/* @media screen and (max-width: 750px) and (min-width: 480px) {
    body>div.sections.section-how-it-works>div>div>div>div>div.steps>img {
        width: 19% !important;
    }
} */

@media only screen and (max-width: 767px) {
    .menu-top-menu {
        z-index: 6;
        position: relative;
        background: #fff !important;
    }
}

@media only screen and (max-width: 480px) {
    /* body .cust-fancy .fancybox-inner { */
    /* width: auto !important; */
    /*height: 100vh !important;*/
    /* } */

    /* .fancybox-wrap.fancybox-desktop .frm-fooditem .row.desc-row2 {
        top: 0px;
        margin: 0 20px;
    } */

    /* .fancybox-desktop.cust-fancy .fancybox-inner {
        background: transparent;
        overflow: visible !important;
        border-radius: 0px !important;
    } */

    /* body .cust-fancy {
        border-radius: 0px !important;
        overflow: hidden !important;
    } */

    /* body .cust-fancy .fancybox-outer {
        border-radius: 0px !important;
    } */

    /* .fancybox-wrap.cust-fancy.fancybox-desktop {
        top: 0px !important;
    } */
}


/*=========================== 16-3-2021 =============================*/

.section-search-results .sort-wrap .col-md-6:last-child {
    text-align: right;
}

.section-search-results .search-right-content .sort-wrap {
    margin-bottom: 15px;
}

/* .section-search-results .search-right-content .owl-carousel .osahan-category-item {
    padding: 0;
    margin: 0;
    border-radius: 5px;
} */

/* .owl-carousel.all-offers .offers-item {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
} */

/* .owl-carousel.all-offers .offers-item .offers p {
    color: #fff;
} */

.owl-carousel.all-offers .offers-item .offers p:first-child {
    /* font-weight: 700; */
    /* font-family: plex-sans, sans-serif; */
    font-size: 16px;
    line-height: 16px;
}

.owl-carousel.all-offers {
    margin-bottom: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
}

.owl-carousel.all-offers .owl-nav {
    display: none;
}

.owl-carousel.all-offers .offers-item {
    cursor: -webkit-grab;
    cursor: grab;
}

.owl-carousel.all-offers .offers-item img {
    width: 100%;
    height: 65px;
    border-radius: 3px;
    object-fit: cover;
}

.owl-carousel.all-offers .offers-item .offers {
    /* position: absolute; */
    top: 0;
    padding: 10px 10px 10px 30px;
    /* max-width: 95%; */
    background: url("../images/bg-cat.jpg");
    background-repeat: no-repeat;
    /* background-size: auto; */
    /* background-position: initial; */
    background-size: cover;
    background-position: center;
    border-radius: 3px;
}

.owl-carousel.all-offers .offers-item .offers:before {
    font-family: 'FontAwesome';
    content: "\f02c";
    transform: rotate(94deg);
    position: absolute;
    left: 8px;
    color: #fff;
    font-size: 16px;
    top: 6px
}

/* 
.section-search-results .search-right-content .owl-carousel.all-cusine .osahan-category-item img {
    width: 180px !important;
    height: 83px;
    border-radius: 5px;
    max-width: 180px;
    max-height: 83px;
    position: relative;
}

.section-search-results .search-right-content .owl-carousel.app-slider .osahan-category-item img {
    width: 100% !important;
    height: 170px;
    border-radius: 3px;
    max-height: 170px;
    position: relative;
}

.section-search-results .search-right-content .owl-carousel .osahan-category-item {
    border: 0;
}

.section-search-results .search-right-content .owl-carousel .osahan-category-item h6 {
    font-size: 14px;
    color: #ffff;
    position: absolute;
    bottom: 5px;
    font-weight: 700;
    z-index: 2;
    left: 5px;
}

.section-search-results .search-right-content .owl-carousel.app-slider .osahan-category-item h6 {
    font-size: 17px;
    color: #ffff;
    position: absolute;
    top: auto;
    font-weight: 700;
    z-index: 2;
    left: 10px;
    bottom: 25px;
}

.section-search-results .search-right-content .owl-carousel.app-slider .osahan-category-item span {
    position: absolute;
    top: auto;
    font-weight: 600;
    z-index: 2;
    left: 10px;
    bottom: 10px;
    color: #fff;
    font-size: 13px;
}

.section-search-results .search-right-content .owl-carousel .osahan-category-item p {
    display: none;
} */

.section-search-results .search-input-wraps button {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    color: #fff;
}

.section-search-results .search-input-wraps {
    padding: 5px 10px;
    width: 80%;
    border: 1px solid #e8ebeb;
    border-radius: 4px;
    margin: unset;
    background: #f5f5f5;
}

.section-search-results .search-input-wraps:focus {
    border-color: #ed1c24;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 8px rgb(237, 28, 36);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 8px rgb(237, 28, 36);
}

.section-search-results .search-input-wraps input {
    padding-right: 0 !important;
}

.search-right-content .owl-carousel.all-cusine .owl-nav .owl-prev {
    display: none;
}

/* 
.section-search-results .search-right-content .owl-carousel.all-cusine .osahan-category-item a:before {
    content: "";
    background: linear-gradient(15deg, rgba(112, 111, 111, 0.8) 15%, rgba(0, 0, 0, .2) 35%, rgba(0, 0, 0, 0) 65%);
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    z-index: 1;
    border-radius: 5px;
}

.section-search-results .search-right-content .owl-carousel.app-slider .osahan-category-item a:before {
    content: "";
    background: linear-gradient(15deg, rgba(80, 80, 80, 0.8) 20%, rgba(0, 0, 0, .2) 35%, rgba(0, 0, 0, 0) 65%);
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    z-index: 1;
    border-radius: 3px;
} */

.section-search-results .search-right-content .owl-carousel button.owl-next {
    top: 20px;
}

.owl-carousel.app-slider {
    margin-top: 15px;
    margin-bottom: 40px;
}

.section-search-results .search-right-content .owl-carousel.app-slider button.owl-next,
.section-search-results .search-right-content .owl-carousel.app-slider button.owl-prev {
    top: 55px;
}

/* 
.fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .food-item-actions {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 99;
}

.fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .food-item-actions .qty-main .row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .food-item-actions .req_addon_msg.text-danger.text-small.top10 {
    position: absolute;
    bottom: 100%;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #ffffff;
    z-index: 10;
} */

/* #forms_mobile_verify input[type="text"] {
    margin: 0 5px;
    text-align: center;
    padding: 5px 2px;
    border: 2px solid #d7d7d7;
    border-radius: 5px;
    margin-top: 10px;
}

#forms_mobile_verify input[type="text"]:focus {
    border-color: #ed1c24;
    box-shadow: 0px 0px 6px 0px #ed1c24;
} */

#form_merchantverification input[type="text"]:focus {
    border-color: #ed1c24;
    box-shadow: 0px 0px 6px 0px #ed1c24;
}

#forms_email_verify input[type="text"]:focus {
    border-color: #ed1c24;
    box-shadow: 0px 0px 6px 0px #ed1c24;
}

#forms_order_verify input[type="text"]:focus {
    border-color: #ed1c24;
    box-shadow: 0px 0px 6px 0px #ed1c24;
}

#forms_mobile_verify .mo-no {
    margin-top: 15px;
}

.section-mobile-verification p.newcode,
.section-mobile-verification p.timer {
    margin-top: 30px;
    margin-bottom: 20px;
}

.section-mobile-verification p.mo-no {
    margin-bottom: 5px;
}


/*=======================04-04-21==========================*/

.sub-item-rows.cust-dropdown .row.top10 {
    padding: 0px;
}

.sub-item-rows.cust-dropdown .row.top10 label {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    padding: 8px 0;
    min-height: 55px;
    max-height: 55px;
    padding-left: 16px !important;
    padding-right: 16px;
}

#frm-fooditem label .col-md-5 {
    display: flex;
    align-items: center;
    padding-left: 30px;
    flex-wrap: wrap;
}

#frm-fooditem label .col-md-4 .quantity-wrap-small .col-md-5 {
    padding-left: 15px;
}

#frm-fooditem label input {
    margin-top: 0px;
    display: none;
}

/* .fancybox-overlay .cust-fancy .sub-item-rows .col-md-5.col-xs-5.border.into-row p {
    margin-left: 10px;
} */

#frm-fooditem label input#ingredients {
    margin: 10px 0;
    display: inline-block;
    visibility: hidden;
    margin-left: 15px;
}

#frm-fooditem label input[type="checkbox"]+span {
    position: absolute;
    top: 50%;
    left: 0px;
    height: 24px;
    width: 24px;
    background-color: #fff;
    transform: translateY(-50%);
    border: 1px solid rgba(0, 0, 0, 0.20);
    box-shadow: 0 0.125rem 0.25rem 2px rgb(0 0 0 / 8%);
}


/* On mouse-over, add a grey background color */

#frm-fooditem label:hover input[type="checkbox"]~span {
    background-color: #fff;
    border: 2px solid #ed1c24;
}


/* When the checkbox is checked, add a blue background */

#frm-fooditem label input[type="checkbox"]:checked~span {
    border: 2px solid #ed1c24;
    background-color: #ed1c24;
}


/* Create the checkmark/indicator (hidden when not checked) */

#frm-fooditem label input[type="checkbox"]+span:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

#frm-fooditem label input[type="checkbox"]:checked~span:after {
    display: block;
}


/* Style the checkmark/indicator */

#frm-fooditem label input[type="checkbox"]+span:after {
    left: 6px;
    top: 0px;
    width: 8px;
    height: 18px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

input[type="text"].code {
    margin: 0 5px;
    text-align: center;
    padding: 5px 2px;
    border: 2px solid #d7d7d7;
    border-radius: 5px;
    margin-top: 10px;
}

#forms_order_verify p.mo-no {
    margin-top: 20px;
}


/*=======================================================*/

#frm-fooditem label input[type="radio"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom radio button */

#frm-fooditem label input[type="radio"]+span {
    position: absolute;
    top: 50%;
    left: 0px;
    height: 24px;
    width: 24px;
    background-color: #fff;
    border-radius: 50%;
    transform: translateY(-50%);
    border: 1px solid rgba(0, 0, 0, 0.20);
    box-shadow: 0 0.125rem 0.25rem 2px rgb(0 0 0 / 9%);
}


/* On mouse-over, add a grey background color */

#frm-fooditem label:hover input[type="radio"]~span {
    background-color: #fff;
    border: 1px solid #ed1c24;
}


/* When the radio button is checked, add a blue background */

#frm-fooditem label input[type="radio"]:checked~span {
    background-color: #ed1c24;
    border-color: #ed1c24;
}


/* Create the indicator (the dot/circle - hidden when not checked) */

#frm-fooditem label input[type="radio"]+span:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the indicator (dot/circle) when checked */

#frm-fooditem label input[type="radio"]:checked~span:after {
    display: block;
}


/* Style the indicator (dot/circle) */

#frm-fooditem label input[type="radio"]+span:after {
    top: 7px;
    left: 7px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

/* .fancybox-wrap .fancybox-inner #frm-fooditem .sub_item_name {
    display: none;
} */

.section-search-results .switch6 {
    width: 110px;
    display: inline-block;
    /*margin-right: 10px;*/
}

.section-search-results .switch6 .switch6-light>span span {
    padding: 5px;
}

#frm-fooditem .cust-prise label,
#frm-fooditem .preference label {
    width: 100%;
    padding: 5px 0;
    padding-left: 30px;
    display: flex;
    align-items: center;
    position: relative;
}

#frm-fooditem .preference label {
    padding-left: 30px;
}

#frm-fooditem .line-tru,
#frm-fooditem .text-danger {
    background: transparent !important;
    color: #e64135;
}

#frm-fooditem .text-danger {
    background: #fff !important;
}

/* #frm-fooditem .view-food-item-wrap .sub-item-rows.cust-dropdown {
    padding-bottom: 40px;
} */

/* .fancybox-overlay .cust-fancy .sub-item-rows .col-md-5.col-xs-5.border.into-row p {
    margin-left: 4px;
    padding-bottom: 0px;
    width: 100%;
} */


/*========================06-04-21 start======================*/

.section-search-results .search-right-content .result-merchant .section-search-results {
    float: none;
    display: table;
    margin: 0 auto;
}

#frm-fooditem .notes-wrap+.section-label label {
    margin-bottom: 0px;
    padding-left: 30px;
}

/* .view-food-item-wrap .sub-item-rows.cust-dropdown .addon-item-checkbox.addonCustom .row label {
    padding-left: 16px !important;
    padding-right: 16px;
} */

#frm-fooditem .addonCustom.multiple_addon .row {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    padding: 8px 0;
    min-height: 55px;
    padding-right: 16px;
    max-height: 55px;
}

#frm-fooditem .addonCustom.multiple_addon .row.read-more-row {
    display: none;
}

#frm-fooditem .addonCustom.multiple_addon .row.read-more-row[style="display: block;"] {
    display: flex !important;
}

#frm-fooditem .addonCustom.multiple_addon .row.quantity-wrap-small {
    padding: 0px;
}

a.add_favorites:after {
    content: none !important;
}

/* .chosen-container {
    width: 100% !important;
    max-width: 300px !important;
    margin-left: 15px !important;
} */


/*========================06-04-21 end======================*/

@media only screen and (max-width:1250px) {
    .section-subcribe .container {
        overflow: auto;
    }
}


/*=====================04-04-21==========================*/

@media only screen and (max-width:992px) {
    #frm-fooditem .addon-item-checkbox .col-md-5 {
        display: block !important;
    }

    /* .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .custom_cart {
        width: 100%;
        background: #fff;
        height: 100vh;
    } */

    /* .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened.mobile-cart .fancybox-outer .fancybox-inner,
    .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened.mobile-cart {
        width: 100vw !important;
    } */

    .section-search-results .search-input-wraps {
        width: 100%;
    }

    .search-right-content .sort-wrap .col-md-6:first-child {
        display: inline-flex;
    }

    .search-right-content .sort-wrap .col-md-6 .filter-box {
        margin-right: 10px;
    }

    .sections.section-subcribe .container {
        overflow: auto;
    }
}

@media only screen and (max-width:768px) {
    /* .fancybox-wrap .section-choose-address .container form button.submit { */
    /*-webkit-transform: translateY(178px);*/
    /*transform: translateY(137px);*/
    /* } */

    /* .fancybox-wrap .section-choose-address .container {
        width: 100%;
    }

    .fancybox-wrap .section-choose-address {
        width: calc(100vw - 4px);
        height: 100%;
        border-radius: 0px;
    }

    .fancybox-wrap .section-choose-address #choose_address_map {
        height: calc(100vh - 220px) !important;
    } */

    ul#tabs li {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: row-reverse;
    }

    ul#tabs li span {
        margin-left: 10px;
    }

    ul#tabs {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .section-menu ul#tabs li i {
        font-size: 20px;
    }

    .sub-item-rows.cust-dropdown .addonCustom {
        padding: 0px;
    }
}

@media only screen and (max-width:480px) {
    .address_mobile_title {
        width: 81%;
    }

    .cust-sticky {
        position: sticky;
        top: -1px;
        z-index: 99;
        background: #fff;
        padding: 0 5px;
        margin-left: -5px;
        margin-right: -5px;
        padding-top: 5px;
    }

    /* .section-search-results .search-right-content .owl-carousel.app-slider .osahan-category-item img {
        max-height: 150px;
    } */

    /* .search-right-content .owl-carousel.app-slider .owl-item .item {
        width: 250px !important;
        max-height: 150px;
    } */

    .section-profile .section-order-history .order-order-history table tr td {
        display: table-cell;
    }

    /* .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .food-item-actions,
    .cust-fancy .row.food-item-actions {
        position: absolute;
        left: 20px;
        right: 20px;
        bottom: 0px;
        width: auto;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        box-shadow: 0 -1px 4px 0 rgb(0, 0, 0, 0.16);
    } */

    /* .sub-item-rows.cust-dropdown .addonCustom.multiple_addon .row {
        margin-left: 10px !important;
    } */

    /*===================10-11-2020====================*/
    /* .item_description img {
        height: 100%;
        object-fit: cover;
    } */

    .item_description img.spicydish-icon {
        height: auto;
    }

    #frm-fooditem label input[type="checkbox"]+span {
        left: 0px;
    }

    #frm-fooditem label input[type="radio"]+span {
        left: 0px;
    }

    /* #frm-fooditem .view-food-item-wrap .sub-item-rows .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
        align-items: center;
    }

    #frm-fooditem .view-food-item-wrap .sub-item-rows .row .col-md-5 {
        width: 50% !important;
        padding-left: 30px !important;
        padding-right: 0px !important;
        flex-wrap: wrap;
    } */

    .sub-item-rows.cust-dropdown .row.top10 label .col-md-5 input[type="checkbox"]+span {
        left: 0px;
    }

    /* #frm-fooditem .view-food-item-wrap .sub-item-rows .row .col-md-4 {
        width: 30% !important;
        padding-right: 0px !important;
    } */

    .sub-item-rows.cust-dropdown .row.top10 label {
        padding-right: 0px;
    }

    /* #frm-fooditem .view-food-item-wrap .sub-item-rows .row .col-md-3 {
        width: 20% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #frm-fooditem .view-food-item-wrap .sub-item-rows .row .col-md-4 .quantity-wrap-small {
        max-width: 100%;
    }

    #frm-fooditem .view-food-item-wrap .sub-item-rows .row .col-md-4 .quantity-wrap-small .col-md-5,
    #frm-fooditem .view-food-item-wrap .sub-item-rows .row .col-md-4 .quantity-wrap-small .col-md-3 {
        width: 33% !important;
    }

    #frm-fooditem .view-food-item-wrap .sub-item-rows .row .col-md-4 .quantity-wrap-small .col-md-5 .numeric_only.left.addon_qty {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #frm-fooditem .view-food-item-wrap .sub-item-rows .row .col-md-4 .quantity-wrap-small a.green-button {
        padding: 4px 10px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    } */

    /*=================04-01-21==============*/
    .enter-address-wrap {
        margin: 0px;
    }

    /* .cust-fancy.enter_address .fancybox-inner {
        width: auto !important;
        height: 260px !important;
        padding: 10px !important;
        margin: 10px !important;
    } */

    /*=================04-01-21==============*/
    /*=================04-04-21==============*/
    .sub-item-rows.cust-dropdown .row.top10 label input[type="radio"]+span {
        left: 0px;
    }
}

@media only screen and (max-width:360px) {
    /* .inner.line-top.relative.center.opt_contact_delivery_wrap .row {
        margin-right: 4px;
    } */

    /* .inner.line-top.relative.center.opt_contact_delivery_wrap .row .col-xs-9,
    .inner.line-top.relative.center.opt_contact_delivery_wrap .row .col-xs-3 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    } */

    .section-profile .section-order-history .order-order-history table tr th,
    .section-profile .section-order-history .order-order-history table tr td {
        padding: 4px;
    }
}


/*********************** 7-4-21 ***************************/

span.plus-add {
    display: block;
    width: max-content;
    color: #ed1c24;
    margin-top: 5px;
}

span.plus-add i.ion-plus {
    padding-right: 5px;
}

#uk-panel-box {
    width: 100%;
    overflow-x: hidden;
}

#uk-panel-box::-webkit-scrollbar {
    display: none;
}

/* #tip-wrapper {
    width: auto;
} */

/* .section-payment-option .sticky-div .sidebar_tip.inner button#slideRight,
.section-payment-option .sticky-div .sidebar_tip.inner button#slideLeft,
.section-payment-option .sticky-div .sidebar_tip.inner button#slideRight1,
.section-payment-option .sticky-div .sidebar_tip.inner button#slideLeft1 {
    top: auto;
    bottom: 40px;
} */

/* .sidebar_tip.inner button#slideRight,
.sidebar_tip.inner button#slideRight1 {
    position: absolute;
    top: 92px;
    right: -14px;
    background: #ffffff none repeat scroll 0 0 !important;
    border-radius: 30px;
    box-shadow: 0 0.125rem 0.25rem 2px rgb(0 0 0 / 10%);
    color: #ed1c24;
    display: inline-block;
    font-size: 13px !important;
    height: 30px;
    line-height: 7px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    width: 30px;
    outline: none !important;
    border: 0;
} */
/* 
.sidebar_tip.inner {
    position: relative;
} */

/* .tip-wrapper li a { */
/* box-shadow: 0 0.125rem 0.25rem 2px rgb(0 0 0 / 8%);
    border: unset;
    padding: 10px;
    text-align: left;
    color: #4b5060; */
/* box-shadow: 0 0.125rem 0.25rem 2px rgb(0 0 0 / 8%); */
/* border: unset; */
/* padding: 10px; */
/* text-align: left; */
/* color: #4b5060; */
/* } */


/*=======================09-04-21===================*/

.section-search-results .search-right-content .sort-wrap .delievery_switch.center {
    display: inline-block;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 0;
    }

    60% {
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
}

.fadeInClass {
    animation-name: fadeIn;
    animation-duration: 4s;
    animation-iteration-count: 1;
    animation-direction: alternate;
    animation-timing-function: linear;
    position: absolute !important;
    top: 0px;
    left: 0px;
    width: 100% !important;
    height: 100% !important;
}

/* #menu-tab-wrapper .osahan-category-item .image {
    width: 100%;
    height: 55px;
    position: relative;
    margin: 0 auto;
} */

#frm-fooditem .HIDE_MORE i,
#frm-fooditem .READ_MORE i {
    margin-left: 5px;
    font-size: 20px;
    margin-right: 10px;
}

#frm-fooditem .HIDE_MORE span,
#frm-fooditem .READ_MORE span {
    display: flex;
    align-items: center;
}

#frm-fooditem .HIDE_MORE:hover,
#frm-fooditem .READ_MORE:hover {
    text-decoration: none;
}

#fc_frame,
#fc_frame.fc-widget-small {
    z-index: 999 !important;
}

.tip_percentage {
    padding: 3px 6px !important;
    border-radius: 10px;
}

#frm-fooditem .multiple_addon .col-md-5 p {
    margin-left: 3px;
}

.section-checkout #form-signup .row.checkbox {
    display: inline-flex;
    margin-left: 15px;
    margin-right: 0px;
}

.section-checkout #form-signup .row.checkbox .col-md-1 {
    padding-left: 0px;
}

.section-checkout #form-signup .row.checkbox input[type=checkbox] {
    margin-left: 0px;
}

/* #tab .menu-item .col-md-7.col-xs-7.border.d-block p.bold span {
    font-weight: 400;
    text-transform: lowercase;
    opacity: 0.8;
} */

.cart_item_qty {
    display: none;
}

.menu-cat .items-row .qty_bar_vertical span.cart_item_qty {
    display: block;
    width: 20px;
    height: 20px;
    background: linear-gradient(90deg, rgba(217, 61, 50, 1) 0%, rgba(166, 47, 38, 1) 68.24%);
    color: #fff;
    min-width: 20px;
    display: flex;
    text-align: center;
    padding: 0 5px;
    font-size: 13px;
    position: absolute;
    right: 0px;
    align-items: center;
    justify-content: center;
    line-height: normal;
    border-radius: 2px;
    top: -3px;
}

.scroll-container .qty_bar_vertical span.cart_item_qty {
    display: block;
    width: 20px;
    height: 20px;
    background: linear-gradient(90deg, rgba(217, 61, 50, 1) 0%, rgba(166, 47, 38, 1) 68.24%);
    color: #fff;
    min-width: 20px;
    display: flex;
    text-align: center;
    padding: 0 5px;
    font-size: 13px;
    position: absolute;
    right: 0px;
    align-items: center;
    justify-content: center;
    line-height: normal;
    border-radius: 2px;
    top: -3px;
    border: none;
}

/* .menu-cat .items-row .menu-item span.cart_item_qty {
    position: absolute;
}

.menu-cat .items-row .menu-item.qty_bar_vertical::after {
    display: block;
} */


/*============================animation heart============================*/

body .tip_percentage {
    text-align: center;
    position: relative;
}

body .tip_percentage>.particle {
    opacity: 0;
    position: absolute !important;
    background-color: rgba(204, 42, 93, 1) !important;
    animation: hearts 3s ease-in infinite;
}

body .tip_percentage>.particle:before,
body .tip_percentage>.particle:after {
    position: absolute;
    content: '';
    border-radius: 100px;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(204, 42, 93, 1);
}

body .tip_percentage>.particle:before {
    transform: translateX(-50%);
}

body .tip_percentage>.particle:after {
    transform: translateY(-50%);
}

@keyframes hearts {
    0% {
        opacity: 0;
        transform: translate(0, 0%) rotate(45deg);
    }

    20% {
        opacity: 0.8;
        transform: translate(0, -20%) rotate(45deg);
    }

    100% {
        opacity: 0;
        transform: translate(0, -400%) rotate(45deg);
    }
}

/* #frm-fooditem .addonCustom p.item_name {
    font-size: 1.1rem;
    color: #2e3333;
} */


/*========================================animatio heart==================*/

@media only screen and (max-width:992px) {

    /* .sidebar_tip.inner button#slideLeft,
    .sidebar_tip.inner button#slideLeft1 {
        bottom: 40px;
        top: auto;
        left: -15px;
    } */

    /* .sidebar_tip.inner button#slideRight,
    .sidebar_tip.inner button#slideRight1 {
        bottom: 40px;
        top: auto;
        right: -15px;
    } */

    /* .bottom-cart a, */
    /* .bottom-cart .badge.cart_count {
        display: block !important;
    } */
}

@media only screen and (max-width:480px) {

    /* .sidebar_tip.inner button#slideLeft,
    .sidebar_tip.inner button#slideLeft1 {
        bottom: 44px;
        left: -15px;
        top: auto;
    } */

    /* .sidebar_tip.inner button#slideRight,
    .sidebar_tip.inner button#slideRight1 {
        bottom: 44px;
        right: -15px;
        top: auto;
    } */

    .addon-item-new3.addon-item-radio.addonCustom p {
        margin-left: 5px;
        font-size: .8rem;
    }

    .row.food-item-actions {
        position: sticky;
        bottom: 0;
        z-index: 61;
        background: #fff;
        padding-top: 5px;
        box-shadow: 0 -1px 4px 0 rgba(0, 0, 0, .08);
    }

    /* .fancybox-mobile #frm-fooditem .view-food-item-wrap {
        height: 100%;
        overflow: auto;
        overflow-x: hidden;
    } */

    /* .fancybox-mobile .section-choose-address a.cust-close {
        background: transparent !important;
    } */

    /* #frm-fooditem .view-food-item-wrap .sub-item-rows .row .col-md-4 .quantity-wrap-small .col-md-5 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #frm-fooditem .view-food-item-wrap .sub-item-rows .multiple_addon .row .col-md-5 {
        padding-left: 20px !important;
    } */

    /* .chosen-container {
        width: calc(100% - 30px) !important;
        max-width: 100% !important;
    } */

    /* .view-food-item-wrap .sub-item-rows.cust-dropdown .addon-item-checkbox.addonCustom .row label {
        padding-right: 15px;
    }

    #frm-fooditem .view-food-item-wrap .sub-item-rows .multiple_addon .hide-food-price {
        margin-right: 10px;
    } */

    #frm-fooditem .addonCustom p {
        padding-left: 5px;
        margin-left: 0px !important;
        padding-bottom: 0px;
        font-size: 1rem;
    }

    /* .order-list-wrap .sidebar_tip h5 a.section-label-a {
        display: flex;
        align-items: center;
        justify-content: center;
    } */
}

.single-offers .offers-item img {
    width: 100%;
    height: 90px;
    border-radius: 3px;
}

.single-offers .offers-item .offers {
    position: absolute;
    top: 0;
    padding: 10px 10px 10px 30px;
    max-width: 95%;
}

.single-offers .offers-item .offers p:first-child {
    font-weight: 700;
    font-family: plex-sans, sans-serif;
    font-size: 16px;
    line-height: 16px;
}

.single-offers .offers-item {
    position: relative;
}

.single-offers .offers-item .offers p {
    color: #fff;
}

.single-offers {
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.single-offers .offers-item .offers:before {
    font-family: 'FontAwesome';
    content: "\f02b";
    transform: rotate(94deg);
    position: absolute;
    left: 8px;
    color: #fff;
    font-size: 16px;
    top: 6px;
}

#loader {
    padding: 11px 34px;
    background: #fff;
    border-radius: 4px;
    border: 3px solid #ededed;
    margin-left: 5px;
    position: absolute;
    right: 0;
}

#loader img {
    width: 25px;
}

#aco-notification-list {
    z-index: 99999999999 !important;
}

.parallax-home #forms-search .secondary_address {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 1px solid rgba(0, 0, 0, .09);
    padding: 3px 5px;
    margin: 5px 0;
    border-radius: none;
    position: relative;
}


.parallax-home #forms-search .secondary_address::after {
    content: "\f105";
    position: absolute;
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    color: #ed1c24;
}

.parallax-home #forms-search .secondary_address a {
    border: 0px solid transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    background: transparent;
}

.parallax-home #forms-search .secondary_address i {
    color: #ed1c24;
    font-size: 20px;
}

/* .fancybox-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    transition: .6s;
} */

/* @media only screen and (min-width:992px) {
    .item_description img {
        width: 80vw;
        max-width: 600px;
    }
} */

@media only screen and (max-width:992px) {
    #loader {
        padding: 6px 30px;
    }

    .search-input-wraps #submit {
        font-size: 15px;
    }

    .search-wraps p,
    .search-wraps p a {
        margin-bottom: 10px !important;
    }

    .login_model_wrap p {
        margin-bottom: 0px !important;
    }
}

@media only screen and (max-width:568px) {
    .single-search .forms-search {
        width: 95%;
    }

    .search-input-wraps #submit {
        font-size: 15px !important;
    }

    /*.fancybox-wrap.fancybox-desktop .frm-fooditem .row.desc-row2{*/
    /*    top:0;*/
    /*    margin: 0 20px;*/
    /*}*/
}


/*
.menu-cat a span {
    padding: 5px 15px;
    background: #ed1c24;
    color: #fff;
}

*/

@media only screen and (max-width:600px) {
    .search-input-wraps i.fa.fa-location-arrow {
        right: 10px !important;
        top: 22% !important;
        margin-right: 0px !important;
    }

    #loader {
        width: 100%;
        bottom: 0px;
        text-align: center;
    }
}

.section-mobile-verification .otc div::before {
    display: none;
}

@media(max-width:768px) {
    #menu-list-wrapper .menu-1 .row .col-8 p.bold {
        font-size: 15px;
        margin-bottom: 0;
    }

    #menu-list-wrapper .menu-1 .row .col-8 .food-price-wrap {
        font-size: 13px !important;
    }
}

.menu-top-menu #mobile-menu li a::after {
    content: "\f105";
    position: absolute;
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 20px;
    font-size: 24px;
    color: #ed1c24;
}

/* .top_num {
    width: 35px;
    height: 35px;
    min-width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px !important;
} */

#mobile-search-filter.fade.modal.show {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 15px;
    display: flex !important;
    align-items: center;
    flex-flow: column;
    justify-content: center;
}

#mobile-search-filter.fade.modal.show .address_desktop {
    position: relative;
    width: 100%;
}

#mobile-search-filter.fade.modal.show .filter-wrap {
    position: relative !important;
    top: 0px !important;
    margin-top: 0px;
    border-top-width: 0px !important;
    width: 100%;
}

/* #mobile-search-filter.fade.modal.show .change-address {
    width: 100%;
}

#mobile-search-filter.fade.modal.show .change-address p {
    margin-bottom: .4rem;
} */

/* #menu-right-content .prog_bar_load {
    margin-bottom: 10px;
}

#menu-right-content .prog_bar_load .progress {
    margin-top: 5px;
} */

.section-payment-option .col-md-5.sticky-div .order-list-wrap+a {
    display: table;
    margin: auto;
}

/* #custom_cart_wrap #delivery_date,
#menu-right-content #delivery_date {
    width: calc(50% - 5px);
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin-right: 5px !important;
    float: left;
    display: block;
} */

/* #custom_cart_wrap #delivery_date+.delivery_asap_wrap,
#menu-right-content #delivery_date+.delivery_asap_wrap {
    width: calc(50% - 5px);
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin-left: 5px !important;
    float: left;
    display: block;
}

#custom_cart_wrap #delivery_date+.delivery_asap_wrap select,
#menu-right-content #delivery_date+.delivery_asap_wrap select {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
} */

/* #custom_cart_wrap .prog_bar_load,
#menu-right-content .prog_bar_load {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 10px !important;
} */
/* 
.fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened.mobile-cart {
    top: 0px !important;
    left: 0px !important;
    border-radius: 0px !important;
}

.fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened.mobile-cart .fancybox-outer {
    border-radius: 0px !important;
}

.fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened #custom_cart_wrap {
    max-width: 100vw;
    width: 100%;
}

.fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened .custom_cart {
    max-height: 100vh;
    margin: 0px;
    border-radius: 0px;
} */

/* .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened.mobile-cart .fancybox-outer .fancybox-inner {
    height: 100vh !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    border-radius: 0px !important;
} */

/* .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened.mobile-cart .cust-close {
    top: 4px;
} */

/* .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened.mobile-cart .mobile_prog_bar_btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    padding: 10px;
    float: left;
    width: 100%;
    display: block;
    box-sizing: border-box;
    z-index: 1111;
    border-top: 1px solid rgba(0, 0, 0, .08)
} */

/* .mobile_prog_bar_btn.android {
    margin-bottom: 50px !important;
} */

/* .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened.mobile-cart .mobile_prog_bar_btn .progressbar_text {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

.fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened.mobile-cart .mobile_prog_bar_btn .progress {
    width: 100%;
    margin-bottom: 5px;
}

.fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened.mobile-cart .mobile_prog_bar_btn a {
    width: 100%;
    display: block;
    margin-bottom: 5px;
    float: left;
    text-align: center;
} */

#mobile-search-filter .address_desktop p {
    width: calc(100% - 20px);
    margin-right: 7px;
}

/* .fancybox-wrap.fancybox-desktop.fancybox-type-ajax.cust-fancy.fancybox-opened.mobile-cart .delivery-option {
    float: left;
    width: 100%;
    display: block;
    padding-bottom: 120px;
} */

.delivery-option.android {
    /* some android device has UI issue on the checkout button on cart box. this will fix it */
    padding-bottom: 190px !important;
}

/* .fancybox-mobile .cust-close {
    background: #ed1c24 !important;
    color: #fff !important;
} */

.btn.paynow_stripe {
    background: #ed1c24;
    color: #fff;
    width: 100%;
}

.btn.paynow_stripe:hover {
    background: #ff2932;
}


.offers-block,
.offers-block-right {
    z-index: 2;
    opacity: 0.9;
}

.offers-block {
    top: 10px;
    left: 10px;
}

.offers-block-right {
    right: 7px;
    top: 35px;
}

.offer-tag-2 {
    top: 5px;
    left: 5px;
}

.offer-tag-2,
.offer-tag-3 {
    color: #fff;
    letter-spacing: 1px;
    /* position: absolute; */
    font-size: 10px;
    /* z-index: 2; */
    font-weight: 600;
    line-height: 1.3;
}

/* .offer-tag-3{
    top: 36px;
    right: 5px;
    text-align: right;
} */

.offer-tag-4 {
    z-index: 9;
    color: black;
    /* padding: 0px 10px; */
    padding-right: 10px;
    border-radius: 5px;
    top: 10px;
    left: 10px;
    /* opacity: 1; */
    font-size: 12px;

}

.offer-tag-4 .left {
    background: #ffb404;
    padding-right: 20px;
    border-bottom-right-radius: 50px;
    padding-left: 10px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;

}

.offer-tag-4 .right {
    padding-left: 5px;

}

.offer-tag-2 .top,
.offer-tag-3 .top {
    background: #fff;
    color: #a62e26;
    padding: 1px;
    display: inline;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
}

.offer-tag-2 .bottom,
.offer-tag-3 .bottom {
    background: linear-gradient(90deg, rgba(217, 61, 50, 1) 0%, rgba(166, 47, 38, 1) 68.24%);
    color: #fff;
    padding: 1px;
    font-size: 12px;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    border-top-right-radius: 1px;
}

/* .offer-tag-2 {
    color: #fff;
    letter-spacing: 1px;
    position: absolute;
    font-size: 10px;
    z-index: 2;
    font-weight: 600;
    line-height: 1.3;
} */
/* 
.offer-tag-2 {
    top: 5px;
    left: 5px;
    text-align: left;
}

.offer-tag-2 .top,
.offer-tag-3 .top {
    background: #fff;
    color: #a62e26;
    padding: 1px;
    display: inline;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
}

.offer-tag-2 .bottom,
.offer-tag-3 .bottom {
    background: linear-gradient(90deg, rgba(217, 61, 50, 1) 0%, rgba(166, 47, 38, 1) 68.24%);
    color: #fff;
    padding: 1px;
    font-size: 12px;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    border-top-right-radius: 1px;
} */

.new-store-tag {
    text-align: left;
    /* text-overflow: unset; */
    /* white-space: unset; */
    color: #ed1c24;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    padding-left: 15px;
}




/* Prime select box 
------------------------------------- */

.prime-select {
    position: relative;
    margin-bottom: 20px;
}

.prime-select select {
    display: none;
    /*hide original SELECT element: */
}

.select-selected {
    padding: 10px 14px;
    border: 1px solid transparent;
    cursor: pointer;
    border-radius: 4px;
    /* font-size: 17px; */
    outline: none;
    background: #fff;
    border-bottom: 2px solid #e6e6e6;
    border: 1px solid #e8ebeb;
    color: black;
}


/* Style the arrow inside the select element: */

.select-selected:after {
    display: inline-block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -2px;
    vertical-align: middle;
    transition: 0.35s;
}


/* Point the arrow upwards when the select box is open (active): */

.select-selected.select-arrow-active:after {
    transform: rotate(180deg);
}


/* style the items (options), including the selected item: */

.select-items div {
    color: #30303c;
    padding: 10px 15px;
    cursor: pointer;
    /* font-size: 17px; */
}


/* Style items (options): */

.select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 9999999999;
    transition: 0.4s;
    display: block;
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    max-height: 350px;
    overflow-y: scroll;
    box-shadow: 0 1px 4px 0px rgb(0 0 0 / 5%);
}


/* Hide the items when the select box is closed: */

.select-hide {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    cursor: default;
}

.select-items div:hover,
.same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}

/* Prime select box - End
------------------------------------- */



.chosen-v1 .chosen-container-multi .chosen-choices li.search-choice {
    border: 1px solid #ed1c24;
    background-color: #ed1c24;
    background-image: unset;
    color: #fff;
    line-height: 23px;
}

.chosen-v1 .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    height: 35px;
    line-height: 35px;
    width: 100% !important;
    color: #333;
}

.chosen-v1 .chosen-container-multi .chosen-choices li.search-field .default {
    padding-left: 15px;
}

.chosen-v1 .chosen-container-multi .chosen-choices li.search-field {
    width: 100% !important;
}

.chosen-v1 .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    top: 10px;
}

.chosen-v1 .chosen-container .chosen-results li {
    padding: 10px 6px;
}

.chosen-v1 .chosen-container .chosen-results li.highlighted {
    background-image: unset;
    color: unset;
    background-color: rgba(0, 0, 0, 0.1);
}


.steps-container .single-step .float-step .step-order {
    bottom: 0px;
    left: -11px;
}

.steps-container .single-step img {
    max-width: 85%;
}

.steps-container .step-order {
    border: 1.5px solid #ed1c24;
    font-size: 2.15rem;
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 4rem;
    padding-bottom: .125rem;
}

@media (min-width: 1200px) {

    .fancybox-wrap,
    .fancybox-inner {
        width: 600px !important;
    }
}

@media only screen and (max-width:1200px) {

    /* les than 1200px */
    .steps-container {
        overflow: auto;
    }

    .steps-container .single-step {
        min-width: 350px;
    }

    .steps-container .single-step img {
        max-width: 75%;
    }

    .steps-container .step-order {
        border: 1px solid #ed1c24;
        font-size: 1.25rem;
        width: 2.5rem;
        height: 2.5rem;
        border-radius: 2rem;

    }




}

@media only screen and (max-width:480px) {

    .steps-container .single-step {
        min-width: 300px;
    }

    .steps-container .step-order {
        font-size: 2rem;
        width: 3.9rem;
        height: 3.9rem;
        left: -2px !important;
    }
}

.color-ed1c24 {
    color: #ed1c24;
}


.bg-eef2f5 {
    background-color: #eef2f5;
}

.bg-ffffff {
    background: #ffffff;
}

.bg-ed1c24 {
    background: #ed1c24;
}

.section-title {
    margin-bottom: 30px !important;
}

.section-title h1 {
    line-height: 0.9;
    letter-spacing: -1px;
}

.absolute {
    position: absolute;
}

.dim {
    opacity: 0.7;
}

.category_block {
    --grid-col-width: 110px;
    display: grid;
    grid-gap: 8px;
    grid-template: auto/repeat(auto-fill, minmax(var(--grid-col-width), 1fr));
    list-style: none;
}

.category_block .inner {
    cursor: pointer;
    outline: none;
    transition: box-shadow .2s ease-in-out;
    word-break: break-word;
}

.category_block .image {
    height: 83px;
    background-size: cover !important;
    background-position: center;
    background-repeat: no-repeat;
}

.border-box {
    box-sizing: border-box;
}




.link-with-animation::-webkit-scrollbar {
    width: 0;
    /* Hide the scrollbar for webkit-based browsers (Chrome, Safari, etc.) */
}

.link-with-animation {
    scrollbar-width: none;
    /* Hide the scrollbar for Firefox */
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    /* box-shadow: 0 1px 2px -2px grey; */
    transition: all .2s ease;
    transition: visibility 0s, opacity 0.2s linear;
    transition: all 0.25s cubic-bezier(0.4, 0.7, 0.5, 1) 0s;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    scrollbar-width: none;
}

.link-with-animation .block {
    transition: all 0.25s cubic-bezier(0.4, 0.7, 0.5, 1) 0s;
    transition: all .16s ease;
    transition-timing-function: ease-out;
    display: flex;
    scroll-behavior: smooth;
    margin-left: 10px;
}

.link-with-animation .block a.active {
    background-color: #ed1c24;
    color: white;
    font-weight: 600;
}

.link-with-animation .block a {
    border-radius: 18px;
    color: #ed1c24;
    text-decoration: none;
    white-space: nowrap;
    padding: 2px 16px;
    float: left;
    line-height: 24px;
    font-size: 14px;
    font-weight: 500;
}

.modal-store-rating .modal-body {
    height: 500px;
    overflow-y: auto;
}

.modal-store-rating .avatar {
    width: 25px;
    height: 25px;
}

.modal-store-rating .profile {
    width: 24px;
    height: 24px;
    background-position: center center;
    /* border-radius: 50%; */
}

.modal-store-rating .rating-block:not(:last-child) {
    margin-bottom: 16px;
    border-bottom: 1px solid #00000014;
    padding-bottom: 16px;
}

.modal-store-rating .star-on-png,
.modal-store-rating .star-half-png,
.modal-store-rating .star-off-png {
    font-size: 20px;
}

.modal-store-rating .star-on-png,
.modal-store-rating .star-half-png {
    color: #efa500;
}

.modal-store-rating .star-off-png {
    color: #dfdfdf;
}

.color-57e32c {
    color: #efa500;
}

/* .link-with-animation .category-listt {
    position: fixed;
    right: 0;
    background: white;
    padding: 0 17px;
    -webkit-box-shadow: 57px -76px 20px 71px rgba(255, 255, 255, 1);
    -moz-box-shadow: 57px -76px 20px 71px rgba(255, 255, 255, 1);
    box-shadow: 57px -76px 20px 71px rgb(255 255 255);
} */

.typeahead__list>li {
    border-top: none !important;
}

.bg-f9fafa {
    background-color: #f9fafa !important;
}

button.close {
    outline: none;
}

.navigation .link {
    text-decoration: none;
    color: #fff;
}

.navigation a {
    font-size: 16px;
    /* text-decoration: none;
    color: #fff; */
}

.navigation .link:hover {
    color: #ed1c24;
}

/* 
.navigation a.btn:hover{
   background-color: #fff;
} */

#nprogress {
    position: relative;
    z-index: 99;
}

#nprogress .spinner-icon {
    border-top-color: #ed1c24;
    border-left-color: #ed1c24;
}


.opt_contact_delivery_wrap {
    border-bottom: 3px solid #ed1c24;
    border-radius: 4px;
    background: #fb5059 url(/assets/images/background_banner.svg) no-repeat top;
    color: #fff;
}

.opt_contact_delivery_wrap .icheckbox_minimal {
    background: none;
    width: 100%;
}

/* iCheck style 1 */
input.icheck-style-1[type="checkbox"] {
    position: relative;
    width: 50px;
    height: 25px;
    -webkit-appearance: none;
    background: #a3afaf;
    outline: none;
    cursor: pointer;
    border-radius: 20px;
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.2);
    transition: background 300ms linear;
    margin-top: 0px;
}


.icheck-style-1::before {
    content: "\f00d";
    position: absolute;
    width: 19px;
    height: 19px;
    border-radius: 16px;
    top: 3px;
    left: 3px;
    background: #ffffff;
    transform: scale(1.1);
    transition: left 300ms linear;
    font: normal normal normal 14px/1 FontAwesome;
    vertical-align: middle;
    text-align: center;
    padding: 1px;
    color: #a3afaf;
    line-height: 18px;
    font-size: 11px;
}

.icheck-style-1 {
    position: relative !important;
    opacity: 1 !important;
}

.icheck-style-1:checked[type="checkbox"]::before {
    left: 28px;
    content: "\f00c";
    color: #ed1c24;
}

.icheck-style-1:checked[type="checkbox"] {
    background: #ed1c24;
}

/* End iCheck style 1 */

.popover,
.tooltip {
    z-index: 9999;
}

.fancybox-inner {
    overflow-x: hidden;
    -ms-scroll-chaining: none;
    overscroll-behavior: none
}

.fancybox-skin {
    background: #ffffff;

}

.fancybox-outer,
.fancybox-skin {
    border-radius: 5px;

}

.mobile_prog_bar_btn {
    position: sticky;
    bottom: 0;
    padding-bottom: 10px;
    z-index: 999;
}

.fancybox-wrap .qty {
    background: transparent;
    border: none;
    font-weight: 600;
    font-size: 18px;
    font-family: plex-sans, sans-serif;
    vertical-align: top;
}

.frm-modal-enter-address i.fa-location-arrow::before {
    background: white;
}

.frm-modal-enter-address button[type="submit"] {
    position: absolute;
    bottom: 15px;
    transform: unset;
    right: 0;
    max-width: 60%;
    margin: 0 auto;
    left: 0;
    top: unset;
}

.bg-facebook {
    background: #3b5998;
}

/* .bg-google{
    background: #3b5998;
} */