/*
Theme Name: Bienvenue Welcome
Author: Willy Bahuaud
Template: metro                             
*/
@import url("../metro/style.css");

.primary-menu li.decoration{
	background:url(img/logo-deco.png) no-repeat left bottom;
	text-indent:-999px;
	overflow:hidden;
	-webkit-box-shadow:0 0 0 #FFF;
	-moz-box-shadow:0 0 0 #FFF;
	box-shadow:0 0 0 #FFF;
}

.primary-menu li.decoration a:hover{
	background:none;
	cursor:default;
}

.retour{
	float:right;
	color:#FFF;
	position: absolute;
	bottom:0;
	right:0;
	font-weight:bold;
	margin-bottom: -5px;
}

.tabs-control{
	display:block;
}

.tabs-control li{
	display:inline-block;
}

.tabs-tabs{
	border:none;
}

#gallery-1 .gallery-item img {
	border: none;
}

.container .bg-color-main,
.container .bg-color-sidebar{
	background-color:rgba(255,255,255,0.8);
}

.background-trop-lol{
	background:url(img/logo-full.png) no-repeat center center;
	position:fixed;
	display:block;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:-1;
}

.page-id-1477 .one-half.last{
	position:relative;
}

.page-id-1477 .one-half.last:before{
	content:'';
	background:#82C45B;
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:2px;
	height:100%;
	margin-left:-2%;
}

.block-3 .block-inner h1{
	margin-top:0;
}

.adresse{
	background:url(img/pin.png) no-repeat left 6px;
	padding-left:26px;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
	float:right !important;
}

#homepage-block-6 .block-inner{
	padding-top:0;
}
.cycle-slide{
	margin:0 10px;
}
.custom-gallery-willy{
	padding:0 2.5em 0 2em;
}
#p1,
#n1{
	position:absolute;
	top:42%;
	left:0.25em;
	font-weight:bold;
	font-size:5em;
	cursor:pointer;
}
#n1{
	left:auto;
	right:0.25em;
}

.ico-tel,
.ico-email{
	padding-left:30px;
	background:url(img/enveloppe.png) no-repeat left 4px;
}

.ico-tel{
	background:url(img/phone.png) no-repeat left 0;
	padding-bottom:1em;
}

.video-embed.eat-left{margin-left:0;} 
.video-embed.eat-right{margin-right:0;}

.footer input[type=text], 
.footer input[type=email], 
.footer input[type=password], 
.footer textarea{
	background-color:#FFF;
}

@media screen and (max-width:767px) {
	#homepage-block-6 .bg-slider-perso{
		height:auto;
		background:#FFF;
	}
}
