table {
	width:100%;
}

table th{
	text-align:center;
}

.menu_table td {
	text-align: center
}

p, span {
    font-size: 18px;
}

.menu_table td:nth-child(1) {
	width:40%;
}

.menu_table td:nth-child(2), .menu_table td:nth-child(3), .menu_table td:nth-child(4) {
	width:20%;
}
.titre_repars_section {
	font-family: 'Domine', serif;
	margin-top:30px;
	
}
.no-margin {
    margin-right: 0;
    margin-left: 0;
}

.descr_repars {
	margin:0;
}

.menu_details ul a.active {
    background: url(images/hover_menu.png) no-repeat center top;
    text-decoration: none;
}


.separation_menu.clear {
	clear:both;
	width:100%;
	display:block;
}

.menu_icon, .menu_mobile {
	display:none;
}

.menu {
	display:block;
}

.restaurant {
	background-image: url(images/burger.jpg);
    height: 600px;
	display: block;
    width: 100%;
    position: relative;
    background-position: center 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}



.top_resto {
	padding-top: 70px;
    background-image: url(images/photo_haut.png);
    width: 520px;
    height: 315px;
    display: block;
    margin: 0 auto;
    position: relative;
    background-position: center 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}



.img_promotion, .photo_principale, .cartes-cadeaux{
	display: block;
    
    height: 480px;
    width: 100%;
    
    position: relative;
    
    background-position: center 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.photo_principale {
    height: 1085px;
}

.cartes-cadeaux {
	background-image: url('images/burger.jpg'); 
	height:600px;
}
.img_phototheque_accueil {
	width: 100%;
    margin: 0 auto;
    height: auto;
	margin-bottom:0px;
}

.border-choix {
  background-color: white;
  transition: all 0.3s ease;
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0 0 0 transparent;
}

.border-choix:hover {
  background-color: #f8f8f8;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  transform: translateY(-5px);
}



.round-border {
	text-align:center;
	margin:30px 0 20px 0;
}

.round-border a {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #000000;
    padding: 8px 22px;
	font-size:18px;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	-webkit-transition: all 0.5s ease-out;
  	-moz-transition: all 0.5s  ease-out;
  	-o-transition: all 0.5s  ease-out;
  	transition: all 0.5s  ease-out;
}

.round-border a:hover {
	text-decoration: none;
	border:1px solid #000000;
	color:#000000;
	background-color: #FFFFFF;
}

.menu_details {
	margin-top:40px;
}

.menu_details p {
	text-align: left;
	
}
.menu_details span {
	float:right;
}
.menu_desktop {
	display:block;
}

.details_repas {
	padding:0 80px;
	margin-bottom:110px;
	display:none;
}

.menu_details .details_repas:nth-child(2) {
	display:block;
}
.carousel-caption h3 {
	font-family: 'PT Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
	font-size: 20px;
    margin-top: 140px;
}

.header.scrolled .social_media_top {
    margin-top:40px!important;
}

#casse-croute {
    background-color:#E30613;
    height:340px;
}

.etoiles {
	width:65px;
	height:auto;
	display:block;
	margin:20px auto 10px auto;
}

.copyright-section {
	margin-top:20px;
}
.copyright-section p, .copyright-section a {
	color:#b1b1b1;
	font-size:12px;
}

.restaurant_section {
	background-color: #f5f3f0;
	padding-bottom:50px;
}

.separation_menu {
	margin-bottom:70px;
}
.menu_table .align_left {
	text-align: left;
}

.commande-en-ligne {
	background: #E30613;
    border: 1px solid #E30613;
    border-radius: 18px;
    color: #FFFFFF;
    padding: 10px 20px;
	margin:20px auto;
	text-align:center;
    transition: all 0.3s linear;
	display:block;
	width:200px;
}



.commande-en-ligne:visited {
	background: #E30613;
text-decoration: none;
    color: #FFFFFF;
}
.commande-en-ligne:hover {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #E30613;
	text-decoration: none;
}


@media (max-width: 992px) {
	
	#photo-proprietaires {
   	 	width: 100%;
    	height: 291px;
	}	
	.round-border {
		
		margin: 30px 0 60px 0;
	}
	
	.carousel-caption h3 {

		font-size: 24px;
		margin-top: 20px;
	}
	
	.social_header {
		margin:20px 0 0 0;
	}
	.social_header img {
	
	}
	.menu_icon, .menu_mobile {
		display:block;
	}
	
	.menu_mobile_ul {
		
		display:none;
	}
	
	
	.menu_icon {
		display:block;
		clear:both;
		width:100%;
		margin-bottom: 20px;
	}
	
	.menu_icon i {
		text-align: center;
		margin: 0 auto;
		width: 100%;
		font-size: 18px;
	}
	
	
	.menu_desktop {
		display:none;
	}
	
	.cadeau-container {
		margin : 0 10px;
	}

	.border-choix-bas {

		width: 100%;
		margin: 0 auto;
	}

	.choix img {
		width:80%;
	}

	
	.photo_principale {
		height: 480px;
	}
	
	.vache, .phototheque_title img {
		width:80%;
	}
	
	#promotions {
		padding: 0;
	}
	
	.round-border a {
		padding: 5px 15px;
   		font-size: 18px;
		-webkit-border-radius: 24px;
    	-moz-border-radius: 24px;
    	border-radius: 24px;
	}
	
	.top_resto {
		padding-top: 70px;
		
		width: 100%;
		height: 330px;
	}
	
	.separation_menu {
		width:100%;
	}
	
	#photo-proprietaires img, #signature img {
		width:80%;
	}
	
	.contact_header {
		/*width: 100%;*/
		clear: both;
		padding-top: 18px;
	}
	
	.logo_buffet-royal {
		    margin: 20px auto 40px auto;
	}
	
	.carte_cadeau_header {
		margin-top:10px;
	}
	
	.menu a:hover, .menu_details ul a:hover, .current_page_item a {
		background: none;
		color:#e21618!important;
	}


	.facebook_icon {
		margin-bottom: 0px;
		float: right;
		margin-top: 20px;
	}
	
	.details_repas {
		padding: 0 20px;
		margin-bottom: 70px;
	}
	
	.menu_details li:nth-child(2) {
		clear:right;
	}
	
	.top_div {
		z-index:99;
	}
	
	
}	
	