
@font-face {
  font-family: 'ArabicFont';
  src: url('ExpoArabicBook.eot'); /* IE9 Compat Modes */
  src: url('ExpoArabicBook.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('ExpoArabic-Book.woff') format('woff'), /* Modern Browsers */
       url('ExpoArabicBook.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('ExpoArabicBook.svg#svgFontName') format('svg'); /* Legacy iOS */
}

body{
	align-content: center;
	text-align: center;
	
}
#bg{
position: fixed;
top:0px;
width: 100%;
height: 100%;
left: 0%;
z-index: -2;
}



.header{
    position:relative;
    top:0px;
    width:100%;
    height:100px;
    z-index:999999;
    padding: 15px;
}

#headertext{
    
    
   margin: auto;
  margin-top: auto;
  margin-left: auto;
margin-top: 20px;
color: #fff;
font-size: 20px;
font-family: 'Patriot', sans-serif;
font-weight: bolder;
z-index: 6;
transition: all 0.5s;
text-align: center;
/*margin-left: 15px; */
/*
-webkit-filter: drop-shadow(-7px 10px 7px #000);
filter:         drop-shadow(-7px 10px 7px #000);   
*/
}


#headertext_ar{
    
    
    position:fixed;
    
    
    width:100%;
    margin-top:-140px;
    text-align:center;
    align-content: center;
	color: white;	
	font-size: 50px;
    font-family:ArabicFont;
	font-weight: bolder;
	z-index: 6;
	transition: all 0.5s;
}


#headertext_itemspage{
    
    
    position:fixed;
    
    width:100%;
    
    
    margin-top:10px;
    text-align:center;
    align-content: center;
	color: white;	
	font-size: 20px;
    font-family: 'Patriot', sans-serif;
	font-weight: bolder;
	z-index: 6;
}


#offerstext{
    margin-top:70px;
    margin-bottom:0px;
    text-align:center;
    align-content: center;
	color: wheat;	
	font-size: 16px;
	font-family:ArabicFont;
	z-index: -1;
	transition: all 0.5s;
}


#choclate_left{
	position: fixed;	
	width: 23%;
	left: 0%;
	bottom: 0%;
	
	
	z-index: 3;
	transition: all 0.5s;

	
	}
	
#choclate_left:hover{
 width:24%;   
}

#choclate_right{
position: fixed;	
width: 23%;
right: 0%;
bottom: 0%;
z-index: 3;
	
transition: all 0.5s;

}


#choclate_right:hover{

    width:24%;
}


#mainpage_{
    width:100%;
}


#upper{
position: fixed;	
top:0px;
left:0px;
width: 100%;
height:110px;
z-index: 4;
-webkit-filter: drop-shadow(2px 2px 20px  #000);
filter:         drop-shadow(2px 2px 20px #000);   

	

}


#lower{
	position: fixed;
	height:35px;
	width: 100%;
    left:0px;
    bottom:0px;
	z-index: 4;
    box-shadow: 8px 5px 15px 12px rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.33);
	}


#menucontainer{
    position:static;
    margin-top:75px;
    padding:50px;
    z-index:-1;
    display: inline-block;
width: 90%;

}




.menu{
	display: inline;
	position: static;	
	
	width: 50%;

	z-index: -1;
	
	}



.menu a{	
    padding: 5px; 
    display: inline-block; 
    text-decoration: none; 
    font-family:ArabicFont;
    }



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






.menu_product_img{
    
    width: 190px;
    height: 190px;
}


.menu_product_img img {
	
width: 190px;
margin: 190px;

}


.menu_header img {
	
width: 132px;
margin: 24px;

}






.menu_header:hover {
    
box-shadow: 1px 20px 45px -1px #f50;    
}


#display_text{width: 100%;
position: fixed;
height: 100%;
margin-bottom: 0px;
color: #fff;
background-color: #777;
}

#headers_text{
    color: #fff;
    margin-top: 20px;
    /*	-webkit-filter: drop-shadow(-7px 10px 7px #000);
filter:         drop-shadow(-7px 10px 7px #000);   
*/
}


.menu_header_img{
    
    
    width: 189px;
filter: brightness(1.3);
}


#logo{
	
	width: 150px;

	transition: all 0.5s;
	-webkit-filter: drop-shadow(0px 24px 20px #333);
filter:         drop-shadow(0px 24px 20px #333);   
	
	}



#middleShow{
	position: relative;	
	width: 100%;
	margin-top:-20px;
	z-index: 1;
		    transition: all 1s;
	
	}
	

	
	
#left{
	position: static;	
	width: 30%;
    margin-top:0%;
        transition: all 1s;
	
	z-index: 1;
		-webkit-filter: drop-shadow(-10px 20px 30px  #000);
filter:         drop-shadow(-10px 20px 30px #000);   

	
	
	}

	
#right{
	position: static;	
	width: 30%;
    margin-top:0%;
    
	    transition: all 1s;
	z-index: 1;
		
		-webkit-filter: drop-shadow(10px 20px 30px  #000);
filter:         drop-shadow(10px 20px 30px #000);   

	
	}
		


#middle{
	position: static;	
	width: 30%;
    margin:0% 0% 0% 0% ;
    text-align:center;
    align-content: center;
	color: white;	
	font-size: 35px;
	font-family:ArabicFont;
	font-weight: bolder;
	z-index: 1;
}




#menuCategoryImage  {
    width:100px;
    z-index:6;
    
}












#menuhomebtn  {
  position: fixed;
  top: 10px;
  left: 10px;
  width:80px;
  text-align:center;
  z-index:99999;
  display: block; 
    text-decoration: none;
    transition: all 1s;
    

}


#menuhomebtn img {
    width:53px;
    margin-top: 10px;
margin-left: 10px;
    /*
border-radius:60px;

transition: all 0.5s;
box-shadow: -5px 20px 23px -15px black;
*/
}





#menuhomebtn a {
    text-decoration: none;
}



nav{
  position: fixed;
  top: 10px;
  right: 3%;
  
  text-align:center;
  z-index:99999999;
  display: block; 
    

    
    color: wheat; 
    font-family:'Expo Arabic light', Times, serif;
    font-size: 20px; 
    
    text-decoration: none;
    
    transition: all 1s;
    

}



nav a {
    color:wheat;
    text-decoration: none;
    transition: all 0.5s;
    padding:5px;
    font-size:16px;
    font-family:ArabicFont;
    
}

nav a:hover {
    color:#555;
    text-decoration: none;
    background:#fff;
    border-radius:30px;
}







#linkbtn  {
  position: fixed;
  bottom: 1%;
  left: 5%;
  
  text-align:center;
  z-index:99999;
  display: block; 
    

    
    color: wheat; 
    font-family:'Expo Arabic light', Times, serif;
    font-size: 12px; 
    
    text-decoration: none;
    
    /*border-bottom: solid 1px #333; border-left: solid 1px #333; border-right: solid 1px #fff; */
    
    transition: all 1s;
    

}



#linkbtn a {
    text-decoration: none;
    color:wheat;
}

#linkbtn img {
    width:20px;
        transition: all 1s;
}





#categoryImg{
    position:fixed;
    width:7%;
    top:45px;
    right:8%;
       border-radius:50px;  
    transition: all 1s;
        z-index: 99;
        box-shadow: 8px 5px 15px 12px rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.33);
         
}



#categoryImg:hover{
    width:8%;

}





#cartpage{
    z-index:9999999;
}





#productscontainer{
     position:static;
    margin-top:25%;
    padding:50px;
    z-index:-1;
        
}




.product{
	display: inline-block;
	position: relative;	
	margin:0px;
	width: 150px;
	height:300px;
	margin-top:80px;
	margin-bottom:80px;
	
    
	z-index: 6;

	  padding:0px;
	  border-radius:30px;
	  transition: all 0.5s;
	}

/*
.product:hover{
    
    width: 200px;
    z-index:9999999;
    
    
    
}

*/

.product:hover .price{
    margin-top: -205px;
    
    
}


.product:hover .qty_control{
    margin-top:0px;
}

.product:hover .product_text{
    margin-top:10px;
}



.product a {	
    padding: 7px; 
    display: inline-block; 
    text-decoration: none; 
    width: 100%;
    font-family:'Expo Arabic light', Times, serif;
    margin-top:0px;
    z-index: 779;
    color:wheat;
}



#product_img{
	margin-top:-40px;
width: 90%;
border-radius:30px;
	  box-shadow: 8px 5px 15px 12px rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.33);
transition: all 0.5s;
background-color:#911;
  
padding:10px;
z-index:444;
}

#product_img:hover{
    
    
    	  box-shadow: 8px 5px 20px 15px rgba(0, 0, 0, 0.3), 0 5px 5px 0 rgba(0, 0, 0, 0.33);
}


.productdescription {
    color:#fff;
    z-index: 666;
    display:inline-block;
    text-decoration: none; 
    font-family:'Expo Arabic light', Times, serif;
    font-size: 8px;
    transition: all 0.5s;
    background-color:#911;
    
    border-radius:30px;
    margin-top: 0px;
    opacity:100%;
    width:90%;
            box-shadow: 8px 5px 15px 12px rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.33);    
}

.product_text{
	margin-top: 10px;
color:wheat;
font-size: 16px;
font-family:ArabicFont;
font-weight:bold;
    text-shadow: 1px 1px #999;
    transition: all 0.3s;
    background-color:#911;
    border-radius:30px;

}

.contacts_text{
	margin-top: 10px;
color:wheat;
font-size: 16px;
font-family:ArabicFont;
font-weight:bold;
    text-shadow: 1px 1px #999;
    transition: all 0.3s;
    background-color:#911;
    border-radius:30px;
    padding:20px;

}




.price{
    margin-top: -200px;
    margin-bottom: 170px;
    z-index:799;
    transition: all 0.5s;
}
.product_price{
	margin-top: -60px;
color:wheat;
font-size: 11px;
font-family:'Expo Arabic light', Times, serif;
font-weight:bold;


}



.qty_control{
    margin-top:10px;
    transition: all 0.5s;
    
}

.control_btn{
    padding: 1px;
    border: solid #eee 1px;
    text-align: center;
    align-content: center;
    width: 25px;
    box-shadow: 1px 3px 10px 0px rgb(0 0 0 / 1%), 0 5px 5px 0 rgb(0 0 0 / 16%);
    transition: all 0.5s;
    border-radius: 50%;
    height: 25px;
    margin:50px;
    
}

.control_btn_num{
    padding: 1px;
    border: solid #eee 1px;
    text-align: center;
    align-content: center;
    width: 50px;
    box-shadow: 1px 3px 10px 0px rgb(0 0 0 / 1%), 0 5px 5px 0 rgb(0 0 0 / 16%);
    transition: all 0.5s;
    border-radius: 0%;
    height: 25px;
    background:#fff;

}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}





/*   ------------ */




#carouselExampleIndicators{
    
    z-index:1;
    	transition: all 0.5s;
    	color:#555;
}






img#prev{
    
    width:100px;
	transition: all 0.5s;
}


img#next{
    
    width:100px;
	transition: all 0.5s;
}






/*   ------------ */

@media screen and (max-width: 900px) {
 
#logo{
    
    
    	width: 140px;
    
	
}




#offerstext{
    margin-top:100px;
    margin-bottom:50px;
   
}

/*
#menuhomebtn{
    margin-top:40px;
   
}
*/

img#prev{
    
    width:50px;
	
}


img#next{
    
    width:50px;

}


#headertext_ar{
    
    
 
    width:100%;
    margin-top:-10px;
   
	font-size: 20px;
   
}



#categoryImg{
   
    width:70px;
    top:55px;
    right:8%;
   
         
}

}


.carousel-item a {
    
    text-shadow: 1px 3px 10px  black;
}




