
.eds-lines {
    background:#ffffff;
    width: 30px; 
    top:50%;
    height:3px;
    margin-top:-1.5px;
}
.eds-lines:before, .eds-lines:after {
    background:#ffffff;
    width: 30px;
    height:3px;
   
}
    .eds-lines:before {
    top: 9.3333333333333px; }
    .eds-lines:after {
    top: -9.3333333333333px; }
    
    
.eds-toggle-icon{
	background:#000000;
    height:40px;
    right: 25px;     width: 50px;
     top:45px;
          
}
.eds-toggle-icon i,.eds-toggle-icon:hover i{
	font-size:20px;
    color:#ffffff;
    line-height:42px;
}
.eds-lines-button {
	height:40px;
}

.eds-lines-button.minus.close .eds-lines:before, .eds-lines-button.minus.close .eds-lines:after {
  width: 30px; 
}

.eds-lines-button.x.close .eds-lines:before, .eds-lines-button.x.close .eds-lines:after {
    width: 30px; 
}
.eds-toggle-icon .close .eds-lines:before, .close .eds-lines:after {
    color:#ffffff;
    background:#ffffff;
}

.sidr {
	    	background:url(https://www.pizzahaus-aschersleben.de/wp-content/uploads/2023/01/bg-dark.jpg)  no-repeat  center center      	#333333    }
ul.eds-responsive-menu li a,ul.eds-responsive-menu li li.back-pre-nav a{
	font-size:14px;
	padding:12px 0px 12px 20px;
    line-height:20px;
    font-family: 'Arial';
    font-style: regular;
    color:#ffffff;
        background:rgba(255,102,0,0.7);
	    border-bottom:1px solid #2f2f2f;
    
          -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
     }
ul.eds-responsive-menu li a:hover,ul.eds-responsive-menu li.current_page_item > a{
	color:#ffffff;
        background:rgba(102,0,0,0.7);
	   
}

ul.eds-responsive-menu li li a{
	font-size:14px;
	padding:7px 20px 7px 30px;
    color:#eeeeee;
        background:rgba(46,46,46,0.7);
	    border-bottom:1px solid #29292d;
    line-height:25px;
}
ul.eds-responsive-menu li li a:hover,ul.eds-responsive-menu li li.current_page_item > a{
        color:#9dabab;
                background:rgba(26,26,32,0.7);
        }
ul.eds-responsive-menu ul ul a{
	padding:7px 20px 7px 40px;
}
li.menu-item-has-children a i.eds-arrows:after,li.menu-item-has-children .eds-arrows-back:after{
	line-height:44px;
    color:#FFF;
    background:;
    bottom:1px;
}
li.menu-item-has-children li a i.eds-arrows:after{
	line-height:39px;
       color:#FFF;
    background:;
}

ul.move-out,#eds_drop_down_menu,#eds_down_up_menu,ul.eds-responsive-menu,ul.eds-responsive-menu li ul{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
    
 }
 ul.eds-responsive-menu ul.sub-menu.accordion_drop_down{
 -webkit-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
 }
 .sidr {
        width: 100%;
        max-width:768px;
        min-width:270px;
 }
 #eds_simply_drop_down{
    top:87px;
    right: 25px;     width: 50px;
 }
 
 .eds-social-profile a{
 	    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
        background:#fff;
    color:#000;
 }
  #simple-menu.eds-toggle-icon,.eds-responsive-menu-wrp.sidr{
	display:none;	
}
 @media only screen and (min-width : 320px) and (max-width :1140px) {
        #simple-menu.eds-toggle-icon,.eds-responsive-menu-wrp.sidr{
        	display:block!important;	
        }
		 		.header, .nav1{
             display:none!important;
             visibility:hidden;
        }
                
 }
 
 

#eds_simply_drop_down.eds-responsive-menu-wrp.sidr{
	display:none!important;	
}
#eds_simply_drop_down.eds-responsive-menu-wrp.sidr.active_drop_down{
	display:block!important;	
}