

/* STYLE POUR ECRAN < 500 PX */

.over-500     { display: none!important; }
.over-b-500   { display: none!important; }
.over-ib-500  { display: none!important; }
.over-tb-500  { display: none!important; }
.over-tbc-500 { display: none!important; }
.under-500    { display: initial!important; }
.under-b-500  { display: block!important; }
.under-ib-500 { display: inline-block!important; }
.under-tb-500 { display: table!important; }
.under-tbc-500{ display: table-cell!important; }











/**
* HEADER
**/

#masthead {
	height: 230px;
}

#header-langs {
	text-align: right;
}

#header-content {
	padding-top: 20px;
}

#header-content h2 {
	margin-left: auto;
	margin-right: auto;
	font-size: 34px;
	font-size: 2.4286rem;
	line-height: 1;
}

body.page-template-homepage #masthead {
	height: 450px;
}

#header-picture {
	height: 70%;
	bottom: -13%;
	top: auto;
}

#header-picture picture {
	margin-left: 0vw;
}

#header-picture picture:before {
	background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI2MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 60%, rgba(255,255,255,1) 95%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(255,255,255,0)), color-stop(95%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 60%, rgba(255,255,255,1) 95%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 60%, rgba(255,255,255,1) 95%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 60%, rgba(255,255,255,1) 95%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 60%, rgba(255,255,255,1) 95%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
	background-repeat: repeat-x;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	background-position: center center;
}

#header-picture picture:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=');
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 43%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(43%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 43%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 43%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 43%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 43%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
	background-repeat: repeat-x;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	background-position: top center;
}

#header-picture picture img {
	margin-left: -90px;
}










/**
* FOOTER
**/

#colophon:before {
	display: none;
}

#colophon__logos {
	padding-left: 0;
	padding-right: 0;
}

#colophon__logos img {
	flex-basis: 22%;
	width: 22%;
}














/**
* CONTENT
*/

#content .entry-title {
	font-size: 24px;
	font-size: 1.71429rem;
}

#content .entry.entry-chalet .entry-content {
	padding-left: 10px;
	padding-right: 10px;
}

body.page-template-homepage #content .entry.entry-chalet hr {
	background-color: #CCC;
	margin-bottom: 14px;
}

#content .entry-flat {
	width: 48.5%;
}

#content span.entry-flat.op-0 {
	display: none;
}

#content .entry-flat:before,
#content .entry-flat:after {
	display: none;
}

#content a.entry-flat .entry-flat-header {
	padding: 10px 20px 10px 5px;
}
/*
#content a.entry-flat:hover .entry-flat-header {
	padding: 20px 15px 13px 15px;
}
*/
#content .entry-flat .entry-flat-header h3 {
	margin-right: 0;
	margin-bottom: 9px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
}

#content a.entry-flat .entry-flat-header span.btn {
	width: auto;
	max-width: none;
	margin-bottom: 7px;
}

#content a.entry-flat .entry-flat-header span.btn:before {
	display: inline-block;
	margin: -14px 5px -11px 0;
}

#content .entry.entry-chalet .entry-content > div {
	margin-top: 30px;
}

#content hr {
	height: 2px;
}

.style--button,
#content .btn,
#content .button,
#content a.btn,
#content a.button,
#content button,
#content input[type="button"],
#content input[type="submit"],
#content input[type="reset"],
#content .wp-block-button__link,
#content a.wp-block-button__link,
#content button.single_add_to_cart_button,
dialog.negative button.accept {
	margin-top: 3px;
	margin-bottom: 3px;
}

.style--button.style--icon:before,
#content .btn.is-style-icon:before,
#content .button.is-style-icon:before,
#content a.btn.is-style-icon:before,
#content a.button.is-style-icon:before,
#content button.is-style-icon:before,
#content input[type="button"].is-style-icon:before,
#content input[type="submit"].is-style-icon:before,
#content input[type="reset"].is-style-icon:before,
#content .wp-block-button.is-style-icon .wp-block-button__link:before,
#content .wp-block-button.is-style-icon a.wp-block-button__link:before,
#content .wp-block-button__link.is-style-icon:before,
#content a.wp-block-button__link.is-style-icon:before,
#content button.single_add_to_cart_button.is-style-icon:before {
	width: 22px;
	height: 22px;
	margin-top: -12px;
	margin-bottom: -10px;
}

.style--button.style--icon--transports:before,
#content .btn.is-style-icon--transports:before,
#content .button.is-style-icon--transports:before,
#content a.btn.is-style-icon--transports:before,
#content a.button.is-style-icon--transports:before,
#content button.is-style-icon--transports:before,
#content input[type="button"].is-style-icon--transports:before,
#content input[type="submit"].is-style-icon--transports:before,
#content input[type="reset"].is-style-icon--transports:before,
#content .wp-block-button.is-style-icon--transports .wp-block-button__link:before,
#content .wp-block-button.is-style-icon--transports a.wp-block-button__link:before,
#content .wp-block-button__link.is-style-icon--transports:before,
#content a.wp-block-button__link.is-style-icon--transports:before,
#content button.single_add_to_cart_button.is-style-icon--transports:before {
	width: 64px;
}

#content .wp-block-image.alignleft {
	margin-right: 25px;
	margin-bottom: 20px;
}










/**
* HOME
**/

body.page-template-homepage #content .home-content .home-content__inner {
	padding-bottom: 60px;
	padding-top: 30px;
}

body.page-template-homepage #content .home-content svg {
	display: none;
}

body.page-template-homepage #content .home-content .home-content__inner {
	max-width: 100%;
}

body.page-template-homepage #content .entry:first-child .entry-header {
	padding-top: 30px;
	padding-bottom: 18px;
}

body.page-template-homepage #content .entry .entry-header > a:nth-child(2) {
	display: table;
	margin-left: auto;
	margin-right: auto;
}

body.page-template-homepage #content .entry.entry-chalet .entry-content .entry-flat:nth-child(4) {
	display: none;
}

body.page-template-homepage #content .entry.entry-chalet {
	margin-bottom: 45px;
}

body.page-template-homepage #content .entry .entry-header {
	padding-top: 80px;
}

body.page-template-homepage #content .entry.entry-access {
	padding: 0 10px;
	margin-bottom: 30px;
}

body.page-template-homepage #content .entry.entry-access .entry-title {
	font-size: 30px;
	font-size: 2.1429rem;
}

body.page-template-homepage #content .entry.entry-access .entry-header {
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 20px;
	background-position: bottom right -100px;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding: 35px 10px 8px 10px;
}

body.page-template-homepage #content .entry.entry-access .entry-content a {
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 3px;
}

body.page-template-homepage #content .entry.entry-access .entry-content a:before {
	width: 28px;
	height: 28px;
}

body.page-template-homepage #content .entry.entry-access .entry-banner a {
	font-size: 18px;
	font-size: 1.2857rem;
	width: 110px;
	margin-left: -55px;
}

body.page-template-homepage #content .entry.entry-access .entry-banner .access-banner-btns {
	padding: 0 5px;
}

body.page-template-homepage #content .entry.entry-access .entry-banner .access-banner-btns a {
	font-size: 18px;
	font-size: 1.28571rem;
	width: 100px;
	height: 100px;
	margin: 0 5px;
}

body.page-template-homepage #content .entry.entry-access .entry-banner .access-banner-btns a:hover {
	width: 102px;
	height: 102px;
	margin: 0 4px;
}

body.page-template-homepage #content .entry.entry-access .entry-content {
	text-align: center;
	padding: 15px 0 17px 0;
}

body.page-template-homepage #content .entry.entry-access .entry-content a:last-child {
	float: none;
}


body.page-template-homepage #content .entry.entry-esf {
	margin-bottom: -60px;
}

body.page-template-homepage #content .entry.entry-esf .entry-content p {
	font-size: 16px;
	font-size: 1.1429rem;
	outline-width: 2px;
	outline-offset: 7px;
	padding: 25px 0 25px 50px;
}

body.page-template-homepage #content .entry.entry-esf .entry-content {
	padding-right: 15px;
	padding-left: 7px;
}

body.page-template-homepage #content .entry.entry-esf .entry-content picture {
	margin-right: -40px;
}














/**
* FLATS
**/

body.page-template-flats #content .entry.entry-chalet .entry-flat {
	margin-bottom: calc(calc(100% - calc(2 * min(48.5%, 276px))) / 1);
}












/**
* FLAT
**/
#content .gallery.gallery-columns-6 > .gallery-item,
#content .wp-block-gallery.columns-6 > .wp-block-image {
	max-width: 25%;
}

body.page-template-flat #content .flat-infos__equipements ul {
	text-wrap: unset;
	text-align: left;
}

body.page-template-flat #content .flat-infos__equipements ul li {
	width: 25%;
	text-align: center;
	margin-bottom: 20px;
}

body.page-template-flat #content .flat-infos__equipements h6 {
	font-size: 9px;
	font-size: 0.642857rem;
}

body.page-template-flat #content .flat-infos__equipements-spoiler .spoiler-body ul {
	columns: 2;
}

body.page-template-flat #content .flat-infos__equipements-spoiler .spoiler-body li {
	padding-right: 0;
	padding-left: 30px;
}

body.page-template-flat #content .flat-infos__equipements-spoiler .spoiler-body li:after {
	left: 12px;
}

body.page-template-flat #content .flat-content__other-appt .entry-flat:nth-child(3) {
	display: none;
}

body.page-template-flat #content .flat-content {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: flex-start;
	-ms-align-items: stretch;
	align-items: stretch;
}

body.page-template-flat #content .flat-content__top-links {
	position: relative;
	z-index: 1;
}

body.page-template-flat #content .flat-content__top-links .btn {
	margin-top: 10px;
}

body.page-template-flat #content .flat-content__content {
	display: block;
	width: 100%;
	margin-right: 0;
	padding: 0 10px 20px 10px;
}

body.page-template-flat #content .flat-content__rooms-spoiler {
	margin: 0 0 30px 0;
	-webkit-order: 3;
	-moz-order: 3;
	-ms-order: 3;
	-o-order: 3;
	order: 3;
	padding: 0 10px;
}

body.page-template-flat #content .flat-content__rooms-spoiler .spoiler-body {
	padding: 1px 5px 0 5px;
}

body.page-template-flat #content .flat-content__rooms-spoiler .spoiler-body ul li {
	font-size: 13px;
	font-size: 0.928571rem;
}

body.page-template-flat #content .flat-content__thumbnail {
	display: block;
	width: auto;
	-webkit-order: 4;
	-moz-order: 4;
	-ms-order: 4;
	-o-order: 4;
	order: 4;
	margin-left: -10px;
	margin-right: -10px;
}

body.page-template-flat #content .flat-infos {
	margin-top: 0;
	padding-top: 30px;
}













/**
* ACCES
**/
body.page-template-acces #content .entry-content #access-infos .access-infos__chalet {
	display: block;
	width: 100%;
	margin-bottom: 40px;
}

body.page-template-acces #content .entry-content #access-infos {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}

body.page-template-acces #content .entry-content #access-infos .entry-header {
	padding-right: 0;
}

body.page-template-acces #content .entry-content #access-infos .access-infos__coord {
	padding-right: 10px;
	padding-left: 30px;
	-ms-background-position-x: 7px;
	background-position-x: 7px;
	margin-bottom: 10px;
}

body.page-template-acces #content .entry-content #access-infos .access-infos__chalet > h5 {
	margin-bottom: 5px;
}
















/**
* APPART
**/
body.page-template-flat #colophon {
	margin-top: 0;
}

body.page-template-flat #content .flat-infos__prices {
	margin-bottom: 50px;
}

body.page-template-flat #content .flat-infos__prices__week {
	min-height: 65px;
}

body.page-template-flat #content .flat-infos__prices__wrapper {
	padding-bottom: 0;
	overflow-x: hidden;
}

body.page-template-flat #content .flat-infos__prices__end {
	position: relative;
	z-index: 3;
}

body.page-template-flat #content .flat-infos__prices_nav {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-evenly;
	align-items: center;
}

body.page-template-flat #content .flat-infos__prices_nav a {
	margin-left: 0;
	margin-right: 0;
	font-size: 13px;
}

body.page-template-flat #content .flat-infos__prices__inner {
	contain: none;
}

body.page-template-flat #content .flat-infos__prices__week .flat-infos__prices__week__status.flat-infos__prices__week__status--indis + .flat-infos__prices__week__action:not(.flat-infos__prices__week__action--on_mobile) a,
body.page-template-flat #content .flat-infos__prices__week .flat-infos__prices__week__status.flat-infos__prices__week__status--resa + .flat-infos__prices__week__action:not(.flat-infos__prices__week__action--on_mobile) a,
body.page-template-flat #content .flat-infos__prices__week .flat-infos__prices__week__status.flat-infos__prices__week__status--opt + .flat-infos__prices__week__action:not(.flat-infos__prices__week__action--on_mobile) a {
	display: none;
}






