html,body{
font-family: "Open Sans","Roboto","sans-serif";
font-weight: 400;
margin:0;
padding:0;
height:100%;
font-size:14px;
/*background:#fdfbfa;*/
color:#474d5d;
}
.owl-dots
{
  display: none;
}
.footLogo
{
  max-width: 90% !important;
}
.footSocialIcon
{
  padding-top: 15px;
}
body p.small,
.search-input-wraps #restaurant_name,
.cod-text,
#section-browse #restuarant-list  p.cod-text
{
font-size:13px;
}

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

img{
max-width:100%;
height:auto;
}

.border{
border:0px solid red;
}





.section-how-it-works .order-step-inner .order-step-number
{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    color: #ffffff;
    position: absolute;
    top: -9px;
    left: 7px;
    background-color: #db304c;
}
.section-how-it-works .order-step-inner img
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.top-menu-wrapper{
    z-index:10000;
    border:0px solid blue;
    padding-top:2px;
    padding-bottom:2px;
    position:fixed;
    width:100%;
    top:0;
    transition:all .3s ease-in;
    background-color: #FDFBFA;
    padding:15px 0;
}

.activeTopHeader {
  background-color: rgba(34,34,34,0.8);
}


.top-menu-wrapper img.logo{
max-width:120px;
min-width:120px;
}

.top-menu-wrapper .col-b{
   margin-top:10px;
    display: flex;
    align-items: center;
    justify-content: right; 
}
.top-menu-wrapper .col-b .btn-group-inline{
        margin-left: 10px;
        
}
.top-menu-wrapper .col-b .fa-shopping-cart{
    font-size:24px;
        margin-left: 0px;
        color:#000 !important;
}

#menu a{
color:#fff;
font-family:"Montserrat",sans-serif;
/*font-family:"Lato","Open Sans",arial;*/
font-size:14px;
font-weight:normal;
display:block;
padding:5px 15px;
white-space: pre;
}

.menuColorChange{
  color:black;
}

#menu li.active a,
#menu a:hover,
.section-footer a:hover,
.mobile-search-menu a.selected i,
.progress-dot a.selected i
{
color:#f75d34;
}

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

#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;
}

.parallax-container{
border:0px solid red;
min-height:570px;
width:100%;
}

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

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

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

.search-wraps{
    border:0px solid white;
    width:100%;
    margin:auto;
    padding-top: 130px;
    padding-bottom: 30px;
}
.sgn_box {
    margin-top: 30px;
}

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

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

.search-wraps h1
{
color:#fff;
font-size:30px;
text-align:center;
font-weight:300;
font-family: 'Lato', sans-serif;
display: block;
margin: 0;
}

.sections h2,
.sections h4
{
color: #0d1115;
font-family: "Montserrat",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:#474d5d;
margin:0;
line-height:normal;
}

.sections{
padding-top:20px;
padding-bottom:30px;
}

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

.search-wraps p,
.search-wraps p a
{
text-align:center;
color: red;
margin-bottom:20px;
}

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

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

.search-input-wraps{
padding:7px 20px;
background:#fff;
width:80%;
margin:auto;
}

.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;
background-color: transparent;
    border: 1px solid #fff;
}

.search-input-wraps #s,
.search-input-wraps .search-field,
.search-input-wraps #restaurant_name
{
width:85%;
padding:1px;
color:#444;
border:none;
}

*:focus {
    outline: none;
}

.search-input-wraps button[type="submit"]
{
background:none;
border:none;
font-size: 28px;
position: absolute;
right: 10px;
top:-25px;
}

.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 #f75d34;
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:14px;
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,
.back-map-address,
.dinein-min
{
display:none;
}

.single-search .forms-search{
display:block;
}

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

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

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

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

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


.yellow-button
{
    background:#F9A832;
    border:1px solid #101316;
    color:#fff;
    padding: 5px 8px;
}

a.yellow-button:hover,
button.yellow-button:hover,
input.yellow-button:hover,
input.yellow-button:focus,
a.yellow-button:focus,
#menu .yellow-button a:hover
{
text-decoration:none;
color:#fff;
background:#F9A832;
/*border:1px solid #23c562;*/
}


.orange-text{
color:#DF7314/*#f75d34;*/
}
.btn_out_of_stock {
    position: unset !important;
    background: transparent;
    border: 2px solid #DF7314;
    border-radius: 10px;
    font-weight: 600;
    font-size: 14px !important;
    line-height: 19.07px;
    padding: 8px 24px;
    display: inline-block !important;
    color: #DF7314;
    margin-top: 10px !important;
}
.green-text{
color:#73B000;/*#00b279;*/
}

.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 #00b279;
}

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

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:#ff4e41;
border:1px solid #ff4e41;
}


.green-button{
/*background:#26d469 ;*/
/*background:#00b279;*/
background:#73B000;
border:1px solid #73B000;
color:#fff;
padding: 5px 8px;
}

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

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

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:#fff;
background:#23c562;
border:1px solid #23c562;
}

#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:#ccc;
border:1px solid #ccc;
}

.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:#FDFBFA;
}

.featuredResto
{
  clear: both;
}

.sections.section-how-it-works
{
/*background:url("../images/section1-bg.png") bottom center #ededed repeat-x;*/
background: #06061d;
max-height: 425px;
min-height: 425px;
}

.sections.section-how-it-works h2{
  color:#d8bea5;
}

.sections.section-how-it-works p{
       color:#c6bdbd;
     font-weight: 500;
}

.section-how-it-works .solid{
      left: 28%; 
}

.section-how-it-works .arrow{

   width: 15%;
    height: 34px;
    position: absolute;
/*    top: 110px;*/
    background-size: contain;
    display: block;
    background-repeat: no-repeat;

}

.section-how-it-works .dotted{

    left: 58%;
   }

.step1-icon p,.step2-icon p{
  color: #FFFFFF;
  font-weight: 500;
}


.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;*/
   /*display: inline-block;*/
    width: 86px;
    height: 86px;
    box-sizing: border-box;
    border-radius: 50%;
    border: 2px solid #ffffff;
    position: relative;
    margin-bottom: 20px;
}

.section-how-it-works .order-step
{
  text-align: -webkit-center;
    margin-bottom: 65px;
}

.section-how-it-works .order-step:nth-of-type(2){
      padding-top: 120px;
}

.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 h3{
/*background:#f75d34;
*/color:#fff;
padding:5px;
display:inline-table;
text-align:center;
padding:5px 25px;
border-bottom-left-radius: 10px;
}

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

.view-food-item-wrap p{
font-size:13px;
}

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

.logo-small,
.logo-medium
{
display: block;
margin: auto;
max-width: 250px;
max-height: 200px;
min-width: 100px;
}

.result-merchant .logo-small{
max-height:100px;
min-height:100px;
}

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

.logo-medium{
max-width: 125px;
min-width:125px;
}
.result-merchant .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:#00B279;
}

.menu-1.box-grey,
.top-line-green,
.box-grey.top-line-green
{
border-top:2px solid #00B279;
}

.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:#319db5;*/
}

.section-cuisine{
/*background:#2b2e33 ;
color:#a3a8ad;*/
display: none;
color:inherit;
  padding-left: 35px;
    padding-right: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    background: #fc8019;
}

.section-cuisine a{
      font-size: 18px;
    font-weight: 400;
    color: #fff;
    position: relative;
}

.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:#1a2533;
padding-bottom: 10px;
padding-top: 10px;
border-bottom:1px solid #060606;
border-top:1px solid #060606;
text-align:center;
position:relative;
}
*/
.order-progress-bar a:hover,
.order-progress-bar a.active,
.filter-box a:hover
{
text-decoration:none;
color:#f75d34;
font-weight:600;
}

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

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

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

.filter-wrap,
.box-grey
{
background:#FFFFFF;
/*border:1px solid #EDEDED;*/
border:1px solid #c9c7c7;
padding:15px 20px;
margin-top:25px;
}

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

.bold{
font-weight:bold;
}

.filter-box,
.box-grey
{
margin-bottom:20px;
}
.filter-box .ion-ios-arrow-down:before{
    content: "\f3d0";
    transition-duration:.3s;    
}
.filter-box .ion-ios-arrow-thin-right:before{
    transform: rotate(180deg); 
}

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


.filter-box 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:1px 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;
}

.result-merchant{
margin-top:0;
}

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

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

.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;
}

 
.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:0;
}

.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; 
    text-align: left;
    padding-left: 0;
}
.top25{
margin-top:25px;
}

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

.padtop15{
padding-top:15px;
}

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

.bottom15,
.box-grey p.bold,

.delivery_asap_wrap
{
margin-bottom:15px;
}
.bottom20{
margin-bottom:20px;
}
.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/Coffee-cup.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: #79A70A;
  background: linear-gradient(#9BC90D 0%, #79A70A 100%);
  box shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; left: -28px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #79A70A;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #79A70A;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
/*** END  SPONSORED RIBBON **/

/*************  OFFER  **************/
.ribbon-offer {
  position: absolute;
  right: -5px; top: -7px;
  z-index: 999999999;
  overflow: hidden;
  width: 100px; height: 100px;
  text-align: right;
}
.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: 0px; 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:1px solid #c9c7c7;
}

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

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

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

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

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

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{
min-height:350px;
max-height:350px;
display:none;
border:1px solid #c9c7c7;
background:#c9c7c7;
}
.marker-wrap{
padding:8px 15px;
}
.marker-wrap h3{
margin:0;
margin-bottom:3px;
}

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

.filter-box .search-input-wraps button[type="submit"]{
font-size:20px;
}

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

.menu-header.search-wraps h1{
margin-bottom: 5px;
margin-top: 10px;
}
.star-float{
position:absolute;
top:0;
left:10px;
width:43px;
height:69px;
background:url("../images/star.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;
}

.grey-fields{
background:#fdfbfa;
border:1px solid #73b000;
color:#1e1e1e;
padding:8px 10px;
width:auto;
}
/*.delivery-option .grey-fields,
#voucher_code,
#redeem_points
{
width:65%;
}*/
.btn-solid-green {
    background-color: #73B000;
    color: #fff !important;
    display: inline-block;
    font-weight: 600;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    text-decoration: none !important;
    cursor: pointer;
}
.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.even
{
border-bottom:1px solid #c9c7c7;
}

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

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


.menu-cat .items-row a{
margin:0; 
font-size:30px;
position:absolute;
top:-5px;
left:0;
display:block;
    color:#fff;

}
.ftu_fav a{
    background-image: url(../images/feather-heart.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    top: -5px !important;
    left: 1px !important;
    padding-bottom: 0;
    width: 26px;
    box-shadow: none !important;
    box-shadow: none !important;
    padding: 2px;
}
.ftu_fav a.selected{
    background-image: url(../images/Icon-feather-heart.png) !important;
}
.ftu_fav a i{
    opacity: 0;
}
.menu-cat .items-row a:hover i
{
color:#474d5d;
}

.clear-cart{
display:none;
font-size: 12px;
position: absolute;
right: 10px;
top: 5px;
}

.voucher_wrap,
.item-order-wrap
{
margin-bottom: 20px;
margin-top:30px;
}

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

.view-food-item-wrap{
max-width:600px;
min-height:200px;
padding:10px 20px;
background:#FFFFFF;
font-size:13px;
}

.enter-address-wrap{
max-width:500px;
padding:10px 20px;
background:#FFFFFF;
font-size:13px;
}

.food-pic{
max-height:100px;
min-height:100px;
max-width:100px;
min-width:100px;
background-size:cover !important;
background-repeat:no-repeat !important;
}
.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
{
max-height:40px;
min-height:40px;
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;
}
.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:1px solid #c9c7c7;
padding-top:6px;
padding-bottom:6px;
}

.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;
}

.menu-3 a.menu-item:hover .row,
.merchant-review-wrap .row-review:hover,
.merchant-opening-hours .row:hover,
.section-receipt .summary-wrap .row:hover,
.sub-item-rows .row.top10:hover,
#mobile-menu li a:hover
{
background:#f4f4f4;
}

.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:#474d5d;
}

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

#merchant-map{
border:1px solid #c9c7c7;
border-top:2px solid #00B279;
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: auto !important;
}

.text-strike{
position:relative;
}
.text-strike .sline{
width:100%;
display:block;
position:absolute;
z-index:1;
border-bottom:2px solid #474d5d;
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 #f75d34;
display:block;
margin:auto;
}

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

.rounded-circle i{
color:#f75d34 !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: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: #73B000;
color: #fff;
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: 0;
    position: relative;
    top: 4px;
}
.contact-banner p:last-child{
    padding: 1px 0 15px;
}

.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:400px;
}

.container-map .black{
background:#060606;
border:1px solid #f75d34;
border-left:0;
}

.container-map .dim{
background: rgb(6, 6, 6); 
background:rgba(6, 6, 6, 0.6);
border:1px solid #f75d34;
}

.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:#319db5;
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:#f75d34;
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-section .line-top{
padding-top:8px;
padding-bottom:8px;
margin-top:15px;
margin-bottom:15px;
}

.connected-wrap .col-1{
width:25%;
background:#00b279;
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,
.merchant-social-list a
{
color:#919eaf;
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
{
color:#00aced;
}
.section-footer .social-wrap a:hover i.ion-social-facebook
{
color:#3b5998;
}
.section-footer .social-wrap a:hover i.ion-social-instagram
{
color:#b68066;
}
.section-footer .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:4%;
}

.menu-nav-mobile a,
.cart-mobile-handle a
{
color:#000;
font-size:30px;
display:block;
}

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

.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;
display: none;
}

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

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

.mobile-cart-parent
{
background:#ff;
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:#f75d34;
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: 20px;
    padding-bottom: 20px;
    background: #f5f5f5;
}
#mobile-app-sections .container-medium
{
   /* margin-left: 0px;*/
    max-width: 1174px;
     /*margin: auto;*/
}
.container-medium {
max-width:800px;
margin:auto;
}

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

#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;
object-fit: cover;
}

.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;
top:0;
width:100%;
padding:5px 30px;
z-index:999;
}

.cookie-wrap p,
.cookie-wrap a.orange-button,
.cookie-wrap a.green-button
{
font-size:14px;
}
.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:15%;
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,
.google-button.orange-button
{
margin:auto;
display:table;
position:relative;
width:260px;
text-align:center;
}

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

.fb-button.orange-button i,
.google-button.orange-button i
{
font-size:30px;
position:absolute;
top:15%;
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:5px;
}
.language-selection-wrap ul li a{
color:#f75d34;
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:0;
}

.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: #474d5d;
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 #f75d34;
}

.cart-mobile-handle .badge{
position: absolute;
right: 9px;
top: 7px;
background:#73B000;
}
.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 #f75d34;
  -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;
}
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 #f75d34;
border-bottom:1px solid #f75d34;
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 #f75d34;
}
.fields-location-wrap .col-sm-4.right-border,
.fields-location-wrap .col-sm-6.right-border
{
border-right:1px solid #f75d34;
}

.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:#f75d34;
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:#f75d34;
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 li{
display:table-cell;
vertical-align:middle;
padding:5px;
padding-left:10px;
padding-right:10px;
}
  
.merchant-social-list a:hover{
color:#d34836;
}
.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-bottom: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:#00b279;
top:4px;
}
.collapse-parent a:hover{
color:#6ac0a5;
}
/* COLAPSE MENU */

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


/** 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:#f75d34;
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:#00b279;
font-size:100px;
}
/*END STRIPE IDEAL RECEIPT*/

.mytable.dish-category{
width: auto;
}

.request_cancel_order,
.pending_for_review
{
display:inline-block;
margin-top:10px;
}


/**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-top: -28px;
padding: 5px 5px 5px 34px;
font-size: 16px;
font-family: "Open Sans",sans-serif;
/*color:#444;*/
color:#fff;
background-color: transparent;
position:absolute;
}
#mapbox_s_goecoder .geocoder-icon{
top: -23px;
}
#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;
}

/*by anuj...............*/
a.add_favorite_dishes:hover{
  color:#00b279;
  }

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

.menu-header a.add_favorite_dishes{
  color:#fff;
  }
  a.add_favorite_dishes.selected,
  .menu-header a.add_favorite_dishes.selected
  {
  color:#f75d34;
  }
/*...........................*/

a.add_favorites:hover{
color:#00b279;
}

a.add_favorites i{
font-size:25px;
}
.equal_table {
display:table;
}
.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:#f75d34;
}

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

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

.view-reviews{
position:relative;
}

.badge_review{
background:#009fe3;
color:#fff;
position: absolute;
right: -8px;
top: 0;
}
.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:10px;
}
.box_green .text_left{
text-align:left;
}
.box_green p.bold{
margin:0;
margin-bottom:5px;
}
.box_green .col-md-2{
padding-top:10px;
}
/*** chef page css start *******/
.order-progress-bar {
    background-color: #fdfbfa;
}
.order-progress-bar a {
    font-size: 14px;
    line-height: 19.8px;
    color: #141414;
    border: 1px solid #b0b0b0;
    padding: 10px 15px;
    display: inline-block;
    border-radius: 11px;
}
.order-progress-bar a:hover, .order-progress-bar a.active,
.order-progress-bar a.active.current {
    border-bottom: 1px solid #bcbcbc;
    color: #141414;
    font-weight: 400;
}
.search_listView_heading .search_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.search_listView_heading .search_inner h2 {
    margin: 0;
    font-size: 38px;
    line-height: 62px;
    font-weight: 700;
    color: #141414;
    font-family:'Open Sans';
}
.search_listView_heading {
    margin: 0 0;
}
.search_listView_heading .search_inner a {
    color: #73B000;
    font-weight: 700;
    font-size: 22px;
    line-height: 29.96px;
}
.result-merchant #search-listview .inner h2.concat-text {
    margin: 16px 0 10px;
    padding: 0;
    color: #141414;
    font-weight: 700;
    font-size: 18px;
    line-height: 24.51px;
    opacity: 1;
    text-align: left;
    font-family:'Open Sans';
}
.result-merchant #search-listview .inner {
    background: transparent;
    border: none;
    text-align:left;
    padding: 0px 7px 7px 7px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.result-merchant #search-listview .inner.mehko, .ftu_item.inner.mehko {
    border: 2px solid #315b2d;
    margin-bottom: 10px;
}
.result-merchant #search-listview .inner.cfo, .ftu_item.inner.cfo {
    border: 2px solid #e05825;
    margin-bottom: 10px;
}
.result-merchant #search-listview .inner.restaurant, .ftu_item.inner.restaurant {
    border: 2px solid #26558b;
    margin-bottom: 10px;
}
.result-merchant #search-listview .inner.tff, .ftu_item.inner.tff {
    border: 2px solid #73B000;
    margin-bottom: 10px;
}
.result-merchant #search-listview .inner.mobile, .ftu_item.inner.mobile {
    border: 2px solid #CF8D29;
    margin-bottom: 10px;
}
.result-merchant #search-listview .inner.retailer, .ftu_item.inner.retailer {
    border: 2px solid #39378D;
    margin-bottom: 10px;
}
.result-merchant #search-listview .inner.certified, .ftu_item.inner.certified {
    border: 2px solid #659300;
    margin-bottom: 10px;
}

.ftu_item.inner
{
    padding: 0px 7px 7px 7px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.result-merchant #search-listview .inner p.cuisine.concat-text span.badge {
    color: #141414;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    background: #F2F2F2;
    padding: 2px 8px;
    border-radius: 8px;
}
.result-merchant #search-listview .inner p.cuisine.concat-text span.badge:not(:last-child) {
    margin-right: 14px;
}
.result-merchant ul.services-type {
    margin: 0 auto 18px;
}

.search_first_desc p {
    color: #ADAEAF;
    font-weight: 400;
    font-size: 14px;
    line-height: 19.07px;
}
.search_first_desc {
    margin-bottom: 25px;
    text-align:left;
}

.result-merchant #search-listview .inner a.orange-button.rounded3.medium {
    background: #73B000;
    border-color: transparent;
    border-radius: 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19.07px;
    padding: 10px 24px;
    display: inline-block;
}
.result-merchant #search-listview .inner .mytable .mycol {
    border: none;
}
.result-merchant #search-listview .inner img.logo-medium {
    max-width: 100%;
    height: 190px;
    object-fit: cover;
    min-width: 100%;
    width: 100%;
    max-height: unset;
    margin-top:  7px;
    border-radius: 5px !important;
}
.sections.section-feature-resto .ftu_flx .ftu_img img
{
    max-width: 100%;
    height: 190px;
    object-fit: cover;
    min-width: 100%;
    width: 100%;
    max-height: unset;
    margin-top:  7px;
    border-radius: 5px !important;
}
.logo_footer img{
    object-fit:contain;
}
.menu-top-menu{
    margin-top: 145px;
}
ul#mobile-menu {
    width: 100%;
}
.mtm_flx {
    display: flex;
    width: 100%;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
}
.search-wraps.dishes_search {
    background: #fdfbfa;
       width: 100%;
}
.search-wraps div#search_bar input {
    width: 100%;
    border-radius: 20px;
    padding: 10px 20px;
    border: 1px solid #BBBBBB;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 25px;
    height: 54px;
    margin-left: 0;
    background-color: transparent;
}
.dishes_search div#search_bar form {
    max-width: 674px;
    position: relative;
    width: 100%;
}
.dishes_search div#search_bar form button#search {
    margin-left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -3px;
    right: 5px;
    height: 43px;
    width: 146px;
    padding: 10px;
    background: #F9A832;
    border-radius: 18px;
    font-size: 14px;
    line-height: 19px;
    font-weight: 700;
    margin-left: 18px;
    margin-bottom: 40px;
}
.dishes_search  h5 {
    margin-left: 15px;
}
.dishes_search div#search_bar {
    margin-bottom: 0;
}
.dishes_main_sec {
    background: #fdfbfa;
}
.dishes_main_sec .filter-box a span {
    background: transparent;
}
.parallax-search, .mobile-banner-wrap .layer {
    min-height: unset;
}
.dishes_main_sec .filter-box a span {
    background: transparent;
    margin-left: 0 !important;
    display: block;
    text-align: center;
    padding: 0;
    font-size: 14px;
    line-height: 19.8px;
    font-weight: 400;
}
.dishes_main_sec .filter tr td:first-child .filter-box {
    margin-left: 0 !important;
}
.dishes_main_sec .section-feature-resto {
    padding-top: 45px;
}
.dishes_main_sec .section-feature-resto p.search_heading {
    font-size: 38px;
    font-weight: 700;
    line-height: 62px;
    color: #141414;
    margin-bottom: 28px;
}
.dishes_main_sec .section-feature-resto a#see_all {
    display: none;
}
.dishes_pop_up_main {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
    /*display: none;*/
}

.dishes_pop_up_main .overlay {
    background: #00000040;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.dishes_pop_up_main .pop_up_body {
    max-width: 803px;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    top: 68px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    border-radius: 37px;
    overflow-X: hidden;
    height: 90vh;
}
.dishes_pop_up_main .pop_up_body::-webkit-scrollbar{
    width:0;
}
.pop_up_images_slider{
    padding: 0 15px;
}
.dishes_pop_up_main .pop_up_banner {
    max-height: 316px;
    height: 100%;
    object-fit: cover;
    margin-bottom: 16px;
}
.popup_text {
    padding: 0 35px;
}

.popup_flx {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.popup_text .popup_flx{
    margin-bottom: 0;   
}

.popup_flx .price {
    color: #73B000;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom:0;
}
.heading_top.popup_flx .price {
    font-size: 22px;
    line-height: 28px;
}

.popup_text .popup_flx h2 {
    color: #141414;
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    margin: 0;
}

.popup_text .pop_desc p{
    color: #5E5E5E;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
}

.popup_text .popup_flx h3 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #141414;
    margin: 0;
}

.popup_text .popup_text_main {
    margin-top: 22px;
}
.popup_slider {
    display: flex;
    justify-content: space-between;
}

.dishes_pop_up_main .pop_up_banner img {
    width: 100%;
    height: 100%;
    display: block;
    min-height: 316px;
    object-fit: cover;
}
.pop_desc.half_wid {
    max-width: 532px;
 }
.popup_text .pop_desc {
    margin-top: 8px;
}
.pop_desc.half_wid {
    max-width: 532px;
    width: 100%;
}

.popup_text .pop_desc {
    margin-top: 8px;
}

.popup_text .popup_text_main .popup_options input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin-right: 14px;
}

.popup_text .popup_text_main .popup_options label {
    font-size: 13px;
    line-height: 25px;
    color: #5E5E5E;
}

.popup_text .popup_text_main .popup_options {
    margin-top: 17px;
}
.popup_text .popup_total_price {
    margin-top: 53px;
    border-top: 0.78px solid #CDCDCD;
    padding-top: 37px;
}
.popup_flx_checkbox {
    display: flex;
    flex-wrap: wrap;
}

.popup_flx_checkbox label {
    margin-bottom: 0;
}
.popup_total_price .total_price {
    color: #141414;
    font-weight: 700;
    font-size: 16px;
    line-height: 27px;
}
.popup_addCart .add_btn button {
    background: #73B000;
    font-weight: 700;
    font-size: 16px;
    line-height: 27px;
    color: #FDFBFA;
    padding: 8px 19px;
    border-color: transparent;
    border-radius: 12px;
    width: 100%;
    text-transform: uppercase;
    height: 50px;
}

.popup_addCart .add_btn {
    width: calc(100% - 250px);
}
.popup_addCart .add_cart_btn input {
    width: 45px;
    border: none;
    color: #141414;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
}
.popup_addCart {
    padding: 39px 55px 34px;
    margin-top: 51px;
    box-shadow: 0px -3.9016544818878174px 7.803308963775635px 0px #0000000D;
}
.popup_addCart .add_cart_btn button {
    background: transparent;
    border: none;
    font-size: 20px;
    font-weight: bold;
}
.popup_addCart .add_cart_btn button.minus {
    color: #B8B8B8;
}
.popup_addCart .add_cart_btn button.plus {
    color: #73B000;
}
.dishes_pop_up_main .pop_close {
    position: absolute;
    top: 20px;
    right: 40px;
    cursor: pointer;
}

.dishes_pop_up_main .pop_close span {position: relative}

.dishes_pop_up_main .pop_close span:before {
    content: "";
    width: 20px;
    height: 5px;
    background: #fff;
    position: absolute;
    border-radius: 5px;
    transform: rotate(45deg);
}

.dishes_pop_up_main .pop_close span:after {
    content: "";
    width: 20px;
    height: 5px;
    background: #fff;
    position: absolute;
    border-radius: 5px;
    transform: rotate(-45deg);
}
body.body_overflow {
    overflow: hidden;
}
.custmer_login,
.custom_login_banner {
    background: #fdfbfa;
}
.custmer_login .box-grey {
    border: none;
    background: transparent;
    text-align: center;
    max-width: 487px;
    margin: auto;
}
.custmer_login .box-grey .section-label {
    display: none;
}

.custmer_login .box-grey form input,
.section-forgotpass input{
    border: 1px solid #ADAEAF;
    background: transparent;
    border-radius: 12px;
    height: 50px;
    padding: 0;
    margin-bottom: 24px;
    padding: 0 36px;
}
.custmer_login .box-grey form .login_sub_btn input,
.section-forgotpass [type="submit"],
.section-forgotpass [type="submit"]:hover {
    margin-top: 22px;
    background: #73B000;
    line-height: 22px;
    font-weight: 700;
    font-size: 16px;
}
.custom_login_banner .search-wraps h1 {
    margin: 0;
    font-size: 38px;
    line-height: 62px;
    font-weight: 700;
}
.custom_login_banner .search-wraps p {
    font-size: 20px;
    line-height: 62px;
    font-weight: 400;
    margin-bottom:0;
}
.custmer_login .box-grey form .login_sub_btn {
    padding: 0 15px;
}
.merchant-step_2 {
    background: #fdfbfa;
}
.merchant-step_2 .box-grey.round.top-line-green select,
.merchant-step_2 .top-line-green form input {
    border: 1px solid #ADAEAF;
    background: transparent;
    border-radius: 12px;
}
.merchant-step_2 .box-grey.round.top-line-green input.green-button[type="submit"] {
    background: #73B000;
    width: 100%;
}
.merchant-step_2 .box-grey.round.top-line-green {
    background: transparent;
    border: none;
}
.merchant-step_2 div#change-package-wrap {
    border: none !important;
    background: transparent;
    text-align: right;
}
.order-progress-bar {
    text-align: center;
}
.merchant-step_2 .box-grey.round.top-line-green ul.chosen-choices {
    background: transparent;
    border-radius: 12px;
}
.merchant-step_2 .box-grey.round.top-line-green  .section-label a span {
    background: #fdfbfa;
}
.login_wrap.merchant_logins {
    padding-top: 180px;
    background-color: #FDFBFA;
}
.login_wrap.merchant_logins .uk-panel.uk-panel-box {
    max-width: 487px;
    margin: 0 auto;
}
.login_wrap.merchant_logins .uk-panel.uk-panel-box h3 {margin: 0;font-size: 38px;line-height: 62px;font-weight: 700;font-family: Open Sans;letter-spacing: 0em;text-align: center;color: #111112;}

.login_wrap.merchant_logins .uk-panel.uk-panel-box form#forms {
    margin-top: 50px;
}
.login_wrap.merchant_logins .uk-panel.uk-panel-box form#forms input {border: 1px solid #ADAEAF;background: transparent;border-radius: 12px;height: 50px;padding: 0;margin-bottom: 24px;padding: 0 36px;width: 100%;}
.login_wrap.merchant_logins .uk-panel.uk-panel-box form#forms button.uk-button.uk-width-1 {margin-top: 22px;background: #73B000;line-height: 22px;font-weight: 700;font-size: 16px;width: 100%;margin-bottom: 24px;padding: 0 36px;border-radius: 12px;height: 50px;border-color: transparent;text-decoration: none;color: #fff;}
.login_wrap.merchant_logins .uk-panel.uk-panel-box form#forms p {
    text-align: center;
        margin: 0;
    padding-bottom: 20px;
}

.login_wrap.merchant_logins .uk-panel.uk-panel-box form#forms p a.mt-fp-link {
    color: #f75d34;
    margin-top: 15px;
}
.login_wrap.merchant_logins .uk-panel.uk-panel-box form#mt-frm {
    margin-top: 17px;
}

.login_wrap.merchant_logins .uk-panel.uk-panel-box form#mt-frm h4 {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    line-height: 62px;
    font-family: Open Sans;
    letter-spacing: 0em;
    color: #141414;
}

.login_wrap.merchant_logins .uk-panel.uk-panel-box form#mt-frm input {border: 1px solid #ADAEAF;background: transparent;border-radius: 12px;height: 50px;padding: 0;margin-bottom: 24px;padding: 0 36px;width: 100%;}

.login_wrap.merchant_logins .uk-panel.uk-panel-box form#mt-frm button.uk-button.uk-width-1 {margin-top: 12px;background: #73B000;line-height: 22px;font-weight: 700;font-size: 16px;width: 100%;margin-bottom: 24px;padding: 0 36px;border-radius: 12px;height: 50px;border-color: transparent;text-decoration: none;color: #fff;}
.login_wrap.merchant_logins .uk-panel.uk-panel-box form#mt-frm-activation {
    margin-top: 12px;
}

.login_wrap.merchant_logins .uk-panel.uk-panel-box form#mt-frm p a.mt-login-link {margin-top: 12px;background: #73B000;line-height: 22px;font-weight: 700;font-size: 16px;width: 100%;margin-bottom: 24px;padding: 14px 36px;border-radius: 12px;border-color: transparent;text-decoration: none;color: #fff;display: inline-block;}

.login_wrap.merchant_logins .uk-panel.uk-panel-box form#mt-frm p {text-align: center;margin: 0;}
.login_wrap.merchant_logins .uk-panel.uk-panel-box form#mt-frm-activation input {
    border: 1px solid #ADAEAF;
    background: transparent;
    border-radius: 12px;
    height: 50px;
    padding: 0;
    margin-bottom: 24px;
    padding: 0 36px;
    width: 100%;
}

.login_wrap.merchant_logins .uk-panel.uk-panel-box form#mt-frm-activation button.uk-button.uk-width-1, .login_wrap.merchant_logins .uk-panel.uk-panel-box form#mt-frm-activation p a.mt-login-link {
    margin-top: 12px;
    background: #73B000;
    line-height: 22px;
    font-weight: 700;
    font-size: 16px;
    width: 100%;
    margin-bottom: 24px;
    padding: 14px 36px;
    border-radius: 12px;
    border-color: transparent;
    text-decoration: none;
    color: #fff;
    display: inline-block;
}

.login_wrap.merchant_logins .uk-panel.uk-panel-box form#mt-frm-activation p {
    text-align: center;
}
.login_wrap.merchant_logins .uk-panel.uk-panel-box form#mt-frm-activation h4 {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    line-height: 62px;
    font-family: Open Sans;
    letter-spacing: 0em;
    color: #141414;
}
.custo_pro {
    background: #fdfbfa !important;
}
.custo_pro .tabs-wrapper {
    border: none;
}
.custo_pro {
    background: #fdfbfa !important;
}

.custo_pro .tabs-wrapper {
    border: none;
}

.custo_pro .tabs-wrapper ul#tabs {
    background: transparent;
    border: none;
}
.custo_pro .tabs-wrapper ul#tab .box-grey.rounded {
    background: transparent;
    border: none;
}
.custo_pro .tabs-wrapper ul#tab .box-grey.rounded form.profile-forms input {
    height: 50px;
    background: transparent;
    border-radius: 12px;
    border: 1px solid #ADAEAF;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #141414;
    font-family: 'Open Sans';
        padding-left: 37px;
    padding-right: 37px;
}

.custo_pro .avatar-section {
    display: none;
}
.custo_pro .tabs-wrapper ul#tab .box-grey.rounded form.profile-forms input {
    width: 100%;
}
.custo_pro .tabs-wrapper ul#tab .box-grey.rounded form.profile-forms input[type="submit"] {
    background: #73B000;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    font-family: 'Open Sans';
    border-color: transparent;
}
.custo_pro .tabs-wrapper ul#tab .box-grey.rounded form p.text-small {
    z-index: 1;
    position: absolute;
    top: -10px;
    left: 30px;
    color: #73B000;
    background: #fdfbfa;
    padding-left: 10px;
    padding-right: 10px;
}
.custo_pro .tabs-wrapper ul#tab .box-grey.rounded form.profile-forms .col_half {
    position: relative;
}

.custo_pro .tabs-wrapper ul#tab .box-grey.rounded form.profile-forms .col_half{
    margin-top: 33px;
}
.custo_pro .tabs-wrapper ul#tab .box-grey.rounded form.profile-forms {
    max-width: 550px;
    width:100%;
}
.custo_pro .tabs-wrapper ul#tab .box-grey.rounded.section-address-book div#map_addressbook {
    margin-bottom: 33px;
}
.custo_pro .tabs-wrapper ul#tab .box-grey.rounded.section-address-book input, .custo_pro .tabs-wrapper ul#tab .box-grey.rounded.section-address-book select {
    background: transparent;
    border-radius: 12px;
    border: 1px solid #ADAEAF;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #141414;
    font-family: 'Open Sans';
    padding-left: 37px;
    padding-right: 37px;
}
.custo_pro .tabs-wrapper ul#tab .box-grey.rounded.section-address-book .col-md-6 {
    margin-top: 33px;
}
.custo_pro .tabs-wrapper ul#tab .box-grey.rounded.section-address-book input.green-button.medium.inline {
    background: #73B000;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    font-family: 'Open Sans';
    border-color: transparent;
}
.custo_pro .tabs-wrapper ul#tab .box-grey.rounded.section-address-book a.green-text.top10.block {
    margin-left: 15px;
}

.invert_frinds{
    margin-left:-15px;
}
.invfd_heading{
    font-family: Open Sans;
    font-size: 28px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left;
    color:#111112;
}
.invfd_txt p{
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color:#141414;
}
.invfd_code .invfd_code_val{
    color:#73B000;
    font-family: Open Sans;
    font-size: 28px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left;
}
.invfd_txt{
    margin:25px 0;
}
.invfd_code .invfd_code_txt{
    color:#141414;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left; 
    padding-left:25px;
}
.invfd_code {
    display: flex;
    align-items: center;
}
.fntadd_heading{
    font-family: Open Sans;
    font-size: 28px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left;
    color:#111112;
}
.custo_pro .section-order-history a.section-label-a {
    display: none;
}
.custo_pro .section-order-history h2 {
    text-align: left;
    font-weight: 700;
    font-size: 38px;
    line-height: 62px;
}
.custo_pro .section-order-history .orders_main {
    background: #fff;
    border: 1px solid #E9E9E9;
    max-width: 100%;
    border-radius: 8px;
    padding: 21px 16px;
    margin-top: 38px;
}
.custo_pro .d-flex {
    display: flex;
    justify-content: space-between;
}

.custo_pro .orders_left {
    width: 80%;
}

.custo_pro .orders_right {
    width: 20%;
    text-align: right;
}

.custo_pro .orders_left_img {
    width: 20%;
}

.custo_pro .orders_left_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.custo_pro .orders_left .orders_left_list {
    width: 80%;
    margin-left: 17px;
}

.custo_pro .orders_left .orders_left_list h3 {
    margin: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 24.51px;
    margin-bottom: 8px;
    color: #141414;
}

.custo_pro .orders_left .orders_left_list .order_det_list {
    color: #141414;
    font-weight: 400;
    font-size: 14px;
    line-height: 19.07px;
    margin-bottom: 8px;
}
.custo_pro .orders_left .orders_left_list p.deliver {
    color: #ADAEAF;
    font-weight: 400;
    font-size: 12px;
    line-height: 16.34px;
}
.custo_pro .orders_right p.price {
    color: #141414;
    font-weight: 700;
    font-size: 25.18px;
    line-height: 34.29px;
    margin-bottom: 11px;
}
.custo_pro .orders_right button {
    background: #73B000;
    border-radius: 10px;
    font-weight: 600;
    line-height: 19.07px;
    font-size: 14px;
    color: #FDFBFA;
    border-color: transparent;
    padding: 10px 24px;
}
.custo_pro .section-order-history .orders_main .orders_bottom {
    border-top: 1px solid #BBBBBB80;
    margin-top: 23px;
}
.custo_pro .section-order-history .orders_main .orders_bottom h2.expand {
    cursor: pointer;
    margin: 0;
    font-size: 14px;
    line-height: 19.07px;
    color: #141414;
    margin-top: 23px;
    font-weight: 700;
    font-family: 'Open Sans';
    position: relative;
}
.custo_pro .section-order-history .orders_main .orders_bottom h2.expand span {
    font-weight: 400;
}
.custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand {
    padding-top: 21px;
    display: none;
}
.custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand .bottom_expand_main {
    margin-top: 21px;
    align-items: center;
}

.custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand .bottom_expand_main .bottom_img {
    width: 84px;
    height: 56px;
}

.custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand .bottom_expand_main .bottom_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand .bottom_expand_main .bottom_desc {
    margin-left: 23px;
        position: relative;
    width: calc(100% - 80px);
}

.custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand .bottom_expand_main .bottom_desc p {
    color: #141414;
    font-weight: 700;
    font-size: 15px;
    line-height: 30px;
}
.custo_pro .d-flex-center {
    display: flex;
    align-items: center;
}
.custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand .bottom_expand_main .bottom_expand_right p.price {
    color: #73B000;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
}
.custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand .bottom_expand_main .bottom_expand_left {
    width: 90%;
}
.custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand .sub_total {
    border-top: 0.81px solid #9A9A9A;
    margin-top: 45px;
    margin-bottom: 10px;
    padding-top: 10px;
}

.custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand .sub_total .total_sub {
    padding-top: 10px;
}

.custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand .sub_total .total_sub p {
    color: #141414;
    font-weight: 700;
    font-size: 15px;
    line-height: 30px;
    font-family: 'Open Sans';
}

.custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand .sub_total .total_sub p.sb_pri {
    color: #73B000;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
}
.custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand .total_inc_gst {
    border-top: 0.81px solid #9A9A9A;
    padding-top: 55px;
}

.custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand .total_inc_gst p {
    color: #141414;
    font-weight: 700;
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 25px;
}

.custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand .total_inc_gst p.sb_pri {
    color: #73B000;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
}
.custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand.open {
    display: block;
}
.section-how-it-works .how_main_img img {
    position: relative;
    left: -22px;
}
.invert_frinds {
    margin-top: 58px;
}
.invert_frinds .invfd_txt{
    margin-top: 5px;
}
.custo_pro .tabs-wrapper ul#tab .box-grey.rounded form.profile-forms input[type="submit"] {
    width: auto;
    padding: 0 83px;
}
.custo_pro .front_address a.green-button.inline.rounded {
    background: #73B000;
    border-radius: 12px;
    font-size: 16.14px;
    display: inline-block;
    font-weight: 600;
    padding: 10px 20px;
}
.custo_pro .change_password .chngpd_box input {
    height: 50px;
    background: transparent;
    border-radius: 12px;
    border: 1px solid #ADAEAF;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #141414;
    font-family: 'Open Sans';
    padding-left: 38px;
    padding-right: 37px;
    margin-top: 33px;
}
.custo_pro .change_password .chngpd_box  input.fntadd_btn {
    background: #73B000;
    border-radius: 12px;
    font-size: 16.14px;
    display: inline-block;
    font-weight: 600;
    color: #fff;
}

@media (min-width: 320px) and (max-width : 374px) 
{
  .ab13
  {
        margin-left: 50px;
  }
}

@media (min-width: 375px) and (max-width : 413px) 
{
  .ab13
   {
          margin-left: 80px;
    }
}  
@media (min-width: 414px) and (max-width : 767px) 
  {
    .ab13
    {
          margin-left: 100px;
    }
  }
  
  
.ab7
{
  color: #000 !important;
   border:none !important;
}
.ab13{
  max-height: 160px;
  min-height: 160px;
  min-width: 165px;
  max-width: 165px;
}
.ab12{
  text-align: -webkit-center !important;
  margin-top: 15px !important;
  color: #000;
}
.resto_name{
  margin-bottom: 0px !important;
  font-size: 16px !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 12px;
  line-height: 24px;
  color: #1F1F1F !important;
  text-align:left;
}

.container{
    max-width: 1280px;
} 
.ftu_flx {
    display: flex;
    justify-content: left;
    flex-wrap:wrap;
}
.ftu_item{
    margin: 0 5px;
}
.ftu_img img{
    width:100%;
    max-height:unset;
    border-radius:6px;
    height:260px;
    object-fit:cover;
    max-width:unset;
}
.ftu_img{
    position:relative;
}
.ftu_fav {
    position:absolute;
    right:10px;
    bottom:10px;
}
.section-feature-resto .ftu_detail .ftu_title {
    color: #000;
    margin-top: 16px;
    margin-bottom: 10px;
    font-family: 'Open Sans';
    font-weight: Bold;
    font-size: 18px;
    line-height: 25px;
}

/********** Featured Restaurent css start*********/
.section-feature-resto {
    padding: 86px 0;
    background: #fdfbfa;
}

.section-feature-resto .ftu_header_flx h3 {
    margin: 0;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 62px;
    margin-bottom: 36px;
    color:#141414;

}

.section-feature-resto .ftu_header_flx a {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    text-align: right;
    text-transform: uppercase;
    color: #73B000;
    display: inline-block;
    }

.section-feature-resto .ftu_header_flx {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap:wrap;
}
/*.sections.section-feature-resto .ftu_flx .ftu_img img {
    width: 100%;
    max-height: 14vw;
    object-fit: cover;
    border-radius: 28px;
}*/

.sections.section-feature-resto .ftu_flx .ftu_img a {
    box-shadow: inset 0px 4px 28px rgba(0, 0, 0, 0.05);
}
.section-feature-resto p#cusine_chefs {
    margin-top: 11px; 
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    margin-bottom: 0px;
}
.ftu_cat .badge {
    background-color: #F2F2F2;
    font-weight: 400;
    color: #141414;
    margin-right: 10px;
    padding: 5px 9px;
    font-size: 13px;
    line-height: 19px;
    border-radius: 8px;
    margin-top: 10px;
    font-family: 'Open Sans';
}
.section-feature-resto .ftu_flx .ftu_service {
    display: none;
}
.ftu_detail .ftu_address {
    margin-top: 18px;
    font-size: 14px;
    line-height: 19px;
    color: #ADAEAF;
    max-width: 278px;
    width: 100%;
    margin-bottom: 25px;
    margin-left: 0;
    font-family: Open Sans;
}
.section-feature-resto .ftu_flx .ftu_detail a#chef_details {
    background: #73B000;
    padding: 8px 21px;
    font-size: 13px;
    line-height: 19px;
    font-weight: 600;
    font-family: 'Open Sans';
    color: #FDFBFA;
    border-radius: 10px;
}

/********** Featured Restaurent css end here*********/

/********** Browse Cousion css start*********/
.browse-cusion {
    background: #fdfbfa;
    padding: 53px 0 188px;
}
.sections.browse-cusion p {
    font-size: 38px;
    line-height: 62px;
    font-weight: bold;
    font-family: 'Open Sans';
    color: #141414;
    margin-bottom: 0;
}
.browse-cusion .sections.cusion-slider {
    padding-top: 40px;
    padding-bottom: 0px;
}
.browse-cusion .sections.cusion-slider h3.resto_name {
    margin-top: 16px !important;
    color: #141414 !important;
    font-size: 20px !important;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
}
.browse-cusion .sections.cusion-slider {
    padding-top: 40px;
    padding-bottom: 0;
}
.browse-cusion .cusion-slider .owl-nav button.owl-next {
        transform: rotate(180deg);
         right: 10px;
}
.browse-cusion .cusion-slider .owl-nav button.owl-prev {left: -90px;}
.browse-cusion .sections.cusion-slider .owl-item img.absquer {
    object-fit: cover; 
    aspect-ratio: 1 / 1;
    width:100%;
}
/********** Browse Cousion css end here*********/

/********** how it works css start from here*********/

.sections.section-how-it-works {
    padding: 115px 0;
    background-color: #FDE6BA;
    max-height: unset;
    min-height: unset;
}
.sections.section-how-it-works h2 {
    color: #141414;
    font-size: 30px;
    line-height: 40px;
    font-family: 'Open Sans';
    font-weight: bold;
    margin-top:0;
}
.sections.section-how-it-works h4 {
    max-width: 434px;
    color: #141414;
    font-size: 16px;
    font-family: 'Open Sans';
    line-height: 22px;
    font-weight: 400;
    margin: 0;
}

.sections.section-how-it-works .works-number {
    padding-top: 60px;
    display: flex;
    justify-content: space-between;
}
.how_main_img {
    padding-top: 30px;
}
.sections.section-how-it-works .heading_inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.sections.section-how-it-works .heading_inner div#heart {
    margin-left: 20px;
    background: #F9A832;
    border-radius: 18px;
    padding: 10px 37px;
}
.sections.section-how-it-works .heading_inner div#heart img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}
.sections.section-how-it-works .works-number p#round_num {
    margin-left: 0;
    background-color: #F9A832;
    font-size: 14px;
    line-height: 19px;
    font-family: 'Open Sans';
    font-weight: 600;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 0;
    height: 36px;
    width: 36px;
    position: relative;
}
.sections.section-how-it-works .works-number .works-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width:calc(100% - 150px);
}
.sections.section-how-it-works .works-number .works-inner img {
    margin-right: 17px;
}
.sections.section-how-it-works .works-number .works-inner .works-right h5 {
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    font-family: 'Open Sans';
    color: #141414;
    margin-top: 0;
    margin-bottom: 8px;
}
.sections.section-how-it-works .works-number .works-inner .works-right h6 {
    color: #3F3F3F;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Open Sans';
    color: #3F3F3F;
}
.sections.section-how-it-works .works-number .works-inner .works-right {
    width: calc(100% - 60px);
}
/********** how it works css end here*********/


.stdlv_flx{
    display:flex;
    align-items: center;
    flex-wrap:wrap;
}
.stdlv_item {
    width:50%;
}
.stdlv_txt{
    padding-right:160px;
    text-align:left;
}

.stdlv_points{
    background: #F2F2F2;
    color:#141414;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px; 
    text-align: center;
    width:calc(33.33% - 15px);
    padding:17px 5px;
    border-radius:15px;
    margin: 12px 0;
}
.stdlv_list{
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.stdlv_txt h2{
    text-align:left;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 62px;
    color: #141414;
}
.stdlv_txt p{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px; 
    color: #141414
}
.section-deliver{
    background: #FDFBFA;
    padding:140px 0;
}
#mobile-app-sections{
    padding-top: 20px;
    padding-bottom: 20px;
    background: #f5f5f5;
}
.mbap_flx {
    display: flex;
    align-items: center;
    flex-wrap:wrap;
    
}
.mbap_item {
    width:50%;
}
.mbap_border{
    display:flex;
}
.mbap_border_img{
    width:175px;
    padding-right:40px;
}
.mbap_txt h2{ 
    font-family: Open Sans;
    font-size: 38px;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom:40px;
    color:#141414;
}
.mbap_txt p{ 
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color:#141414;  
    margin-bottom:40px;
}
.mbap_txt_inner {
    max-width: 450px;
    padding-left: 20px;
}
.stry_heading{
    color:#141414;
    font-family: Open Sans;
    font-size: 38px;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: 0em;
    text-align: left;
}
.stry_flx{
    display:flex;
    justify-content: space-between;
    flex-wrap:wrap;
}
.stry_item{
    width:calc(50% - 10px);
}
.stry_big_img{
    width:100%;
    object-fit:cover;
    border-radius:20px;
}
.stry_info h5{
    color:#141414;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 25px;
}
.stry_section {
    padding: 120px 0;
    background-color:#FDFBFA;
}
.stry_tag{
    color:#ADAEAF;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom:25px;
}
.stry_txt{
    color:#ADAEAF;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    padding-right:90px;
}
.stry_scroll{
    overflow-x: auto;
    overflow-y: auto;
    text-align: justify;
    height: 420px;
}


.stry_scroll::-webkit-scrollbar {
  width: 3px;
}
 
.stry_scroll::-webkit-scrollbar-track {
   
   background-color: #D2D2D2 !important;
}
 
.stry_scroll::-webkit-scrollbar-thumb {
  background-color: #BABABA !important; 
}
.stry_scll_flx{
    display:flex;
    justify-content: space-between;
    margin-bottom:17px;
    padding-right:25px;
    flex-wrap:wrap;
}

.stry_scll_img img{
    border-radius:10px;
    width:100%;
    display:black;
}
.stry_scll_txt{
    width:calc(100% - 200px);
     display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.stry_scll_img{
    width:180px;
}
.stry_scll_top h5{
    color:#141414;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 0;
}
.stry_scll_top_txt{
    color:#ADAEAF;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
}
.stry_scll_bottom{
    display:flex;
    justify-content:space-between;
    align-items:center;
}
.stry_scll_name{
    color:#ADAEAF;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left; 
}
.stry_scll_time{
    color:#ADAEAF;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
}

.blg_flx{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
}
.blg_item{
    width:calc(50% - 10px);
}
.blg_heaidng{
    color:#141414;
    font-family: Open Sans;
    font-size: 38px;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: 0em;
    text-align: left;
    margin-top:0;
    margin-bottom: 50px;
}
.blg_subtxt{
    color:#ADAEAF;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom:20px;
}
.blg_left_reive{
    color:#141414;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    position:relative;
    padding-left:80px;
    padding-right:60px;
}
.blg_left_reive:before{
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:80px;
    height:100%;
    background-image:url(../images/review.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 35px;
}

.blg_review_gird{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.blg_review_item{
    width:calc(50% - 20px);
    margin-bottom: 40px;
}
.blgrvw_box{
    background-color:#F5F5F5;
    border-radius:10px;
    padding: 15px;
    margin-top: 10px;
}
.blgrvw_name{
    color:#141414;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom:10px;
    position:relative;
    display: inline-block;
}
.blgrvw_name:before{
    content:'';
    position:absolute;
    right: -40px;
    height: 1px;
    width: 30px;
    background-color: #141414;
    top: 50%;
    
}

.blgrvw_txt{
    color:#ADAEAF;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
}
.blg_heaidng #arrow{
    padding:10px 20px;
}
#arrow_img img{
    max-height:32px;
}
.blg_review_img #story_img{
    max-width:110px;
}
.blog_section {
    padding: 120px 0;
    background-color: #FDFBFA;
}
.section-accordion{
    padding: 60px 0;
    background-color: #FDFBFA;
}   
.section-accordion .panel-custom{
    background-color:transparent;
    border-radius: 0;
}
.panel-custom .panel-heading{
    padding:20px 0; 
}
.acd_flx {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.acd_heading a{
    color:#141414;
    font-family: Open Sans;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    text-decoration:none;
}

.footer_section{
    background-color:#F5F5F5;
    padding:70px 0; 
}
.footer_bottom{
    text-align:center;
    border-top:1px solid #C0C0C0;
    margin-top: 60px;
    padding-top: 60px;
}
.owl-nav span{
    display:none;
}
.owl-nav [type="button"]{
    background-image:url('../images/arrow_slider.png')!important;
    width: 40px;
    height: 15px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-color: transparent!important;
}
.works-number-numbers{
    position:relative;
    padding-right: 50px;
    width:150px;
}
.works-number-numbers:before{
    position:absolute;
    left: 20px;
    top: 17px;
    content:'';
    width:110px;
    height:1px;
    background-color:#ADAEAF;
}
.top-index .btn-lg{
    font-size:14px;
}
.top-menu-wrapper .col-b .btn-group-inline button .fa-user:before{
    display:none;
}
.top-menu-wrapper .col-b .btn-default{ 
    background-color: #0e0e0e !important;
    color:#fff !important;
    box-shadow:none !important;
    border-radius: 25px;
    font-size: 13px;
}
.top-menu-wrapper .col-b  .btn-default:hover,
.top-menu-wrapper .col-b .open .btn-default{
    background-color: transparent !important;
    color: #0e0e0e !important; 
}
.fa-shopping-cart img{
    width:24px;
/*    max-width:20px;*/
}
#search_box .home-search-subtext{
    margin-right:auto !important;
    margin-left:auto !important;
    text-align:left;
    width:80%;
}
#search_box{
    max-width:1024px;
    margin:0 auto;
}
.slider_item{
    padding:0 25px;
}
.footer_full_section{
    background-color:#FDFBFA;
}
.footer_full_section #curve{ 
    margin: 0 auto;
    display: block;
}
.stry_heading_flx {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.stry_scll_time img,
.stry_hd_time img{
    max-width: 13px;
    display: inline-block;
    margin-right: 4px;
    margin-top: -2px;
}
.top-menu-wrapper .dropdown-menu{
    min-width: 240px;
    top: calc(100% + 10px);
    border:none;
    -webkit-box-shadow: 0 1px 12px rgba(0,0,0,.175);
    box-shadow: 0 1px 12px rgba(0,0,0,.175);
}
.top-menu-wrapper .dropdown-menu:before{
    content:'';
    width:8px;
    height:8px;
    position:absolute;
    top: -9px;
    left: 10px;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid white;
}

.top-menu-wrapper .dropdown-menu li{
    border-bottom:1px solid #F2F2F2;
    padding:5px 0;
}
.top-menu-wrapper .dropdown-menu li:last-child{
    border:none;
}
.top-menu-wrapper .dropdown-menu li a{ 
    font-family: Poppins;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color:#4F4F4F;
}

.acd_icon img{
    width:26px;
}
.top-menu-wrapper .col-md-3.border{
    padding: 0;
}
ul.ft_social {
    display: flex;
}
ul.ft_social li{
    margin-right:20px;
    list-style: none;
}
.ftbt_txt span {
    padding: 0 15px;
}
.mobile-home-banner{
    display:none !important;
}
.search-wraps h1{    
    font-family: Open Sans;
    font-size: 38px;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: 0em;
    text-align: center;
    color:#111112;
}
.search-wraps p{
    font-family: Open Sans;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color:#141414;
}
.signup_secton{
    max-width:500px;
    margin:0 auto;
}
.sgn_input{
    margin-bottom:15px;
}
.sgn_input [type="text"], .sgn_input [type="password"]{
    border-radius:4px;
    background-color:transparent; 
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left; 
}
.sgn_term_txt{
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color:#141414;
}
.sgn_term{
    margin-bottom:15px;
}
.sgn_term, .sgn_term a{
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color:#141414;
}
.sgn_input [type="submit"]{
    background-color:#73B000;
    border-radius:4px;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color:#FDFBFA;
    border:1px solid #73B000;
}
.sgn_input [type="submit"]:hover{
    background-color:#FDFBFA;
    color:#73B000;
    border-color:#73B000;
}
 
.mytable .rating-stars,.mytable .store-rating-stars,.mytable .store-rating-stars__{
    text-align:left;
    display: flex;
}
.store-rating-stars,.store-rating-stars__,.rating-stars__
{
    cursor: pointer;
}
.mytable .rating-stars img,.mytable .store-rating-stars img{
    width: 17px;
    object-fit: contain;
}
.mytable .mycol p{
    display:none;
}
#search-listview .services-type{
    display:none;
}
.search-right-content .sort-wrap{
    display:none;
}
.progress-bar_flx {
    display: flex;
    flex-wrap: wrap;
}
.bar_item{
    margin-right:10px;
}
.cfsf_inner{
    max-width:670px;
}
.cfsf_input{
    position:relative; 
}
.cfsf_btn{
    position:absolute;
    background-color:#F9A832;
    color:#fff;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 700;
    line-height: 19.5px;
    letter-spacing: 0em;
    text-align: center;
    padding:10px 40px;
    border-radius:20px;
    right: 2px;
    top:2px;
    border: none;
}
.cfsf_style{
    width:100%;
    border-radius:20px;
    padding:10px 20px;
    border:1px solid #BBBBBB; 
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    background-color: transparent;
}
.chef_searcform{
    background-color: #fdfbfa;
    width: 47%;
    margin-left: 0px;
}
.chef_pick{
     
    background-color: #fdfbfa;
    padding-bottom:0;
}
.pkup_txt{
    color:#141414;
    font-family: Open Sans;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    cursor: pointer;
}
.pkup_calendar{
    display: none;
    margin-top:20px;
}
.filter-box{
    border: solid;
    border-width: 1px;
    border-radius: 7px;
    width: 134px;
    margin-left:18px;
}
.filter-box ul{
    display: none;
}
.dsh_header {
    margin-top: 25px;
}
.dsh_deal {
    display: flex;
    margin-top: 10px;
    background-color: #141414;
    padding: 10px 20px;
    border-radius: 8px;
    flex-wrap: wrap;
}
.dsh_label{
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 700;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}
.dsh_txt{
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color:#fff;
}
.dsh_price{
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 700;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: right;
    color:#fff;
    width:90px;
}
.dsh_txt_box{
    width:calc(100% - 90px);
}
.dish_heading{
    color:#111112;
    font-family: Open Sans;
    font-size: 36px;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: 0em;
    text-align: left; 
    margin-top:0;
}
.dish_cat_nav{
    display:flex;
    flex-wrap:wrap;
}
.dishes_box .dish_cat_nav li{
    padding:0;
    margin-right:10px; 
    border: 1px solid #F2F2F2;
    display: inline-block;
    border-radius:5px;
}
.dishes_box .dish_cat_nav li a{
    
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    
    padding: 5px 13px;
}


.dish_cat_item{
    margin-top:10px;
}
.dish___nav{
    display:flex;
    flex-wrap:wrap;
}
.dish_cat_item .dish___nav li{
    padding:0;
    padding-right:10px; 
}
.dish_cat_item .dish___nav li a{
    background-color:#F2F2F2;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    border-radius:5px;
    padding: 5px 13px;
}


.dish_hdtxt p{
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color:#5E5E5E;
}

.search_heading{
    color:#111112;
    font-family: Open Sans;
    font-size: 26px;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: 0em;
    text-align: left; 
}

.dshhd_img img{
    width:100%;
    border-radius:15px;
    display:blank;
    min-height: 220px;
    max-height: 464px;
    object-fit: cover;
}

.dish_flx{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.dish_flx .dish_item{
    width:calc(25% - 15px);
}

.dish_item .dish_img .logo-small{
    width:100%;
    border-radius:15px;
    display: block;
    max-height: unset;
    padding: 0;
    margin: 0;
    max-width: 100%;
    height: 180px;
    object-fit: cover;
}
.dish_img{
    position:relative;
}
.dish_img .dish_star{
    position:absolute;
    right:10px;
    bottom:10px;
}
.dish_detail{
    margin-top:10px;
}
.dish_detail .dish_title{
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color:#141414;
}
.dish_detail .concat-text{
    color:#ADAEAF;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left; 
}
.dish_item .btn {
    background-color:#73B000;
    color:#fff; 
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left; 
}
.dish_detail_txt{
    margin-bottom:10px;
}
.dishes_box .dish_cat_nav li.dish_li_dropdonw{ 
    position:relative;
    padding-right:10px; 
    
}
.dishes_box .dish_cat_nav li.dish_li_dropdonw:before{ 
    position:absolute;
    content:'';
    right:4px;
    height:7px;
    background-image:url('../images/sub_menu.png');
    background-size: contain;
    width: 7px;
    background-repeat: no-repeat;
    background-position: center;
    top: 9px;
}
.dish_cat_nav .dish_nav_dropdonw{
    position:absolute;
    width:100%;
    display:none;   
    flex-direction: column;
    background-color:#fdfbfa;
    border: 1px solid #F2F2F2;
    border-radius:5px;
    margin-top:4px;
}
.dish_cat_nav .dish_li_dropdonw:hover .dish_nav_dropdonw{
    display: flex;;
}
.dishes_main_sec .section-feature-resto.dishes_box{
    padding-top:0;
}
.dish_cat_nav .dish_li_dropdonw .dish_dropdonw_list{
    padding-right:0;
    border:none;
    margin:0;
}
.dish_cat_nav .dish_li_dropdonw .dish_dropdonw_list a{
    border:0;
    padding-right:0;
}
.popup_slider .owl-nav{
    top: calc(50% - 35px);
    width: 100%;
}
.popup_slider .owl-nav .owl-prev{
    left: 10px;
    background-image:url(../images/slider-left.png)!important;
}
.popup_slider .owl-nav .owl-next{
    right: 20px;
    background-image:url(../images/slider-right.png)!important;
}
.popup_slider .owl-nav button span{
    display:none;   
}
.popup_slider .owl-nav button{
    background-color:#fff !important;
    border-radius:50%;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 8px !important;
}
.slick_slider .slick-arrow{
    top: 120px;
}
.slick_slider .slick-arrow:before{
    color:#F9A832;
    font-size: 25px;
}
.srch_list_slider{
    display:flex;
}
.srch_lists{
    width:25%;
    padding:0 15px;
}
.srch_head {
    display: flex;
    justify-content: space-between;
    align-items:center;
    margin-top:0;
    margin-bottom:10px;
}
.srch_heading h2{
    margin: 0;
    font-size: 38px;
    line-height: 62px;
    font-weight: 700;
    color: #141414;
    font-family: 'Open Sans';
}
.srch_btn a{
        margin-top: 0 !important;
}
.srch_imag #chef_img{
    max-width: 100%;
    height: 190px;
    object-fit: cover;
    border-radius: 28px;
    min-width: 100%;
    width: 100%;
    max-height: unset;
}
.srch_imag{
    position:relative;
}
.srch_imag #star{
    position:absolute;
    left: unset;
    bottom: 26px;
    right:0;
}
.srch_info span.badge {
    color: #141414;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    background: #F2F2F2;
    padding: 2px 8px;
    border-radius: 8px;
}
.srch_info #chef_details{
    background: #73B000;
    border-color: transparent;
    border-radius: 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19.07px;
    padding: 10px 24px;
    display: inline-block;
}
.search_result_main{
        padding: 30px 0;
}
.filter{
    background: #fdfbfa;
}
.filter_table .filter-box{
     
    position: relative;
    width: 100%;
    border:1px solid #BBBBBB;
    padding: 6px;
    border-radius: 5px;
    margin: 0;
    padding: 0 13px;
}
.filter_table .filter-box ul{
    position:absolute;
    background-color:#fdfbfa;
    border:1px solid #BBBBBB;
    width: 100%;
    padding: 6px;
    border-radius: 5px;
    margin-top: 3px;
    left: 0;
    z-index:19;
    max-height: 260px;
    overflow-y: scroll;
}
.filter_table .filter-box ul::-webkit-scrollbar {
    width: 1px;
}
 .filter_table td{
     padding-right: 10px;
 }
#search_bar form{
     padding-left:15px;
 }
 .filter-box a span{
     background-color:transparent;
 }

.srch_info h4.concat-text {
    margin: 16px 0 4px;
    padding: 0;
    color: #141414;
    font-weight: 700;
    font-size: 18px;
    line-height: 24.51px;
    opacity: 1;
    text-align: left;
    font-family: 'Open Sans';
}
.container_full{
    /*overflow:hidden; */
    padding: 0 15px;
}

.order-progress-bar{
    background-color: #fdfbfa !important;
}
.prgbr_row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-top:15px;
}
.prgbr_item{
    margin:5px;
}
.mrch_inner {
    max-width: 720px;
    margin: 0 auto;
        position: relative;
}
.tbkb_button {
    position: absolute;
    right: -160px;
    top: 0;
}
.mincart_box{
    position:relative;
    z-index:99999;
}
.mct_bg{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    display:none;
}
.mcrt_inner{
    position:fixed;
    right:-100%;
    top:0;
    width:480px;
    max-width:100%;
    height:100vh;
    overflow-y:scroll;
    background-color:#fff;
    padding:20px;
    box-shadow: 0 0 8px #9b9b9b; 
    transition-duration: .6s;
}
.mincart_box.active .mcrt_inner{
    right:0;
}
.mincart_box.active .mct_bg{
    display:block;
}

.mcrt_flx {
    display: flex;
    align-items: center;
    margin-top: 15px;
    justify-content: space-between;
    width: 100%;
}
.mcrtqty_flx {
    display: flex;
    align-items: center;
}   
.mcrt_img{
    width:90px;
}
.mcrt_img img{
    display:block;
    width:100%;
    height:100%;
    border-radius:5px;
}
.mcrtqty_val{
    width:25px;
}
.mcrtqty_sign {
    width:13px;
    cursor:pointer;
}
.mcrtqty_sign img{
    width:100%;
    display:block;
}
.mcrtqty_val .mcrtqty_input{
    width:100%;
    border:none;
    font-weight:700;
    color:#141414;
    font-size:18px;
    text-align: center;
}
.mcrt_title{
    font-weight:700;
    color:#141414;
    font-size:16px;
    text-align: left;
}
.mcrt_price{
    font-weight:700;
    color:#73B000;
    font-size:16px;
}
.mcrt_detail {
    width: calc(100% - 190px);
/*    padding: 0 10px;*/
}
.mcrt_qty{
    position:relative;
    margin: 0 10px;
    padding-right: 10px;
}
.mcrt_qty:before{
    content:'';
    right:0;
    width:1px;
    height:90%;
    background-color:#CACACA;
    top:5%; 
    position: absolute;
}
.mcrt_header{
    color:#111112;
    font-weight:700;
    font-size:26px;
    margin-bottom:30px;
}
.mcrt_offer{
    display:flex;
    justify-content:space-between;
    margin: 30px 0;
}
.mcrtoff_item{
    width:calc(33.33% - 10px);
    border-radius:5px;
    background-color:#F5F5F5;
    padding:15px;
    text-align:center;
}
.mcrtoff_img img{
    height:30px;
    display:black;
}
.mcrtoff_txt{
    color:#141414;
    font-weight:700;
    margin-top:10px;
    font-size:14px;
}
.mcrt_total{
    border-top:1px solid #9A9A9A;
    /*border-bottom:1px solid #9A9A9A;*/
    margin:20px 0;
    padding:20px 0 0 0;
}
.mcrttl_flx{
    display:flex;
    justify-content:space-between;
    margin:10px 0;
}
.mcrttl_label{
    font-weight:700;
    font-size:16px;
    color:#141414;
}
.mcrttl_price{
    font-weight:700;
    font-size:16px;
    color:#73B000;
}
.mcrtdt_inptbox{
    position:relative;
}
.mcrtdt_input{
    width:100%;
    border:1px solid #ADAEAF;
    background-color:#FDFBFA;
    border-radius:4px;
    outline:none;
    color:#141414;
    padding: 10px 25px;
}
.mcrtdt_label{
    position:absolute;
    color:#73B000;
    font-weight:500;
    font-size:10px;
    left: 25px;
    top: -8px;
    background-color: #fff;
    padding: 0;
}
.mcrt_checkout{
    margin-top:20px;
    margin-bottom:10px;
}
.mcrt_discount {
    margin-bottom: 80px;
    margin-top: 30px;
}
.mcrt_checkout .mcrt_checkout_btn{
    width:100%;
    border:none;
    background-color:#73B000;
    color:#FDFBFA;
    padding:10px;
    font-size:15px;
    font-weight:700;
    border-radius:6px;
}
.bg_close{
    font-weight:700;
    cursor:pointer;
    font-size:16px;
    position:absolute;
    right:20px;
    top:20px;
}
.section-checkout {
    background-color: #FDFBFA;
}

.ftr_section .ftr_box{
    margin-top: 20px;
}
.ftr_dropdonw{
    background-color:#fff;
    box-shadow: 0 0 5px #969696;
    padding: 20px;
    border-radius: 10px;
    text-align: left;
    display:none;
    width:100%;
    z-index:9;
    position:absolute;
}
 
.ftr_list{ 
    text-align:center;
    max-width:280px;
    margin-top: 3px;
    position:relative;
}
.ftr_list .ftr_txt{
    padding:10px;   
    font-size:14px;
    cursor:pointer;
    border:1px solid #BBBBBB;
    border-radius:5px;
    width:100%;
    display:inline-block;
}
.ftr_item .ftr_label{
    position: relative;
    padding-left: 22px;
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: -.4px;
}
.ftr_item input[type=checkbox] {
    visibility: hidden; 
    position: absolute;
 }
.ftr_item .w3docs {
    position: absolute;
    top: 3px;
    left: 0;
    height: 17px;
    width: 17px;
    border: 1px solid #73B000;
}
     
.ftr_item input:active ~ .w3docs {
    background-color: white;
}
     
.ftr_item input:checked ~ .w3docs {
    background-color: #73B000;
}
     
.ftr_item .w3docs:after {
    content: "";
    position: absolute;
    display: none;
}
     
.ftr_item  input:checked ~ .w3docs:after {
    display: block;
}
     
.ftr_item .w3docs:after {
    left: 5px;
    bottom: 4px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.header_bg{
     background-color: #FDFBFA;
}
.section-menu-resturant{
        background-color: #FDFBFA;
}
.section-menu-resturant .tabs-wrapper{
    border:none;
}
.section-menu-resturant #tabs {
    border:none;
}
.tabs-wrapper #tabs.tabs_top_menu{
    background-color:transparent;
    text-align: left;
}
.tabs-wrapper #tab{
    padding:0;
}
.tabs_top_menu li{
    font-size: 14px;
    line-height: 19.8px;
    color: #141414;
    border: 1px solid #b0b0b0;
    padding: 10px 15px;
    display: inline-block;
    border-radius: 11px;
    margin-right: 5px;
}
.menuitem_grid{
    display:flex;
    flex-wrap:wrap;
    margin: 0 -10px;
}
.menuitem_grid .row_menu {
    width: 24%;
    padding: 5px 7px;
    background-color: #fff;
    margin: 5px;
    border-radius: 15px;
}
.row_menu_img img{
    display:block;
    width:100%;
    height:200px;
    object-fit:cover;
    border-radius:10px;
}
.menu__item .items-row {
    padding-left: 0;
}
.row_menu_addtocart .btn_addtocart {
    /*cursor: pointer;
    width: 100%;
    position: unset !important;
    background: #73B000;
    border-color: transparent;
    border-radius: 10px;
    font-weight: 600;
    font-size: 14px !important;
    line-height: 1.4;
    padding: 10px 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    margin-top: 10px !important;
    white-space: normal !important;
    word-break: break-word;
    text-align: center;
    text-wrap: balance;
    max-width: 100%;
    box-sizing: border-box;*/
    cursor: pointer;
    width: auto;
    /*position: relative;
    right: -138px;
    top: -62px;*/
    background: #73B000;
    border-color: transparent;
    border-radius: 7px;
    font-weight: 500;
    font-size: 14px !important;
    line-height: 1.4;
    padding: 5px 8px;
    display: inline-flex;
    justify-content: center;
    color: #fff !important;
}
.new_add_to_cart_btn {
    background-color: #fff;
    color: #000;
    padding: 0 7px;
    border-radius: 4px;
    margin-left: 36%;
    font-weight: bold;
    margin-top: 7px;
    font-size: 26px;
    cursor: pointer;
    height: 30px;
    display: flex;
    align-items: center;
}
.menu__item .food-price-wrap{
    display: flex;
    /*justify-content: space-between;*/
}
.menu__item .food-price-wrap p{
    /*color: #ADAEAF;*/
    font-weight: 400;
    font-size: 14px;
}
.row_menu_item_name{
    /*margin: 10px 0;*/
    margin: -48px 0;
    padding: 0;
    color: #141414;
    font-weight: 700;
    font-size: 18px;
    line-height: 24.51px;
    opacity: 1;
    text-align: left;
    font-family: 'Open Sans';
}
.menu__item .menu_cat_heading{
    margin: 10px 0 15px;
    font-size: 26px;
    line-height: 40px;
    font-weight: 700;
    color: #141414;
    font-family: 'Open Sans';
    display: inline-block;
    background-color: transparent;
}
.menu__item .menu_cat_subheading{
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
    color: #141414;
    font-family: 'Open Sans';
}
.menu__item .menu_cat_heading .ion-ios-arrow-thin-down{
    display:none;
}
.menu_flx_box .menu__item{
    margin-top:0;
}
.login_wrap #mt-frm,
.login_wrap #mt-frm-activation{
    display:none;
}
.col_full #tab{
    padding-left:0;
    padding-right:0;
}
.profile-forms .row {
    max-width:450px;
}


.pkup_calendar_inner{
    position: relative;
    
    background-color: #fdfbfa;
    padding-bottom: 20px;
    padding-top: 110px;
}
.chef_pick.active  .pkup_calendar_inner{
    
    z-index: 9;
}
.pkup_bg{
    position: fixed;
    left:0;
    top:0;
    width:100%;
    height: 100%;
    background-color: #000000ba;
    display: none;
    z-index: 8;
}
.chef_map.active .pkup_bg{
    display: block;
}
.pkup_icon img{
    width:8px;
    transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    transition-duration: .4s;
}
.chef_map.active .pkup_icon img{
    transform:rotate(270deg);
    -webkit-transform:rotate(270deg);
    -moz-transform:rotate(270deg);
}
body.active{
    overflow: hidden;
}
span.pkup_icon {
    padding-left: 7px;
}
.slider_img{
    position: relative;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}
.sld_item_2{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
 
.flip-box {
    background-color: transparent;     
    perspective: 1000px;
  }
  
  .flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
  }
  
  .flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
  }
  
  .flip-box-front, .flip-box-back {
   
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  
  
  .flip-box-back { 
    transform: rotateY(180deg);
  }
 
.acd_heading{
    cursor: pointer;
    font-weight: 600;
    width: 100%;
    display: inline-block;
    position: relative;
    padding-right: 25px;
}
.acd_heading .acd_icon{
    position: absolute;
    right: 5px;
    top:5px;
    width:15px;
    height: 15px;
    background-image: url(../images/plus.png);
    background-size: contain;
    background-position: center;
    filter: brightness(0);
    background-repeat: no-repeat;
}
.acd_heading.active .acd_icon{    
    background-image: url(../images/min.png);
}
.faq_btn_box {
    text-align: right;
}
a.faq_btn_style {
    display: inline-block;
    border: 1px solid #73B000;
    padding: 7px 20px;
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
    letter-spacing: .2px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 5px;
    background-color: #73B000;
}
a.faq_btn_style:hover {
    background-color: #73B000;
    color: #000;
    border-color:#000;
}
.orders_bottom .expand::before{
    content: '';
    right: 10px;
    top:0;
    position: absolute;
    width: 18px;
    height: 18px;
    background-image: url(../images/slider-right.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}
.top-menu-wrapper #menu li{
    background-color: transparent !important;
}
.top-menu-wrapper #menu li a:hover{
    background-color: transparent !important;
}
.top-menu-wrapper #menu li a{
    color:#141414 !important;
    font-family: 'Open Sans';
    font-weight: 600;
}
.pkup_inner {
    display: flex;
    align-items: baseline;
}
.pkup_inner #time{
    margin-left: 20px;
    width:300px;
    display: flex;
    flex-wrap: wrap;
}
.pkup_inner .select_time{
    width:100%;
    display: none;
    margin-top: 20px;
}
.pkup_inner .select_time span{
    font-weight: 600;
}
.button_time {
    margin-left: 10px;
    padding: 10px;
    background-color: #BDF59A;
    height: 38px;
    border-radius: 4px;
    box-shadow: 0px 0px 6px #0000002e;
    cursor: pointer;
    display: none;
}
.set_time{
    width: 90px;
}
.pkup_inner .filter-box ul{
    max-height: 260px;
    overflow-y: scroll;
    box-shadow: 0px 0px 6px #0000002e;
    background-color: #fff;
}
.pkup_inner .ftr_item .ftr_label{
    font-weight: 500;
}
.pkup_inner .filter_table .filter-box{
    box-shadow: 0px 0px 6px #0000002e;
    background-color: #fff;
    width: 130px;
}
.pkup_inner .filter-box ul::-webkit-scrollbar {
    width: 1px;
}
.pkup_inner .ui-widget.ui-widget-content{
    box-shadow: 0px 0px 6px #0000002e;
    border-radius: 5px;
    border:none;
    padding-top:25px;
}
.pkup_inner .ui-state-default, .ui-widget-content .ui-state-default{
    border: none !important;
    background-color: #fff !important;
    text-align: center;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Open Sans;
}
.ui-datepicker th{
    font-family: Open Sans;
}
.pkup_inner .ui-state-active, .ui-widget-content .ui-state-active{
    border: none;
    border-radius: 50%;
    border: none !important;
    background-color: #73B000 !important; 
    color: #fff !important;
}
.pkup_inner .ui-datepicker .ui-datepicker-header{
    background-color: transparent;
    border:none;
}
.pkup_inner .ui-datepicker-month, .pkup_inner .ui-datepicker-year {
    color: #000;
    font-family: Open Sans;
}
.pkup_inner .ui-state-hover, .pkup_inner .ui-widget-content .ui-state-hover,
 .pkup_inner .ui-widget-header .ui-state-hover{
    border:none;
    background: transparent;
    top:2px;
    right: 2px;
}
.pkup_inner .ui-datepicker td{
    height: 38px;
}
.pkup_inner .ui-datepicker-calendar thead{
    border-bottom:1px solid #F5F5F5;
}
.date-time-container .ui-datepicker-calendar tr td:nth-child(6) span,
.date-time-container .ui-datepicker-calendar tr td:nth-child(7) span,
.date-time-container .ui-datepicker-calendar tr td:nth-child(6) a,
.date-time-container .ui-datepicker-calendar tr td:nth-child(7) a,
.date-time-container .ui-datepicker-calendar tr th:nth-child(6) span,
.date-time-container .ui-datepicker-calendar tr th:nth-child(7) span{
    color:#FF3B30;
}
.pksch_flx {
    display: flex;
    align-items: center;
}

.time_link{
    cursor: pointer;
    position: relative;
}
.time_link::before{
    content:'';
    position: absolute !important;
    width: 10px !important;
    height: 10px !important;
    right: -5px;
    top: 13px !important;
    left:unset !important;
    background-image: url(../images/slider-right.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}
.sidemenu {
    position: fixed;
    z-index: 99;
    width: 100%;
    max-width: 320px;
    height: 100vh; 
    top: 0; 
    right: -100%;
    transition-duration: .4s;
    overflow-y: scroll;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 0 8px #9b9b9b;
}
.sidemenu.active {
    right: 0;
}
.sdmu_close {
    font-weight: bold;
    cursor: pointer;
    padding: 5px;
    position: absolute;
    right: 25px;
    font-size:22px
}
.sdmu_menu {
    margin-top: 40px;
}
.sdum_li span,
.sdum_li a,
.submenu_li a{
    font-weight: 600;
    font-family: Open Sans;
    font-size: 16px; 
    line-height: 26px;
    color: #141414;
    text-decoration: none;
}
.sdum_li > span,
.sdum_li > a{
    text-transform: uppercase;
}
.sdum_submenu{
    padding-left: 15px;
    margin-top: 20px;
    margin-bottom: 35px;
}
.submenu_li{
    margin-bottom: 10px;
}
.sdum_li .fa-shopping-cart::before{
    display: none;
}
.fa-shopping-cart:before{
    display: none;
}
.item_cart.login_user{
    order:1;
}
.mobile-banner-wrap .mobile-banner{
    display: none;
}
.item_heder .btn-group-inline.show{
    display: inline-block!important;
}
/*
.fancybox-inner .food-gallery-wrap,
.fancybox-inner .section-label-a{
    display: none;
} 
*/
.food-item-actions .add_to_cart {
    border-radius: 20px;
    padding: 5px 20px;
    width: unset;
}
.menu_icon .badge{
    position: absolute;
    right: 4px;
    top: 4px;
}
.section-checkout{
    padding: 0;
}
ul.ftvl_nav {
    display: flex;
    flex-wrap: wrap;
}
.ftvl_li{
    margin-right:6px;
    border: 1px solid #c7c7c7;
    padding: 5px 22px 5px 10px;
    cursor: pointer;
    border-radius: 15px;
    font-size: 11px;
    font-weight: 500;
    position: relative;
    font-family: "Open Sans","Roboto","sans-serif";
    color: #6f6f6f;
    background-color: #F5F5F5;
    list-style: none;
}
.ftvl_close{
    width:8px;
    height:8px;
    background-image:url(../images/close.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 8px;
    padding-top: 10px;
    position: absolute;
    right: 7px;
    top: calc(50% - 4px);
}
.filter-box a{
    position: relative;
    white-space: nowrap;
}
.filter-box a.active:before{ 
    content: '';
    margin-left: -50vw;
    left: 50%;
    position: fixed;
    height: 100vw;
    width: 100vw;
    top: 0;
    z-index: 9; 
}
.header_top_padding{
    padding-top:120px !important;
    background-color: #FDFBFA;
}
.lfch_txt{
    font-family: "Open Sans", "sans-serif";
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color:#111112;
    margin: 0;
}
.lfch_heading{
    color:#111112;
    font-family: "Open Sans", "sans-serif";
    font-size: 24px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left; 
    margin: 0;
}
.lfch_addres{
    padding-left: 25px;
    position: relative;
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color:#141414;
    margin-top: 40px;
}
.lfch_addres::before{
    content:'';
    width:15px;
    height: 15px;
    left:0;
    top:5px;
    position:absolute;
    background-image: url(../images/address.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.lfch_addrs_edit{
    cursor:pointer;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color:#73B000;
    margin-top:5px;
    text-transform: uppercase;
}
.lfch_pick_box {
    margin-top: 50px;
}
.lfch__input{
    margin:15px 0;
}
.lfch__input .lfch__style{
    width:100%;
    border: 1px solid #ADAEAF;
    border-radius: 8px; 
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    padding: 7px 0 7px 20px;
    background-color: transparent;
}
.lfch_red_box{
    margin: 40px 0;
}
.lfch_redeem{
    margin-top: 15px;
    cursor: pointer;
    background-color: #F9A832;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: center;
    color:#fff; 
    border-radius: 8px;
}
.lfch_tp_flx{
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
}
.lfchtp_item{
    width:calc(25% - 25px);
    background-color: #73B000; 
    border-radius: 8px;
    min-height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: center;
    color:#fff;
    border: 2px solid #73B000;
}
.lfchtp_item.active{
    border-color: #E07313;
}
.lfch_discount_box {
    margin: 50px 0;
}
.lfch_tm_flx{
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
}
.lfch_tm_item{
    width:calc(25% - 15px);
    background-color: #73B000; 
    border-radius: 8px;
    min-height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-family: Open Sans; 
    flex-direction: column;
}
.lfch_tm_big{
    font-size: 18px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: center;
    color:#fff;
}
.lfch_tm_small{
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: center;
    color:#fff;
}
.lfch_tm_btn{
    margin-top: 15px;
    cursor: pointer;
    background-color: #F9A832;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    border-radius: 8px;
}
.rghch_box .place_order {
    width:100%;
    border-radius: 8px;
    background-color: #73B000;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center; 
    padding: 12px;
    border: none !important;
}
.chlgbx_section input{
    border: 1px solid #ADAEAF;
    background: transparent;
    border-radius: 12px;
    height: 45px; 
    margin-bottom: 10px;
    padding: 0 36px;
}
.chlgbx_section [type="submit"]{ 
    background: #73B000;
    line-height: 22px;
    font-weight: 700;
    font-size: 16px;
    border:none;
}
.chlgbx_section [type="submit"]:hover{ 
    background: #73B000;
}
.chlgbx_section .text-left,
.chlgbx_section a{
    line-height: 20px; 
    font-size: 15px;
    color: #474d5d;
}
.chlgbx_section .rounded{
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -khtml-border-radius: 8px;
}

.forgot_section, .error_section {
    padding-top:120px;
    background-color: #FDFBFA;
}
.forgot_section input{
    border: 1px solid #ADAEAF;
    background: transparent;
    border-radius: 12px;
    height: 46px;
    padding: 0;
    margin-bottom: 10px;
    padding: 0 36px;
    background-color: transparent;
}
.forgot_section [type="submit"]{
    background: #73B000;
    line-height: 22px;
    font-weight: 700;
    font-size: 16px;
    width: 100%;
}
.forgot_section h1{
    font-family: Open Sans;
    font-size: 38px;
    line-height: 62px;
    font-weight: 700;
    text-align: center;
    color: #111112;
}
.paynow_stripe{
    background: #73B000;
    border-color: transparent;
    border-radius: 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19.07px;
    width:100%;
    color: #fff !important;
    padding: 12px;
    margin-top: 20px;
    outline: none !important;
}
.thanks_header {
    text-align: center;
    margin: 50px auto;
}
.forgot_section .section-orangeform{
    padding: 0 15px;
}
.section-receipt .box-grey{
    padding: 15px 0;
}
.section-receipt .receipt-wrap.order-list-wrap{
    padding: 0 10px;
}
.table-striped .tr_mobile .green-button{
    border-radius: 4px;
    background-color: #73B000;
    border:none;
}
.order_detail_box {
    max-width: 100%;
}
.mcrt_box a.checkout{
    width: 100%;
    display: inline-block;
    text-align: center;
    background-color: #73B000;
    border-radius: 8px;
    border: none;
}
.fq_header_top_padding{
    padding-top:100px;
    background-color: #fdfbfa;
}
.fq_header{
    background-image: url(../images/header-img.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.fq_heading{
    text-align: center;
    color:#F7F7F8;
    font-size:46px;
    line-height: 52px;
    font-weight: 900;
}
.fq_search .fq_form{
    position: relative;
}
.fq_form .fq_input{
    width: 100%;
    padding: 15px 60px;
    border-radius: 40px;
    outline: none;
    border: none;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 18px center;
}
.fq_form .fq_btn{
    position: absolute;
    border:none;
    font-size:0;
    border-radius: 50%;
    background-image: url(../images/search_btn.png);
    background-color: #383838;
    height: 36px;
    width: 36px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fq_header_inner {
    padding: 130px 0 130px;
}
.fqbtn_flx{
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    box-shadow: 0 0 6px #b2b2b2;
    border-radius: 6px;
    padding: 5px;
    width: auto;
}
.fqbtn_item{
    border-radius: 4px; 
    padding: 10px 15px;
    display: flex;
    align-items: center;
}
.fqbtn_item.active{ 
    background-color: #E37416;
   
}
.fqbtn_item.active .fqbtn_txt{
    color: #fff;
}
.fqbtn_img {
    width: 23px;
    margin-right: 10px;
}
.fqbtn_txt{
    color:#18181B; 
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center; 
}
.fqbtn_heading{ 
    font-size: 26px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left; 
    color:#18181B;
    margin: 20px 0;
}
.fq_button_section {
    margin-top: 60px;
    text-align: center;
}
.fqitem_section{
    margin-top: 60px;
    border-top: 1px solid #EAEAEA;
}

.fqitem_heading{
    border-bottom: 1px solid #EAEAEA;
}
.fqitem_question_heading{
    position: relative; 
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color:#000000;
    padding: 15px 30px 15px 0;
    cursor: pointer;
}
.fqitem_question_heading:before{
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background-position: center;
    background-repeat: no-repeat;
    right:10px;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url('../images/heading.png');
    background-size: contain;
    
}
.fqitem_question{
    position: relative; 
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color:#141414;
    padding: 10px 20px 10px 0;
    cursor: pointer;
}
.fqitem_question:before{
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background-position: center;
    background-repeat: no-repeat;
    right:10px;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url('../images/plus-faq.png');
    background-size: contain;
}
.fqitem_question.active:before{
    background-image: url('../images/mins.png');
}
.fqitem_ans p{ 
    font-size: 14px;
    font-weight: 400;
    line-height: 21px; 
    text-align: left;  
}
.fqitem_ans_item .fqitem_ans{
    display: none;
}
.fqitem_ans {
    margin-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #EAEAEA;
}
.fqitem__top {
    margin-top: 0;
    padding-bottom: 0;
}
.fq_seciton{
    padding-bottom: 60px;
}
.filter_table .filter-box .ftr_item{
    display: block;
    padding: 0;
}
.lfch_pkdt_style{
    color:#141414;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 40px;
}
.lfch_address_box{
    margin: 40px 0;
}
.lfch_small_txt{
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color:#111112;
}
.lfch_tip_box{
    margin-top: 40px;
}
.lfch__coupon{
    margin-top: 40px;
}
.lfch__cpn_flx {
    display: flex;
    justify-content: space-between;
    margin: 20px 0 10px;
    flex-wrap: wrap;
}
.lfch_cpn_btn{
    width: 150px;
}
.lfch_cpn_input{
    width: calc(100% - 160px);
}
.lfch_cpn_btn .lfch__style{
    width: 100%;
    border-radius: 5px;
    background-color: #73B000;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    padding: 7px;
    border: none !important;
    color: #fff;
}
.lfch__cpn_flx .lfch__input {
    margin: 0;
}
.lfch_cpn_apply{
    color: #5D9D6C;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
}
.lfch_cpn_error{
    color: #AA3237;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
}
.edit_address {
    margin-top: 20px;
}
.rghch_box .mcrt_qty .mcrtqty_flx,
.rghch_box .uk-text-success,
.rghch_box .uk-text-muted,
.rghch_box .manage,
.rghch_box .a{
    display: none;
}
.rghch_box .mcrt_qty{
    height: 20px;
}
 
.thanks_header h1{
    font-family: Open Sans;
    font-size: 26px;
    font-weight: 600;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: center;
    display:flex;
    align-items: center;
    justify-content: center;
    color:#141414;
}
.thanks_header h1 img{
    height:26px;
    margin-right: 10px;
    display: block;
}
.rcpt_box, .rcpt_location{
    padding: 25px;
    background-color: #fff;
    border: 1px solid #E9E9E9;
/*    max-width: 560px;*/
    max-width: 715px;
    margin: 20px auto;
    border-radius: 5px;
}
 
.rcpt_title{
    color:#141414;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
}
.rcpt_flx {
    display: flex;
    justify-content: space-between;
    margin: 25px 0;
}
.rcpt_heading{
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color:#141414;
}
.rcpt_value{
    color:#73B000;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: right;
    width:75px;
    position: relative;
}
.rcpt_value::before{
    content: '';
    left:0;
    position: absolute;
    right: 0;
    height: 100%;
    width:1px;
    background-color: #CACACA;
}
.rcpt_line{
    margin: 20px 0;
    border-bottom: 1px solid #CACACA;
    width: 100%;
}
.rcpt_reft_txt{
    color:#787878;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
}
.rcpt_reft_subinfo{
    color:#787878;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
}

.rcptltn_flx{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.rcptltn_item{
    width: calc(50% - 10px);
}
.rcptltn_time,
.rcptltn_li li{
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color:#141414;
    position: relative;
}
.rcptltn_location{
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color:#141414;
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px;
}
.rcptltn_location::before{
    content: '';
    left:0;
    height: 15px;
    width: 15px;
    position: absolute;
    top: 4px;
    background-image: url(../images/address.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.rcptltn_li li{
    margin: 15px 0;
    padding-left:20px;
}
.rcptltn_phone::before,
.rcptltn_stp::before{
    content: '';
    left:0;
    height: 15px;
    width: 15px;
    position: absolute;
    top: 4px;
    background-image: url(../images/phone.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.rcptltn_stp::before{
    background-image: url(../images/card.png);
}
.rghch_box{
    border-radius: 5px;
    border-color:#E9E9E9;
}
.pym_box{
    border-radius: 5px;
    border:1px solid #E9E9E9;
    padding: 25px;
    background-color: #fff;
    margin: 25px 0;
}
.pym_heading{
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color:#141414;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
}
.pym_heading img{
    width: 20px;
    display: block;
    margin-right: 10px;
}

.pym_flx{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.pym_lable{
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color:#141414;
}
.pym_value{
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: right;
    color:#73B000;
}
.pym_subline{
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color:#787878;
    display: flex;
    align-items: center;
}
.pym_subline img{
    width: 15px;
    display: block;
    margin-right: 5px;
}
.pym_paydetail{
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color:#787878; 
    margin-top: 40px;
}
.pym_btn_box .pym_btn_style{
    width: 100%;
    border-radius: 8px;
    background-color: #73B000;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center;
    padding: 12px;
    color:#fff;
    display: block;
    border: none !important;
}
.pym_btn_box{
    margin-top: 40px;
}
.concat-text span{
    display: inline-block;
}
.icon_btn_list {
    padding-left: 5px;
    cursor: pointer;
} 
.icon_btn_list img {
    width: 20px; 
}
#f_chef{
    position: relative;
    min-height: 150px;
}
.available_info{
    position: absolute;
    width:100%;
    height: 100%;
    top:0;
    left:0;
    border-radius: 6px;
    display: none;
}
.available_info.active{
    display: block;
}
.available_info::before{ 
    content:'';
    border-radius: 6px;
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    background-color: #262424;
    opacity: .5;
} 
.abl_inner {
    position: relative;
    z-index: 9;
    padding: 17px;
}
.abl_flx{
    align-items: center;
    display: flex;
    justify-content:center;
    margin-bottom: 18px;
}
.abl_btn{
    background-color: #F2F2F2;
    color:#141414;
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    text-align: center;
    border-radius: 8px;
}
.abl_time_icon {
    margin: 0 14px;
}
.abl_time_info{ 
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color:#FFFFFF;
}
.abl_time {
    display: flex;
}
.abl_time_icon img{
    height: 20px;
}
.abl_week{
    text-align: center;
}
ul.abl_week_ul {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}
.abl_week_ul .abl_week_li{
    margin: 0 2px; 
    padding: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0em;
    width: 24px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 4px;
    color:#fff;
    display: inline-block;
    color: #000000;
    background-color: #CAEC89;
    position: relative;
}
.abl_week_ul .abl_week_li.disable{
    color: #000000;
    background-color: #FF8282;
}
.abl_week_ul .abl_week_li.disable::before{
    content: '';
    left: -3px;
    top: 11px;
    width: calc(100% + 7px);
    height: 1px;
    background-color: #fff;
    position: absolute;    
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.abl_week_ul .abl_week_li.disable::after{
    content: '';
    left: -3px;
    top: 11px;
    width: calc(100% + 7px);
    height: 1px;
    background-color: #fff;
    position: absolute;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}

.abl_info p{ 
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left; 
    color: #fff;
}
.abl_info p b{
    font-weight: 600;
} 
.abl_info {
    max-width: 230px;
    margin: 0 auto;
}
.location_txt {
    color: #141414;
    font-family: Open Sans;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    cursor: pointer;
}
.location_img img{
    width: 15px;
    margin-right: 7px;
    margin-top: -4px;
}

.popup_location{
    display: none;
}
.ltopop_box {
    position: fixed;
    width: 780px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%); 
    z-index: 99999;
    padding: 40px;
    background-color: #fff;
    border-radius: 10px;
    max-width:90%;
}
.ltopop_bg{
    display: block;
    position: fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index: 99;
    background-color: #000; 
    opacity: .6;
}
.location_btn {
    margin-bottom: 30px;
}
.ltopop_heading{
    color:#000;
    font-size: 24px;
    font-weight: 600;
    line-height: 20px; 
    text-align: left; 
}
.ltopop_header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.ltopop_save{
    background-color: #73B000;
    border-radius: 10px; 
    font-size: 14px;
    font-weight: 600;
    line-height: 19px; 
    text-align: center;
    color:#FDFBFA;
    padding: 8px 25px;
}
.ltopop_google iframe {
    height: 350px;
}
.location_input {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    width: 50%;
}
.location_input_icon img{
    width: 15px;
}
.location_input_icon {
    margin-right: 10px;
}
.location_input_txt{
    border:1px solid #E6E6E6; 
    padding: 12px 10px 12px 10px;
    border-radius: 6px; 
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left; 
    width: 100%;
}
.location_input_value {
    width: 100%;
}

.ltopop_rang {
    display: flex;
    margin-top: 40px;
}
.ltopop_rang_label{
    color:#000000;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    white-space: nowrap;
}
.ltopop_rang_value{
    margin:0 30px;
    width:100%;
}
.ltopop_rang_output{
    color:#000000;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    padding-right: 40px;
}
.header_menu_retaurant .rating_box{
    margin-bottom: 17px;
}
.header_menu_retaurant .col-sm-2{
    width: auto;
    margin-right: 10px;
}
.header_menu_retaurant .row .col-sm-3:last-child{
    width: 40%;
    text-align: right;
}
.header_menu_retaurant #roundImage{
    width: 183px !important;
}
.rating-stars img,.rating-stars__ img,.store-rating-stars img{
    width: 24px;
}
.row_menu_item .rating-stars,.row_menu_item .rating-stars__,.row_menu_item .store-rating-stars{
    margin-bottom: 13px;
}

.adrvw_flx{
    display: flex; 
    gap:25px;
  }
  .adrvw_form{
    width: 65%; 
  }
  .adrvw_form_box{
    background-color: #fff;
    border: 1px solid #E9E9E9;
    border-radius:8px;
    padding: 30px;
  }
  .adrvw_order{
    width: calc(35% - 25px);
    background-color: #fff;
    border: 1px solid #E9E9E9;
    border-radius:8px;
    padding: 20px;
  }
.adrvw_form_header{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.adrvw_form_heding{
    padding-left:30px;
    font-size: 32px;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: left; 
    position: relative;
}
.adrvw_form_heding::before{
    content:'';
    position: absolute;
    left:0;
    top:12px;
    width:25px;
    height: 25px;
    background-image: url(../images/Order-Confirmed.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.adrvw_form_link{
    background: #73B000;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    padding: 8px 15px;
    border-radius: 8px;
}
.adrvw_form_link:hover{
    color: #fff;
}

.adrvw_box{
    margin-bottom: 20px;
}
.adrvwfm_heading{
    color:#000000;  
    font-size: 17px;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left; 
    
}
.adrvwfm_input label{
    color:#000000;  
    font-size: 17px;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left;
    display: block;
}
.adrvwfm_input .adrvwfm_textArea{
    width: 100%;
    border: 1px solid #E9E9E9;
    font-family: Open Sans;
    font-size: 20px;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left;
    color:#000000;  
    height: 120px;
}
.adrvwfm_rating {
    margin-bottom: 30px;
    margin-top: 10px;
}
.adrvwfm_link{
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    padding: 8px 15px;
    border-radius: 8px;
    background: #73B000;
    border:none;
}
.adrvwfm_button {
    text-align: right;
}
.adrvw_order_heading{
    color: #141414;
    font-size: 20px;
    font-weight: 700;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left; 
    margin-bottom: 30px;
}
.adrvw_prdduct_flx{
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.adrvw_prdduct_value{
    color: #141414;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left; 
}
.adrvw_prdduct_price{ 
    font-size: 20px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: right;
    color:#73B000;
    padding-left: 10px;
    border-left: 1px solid #CACACA;
}
.adrvw_prdduct_txs{
    border-top: 1px solid #CACACA;
    border-bottom: 1px solid #CACACA;
    padding: 25px 0 0px;
}
.adrvw_prdduct_total {
    padding-top: 25px;
}
.adrvw_prdduct_txt{
color:#787878;
padding-top: 30px;
font-size: 14px;
font-weight: 400;
line-height: 22px;
letter-spacing: 0em;
text-align: left;
}
.fqitem_ans .fqitem_ans_item:last-child .fqitem_heading{
    border: none;
}

.cfml_section{
    margin-top: 180px;
}
.page_heading{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 62px;
    margin-bottom: 0;
    color: #141414;
}
.cfml_subheading{
    color: #000;
    margin-top: 16px;
    margin-bottom: 10px;
    font-family: 'Open Sans';
    font-weight: Bold;
    font-size: 18px;
    line-height: 25px;
}
.pdid_heading{
    font-size: 30px;
    line-height: 42px;
    font-weight: bold;
    font-family: 'Open Sans';
    color: #73B000;
    margin: 40px 0 0;
}
.pdid_list{
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 5px;
}
.pdid_list.pdid__margin {
    margin-left: 30px;
}
.pdid_list::before{
    content: '';
    position: absolute;
    left: 0;
    top:50%;
    height: 0;
    width: 100%;
    border-bottom: 2px dashed #000;
    z-index: -1;
}
.pdid_name,
.pdid_no{ 
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #141414;  
    background-color: #fff;
    padding: 5px;
}
.cfml_txt{
    margin-top: 20px;
}
.cfml_txt p{
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left; 
    color: #141414;
    margin-bottom: 15px;
}
.cfml_img{
    text-align: center;
    margin: 30px 0;
}
.cfml_img img{
    max-width: 100%;
}
.pdid_list_txt li{
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left; 
    color: #141414;
    margin-bottom: 10px;
}
.pdid_list_no li{
    list-style: decimal;
}
.pdid_list_no{
    padding-left: 20px;
}
.form_flx{
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.fmlabel{
    width:300px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left; 
    color: #141414;
}
.fminput{
    width:calc(100% - 320px);
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left; 
    color: #141414;
}

.ctpg_inner{
    position:relative;
}
.ctpg_header .ctpg_img{
    width:100%;
}
.ctpg_header .ctpg_img img{
    width:100%;
    display:block;
}
.ctpg_txt {    
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: calc(100vw - 20px);
    text-align: center;
}
.ctpg_heading{   
    font-size: 46px;
    font-weight: 700;
    line-height: 63px;
    letter-spacing: 0em; 
    color:#fff;
    margin-bottom:15px;
}
.ctpg_email{
    display:inline-block;
    background: #E37416;
    border-radius:45px; 
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;    
    position:relative;
    color:#fff;
    padding:10px 25px;
}
.ctpg_email:before{
    content:'';
    position:absolute;
    left: 20px;
    width: 15px;
    height: 15px;
    top: 16px;
    background-image: url(../images/email.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.ctpg_style{
    position:absolute;
    width: calc(100vw - 20px); 
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    color:#fff;
    bottom:15px;
    left:50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
.ctpg_email span{
    padding-left:15px;
}
.ctpg_header {
    margin-top: 98px;
}

.banner_contact{
    background-size: cover;
    background-position: center;
}
.banner_contact{
    background-size: cover;
    background-position: center;
        margin-top: 87px;
}
.banner_contact .parallax-search{
    background: transparent;
}
.section-contact .ctpg_form{
    position: initial;
    margin-top: 60px;
}
.ctpg_form .dim{
    background-color:transparent !important;
    border:none;
    text-align:center;
}
.ctpg_form .dim h2{
    color:#000; 
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left; 
}
.ctpg_form .dim p{
    color:#000; 
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left; 
}
.ctpg_form .label_style{
    color:#000; 
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left; 
}
.button_style{
    text-align:right;
}
.button_style [type="submit"]{
    background: #E37416;
    border-radius:30px; 
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: center; 
    color:#fff;
}
.ctpg_form .input-fields{
    border: 1px solid #E37416; 
    color:#000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left; 
    padding: 10px;
    border-radius:6px;
}




.chrp_section {
    padding-top: 100px;
    background-color:#FDFBFA;
}
.chrp_banner{
    margin-top:30px;
    margin-bottom:40px;
}
.chrp_banner_img{
    margin-bottom:20px;
}
.chrp_banner_img img{
    width:100%;
    border-radius:16px;
}
.chrp_banner_txt p{ 
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #141414; 
}
.chrp_listing{
    margin-top:75px;
}
.chrp_listing_heading{
    color: #141414;
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom:10px;
}
.chrp_listing_txt,
.chrp_listing_txt p{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #141414; 
}
.chrplg_flx{
    display:flex;
    flex-wrap:wrap;
    gap:15px;
    margin-top:25px;
}
.chrplg_item{
    width:calc(25% - 12px);
}
.chrplg_img img{
    width:100%;
    display:block;
    border-radius:8px;
}
.chrplg_txt .chrplg_heading{ 
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left; 
    color: #141414; 
    min-height:45px;
    margin-bottom:10px;
}
.chrplg_img{
    margin-bottom:10px;
}
.chrplg_value{
    display:block; 
    font-size: 15px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #73B000;
    margin-bottom:10px;
}
.chrplg_sub_heading{ 
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color:#484848;
}
.chrplg_txt p{ 
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #ADAEAF; 
}
.chrplg_btn{
    display:inline-block;
    border-radius:8px;
    padding:10px 20px;
    margin-top:10px;
    color: #73B000;
    border:1px solid #73B000;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}
.gtmkcd_banner{
    margin-top: 100px;
}
.gtmkcd_banner h1{ 
    font-family: Open Sans;
    font-size: 28px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: left;
    color: #141414;
    margin-bottom: 35px;
}
.gbnn_img img{
    width:100%;
     
    object-fit: cover;
    border-radius:18px;
}
.gbnn_detail{
    margin-top: 20px;
}
.gbnn_txt p{
    font-family: Open Sans;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #141414;
}
.gbnn_btn{
    text-align: center;
    margin-top: 25px;
}
.gbnn_link{
    display: inline-block;
    padding: 8px 15px;
    border-radius: 30px;
    color: #fff;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em; 
    color: #FDFBFA; 
    background: #E37416;
}
.gbnn_link:hover{
    text-decoration: none;
    color: #FDFBFA; 
}
.gmc_flx{
    display: flex;
    gap:20px;
    flex-wrap: wrap;
}
.gmc_item{
    width: calc(50% - 10px);
}
.gmc_header{
    margin-bottom: 15px;
    margin-top: 75px;
}
.gmc_heading{
    font-family: Open Sans;
    font-size: 28px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: left;
    color: #141414;
    margin-bottom: 10px;
}
.gmc_name{
    font-family: Open Sans;
    font-size: 20px;
    font-weight: 700;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: left;
    color: #141414;
    margin-bottom: 15px;
    margin-top: 10px;
}
.gmc_header p{
    font-family: Open Sans;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #141414;
}
.gmc_txt p{
    font-family: Open Sans;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #141414;
    padding: 0;
    margin-bottom: 5px;
}
.acod_box .acd_txt{
    font-weight: 600;
    color:#000;
}
.acod_box .panel-body li{ 
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left; 
    color:#000;
}
.acod_box .panel-body a{
    color:#73B000;
} 
.acod_box .panel-body ul li{
    list-style: disc;
    margin-bottom: 10px;
}
.acod_box .panel-body ul{
    padding-left: 10px;
}
.acod_box .panel-body .acod_btn{
    background: #E3741680;
    color: #000000;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em; 
    border-radius: 28px;
    text-decoration: none;
    padding: 8px 12px;    
}
.acod_link{
    text-align: right;
}
.acod_box .panel-group {     
    border-top: 1px solid #f7f7f7;
}
.acod_box .acd_heading .acd_icon{
    background-image: url(../images/arrow_accoding.png);
    transition-duration: .4s;
}
.acd_heading.active .acd_icon {
    background-image: url(../images/arrow_accoding.png);
    transform: rotate(90deg);
}
.gtmkcd_section{
    background: #fdfbfa;
}
.acod_box .panel-body{
    padding-left: 40px;
}
.acod_box .panel-heading{
    background: #fdfbfa;
}
.tmcdTh_flx{
    display: flex;
    gap:25px;
    margin-bottom: 60px;
    flex-wrap: wrap;
}
.tmcdTh_item{
    width: calc(33.33% - 17px);
}
.tmcdTh_img img{
    width: 100%;
    display: block;
}
.tmcdTh_name{
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color:#141414;
    margin-bottom: 15px;
    margin-top: 10px;
}
.tmcdTh_btn{
    padding: 8px 13px;
    text-decoration: none;
    color: #73B000;
    border:1px solid #73B000;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em; 
    border-radius: 25px;
    display: inline-block;
}
.acod_box .panel{
    background-color: transparent;
}

.ftu_item
{
    width:calc(25% - 10px);
}

@media (max-width: 1200px) {
    .ftu_item
    {
        width:calc(33% - 10px);
    }
}
@media (max-width: 992px) {
    .ftu_item
    {
        width:calc(50% - 10px);
    }
}
@media (max-width: 560px) {
    .ftu_item
    {
        width:calc(100% - 10px);
    }
}





@media (max-width:1200px){
    .result-merchant #search-listview .inner img.logo-medium{
        /*height: 140px;*/
    }
    .section-feature-resto{
        padding: 20px 0;
    }
    .filter_table .filter-box{
        padding: 0 4px;
        font-size: 13px;
        min-width: 110px;
    }
    .filter-box a span{
        padding-right: 3px;
    }
    .menu__item .food-price-wrap p{
        font-size: 12px;
    }
    .row_menu_item_name{
        font-size: 16px;
        line-height: 20px;
    }
    .menu__item .menu_cat_heading{
        font-size: 22px;
    }
    .works-number-numbers:before{
        width: 50px;
    }
    .mbap_txt h2{
        font-size: 30px;
        line-height: 38px;
    }
    .stdlv_points{
        font-size: 13px;
        line-height: 19px;
        padding: 10px 5px;
        margin: 8px 0;
    }
    .blog_section {
        padding: 30px 0;
    }
    .stry_section {
        padding: 50px 0;
    }
    .blg_flx .blg_item:last-child{
        margin-bottom: 0;
    }
}

@media (max-width:1800px){
    .menuitem_grid .row_menu
    {
        width: 23%;
    }
}
@media (max-width:1650px){
    .menuitem_grid .row_menu
    {
        /*width: 21%;*/
    }
}
@media (max-width:1405px){
    .menuitem_grid .row_menu
    {
        /*width: 26%;*/
    }
}
@media (max-width:1200px){
    .menuitem_grid .row_menu
    {
        width: 30%;
    }
}
@media (max-width:1024px){
    .ctpg_txt, .ctpg_style{
        position:initial;
        -webkit-transform: unset;
        -moz-transform: unset;
        transform: unset;
    }
    .ctpg_heading {
        color:#000;
        font-size:32px;
        line-height: 43px;
        margin-top: 20px;
    }
    .section-contact .ctpg_form{
        position: unset!important;
    }
    .ctpg_style{
        margin-top: 20px;
        color:#000;
    }
    .ctpg_header {
        margin-top: 90px;
    }
    .ctpg_form .dim{
        padding-bottom:0 !important;
    }
    .header_menu_retaurant .row .col-sm-3:last-child{
        width: 100%;
        text-align: left;
    }
    .lfch_cpn_btn, .lfch_cpn_input{
        width: 100%;
    }
    .lfch_cpn_btn {
        margin-top: 10px;
    }
    .lfch_pkdt_style{
        font-size: 16px;
    }
    
    .signup_secton,
    .login_wrap.merchant_logins,
    #parallax-wrap.custom_login_banner{
        padding-top: 130px;
    }
    .search-wraps h1{
        line-height: 30px;
    }
    .result-merchant .infinite-item, .result-merchant .infinite-item-newest{
        width:50%;
    }
    .custom_login_banner .search-wraps h1{
        font-size: 28px;
    }
    .sgn_box{
        margin-top: 70px;
    }
    .custom_login_banner{
        padding-top: 130px;
    }
    .list_view_main{
        display: flex;
        flex-wrap: wrap;
    }
    .result-merchant #search-listview .inner img.logo-medium{
        /*height: 26vw;*/
        border-radius: 10px;
    }
    .cart-mobile-handle{
        margin-top: 3px;
    }
    
    .slider_item {
        padding: 0 10px;
    }
    .browse-cusion .sections.cusion-slider h3.resto_name{
        font-size: 15px !important;
    }
    .home_banner{
        position: relative;
    }
    .home_banner .mobile-home-banner{
        display: block !important;
        position: absolute;
        width:100%;
        height: 100%;
        object-fit: cover;
    }
    .home_banner #parallax-wrap{
        position: relative;
        margin-top: 40px;
    }
    .home_banner .mobile-search-menu.mytable{
        display: none;
    }
    .pkup_calendar_inner{
        padding-top: 140px;
    }
    .pkup_inner .ui-widget.ui-widget-content{
        width:calc(100% - 10px) !important;
        margin: 2px auto;
    }
    .pkup_inner .ui-datepicker-multi .ui-datepicker-group{
        width:100% !important;
    }
    .pkup_inner{
        flex-wrap: wrap;
    }
    .hasDatepicker{
        width: 100%;
    }
    .pkup_calendar{
        max-height: 70vh;
       overflow: scroll;
    }
    .pkup_inner #time{
        margin : 20px 5px;
    }
    
    .blg_item{
        width:100%;
        margin-bottom:50px;
    }
    .bar_item { 
        margin-bottom: 10px;
    }
    .works-number-numbers:before{
        display:none;
    }
    .stdlv_txt{
        padding-right: 60px;
    }
    #parallax-wrap{
        padding: 25px;
        padding-top: 130px !important;
        padding-bottom: 60px !important;
        background-color: #fdfbfa;
    }
    .filter_table td{
        margin-bottom: 10px;
    }
    .menuitem_grid .row_menu{
        /*width:26%;*/
        width:32%;
    } 
}
@media (max-width:992px){
    .menuitem_grid .row_menu{
        width:48%;
    }
}
@media (max-width:768px){
    .menuitem_grid .row_menu{
        width:45%;
    }
    .menu-cat a{

        justify-content: center;
        display: flex;
    }
    .menuitem_grid{

        justify-content: start;
    }

    .cart-mobile-handle{
        margin-top: 13px;
        padding-top: 0px;
    }
    .fa-shopping-cart img {
        width: 24px;
    }
    .badge.cart_count {
        right: -23px !important;
        top: 7px !important;
        height: 20px !important;
        width: 20px !important;
        font-size: .9rem !important;
        padding: 5px !important;
    }
    .switch-candy
    {
        width: 100% !important;
        font-size: 14px !important;
        margin-top: 4rem !important;
    }
}
@media only screen and (max-width: 480px)
{
    .menu-nav-mobile, .cart-mobile-handle {
        width: 17% !important;
    }
}
.filter_table tr{
    display: flex;
    flex-wrap: wrap;
}
.filter_table tr td{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
@media (max-width: 991px){
    .dish_item .dish_img .logo-small{
        height: 110px;
    }
}
@media (max-width:768px){ 

    .gmc_item, .tmcdTh_item{
        width:100%;
    }
    .gtmkcd_banner h1{
        font-size: 24px;
        line-height: 34px;
    }
    .gmc_heading{
        font-size: 24px;
    }
    .gmc_txt p,
    .gbnn_txt p,
    .gmc_header p{
        font-size: 15px;
        line-height: 26px;
    }
    .chrp_listing_heading{
        font-size: 24px;
        line-height: 32px;
    }
    .chrplg_item {
        width: calc(50% - 8px);
    }
    .form_flx{
        flex-wrap: wrap;
    }
    .fmlabel, .fminput{
        width: 100%;
    }
    .pdid_heading {
        font-size: 24px;
        line-height: 36px;
    }
    .pdid_list_txt li, .cfml_txt p, .fminput, .fmlabel {
        font-size: 15px;
        line-height: 24px;
    }
    .page_heading{
        font-size: 32px;
        line-height:46px;
    }
    .adrvw_flx{
        flex-wrap: wrap;
    }
    .adrvw_form, .adrvw_order{
        width: 100%;
    }
    .adrvw_form_box {
        padding: 15px;
    }
    .adrvw_form_header{
        flex-wrap: wrap;
    }
    .adrvw_form_heding{
        width: 100%;
        margin-bottom: 15px;
    }
    .adrvw_order{
        padding: 15px;
    }
    .adrvwfm_rating {
        margin-bottom: 15px;
    }
    .ltopop_box{
        padding: 20px;
    }
    .location_input{
        width: 100%;
    }
    .ltopop_heading{
        font-size: 15px;
        line-height: 18px;
    }
    .ltopop_save{
        font-size: 12px;
        padding: 6px 12px;
        line-height: 19px;
    }
    .ltopop_rang_label, .ltopop_rang_output{
        font-size: 13px;
        line-height: 16px;
    }
    .ltopop_rang_output{
        padding-right: 0;
    }
    .ltopop_rang{
        margin-top: 25px;
    }
    .location_input{
        margin-bottom: 20px;
    }
    .location_input_txt{
        padding: 9px;
        font-size: 12px;
    }
    .location_txt, .pkup_txt{
        font-size: 17px;
    }
    .sticky-div{
        padding: 0;
    }
    .pym_box{
        padding: 15px;
    }
    .thanks_header h1{
        font-size: 20px; 
        line-height: 28px;
    }
    .rcpt_heading{
        font-size: 14px; 
        line-height: 18px;
    }
    .rcpt_value{
        font-size: 16px; 
        line-height: 20px; 
        width:60px;
    }
    .rcpt_title{
        font-size: 16px;
    }
    .rcpt_box, .rcpt_location {
        padding: 15px;
    } 
    .rcptltn_item {
        width: 100%;
    }
    .rcpt_flx{
        margin: 20px 0;
    }
    .time_link::before{
        right: 5px;
    }
    .ftr_item .ftr_label{
        font-size: 11px;
    }
    .stdlv_flx{
        padding: 60px 0;
    }
    .sections.section-how-it-works .works-number .works-inner .works-right {
        max-width: 100%;
        width: 100%;
    }
    .works-number-numbers{
        padding-right: 20px;
        width:60px;
    }
    .sections.section-how-it-works .works-number .works-inner{
        width: 100%;
    } 
    .sections.section-how-it-works h4 {
        max-width: 100%;
    }
    .fq_heading{
        font-size: 26px;
        line-height: 35px;
    }
    .fqitem_question_heading,
    .fqitem_question{
        font-size: 15px;
    }
     
    .fqbtn_txt{
        font-size: 13px;
    }
    .fqbtn_item{
        padding: 5px 8px;
    }
    .fqbtn_img{
        width: 15px;
    }
    .lfch_heading{
        font-size: 20px; 
        line-height: 39px;
    }
    .lfch_txt{
        font-size: 12px; 
    }
    .lfchtp_item{
        width: calc(25% - 3px);
        font-size: 14px;
        min-height: 70px;
    }
    .lfch_tp_flx{
        margin: 15px 0;
    }
    .lfch_discount_box {
        margin: 30px 0;
    }
    .lfch_tm_item {
        width: calc(25% - 3px); 
        min-height: 70px;
    }
    .lfch_tm_big {
        font-size: 14px;
        line-height: 20px;
    }
    .lfch_tm_small{
        font-size: 8px;
    }
    .lfch_tm_flx{
        margin: 15px 0;
    }
    .search_first_desc p{
        display: -webkit-box; 
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .sections.section-feature-resto .ftu_flx .ftu_img img{
        max-height: 32vw;
        border-radius: 15px;
    }
    .stdlv_txt{
        padding-right: 0; 
       width: 100%; 
    }
    .mbap_item {
        width: 100%;
        margin-bottom: 40px;
    }
    .stdlv_item {
        width: 100%;
    }
    .stry_item{
        width:100%;
        margin-bottom: 50px;
    }
    .section-feature-resto .ftu_header_flx h3{
        font-size: 29px;
        line-height: 40px;
        margin-top: 9px;
    }
    .sections.browse-cusion p {
        font-size: 24px;
        line-height: 32px;
    }
    .sections.section-how-it-works .works-number {
      padding-top: 30px;
    }
    .sections.section-how-it-works .works-number p#round_num{
            margin-right: 10px;
    }
    .stry_txt{      
        padding-right: 0;
    }
    .blg_heaidng{
        font-size: 28px;
        font-weight: 700;
        line-height: 46px;
    }
    .blog_section {
            padding: 40px 0;
    }
    .stry_section {
        padding: 40px 0;
    }
    #mobile-app-sections h2 {
        font-size: 20px;
        line-height: 37px;
    }
    .acd_heading a{
        font-size:16px;
        line-height:21px;
    }
    .footer_full_section #curve{
            max-height: 100px;
    }
    .main_title{
        width:100% !important;
    }
    .dsh_label{
        font-size: 14px; 
        line-height: 20px;
    }
    .dsh_txt{
        font-size: 12px; 
        line-height: 18px;
    }
    .ftr_row .ftr_menu{
        width:50%;
    }
    .ftr_row .logo_footer{
        text-align: center;
        width: 100%;
        margin-bottom: 25px;
    }
    .ftr_row .ftr_social{
        text-align: center;
        width: 100%;
    }
    .ftr_row {
        display: flex;
        flex-wrap: wrap;
    }
    ul.ft_social{
        justify-content: center;
    }
    .footer_bottom{
        margin-top: 30px;
        padding-top: 30px;
    }
    .ftbt_txt span {
        padding: 0 10px;
        white-space: nowrap;
        font-size: 12px;
    }
    .ftbt_txt span:first-child{
        padding-left: 0;;
    }
    .ftbt_txt span:last-child{
        padding-right: 0;
    }
    .footer_section{
        padding-top: 30px;
    }
}
@media (max-width:767px){
    .dish_item .dish_img .logo-small {
        height: 28vw;
    }
}
@media (max-width:620px){ 
    .custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand .bottom_expand_main .bottom_desc p,
    .custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand .sub_total .total_sub p{
        font-size: 13px;
    }
    .custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand .bottom_expand_main .bottom_expand_right p.price,
    .custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand .sub_total .total_sub p.sb_pri{
        font-size: 14px;
    }
    .custo_pro .section-order-history .orders_main .orders_bottom .bottom_expand .bottom_expand_main .bottom_desc {
        margin-left: 5px;
    }
    .orders_top.d-flex{
        flex-wrap: wrap;
    }
    .custo_pro .orders_left { 
        width: 100%;
    }
    .custo_pro .orders_left_img {
        width: 30%;
    }
    .custo_pro .orders_right{
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-align: center;
        margin-top: 13px;
        width: 100%;
    }
    .custo_pro .orders_right p.price{
        margin-bottom: 0;
    }

    .abl_inner{
        padding: 10px 5px;
      }
      .abl_btn{
        padding: 3px;
        font-size: 8px;
        line-height: 8px;
      }
      .abl_time_icon {
        margin: 0 5px;
      }
      .abl_time_info{
        font-size: 12px; 
        line-height: 15px;
      }
      .abl_time_icon img {
          height: 15px;
      }
      .abl_week_ul .abl_week_li{
        padding: 5px;
        font-size: 10px;
        margin: 0 1px;
      }
      .abl_info p{
        font-size: 11px;
        line-height: 13px;
      }
}
@media (max-width:580px){ 
     .result-merchant .infinite-item, .result-merchant .infinite-item-newest{
        width:100%;
    }
    .dsh_txt_box {
        width: 100%;
    }
    .dsh_price{
        text-align: left;
    }
    .menuitem_grid .row_menu{
        /*width:37%;*/
        width:98%;
    }

    .row_menu_img img{
        /*height: 125px;*/
    }
    .sections.section-feature-resto .ftu_flx .ftu_img img,
    .srch_imag #chef_img,
    .dish_item .dish_img .logo-small{
        max-height: 125px; 
        border-radius: 10px;
    }
    .stdlv_points{
         width: calc(50% - 15px);
    }
    .stry_scll_img {
        width: 100%;
    }
    .stry_scll_txt {
        width: 100%;
        margin-top: 10px;
    }
    #search_box{
        width: calc(100% - 10px) !important;
        height: 160px !important;
    }
    #search_box .home-search-subtext{
        width: 90%;
    }
    .search-input-wraps{
        width: 90%;
    }
    .search-input-wraps button[type="submit"]{
            position: initial;
    }
    .tab-byaddress .col-xs-2{
        width:100%;
        text-align: center;
        margin-top: 10px;
    }
    .search-input-wraps {
        border: none !important;
        padding: 0 !important;
        margin-top: 10px;
        width: 90%;
    }
    .tab-byaddress  .col-xs-10 {
      width: 100%;
    }
    #mapbox_s_goecoder .mapboxgl-ctrl-geocoder input{
        border: 1px solid #444;
        border-radius:10px;
        width: 100%;
        font-size: 14px;
    }
    .set_time {
        width: auto;
    }
    .ftu_header_flx #see_all{
        width: 100%;
    }
}
.inner.mehko>span {
    /*content: "Home Chef"; */
    background-color: #315b2d;
    top: 0px;
    position: relative;
    color: #fff;
    padding: 5px 20px;
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    z-index: 1;
    margin-left: -7px;
    margin-right: -7px;
}
.inner.restaurant>span {
    /*content: "Restaurant";*/
    background-color: #26558b;
    top: 0px;
    position: relative;
    color: #fff;
    padding: 5px 20px;
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    z-index: 1;
    margin-left: -7px;
    margin-right: -7px;
}
.inner.cfo>span {
    /*content: "Artisan Food";*/
    background-color: #e05825;
    top: 0px;
    position: relative;
    color: #fff;
    padding: 5px 20px;
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    z-index: 1;
    margin-left: -7px;
    margin-right: -7px;
}
.inner.tff>span {
    /*content: "Popup Store";*/
    background-color: #73B000;
    top: 0px;
    position: relative;
    color: #fff;
    padding: 5px 20px;
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    z-index: 1;
    margin-left: -7px;
    margin-right: -7px;
}
.inner.mobile>span {
    /*content: "Food Cart";*/
    background-color: #CF8D29;
    top: 0px;
    position: relative;
    color: #fff;
    padding: 5px 20px;
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    z-index: 1;
    margin-left: -7px;
    margin-right: -7px;
}
.inner.retailer>span {
    /*content: "Retail Vendor";*/
    background-color: #39378d;
    top: 0px;
    position: relative;
    color: #fff;
    padding: 5px 20px;
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    z-index: 1;
    margin-left: -7px;
    margin-right: -7px;
}
.inner.certified>span {
    /*content: "Retail Vendor";*/
    background-color: #659300;
    top: 0px;
    position: relative;
    color: #fff;
    padding: 5px 20px;
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    z-index: 1;
    margin-left: -7px;
    margin-right: -7px;
}
.switch-candy label{
    cursor: pointer;
}
/* Check Availability Button  */



.row_menu_addtocart.rmac_flx{
    display: flex;
    justify-content: space-between;
}
/* Check Availability Date picker css  */
.dtt_popup {
    display: none;
     margin-top: -10rem;
    position: absolute;
}

.vrl-cl{
    top: 1px;
    right: 148px;
    border: 1px solid #00000033;
    position: absolute;
    height: 225px;

}

.date-time-container a.ui-datepicker-next.ui-corner-all{
    font-size: unset!important;
    top:-1px;
    right:0!important;
    margin: auto!important;


}



.date-time-container .ui-datepicker-year{
    display: none;
}

.date-time-container a.ui-datepicker-prev.ui-corner-all{
    left:auto!important;
    font-size: unset!important;
    top:-1px;
   

}


.date-time-container a.ui-datepicker-next.ui-corner-all:hover{
    top: -1px;
    background: none;
    border: 0;
}


.date-time-container a.ui-datepicker-prev.ui-corner-all:hover{

    background: none;
    border: 0;
}

#datepicker-btn {
    background-color: #ff5733;
    color: white;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 20px;
    border-radius: 5px;
  }
  .date-time-container {
    margin-top: 0rem;
    display: flex;
    align-items: flex-start;
    max-width: 100%;
    width: 100%;
    border: 2px solid #00000033;
    background: #FDFBFA;
    padding: 1rem;
  }
  .service-type-container {
    margin-top: 0rem;
    display: flex;
    align-items: flex-start;
    max-width: 100%;
    width: 100%;
    border: 2px solid #00000033;
    background: #FDFBFA;
    padding: 1rem;
}
  .time-picker-cont-cl {
    width: 92px;
    border: 1px solid #bbbbbb;
    border-radius: 5px;
    position: relative;
    padding: 6px 13px;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    margin-left: 1.3rem;
  }
  .time-select {
    width: 100px;
    font-family: "Open Sans", "sans-serif";
    font-weight: 400;
    font-size: 16px;
  }
  /*.time-select::after {
    content: "";
    position: absolute !important;
    width: 10px !important;
    height: 10px !important;
    top: 10px !important;
    left: auto;
    background-image: url(../images/down-arrow.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    right: 6px;
  }*/
  .time-options::-webkit-scrollbar {
    width: 1px;
  }
  .time-options {
    /*display: none;*/
    position: absolute;
    top: 5%;
    right: 3%;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
    max-height: 160px;
    overflow-y: scroll;
    padding: 5px;

  }
  .confirm-container {
    display: none;
    margin-top: 20px;
  }
  .confirm-button {
    background-color: lightgreen;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 16px;
    border-radius: 5px;
  }
  .thank-you-message {
    margin-top: 20px;
    display: none;
    color: green;
    font-weight: bold;
  }
  .date-time-container .ui-datepicker {
    width: 213px;
    background: white;
    background: #FDFBFA !important;
    border:none!important;
    border-radius: 5px;
 
  }




  .date-time-container .ui-datepicker-calendar th {
    color: #333333 !important;
    font-family: "Open Sans", sans-serif;
    border-bottom: 1px solid #f5f5f5;
  }



  
  .date-time-container .ui-datepicker-header {
    background:none;
    color: #000;
    font-family: "Open Sans", sans-serif;
    border: none;
    border-radius: 5px 5px 0 0;
  }

  .date-time-container .ui-datepicker-title{
   

  }
  .date-time-container .ui-datepicker-prev,
  .ui-datepicker-next {
    color: white;
  }
  .date-time-container .ui-datepicker-title {
    font-size: 12px;
    font-weight: bold;
    width: 115px;
    text-align: center;
    margin: 0!important;
    line-height: 1em!important;

  }
  .date-time-container .ui-datepicker-calendar th {
    color: #555;
    font-weight: bold;
  }
  
  
  .date-time-container .ui-datepicker-calendar .ui-widget-content .ui-state-default {
    display: block;
    padding: 5px;
    text-align: center;
    color: #555;
    text-decoration: none;
   
  }



  .date-time-container
    .ui-datepicker-calendar
    td.ui-state-active {
    background-color: #2ecc71;
    color: white !important;
  }
  .date-time-container.ui-datepicker-calendar
    td.ui-state-default.ui-state-hover {
    background-color: #3498db;
    color: white;
  }
  .date-time-container .ui-datepicker-today a {
    color: #454545;
  }
  .date-time-container .ui-state-highlight,
  .date-time-container .ui-widget-content .ui-state-highlight,
  .date-time-container .ui-widget-header .ui-state-highlight {
    color: #454545;
  }
  .date-time-container .ui-state-default,
  .date-time-container .ui-widget-content .ui-state-default {

    position: unset !important;
    color: #454545;
    font-size: 14px!important;
    border: none !important;
    background-color:#FDFBFA !important;
    text-align: center;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Open Sans", sans-serif;
  }
  .date-time-container .ui-state-default.ui-state-active {
    border: none;
    border-radius: 50%;
    background-color: #73b000 !important;
    color: #ffffff !important;
    padding: 0.2em !important;
  }
  
  .time-item {
    padding: 6px;
  }
  .time-label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 34px;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: -0.4px;
  }
  .time-checkbox-filter {
    visibility: hidden;
    position: absolute;
  }
  .custom-checkbox {
    position: absolute;
    left: 8px;
    height: 17px;
    width: 17px;
    border: 1px solid #73b000;
  }
  .time-checkbox-filter:checked + .custom-checkbox {
    background-color: #73b000;
    border-radius: 0;
  }
  .custom-checkbox:after {
    content: "";
    position: absolute;
    display: none;
    left: 5px;
    bottom: 4px;
    width: 5px;
    height: 11px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
  }
  .time-checkbox-filter:checked + .custom-checkbox:after {
    display: block;
  }

  .date-time-container .ui-datepicker-calendar tr td:nth-child(6) span,
  .date-time-container .ui-datepicker-calendar tr td:nth-child(7) span,
  .date-time-container .ui-datepicker-calendar tr td:nth-child(6) a,
  .date-time-container .ui-datepicker-calendar tr td:nth-child(7) a,
  .date-time-container .ui-datepicker-calendar tr th:nth-child(6) span,
  .date-time-container .ui-datepicker-calendar tr th:nth-child(7) span {
    color: #000;
  }
/*Menu-merchant-1 page CSS below*/
.f_chef {
    position: relative;
    /*min-height: 130px;*/
}
.abl_week_ul .abl_week_li.green {
    color: #000000;
    background-color: #CAEC89;
}
    .orange-btn
    {
    background-color: #E07313;
    color: #000;
    padding: 10px 25px;
    border: none;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
  }
  .toolTip_cross
  {
    position: absolute;
    left: 92%;
    top: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 1.5rem;
    cursor: pointer;
    z-index: 100;
  }
  .limit-lines
  {
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   line-clamp: 2; 
   -webkit-box-orient: vertical;
  }
  .item_name
  {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2; 
        -webkit-box-orient: vertical;
        margin-bottom: 0px;
  }
  .row_menu_item .rating-stars,.row_menu_item .store-rating-stars
  {
    display: inline-block;
    cursor: pointer;
  }
  .rmac_flx .ui-datepicker .ui-datepicker-next{
    left: unset !important;
  }
  .rmac_flx .ui-datepicker .ui-corner-all{
    font-size: 26px;
  }
  .row_menu_addtocart.rmac_flx{
    align-items: center;
    gap: 0 10px;
  }
  .dtt_popup{
    width: 330px;
    left: 0;
    margin: 0;
    bottom: 90px;
    background-color: #fff;
    z-index: 1;
  }
  .ckaby_valur{
    cursor: pointer;
    border-radius:10px;
    padding:10px 15px;
    margin-top: 10px;
    white-space: nowrap;
  }
   
  .confirm-av{
    background-color:#73B000;
    color:#fff;
    border-radius:10px;
    padding:10px 11px;
    margin-top: 10px;
    font-size: 13px;
    white-space: nowrap;
  }
  .cal_item {
    width: calc(100% - 100px);
    border-right:2px solid #00000033;
}
.time_item{
    width:90px;
    padding-top:15px;
}
.time_item .time-picker-cont-cl{
    margin-left: 3px;
}
.time_item  .time-item {
    padding: 3px 0;
}
.time_item .time-label{
    font-size:11px;
    top:10px;
}
.time_item  .time-options{
    max-height: 90%;
}
.time-select{
    width: auto;
    font-size: 11px;
}
.cal_item .date-time-container .ui-datepicker {
    width: 100%;
}
.dtt_popup .date-time-container{
    padding: 0;
}
.cal_item  .time-select::after{
    right: 1px;
    top: 8px !important;
}
.row_menu_addtocart .btn_addtocart{
    white-space: nowrap;
}
.confirmation-message {
    font-weight: bold;
}
@media (min-width: 768px) {
    .container {
        width: 100% !important;
    }
}