
ul li {
    list-style: none;
}

.select2-container--default .select2-selection--single {
    height: 38px !important;
    padding-top: 5px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px !important;
}


#restaurants_list_sortby ul{
  margin:0px;
  padding: 0px;
}
#restaurants_list_sortby li{
  float: left;
  padding: 15px 1rem;
  list-style: none;
}

#restaurants_list_sortby li h5{
  font-size: 15px;
}

#restaurants_list_sortby li a{
  cursor: pointer;
  font-weight: normal;
  color:#000;
}

#restaurants_list_sortby li a.selected{
  font-weight: bold;
  color:#000;
}

.left-logo {
float: left;
width: 40px;
height: 40px;
border-radius: 89px;
overflow: hidden;
margin-right: 5px;
}
 #button{
	display:block;
	margin:20px auto;
	padding:10px 30px;
	background-color:#eee;
	border:solid #ccc 1px;
  cursor: pointer;
}

.cv-spinner {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;  
}
.spinner {
	width: 40px;
	height: 40px;
	border: 4px #ddd solid;
	border-top: 4px #2e93e6 solid;
	border-radius: 50%;
	animation: sp-anime 0.8s infinite linear;
}
div#collapsetwo, div#collapseOne {

}
@keyframes sp-anime {
	0% { 
		transform: rotate(0deg); 
	}
	100% { 
		transform: rotate(359deg); 
	}
}
.is-hide{
	display:none;
}


.card-body{
  /*padding: 0px;*/
}
.menu-itemcc {
    /*float: left;*/
    border: 1px solid #cecece;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    margin: 5px 0px;
    padding: 0px !important;
    /*height: 175px;*/
}
.menu-order-items .rounded{
   box-shadow: none !important;
}
p.item-desc {
    /* height: 60px; */
}
/* h6.mb-1 {
    height: 50px;
} */

.restaurant-detailed-banner{
   height: 230px;
}

.restaurant-detailed-banner .img-fluid.cover{
   height: 230px;
}

button.btn.btn-outline-secondary.btn-sm.float-right.add-item {
  border: 2px solid #f2c01b;
}


button.btn.btn-outline-secondary.btn-sm.float-right.add-item:hover {
  background: #f2c01b;
} 

a.btn.dropdown-toggle.btn-sm.border-white-btn {
    background: #fff;
    border: 1px solid #efefef;
    width: 100%;
    padding: 7px;
    font-size: 18px;
    text-transform: uppercase;
    color: #000 !Important;
}

.navvvv li {
     padding: 10px 12px;
    font-size: 14px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
}
.pils-online{
   display: none;
}  
.pils-online.active{
   display: block;
}
.navvvv li a{
   color: #000;
}
.navvvv li.active{
   border-bottom: 1px solid #000;
}
.navvvv li:first-child {
}
.owl-nav button {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    top: 2px;
    color: #000 !important;
}

.card-header{
  background: none !important;
  border: 0px !important;
  border-bottom: 1px solid rgba(0,0,0,.125) !important;
}

.card{
  border: 0px !important; 
}

.cart-loading {
    background-color: rgba(0,0,0,.4);
    display: none;
    position: absolute;
    bottom: 0;
    top: 0;
    margin: 0 0px;
    left: 0;
    right: 0;
    z-index: 9999;
}

.cart-loading span {
  width: 29px;
  height: 29px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.orange {
  color: #fd4b6d !important;
}

.rest_name h4{
  font-size: 16px;
}

.cartItems{
  border-top: 1px solid #cecece;
  background: #fafafa;
}

.otlob .red-text, .red-text {
    color: #fd0001!important;
}

.step-text {
    font-size: 20px;
    font-weight: 700;
    color: #fc3204;
    vertical-align: middle;
}

.justify-content-between {
    -webkit-box-pack: justify!important;
    -webkit-justify-content: space-between!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}

.color-white{
  color: #FFF;
}


.order-steps {
    position: relative;
    box-shadow: 0 2px 4px 0 hsla(0,5%,87%,.5);
}

.ui-menu-item{
  
}

.cuisines-list li{
  font-size: 17px;
}

.sidenav{
  /*position: sticky;*/
  z-index: 1;
  top: 0px;
  overflow-x: hidden;
  padding: 0px 0;
}

.sticky-top {
  /*position: sticky;*/
  z-index: 1;
  top: 0px;
  /*overflow-x: hidden;*/
  padding: 0px 0;
  border: 1px solid #d4d4d4;
}

.ui-tabs .ui-tabs-nav li{
  width: 49% !important;
  padding: 15px 0;
  border-bottom: 1px solid #e0e0e0 !important;
}

.ui-widget.ui-widget-content{
  border: none !important;
}

.ui-widget-header{
  background: none !important;
  border: none !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
  border: none !important;
  background: none !important;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{
  color: #000;
}

.ui-tabs .ui-tabs-nav {
    /* border-bottom: 1px solid #e0e0e0 !important; */
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
  
  background: none !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active{
  border-bottom: 3px solid #ff3008 !important;
  outline: none !important;
  padding: 14px 0px !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{
  cursor: pointer;
  width: 100% !important;
  text-align: center;
  font-size: 18px;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
    text-align: center !important;
    width: 100%;
    font-size: 18px;
}

.icofont-top-selling{
  font-size: 26px;
  color: #ff3008;
}

.most-sell-item a{
  cursor: pointer;
}


.btn-group-panes .most-sell-item .logo img {
    max-width: 115px;
}

.btn-group-panes .most-sell-item .desc {
    background-color: #f6f6f6;
}

.btn-group-panes .most-sell-item .logo {
    height: 140px;
    padding: 18px 1rem;
}



.b-a {
    border: 1px solid #e0e0e0;
}

b {
    color: #212121;
    /*`font-weight: 400!important;*/
}

.text-727272 {
    color: #727272;
}

.h5{
  font-size: 14px;
}

.h4, h4 {
    font-size: 18px;
}

@media (min-width: 1000px){
  .col-md-3 {
    width: 18.75% !important;
  }
}


@media (min-width: 1200px){
  .col-lg-3 {
    width: 18.75% !important; 
  }
}

.cat-name {
    color: #212121;
    background-color: #f6f6f6;
    padding: 11px;
    font-size: 16px;
    line-height: 1.3;
}

.qty-update-section {
    display: inline-block;
    height: 25px;
    border-radius: 3px;
    background-color: #fff;
}


.qty-update-section button:first-child {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    float: left;
}
.qty-update-section button {
    background: #fff;
    width: 17px;
    height: 23px;
    padding: 0;
    border-radius: 0;
}

.qty-update-section span {
    display: inline-block;
    width: 24px;
    text-align: center;
    /*line-height: 2;*/
}

.b-l {
    border-left: 1px solid #e0e0e0;
}

.b-r {
    border-right: 1px solid #e0e0e0;
}

.cartItems table tr td:first-child {
    /*width: 90px;*/
}

.cartItems table tr td {
    border-top: none;
    padding: 4px;
    word-break: break-word;
}

.p-a {
    padding: 1rem!important;
}

.qty-update-section button:last-child {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    float: right;
}

.green {
    background-color: #00a53c !important;
    color: #fff !important;
}

.green:hover {
    background-color: #178917 !important;
}

.offers-popup table tr>td:first-child, .offers-popup table tr>td:last-child{
  width: 100px;
}

.price-selection{
  font-weight: bold !important;
}


.f-8{font-size:8px}
.f-9{font-size:9px}
.f-10{font-size:10px}
.f-11{font-size:11px}
.f-12{font-size:12px}
.f-13{font-size:13px}
.f-14{font-size:14px}
.f-15{font-size:15px}
.f-16{font-size:16px !important}
.f-17{font-size:17px}
.f-18{font-size:18px}
.f-20{font-size:20px}
.f-22{font-size:22px}
.f-23{font-size:23px}
.f-24{font-size:24px}
.f-25{font-size:25px}
.f-26{font-size:26px}
.f-27{font-size:27px}
.f-28{font-size:28px}
.f-29{font-size:29px}
.f-30{font-size:30px}
.f-32{font-size:32px}

.opacity-0 {opacity: 0;}
.opacity-10 {opacity: 0.1;}
.opacity-20 {opacity: 0.2;}
.opacity-30 {opacity: 0.3;}
.opacity-40 {opacity: 0.4;}
.opacity-50 {opacity: 0.5;}
.opacity-60 {opacity: 0.6;}
.opacity-70 {opacity: 0.7;}
.opacity-80 {opacity: 0.8;}
.opacity-90 {opacity: 0.9;}
.opacity-100 {opacity: 1;}

.w-30{
  width: 30px !important;
}

.steps-top {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  /*--border-bottom-right-radius-inverse: 10%;*/
}

#box {
    position: relative;
    margin: 30px;
    width: 200px;
    height: 100px;
    background: #ccc;
    border: 1px solid #333;
}

.corner {
    position: absolute;
    height: 10px;
    width: 10px;
    border: 1px solid #333;
    background-color: #fff;
}

.top-left {
    top: -1px;
    left: -1px;
    border-radius: 0 0 100% 0;
    border-width: 0 1px 1px 0;
}

.top-right {
    top: -1px;
    left: 190px;
    border-radius: 0 0 0 100%;
    border-width: 0 0 1px 1px;
}

.bottom-left {
    top: 90px;
    left: -1px;
    border-radius: 0 100% 0 0;
    border-width: 1px 1px 0 0;
}

.bottom-right {
    top: 90px;
    left: 190px;
    border-radius: 100% 0 0 0;
    border-width: 1px 0 0 1px;
}

.steps-count-circle span{
  background: #e6ebee;
  height: 35px;
  width: 35px;
  border-radius: 45%;
  display: inline-block;
  padding-top: 7px;
}

.steps-next-arrow{
  padding-top: 100px;
  padding-bottom: 100px;
}


@media (max-width: 576px){ 
  .steps-next-arrow{
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media (max-width: 768px) { 
  .steps-next-arrow{
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

/* @media (min-width: 768px) { 
  .steps-next-arrow{
    padding-top: 50px;
    padding-bottom: 50px;
  }
} */



@media (min-width: 992px) and (max-width: 1199.98px) { 
  
  .row-margin-left{
    margin-left: 3rem;
  }

}


@media (min-width: 1200px) { 

  .row-margin-left{
    margin-left: 3rem;
  }

}

/* .table-restarurant-info td, .table th{
  padding: 0.25rem 0.75rem !important;
} */

.b-t {
  border-top: 1px solid #e0e0e0 !important;
}

.b-b {
    border-bottom: 1px solid #e0e0e0 !important;
}


.full-width{width:100%;height:auto}
.b-a-0{border:none!important}
.b-t-0{border-top:none!important}
.b-l-0{border-left:none!important}
.b-r-0{border-right:none!important}
.b-b-0{border-bottom:none!important}


.btn.focus, .btn:focus{
  box-shadow: none !important;
}

.triangle-down {
    width: 10%;
    height: 0;
    padding-left: 50%;
}

.triangle-down:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-left: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e6e6e6;
}


.ratingFields label {
    font-weight: 400;
    color: #727272;
}

.driver-rating-text {
    color: #000;
    opacity: .34;
    margin-right: 5px;
}


.reveiw-counts {
    display: flex;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
}

@media (min-width: 768px){
  .reveiw-counts li:not(:last-child) {
    border-right: 1px solid #e0e0e0;
  }
}

.reveiw-counts li {
    text-align: center;
    flex-grow: 1;
}

.f9f9f9-bg {
    background-color: #f9f9f9;
}

.b-radius {
    border-radius: 5px;
}

.v-top {
    vertical-align: top;
}

@media (min-width: 768px){

  
  .feedButton {
    background-color: #fd4b6d;
    position: fixed;
    top: 50%;
    font-size: 18px;
    left: -13px;
    margin-left: -2px;
    -webkit-transform: rotate(-90deg) translateY(-50%);
    transform: rotate(-90deg) translateY(-50%);
    outline: 2px solid #fd4b6d;
    outline-offset: 1px !important;
    z-index: 999;
  }

  .feedButton:hover {
    color: #fff;
    margin-left: 2px;
  }
}


.white {
    color: #fff;
}

.b-radius-0 {
    border-radius: 0;
}

.b-a-0 {
    border: none!important;
}


@media (min-width: 768px){
  #feedbackModal .modal-dialog {
    position: absolute;
    left: 55px;
    top: 50%;
    -webkit-transform: translateY(-50%)!important;
    transform: translateY(-50%)!important;
  }
}

.triangleLeft {
    width: 10%;
    height: 0;
    top: 45%;
    position: absolute;
}

.triangleLeft:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-left: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #f8f8f8;
}


.tlb-tab-group button {
  display: inline-block;
  position: relative;
  padding-bottom: 3px;
  margin-right: 10px;
}

.tlb-tab-group button:last-child {
  margin-right: 0;
}

.tlb-tab-group button:after {
  content: '';
  display: block;
  margin: auto;
  height: 3px;
  width: 0px;
  background: #fcd703;
  transition: width .5s ease, background-color .5s ease;
}

.tlb-tab-group button:hover:after {
  width: 100%;
  background: #fcd703;
}

.tlb-tab-group button.active:after {
    content: '';
    display: block;
    margin: auto;
    height: 3px;
    width: 100%;
    background: #fcd703;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}

.btn-group-justified > .btn-group .btn {
    width: 100% !important;
}

.feedbackScreen section{
  width: 568px;
}

.fa-green{
  color: #00a53c !important;
}

.owl-carousel-three .owl-nav .owl-prev{
  border: 1px solid #e0e0e0 !important;
}

.owl-carousel-three .owl-nav .owl-next{
  border: 1px solid #e0e0e0 !important;
}

.owl-carousel-four .owl-nav .owl-prev{
  border: 1px solid #e0e0e0 !important;
}

.owl-carousel-four .owl-nav .owl-next{
  border: 1px solid #e0e0e0 !important;
}

.card-body-height{
  min-height: 135px;
}

.order-status{
  width: 150px;
  margin: 0 auto;
}

.address-height{
  height: 40px;
}


.media-body input[type="radio"]:checked button{
  background: #777;
}

.media-body input[type="radio"]:checked ~ button {
  background-color: #5cb85c;
}



.white-bg-opacity-0{
  background: rgba(255, 255, 255, 0);
}
.white-bg-opacity-10{
  background: rgba(255, 255, 255, 0.1);
}
.white-bg-opacity-20{
  background: rgba(255, 255, 255, 0.2);
}
.white-bg-opacity-30{
  background: rgba(255, 255, 255, 0.3);
}
.white-bg-opacity-40{
  background: rgba(255, 255, 255, 0.4);
}
.white-bg-opacity-50{
  background: rgba(255, 255, 255, 0.5);
}
.white-bg-opacity-60{
  background: rgba(255, 255, 255, 0.6);
}
.white-bg-opacity-70{
  background: rgba(255, 255, 255, 0.7);
}
.white-bg-opacity-80{
  background: rgba(255, 255, 255, 0.8);
}
.white-bg-opacity-90{
  background: rgba(255, 255, 255, 0.9);
}
.white-bg-opacity-100{
  background: rgba(255, 255, 255, 1);
}

.rounded-lg-30{
      border-radius: 3rem!important;
}

.rounded-lg-40{
      border-radius: 4rem!important;
}

.rating-fill-start-color {
  color: rgb(252, 215, 3);
}

.thankyou{
  z-index: -2;
}


.progressbar {
  margin: 0;
  padding: 0;
}
.progressbar li {
  list-style-type: none;
  width: 25%;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #7d7d7d;

}
.progressbar li:before {
  content: counter(step);
  counter-increment: step;
  border: 2px solid #7d7d7d;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: white;
  width: 40px;
  height: 40px;
}
.progressbar li:after {
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  background-color: #7d7d7d;
  top: 20px;
  left: -50%;
  z-index: -1;

}


.progressbar li:first-child:before {
  font-family: FontAwesome;
  content: "\f15c";
  line-height: 36px;
  font-size: 18px;
}

.progressbar li:nth-child(2):before {
  font-family: FontAwesome;
  content: "\f2c5";
  font-size: 18px;
  line-height: 40px;
}

.progressbar li:nth-child(3):before {
  font-family: FontAwesome;
  content: "\f290";
  font-size: 18px;
  line-height: 35px;
}


.progressbar li:first-child:after {
  content: none;
}


.progressbar li.active {
  color: green;
  z-index: 999;
  font-size: 18px;
}

.progressbar li:first-child:before {
  /* font-family: FontAwesome;
  background-color: green;
  color: white;
  content: '\f00c'; */
}

.progressbar li.active:before {
  font-family: FontAwesome;
  background-color: green;
  color: white;
  content: '\f00c';
}


.progressbar li.active + li:after {
  background-color: #55b776;
}

.add-item{
  cursor: pointer;
}

.newsletter-input{
  width: 70% !important;
}

.add-btn-item:focus {outline:0;}
.add-btn-item:active {
  outline: none;
  border: none;
}

.add-btn-item{
  background: #3ecf8e;
  border:none;
  height: 25px;
  width: 25px;
  outline: none;
  position: absolute;
    left: 130px;
    bottom: 26px;
}

.add-btn-item i{
  color: white;
  font-size: 13px;
}

.item-logo img {
    padding: 5px;
    width: 110%;
    height: 75px;
    border: 1px solid #bdc7ca;
}

.item-logo{
  cursor: pointer;
}

.btn-popup-qty{
  width: 50px;
  height: 50px;
  border-radius: 50%;
}


.homepage-search-block .owl-carousel .owl-dots.disabled, .homepage-search-block .owl-carousel .owl-nav.disabled {
    display: block;
}
.homepage-add-section .col-md-3.col-6 {
    float: left;
    text-align: center;
}
.homepage-add-section h3 {
    font-size: 16px;
}
.how_inner img {
    margin-bottom: 20px;
}
section.section.pt-4.pb-4.bg-white.homepage-add-section {
    display: inline-block;
    width: 100%;
}

.ui-widget.ui-widget-content{
  z-index: 999999999999999999999 !important;
}

ul li {
    list-style: none;
}

.select2-container--default .select2-selection--single {
    height: 38px !important;
    padding-top: 5px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px !important;
}


#restaurants_list_sortby ul{
  margin:0px;
  padding: 0px;
}
#restaurants_list_sortby li{
  float: left;
  padding: 15px 1rem;
  list-style: none;
}

#restaurants_list_sortby li h5{
  font-size: 15px;
}

#restaurants_list_sortby li a{
  cursor: pointer;
  font-weight: normal;
  color:#000;
}

#restaurants_list_sortby li a.selected{
  font-weight: bold;
  color:#000;
}

.left-logo {
float: left;
width: 40px;
height: 40px;
border-radius: 89px;
overflow: hidden;
margin-right: 5px;
}
 #button{
	display:block;
	margin:20px auto;
	padding:10px 30px;
	background-color:#eee;
	border:solid #ccc 1px;
  cursor: pointer;
}

.cv-spinner {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;  
}
.spinner {
	width: 40px;
	height: 40px;
	border: 4px #ddd solid;
	border-top: 4px #2e93e6 solid;
	border-radius: 50%;
	animation: sp-anime 0.8s infinite linear;
}
div#collapsetwo, div#collapseOne {

}
@keyframes sp-anime {
	0% { 
		transform: rotate(0deg); 
	}
	100% { 
		transform: rotate(359deg); 
	}
}
.is-hide{
	display:none;
}


.card-body{
  /*padding: 0px;*/
}
.menu-itemcc {
    /*float: left;*/
    border: 1px solid #cecece;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    margin: 5px 0px;
    padding: 0px !important;
    /*height: 175px;*/
}
.menu-order-items .rounded{
   box-shadow: none !important;
}
p.item-desc {
    /* height: 60px; */
}
/* h6.mb-1 {
    height: 50px;
} */

.restaurant-detailed-banner{
   height: 230px;
}

.restaurant-detailed-banner .img-fluid.cover{
   height: 230px;
}

button.btn.btn-outline-secondary.btn-sm.float-right.add-item {
  border: 2px solid #f2c01b;
}


button.btn.btn-outline-secondary.btn-sm.float-right.add-item:hover {
  background: #f2c01b;
} 

a.btn.dropdown-toggle.btn-sm.border-white-btn {
    background: #fff;
    border: 1px solid #efefef;
    width: 100%;
    padding: 7px;
    font-size: 18px;
    text-transform: uppercase;
    color: #000 !Important;
}

.navvvv li {
     padding: 10px 12px;
    font-size: 14px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
}
.pils-online{
   display: none;
}  
.pils-online.active{
   display: block;
}
.navvvv li a{
   color: #000;
}
.navvvv li.active{
   border-bottom: 1px solid #000;
}
.navvvv li:first-child {
}
.owl-nav button {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    top: 2px;
    color: #000 !important;
}

.card-header{
  background: none !important;
  border: 0px !important;
  border-bottom: 1px solid rgba(0,0,0,.125) !important;
}

.card{
  border: 0px !important; 
}

.cart-loading {
    background-color: rgba(0,0,0,.4);
    display: none;
    position: absolute;
    bottom: 0;
    top: 0;
    margin: 0 0px;
    left: 0;
    right: 0;
    z-index: 9999;
}

.cart-loading span {
  width: 29px;
  height: 29px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.orange {
  color: #d81f27!important;
}

.rest_name h4{
  font-size: 16px;
}

.cartItems{
  border-top: 1px solid #cecece;
  background: #fafafa;
}

.otlob .red-text, .red-text {
    color: #fd0001!important;
}

.step-text {
    font-size: 20px;
    font-weight: 700;
    color: #fc3204;
    vertical-align: middle;
}

.justify-content-between {
    -webkit-box-pack: justify!important;
    -webkit-justify-content: space-between!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}

.color-white{
  color: #FFF;
}


.order-steps {
    position: relative;
    box-shadow: 0 2px 4px 0 hsla(0,5%,87%,.5);
}

.ui-menu-item{
  
}

.cuisines-list li{
  font-size: 17px;
}

.sidenav{
  /*position: sticky;*/
  z-index: 1;
  top: 0px;
  overflow-x: hidden;
  padding: 0px 0;
}

.sticky-top {
  /*position: sticky;*/
  z-index: 1;
  top: 0px;
  /*overflow-x: hidden;*/
  padding: 0px 0;
  border: 1px solid #d4d4d4;
}

.ui-tabs .ui-tabs-nav li{
  width: 49% !important;
  padding: 15px 0;
  border-bottom: 1px solid #e0e0e0 !important;
}

.ui-widget.ui-widget-content{
  border: none !important;
}

.ui-widget-header{
  background: none !important;
  border: none !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
  border: none !important;
  background: none !important;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{
  color: #000;
}

.ui-tabs .ui-tabs-nav {
    /* border-bottom: 1px solid #e0e0e0 !important; */
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
  
  background: none !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active{
  border-bottom: 3px solid #ff3008 !important;
  outline: none !important;
  padding: 14px 0px !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{
  cursor: pointer;
  width: 100% !important;
  text-align: center;
  font-size: 18px;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
    text-align: center !important;
    width: 100%;
    font-size: 18px;
}

.icofont-top-selling{
  font-size: 26px;
  color: #ff3008;
}

.most-sell-item a{
  cursor: pointer;
}


.btn-group-panes .most-sell-item .logo img {
    max-width: 115px;
}

.btn-group-panes .most-sell-item .desc {
    background-color: #f6f6f6;
}

.btn-group-panes .most-sell-item .logo {
    height: 140px;
    padding: 18px 1rem;
}



.b-a {
    border: 1px solid #e0e0e0;
}

b {
    color: #212121;
    /*`font-weight: 400!important;*/
}

.text-727272 {
    color: #727272;
}

.h5{
  font-size: 14px;
}

.h4, h4 {
    font-size: 18px;
}

@media (min-width: 1000px){
  .col-md-3 {
    width: 18.75% !important;
  }
}


@media (min-width: 1200px){
  .col-lg-3 {
    width: 18.75% !important; 
  }
}

.cat-name {
    color: #212121;
    background-color: #f6f6f6;
    padding: 11px;
    font-size: 16px;
    line-height: 1.3;
}

.qty-update-section {
    display: inline-block;
    height: 25px;
    border-radius: 3px;
    background-color: #fff;
}


.qty-update-section button:first-child {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    float: left;
}
.qty-update-section button {
    background: #fff;
    width: 17px;
    height: 23px;
    padding: 0;
    border-radius: 0;
}

.qty-update-section span {
    display: inline-block;
    width: 24px;
    text-align: center;
    /*line-height: 2;*/
}

.b-l {
    border-left: 1px solid #e0e0e0;
}

.b-r {
    border-right: 1px solid #e0e0e0;
}

.cartItems table tr td:first-child {
    /*width: 90px;*/
}

.cartItems table tr td {
    border-top: none;
    padding: 4px;
    word-break: break-word;
}

.p-a {
    padding: 1rem!important;
}

.qty-update-section button:last-child {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    float: right;
}

.green {
    background-color: #00a53c !important;
    color: #fff !important;
}

.green:hover {
    background-color: #178917 !important;
}

.offers-popup table tr>td:first-child, .offers-popup table tr>td:last-child{
  width: 100px;
}

.price-selection{
  font-weight: bold !important;
}


.f-8{font-size:8px}
.f-9{font-size:9px}
.f-10{font-size:10px}
.f-11{font-size:11px}
.f-12{font-size:12px}
.f-13{font-size:13px}
.f-14{font-size:14px}
.f-15{font-size:15px}
.f-16{font-size:16px !important}
.f-17{font-size:17px}
.f-18{font-size:18px}
.f-20{font-size:20px}
.f-22{font-size:22px}
.f-23{font-size:23px}
.f-24{font-size:24px}
.f-25{font-size:25px}
.f-26{font-size:26px}
.f-27{font-size:27px}
.f-28{font-size:28px}
.f-29{font-size:29px}
.f-30{font-size:30px}
.f-32{font-size:32px}

.opacity-0 {opacity: 0;}
.opacity-10 {opacity: 0.1;}
.opacity-20 {opacity: 0.2;}
.opacity-30 {opacity: 0.3;}
.opacity-40 {opacity: 0.4;}
.opacity-50 {opacity: 0.5;}
.opacity-60 {opacity: 0.6;}
.opacity-70 {opacity: 0.7;}
.opacity-80 {opacity: 0.8;}
.opacity-90 {opacity: 0.9;}
.opacity-100 {opacity: 1;}

.w-30{
  width: 30px !important;
}

.steps-top {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  /*--border-bottom-right-radius-inverse: 10%;*/
}

#box {
    position: relative;
    margin: 30px;
    width: 200px;
    height: 100px;
    background: #ccc;
    border: 1px solid #333;
}

.corner {
    position: absolute;
    height: 10px;
    width: 10px;
    border: 1px solid #333;
    background-color: #fff;
}

.top-left {
    top: -1px;
    left: -1px;
    border-radius: 0 0 100% 0;
    border-width: 0 1px 1px 0;
}

.top-right {
    top: -1px;
    left: 190px;
    border-radius: 0 0 0 100%;
    border-width: 0 0 1px 1px;
}

.bottom-left {
    top: 90px;
    left: -1px;
    border-radius: 0 100% 0 0;
    border-width: 1px 1px 0 0;
}

.bottom-right {
    top: 90px;
    left: 190px;
    border-radius: 100% 0 0 0;
    border-width: 1px 0 0 1px;
}

.steps-count-circle span{
  background: #e6ebee;
  height: 35px;
  width: 35px;
  border-radius: 45%;
  display: inline-block;
  padding-top: 7px;
}

.steps-next-arrow{
  padding-top: 100px;
  padding-bottom: 100px;
}


@media (max-width: 576px){ 
  .steps-next-arrow{
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media (max-width: 768px) { 
  .steps-next-arrow{
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

/* @media (min-width: 768px) { 
  .steps-next-arrow{
    padding-top: 50px;
    padding-bottom: 50px;
  }
} */



@media (min-width: 992px) and (max-width: 1199.98px) { 
  
  .row-margin-left{
    margin-left: 3rem;
  }

}


@media (min-width: 1200px) { 

  .row-margin-left{
    margin-left: 3rem;
  }

}

/* .table-restarurant-info td, .table th{
  padding: 0.25rem 0.75rem !important;
} */

.b-t {
  border-top: 1px solid #e0e0e0 !important;
}

.b-b {
    border-bottom: 1px solid #e0e0e0 !important;
}


.full-width{width:100%;height:auto}
.b-a-0{border:none!important}
.b-t-0{border-top:none!important}
.b-l-0{border-left:none!important}
.b-r-0{border-right:none!important}
.b-b-0{border-bottom:none!important}



.btn.focus, .btn:focus{
  box-shadow: none !important;
}

.triangle-down {
    width: 10%;
    height: 0;
    padding-left: 50%;
}

.triangle-down:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-left: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e6e6e6;
}


.ratingFields label {
    font-weight: 400;
    color: #727272;
}

.driver-rating-text {
    color: #000;
    opacity: .34;
    margin-right: 5px;
}


.reveiw-counts {
    display: flex;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
}

@media (min-width: 768px){
  .reveiw-counts li:not(:last-child) {
    border-right: 1px solid #e0e0e0;
  }
}

.reveiw-counts li {
    text-align: center;
    flex-grow: 1;
}

.f9f9f9-bg {
    background-color: #f9f9f9;
}

.b-radius {
    border-radius: 5px;
}

.v-top {
    vertical-align: top;
}

@media (min-width: 768px){

  
  .feedButton {
    background-color: #d81f27;
    position: fixed;
    top: 50%;
    font-size: 18px;
    left: -13px;
    margin-left: -2px;
    -webkit-transform: rotate(-90deg) translateY(-50%);
    transform: rotate(-90deg) translateY(-50%);
    outline: 2px solid #d81f27;
    outline-offset: 1px !important;
    z-index: 999;
  }

  .feedButton:hover {
    color: #fff;
    margin-left: 2px;
  }
}


.white {
    color: #fff;
}

.b-radius-0 {
    border-radius: 0;
}

.b-a-0 {
    border: none!important;
}


@media (min-width: 768px){
  #feedbackModal .modal-dialog {
    position: absolute;
    left: 55px;
    top: 50%;
    -webkit-transform: translateY(-50%)!important;
    transform: translateY(-50%)!important;
  }
}

.triangleLeft {
    width: 10%;
    height: 0;
    top: 45%;
    position: absolute;
}

.triangleLeft:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-left: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #f8f8f8;
}


.tlb-tab-group button {
  display: inline-block;
  position: relative;
  padding-bottom: 3px;
  margin-right: 10px;
}

.tlb-tab-group button:last-child {
  margin-right: 0;
}

.tlb-tab-group button:after {
  content: '';
  display: block;
  margin: auto;
  height: 3px;
  width: 0px;
  background: #fcd703;
  transition: width .5s ease, background-color .5s ease;
}

.tlb-tab-group button:hover:after {
  width: 100%;
  background: #fcd703;
}

.tlb-tab-group button.active:after {
    content: '';
    display: block;
    margin: auto;
    height: 3px;
    width: 100%;
    background: #fcd703;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}

.btn-group-justified > .btn-group .btn {
    width: 100% !important;
}

.feedbackScreen section{
  width: 568px;
}

.fa-green{
  color: #00a53c !important;
}

.owl-carousel-three .owl-nav .owl-prev{
  border: 1px solid #e0e0e0 !important;
}

.owl-carousel-three .owl-nav .owl-next{
  border: 1px solid #e0e0e0 !important;
}

.owl-carousel-four .owl-nav .owl-prev{
  border: 1px solid #e0e0e0 !important;
}

.owl-carousel-four .owl-nav .owl-next{
  border: 1px solid #e0e0e0 !important;
}

.card-body-height{
  min-height: 135px;
}

.order-status{
  width: 150px;
  margin: 0 auto;
}

.address-height{
  height: 40px;
}


.media-body input[type="radio"]:checked button{
  background: #777;
}

.media-body input[type="radio"]:checked ~ button {
  background-color: #5cb85c;
}



.white-bg-opacity-0{
  background: rgba(255, 255, 255, 0);
}
.white-bg-opacity-10{
  background: rgba(255, 255, 255, 0.1);
}
.white-bg-opacity-20{
  background: rgba(255, 255, 255, 0.2);
}
.white-bg-opacity-30{
  background: rgba(255, 255, 255, 0.3);
}
.white-bg-opacity-40{
  background: rgba(255, 255, 255, 0.4);
}
.white-bg-opacity-50{
  background: rgba(255, 255, 255, 0.5);
}
.white-bg-opacity-60{
  background: rgba(255, 255, 255, 0.6);
}
.white-bg-opacity-70{
  background: rgba(255, 255, 255, 0.7);
}
.white-bg-opacity-80{
  background: rgba(255, 255, 255, 0.8);
}
.white-bg-opacity-90{
  background: rgba(255, 255, 255, 0.9);
}
.white-bg-opacity-100{
  background: rgba(255, 255, 255, 1);
}

.rounded-lg-30{
      border-radius: 3rem!important;
}

.rounded-lg-40{
      border-radius: 4rem!important;
}

.rating-fill-start-color {
  color: rgb(252, 215, 3);
}

.thankyou{
  z-index: -2;
}


.progressbar {
  margin: 0;
  padding: 0;
}
.progressbar li {
  list-style-type: none;
  width: 25%;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #7d7d7d;

}
.progressbar li:before {
  content: counter(step);
  counter-increment: step;
  border: 2px solid #7d7d7d;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: white;
  width: 40px;
  height: 40px;
}
.progressbar li:after {
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  background-color: #7d7d7d;
  top: 20px;
  left: -50%;
  z-index: -1;

}


.progressbar li:first-child:before {
  font-family: FontAwesome;
  content: "\f15c";
  line-height: 36px;
  font-size: 18px;
}

.progressbar li:nth-child(2):before {
  font-family: FontAwesome;
  content: "\f2c5";
  font-size: 18px;
  line-height: 40px;
}

.progressbar li:nth-child(3):before {
  font-family: FontAwesome;
  content: "\f290";
  font-size: 18px;
  line-height: 35px;
}


.progressbar li:first-child:after {
  content: none;
}


.progressbar li.active {
  color: green;
  z-index: 999;
  font-size: 18px;
}

.progressbar li:first-child:before {
  /* font-family: FontAwesome;
  background-color: green;
  color: white;
  content: '\f00c'; */
}

.progressbar li.active:before {
  font-family: FontAwesome;
  background-color: green;
  color: white;
  content: '\f00c';
}


.progressbar li.active + li:after {
  background-color: #55b776;
}

.add-item{
  cursor: pointer;
}

.newsletter-input{
  width: 70% !important;
}

.add-btn-item:focus {outline:0;}
.add-btn-item:active {
  outline: none;
  border: none;
}

.add-btn-item{
  background: #3ecf8e;
  border:none;
  height: 25px;
  width: 25px;
  outline: none;
  position: absolute;
    left: 130px;
    bottom: 26px;
}

.add-btn-item i{
  color: white;
  font-size: 13px;
}

.item-logo img {
    padding: 5px;
    width: 110%;
    height: 75px;
    border: 1px solid #bdc7ca;
}

.item-logo{
  cursor: pointer;
}

.btn-popup-qty{
  width: 50px;
  height: 50px;
  border-radius: 50%;
}


.homepage-search-block .owl-carousel .owl-dots.disabled, .homepage-search-block .owl-carousel .owl-nav.disabled {
    display: block;
}
.homepage-add-section .col-md-3.col-6 {
    float: left;
    text-align: center;
}
.homepage-add-section h3 {
    font-size: 16px;
}
.how_inner img {
    margin-bottom: 20px;
}
section.section.pt-4.pb-4.bg-white.homepage-add-section {
    display: inline-block;
    width: 100%;

}