:root {
  --background: #4285f4;
  --icon-color: #344955;
  --width: 50px;
  --height: 50px;
  --border-radius: 100%;
}
@media screen and (min-width:320px)
{
  .shaddow{box-shadow:RGBA(1,1,1,.5) 0 0 00px}
  .cartoonimg 
  {
    height: 250px;
    background-color: #f1f4fb;
    display: flex;
    align-items: baseline;
    vertical-align: bottom;
    justify-content: end;
    align-self: baseline;
    align-items: flex-end;
  }
  
  .notificationpopup
{
    width: 100%;
    height: 130px;

    background-color: #fff;
    padding: 20px;
    box-shadow: #ccc 0px 0px 5px;
}

  .main{
    width: 100%;
    max-width: 820px;
  }
  .store .resinner-banner .stotedetail .res-img
  {
display: block;
  }

  .storeheadroom--pinned .resinner-banner .stotedetail .res-img
  {
display: none;
  }
  
  .wis img
  {
  width: 16px;
  overflow: hidden;
  cursor: pointer;
  }
  .pd
  {
   padding-top: 25px;
   
  }
    .deskonly
{
    display: none !important;
}
.bannerContainer{
  padding-left: 15px;
  padding-bottom: 10px;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  box-sizing: border-box;
}

.mobileonly
{
  display: block;
}

.header-location
{
    width: 90%;
    height: 60px;
    padding: 10px;
    position: relative;
    margin: auto;
    background-color: #fff;
    border-radius: 80px;
    display: flex;
}
h4, .h4 {
    font-size: 1.2rem;
}
.bottomnavigation
{
    display: flex;
    background-color: #fff;
    box-shadow: #ccc 0px 0px 10px;
    padding: 5px 10px;
    height: 50px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    position:fixed;
    z-index: 99999999;
}
.bottomnavigation .active
{
  color: var(--green);

}
.bottomnavigation .nav
{
    width: 25%;
    font-size: 11px;
    display: block;
    text-align: center;
position: relative;
    justify-content: space-evenly;

}
.bottomnavigation .nav img 
{
    width: 24px;
    height: auto;
    display: block;

    text-align: center;
    justify-content: center;

}
.header-address
{
  display: block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 13px;
  width: calc(100vw - 120px);
  color: #000;
  text-align: left;
  font-weight: 500;
  text-overflow: ellipsis;
  
}
.siteWidthContainer {
    /* padding: 0 25px; */
    margin: 0 auto;
    min-width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .seachcc
{
  width:100%;
  margin:0%;
  display: flex;
  align-items: top;
  justify-content: center;
}
.searchcontainer
{
  width: 100%;
  margin: auto;
  padding:0px;
}
.mat-button
{
  line-height:25px !important;
  margin-top: 0px !important;
}
.mat-button
{
    min-width:30px !important;
    padding: 0px !important;
}
.clrtxt
{
  position: absolute;
  color: var(--green);
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  background: transparent;
  border: 0px;
  right: 15px;
  top: 18px;
}
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 0px 15px 0;
    margin: 0px 15px 15px 0;
    transition: 0.3s;
    font-size: 14px;
    border-bottom: var(--white) solid 3px;
    font-weight: 600;
  }
  .moblocation
  {
    height: calc(100vh - 320px);
    background-color: #f1f4fb;
    display: flex;
    align-items: baseline;
    vertical-align: bottom;
    justify-content: end;
    align-self: baseline;
    align-items: flex-end;

  }
  .moblocation img
  {
    width: 100%;
    max-width:800px;
  }
  .header-location
  {
    border: #ccc solid 1px
  }
  .header-location input
{
    width: 75%;
    border: 0px;
    background-color: transparent;
    color: #000;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 0px;
}
.seachcc .searchtxt
{
  width: 100%;
  margin: 0%;
 padding: 15px;
 border-bottom: 0px;
 border: #c3c3c3 solid 1px;
 height: 50px;
 color: var(--gray80);
}
.seachcc input::placeholder
{
  font-size: 14px !important;
}
.itmimg img
{
  width: 100%;
}
.searchsection
{
  width: 100%;
  padding: 15px;
}
.restaurantlist  .box-gray
{
  margin:0px 0px 15px 0px;
}
.restaurantlist
{
  padding-left:0px;
}
.tab
{
  padding: 0px 0px;
}
.tabcontent
{
     padding: 0px 0px 15px 0px;
}
.tabcontent .col-md-4
{
  padding: 0px !important;

}
.mse
{
  width: 100%;
}

.resinner-banner
{
  width: 100%;
  background-color: #fff;
  height: auto;
  padding: 5px 0px;
  overflow: hidden;
}
.stotedetail
{
    display: block;
    position: relative;
}
.res-img, .categoryleft
{
    float: none;
    width: 100%;
}
.res-img img
{
 /* width: 270px; */
 width: 100%;
 text-align: center;
 overflow: hidden;
 clear: both;
 height: 130px !important;

}

.restdetail, .itemright
{
    width: 100%;
    float: none;
    padding: 0px 15px;
}
.hotlnam
{
 font-size: 14px;
 font-weight: bold;
 padding-top: 15px;
 color: #000;
}
.native .hotlnam
{
  font-size: 14px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 10px;
  color: #000;
}
.hot-sm
{
 font-size: 13px;
 font-weight: 400;
 color: #000;
}
.stotedetail .pt-25
{
  padding-top: 10px;
}
.wis
{
  position: absolute;
  top: 10px;
  right: 10px;
}
.productsearch
{
    position: relative;
    font-size: 14px;  
    width:88vw;
    margin-bottom: 15px;
}
.serc .productsearch
{
    position: relative;
    font-size: 14px;  
    width:100%;
    margin-bottom: 0px;
} 
.mrestaurant .pd 
{
  padding-top: 15px;
}

.centerres .sidemenuhed
{
  font-size: 15px;
  font-weight: 600;
  text-align: left;
  padding-right: 0px;
  margin-right: 0px; 
  padding-top: 15px;
  padding-bottom:10px;
  color: #000;

}
.icon {
  position: relative;
  overflow: hidden;
padding: 2px 10px;
line-height: 25px;
  display: inline-block;
  height: 25px;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  animation-delay: 250ms;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  text-align: center;

  font-size: 12px;

}
.details-box {
  padding: 2px 10px;
      color: #000;
      border-radius: 4px;
      display: inline-block;
      margin-bottom: 5px;
      height: 30px;
      font-size: 12px;
      text-align: center;
      justify-content: center;
      align-items: center;

}
.productsearch input
{
    width: 100%;
    height: 35px;
    border-radius:3px;
    border: #dfdfdf solid 1PX;
    padding: 5px 10px 5px 35px;

}
.productsearchicon
{
    position: absolute;
    left: 15px;
    top: 6px;
    }
.itemlistimage img
{
    border-radius: 10px;
    height: 120px;
    width: 110px;
    border: #dfdfdf solid 1px;

}
.itemlist-name
{
    font-size: 13px;
    font-weight: 600;
    color: #000;
}
.itemlistseaction
{
padding-left: 15px;
display: block;
}
.counterbtn
{
  width: auto;
  /* float: right; */
  /* justify-content: flex-end; */
  /* align-items: end; */
  /* text-align: end; */
  position: absolute;
  bottom: 25px;
  right: 12px;

}
.itemlistcontainer
{
    display: flex;
    width: calc(100vw - 30px );
    padding: 0 0 25px 0;
    justify-content: space-between;
    position: relative;

}
.itemlist-sy img
{
width: 16px;
height: 16px;
}
.modal-content
{
 /* padding: 25px; */
 border-radius: 5px;
 background-color:transparent;


   width: 100vw;
   height: 100vh;
   position: relative;
}
.modal-lg {
  max-width: 100%;
}
.productdetail
{
  /* width: 85%; */
  padding: 15px;
  width:100%; 
    height:100vh;
    /* overflow: hidden; */
    background-color: #fff;
    border-radius: 0px;
    margin:0 auto;
    position: relative;
    bottom: 0px;
    overflow-y: scroll;
}
.detil-img img 
{
  width: 100%;
  height: 320px;
  object-fit: contain;
  object-position: center;

  
}

.productdetail .mdetail
{
  padding: 0px;
}
.productdetail .clsbtn
{
  position: absolute;
  right: 0px;
  top: 0px;
}

.productdetail .notifyme
{
  top: -60px;
  right: 10px;
}
.native .store .stotedetail
{
  padding: 0px 0px;
}
.cartseaction
{
    width: 100%;
    float: right;
}

.native .itemlistcontainer
{
    display: block;
    width: 100%;
    padding: 0 0 15px 0;
    margin: inherit;    
}
.native .itemright
{
    width: 100% !important;
}
.native .mresinner-banner {
  width: 100%;
  background-color: #fff;
  height: auto;
  padding: 15px 0px 0 15px;
  /* overflow: hidden; */
  position: fixed;
  top: 0px;
  z-index: 9999;
}
.native .resinner-banner {
  width: 100%;
  background-color: #fff;
  height: auto;
  padding: 15px 0px 0 0;
  overflow: hidden;
}
.native .mresinner-banner {
  width: 100%;
  background-color: #fff;
  height: auto;
  padding: 15px 0px 0 15px;
  overflow: hidden;
  position: fixed;
  top: 0px;
  z-index: 9999;
}
.native .pd {
  padding-top: 5px;
}
.native .restmids {
  padding: 0px 0px;
}
.native .counterbtn
{    width: auto;
  /* float: right; */
  /* justify-content: flex-end; */
  /* align-items: end; */
  /* text-align: end; */
  position: absolute;
  bottom: 0px;
  right: 0px;

}
.repeatpop 
{
  width: 100%;
  height: 200px;
  margin: auto;
  padding: 15px 15px 30px 15px;
  background-color: #fff;
  border-radius: 0;
  box-shadow: #ccc 0px 0px 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
}
 .storefixedbottom .font18 
{
font-size: 14px !important;
}
.font18
{
  font-size: 18px;
}
.native .itemlistseaction
{
padding-left: 0px;
display: flex;
padding-top: 8px;
padding-bottom: 8px;
}
.storefixedbottom .checkot
{
    background-color: var(--green);
    padding: 10px 20px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    border: 0px;
    width: 50vw;
    cursor: pointer;
    text-transform: uppercase;
}
.productdetail #dismiss {
  width: 35px;
  height: 35px;
  line-height: 32px;
  text-align: center;
  position: absolute;
  top: -45px;
  right: -5px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff !important;
  border: 0px;
  border-radius: 50%;
  box-shadow: rgb(211, 207, 207) 0px 0px 0px;
}
.productdetail .font18
{
  font-size: 14px;
}
.pro-deta-destext-left  
{
  padding-left: 0px;
}
.mdetail .detailadbtn
{  padding-left: 0px;

}
.mdetail .pro-deta-destext-left .mb-20
{
margin-bottom: 10px;
}
.itemlist-price
{
    font-size: 14px;
    font-weight: 600;
    padding:10px 0 0 0px;
}
.freshpagelist
{
padding: 0px 15px;
}

.box-gray
{
 background-color: white;
border: #e7e7e7 solid 1px;
/* padding:0px 0px 20px 0; */
text-align: center;
justify-content: center;
border-radius: 0px;
transition: 0.2s ease-in-out;
overflow: hidden;
margin:0px 0px 15px 0px;
}
.fresh .res-name
{
    padding: 0px 10px 5px 10px;
    text-align: center;
    font-size: 14px;
}

.fresh .des
{
    padding-bottom: 0px;
    text-align: center;
    font-size: 14px;
}
.native .pb-25
{
  padding-bottom: 15px;
}
.cartseaction .productsearch
{
  width: calc(100vw - 30px);
}
.resinner-banner .cartseaction
{
  padding: 0px 15px !important;
}
.restdetail .pl-20
{
  padding-left: 0px;
}
.mrestaurant .restmids
{
  padding: 0px 0px;
}
.native .itemlist-name
{
    font-size: 14px;
    font-weight: 600;
    line-clamp: 2;
    letter-spacing: 0px;
    -webkit-line-clamp: 2;
    color: #000;
    text-overflow: ellipsis;
    word-spacing: normal;
    white-space: normal;
}
.notifyme
{
    line-height: 28px;
    color: white;
    position: absolute;
    top: -125px;
    right: 0px;
    background: RGBA(0,0,0,0.6);
    border: 0px;
    font-size: 14px;
    border-radius: 3px;
}
.native .col-6
{
  width: 100%;
  display: contents;
}
.storefixedbottom .col-md-6
{
  width: 100% !important;
  max-width: 100% !important;
}
.native .col-md-3
{
    padding: 0px 0px;
}
.native .itemlistimage img
{
    border-radius: 0px;
    height: 150px;
    width: 100%;
    border-top: #dfdfdf solid 1px;
    border-right: #dfdfdf solid 1px;
    border-left: #dfdfdf solid 1px;

}
.itemlist-varient
{
    font-size: 13px;
    color: var(--gray40);
    padding: 0px 0px;
}
.bbb .borbt
{
  border-bottom: #e7e6e6 solid 0px;
}
.bbb .freshpagelist
{
padding: 10px 15px;
}
.mtextlink li
{
  font-size: 11px;
  padding:0px 15px 5px 5px;
  display: inline-flex;
  width: auto;
align-items: center;
justify-content: center;
  text-align: center;
}
.mobileonly .accountmenu
{
  background-color: #fff;
  padding:10px  15px;
}
.mobileonly .accountmenulist li
{
  border-bottom:#e7e6e6 solid 1px;
  padding: 15px 0px;
  background-image: url(../../assets/images/next-list.png);
  background-repeat: no-repeat;
  background-position: right;
  
}
.mobileonly .accountmenulist li:last-child
{
  border-bottom:#e7e6e6 solid 0px;
}
.mobileonly ul 
{
  margin-left: 0px;
  padding:0px 15px ;
  width: 100%;
}
.mobileonly .pp ul 
{
  margin-left: 0px;
  padding:0px 0px ;
  width: 100%;
}
.mobileonly .breadcrump  ul 
{
  margin-left: -15px;
  width: auto;
  font-size: 11px;
}
.loginbox
{
  width: 100%;
  height: 100vh;
  margin: 0 auto;
}
.loginbox .margin-right-20
{
  margin-right:0px

}
.loginbox .margin-top-40
{
  margin-top: 0px;
}
.loginbox .loginbf 
{
  height: 100vh;
}
.ysfab input
{
 opacity:0px
}
  #otpinput .wrapper input
{
  width:42px;
  padding:10px 2px;
  margin: 10px 2px;
  font-size: 14px;
  color: #000;
  opacity: 1;
  position: relative;
  font-weight: 600;
  height: 45px;
  border: #e3e3e3 solid 1px;
  border-radius:5px;
}
.loginbox .padding-left
{
  padding-left: 15px;
}
.loginbox .padding-right
{
  padding-right: 15px;
}
.loginbox .submitnn
{
  width: 100%;
}
.native .centerres .sidemenuhed
{
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 3px;
    padding-bottom: 5px;
}
.transparentinput input{
  border: 0px;
  padding: 10px 15px;
  font-family: 12px !important;
  width:95%;
  margin: 5px;}
  .noitemsfound img{
    width: 100%;
    height: auto;
  }
  .midsectioncheckout
{
  height: auto;
  overflow-y: scroll;
  overflow-x: hidden;
  width: 100%;
  letter-spacing: 0px;
  /* padding-right: 10px; */

}
.cartmid{
  height: 100vh; 
overflow-y: hidden;
padding: 0px 16x;
}
.cartmid .date
{
  display: flex;
  overflow-x: scroll;
}
.cartmid .date div
{
  font-size: 12px;
  flex: 1;
  text-align: center;
  line-height: 15px;
padding:10px 5px;
  border: #f0f1f3 solid 1px;
}
.cartmid .date .active 
{
  font-size: 12px;
  flex: 1;
  background-color: var(--green);
  color: #fff;
  display: flex;
  border: #ccc solid 1px;
}
.addpop
{
  width: 100%; text-align: center; margin: auto;
  height: 100vh;  
}
.searchmap
{
 
  position: absolute;
  top: 110px;
  left: 0;
  width:95%;
  z-index: 899;
  overflow: hidden;
  right: 0;
  margin: auto;
  border-color: rgba(0, 0, 0, 0.125);
   /* box-shadow: #ccc 0px 0px 15px; */
   
}
.googlemap
{
  height:calc(100vh - 380px); width: 100%; 
}
.modal-dialog .map .bg1
{
  border-radius: 0px;
}
.profilesection .bg1
{
	background-color:#fff;
}
.profilesection .container .p-15{
padding: 0px;
}
.profilesection .acountdetpa-he .padding-left
  {
padding-left: 15px;
  } .profilesection .acountdetpa-he .padding-right
  {
padding-right: 15px;
  }
  .profilesection .acountdetpa-he .font18
  {
  font-size: 16px;
  } 
  .form-group
{
  margin-bottom:0.7rem;
}
.form-group .px-10
{
  padding-left: 10px;
}
.form-group .px-10 .py-10
{
  padding-top: 10px;
  padding-bottom: 0px;
}
.personlainfomation input{
  background-color:  #fafafa;
  border: #e0e0e0 solid 1px;
  padding: 10px 15px;
  font-size: 14px;
  width: 100%;
  max-width: 480px;
  
}
.buttonornage button
{
  background-color:var(--theme);
  border:var(--theme) solid 1px;
  padding:10px; 
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  max-width: 480px;
}
.profilesection .addrs
{
  min-height: auto;
      color: #6a6c8a;
      font-weight: 100;
      padding-top: 10px;
      line-height: 17px;
      font-size: 13px;
      width:100%;
      padding-bottom: 10px;
}
.minhei200
{
    /* min-height: 200px; */
}

.addpop .font18{
  font-size: 14px;
}
.confirmation
{
    width: 92%;
    height: auto;
    left:0px;
    right:0px;
    margin: auto;
    text-align: left;

    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.profilesection .font20
{
  font-size: 14px;
}
.dfl .mr-15
{
  margin-right: 0px;
  margin-bottom: 10px;
}
.confirmation .p-15{
  padding:20px 15px 5px 15px;
}
.or, .ord, .ort 
{
  text-align: left;
}
.profilesectionfull .container .p-15 
{
  padding: 0px;
}
.proticontner
{
  height: calc(100vh - 0px);overflow-y: scroll;
}
.profilesectionfull  .padding-right
{
  padding-right: 15px;
}
.profilesectionfull  .padding-left
{
  padding-left: 15px;
}
.profilesectionfull .personlainfomation
{
  height: 100vh;
}
.morderdetail .padding-top
{
  padding-top: 10px;
}
.footerbill
{
  background-color: #eff1f5;
  position: relative;
  bottom: 0; 
  width: 100%;
}
.ordrstatus
{
  height: auto;
}
.dfl .col-md-4
{
  display: block;
  flex: auto;
}
.orderdetailsbdy
{
    min-height: 200px;
overflow-y: scroll;
overflow-x: hidden;
width:100%;

}
.wid500
{
  width: 100%;
  margin:auto;
  border-radius: 10px;
  font-size: 14px;
  height: 100vh;
  overflow-y: scroll;
  padding: 15px 15px 15px 15px;
}
.webcontent
{
  width: 100%;
  height: auto;
  position: relative;
}
.webcontent .header
{
  width: 100%;
  height: 60px;
  position:fixed;
  background-color: #fff;
  top: 0px;
  left: 0px;
  padding: 15px;
  right: 0px;
}
.webcontent .mid 
{
  width: 100%;
  top: 60px;
  bottom: 60px;
  height: calc(100vh - 50px);
  overflow-y: scroll;
}
.webcontent .footer
{
  width: 100px;
  height: 60px;
  position:fixed;
bottom:0px;   left: 0px;
  right: 0px;
}
.storeheadroom--unfixed {    
  z-index: 9999;
  position: static;  
  margin-top: 0px;    
  transition: top ease-in-out 0.3s;        
}
.storeheadroom--unpinned {        
  transition: top ease-in-out 0.3s;     
  position: static;   
  z-index: 9999;
}
.storeheadroom--pinned {    
  z-index: 9998;
  position: fixed;
  margin-top: 0px;
  top:0px;
  position: fixed;
  left: 0;
  right: 0;
  height: 50px;

  z-index: 999;
  will-change: transform;
  transform: translateZ(0);
  transition: transform .3s ease;
  contain: size layout style;
  padding: 0 0px 0 0; 
}

.appstoreheadroom--pinned {    
  z-index: 9998;
  position: fixed;
  margin-top: 0px;
  top:0px;
  position: fixed;
  left: 0;
  right: 0;
  height: 0px;

  z-index: 999;
  will-change: transform;
  transform: translateZ(0);
  transition: transform .3s ease;
  contain: size layout style;
  padding: 0 0px 0 0; 
}
.appstoreheadroom--pinned  .resinner-banner .stotedetail .res-img
{
  display: none;
}

.headroom--unfixed {    
  z-index: 9999;
  /* position: static;       */
  position: sticky; 
  transition: top ease-in-out 0.3s;        
}
.headroom--unpinned {        
  transition: top ease-in-out 0.3s;     
  position: static;   
  z-index: 9999;
}
.headroom--pinned {    
  box-shadow: 0 15px 40px -20px rgb(40 44 63 / 15%);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;

  z-index: 1000;
  will-change: transform;
  transform: translateZ(0);
  transition: transform .3s ease;
  contain: size layout style;
  padding: 0 0px 0 0; 
}
.fresh .itmimg
{
  width: 100%;
  height:100%;
}
.fresh .itmimg img{
  width:100%;
  height:100%;
 }
 .restmids
{
  padding: 0px 20px;

}

.cart
{
  padding-top: 0px;
  padding-left: 20px;
}
.chekoutbg
{
  background-color: #e9ecee;
  padding: 20px;
    position: relative;
    height: calc(100vh - 60px);
    overflow-y: scroll;
}
.checkkot .card{
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
padding: 35px;
}
.checkouticon
{
    position: absolute;
    left: -20px;
    width: 40px;
    height: 40px;
    background-color: var(--gray80);
    padding: 8px;
    border-radius: 3px;
    top: 20px;


}
.adrsbtn
{
position: absolute;
top: 20px;
right: 40px;
background-color: transparent;
}
.paymentclass
{
  padding: 15px 8px;
  font-size: 14px;
  color: #000;

  background-color: #edf1f7;
  padding-left: 15px;
  border-left: #edf1f7 solid 5px;
}
#couponslider aside{

  width: 35vw !important;
  padding-right: 200px !important;
  
  }
  .badge-circle {
    display: block;
    position: absolute;
    top: -10px;
    right: 0px;
    left: 20px;
    z-index: 2; }
    .onlyrest
    {
      display: flex;
    }
    .header-location .locatemeic
{
    position: absolute;
    right: 20px;
    font-size: 11px;
    color: #000;
    top: 70px;
    cursor: pointer;
}

}

@media screen and (min-width:360px)
{
  .native .col-md-3
{
    padding: 0px 0px;
}
  .native .col-6
{
  width: auto;
  display: inherit;
}
  .moblocation 
  {
    height: calc(100vh - 350px);
  }
  .native .itemlist-detila
  {
    width: 100%;
  }
  .native .itemlistcontainer
  {
    margin: 0px 2px;
  }
  .native .itemlistseaction
  {
    min-height: 90px;
  }
  .native .itemlist-name
  {
    font-size: 12px;
  }
  .notifyme
  {
  top: -105px;
  }


}
@media screen and (min-width:576px)
{
  .header-location .locatemeic
  {
      position: absolute;
      right: 60px;
      font-size: 11px;
      color: #000;
      top: 20px;
      cursor: pointer;
  }
}
@media screen and (min-width:768px)
{
  .shaddow{box-shadow:RGBA(1,1,1,.5) 0 0 20px}
  .cartoonimg 
  {
    height: 250px;
    background-color: #f1f4fb;
    display: none;
    align-items: baseline;
    vertical-align: bottom;
    justify-content: end;
    align-self: baseline;
    align-items: flex-end;
  }
  .res-img img
  {
    width: 100%;
    height: 220px !important;
  }
  .res-img{
    float: left;
    width: 100%;
}
.categoryleft {
  float: left;
  width: 230px;
}
  .locts
  {
    margin: auto;
    width: 80%;
    display: flex;
  }
  .loimg 
  {
    margin: auto;
    width: 200px;
  }
  .loimg img 
  {
    width:100%;
  }

  #orderslider .ng-sidebar--right 
  {
   width: 85vw !important;
  }
  .hotlnam {
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    color: #000;
}
  .modal-dialog .map .bg1
{
  border-radius: 10px;
}
  .searchmap
{
 
  position: absolute;
  top: 110px;
  left: 0;
  width: 560px;
  z-index: 899;
  overflow: hidden;
  right: 0;
  margin: auto;
  border-color: rgba(0, 0, 0, 0.125);
   /* box-shadow: #ccc 0px 0px 15px; */
   
}
  .midsectioncheckout
{
  height: 36vh;
  overflow-y: scroll;
  overflow-x: hidden;
  width: 100%;
  /* padding-right: 10px; */

}
.bbb .freshpagelist {
  padding: 0px 15px;
}
  .noitemsfound img{
    width: 60%;
    height: auto;
  }
  .resinner-banner .cartseaction
{
  padding: 0px 0px !important;
}
 .loginbox .submitnn
  {
    width: 100%;
    padding: 10px;
    background-color: var(--green);
    color:#fff;
    border: 0px;

  }
  .submitnn
  {
    width: 100%;
    padding: 10px;
    background-color: var(--green);
    color:#fff;
    border: 0px;

  }
  #otpinput .wrapper input {
    height: 100%;
    width: 100%;
    border-radius: 8px;
    cursor: pointer;
    position: relative; 
    z-index: 5;
    opacity: 1;
    font-family: 'Montserrat',sans-serif;
}
  #otpinput input
{
  width: 50px;
  padding:10px;
  margin: 10px 5px;
  font-size: 16px;
  color: #000;
  font-weight: 600;
  border: #e3e3e3 solid 1px;
  border-radius:5px;
}
.loginbox .loginbf {
  height: auto;
  width: 420px;
  margin: 10% auto;
}
  .mtextlink li
{
  font-size: 13px;
}
  .native .itemlistimage img
  {
      border-radius: 0px;
      height: 160px;
      width: 100%;
      border-top: #dfdfdf solid 1px;
      border-right: #dfdfdf solid 1px;
      border-left: #dfdfdf solid 1px;
  
  }
  .cartseaction .productsearch
  {
    width: 35vw;
    float: right;
    padding-top: 10px;
    right: 10px;
  }
  .productsearchicon {
    position: absolute;
    left: 15px;
    top: 7px;
    
}
.cartseaction .productsearch .productsearchicon 
{
  top: 15px;
}
.storefixedbottom .col-md-6
{
  width: 100% !important;
  max-width: 100% !important;
}
.nser .cartseaction  .productsearch
{
  width: 96vw;

  left: 15px;
  right: 15px;
}
.nser .productsearch input
{
  width: 100%;
  height: 35px;
  border-radius: 3px;
  border: #dfdfdf solid 1PX;
  padding: 5px 10px 5px 30px;
    
}
.pro-deta-destext-left {
  padding-left: 15px;
}
.mdetail .detailadbtn {
  padding-left: 15px;
}
.box-gray {
  background-color: white;
  border: #e7e7e7 solid 1px;
  /* padding: 0px 0px 20px 0; */
  text-align: center;
  justify-content: center;
  border-radius: 0px;
  transition: 0.2s ease-in-out;
  overflow: hidden;
  margin: 0px 5px 15px 0px;
}
.fresh .itmimg
{
  width: 100%;
  /* height:220px; */
}
.fresh .itmimg img{
  width:100%;
  height:220px;
 }
 .ng-sidebar--left
 {
   width: 45vw !important;
   padding-left: 0px !important;
 }
}
@media screen and (min-width:800px)
{
  .notificationpopup
{
    width: 470px;
    height: 130px;

    background-color: #fff;
    padding: 20px;
    box-shadow: #ccc 0px 0px 5px;
}
  .productdetail .notifyme
  {
    top: inherit;
    right: inherit;
    left: 20px;
    bottom:60px;
  }
  .badge-circle {
    display: block;
    position: absolute;
    top: -10px;
    right: 0px;
    left: 8px;
    z-index: 2;
}
  .storefixedbottom .col-md-6
{
   width: 50% !important;
    max-width: 50% !important;
  
}
.native .ere
{
  padding-left: 5px !important;
  padding-right: 5px !important;
}
}

/* ------------- */
/* @media screen and (min-width:1024px)
{
  .main {
    width: 96%;
    margin: auto;
}
} */
@media screen and (max-width:2180px)
{
  .mobileonly
  {
      display: none;
  }
  .deskonly
  {
      display: block !important;
  }
}
@media screen and (max-width:810px)
{
  .mobileonly
  {
      display: block;
  }
  .deskonly
  {
      display: none !important;
  }

  
}


 @media screen and (min-width:801px)
{
  .productdetail .clsbtn {
    position: absolute;
    right: 0px;
    top: -42px;
}
  .cartseaction {
    width: 330px;
    float: right;
}
  .restmids {
    padding: 0px 10px;
}
  .productsearch {
    position: relative;
    font-size: 14px;
    width: 300px;
    margin-bottom: 15px;
}
 .itemright {
  width: calc(100vw - 400px);
  float: none;
  padding: 0px 0px;
}
.restdetail
{
  width: calc(100vw - 400px);
  float: none;
  padding: 0px 10px;
}
.itemlistcontainer {
  display: flex;
  width: 100%;
  padding: 0 0 25px 0;
  justify-content: space-between;
  position: relative;
}
  .loginbox
  {
    width: 420px;
  }
  .icontext .text-wrap {
    line-height: 1.2;
    padding-right: 5px;
    padding-left: 6px;
    white-space: nowrap;
}
  .wis img
  {
  width: 24px;
  overflow: hidden;
  cursor: pointer;
  }
  .container {

}
  .header-address {
    display: block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size: 13px;
    width: 250px;
    color: #000;
    text-align: left;
    font-weight: 500;
    text-overflow: ellipsis;
}

  .native .itemright {

    width: 100%;
}

.native .itemlistseaction {
  min-height: 40px;
}
.native .itemlistimage img {
  border-radius: 0px;
  height: 220px;
  width: 100%;
  border-top: #dfdfdf solid 1px;
  border-right: #dfdfdf solid 1px;
  border-left: #dfdfdf solid 1px;
}
  .res-img, .categoryleft {
    float: left;
    padding-left: 15px;
    width: 230px;
}
  .stotedetail {
    display: flex;
    position: relative;
}
  .resinner-banner .cartseaction {
    padding: inherit;
    width: 350px;
    float: right;
}
  .native .shopde .restdetail
  {
    width: calc(100vw - 350px);
  }
  .carol img
  {
    width: 100%;

  }
  .main {
    width: 95%;
    margin: auto;
}
  .greenbtn
{
    background-color: var(--green);
    padding: 5px 5px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
.greenbtn a
{
    color: #fff;
}
  .mobileappleft img
  {
width: 100%;
  }
 
  .pltxt
{
    font-size: 23px;
    color: #000;
    line-height: 26px;
    font-weight: 600;
}
  #orderslider .ng-sidebar--right 
  {
   width: 75vw !important;
  }
  
.header-location .locatemeic
{
    position: absolute;
    right: 65px;
    font-size: 11px;
    color: #000;
    top: 20px;
    cursor: pointer;
}
.store .resinner-banner .stotedetail .res-img
{
display: block;
}
}


@media screen and (min-width:980px)
{


  .storeheadroom--pinned .resinner-banner .stotedetail .res-img
  {
display: block;
  }
  .noitemsfound img{
    width: 60%;
    height: auto;
    user-select: none;
  }
  .main {
    width: 100%;
    margin: auto;
}
  .greenbtn
{
    background-color: var(--green);
    padding: 5px 20px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
.greenbtn a
{
    color: #fff;
}
  .pltxt
{
    font-size: 25px;
    color: #000;
    line-height: 40px;
    font-weight: 600;
}
  .locts
  {
    margin: auto;
    width: 100%;
    display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .loimg 
  {
    margin: auto 5px;
    width: auto;
  }
  .loimg img 
  {
    width:100%;
  }
  .onlyrest
  {
    display: inherit;
  }
  .badge-circle {
    display: block;
    position: absolute;
    top: -10px;
    right: -10px;
    left: 10px;
    z-index: 2; }
  #couponslider aside{

    width: 65vw !important;
    padding-right: 200px !important;
    
    }
  .paymentclass
{
  padding: 15px 3px;
  font-size: 13px;
  color: #000;

  background-color: #edf1f7;

  border-left: #edf1f7 solid 5px;
}
  .adrsbtn
{
position: absolute;
top: 20px;
right:15px;
background-color: transparent;
}
  .checkouticon
  {
      position: absolute;
      left: -10px;
      width: 30px;
      height: 30px;
      background-color: var(--gray80);
      padding: 8px;
      border-radius: 3px;
      top: 10px;
  
  
  }
  .checkkot .card{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
  padding: 25px 15px 15px 25px;
  }
  .chekoutbg
{
  background-color: #e9ecee;
  padding:0px 10px;
    position: relative;
    height: calc(100vh - 60px);
    overflow-y: scroll;
}
  #orderslider .ng-sidebar--right 
  {
   width: 65vw !important;
  }
  .restmids
{
  padding: 0px 10px;

}
  .pd
{
 padding-top: 15px;
 
}
  .whatsappsharebutton {
    position: fixed;
    width: 50px;
    height: 50px;
    font-weight: 600;
    cursor: pointer;
    z-index: 11;
    left: 1%;
    align-items: flex-start;
    bottom: 60px;
    display: block;
    z-index: 999999;
}
.tbutton {
  position: fixed;
  bottom: 60px;
  right: 15px;
  font-size: 20px;
  text-align: center;
  border-radius: 5px;
  outline: none;
  background: transparent;
  border: 0px;
  z-index: 99999;
}
  .native .itemlistseaction {
    min-height: 100px;
}
  .native .hotlnam {
    font-size: 14px;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #000;
}
.productsearch
{
margin-bottom: 7px;
}
  .ng-sidebar--left
  {
    width: 45vw !important;
    padding-left: 100px !important;
  }

  .headroom--unfixed {    
    z-index: 9999;
    /* position: static;       */
    position: sticky; 
    transition: top ease-in-out 0.3s;        
  }
  .headroom--unpinned {        
    transition: top ease-in-out 0.3s;     
    position: static;   
    z-index: 9999;
  }
  .headroom--pinned {    
    box-shadow: 0 15px 40px -20px rgb(40 44 63 / 15%);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;

    z-index: 1000;
    will-change: transform;
    transform: translateZ(0);
    transition: transform .3s ease;
    contain: size layout style;
    padding: 0 16px 0 0; 
  }
  .storeheadroom--unfixed {    
    z-index: 9999;
    position: static;  
    margin-top: 0px;    
    transition: top ease-in-out 0.3s;        
  }
  .storeheadroom--unpinned {        
    transition: top ease-in-out 0.3s;     
    position: static;   
    z-index: 9999;
  }
 .storeheadroom--pinned {    
    z-index: 9998;
    position: fixed;
    margin-top: 0px;
    top:40px;
    width: 100%;
    position: fixed;

    left: 0;
    right: 0;
    height: 50px;

    z-index: 999;
    will-change: transform;
    transform: translateZ(0);
    transition: transform .3s ease;
    contain: size layout style;
    padding: 0 16px 0 0; 
  }
 

  .wid500
  {
    width: 600px;
    padding: 25px;
    margin:auto;
    border-radius: 10px;
    font-size: 14px;
    height: calc(100vh - 180px);
    overflow-y: scroll;
  }
  .orderdetailsbdy
{
    height: calc(100vh - 310px);
overflow-y: scroll;
overflow-x: hidden;
width:100%;

}
  .dfl .col-md-4
{
  display: flex;
  flex: 1;
}

  .ordrstatus
{
  height: 120px;
}
  .footerbill
{
  background-color: #eff1f5;
  position: absolute;
  bottom: 0; 
  width: 100%;
}
  .morderdetail .padding-top
  {
    padding-top: 32px;
  }
  .profilesectionfull .personlainfomation
{
  height: auto;
}

  .profilesectionfull  .padding-right
{
  padding-right:0 15px;
}

.profilesectionfull  .padding-left
{
  padding-left:0 15px;
}
  .proticontner
{
  height: calc(100vh - 120px);overflow-y: scroll;
}
  .profilesectionfull .container .p-15 
{
  padding:0px 5px;
}
.or
{
  text-align: left;
}
.ord{
  text-align: center;
}
.ort{
  text-align: right;
}

  .confirmation .p-15{
    padding: 15px;
  }
  .dfl .mr-15
  {
    margin-right: 15px;
    margin-bottom: 5px;
  }
  .profilesection .font20
  {
    font-size: 20px;
  }
  .addpop .font18{
    font-size: 18px;
  }
  .confirmation
{
    width: 500px;
    height: auto;
    left:0px;
    right:0px;
    margin: auto;
    text-align: left;

    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
  .dfl
{
  display: flex;
  flex: 1;
  min-height: 100x;
}
  .minhei200
{
    /* min-height: 200px; */
}
  .profilesection .addrs
{
  /* min-height: 80px; */
      color: #6a6c8a;
      font-weight: 100;
      padding-top: 10px;
      line-height: 17px;
      font-size: 13px;
      width: 100%;
      padding-bottom: 10px;
}
  .buttonornage button
{
  background-color:var(--theme);
  border:var(--theme) solid 1px;
  padding:10px; 
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  width: 250px;
}
  .personlainfomation input{
    background-color:  #fafafa;
    border: #e0e0e0 solid 1px;
    padding: 10px 15px;
    font-size: 14px;
    width: 250px;
    
  }
  .form-group .px-10
{
  padding-left: 10px;
}
.form-group .px-10 .py-10
{
  padding-top: 10px;
  padding-bottom: 10px;
}
  .form-group
{
  margin-bottom: 0.5rem;
}
  .profilesection .acountdetpa-he .font18
  {
  font-size: 16px;
  } 
  .profilesection .acountdetpa-he .padding-left
  {
  padding-left: 32px;
  } .profilesection .acountdetpa-he .padding-right
  {
  padding-right: 32px;
  }

  .profilesection .container .p-15{
    padding: 15px;
    }
  .profilesection .bg1
  {
  	background-color:#fff;
  }
  .googlemap
{
  height:calc(100vh - 400px); width: 600px; 
  
}
  .addpop
{
  width: 600px; text-align: center; margin: auto;
  height:calc(100vh - 300px);
}

  .cartmid{
    height: calc(100vh - 60px); 
  overflow-y: hidden;
  padding: 0px 16x;
  }
  .transparentinput input{
    border: 0px;
    padding: 10px 15px;
    font-family: 12px !important;
    width: 100%;
    margin: 5px;}
  .native .centerres .sidemenuhed
{
    padding-left:15px;
    padding-right: 0px;
    padding-top: 3px;
    padding-bottom: 5px;
}
  .loginbox
{
  width: 420px;
  height: auto;
  margin: calc(100vh - 70%) auto;
}

  .bbb .freshpagelist
  {
padding: 0px 0px;
  }
  .bbb .borbt
  {
    border-bottom: #e7e6e6 solid 1px;
  }
  .itemlist-varient
{
    font-size: 13px;
    color: var(--gray40);
    padding: 10px 0px;
}
  .native .itemlistimage img
  {
      border-radius: 0px;
      height: 220px;
      width: 100%;
      border-top: #dfdfdf solid 1px;
      border-right: #dfdfdf solid 1px;
      border-left: #dfdfdf solid 1px;
  
  }
  .storefixedbottom .col-md-6
{
  width: 50%;
  max-width: 50%;
}
  .notifyme
{
    line-height: 28px;
    color: white;
    position: absolute;
    top: -125px;
    right: 0px;
    background: RGBA(0,0,0,0.6);
    border: 0px;
    font-size: 14px;
    border-radius: 3px;
}
  .native .itemlist-name
  {
      font-size: 14px;
      font-weight: 600;
      color: #000;
      text-overflow: ellipsis;
      word-spacing: normal;
      white-space: normal;
  }
  .native .itemlist-detila
  {
    width: 100%;
  }
  .mrestaurant .restmids
{
  padding: 0px 20px;
}
  .restdetail .pl-20
{
  padding-left: 20px;
}
  .cartseaction .productsearch
  {
    width: 350px;
    float: right;
  }
  .resinner-banner  .cartseaction
  {
    padding: inherit;
    width: 350px;
    float: right;
  }
 .native .pb-25
  {
    padding-bottom: 25px;
    
  }
  
.fresh .des
{
    padding-bottom: 10px;
    text-align: center;
    font-size: 14px;
}
  .fresh .res-name
{
    padding: 10px 10px 5px 10px;
    text-align: center;
    font-size: 16px;
}
  .box-gray
{
 background-color: white;
border: #e7e7e7 solid 1px;
/* padding:0px 0px 20px 0; */
text-align: center;
justify-content: center;
border-radius: 0px;
transition: 0.2s ease-in-out;
overflow: hidden;
margin:0px 15px 15px 0px;
}
  .freshpagelist
{
  padding: 0px
}
  .itemlist-price
{
    font-size: 14px;
    font-weight: 600;
    padding: 0px;
}

  .mdetail .pro-deta-destext-left .mb-20
{
margin-bottom: 20px;
}
  .mdetail .detailadbtn
{  padding-left: 20px;

}
  .pro-deta-destext-left  
{
  padding-left: 20px;
}
  .productdetail .font18
{
  font-size: 18px;
}
  .productdetail #dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    top: -25px;
    right: -25px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #fff;
    border: 0px;
    border-radius: 50%;
    box-shadow: rgb(211, 207, 207) 0px 0px 5px;
  }
  .storefixedbottom .checkot
{
    background-color: var(--green);
    padding: 12px 25px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border: 0px;
    width: auto;
    cursor: pointer;
    text-transform: uppercase;
}
  .native .itemlistseaction
  {
  padding-left: 0px;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  }
 .storefixedbottom .font18 
{
font-size: 18px;
}
.font18
{
  font-size: 18px;
}
  .repeatpop 
{
  width: 500px;
  height: 200px;
  margin: auto;
  padding: 25px 25px 50px 25px;
  background-color: #fff;
  border-radius: 0;
  box-shadow: #ccc 0px 0px 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
}
  .native .counterbtn
  {    width: auto;
    /* float: right; */
    /* justify-content: flex-end; */
    /* align-items: end; */
    /* text-align: end; */
    position: relative;
    bottom: 0px;
    right: 0px;

  }
  .native .restmids {
    padding: 0px 0px;
}
  .native .pd {
    padding-top: 7px;
}
  .native .resinner-banner {
    width: 100%;
    background-color: #fff;
    height: auto;
    padding: 7px 0px 0 0;
    overflow: hidden;
}
  .native .itemright
  {
      width: calc(100vw - 260px)!important;
    
  }
  .native .itemlistcontainer
  {
      display: block;
      width: 100%;
      padding: 0 0 15px 0;      
  }
  .productdetail .mdetail
{
  padding: inherit;
}
  .detil-img img 
{
  width: 100%;
  height: 320px;
  
}
  .productdetail
{
  /* width: 85%; */
  padding: 30px 10px 30px 15px;
  width:100%; 
overflow-y: inherit;
    height: calc(100vh - 250px);
    /* overflow: hidden; */
    background-color: #fff;
    border-radius: 10px;
    margin: auto;
    position: relative;
    bottom: inherit;
    overflow-y: scroll;
}
  .modal-lg {
    max-width: calc(100vw - 30%);
  }
  .modal-content
  {
   /* padding: 25px; */
   border-radius: 5px;
   background-color:transparent;
 
 
     width: 100vw;
     height: auto;
     position: relative;
  }
  .itemlist-sy img
{
width: 16px;
height: 16px;
}
  .itemlistcontainer
{
    display: flex;
    width: 100%;
    padding: 0 0 25px 0;
    justify-content: space-between;
    position: relative;

}
  .counterbtn
{
    width: 110px;
    float: right;
    position: relative;
    bottom: inherit;
    justify-content: flex-end;
    align-items: end;
    text-align: end;
}
  .itemlistseaction
{
padding-left: 15px;
display: flex;
}
  .itemlist-name
{
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
  .itemlistimage img
{
    border-radius: 10px;
    height: 120px;
    width: 120px;
    border: #dfdfdf solid 1px;

}
  .productsearchicon
{

    position: absolute;
    left: 15px;
    top: 13px;
    }
    .cartseaction .productsearch .productsearchicon {
      top: 17px;
  }
  .productsearch input
{
    width: 100%;
    height: 40px;
    border-radius: 3px;
    border: #dfdfdf solid 1PX;
    padding: 5px 10px 5px 40px;

}
  .details-box {
    padding: 2px 20px;
        color: #000;
        border-radius: 2px;
        display: inline-block;
        margin-bottom: 5px;
        height: 25px;
        text-align: center;
        font-size: 13px;
        justify-content: center;
        align-items: center;
  
  }
  .icon {
    position: relative;
    overflow: hidden;
  padding: 2px 10px;
  line-height: 30px;
    display: inline-block;
    height:25px;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    animation-delay: 250ms;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    text-align: center;
  
    font-size: 13px;
  
  }
  .counterbtn {
    width: auto;
    /* float: right; */
    /* justify-content: flex-end; */
    /* align-items: end; */
    /* text-align: end; */
    position: absolute;
    bottom: 25px;
     right: 0px;
}
  
  .centerres .sidemenuhed
{
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  padding-right: 5px;
  margin-right: 0px; 
  padding-top: 5px;
  padding-bottom:15px;
  color: #000;

}
  .mrestaurant .pd 
{
  padding-top: 25px;
}
  .productsearch
{
    position: relative;
    font-size: 15px;  
    width: 600px;
}
  .stotedetail .pt-25
{
  padding-top: 25px;
}
  .hot-sm
{
 font-size: 14px;
 font-weight: 400;
 color: #000;
}
  .hotlnam
{
 font-size: 18px;
 padding-top: 0px;
 font-weight: bold;
 color: #000;
}
.resinner-banner .restdetail 
{
  width: 100%;
  float: left;
  padding: 0px 0px;
}
.onlyrest .productsearch {
    position: relative;
    font-size: 15px;
flex: 1;
width: fit-content;

}

.cart
{
  padding-top: 0px;
  padding-left: 10px;
}
.onlyrest .restmids
{
  width: 480px;
  display: block;
}
.restdetail
{
  width: calc(100% - 230px);
  float: left;
  padding: 0px 0px;
}
.onlyrest .productsearchicon
{
  top: 10px;
}
 .itemright
{
  width: auto;
  float: left;
  padding: 0px 0px;
}
  .res-img img
{
 /* width: 270px; */
 width: 230px;
 text-align: center;
 overflow: hidden;
 clear: both;
 height: 130px !important;

}
  .res-img, .categoryleft
{
    float: left;
    width: 230px;
    padding-left: 0px;
}
  .stotedetail
{
    display: flex;
    position: relative;
}
  .tabcontent .col-md-4
  {
    padding: inherit !important;
  
  }
  .main
  {
    width: 100%;
    max-width: 100%;
  }


.header-location
{
    width: 550px;
    height: 60px;
    padding: 10px;
    position: relative;
    margin: auto;
    background-color: #fff;
    border-radius: 80px;
    display: flex;
}
h4, .h4 {
    font-size: 1.5rem;
}
.seachcc
{
  width: 900px;
  margin:0.3% auto;
  display: flex;
  align-items: top;
  justify-content: center;
}
.searchcontainer
{
  width: 960px;
  padding: 0px;
}
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 0px 10px 0;
    margin: 0px 25px 15px 0;
    transition: 0.3s;
    font-size: 17px;
    border-bottom: var(--white) solid 3px;
    font-weight: 600;
  }
.mat-button
{
  line-height:25px !important;
  margin-top: 22px !important;
}
  
.clrtxt
{
  position: absolute;
  color: var(--green);
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  background: transparent;
  border: 0px;
  right: 15px;
  top: 25px;
}
.header-address
{
  display: block;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  width: 300px;
  color: #000;
  text-align: left;
  font-weight: 500;
  text-overflow: ellipsis;
  
}
.siteWidthContainer {
    /* padding: 0 25px; */
    margin: 0 auto;
    min-width: 100%;
    max-width: 100%;

    box-sizing: border-box;
  }
  .header-location
  {
    border: #ccc solid 0px
  }
  .header-location input
{
    width: 75%;
    border: 0px;
    background-color: transparent;
    color: #000;
    font-size: 15px;
    padding-left: 30px;
    padding-right: 100px;
}
.seachcc .searchtxt
{
 width: 100%;
 margin:1%  0%;
 padding: 25px;
 border-bottom: 0px;
 border: #c3c3c3 solid 1px;
 height: 50px;
 color: var(--gray80);
}
.searchsection
{
  width: 960px;
  padding: 0px;
}
.restaurantlist  .box-gray
{
  margin:0px 15px 15px 0px;
}
.restaurantlist
{
  padding-left: 0px;
}
.tab
{
  padding: 0px;
}
.tabcontent
{
     padding:0 0 15px 0px;
}
.mse
{
  width: auto;
}

.resinner-banner
{
  width: 100%;
  background-color: #fff;
  height: auto;
  padding: 15px 0px;
  overflow: hidden;
}
.wis
{
  position: relative;
  top: initial;
  right: initial;
}
/* .header-main
{
  position: inherit;
  top: 0px;
} */
.native .store .stotedetail
{
  padding: 0px;
  width: 100%;
  display: block;
}
.cartseaction
{
    width: calc(100% - 715px);
    float: right;
}
.native .col-md-3
{
    padding: 0px 10px;
}
.bannerContainer{
  padding-left: 15px;
  padding-bottom: 10px;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  box-sizing: border-box;
}
.cartcount
{
  height:240px;
  overflow-y: scroll inherit;
  scrollbar-color: #fff;
  scrollbar-track-color: #fff;
  scrollbar-width: 3px;
  padding-right: 0px;
  overflow-y: scroll;
}
.native .shopde .restdetail
{
  width: calc(100vw - 350px);
}
#orderslider .ng-sidebar--right {
  width: 65vw !important;
}

}

@media screen and (min-width:1024px)
{
  .native .ere
{
  padding-left: 10px !important;
  padding-right: 10px !important;
}
  .icontext .text-wrap {

    white-space: nowrap;
}

  .noitemsfound img{
    width: 60%;
    height: auto;
    user-select: none;
  }
  .main {
    width: 100%;
    margin: auto;
}
  .greenbtn
{
    background-color: var(--green);
    padding: 5px 20px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
.greenbtn a
{
    color: #fff;
}
  .pltxt
{
    font-size: 25px;
    color: #000;
    line-height: 40px;
    font-weight: 600;
}
  .locts
  {
    margin: auto;
    width: 100%;
    display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .loimg 
  {
    margin: auto 5px;
    width: auto;
  }
  .loimg img 
  {
    width:100%;
  }
  .onlyrest
  {
    display: inherit;
  }
  .badge-circle {
    display: block;
    position: absolute;
    top: -10px;
    right: -10px;
    left: 10px;
    z-index: 2; }
  #couponslider aside{

    width: 65vw !important;
    padding-right: 200px !important;
    
    }
  .paymentclass
{
  padding: 15px 3px;
  font-size: 13px;
  color: #000;

  background-color: #edf1f7;

  border-left: #edf1f7 solid 5px;
}
  .adrsbtn
{
position: absolute;
top: 20px;
right:15px;
background-color: transparent;
}
  .checkouticon
  {
      position: absolute;
      left: -10px;
      width: 30px;
      height: 30px;
      background-color: var(--gray80);
      padding: 8px;
      border-radius: 3px;
      top: 10px;
  
  
  }
  .checkkot .card{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
  padding: 25px 15px 15px 25px;
  }
  .chekoutbg
{
  background-color: #e9ecee;
  padding:0px 10px;
    position: relative;
    height: calc(100vh - 60px);
    overflow-y: scroll;
}
  #orderslider .ng-sidebar--right 
  {
   width: 65vw !important;
  }
  .restmids
{
  padding: 0px 20px;

}
  .pd
{
 padding-top: 15px;
 
}
  .whatsappsharebutton {
    position: fixed;
    width: 50px;
    height: 50px;
    font-weight: 600;
    cursor: pointer;
    z-index: 11;
    left: 1%;
    align-items: flex-start;
    bottom: 40px;
    display: block;
    z-index: 999999;
}
.tbutton {
  position: fixed;
  bottom: 40px;
  right: 15px;
  font-size: 20px;
  text-align: center;
  border-radius: 5px;
  outline: none;
  background: transparent;
  border: 0px;
  z-index: 99999;
}
  .native .itemlistseaction {
    min-height: 100px;
}
  .native .hotlnam {
    font-size: 14px;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #000;
}
.productsearch
{
margin-bottom: 7px;
}
  .ng-sidebar--left
  {
    width: 45vw !important;
    padding-left: 100px !important;
  }

  .headroom--unfixed {    
    z-index: 9999;
    /* position: static;       */
    position: sticky; 
    transition: top ease-in-out 0.3s;        
  }
  .headroom--unpinned {        
    transition: top ease-in-out 0.3s;     
    position: static;   
    z-index: 9999;
  }
  .headroom--pinned {    
    box-shadow: 0 15px 40px -20px rgb(40 44 63 / 15%);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;

    z-index: 1000;
    will-change: transform;
    transform: translateZ(0);
    transition: transform .3s ease;
    contain: size layout style;
    padding: 0 16px 0 0; 
  }
  .storeheadroom--unfixed {    
    z-index: 9999;
    position: static;  
    margin-top: 0px;    
    transition: top ease-in-out 0.3s;        
  }
  .storeheadroom--unpinned {        
    transition: top ease-in-out 0.3s;     
    position: static;   
    z-index: 9999;
  }
 .storeheadroom--pinned {    
    z-index: 9998;
    position: fixed;
    margin-top: 0px;
    top:40px;
    width: 100%;
    position: fixed;

    left: 0;
    right: 0;
    height: 50px;

    z-index: 999;
    will-change: transform;
    transform: translateZ(0);
    transition: transform .3s ease;
    contain: size layout style;
    padding: 0 16px 0 0; 
  }
 

  .wid500
  {
    width: 600px;
    padding: 25px;
    margin:auto;
    border-radius: 10px;
    font-size: 14px;
    height: calc(100vh - 180px);
    overflow-y: scroll;
  }
  .orderdetailsbdy
{
    height: calc(100vh - 310px);
overflow-y: scroll;
overflow-x: hidden;
width:100%;

}
  .dfl .col-md-4
{
  display: flex;
  flex: 1;
}

  .ordrstatus
{
  height: 120px;
}
  .footerbill
{
  background-color: #eff1f5;
  position: absolute;
  bottom: 0; 
  width: 100%;
}
  .morderdetail .padding-top
  {
    padding-top: 32px;
  }
  .profilesectionfull .personlainfomation
{
  height: auto;
}

  .profilesectionfull  .padding-right
{
  padding-right:0 15px;
}

.profilesectionfull  .padding-left
{
  padding-left:0 15px;
}
  .proticontner
{
  height: calc(100vh - 120px);overflow-y: scroll;
}
  .profilesectionfull .container .p-15 
{
  padding:0px 5px;
}
.or
{
  text-align: left;
}
.ord{
  text-align: center;
}
.ort{
  text-align: right;
}

  .confirmation .p-15{
    padding: 15px;
  }
  .dfl .mr-15
  {
    margin-right: 15px;
    margin-bottom: 5px;
  }
  .profilesection .font20
  {
    font-size: 20px;
  }
  .addpop .font18{
    font-size: 18px;
  }
  .confirmation
{
    width: 500px;
    height: auto;
    left:0px;
    right:0px;
    margin: auto;
    text-align: left;

    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
  .dfl
{
  display: flex;
  flex: 1;
  min-height: 100x;
}
  .minhei200
{
    /* min-height: 200px; */
}
  .profilesection .addrs
{
  /* min-height: 80px; */
      color: #6a6c8a;
      font-weight: 100;
      padding-top: 10px;
      line-height: 17px;
      font-size: 13px;
      width: 100%;
      padding-bottom: 10px;
}
  .buttonornage button
{
  background-color:var(--theme);
  border:var(--theme) solid 1px;
  padding:10px; 
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  width: 250px;
}
  .personlainfomation input{
    background-color:  #fafafa;
    border: #e0e0e0 solid 1px;
    padding: 10px 15px;
    font-size: 14px;
    width: 250px;
    
  }
  .form-group .px-10
{
  padding-left: 10px;
}
.form-group .px-10 .py-10
{
  padding-top: 10px;
  padding-bottom: 10px;
}
  .form-group
{
  margin-bottom: 0.5rem;
}
  .profilesection .acountdetpa-he .font18
  {
  font-size: 16px;
  } 
  .profilesection .acountdetpa-he .padding-left
  {
  padding-left: 32px;
  } .profilesection .acountdetpa-he .padding-right
  {
  padding-right: 32px;
  }

  .profilesection .container .p-15{
    padding: 15px;
    }
  .profilesection .bg1
  {
  	background-color:#fff;
  }
  .googlemap
{
  height:calc(100vh - 400px); width: 600px; 
  
}
  .addpop
{
  width: 600px; text-align: center; margin: auto;
  height:calc(100vh - 300px);
}

  .cartmid{
    height: calc(100vh - 60px); 
  overflow-y: hidden;
  padding: 0px 16x;
  }
  .transparentinput input{
    border: 0px;
    padding: 10px 15px;
    font-family: 12px !important;
    width: 100%;
    margin: 5px;}
  .native .centerres .sidemenuhed
{
    padding-left:15px;
    padding-right: 0px;
    padding-top: 3px;
    padding-bottom: 5px;
}
  .loginbox
{
  width: 420px;
  height: auto;
  margin: calc(100vh - 70%) auto;
}

  .bbb .freshpagelist
  {
padding: 0px 0px;
  }
  .bbb .borbt
  {
    border-bottom: #e7e6e6 solid 1px;
  }
  .itemlist-varient
{
    font-size: 13px;
    color: var(--gray40);
    padding: 10px 0px;
}
  .native .itemlistimage img
  {
      border-radius: 0px;
      height: 220px;
      width: 100%;
      border-top: #dfdfdf solid 1px;
      border-right: #dfdfdf solid 1px;
      border-left: #dfdfdf solid 1px;
  
  }
  .storefixedbottom .col-md-6
{
  width: 50%;
  max-width: 50%;
}
  .notifyme
{
    line-height: 28px;
    color: white;
    position: absolute;
    top: -135px;
    right: 0px;
    background: RGBA(0,0,0,0.6);
    border: 0px;
    font-size: 14px;
    border-radius: 3px;
}
  .native .itemlist-name
  {
      font-size: 14px;
      font-weight: 600;
      color: #000;
      text-overflow: ellipsis;
      word-spacing: normal;
      white-space: normal;
  }
  .native .itemlist-detila
  {
    width: 100%;
  }
  .mrestaurant .restmids
{
  padding: 0px 20px;
}
  .restdetail .pl-20
{
  padding-left: 20px;
}
  .cartseaction .productsearch
  {
    width: 350px;
    float: right;
  }
  .resinner-banner  .cartseaction
  {
    padding: inherit;
    width: 350px;
    float: right;
  }
 .native .pb-25
  {
    padding-bottom: 15px;
    
  }
  
.fresh .des
{
    padding-bottom: 10px;
    text-align: center;
    font-size: 14px;
}
  .fresh .res-name
{
    padding: 10px 10px 5px 10px;
    text-align: center;
    font-size: 16px;
}
  .box-gray
{
 background-color: white;
border: #e7e7e7 solid 1px;
/* padding:0px 0px 20px 0; */
text-align: center;
justify-content: center;
border-radius: 0px;
transition: 0.2s ease-in-out;
overflow: hidden;
margin:0px 15px 15px 0px;
}
  .freshpagelist
{
  padding: 0px
}
  .itemlist-price
{
    font-size: 14px;
    font-weight: 600;
    padding: 0px;
}

  .mdetail .pro-deta-destext-left .mb-20
{
margin-bottom: 20px;
}
  .mdetail .detailadbtn
{  padding-left: 20px;

}
  .pro-deta-destext-left  
{
  padding-left: 20px;
}
  .productdetail .font18
{
  font-size: 18px;
}
  .productdetail #dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    top: -25px;
    right: -25px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #fff;
    border: 0px;
    border-radius: 50%;
    box-shadow: rgb(211, 207, 207) 0px 0px 5px;
  }
  .storefixedbottom .checkot
{
    background-color: var(--green);
    padding: 12px 25px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border: 0px;
    width: auto;
    cursor: pointer;
    text-transform: uppercase;
}
  .native .itemlistseaction
  {
  padding-left: 0px;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  }
 .storefixedbottom .font18 
{
font-size: 18px;
}
.font18
{
  font-size: 18px;
}
  .repeatpop 
{
  width: 500px;
  height: 200px;
  margin: auto;
  padding: 25px 25px 50px 25px;
  background-color: #fff;
  border-radius: 0;
  box-shadow: #ccc 0px 0px 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
}
  .native .counterbtn
  {    width: auto;
    /* float: right; */
    /* justify-content: flex-end; */
    /* align-items: end; */
    /* text-align: end; */
    position: relative;
    bottom: 0px;
    right: 0px;

  }
  .native .restmids {
    padding: 0px 0px;
}
  .native .pd {
    padding-top: 7px;
}
  .native .resinner-banner {
    width: 100%;
    background-color: #fff;
    height: auto;
    padding: 7px 0px 0 0;
    overflow: hidden;
}
  .native .itemright
  {
      width: calc(100vw - 260px)!important;
  }
  .native .itemlistcontainer
  {
      display: block;
      width: 100%;
      padding: 0 0 15px 0;      
  }
  .productdetail .mdetail
{
  padding: inherit;
}
  .detil-img img 
{
  width: 100%;
  height: 320px;
  
}
  .productdetail
{
  /* width: 85%; */
  padding: 30px 10px 30px 15px;
  width:100%; 
overflow-y: inherit;
    height: calc(100vh - 250px);
    /* overflow: hidden; */
    background-color: #fff;
    border-radius: 10px;
    margin: auto;
    position: relative;
    bottom: inherit;
    overflow-y: scroll;
}
  .modal-lg {
    max-width: calc(100vw - 30%);
  }
  .modal-content
  {
   /* padding: 25px; */
   border-radius: 5px;
   background-color:transparent;
 
 
     width: 100vw;
     height: auto;
     position: relative;
  }
  .itemlist-sy img
{
width: 16px;
height: 16px;
}
  .itemlistcontainer
{
    display: flex;
    width: 100%;
    padding: 0 0 25px 0;
    justify-content: space-between;
    position: relative;

}
  .counterbtn
{
    width: 110px;
    float: right;
    position: relative;
    bottom: inherit;
    justify-content: flex-end;
    align-items: end;
    text-align: end;
}
  .itemlistseaction
{
padding-left: 15px;
display: flex;
}
  .itemlist-name
{
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
  .itemlistimage img
{
    border-radius: 10px;
    height: 120px;
    width: 120px;
    border: #dfdfdf solid 1px;

}
  .productsearchicon
{

    position: absolute;
    left: 15px;
    top: 13px;
    }
    .cartseaction .productsearch .productsearchicon {
      top: 17px;
  }
  .productsearch input
{
    width: 100%;
    height: 40px;
    border-radius: 3px;
    border: #dfdfdf solid 1PX;
    padding: 5px 10px 5px 40px;

}
  .details-box {
    padding: 2px 20px;
        color: #000;
        border-radius: 2px;
        display: inline-block;
        margin-bottom: 5px;
        height: 25px;
        text-align: center;
        font-size: 13px;
        justify-content: center;
        align-items: center;
  
  }
  .icon {
    position: relative;
    overflow: hidden;
  padding: 2px 10px;
  line-height: 30px;
    display: inline-block;
    height:25px;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    animation-delay: 250ms;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    text-align: center;
  
    font-size: 13px;
  
  }
  .counterbtn {
    width: auto;
    /* float: right; */
    /* justify-content: flex-end; */
    /* align-items: end; */
    /* text-align: end; */
    position: absolute;
    bottom: 25px;
     right: 0px;
}
  
  .centerres .sidemenuhed
{
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  padding-right: 5px;
  margin-right: 0px; 
  padding-top: 5px;
  padding-bottom:15px;
  color: #000;

}
  .mrestaurant .pd 
{
  padding-top: 25px;
}
  .productsearch
{
    position: relative;
    font-size: 15px;  
    width: 600px;
}
  .stotedetail .pt-25
{
  padding-top: 25px;
}
  .hot-sm
{
 font-size: 14px;
 font-weight: 400;
 color: #000;
}
  .hotlnam
{
 font-size: 18px;
 padding-top: 0px;
 font-weight: bold;
 color: #000;
}
.resinner-banner .restdetail 
{
  width: 100%;
  float: left;
  padding: 0px 0px;
}
.onlyrest .productsearch {
    position: relative;
    font-size: 15px;
flex: 1;
width: fit-content;

}

.cart
{
  padding-top: 0px;
  padding-left: 10px;
}
.onlyrest .restmids
{
  /* width: 480px; */
  width: auto;
  display: block;
}
.restdetail
{
  width: calc(100% - 230px);
  float: left;
  padding: 0px 0px;
}
.onlyrest .productsearchicon
{
  top: 10px;
}
 .itemright
{
  width: calc(100% - 500px);
  float: left;
  padding: 0px 0px;
}
  .res-img img
{
 /* width: 270px; */
 width: 230px;
 text-align: center;
 overflow: hidden;
 clear: both;
 height: 130px !important;

}
  .res-img, .categoryleft
{
    float: left;
    width: 230px;
}
  .stotedetail
{
    display: flex;
    position: relative;
}
  .tabcontent .col-md-4
  {
    padding: inherit !important;
  
  }
  .main
  {
    width: 100%;
    max-width: 100%;
  }


.header-location
{
    width: 550px;
    height: 60px;
    padding: 10px;
    position: relative;
    margin: auto;
    background-color: #fff;
    border-radius: 80px;
    display: flex;
}
h4, .h4 {
    font-size: 1.5rem;
}
.seachcc
{
  width: 900px;
  margin:0.3% auto;
  display: flex;
  align-items: top;
  justify-content: center;
}
.searchcontainer
{
  width: 960px;
  padding: 0px;
}
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 0px 10px 0;
    margin: 0px 25px 15px 0;
    transition: 0.3s;
    font-size: 17px;
    border-bottom: var(--white) solid 3px;
    font-weight: 600;
  }
.mat-button
{
  line-height:25px !important;
  margin-top: 22px !important;
}
  
.clrtxt
{
  position: absolute;
  color: var(--green);
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  background: transparent;
  border: 0px;
  right: 15px;
  top: 25px;
}
.header-address
{
  display: block;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  width: 300px;
  color: #000;
  text-align: left;
  font-weight: 500;
  text-overflow: ellipsis;
  
}
.siteWidthContainer {
    /* padding: 0 25px; */
    margin: 0 auto;
    min-width: 100%;
    max-width: 100%;

    box-sizing: border-box;
  }
  .header-location
  {
    border: #ccc solid 0px
  }
  .header-location input
{
    width: 75%;
    border: 0px;
    background-color: transparent;
    color: #000;
    font-size: 15px;
    padding-left: 30px;
    padding-right: 100px;
}
.seachcc .searchtxt
{
 width: 100%;
 margin:1%  0%;
 padding: 25px;
 border-bottom: 0px;
 border: #c3c3c3 solid 1px;
 height: 50px;
 color: var(--gray80);
}
.searchsection
{
  width: 960px;
  padding: 0px;
}
.restaurantlist  .box-gray
{
  margin:0px 15px 15px 0px;
}
.restaurantlist
{
  padding-left: 0px;
}
.tab
{
  padding: 0px;
}
.tabcontent
{
     padding:0 0 15px 0px;
}
.mse
{
  width: auto;
}

.resinner-banner
{
  width: 100%;
  background-color: #fff;
  height: auto;
  padding: 15px 0px;
  overflow: hidden;
}
.wis
{
  position: relative;
  top: initial;
  right: initial;
}
/* .header-main
{
  position: inherit;
  top: 0px;
} */
.native .store .stotedetail
{
  padding: 0px;
  width: 100%;
  display: block;
}
.cartseaction
{
    /* width: calc(100% - 715px); */
    width: 270px;
    float: right;
}
.native .col-md-3
{
    padding: 0px 10px;
}
.bannerContainer{
  padding-left: 15px;
  padding-bottom: 10px;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  box-sizing: border-box;
}
.cartcount
{
  height:240px;
  overflow-y: scroll inherit;
  scrollbar-color: #fff;
  scrollbar-track-color: #fff;
  scrollbar-width: 3px;
  padding-right: 0px;
  overflow-y: scroll;
}
.native .shopde .restdetail
{
  width: calc(100vw - 350px);
}
#orderslider .ng-sidebar--right {
  width: 65vw !important;
}

}
@media screen and (min-width:1280px) {
  .cartseaction
  {

  }
  
}

@media screen and (min-width:1440px)
{
  
  .noitemsfound img{
    width:80%;
    height: auto;
    user-select: none;
  }
  .greenbtn
{
    background-color: var(--green);
    padding: 5px 20px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
.greenbtn a
{
    color: #fff;
}
  .pltxt
{
    font-size: 35px;
    color: #000;
    line-height: 40px;
    font-weight: 600;
}
  .ng-sidebar--left
  {
    width: 35vw !important;
    padding-left: 200px !important;
  }

  .native .hotlnam {
    font-size: 14px;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #000;
}
  .onlyrest
  {
    display: flex;
  }
  .native .shopde .restdetail
{
  width: calc(100vw - 350px);
}
  #couponslider aside{

    width: 35vw !important;
    padding-right: 200px !important;
    
    }
  .paymentclass
{
  padding: 15px 8px;
  font-size: 14px;
  color: #000;

  background-color: #edf1f7;
  padding-left: 15px;
  border-left: #edf1f7 solid 5px;
}
  .adrsbtn
{
position: absolute;
top: 20px;
right: 40px;
background-color: transparent;
}
  .checkouticon
  {
      position: absolute;
      left: -20px;
      width: 40px;
      height: 40px;
      background-color: var(--gray80);
      padding: 8px;
      border-radius: 3px;
      top: 20px;
  
  
  }
  .checkkot .card{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
  padding:35px;
  }
  #orderslider .ng-sidebar--right 
  {
   width: 45vw !important;
  }
  .counterbtn {
    width: auto;
    /* float: right; */
    /* justify-content: flex-end; */
    /* align-items: end; */
    /* text-align: end; */
    position: absolute;
    bottom: 25px;
    /* right: 12px; */
}
  .cartcount
{
  height: calc(350px + 20px);
  overflow-y: scroll inherit;
  scrollbar-color: #fff;
  scrollbar-track-color: #fff;
  scrollbar-width: 3px;
  padding-right: 0px;
  overflow-y: scroll;
}

  .onlyrest .productsearch {
    position: relative;
    font-size: 15px;


}
.onlyrest .restmids
{
  width: 100%;
}
  .bannerContainer{
    padding-left: 15px;
    padding-bottom: 15px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    box-sizing: border-box;
  }
  .cartseaction .productsearch .productsearchicon {
    top: 22px;
}
  .headroom--unfixed {    
    z-index: 9999;
    /* position: static;       */
    position: sticky; 
    transition: top ease-in-out 0.3s;        
  }
  .headroom--unpinned {        
    transition: top ease-in-out 0.3s;     
    position: static;   
    z-index: 9999;
  }
  .headroom--pinned {    
    box-shadow: 0 15px 40px -20px rgb(40 44 63 / 15%);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;

    z-index: 1000;
    will-change: transform;
    transform: translateZ(0);
    transition: transform .3s ease;
    contain: size layout style;
    padding: 0 16px 0 0; 
  }
  .storeheadroom--unfixed {    
    z-index: 9999;
    position: static;  
    margin-top: 0px;    
    transition: top ease-in-out 0.3s;        
  }
  .storeheadroom--unpinned {        
    transition: top ease-in-out 0.3s;     
    position: static;   
    z-index: 9999;
  }
 .storeheadroom--pinned {    
    z-index: 9998;
    position: fixed;
    margin-top: 0px;
    top:40px;
    width: 100%;
    position: fixed;

    left: 0;
    right: 0;
    height: 50px;

    z-index: 999;
    will-change: transform;
    transform: translateZ(0);
    transition: transform .3s ease;
    contain: size layout style;
    padding: 0 16px 0 0; 
  }
 

  .wid500
  {
    width: 600px;
    padding: 25px;
    margin:auto;
    border-radius: 10px;
    font-size: 14px;
  }
  .orderdetailsbdy
{
    height: calc(100vh - 310px);
overflow-y: scroll;
overflow-x: hidden;
width:100%;

}
  .dfl .col-md-4
{
  display: flex;
  flex: 1;
}

  .ordrstatus
{
  height: 120px;
}
  .footerbill
{
  background-color: #eff1f5;
  position: absolute;
  bottom: 0; 
  width: 100%;
}
  .morderdetail .padding-top
  {
    padding-top: 32px;
  }
  .profilesectionfull .personlainfomation
{
  height: auto;
}

  .profilesectionfull  .padding-right
{
  padding-right: 32px;
}
.profilesectionfull  .padding-left
{
  padding-left: 32px;
}
  .proticontner
{
  height: calc(100vh - 120px);overflow-y: scroll;
}
  .profilesectionfull .container .p-15 
{
  padding:0px 5px;
}
.or
{
  text-align: left;
}
.ord{
  text-align: center;
}
.ort{
  text-align: right;
}

  .confirmation .p-15{
    padding: 15px;
  }
  .dfl .mr-15
  {
    margin-right: 15px;
    margin-bottom: 5px;
  }
  .profilesection .font20
  {
    font-size: 20px;
  }
  .addpop .font18{
    font-size: 18px;
  }
  .confirmation
{
    width: 500px;
    height: auto;
    left:0px;
    right:0px;
    margin: auto;
    text-align: left;

    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
  .dfl
{
  display: flex;
  flex: 1;
  min-height: 100x;
}
  .minhei200
{
    /* min-height: 200px; */
}
  .profilesection .addrs
{
  /* min-height: 80px; */
      color: #6a6c8a;
      font-weight: 100;
      padding-top: 10px;
      line-height: 17px;
      font-size: 13px;
      width: 100%;
      padding-bottom: 10px;
}
  .buttonornage button
{
  background-color:var(--theme);
  border:var(--theme) solid 1px;
  padding:10px; 
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  width: 250px;
}
  .personlainfomation input{
    background-color:  #fafafa;
    border: #e0e0e0 solid 1px;
    padding: 10px 15px;
    font-size: 14px;
    width: 250px;
    
  }
  .form-group .px-10
{
  padding-left: 10px;
}
.form-group .px-10 .py-10
{
  padding-top: 10px;
  padding-bottom: 10px;
}
  .form-group
{
  margin-bottom: 0.5rem;
}
  .profilesection .acountdetpa-he .font18
  {
  font-size: 16px;
  } 
  .profilesection .acountdetpa-he .padding-left
  {
  padding-left: 32px;
  } .profilesection .acountdetpa-he .padding-right
  {
  padding-right: 32px;
  }

  .profilesection .container .p-15{
    padding: 15px;
    }
  .profilesection .bg1
  {
  	background-color:#fff;
  }
  .googlemap
{
  height:calc(100vh - 500px); width: 600px; 
  
}
  .addpop
{
  width: 600px; text-align: center; margin: auto;
  height:calc(100vh - 300px);
}

  .cartmid{
    height: calc(100vh - 60px); 
  overflow-y: hidden;
  padding: 0px 16x;
  }
  .transparentinput input{
    border: 0px;
    padding: 10px 15px;
    font-family: 12px !important;
    width: 100%;
    margin: 5px;}
  .native .centerres .sidemenuhed
{
    padding-left:15px;
    padding-right: 0px;
    padding-top: 3px;
    padding-bottom: 5px;
}
  .loginbox
{
  width: 420px;
  height: auto;
  margin: calc(100vh - 70%) auto;
}

  .bbb .freshpagelist
  {
padding: 0px 15px;
  }
  .bbb .borbt
  {
    border-bottom: #e7e6e6 solid 1px;
  }
  .itemlist-varient
{
    font-size: 13px;
    color: var(--gray40);
    padding: 10px 0px;
}
  .native .itemlistimage img
  {
      border-radius: 0px;
      height: 220px;
      width: 100%;
      border-top: #dfdfdf solid 1px;
      border-right: #dfdfdf solid 1px;
      border-left: #dfdfdf solid 1px;
  
  }
  .storefixedbottom .col-md-6
{
  width: 50%;
  max-width: 50%;
}
  .notifyme
{
    line-height: 28px;
    color: white;
    position: absolute;
    top: -140px;
    right: 0px;
    background: RGBA(0,0,0,0.6);
    border: 0px;
    font-size: 14px;
    border-radius: 3px;
}
  .native .itemlist-name
  {
      font-size: 15px;
      font-weight: 600;
      color: #000;
      text-overflow: ellipsis;
      word-spacing: normal;
      white-space: nowrap;
  }
  .native .itemlist-detila
  {
    width: 100%;
  }
  .mrestaurant .restmids
{
  padding: 0px 20px;
}
  .restdetail .pl-20
{
  padding-left: 20px;
}
  .cartseaction .productsearch
  {
    width: 350px;
    float: right;
  }
  .resinner-banner  .cartseaction
  {
    padding: inherit;
    width: 40vw;
  }
 .native .pb-25
  {
    padding-bottom: 5px;
    
  }
  
.fresh .des
{
    padding-bottom: 10px;
    text-align: center;
    font-size: 14px;
}
  .fresh .res-name
{
    padding: 10px 10px 5px 10px;
    text-align: center;
    font-size: 16px;
}
  .box-gray
{
 background-color: white;
border: #e7e7e7 solid 1px;
/* padding:0px 0px 20px 0; */
text-align: center;
justify-content: center;
border-radius: 0px;
transition: 0.2s ease-in-out;
overflow: hidden;
margin:0px 15px 15px 0px;
}
  .freshpagelist
{
  padding: 0px
}
  .itemlist-price
{
    font-size: 14px;
    font-weight: 600;
    padding: 0px;
}

  .mdetail .pro-deta-destext-left .mb-20
{
margin-bottom: 20px;
}
  .mdetail .detailadbtn
{  padding-left: 20px;

}
  .pro-deta-destext-left  
{
  padding-left: 20px;
}
  .productdetail .font18
{
  font-size: 18px;
}
  .productdetail #dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    top: -25px;
    right: -25px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #fff;
    border: 0px;
    border-radius: 50%;
    box-shadow: rgb(211, 207, 207) 0px 0px 5px;
  }
  .storefixedbottom .checkot
{
    background-color: var(--green);
    padding: 12px 25px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border: 0px;
    width: auto;
    cursor: pointer;
    text-transform: uppercase;
}
  .native .itemlistseaction
  {
  padding-left: 0px;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  }
 .storefixedbottom .font18 
{
font-size: 18px;
}
.font18
{
  font-size: 18px;
}
  .repeatpop 
{
  width: 500px;
  height: 200px;
  margin: auto;
  padding: 25px 25px 50px 25px;
  background-color: #fff;
  border-radius: 0;
  box-shadow: #ccc 0px 0px 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
}
  .native .counterbtn
  {    width: auto;
    /* float: right; */
    /* justify-content: flex-end; */
    /* align-items: end; */
    /* text-align: end; */
    position: relative;
    bottom: 0px;
    right: 0px;

  }
  .native .restmids {
    padding: 0px 0px;
}
  .native .pd {
    padding-top: 15px;
}
  .native .resinner-banner {
    width: 100%;
    background-color: #fff;
    height: auto;
    padding: 0px 0px 0 0;
    overflow: hidden;
}
.storeheadroom--pinned .resinner-banner {
  padding:15px 0px 0 0;
}
  .native .itemright
  {
      width: calc(100vw - 350px)!important;
  }
  .native .itemlistcontainer
  {
      display: block;
      width: 100%;
      padding: 0 0 25px 0;      
  }
  .productdetail .mdetail
{
  padding: inherit;
}
  .detil-img img 
{
  width: 100%;
  height: 320px;
  
}
  .productdetail
{
  /* width: 85%; */
  padding: 30px 10px 30px 30px;
  width:100%; 
overflow-y: inherit;
    height: calc(100vh - 250px);
    /* overflow: hidden; */
    background-color: #fff;
    border-radius: 10px;
    margin: auto;
    position: relative;
    bottom: inherit;
}
  .modal-lg {
    max-width: calc(100vw - 50%);
  }
  .modal-content
  {
   /* padding: 25px; */
   border-radius: 5px;
   background-color:transparent;
 
 display: flex;
 justify-content: center;
     width: 100vw;
     height: 100vh;
     position: relative;
  }
  .itemlist-sy img
{
width: 16px;
height: 16px;
}
  .itemlistcontainer
{
    display: flex;
    width: 100%;
    padding: 0 0 25px 0;
    justify-content: space-between;
    position: relative;

}
  .counterbtn
{
    width: 110px;
    float: right;
    position: relative;
    bottom: inherit;
    justify-content: flex-end;
    align-items: end;
    text-align: end;
}
  .itemlistseaction
{
padding-left: 15px;
display: flex;
}
  .itemlist-name
{
    font-size: 15px;
    font-weight: 600;
    color: #000;
}
  .itemlistimage img
{
    border-radius: 10px;
    height: 120px;
    width: 120px;
    border: #dfdfdf solid 1px;

}
  .productsearchicon
{

    position: absolute;
    left: 15px;
    top: 13px;
    }
  .productsearch input
{
    width: 100%;
    height: 50px;
    border-radius:3px;
    border: #dfdfdf solid 1PX;
    padding: 5px 10px 5px 40px;

}
  .details-box {
    padding: 2px 20px;
        color: #000;
        border-radius: 4px;
        display: inline-block;
        margin-bottom: 5px;
        height: 30px;
        text-align: center;
        font-size: 13px;
        justify-content: center;
        align-items: center;
  
  }
  .icon {
    position: relative;
    overflow: hidden;
  padding: 2px 10px;
  line-height: 30px;
    display: inline-block;
    height: 30px;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    animation-delay: 250ms;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    text-align: center;
  
    font-size: 13px;
  
  }
  
  .centerres .sidemenuhed
{
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  padding-right: 5px;
  margin-right: 15px; 
  padding-top: 10px;
  padding-bottom:25px;
  color: #000;

}
  .mrestaurant .pd 
{
  padding-top: 15px;
}
  .productsearch
{
    position: relative;
    font-size: 15px;  
    width: 600px;
}
  .stotedetail .pt-25
{
  padding-top: 25px;
}
  .hot-sm
{
 font-size: 13px;
 font-weight: 400;
 color: #000;
}
  .hotlnam
{
 font-size: 18px;
 padding-top: 0px;
 font-weight: bold;
 color: #000;
}
.itemright
{
  width: calc(100% - 620px);
  float: left;
  padding: 0px 0px;
}
  
.restdetail
{
    width: calc(100vw - 80%);
    float: right;
    padding: 0px 0px;
}
  .res-img img
{
 /* width: 270px; */
 width: 300px;
 text-align: center;
 overflow: hidden;
 clear: both;
 height: 130px !important;

}
  .res-img, .categoryleft
{
    float: left;
    width: 300px;
}
  .stotedetail
{
    display: flex;
    position: relative;
}
  .tabcontent .col-md-4
  {
    padding: inherit !important;
  
  }
  .main
  {
    width: 100%;
    max-width: 100%;
  }


.header-location
{
    width: 550px;
    height: 60px;
    padding: 10px;
    position: relative;
    margin: auto;
    background-color: #fff;
    border-radius: 80px;
    display: flex;
}
h4, .h4 {
    font-size: 1.5rem;
}
.seachcc
{
  width: 900px;
  margin:1% auto;
  display: flex;
  align-items: top;
  justify-content: center;
}
.searchcontainer
{
  width: 960px;
  padding: 0px;
}
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 0px 10px 0;
    margin: 0px 25px 15px 0;
    transition: 0.3s;
    font-size: 17px;
    border-bottom: var(--white) solid 3px;
    font-weight: 600;
  }
.mat-button
{
  line-height:25px !important;
  margin-top: 22px !important;
}
  
.clrtxt
{
  position: absolute;
  color: var(--green);
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  background: transparent;
  border: 0px;
  right: 15px;
  top: 25px;
}
.header-address
{
  display: block;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  width: 300px;
  color: #000;
  text-align: left;
  font-weight: 500;
  text-overflow: ellipsis;
  
}
.siteWidthContainer {
    /* padding: 0 25px; */
    margin: 0 auto;
 
    min-width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .header-location
  {
    border: #ccc solid 0px
  }
  .header-location input
{
    width: 75%;
    border: 0px;
    background-color: transparent;
    color: #000;
    font-size: 15px;
    padding-left: 30px;
    padding-right: 100px;
}
.seachcc .searchtxt
{
 width: 100%;
 margin:1%  0%;
 padding: 25px;
 border-bottom: 0px;
 border: #c3c3c3 solid 1px;
 height: 50px;
 color: var(--gray80);
}
.searchsection
{
  width: 960px;
  padding: 0px;
}
.restaurantlist  .box-gray
{
  margin:0px 15px 15px 0px;
}
.restaurantlist
{
  padding-left: 0px;
}
.tab
{
  padding: 0px;
}
.tabcontent
{
     padding:0 0 15px 0px;
}
.mse
{
  width: auto;
}

.resinner-banner
{
  width: 100%;
  background-color: #fff;
  height: auto;
  padding:15px 0px 15px 0px;
  overflow: hidden;
}
.wis
{
  position: relative;
  top: initial;
  right: initial;
}
/* .header-main
{
  position: inherit;
  top: 0px;
} */
.native .store .stotedetail
{
  padding: 0px;
  width: 100%;
}
.cartseaction
{
    width: 320px;
    float: right;
}
.native .col-md-3
{
    padding: 0px 10px;
}
}
@media screen and (min-width:1920px)
{
  .res-img, .categoryleft {
    float: left;
    width: 300px;
}
}

.wid50
{
  width: 50vw;
}


.pl-10
{
  padding-left: 10px;
}
.mtextlink
{

  height: 150px;
}
.mtextlink a{
  color: #000;
  text-decoration: none;
}
.mtextlink ul{
  /* margin-left: -40px;
  padding-left: -40px; */
  text-align: center;
  padding: 10px 0px;
}

.profilebg
{   background-color: #f1f4fb;

}
.mb-130
{
  margin-bottom: 130px;
}
.pl-15
{
  padding-left: 15px;
}

.sslb button
{
  background-color: var(--green);
  padding: 5px 10px;
  width: 98%;
  color: #fff;
  font-size: 12px;
  border: var(--green) solid 1px;
}
.ssbr button
{
  
    background-color: var(--white);
    padding: 5px 10px;
    width: 98%;
    color: var(--green);
    border: var(--green) solid 1px;
    font-size: 12px;
  
}



.ddets
{
  display: flex;
  align-items: center;
}
.ordedd:last-child .dot-vtt::after
{
  border-left: var(--green) solid 0px;
}
.webcontent .mid::-webkit-scrollbar-track
{
  width: 6px;
}
/* .onlyrest
{
  display: flex;
} */

.itemsnn
{
  line-height: 12px;
  font-size: 12px;
}

.noselect
{
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
   -khtml-user-select: none; /* Konqueror HTML */
     -moz-user-select: none; /* Old versions of Firefox */
      -ms-user-select: none; /* Internet Explorer/Edge */
          user-select: none;
}

.bottomalertmsg
{
  display: block;
}


.checkoutfixedbottom{position:fixed;bottom:60px;padding:0;height:auto;box-shadow:#e7e7e7 0 0 5px}


.checkoutfixedbottomedge{position:fixed;bottom:0px;padding:0;height:auto;box-shadow:#e7e7e7 0 0 5px}


.notestsection
{
  width: auto;
  max-width: 100%;
  height: auto;
}
.textareanotes
{
  width: 100% ;
  padding: 15px;
  display: block;
  border: #ccc solid 1px;
  margin: 10px 0px;
}
.notestsection .greenbtn
{
background-color: var(--green);
font-size: 14px;
padding: 10px 15px;
width: 100%;
border: 0px;
color: #fff;
border-radius: 3px;
}
.notestsection textarea:focus
{
  border: #ccc solid 1px;
}
.scrollsave
{
  margin-top: 250px;
}
.resht 
{
  margin-top: 100px;height: calc(100vh - 150px);overflow-y: scroll; padding-bottom: 0px;
}
.cartoonimg img
{ 
  width: 100%;
  height: auto;
}

.productdetail
{
    overflow-y:scroll;
}
}