






#where{
	width: 100%;
	margin: 0;
	padding: 0;
}

#ourwoke{
	width: 25%;
	margin: 0;
	padding: 0;
	padding-top: 90px;
	height: 510px;
	display: inline-block;
	float: left;
	background: darkgray;
	font-size: 1.4em;
	padding-left: 5%;
	color: white;
}

#ourwoke a{
	color: white;
	border-bottom: 1px solid white;
	text-decoration: none;
}

#liste{
	width: 70%;
	margin: 0;
	padding: 0;
	padding-top: 90px;
	height: 510px;
	display: inline-block;
	float: left;
	background-image: url(img/maps.png);
	background-repeat: no-repeat;
    background-position: 0% 100%; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#find{
	width: 100%;
	padding-top: 10px;
	height: 788px;
	display: flex;
	flex-direction: column;
    justify-content: center;
    
	background-image: url(img/ambiance/lln.JPG);
	background-repeat: no-repeat;
    background-position: 50% 50%; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media only screen and (max-width: 839px) {
	#find{
		height: 1300px;
	}
}

#all_i{
	width: 100%;
	display: inline-block;
	margin: 0;
	padding: 0;
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.map_lln, .map_anvers, .map_autre{
	width: 300px;
	height: 450px;
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 0px;
    margin-bottom: 75px;
	background-color: rgba(251,250,245,1);
	display: flex;
    flex-direction: column;
    color: black;
}

.googlemaptaille{
	width: 300px;
	height: 150px;
}

@media only screen and (max-width: 839px) {
	.map_lln{
		margin-top: 40px;
	}
	
	.map_anvers{
		margin-top: 10px;
   		margin-bottom: 150px;
	}
}

@media only screen and (max-width: 500px) {
	.map_lln, .map_anvers, .map_autre{
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (max-width: 333px) {
	.map_lln{
		width: 250px;
	}
	
	.map_anvers, .map_autre{
		width: 250px;
	}
	
	.googlemaptaille{
		width: 250px;
	}
}

.map_autre{
	visibility: hidden;
}

.in1A{
	height: 150px;
	/*background-image: url(img/lln.png);
	background-repeat: no-repeat;
    background-position: 50% 50%; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}

.in1B{
	height: 150px;
	/*background-image: url(img/anvers.png);
	background-repeat: no-repeat;
    background-position: 50% 50%; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}

.in2{
	margin-top: -30px;
}











/*MAPS


#find{
	width: 100%
	height: 900px;
	margin: 0;
	padding: 0;
	padding-top: 100px;
	margin-bottom: 200px;
}

#noswoke{
	background-color: rgb(220, 220, 220);
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 50px;
	padding-top: 25px;
	padding-left: 50px;
	font-size: 1.2em;
	border-radius: 25px;
	margin-bottom: 100px;
}

.ecart{
	padding-left: 50px;
	color: black;
}

.ecart2{
	padding-left: 350px;
	color: black;
	text-decoration: none;
	font-style: italic;
}

#wokeLLN{
	width: 474px;
	display: inline-block;
	height : 750px;
	background-color: rgb(180, 180, 180);
	margin-left: 205px;
	border-radius: 10px;
}


#wokeAW{
	width: 474px;
	display: inline-block;
	height : 750px;
	background-color: rgb(180, 180, 180);
	margin-left: 80px;
	border-radius: 10px;
}



 #maps{
 	margin-left: auto;
 	margin-right: auto;
 	margin-top: 200px;
 	margin-bottom: 100px;
 	text-align: center;
 	display: block;
 }*/
 
 .titre{
 	font-size: 2.2em;
 	text-align: center;
 	padding-top: 20px;
 	padding-bottom: 0px;
	margin-bottom: 0;
 }
 
 #monday, #tuesday, #wednesday, #thursday, #friday, #saturday, #sunday, #monday2, #tuesday2, #wednesday2, #thursday2, #friday2, #saturday2, #sunday2{
 	width: 150px;
 	text-align: right;
 	margin-right: auto;
 	margin-left: auto;
 }
 
 .bold, .bold2{
 	font-family: futura;
 }





#ambiance{
	display: flex;
	width: 100%;
}

.amb1, .amb2{
	width: 50%;
	height: 400px;
	background-repeat: no-repeat;
    background-position: 50% 50%; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.amb1{background-image: url(img/ambiance/fond.JPG);}

.amb2{background-image: url(img/ambiance/int3.JPG);}









#iconfound{
	display: flex;
	justify-content: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.ic1, .ic2, .ic3{
	width: 50px;
	height: 50px;
	margin-left: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
    background-position: 50% 50%; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.ic1{background-image: url(img/mail.png);}

.ic2{background-image: url(img/facebook.png);}

.ic3{background-image: url(img/deliveroo.png);}
















/*CONTACT FORM NEWSLETTER*/


#newsletter{
    display: flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
}

#nomcomplet{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#nomcomplet2{
	display: flex;
    justify-content: center;
    flex-wrap: nowrap;
}

@media only screen and (max-width: 839px) {
	#newsletter{
		padding-right: 100px;
		padding-left: 100px;
	}
}

@media only screen and (max-width: 500px) {
	#newsletter{
		padding-right: 0px;
		padding-left: 0px;
	}
}

#newsletter input{
	height: 40px;
	font-size: 1.2em;
	border-radius: 5px;
	
	padding-left: 20px;
	
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: -50px;
	
	border: 2px solid gray;
}

.autre{
	color: black;
	width: 130px;
}

.autre3{
	width: 300px;
}

@media only screen and (max-width: 350px) {
	.autre{
		width: 100px;
	}

	.autre3{
		width: 250px;
	}																				
}

.subscribe{
	background-color: rgb(70,70,70);
	color: white;
	cursor: pointer;
	margin-top: 0px;
	padding-right: 20px;
}

.subscribe:hover{
	background-color: rgb(100,100,100);
}



