/*
Theme Name:     Camping l'Air du Lac  - Version 2017
Description:    Theme principal Air du Lac
Author:         Inaxel
Version:        0.1.0
*/

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
* 						{ margin: 0; padding: 0; }
html, button, input,
select, textarea		{ font-family: UbuntuRegular; color: #404040; }
body					{ font-size: 0.93em; line-height: 1.4; -webkit-backface-visibility: hidden; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection		{ background: #b3d4fc; text-shadow: none; }
::selection				{ background: #b3d4fc; text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr						{ display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img						{ vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset				{ border: 0; margin: 0; padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea				{ resize: vertical; }

/*
 * List, Link and Text default style.
 */
li						{ list-style-type: none; }
a						{ text-decoration: none; color: #96c11f; transition-property: all; -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; -o-transition-duration: .4s; }
a:hover 				{ color: #c1e65b; }
p 						{ line-height: 1.3em; }

/* Classe Clearfix (nettoyer les floats) */
.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clearfix:after {
	clear: both;
}

/* =============================================================================
   Typography
   ========================================================================== */
.UbuntuLight			{ font-family: UbuntuLight; font-weight: normal; font-style: normal; }
.UbuntuRegular			{ font-family: UbuntuRegular; font-weight: normal; font-style: normal; }
.UbuntuMedium			{ font-family: UbuntuMedium; font-weight: normal; font-style: normal; }
.UbuntuBold				{ font-family: UbuntuBold; font-weight: normal; font-style: normal; }
.exergue				{ color: #ec138d; }


/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe			{ margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }


	/* ==========================================================================
	   Style principal "Camping l'Air du Lac"
	   ========================================================================== */
	/** Container principal et content **/
	#container							{ width: 100%; height: auto; position: absolute; top: 0; }
	#container.accueil 					{ top: 100%; }
	#container.accueil #content 		{ padding: 40px 0 0; }
	#wrap 								{ width: 1400px; margin: 0 auto; position: relative; }
	#content 		 					{ width: 100%; height: auto; position: relative; top: 0; background: #fff; padding: 70px 0 15px; border-top: 8px solid rgba(211, 211, 211, 0.2); box-shadow: 0 -1px 0 rgba(255, 255, 255, 1), 0 0 0 2px rgba(27, 27, 27, 0.35); }

	/** Style pour les boutons **/
	.btn 								{ width: 155px; height: 33px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; }
		/* Bouton gris */
		.btn.actu 							{ margin: 15px auto 0; position: relative; background: #ec6513; overflow: hidden; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; }
		.btn.actu a,
		.btn.actu input 					{ width: 100%; position: absolute; z-index: 5; display: block; font-family: pt_sansbold; text-transform: uppercase; text-align: center; line-height: 2.55; font-size: 14px; color: #fff; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; }
		.btn.actu a:hover 					{ background: rgba(0, 0, 0, 0.5); }
		/* Bouton pink */
		.btn.blue 							{ margin: 0 auto; position: relative; background: #095a8e; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; }
		.btn.blue a,
		.btn.blue input 					{ width: 100%; height: 32px; position: absolute; z-index: 5; display: block; text-transform: uppercase; text-align: center; font-weight: bold; line-height: 2.1; font-size: 17px; color: #fff; }

		/* Boutons stylé */
		.bouton-stylise 					{ padding: 0 !important; overflow: hidden; }
		.bouton-stylise a 					{ position: relative; background-image: none !important; background-color: #97bf10 !important; border: none !important; padding: 4px 20px 2px !important; line-height: 1.5 !important; font-size: 17px !important; font-family: oswald_regularregular; color: #d6f375 !important; border-radius: 0 !important; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; -o-border-radius: 0 !important; }
		.bouton-stylise a:before 			{ width: 9px; height: 15px; display: block; background: url("images/arrow_btn_stylise.png") no-repeat; content: ''; position: absolute; top: -20px; left: 103px; transition-property: all; -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; -o-transition-duration: .4s; }
		.bouton-stylise a:hover 			{ padding-right: 35px !important; color: #fff !important; }
		.bouton-stylise a:hover:before 		{ top: 8px; }

	/* ==========================================================================
	   Header (header-accueil.php, header.php)
	   ========================================================================== */

	/** Header **/
	header 									{ width: 100%; height: auto; position: fixed; top: 0; background: rgba(255, 255, 255, 0.8); border-bottom: 1px solid #fff; z-index: 125; transition-property: all; -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; -o-transition-duration: .4s; }
	.content-resa_img-header 				{ width: 100%; height: 650px; position: relative; top: 0; }
	.content-resa_img-header.accueil 		{ height: 100%; position: absolute; }

	/* Content Band - bandeau top blanc */
	.bg_band 								{ width: 100%; position: relative; left: 0; right: 0; transition: top .4s ease-out; -moz-transition: top .4s ease-out; -webkit-transition: top .4s ease-out; -o-transition: top .4s ease-out; }
	.bg_band#website_setting 				{ height: 40px; top: 0; border-bottom: 1px solid #d6e6e7; font-family: 'oswaldmedium'; font-size: 14px; }
	.bg_band#website_info 					{ height: 50px; background: rgba(255, 255, 255, 0.2); border-bottom: 1px solid #fff; font-family: 'oswaldmedium'; }
	.bg_band#website_menu 					{ height: 80px; background: rgba(255, 255, 255, 0.7); }
	.bg_band .content_band 					{ width: 1100px; margin: 0 auto; position: relative; }

	/* Logo */
	#logo 									{ width: 200px; height: 200px; position: absolute; top: -25px; left: 0; z-index: 10; transition: all .4s; -moz-transition: all .4s; -webkit-transition: all .4s; -o-transition: all .4s; }
	#logo a 								{ width: 100%; height: 100%; display: block; color: #cccccc; }
	#logo img 								{ width: 100%; }

	/* Content pour les widgets en haut de page */
	.bg_band#website_setting .content_band > div 					{ width: auto; height: 20px; padding: 10px 0; margin: 0 15px; float: right; position: relative; }
	.bg_band#website_setting .content_band > div:after 				{ width: 1px; height: 20px; display: block; content:""; background: #c8e5e7; position: absolute; top: 10px; right: -15px; }
	.bg_band#website_setting .content_band > div:first-child 		{ margin: 0 0 0 15px; }
	.bg_band#website_setting .content_band > div:first-child:after 	{ display: none; }

	/* Icône social_icon */
	#social_icon 							{ float: right; margin: 15px 35px 0 0; }
	#social_icon a 							{ width: 22px; height: 22px; display: block; text-align: center; float: left; margin: 0 0 0 10px; }
	#social_icon a img 						{ width: 100%; height: 100%; }
	#social_icon a:hover img 				{ opacity: 0.7; }

	/* Widget traduction */
	#trad_flag li							{ width: auto; height: auto; margin: 0 0 0 15px; float: left; }
	#trad_flag li:first-child 				{ margin: 0; }

	/* Info tel */
	#info_tel 							{ float: right; margin: 9px 25px 0 0; }
	#info_tel:before 					{ width: 50px; height: 35px; margin: 0 15px 0 0; display: block; float: left; content: ""; background: url("images/icon_tel.png") no-repeat center; border-right: 1px solid #b6ddf6; }
	#info_tel .content_text 			{ float: left; }
	#info_tel p 						{ display: table-row; font-size: 12px; color: #095a8e; }
	#info_tel p:first-child 			{ padding: 10px 0 0; }
	#info_tel p.info 					{ font-size: 19px; color: #5bb2ea; font-family: 'oswaldmedium'; }

	/* Info mail */
	#info_mail 							{ float: right; margin: 9px 0 0; }
	#info_mail:before 					{ width: 50px; height: 35px; margin: 0 15px 0 0; display: block; float: left; content: ""; background: url("images/icon_mail.png") no-repeat center; border-right: 1px solid #b6ddf6; }
	#info_mail .content_text 			{ float: left; }
	#info_mail p 						{ display: table-row; font-size: 12px; color: #095a8e; }
	#info_mail p:first-child 			{ padding: 10px 0 0; }
	#info_mail p.info 					{ font-size: 18px; color: #5bb2ea; font-family: 'oswaldmedium'; }

		/* Image header (image à la une) pour les pages types avec effet parallax */
		#img_header 							{ width: 100%; height: 100%; position: relative; }
		.parallax-window 						{ height: 100%; min-height: 470px; background: transparent; }
			/* Fix affichage image parallax sur Edge */
			.parallax-mirror 						{ visibility: visible !important; }
		
	/* Menu de navigation */
	nav#menu 								{ width: auto; height: 27px; margin: 27px 0 0; float: right; font-family: 'oswald_regularregular'; text-transform: uppercase; }
	nav#menu ul 							{ width: auto;  }
	nav#menu li								{ width: auto; height: 27px; margin: 0 25px; font-size: 19px; float: left; text-align: center; position: relative; }
	nav#menu li:after 						{ width: 1px; height: 27px; content: ""; display: block; position: absolute; right: -25px; top: 0; background: rgba(182, 221, 246, 0.5); }
	nav#menu li:first-child 				{ margin: 0 16px 0 0; }
	nav#menu li:last-child 					{ margin: 0 0 0 16px; }
	nav#menu li:last-child:after 			{ display: none; }
	nav#menu li a 							{ color: #0b5a8f; line-height: 1.9; }
	nav#menu li:hover a,
	nav#menu li.current-menu-item a,
	nav#menu li.current_page_item a			{ color: #96c11f }
	nav#menu li.current-menu-item 			{ position: relative; }
		/* Sous-menu */
		nav#menu li.menu-item-has-children 						{ padding-bottom: 30px; }
		nav#menu li.menu-item-has-children:before 				{ width: 11px; height: 7px; content: ""; display: block; background: url("images/arrow_submenu.png") no-repeat; position: absolute; bottom: 22px; left: 0; right: 0; margin: 0 auto; }
		nav#menu li.menu-item-has-children:hover .sub-menu 		{ width: 120%; display: block; }
		nav#menu .sub-menu 							{ width: 120%; height: auto !important; display: none; padding: 5px 25px 10px !important; left: 50%; transform: translate3d(-50%, 0, 0px); position: absolute; z-index: 5; top: 44px; background-color: rgba(9, 90, 142, 0.8); }
		nav#menu li:hover .sub-menu li 				{ background: transparent; }
		nav#menu li:hover .sub-menu,
		nav#menu .sub-menu li						{ width: auto; height: 100%; float: none; margin: 10px 0 0; }
		nav#menu .sub-menu li:after 				{ display: none; }
		nav#menu .sub-menu li a						{ width: 100%; height: 100%; line-height: 1.5; display: block; padding: 0; text-align: center; font-size: 13px; color: #fff; text-decoration: none; }
		nav#menu .sub-menu li.current-menu-item,
		nav#menu .sub-menu li.current_page_item		{ background-color: transparent; }
		nav#menu .sub-menu li.menu-item a			{ color: #fff; }
		nav#menu .sub-menu li.menu-item:hover a		{ color: #96c11f; transition-property: all; -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; -o-transition-duration: .4s; }
		nav#menu .sub-menu li.current-menu-item a	{ color: #96c11f; }	
	
		/* Logo Flower */
		#logo-flower 						{ width: 65px; height: 65px; position: absolute; top: 8px; right: 20px; z-index: 10; }
		#logo-flower a 						{ width: 100%; height: 100%; display: block; }
		#logo-flower a img 					{ width: 100%; height: 100%; }

		/* Logo Flower */
		#logo-marqueur 						{ width: 75px; height: 75px; position: absolute; top: 2px; right: 105px; z-index: 10; }
		#logo-marqueur img 					{ width: 100%; height: 100%; }

		/* Affichage des boutons gauche */
		#btn_lateral_left 							{ width: 120px; height: auto; position: absolute; left: 65px; top: 130px; z-index: 104; }
		#btn_lateral_left #flower_camping a 		{ width: 100%; height: 100%; display: block; }
		#btn_lateral_left #flower_camping img 		{ width: 100%; height: 100%; }
		#btn_lateral_left .btn_icon 				{ width: 43px; height: 43px; margin: 0 0 20px; }
		#btn_lateral_left .btn_icon a				{ width: 100%; height: 100%; display: block; }

		/* Widget de réservation */
		.content-resa_img-header .sidebar-container 		{ width: 100%; height: 120px; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; z-index: 105; background: rgba(255, 255, 255, 0.7); border-bottom: 4px solid #14a4d9; box-shadow: 0 1px rgba(37, 49, 0, 0.45); }
		/*#content-resa_img-header.accueil .sidebar-container { bottom: 65px; }*/
		aside.widget_text 									{ height: 80px; padding: 18px 0; }
		#sidebar.accueil aside.widget_text 					{  } /* style pour la page d'accueil */
		#widget_resa 										{ width: 1250px; height: 100%; color: #0b5a8f; margin: 0 auto; }
		#widget_resa #icon_title-resa 						{ width: 72px; height: 72px; margin: 10px 15px 0 0; float: left;  position: relative; background: #0d5a90; text-align: center; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; }
		#widget_resa #icon_title-resa img 					{ position: absolute; top: 15%; left: 0; right: 0; margin: 0 auto; }
		#widget_resa ul 									{ float: left; }
		#widget_resa #title_resa 							{ height: 30px; margin: 4px 0; font-family: pt_sansbold; font-size: 22px; font-weight: normal; }
		#widget_resa li 									{ font-family: pt_sansregular; font-size: 20px; float: left; }
		#widget_resa li#dateArrive,
		#widget_resa li#dateDepart							{ margin: 0 10px 0 0; }
		#widget_resa .label 								{ line-height: 1.7; }
		#widget_resa .radio_label 							{ font-size: 14px; }
		#widget_resa li div									{ float: left; }
		#widget_resa li .sbHolder 							{ width: 160px; height: 30px; margin: 0 0 0 7px; padding: 0 0 0 5px; font-family: pt_sansregular; font-size: 18px; color: #0b5a8f; text-shadow: 0 0 0 #6c6b6b; cursor: pointer; background: rgba(255, 255, 255, 0.75); border: 1px solid rgba(13, 90, 144, 0.85); border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; }
		#widget_resa li .sbHolder .sbToggle 				{ height: 30px; background-color: rgba(13, 90, 144, 1); border-left: 1px solid #4690c0; }
		#widget_resa li .sbHolder .sbSelector 				{ width: 135px; height: 30px; font-size: 18px; line-height: 33px; color: #0b5a8f; }
		#widget_resa li .sbHolder .sbOptions 				{ width: 135px; }
		#widget_resa li .sbHolder li 						{ float: none; }
		#widget_resa li .sbHolder li a 						{ font-size: 18px; }
		#widget_resa input[type="text"] 					{ width: 122px; height: 25px; margin: 0 0 0 7px; padding: 4px 0 0 7px; font-family: pt_sansregular; font-size: 17px; color: #0b5a8f; text-shadow: 0 0 0 #6c6b6b; cursor: pointer; background: rgba(255, 255, 255, 0.75) url("images/icon_cal_input.png") no-repeat 104px 6px; border: 1px solid rgba(13, 90, 144, 0.85); border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; }
		#widget_resa input[type="radio"] 					{ margin: 0 0 0 10px; }
		#widget_resa input[type="button"]					{ width: 100%; display: block; cursor: pointer; background: transparent; border: medium none; }
		#widget_resa .btn 									{ width: 170px; height: 32px; float: right; }

		/* Bouton scroll down sur la page d'accueil */
		#btn_arrow-down 									{ width: 46px; height: 46px; margin: 0 auto; position: relative; bottom: 55px; display: block; opacity: 0.8; z-index: 102; }
		#btn_arrow-down:hover 								{ opacity: 1; }


		/* ==========================================================================
		   Slider
		   ========================================================================== */

		/* Page d'accueil - Slider spécifique administrable */
		#slider_top 								{ width: 100%; position: absolute; top: 3px; left: 0; overflow: hidden; }
		#slider_top .vc_column_container 			{ -webkit-backface-visibility: hidden !important; -webkit-perspective: 1000 !important; }
		#slider_top .wpb_gallery_slides 			{ margin: 0; border: 0; }
		#slider_top img 							{ width: 100vw; height: 100vh; object-fit: cover; }
		#slider_top .wpb_gallery_slides .caption 	{ width: 100%; height: 115px; margin: 0 auto; padding: 10px 0 0; font-size: 23px; text-align: center; color: #bce4ff; background: rgba(0, 45, 76, 0.5); position: absolute; bottom: 0; left: 0; right: 0; z-index: 100; }

		/* Page d'accueil - Vidéo d'introduction à la place du diaporama */
		.upb_video-bg 								{ width: 100% !important; }
		

	/* ==========================================================================
	   Header.small // modification du style quand la page sroll 
	   ========================================================================== */
		
		header.small 							{ top: -50px; }
		header.small #content_header_top 		{ height: 95px; }
		header.small #logo 						{ width: 100px; height: 100px; top: 5px; }
		header.small #phone_number,
		header.small #flag 						{ top: -10px; }
		header.small #social_bar 				{ top: 50px; }

	/* ==========================================================================
	   Slider page d'accueil - jCycle2
	   ========================================================================== */

	.bg_image 									{ width: 100%; height: 100%; position: absolute; }
	.bg_image .cycle-slideshow 					{ height: 100%; }
	.bg_image .cycle-slideshow div 				{ width: 100%; height: 100%; }
		/* Sélection des iamges du slider */
		.bg_image .cycle-slideshow #image1 			{ background: url("images/slider/image1.jpg") no-repeat; background-size: cover; background-position: center; }
		.bg_image .cycle-slideshow #image2 			{ background: url("images/slider/image2.jpg") no-repeat; background-size: cover; background-position: center; }
		.bg_image .cycle-slideshow #image3 			{ background: url("images/slider/image3.jpg") no-repeat; background-size: cover; background-position: center; }
		.bg_image .cycle-slideshow #image4 			{ background: url("images/slider/image4.jpg") no-repeat; background-size: cover; background-position: center; }
	/* Style pour le bouton de navigation */
	.bg_image .nav-slider-mask 					{ width: 28px; height: 28px; cursor: pointer; position: absolute; top: 47%; z-index: 103; opacity: 0.7; background: #fff; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; overflow: hidden; transition-property: all; -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; -o-transition-duration: .4s; }
	.bg_image .nav-slider-mask img 				{ width: 43px; height: 16px; max-width: none; position: absolute; top: 6px; background: #97bf10; }
	/* Flèche de gauche "prev" */
	.bg_image .nav-slider-mask.left 			{ left: 25px; opacity: 0.6; transition-property: all; -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; -o-transition-duration: .4s; }
	.bg_image .nav-slider-mask.left:hover 		{ opacity: 0.9; }
	.bg_image .nav-slider-mask.left img			{ left: 6px; transition-property: all; -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; -o-transition-duration: .4s; }
	.bg_image .nav-slider-mask.left:hover img 	{ left: -21px; }
	/* Flèche de droite "next" */
	.bg_image .nav-slider-mask.right 			{ right: 25px; opacity: 0.6; transition-property: all; -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; -o-transition-duration: .4s; }
	.bg_image .nav-slider-mask.right:hover 		{ opacity: 0.9; }
	.bg_image .nav-slider-mask.right img		{ right: 6px; transition-property: all; -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; -o-transition-duration: .4s; }
	.bg_image .nav-slider-mask.right:hover img 	{ right: -21px; }


	/* ==========================================================================
	   Content (page-accueil.php, page.php)
	   ========================================================================== */

	/* Postion de l'ancre pour le scroll down de la page d'accueil */
	#ancre								{ position: absolute; top: -50px; display: none; }

	/* Content #text page d'accueil */
	#text.accueil .wpb_text_column li 						{ line-height: 2.95; color: #7d7d7d; }
	#text.accueil .wpb_text_column li:before 				{ width: 16px; height: 11px; margin: 17px 10px 0 0; content: ''; display: block; float: left; background: url("images/list_arrow.png") no-repeat; }

	/* Style spécifique pour les blocs page accueil */
	#widgets_accueil a.vc_btn3 								{ font-family: pt_sansbold; padding: 8px 35px 4px; }

	/* Style pour le bloc actu de la page d'accueil */
	#actu #mask_img 										{ width: 100%; height: 140px; overflow: hidden; }
	#actu img 												{ width: 100%; height: auto; }
	#actu h4 												{ margin: 15px 0 0; font-size: 18px; }

	/* Style spécifique pour les blocs de couleurs fil d'ariane résa */
	.fil-ariane_resa img									{ max-width: none !important; }
	.fil-ariane_resa .vc_column_container:nth-child(2) 		{ left: -11px; }
	.fil-ariane_resa .vc_column_container:nth-child(3) 		{ left: -17px; }

	/* content #text */
	#text 								{ width: 100%; height: auto; min-height: 550px; position: relative; }
	#text h1,
	#text.catActus h2,
	#text.single h2 					{ margin: 0 0 25px; font-family: oswald_regularregular; font-size: 25px; font-weight: normal; text-transform: uppercase; border-bottom: 1px solid #d3d3d3; position: relative; }
	#text h1:before,
	#text.catActus h2:before,
	#text.single h2:before 				{ width: 90px; height: 5px; content:""; display: block; background: #b27d20; position: absolute; bottom: -6px; }
	#text .wpb_text_column li:before 	{ width: 5px; height: 5px; display: block; content:""; background: #b27d20; float: left; margin: 9px 6px 0 0; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; }

	.widget-ctv.vc_column_container 	{ z-index: 150; }

	#content_slogan 					{ height: 250px; position: fixed; bottom: 100px; }
	#slogancontent 						{ width: 1100px; height: 250px; margin: 0 auto; position: relative; }
	#sloganjcycle						{ width: 500px; height: 250px; position: absolute; right: 0; }
	#sloganjcycle div 					{ position: absolute; right: 0; }
	#sloganjcycle span.top 				{ height: 55px; position: absolute; right: 0; padding: 0 15px; background-color: rgba(142, 95, 3, 0.8); border: 3px solid rgba(250, 222, 158, 0.8); background-clip: padding-box; font-family: "BreuerCondensed-Regular"; font-size: 38px; color: #fade9e; text-shadow: 0px 1px #614614; }
	#sloganjcycle span.bottom			{ height: 47px; position: absolute; right: 0; padding: 0 15px; top: 58px; overflow: hidden; background-color: rgba(250, 222, 158, 0.8); border: 3px solid rgba(250, 222, 158, 0.8); background-clip: padding-box; font-family: "BreuerCondensed-Regular"; font-size: 30px; color: #8e5f03; text-shadow: 0px 1px #fff; }

	#Bouton_Offres						{ width: 228px; height: 38px; background: url("../img/btn_Offres.png") no-repeat; position: absolute; right: 0; bottom: 80px; }
	#Bouton_Actus 						{ width: 228px; height: 38px; background: url("../img/btn_Offres.png") no-repeat; position: absolute; right: 0; bottom: 30px; }
	#Bouton_Offres a,
	#Bouton_Actus a 					{ display: block; margin: 4px 0 0; color: #fade9e; font-size: 18px; text-align: center; text-shadow: 0px -1px #4e3403; }
	#Bouton_Offres span					{ display: none; position: absolute; top: 4px; left: 28px; z-index: 5; color: #efe3c9; }
	#Bouton_Actus span					{ display: none; position: absolute; top: 4px; left: 16px; z-index: 5; color: #efe3c9; }
	#Bouton_Offres img,
	#Bouton_Actus img 					{ display: none; }

	/* Styles génériques pour les pages catégories */
	.category #wrap 						{ width: 1250px; }
	#text.catActus ul li,
	#text.catPromos ul li					{ height: 195px; margin: 25px 0 0; }
	#text.catActus ul li #img_mask_cat		{ width: 265px; height: 160px; margin: 10px 0 0; float: right; overflow: hidden; border: 2px solid #a5a700; }
	#text.catPromos ul li #img_mask_cat		{ width: 265px; height: 160px; margin: 10px 0 0; float: right; overflow: hidden; border: 2px solid #de388d; }
	#img_mask_cat img 						{ width: 100%; height: auto; min-width: 265px; }
	#text.catActus #content_text,
	#text.catPromos #content_text 			{ width: 70%; float: left; }
	#text.catActus #btn_suite a:hover		{ color: #a5a700; }
	#text.catPromos #btn_suite a:hover		{ color: #de388d; }
	#pagination								{ margin: 50px 0 0; font-size: 20px; text-align: center; }
	#text.promotions #pagination			{ color: #ea8b03; }
	#text.catActus #pagination a,
	#text.catPromos #pagination a			{ color: #434343; }
	#text.catActus #pagination a:hover		{ color: #58a283; }
	#text.catPromos #pagination a:hover		{ color: #ea8b03; }

	/* Styles génériques pour les pages articles */
	.single #wrap 							{ width: 1250px; }
	#text #single h3 						{ font-size: 24px; margin: 0 0 7px 0; }
	#text #single time						{ font-size: 17px; margin: 5px 0 20px; }
	#text #single #single_text 				{ width: 100%; height: auto; float: left; margin: 15px 0 0; }
	#text #single #single_text p			{ border-left: none; margin: 0; }
	/*
	#text.actus ul li#single p,						
	#text.promos ul li#single p				{ width: 710px; }
	*/
	#text.actus ul li #img_mask_single		{ width: 100%; height: auto; margin: 25px 0; float: right; overflow: hidden; border: 2px solid #a5a700; }
	#text.promos ul li #img_mask_single 	{ width: 100%; height: auto; margin: 25px 0; float: right; overflow: hidden; border: 2px solid #de388d; }
	#img_mask_single img 					{ width: 100%; height: 100%; }
	#text.actus #single .column_container	{ border-left: 3px solid #cadb2b; }
	#text.promos #single .column_container	{ border-left: 3px solid #ff639f; }

	/* Fix pour Visual Composer */
	.flexslider .slides img 			{ height: auto; }
		/* Module accordéon */
		.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body 		{ background-color: #fff; }
		/* Positionnement des liste icônes (m2 et nb pers.) pour la page location */
		.smile_icon_list li.icon_list_item 												{ float: left; clear: none !important; margin: 0 !important; z-index: 1; }
		.smile_icon_list.left li .icon_description										{ padding-left: 0; padding-right: 25px; }
		.smile_icon_list.left li .icon_list_connector 									{ display: none; }
		.vc_tta-panel-body .wpb_text_column 											{ clear: both; }

	/* Réglage pour le module Essential Grid qui gère les 3 blocs d'images avec over sur la page d'accueil */
	.content_accueil_ess-grid .esg-overflowtrick,
	.content_accueil_ess-grid .esg-overflowtrick ul 						{ width: 100%; height: 350px !important; }
	.content_accueil_ess-grid .esg-overflowtrick li 						{ width: 32.7% !important; height: 350px !important; margin: 0 10px 0 0 !important; float: left !important; position: static !important; }
	.content_accueil_ess-grid .esg-overflowtrick li:last-child 				{ margin: 0 !important; }
	.content_accueil_ess-grid .esg-overflowtrick img 						{ width: auto !important; height: 100% !important; top: 0 !important; left: 0 !important; }
	.content_accueil_ess-grid .esg-overflowtrick .esg-cc 					{ height: 100%; top: 0 !important; }
	.content_accueil_ess-grid .esg-overflowtrick .esg-cc div:nth-child(1),
	.content_accueil_ess-grid .esg-overflowtrick .esg-cc div:nth-child(3) 	{ top: 130px !important; z-index: 0 !important; }
	.content_accueil_ess-grid .esg-overflowtrick .esg-slide 				{ top: 0 !important; left: 0 !important; position: absolute !important; transform: none !important; -webkit-transform: none !important; -moz-transform: none !important; -o-transform: none !important; }
	.content_accueil_ess-grid .esg-overflowtrick .esg-slide a 				{ width: 360px; height: 350px; display: block; position: absolute !important; top: 0 !important; left: 0 !important; }

	/* Page article - Single.php */
	#btn_retour 						{ margin: 15px 0 0; }

	/* Réglage margin-bottom pour tout les éléments Visual Composer */
	/*
	.wpb_button,
	.wpb_content_element,
	.wpb_row,
	ul.wpb_thumbnails-fluid > li 		{ margin-bottom: 15px !important; }
	*/

	/* Widgets Ctoutvert */
	#widgets_ctoutvert 					{ width: 100%; height: 305px; padding: 20px 0; background: #dce8f4; }
	#widgets_ctoutvert #content_widgets { width: 1460px; margin: 0 auto; }
	#widgets_ctoutvert h3.title 		{ color: #00485e; font-size: 30px; text-align: center; font-family: oswaldlight; text-transform: uppercase; }
	#widgets_ctoutvert #widget_avis 	{ width: 30%; float: left; }
	#widgets_ctoutvert #widget_offres 	{ width: 68%; height: 260px; float: right; background: #fff; }

	/* Formulaire de contact */
	iframe#contact 						{ width: 100%; height: 565px; border: 0 none; }


	/* ==========================================================================
	   Footer (footer-accueil.php, footer.php)
	   ========================================================================== */

	footer 								{ width: 100%; height: 100%; position: relative; background: url("images/bg_footer.jpg"); color: #afd8ff; box-shadow: 0 -1px 0 rgba(255, 255, 255, 1), 0 0 0 2px rgba(27, 27, 27, 0.8); }
	#content_footer 					{ width: 1100px; height: 30px; margin: 0 auto; font-size: 13px; }
	#content_footer a					{ text-transform: uppercase; color: #f7941d; }
	#content_footer a:hover 			{ text-decoration: underline; }
	#copyright 							{ float: left; margin-top: 7px; }
	#copyright a#mentions 				{ text-transform: lowercase; }
	#site-info 							{ float: right; margin: 7px 0 0; }
	footer.home #site-info 				{ margin: 7px 20px 0 0; }

	/* Adresse */
	footer #adresse 					{ width: 1100px; margin: 25px auto 0; text-align: center; }

	/* Texte référencement */
	#text-ref 							{ width: 1100px; height: auto; margin: 25px auto; text-align: center; font-size: 13.5px; }
	#text-ref a 						{ text-decoration: underline; }

	/* Copyright */
	footer #info-cpy 					{ width: 100%; height: 55px; background: rgba(0, 0, 0, 0.3); font-size: 12px; }
	footer #info-cpy #content_info-cpy 	{ width: 1100px; margin: 0 auto; }

	/* Partenaires */
	#partenaires 						{ width: 1060px; height: 50px; margin: 6px auto; padding: 15px 0; border-top: 1px solid #afd8ff; border-bottom: 1px solid #afd8ff; }
	#partenaires span 					{ color: #8c8c8c; }
	#partenaires ul 					{ width: 750px; height: auto; margin: 0 auto; }
	#partenaires li 					{ width: 85px; height: 45px; padding: 2px; float: left; margin: 0 8px; text-align: center; background-color: #fff; border: 1px solid rgba(100, 100, 100, 0.7); border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; overflow: hidden; display: flex; justify-content: center; align-items: center; }
	#partenaires li a 					{ width: 96%; height: 92%; padding: 2px; }
	#partenaires li img 				{ height: 100%; }
	#partenaires li#region-auvergne img { width: 100%; }