/*
 Theme Name:   Popup
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Popup
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

@font-face {
    font-family: 'fuguetails';
    src: url('fonts/fugue_tails-webfont.woff2') format('woff2'),
         url('fonts/fugue_tails-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fugue';
    src: url('fonts/fugue_regular-webfont.woff2') format('woff2'),
         url('fonts/fugue_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'maisonneue';
    src: url('fonts/maisonneue_mono-webfont.woff2') format('woff2'),
         url('fonts/maisonneue_mono-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

* {
	font-family: 'fugue';
}
body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.skip-link {
	display: none;
}
.clear {
	clear: both;
}

/* START HOME */
.home #page,
.home .site-content-contain,
.home .site-content {
	height: 100%;
}
.galerie_home {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}
.container_home {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.center_home {
	width: 500px;
	text-align: center;
}
.center_home .adresse {
	font-family: "maisonneue";
	text-align: center;
	color: white;
	font-size: 13px;
}
.center_home .baseline {
	text-align: center;
	color: white !important;
	font-size: 20px !important;
}
.center_home img {
	width: 100%;
}
.center_home ul {
	list-style-type: none;
	text-align: center;
}
.center_home li {
	display: inline-block;
}
.center_home li a {
	color: white;
	text-decoration: none;
	padding: 10px;
	text-transform: uppercase;
}
.center_home li a:hover {
	background-color: black;
}
/* END HOME */
/* GLOBAL */
#primary header {
	width: 100%;
}
* {
	font-weight: normal;
}
h1 {
	font-size: 150px;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/* FIN CENTRAGE */
/* TEMPLATES */
.page-template-agenda {
	//background-color: #ffe2e2;
	//background-color: #00795b;
}
.page-template-food {
	//background-color: #ffb7b7;
	background-color: #ffe2e2;
}
.page-template-food .site-content {
	background-image: url(images/back_food.jpg);
	background-size: 100%;
	background-repeat: repeat-y;
}
/*.page-id-8 {
	background-color: #ffe2e2;
}*/
/*.page-template-agenda header#masthead .menu-top-menu-container a {
	color: white;
}
.page-id-8 header#masthead .menu-top-menu-container a,
.page-template-food header#masthead .menu-top-menu-container a {
	color: black;
}*/

footer {
	padding: 50px 0;
	text-align: center;
	background-color: #ffe2e2;
}
footer .widget-column {
	float: left;
	width: 33.333%;
}
footer .footer-widget-2 {
	float: right;
}
footer .widget-column section {
	width: 100%;
}
footer a {
	color: black;
	text-decoration: none;
}
footer a:hover {
	text-decoration: underline;
}
footer img {
	height: 40px;
}

/* MENU */
header#masthead {
	z-index: 10;
	width: 100%;
	position: fixed;
	background-color: white;
}
header#masthead .menu_phone {
	display: none;
}
header#masthead .menu_logo {
	display: block;
	padding: 4px 0 3px;
	height: 55px;
	text-align: center;
}
header#masthead .menu_logo img {
	height: 100%;
}
header#masthead ul#menu-top-menu {
	width: 100%;
	text-align: center;
}
header#masthead .menu-top-menu-container ul {
	display: block;
	width: 100%;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ffe2e2;
}
header#masthead .menu-top-menu-container li {
	display: block;
}
header#masthead .menu-top-menu-container a {
	display: block;
	text-decoration: none;
	color: black;
	padding: 20px;
}
header#masthead .menu-top-menu-container a:hover {
	background-color: #c19536;
	color: white;
}
header#masthead .menu-top-menu-container .current-menu-item a {
	background-color: black;
	color: white;
}

#back-bg {
	background-size: cover;
	background-position: center center;
	width: 100%;
}
#back-bg .titre {
	display: block;
	padding: 50px 0;
	width: 100%;
	text-align: center;
}
#back-bg img {
	height: 300px;
}



.site-content-contain {
	padding-top: 124px;
}
/*.page-template-food .site-content-contain {
	padding-top: 124px;
}*/
.home .site-content-contain {
	padding-top: 0px;
}
/* AGENDA */
/*.agenda_mois {
	font-size: 45px;
	padding: 30px 0;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	background-color: #ee5942;
	color: white;
}*/
.sous_menu {
	z-index: 8;
	display: block;
	top: 124px;
	width: 100%;
	text-align: center;
	/*background-color: #00afec;*/
	background-color: #000000;
}
#content.fix .sous_menu {
	position: fixed;
	top: 122px;
}
#content.fix #back-bg {
	margin-bottom: 60px;
}

.sous_menu ul {
	display: -webkit-flex;
	display: flex;
	text-align: center;
	align-items: center;
    justify-content: center;
}
.sous_menu li {
	/*float: left;*/
	display: block;
	text-align: center;
}
.sous_menu a {
	display: block;
	padding: 20px;
	color: white;
	background-color: black;
	text-decoration: none;
}
.sous_menu a:hover {
	background-color: white;
	color: black;
}
.concerts_mois {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: center;
}
.concert.mois {
	/*font-size: 100px !important;
	color: black;*/
	background-color: white;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
.concert {
	position: relative;
}
.concert .image {
	position: absolute;
	width: 100%;
	top: 0px;
	height: 100%;
	background-size: cover;
	background-position: center center;
	opacity: 0;
	-webkit-transition: opacity .3s; /* Safari */
    transition: opacity .3s;
}
.concert:hover .image {
	opacity: .7;
}
.concert .conteneur {
	z-index: 5;
	padding: 30px;
}
.concert.width1,
.concert.width2,
.concert.width3 {
	width: 33.333%;
}
.concert.width4,
.concert.width5,
.concert.width6,
.concert.width7 {
	width: 25%;
}
.concert {
	color: black;
	text-align: center;
	padding-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 200px;
	-webkit-transition: background-color .3s; /* Safari */
    transition: background-color .3s;
}
.concert:hover {
	-webkit-transition: background-color 0s; /* Safari */
    transition: background-color 0s;
}
.concert .infos,
.concert .titre {
	display: block;
	font-family: 'fuguetails';
}
.concert .titre {
	font-size: 45px;
	line-height: 45px;
	text-decoration: none;
}
.concert .liens {
	display: block;
	margin: 15px 0 0 0;
}
.concert a {
	margin-top: 30px;
	font-size: 10px;
	border: solid 1px;
	padding: 5px;
	text-decoration: none;
}
.concert a:hover {
	border: solid 1px white;
	background-color: white;
	color: black;
}

.concert * {
	color: white;
}
.couleur1 { background-color: #ee5942 } /* rouge */
.couleur2 { background-color: #00795b } /* vert */ 
.couleur3 { background-color: #c0952e } /* jaune */
.couleur4 { background-color: #00afec } /* bleu */
.couleur5 { background-color: #f49da5 } /* rose */
.couleur6 { background-color: #2b206e } /* marine */
.concert:hover { background-color: #ffffff }
.agenda_mois { color: #ee5942 }
.concert.couleur1:hover * { color: #ee5942 }
.concert.couleur2:hover * { color: #00795b }
.concert.couleur3:hover * { color: #c0952e }
.concert.couleur4:hover * { color: #00afec }
.concert.couleur5:hover * { color: #f49da5 }
.concert.couleur6:hover * { color: #2b206e }

.concert.rollblc:hover { background-color: #000000 }
.concert.rollblc:hover * { color: #ffffff }
/*.couleur1:hover { background-color: #ee5942 }
.couleur2:hover { background-color: #00795b }
.couleur3:hover { background-color: #c0952e }
.couleur4:hover { background-color: #00afec }
.couleur5:hover { background-color: #f49da5 }
.couleur6:hover { background-color: #2b206e }
.concert.couleur1 * { color: #ee5942 }
.concert.couleur2 * { color: #00795b }
.concert.couleur3 * { color: #c0952e }
.concert.couleur4 * { color: #00afec }
.concert.couleur5 * { color: #f49da5 }
.concert.couleur6 * { color: #2b206e }
.concert:hover * {
	color: white;
}
.concert.mois:hover { background-color: white; }*/
/* FIN AGENDA MOIS */


/** FOOD */

.page-template-food #primary {
	background-color: #ffffff;
}


.page-template-food .entries {
	display: flex;
}
.page-template-food .entries .back_left {
	background-color: #00795b;
	background-size: cover;
	background-position: center center;
	width: 33.3%;
}
.page-template-food .entries .back_book {
	background-color: #ee5942;
	background-size: cover;
	background-position: center center;
	width: 33.3%;
}
.page-template-food .entries .back_right {
	background-color: #2b206e;
	background-size: cover;
	background-position: center center;
	width: 33.3%;
}
.page-template-food .entry-left,
.page-template-food .entry-right,
.page-template-food .book_content {
	width: 66.7%;
	padding: 20px 0 50px 0;
}
.page-template-food .book_content {
	background-color: #f49da5;
}
.page-template-food h1 {
	font-size: 100px;
	margin: 0 0 0 50px;
}


.page-template-food p {
	max-width: 500px;
	margin: 30px 0 0 50px;
	font-family: "maisonneue";
	font-size: 12px;
}

.page-template-food p strong {
	display: inline-block;
	width: 20%;
	font-size: 16px;
	padding-top: 10px;
}
.page-template-food .fdm-menu {
	padding: 0 50px 50px 50px;
}
.page-template-food .fdm-menu *,
.page-template-food .rtb-booking-form * {
	font-size: 12px !important;
	line-height: 20px;
	font-family: "maisonneue";
	border: none !important;
	padding: 0;
	margin: 0;
}

.page-template-food .rtb-booking-form {
	padding: 0 0 0 50px;
}

.page-template-food .fdm-section {
	clear: both;
	padding-top: 30px;
}
.page-template-food .fdm-section-header {
	width: 100%;
	margin-bottom: 20px;
	float: none;
}
.page-template-food .fdm-section-header h3 {
	font-family: 'fugue' !important;
	font-size: 16px !important;
}
.page-template-food .fdm-item {
	width: 90%;
	padding-bottom: 10px;
}
.page-template-food .fdm-item-has-price .fdm-item-title {
	float: right;
	width: 90%;
}
.page-template-food .fdm-item-price {
	float: left;
	width: 10% !important;
}

.page-template-food .rtb-booking-form fieldset {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border: none;
	
}
.page-template-food .rtb-booking-form legend {
	display: none !important;
}
.page-template-food .rtb-booking-form div {
	margin-top: 30px;
}
.page-template-food .rtb-booking-form label {
	clear: both;
	float: left;
	width: 20%;
	padding: 5px;
}
.page-template-food .rtb-booking-form input,
.page-template-food .rtb-booking-form textarea {
	background-color: #F0F0F0;
	width: 300px !important;
	padding: 5px;
}
.page-template-food .rtb-booking-form .add-message a {
	font-family: 'fugue';
	padding-left: 20%;
	color: black;
	text-decoration: none;
	font-size: 16px !important;
}
.page-template-food .rtb-booking-form button {
	width: 100%;
	font-family: 'fugue';
	background-color: #ffb7b7;
	font-size: 20px !important;
	padding: 10px 0;
}

/* */

@media screen and (max-width: 1000px) {

	.concert.width1,
	.concert.width2,
	.concert.width6,
	.concert.width7 {
		width: 50%;
	}
	.concert.width3,
	.concert.width4,
	.concert.width5 {
		width: 33.333%;
	}
	/* FOOD */
	.page-template-food #primary {
		width: 100%;
	}
	
	#back-bg .titre {
		padding: 30px 0;
	}
	#back-bg img {
		height: auto !important;
		width: 80% !important;
		max-width: 580px;
	}
}

@media screen and (max-width: 800px) {
	
	header#masthead {
		width: 100%;
	}
	
}

@media screen and (max-width: 700px) {

	/* HOME */
	
	header#masthead {
		z-index: 10;
		padding: 0;
		height: 99px;
	}
	/*header#masthead .menu_phone {
		display: block;
		position: absolute;
		top: 10px;
		right: 10px;
		font-size: 9px;
	}
	header#masthead.show .menu_phone {
		display: none;
	}
	header#masthead .menu_logo {
		display: block;
		float: none !important;
		margin: 4px 5px 0 5px;
		text-align: center;
		width: 100%;
		height: auto !important;
	}
	header#masthead .menu_logo img {
		height: 93px;
	}
	header#masthead .menu-top-menu-container {
		max-height: 0px;
		overflow: hidden;
		width: 100%;
		-webkit-transition: max-height .3s;
	    transition: max-height .3s;
	}
	header#masthead.show .menu-top-menu-container {
		max-height: 200px;
	}
	header#masthead #menu-top-menu {
		width: 100%;
		display: block;
	}
	header#masthead .menu-top-menu-container li {
		float: none;
		width: 100%;
		text-align: center;
	}
	header#masthead .menu-top-menu-container li a {
		display: block;
		padding: 10px 0px;
	}*/
	header#masthead .menu-top-menu-container li a {
		display: block;
		padding: 10px;
		font-size: 12px;
	}
	
	
	/* */
	
	.sous_menu a {
		padding: 10px;
		font-size: 12px;
	}

	.site-content-contain {
		padding-top: 99px;
	}
	#content.fix .sous_menu {
		top: 99px;
	}
	#content.fix #back-bg {
		margin-bottom: 37px;
	}
	
	
	/* GLOBAL */
	.biglogo {
		padding: 20px 0 0 0;
	}
	.biglogo img {
		width: 60%;
		height: auto;
		max-height: none;
	}
	/* AGENDA */
	.concert {	
		min-height: 130px;
	}
	.concert .titre {
		font-size: 30px;
		line-height: 30px;
	}
	.concert a {
		display: inline-block;
		margin-top: 0px;
	}
	.concert.width1,
	.concert.width4,
	.concert.width7 {
		width: 100%;
	}
	.concert.width2,
	.concert.width3,
	.concert.width5,
	.concert.width6 {
		width: 50%;
	}
	/*.concert.mois {
		height: 90px !important;
		min-height: auto !important;
		padding-bottom: 10px !important;
		font-size: 60px !important;
	}*/
	/* FOOD */
	
	.page-template-food .entry-content {
		padding: 5px;
	}

	.page-template-food h1 {
		font-size: 50px;
	}
	.page-template-food p strong {
		display: block;
		width: 100%;
		font-size: 16px;
		padding: 5px 0;
	}
	.page-template-food .fdm-menu {
		padding-bottom: 50px;
	}
	
	.page-template-food .fdm-section {
		padding-top: 10px;
	}
	
	.page-template-food .fdm-section-header {
		width: 100%;
		margin-bottom: 20px;
	}
	.page-template-food .fdm-section-header h3 {
		font-family: 'fugue' !important;
		font-size: 16px !important;
	}
	.page-template-food .fdm-item {
		width: 100%;
		float: none;
		clear: both;
	}
	.page-template-food .fdm-item-has-price {
		padding-top: 10px;
	}
	.page-template-food .fdm-item-has-price .fdm-item-title {
		float: right;
		width: 80%;
	}
	.page-template-food .fdm-item-price {
		width: 20% !important;
	}
	/* FOOTER */
	footer .widget-column {
		float: left;
		width: 100%;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 600px) {

	/* HOME */
	
	.center_home {
		display: block;
		width: auto;
		padding-left: 50px;
		padding-right: 50px;
	}
	.home .center_home img {
		width: 100%;
	}
	.center_home li {
		display: block;
		margin: 10px 0 0 0;
	}
	.center_home li a {
		background-color: black;
		padding: 5px;
	}

}