
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  transition: 0.4s all;
  margin-bottom: 10%;
  border-radius: 46px ;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}


/* The Close Button */
.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-left: 10px;
  margin-right: -20px;
}

.close:hover,
.close:focus {
  color: #099;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color: #ed6100;
  color: white;
  border-radius: 100px 100px 0px 0px;
  
  height: 46px;
}


.modal-header p {
text-align: center;
    margin: auto;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
  padding: 2px 16px;
  background-color: #ed6100;
  color: white;
  border-radius: 0px 0px 45px 45px;
  /*height: 45px;*/
}

.menu_header_img_modal{
    width: 100%;
    filter: brightness(1.05);
}

.menu_header_img_modal img{
    width: 70%;
    margin: auto;
    text-align: center;
    filter: drop-shadow(0px 14px 10px #999);
    margin-bottom: -5%;
    margin-top: -5%;
    position: relative;
    z-index: 1;
}

#cart_btn{
    width: 100px;margin: auto;height: 40px; padding: 5px;border-radius: 30px;
}

.qty_control_{
    position: relative;z-index: 2;    margin: auto;padding: 5px;margin-top: 10px;
}

html *{font-family: ArabicFont;}

#tables_list_ {
  display: inline;
  position: static;
  width: 50%;
  z-index: -1;
}

 .product_types{
line-height: 1px;
text-align: right;
background: #fff;
padding: 10px;
width: 149px;
font-family: ArabicFont;

                    }
                    
                    .product_types_items{
                        color: #000;
                        font-family: ArabicFont;
                    }
                    
                    option{
                        font-family: ArabicFont;
                    }
              
              #id_clientRemark{
                        height: 80px;
width: 375px !important;
background: #fff;
                }      
                
                
                   #cart_buttons{
        display:inline-flex;
    }
    
    .cart_button{
        margin:10px;
        border-radius: 20px;
    }
    
    
    .product_types_{
        background: #fff;
color: #099;
border-radius: 0px 50px 15px 45px;
text-align: right;
padding: 14px;
 
position: relative;
display: inline-block;
margin-left: -10px;
line-height: 18px;
font-size: 12px;
padding-bottom: 20px;
z-index: -2;
        
    }
    
     #menutablehomebtn {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 80px;
  text-align: center;
  z-index: 99999;
  display: block;
  text-decoration: none;
  transition: all 1s;
                }
                #menutablehomebtn img{
                width: 53px;
margin-top: 10px;
margin-left: 10px;
}



  span.select2.select2-container.select2-container--default , textarea{
       box-shadow: -10px 5px 15px 5px rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);  
            width:100% !important;

  }
  
 input[type='checkbox'] {box-shadow: none}
  
      .select2-container--default .select2-selection--single {
          border: 0px solid #f2f2f2;
          text-align:left;
          width:100%;
      }
      
      #id_clientRemark{
               font-family: "Roboto", sans-serif;
  outline: 0;
  
  border-radius: 30px;
  
  border: 0px solid #f2f2f2;
  margin: 0px 0px 0px 0px;
  padding: 20px;
  box-sizing: border-box;
  font-size: 11px;
  height: 80px;
width: 375px !important;
background: #fff;
      }
      
      
      input[type="file"]::button {


background-color: white;
border-radius: 30px;
border:1px solid #aaa;

}


.select2-results__options {
  
 box-shadow: -10px 5px 15px 5px rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);   
     width:100%;

}


.sellings_tr:nth-child(1){ width:80%; }
.sellings_tr:nth-child(2){ width:20%; }








.table_item_{
    width: 190px;
border-radius: 10px;
transition: all 0.5s;
box-shadow: 1px 20px 35px -3px black;
background-color: #aaa;
height: 219;
margin-bottom: 10px;
margin-left: 5px;
cursor: pointer;
}




#menu_tables_page{
  position:inherit;display:inline-block;
}

#bg_circle{
    background: #0bb !important;
width: 140%;
text-align: center;
z-index: 2px;
position: fixed;
aspect-ratio: 3 / 3;
border-radius: 50%;
top: 50%;
margin: auto;
text-align: center;
display: block;
left: -20%;
}

#shape_1{
    z-index: 1;
position: fixed;
width: 25%;
top: 52%;
left: 76%;
}


#shape_2{
    z-index: 1;
position: fixed;
width: 25%;
top: 20%;
right: 76%;
  rotate: 180deg;
}

#welcome_shape{width: 50%;
top: 20%;
position: fixed;
left: 25%;
}


#Language_bar{
width: 190px;
display: inline-block;
position: relative;
z-index: 55555;
height: 99px;
background: #fc0;
border-radius: 30px;
margin-top: 25%;
padding: 20px;
color: #fff;
font-size: 35px;
filter: drop-shadow(0px 15px 20px #555);
transition: 1s all;
cursor: pointer;
}


#Language_bar:hover{
    filter: drop-shadow(0px 20px 25px #444);
    margin-top: 25.5%;
    width: 195px;
    background: #ffcd00;
}


#pointer_shape{
    width: 45%;
top: 112%;
  position: fixed;
  left: 30%;
}


@media screen and (max-width : 600px){
    
    #Language_bar{
        /* margin-top: 100%; */
        width: 190px;
        top: 32%;
    }
    
    #Language_bar:hover{
        
       top: 32.5%;
    }
        
    #welcome_shape {
      width: 80%;
      top: 30%;
      position: fixed;
      left: 10%;
    }
    
  
   
   .sidenav{
       /* padding-top: 15%; */
   }
   
   .sidenav a{
       padding: 8px;
       text-align: center;
   }
   
   #nav_btn_img{
        top: 15px;
        left: 15px;
   }
   
   #product_box{
        font-size:33px;
        text-align: right;
        margin: auto;
        width: 133px;
        margin-right: 20px;
        margin-left: 0px;
        
   }
   
   #headertext{
            font-size:33px;
   
   }
   
   
   .menu_header_img {
  width: 45%;
margin: 10px;
 
}

.menu_header img {
  width: 180px;
  margin: 1px;
  filter: drop-shadow(0px 17px 15px #555);
}
 
   #menucontainer{
       padding:15px;
   }
   
   .control_btn{
       margin:auto;
   }
   
   .menu a {
       padding:0px;
  display: flex;
  text-decoration: none;
  font-family: ArabicFont;
}

.menu_header {
  width: 100%;
  border-radius: 20px;
  transition: all 0.5s;
  
  background-color: #099;
  
  margin: auto;
    
  margin-bottom: 20px;
   box-shadow: 0px 0px 0px 0px black;
   
}



#headers_text{
    color: #fff;
margin: auto;
font-weight: bold;
margin-right: 10px;
width: 30%;
}

#modal_text{
    color: #fff;
margin: auto;
font-weight: bold;


}

    #categories_list a{
        display:flex;
    }
    
}


