
.cat-image
{
    width:45px !important;height: 45px;margin:0 auto;
}
  .cart-item-qty.collapse.in {
    display: inline-block;
}
  .checkout-part .pro-detail-info .product-title {
    color: #121619;
    font-weight: 600;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    font-size: 13px;
}



  
     select {
               padding: 3px;
               border-radius: 3px;
            }
    
.img-zoom{
    
     width:100%;
     height:auto;
     position:absolute;
     background-size: cover;
     border-radius:5% !important;
     background: #000 !important;
     top:30px;
     left:50px;
     z-index:9999999999999999999999999999999999999999;
    transform: scale(2.50);
  
}
.img-zoom .lazy{
    
     width:100%;
     height:auto;
     
     background-size: cover;
     border-radius:5% !important;
     
     top:30px;
     left:50px;
     z-index:9999999999999999999999999999999999999999;
    transform: scale(2.50);
  
}
.allergen
{
  display:inline-block;min-height:20px;width:20px;height: 20px;min-width:20px;
}
.allergen_box
{
  border-radius: 50%;background: #fff;min-width: 30px;
  
}
 .allergen_box_zoom{
    
    
     position:absolute;
     
     border:1px solid #eee;box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    z-index:9999999999999999999999999999999999999999;
   background: #fff;
   top:-50px;
   left: 0;
  
  margin:20px;
  transform: scale(2.50);
   
}






}
  .media-left img{
    
     height:auto !important;
     max-height:130px;
     width:112px;
  
}

.food-menu-list .mix{
    display: none;
}
 .menu-price {
    color: #333;
    
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    border-radius: 3px;
    font-size:12px;
}
.discounted-price {
    color: #f85606;
    
/*    font-weight: bold;*/
    padding: 3px;
    margin: 2px;
    border-radius: 3px;
    font-size:16px !important;
    line-height: 22px;
    height: 22px;
}
.cancelled-price {
    color: #333 !important;
    text-decoration: line-through !important;
    font-weight: bold !important;
    padding: 0px !important;
    margin: 0px !important;
    border-radius: 3px !important;
    font-size:12px !important;
}
.discount_percent{
  font-weight: bold;font-size:12px;
}

.most_popular_item_area .popular_filter li a {
   cursor: pointer;
}
.most_popular_item_area .popular_filter li  {
   margin-top:10px;
}

.most_popular_item_area .p_recype_item_main .media .media-body {
    padding-left: 15px;
    border-left: 0px;
     padding-right: 0;
     padding-left: 0;
}
.banner_area .banner_content {
    text-align: center;
    padding: 180px 0px 0px 0px;
}
.most_popular_item_area .popular_filter li:hover a, .most_popular_item_area .popular_filter li.active a {
    background: #050505;
    border-color: #fff;
    color: #fff;
}
 
 
  #search {
    float: right;
    margin-top: 9px;
    width: 250px;
}

.search {
    padding: 5px 0;
    width: 100%;
    height: 40px;
    position: relative;
    left: 0;
    float: left;
    line-height: 22px;
    margin-bottom: 20px;
}

    .search input {
        border-radius: 12px 0px 0px 12px;
        padding: 17px;
        width: 70%;
        float: left;
       
        -webkit-transition: all 0.7s ease-in-out;
        -moz-transition: all 0.7s ease-in-out;
        -o-transition: all 0.7s ease-in-out;
        transition: all 0.7s ease-in-out;
        height: 30px;
        line-height: 18px;
       
        border:1px solid #bbb;
    }

        .search:hover input, .search input:focus {
            
            width: 70%;
            margin-left: 0px;
        }

.search .btn {
    height: 36px;
    
    padding: 10px 20px 15px 20px;
    border-radius: 0px 12px 12px 0px;
}

.checkout-part .sidebar-product ul li {
    display: inline-block;
    padding: 1px 0 7px 0px;
    margin-bottom: 5px;
    width: 100%;
}


 a.detailsnotcollapsed:after {
font-family: "FontAwesome";

content: "\f067";

font-size:26px;

float: right;

background: #333;
border-radius: 50%;
color:#fff;
position: absolute;
bottom: 5px;
right: 20px;
z-index: 999999999999999;
padding: 8px 10px 5px 10px;
}

 a.detailsbtncollapsed:after {
  font-family: "FontAwesome";
  content: "\f00d";
 

font-size:28px;
float: right;

background:#ff0000;
border-radius: 50%;
color:#fff;
position: absolute;
bottom: 5px;
right: 20px;
z-index: 99999999999999;
padding: 4px 8px 5px 9px;

}



 a.notcollapsed:after {
font-family: "FontAwesome";

content: "\f078";
margin-left:3px;
float: right;

}

 a.btncollapsed:after {
  font-family: "FontAwesome";
  content: "\f077";
  margin-left:3px;
  float: right;
 
}


  
 .drop-down{
 
}

.drop-down .selected a{
  background:#fff no-repeat scroll right center;
  display:block; 
  padding:5px; 
  
  width:150px;
  border-radius:2px;
  text-decoration:none;
  color:#fff;
  background: #050505;
  text-align: left;
}

.drop-down .selected a span{
  cursor:pointer; 
  display:block; 
  padding:5px;
}

.drop-down .option{
 position:relative; 
 
  width:100%; 
 padding:0 15px;
}

.drop-down .options ul{
  background:#fff none repeat scroll 0 0;               
  display:none;
  list-style:none; 
  padding:0px 0px; 
  position:absolute; 
  z-index: 99999999; 
  width:97%; 
  min-width:170px;
  left:15px;
  max-height:300px;
  height: auto;
  overflow-y: scroll;
}

.drop-down .selected span.value, .drop-down .options span.value{
  display: none;
}

.drop-down .options ul li a{
  padding:5px; 
  display:block;
  text-decoration:none;
  color:#333;
  text-align: left;
  font-weight: bold;
}

.drop-down .options ul li a:hover{
  background:#050505;
  color:#fff;
  transition:0.2s ease;
}
footer{padding-top:10px;}
body{margin-bottom:0px !important;}
        

  
.arrow-half{
  width:80%;
}
.arrow-full{
  width:102%;
  
}

.arrow-half:before {
 font-family: "FontAwesome";
  content: "\f105";
 float:right;
 font-size:16px;
 font-weight: bolder;
}
.arrow-full:before {
 font-family: "FontAwesome";
  content: "\f104";
 float:right;
 font-size:16px;
 font-weight: bolder;
}





  

.cat_item
{
  -webkit-padding:10px 15px;
  -moz-padding:10px 15px;
  padding:10px 15px;
  color:#000;
  background:#fff;
  border-radius: 20px;
  width:auto !important;
  height:40px;
  text-align: center;
  border: 1px solid #eee;
  font-size:12px;
  cursor:pointer;
  margin:0 5px;
  padding-bottom:5px;

}
#cat_list{background: #fff;padding:3px 5px 4px 5px;}
#cat_list .owl-item
{
  
  min-width:70px !important;
  /*width:auto !important;*/
}
.cat_item_active
{
  
    color: #fff;
    background: #333;
    border: 1px solid #333;

}
.text-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.container-fluid{width:100%;}


.promotion
{
  min-height: 100px;border-radius: 5%;padding:10px;overflow-x:hidden;
  
}
.promotion .image{margin:0 auto;vertical-align: middle;
 display: flex;
  align-items: center;
  justify-content: center;
  min-height: 300px;
}
.promotion img{width:auto;}
#promotions{background: #eee;}
#promotions .owl-next {
    color: #000;
    display: inline-block;
    zoom: 5 !important;
    *: ;
    display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    
    
    background: none;
    filter: Alpha(Opacity=50);
    opacity: 0.3;
    position:absolute;
    top:30%;
    right: -10px;
}
#promotions  .owl-prev {
    color: #000;
    display: inline-block;
    zoom: 5 !important;
    *: ;
    display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    
    
    background: none;
    filter: Alpha(Opacity=50);
    opacity: 0.3;
    position:absolute;
    top:30%;
    left:-10px;
}
#promotions  .owl-prev:hover,#promotions  .owl-next:hover{color:red;opacity: 1;}

.hide_eligible{display:none;}

.eligible{
   
    margin-right: 10px;margin-top:10px;font-weight: bold;color:#fff;
}
@keyframes blinkingText{
    0%{    text-shadow: 0px 1px 2px rgba(5,2,1,0.38);color:#fff ;font-size:14px;font-weight: bold;  }
    49%{  text-shadow: 0px 1px 2px rgba(5,2,1,0.38);color:yellow;font-size:14px;font-weight: bold; }
    60%{    color: transparent; }
    99%{   text-shadow: 0px 1px 2px rgba(5,2,1,0.38);color:#fff;font-size:14px;font-weight: bold;}
    100%{ text-shadow: 0px 1px 2px rgba(5,2,1,0.38);color:yellow;font-size:14px;font-weight: bold;}
}
*{word-wrap:break-word !important;}
#phone{padding-left:100px !important;}

option{font-size:20px;height: 50px;}

.cat_item font{vertical-align: middle !important;}



    .close-icon {
    border:1px solid transparent;
    background-color: transparent;
    display: inline-block;
    vertical-align: middle;
  outline: 0;
  cursor: pointer;
}
.close-icon1:after {
    content: "X";
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    background-color: #333;
    z-index:1;
    right: 10px;
    top: -25px;
    bottom: 0;
    margin: auto;
    padding: 2px;
    font-weight: bolder;
    border-radius: 50%;
    text-align: center;
    color: white;
    font-weight: normal;
    font-size: 16px;
    box-shadow: 0 0 2px #E50F0F;
    cursor: pointer;
}
.search-box:not(:valid) ~ .close-icon {
    display: none;
}



.types_dropdown{
	z-index: 9999;margin-right: 0;
    color: #696868;
    background: #f3f3f0;
    font-size: 16px;
    height: 50px;
    min-width: 155px;
    width: 100%;
    max-width: 300px;
    border: 1px solid #e4dfdf;
    -webkit-padding: 12px;
    -moz-padding: 12px;padding: 12px;min-width: 155px;width:100%;max-width: 300px;
}

.servewith_dropdown{
	margin-right: 0;
    color: #696868;
    background: #f3f3f0;
    font-size: 16px;
    height: 50px;
    min-width: 155px;
    width: 100%;
    max-width: 300px;
    border: 1px solid #e4dfdf;
    padding: 12px;min-width: 155px;width:100%;max-width: 300px;
}

.addons_dropdown{
	z-index: 9999;margin-right: 0;
    color: #696868;
    background: #f3f3f0;
    font-size: 16px;
    height: 50px;
    min-width: 155px;
    width: 100%;
    max-width: 300px;
    border: 1px solid #e4dfdf;
    padding: 12px;min-width: 155px;width:100%;max-width: 300px;
}

.minimize{
	font-size:12px;margin:auto 1px;padding:0;width: 100%;display:block;
	clear:both;padding-bottom: 5px;min-height:20px;
}

.lazydiv{
	height: 60px;min-width:60px;border-radius: 50%;overflow: hidden;width: 60px;background-repeat: no-repeat;
	background-size: contain;background-position: center center;
}
.img-div1{
	height: 60px;min-width:60px;border-radius: 50%;width: 60px;background:#91908c;margin:5px 0 3px 5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.media{
	height: auto;padding:2px 0px 0px -2px;border: 1px solid #eee;
	width:100%;display: block;overflow: none;border-radius: 10px;box-shadow: 0px 2px 8px 1px rgb(255, 214, 214);
}
.cat_heading{
	padding:10px;width: 100%;display: block;clear: both;background: #ddd;color:#000;text-align: center;font-weight: 800;font-size:22px;
	text-transform: capitalize;font-family: 'Open Sans' !important;z-index: -1;margin-top:10px;margin-bottom:10px;border-radius: 10px;
     box-shadow: 0px -6px 10px rgba(255, 255, 255, 1), 0px 4px 15px rgba(0, 0, 0, 0.15);
}
.cat_button{
	width:auto !important;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;cursor:pointer;text-transform: capitalize;font-weight: 600;font-size:14px;vertical-align: middle;display: flex;
	justify-content: center;align-items: center;
}
.media-left{
	min-height:100px;min-width:100%;width:100% !important;overflow: unset;display: block;
}
.productbox{
	width:70%;min-width:100px;float: left;vertical-align: middle;padding-left: 10px;min-height: 70px;
}
.product_name{
	width:100%;font-size:15px;text-transform: capitalize;padding-bottom: 2px;font-weight: 700;margin: auto 0;
}

.customer-order-page{text-align: center;width:100%;}
.customer-order-page li {display:inline-block;float: none;}
.customer-order-page > li > a{color:#000;}
.customer-order-page > li.active > a{color:#4b8b16ee;font-weight: bold;}
.customer-order-page > li.active > a:focus{color:#4b8b16ee;font-weight: bold;}

@media (max-width: 767px){
   
    .media{
/*    min-height:330px;*/
    }
    .cat-image
    {
        width:50px !important;height: 50px;margin:0 auto;
    }
   .img-zoom{
    
     width:100%;
     height:auto;
     position:absolute;
     background-size: cover;
     border-radius:5% !important;
     background: #000 !important;
     top:0px;
     left:40px;
    z-index:9999999999999999999999999999999999999999;
    transform: scale(2.15);
  
}

.allergen
{
  display:inline-block;min-height:50px;width:50px;height: 50px;min-width:50px;
}
.allergen_box
{
  border-radius: 50%;background: #fff;min-width: 50px;
  
}
 .allergen_box_zoom{
    
    
     position:absolute;
     
     border:1px solid #eee;box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    z-index:9999999999999999999999999999999999999999;
   background: #fff;
   top:-80px;
   left: -50px;
  
  margin:20px;
  transform: scale(2.50);
   
}

  }





 .search-container {
  float: right;
  max-width: 300px;
}

 .search-container input[type=text] {
  padding: 6px;
  margin-top: 8px;
  font-size: 17px;
  border: none;
  border-radius: 25px 0 0 25px;
  
}

 .search-container button {
  float: right;
  padding: 6px 10px;
  margin-top: 8px;
  margin-right: 16px;
  background: #ffd6d6;
  font-size: 17px;
  border: none;
  cursor: pointer;
  border-radius: 0 25px 25px 0;

}

.search-container button:hover {
  background: #ccc;
}

@media screen and (max-width: 600px) {
  .search-container {
    float: none;
  }
  .search-container input[type=text]
  {
    margin:0;
    width:88%;
  }


    .search-container button {
    width:12%;
    text-align: center;
    display: inline;
   
/*    width: 100%;*/
    margin: 0;
    padding: 6px 10px;

  }
   input[type=text] {
    border: 1px solid #ccc;  
  }
}


  .item-box:hover img      {
        transform:scale(1.10);
        transition: transform 1s;
      }

      .img-div11{
        height: 200px;
        overflow: hidden;
        text-align: center;
        background: #f2f2f2;
        border-radius: 10px;

      }

      .product_name
      {
        font-family: 'outfit', sans-serif !important;font-size: 20px;font-weight: 500
      }

   @media (max-width:425px) {

    .product_name
    {
      font-size: 18px;
    }
    

    .img-div11 {
        width: 100%;
        height: 190px;
    }

  }

    @media (max-width:393px) {
    .product_name
    {
      font-size: 18px;
    }

    .img-div11 {
        width: 100%;
        height: 165px;
    }

  }


  

    .load-more {
    
    background-color: #eee;
    color: #333;
    text-align: center;
   
    padding: 8px 0px;
    font-family: sans-serif;
    font-weight: bold;
    cursor: pointer;
    
    margin:0 auto;
    z-index: 400000;
    margin-bottom: 10px;
    border-radius: 5px;
}
.load-more:hover {
      background: #bbb;
    }

.tab-content
{
    min-height: 90vh;
}



    .timeslots {
list-style-type: none;
margin: 0px 0 0 0;
padding: 0;
}
.timeslots li {
display: inline-block;
margin: 0 0px 0 0;
width: 120px;
height: 40px;
position: relative;
}
.timeslots label,
.timeslots input {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
font-size:16px;
cursor: pointer;
}
.timeslots input[type="radio"] {
opacity: 0.01;
z-index: 2;
width:100%;
height: 100%;
}
.timeslots input[type="radio"]:checked+label,
.Checked+label {

border:3px solid yellow;
}
.timeslots label {
padding: 5px 5px ;

/*border: 1px solid #CCC;*/
cursor: pointer;
z-index: 1;
background: #3385ff;
color:#fff;
text-align: center;
/*height: 40px;*/

}
.timeslots label:hover {
background: #DDD;
}
.col-sm-6{margin-bottom:10px;}





 /* Default styles */
          .items-grid {
            display: grid;
            grid-template-columns: 200px 200px 200px 200px 200px 200px 200px 200px;
            grid-gap: 10px;
            transition: 0.2s;
            align-items: stretch;
            height: auto;
            padding-left:10px;
          }
           @media screen and (max-width: 1600px) {
            .items-grid {
              grid-template-columns: 19% 19% 19% 19% 19%;
            }
          }

           

           @media screen and (max-width: 1300px) {
            .items-grid {
              grid-template-columns: 23% 23% 23% 23% ;
            }
          }

         
          /* Media query for devices with a screen width of 600px or less */
          @media screen and (max-width: 992px) {
            .items-grid {
              grid-template-columns: 32% 32% 32%;
            }
          }

          /* Media query for devices with a screen width of 400px or less */
          @media screen and (max-width: 700px) {
            .items-grid {
              grid-template-columns: 47% 47%;
            }
          }

           @media screen and (max-width: 484px) {
            .items-grid {
              grid-template-columns: 94%;
            }
          }