/*
Theme Name: Via Natura
Description: Thème pour Via Natura, basé sur Divi
Author: Ayanoumi
Author URI: https://www.ayanoumi.com / pagesweb.pro
Template: Divi
Version: 1.0
*/

.vian_addr strong {font-size:1.11em;text-transform:uppercase;padding-bottom:10px;display:inline-block;}
#vian_camping_desc h2,
#vian_services_section h2 {font-weight:normal;font-size:1.6rem !important;}
#vian_hote_desc h2 {font-size:1.2rem !important;}
.vian_services li {width:80% !important;margin:auto;display:flex;align-items:center;padding:3% 3%;}
.vian_services li:hover {background:#f4e8df;}
.vian_services li > div {display: flex;flex-direction: column;align-items: center;}
.vian_services li > div:first-child {width:45%;}
.vian_services li > div:last-child {width:45%;margin-left:15%;}
.vian_services li:nth-child(even) > div:last-child {margin-left:auto;margin-right:15%;}
.vian_services li:nth-child(even) > div:first-child {order:1;}

.vian_services li {list-style-type:none;margin:auto;text-align:center;}
.vian_services li img.vian_service_picto {max-width:100px;}

.vian_services2 .vian_services li {width:100% !important;margin-top:1.5%;margin-bottom:1.5%;}
.vian_services2 .vian_services li > div {align-items:end;text-align:right;}
.vian_services2 .vian_services li > div:first-child {width:45%;}
.vian_services2 .vian_services li > div:last-child {width:55%;margin-left:5%;}
.vian_services2 .vian_services li:nth-child(even) > div:last-child {margin-left:auto;margin-right:5%;}
.vian_services2 .vian_services li:nth-child(even) > div:first-child {order:1;text-align:left;align-items:start;}

.vian_services3 .vian_services li {width:100% !important;margin-top:1.5%;margin-bottom:1.5%;}
.vian_services3 .vian_services li > div.offf {align-items:end;text-align:right;}
.vian_services3 .vian_services li > div:first-child {width:45%;}
.vian_services3 .vian_services li > div:last-child {width:55%;margin-left:5%;}
.vian_services3 .vian_services li:nth-child(even) > div:last-child {margin-left:auto;margin-right:5%;}
.vian_services3 .vian_services li:nth-child(even) > div.offff:first-child {order:1;text-align:left;align-items:start;}
/* vian_services & vian_services3 unused */

.vian_services {padding-left:0 !important;}
@media (max-width:500px) {
  .vian_service_picto__ {position: absolute;z-index: -1;opacity: 0.3;max-width: 100%;top: 50px;}
  .vian_services2 .vian_services li {width:100%!important;margin-top:1.5%;margin-bottom:20.5%;flex-flow: column;position:relative;}
  .vian_services2 .vian_services li>div {align-items:center !important;text-align:center !important;margin-left:0% !important;width:100% !important;}
  .vian_services2 .vian_services li>div:last-child {margin-top:30px;}
  .vian_services2 .vian_services li:nth-child(2n) > div:first-child {order: 0;text-align: left;align-items: start;}
  .vian_services2 .vian_services li:nth-child(2n) > div:last-child {margin-right:auto;}
}

.camping-template-default .lateral_nav {display:none;}

#col-carousel- {margin-left:-100px;}
.wpdl_carousel {color:#222;overflow-:hidden;}
.inner-carousel {position:relative;display:flex;_transform: translateX(-60px);}
.wpdl_post_entry {position:relative;width:300px;background:transparent;margin:0;display:inline-block;transition:all 0.3s;opacity:1;}
.wpdl_post_entry .wpdl_post_thumb {padding:0 15px;}
/*.wpdl_post_entry:nth-child(1) {
    transform: scale(0.8);
    opacity: 0.5;
}*/
.wpdl_post_entry.wpdlc_move {
	transform: scale(0.8);
    opacity: 0;
}
.wpdl_post_entry.wpdlc_move_in {
	transition:all 0.4s;
	transform: scale(0);
    opacity: 0;
}
.wpdl_post_entry.wpdlc_move_in2 {
	transform: scale(1);
    opacity: 1;
}
.wpdl_post_content {padding:30px 40px;position:relative;border:1px solid red;}
.wpdl_post_txt {line-height:1.3em;}
.wpdl_post_entry a .wpdl_post_txt {color:initial;}
.wpdl_post_thumb {overflow: hidden;border-radius:3px;}
.wpdl_post_thumb img {display: block;transition: all 0.9s;}
.wpdl_post_title {color:#222;font-size:26px;}
/*.wpdl_post_entry:hover .wpdl_post_thumb img {transform: scale(1.30);}*/
.wpdl_post_entry:hover {transform: scale(1.1);z-index:1;}
.wpdl_post_entry .wpdl_post_cf {position:absolute;bottom:20px;right:40px;padding-bottom:0;}

.wpdl_carounav {
    width: 100%;
    display: none; /*flex;
    /*background: #67c8c8;*/
	flex-direction:column;
	align-items:flex-end;
	padding-right:30px;
	padding-top:50px;
	/*display:none;*/
}
.wpdl_carounav > span {
color: transparent;
font-size: 0.1px;
padding: 10px;
background: rgba(255,255,255,0);
/*width: 50%;*/
text-align: center;
}
.wpdl_carounav > span.wpdlc_prev:hover,
.wpdl_carounav > span.wpdlc_next:hover {
    cursor: pointer;
    /*background: rgba(255,255,255,0.4);*/
}
.wpdl_carounav > span.wpdlc_prev::after,
.wpdl_carounav > span.wpdlc_next::after {
    content: "D";
    color: black;
    font-size: 50px;
    line-height: 1;
    top: 2px;
    position: relative;
    font-family: ETmodules !important;
	border:1px solid #fff;border-radius:50%;
}
.wpdl_carounav > span.wpdlc_next::after {
    content: "E";
}
.wpdl_carounav > span:active::after {
    color: rgba(255,255,255,0.6);
	border-color:rgba(255,255,255,0.6);
}
.wpdl_carounav > span.wpdl_carouindex > span {color:#000 !important;font-size:60px;transform:translateX(20%);display:block;padding-top:50px;}


@media (min-width:768px) and (max-width:980px) {
	.row-carousel {}
	#col-nav-carousel {width:25%;}
	#col-carousel {width:75%;}	
}
@media (max-width:767px) {
	.row-carousel {display:flex;flex-wrap:wrap;}
	#col-nav-carousel {order:1;}
	
	.wpdl_post_entry:hover .wpdl_post_thumb img {transform: scale(1);}
	.wpdl_post_entry:hover {transform: scale(1);z-index:1;}
	.wpdl_post_entry.wpdl_current {transform: scale(1.1);z-index:1;}
	
	/*.inner-carousel {transform: translateX(-130px);}*/
	
	.wpdl_carounav {
		width: 100%;
		display: none; /*flex;*/
		flex-direction: row;
		align-items: flex-end;
		padding: 40px 30px 0 30px;
		justify-content: right;
	}
	.wpdl_carounav > span.wpdl_carouindex > span {padding-top:0;}
}


#vian_hote {float:left;width:33%;position:relative;margin-right:15px;margin-bottom:15px;}
@media (min-width:981px) {#vian_hote_desc {padding-left: 36%;}}
#vian_title_pres {clear:both;}




.vian_campings .et_pb_image_container::before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 20px;
    background: #fff;
}
.vian_campings .et_pb_image_container {
    padding: 0 15px;
    margin-bottom: 15px !important;
}
.vian_campings .et_pb_image_container .entry-featured-image-url {
    margin-bottom: 0 !important;
}
.vian_campings {}
.vian_campings .more-link {background: #d29e4a;padding: 7px 10px;display: inline-block;margin-top: 9px;}
.vian_services h4 {font-size: 1.1em;text-transform: uppercase;font-family: "Source Sans Pro";font-weight: bold;padding: 10px 0 !important;}
.vian_services p {line-height: 1.5em}

#map {height:80vh;}
@media(max-width:500px) {#map {height:50vh;}}
html .leaflet-popup-tip {background:#2f403b;}
html .leaflet-popup-content-wrapper {background:#2f403b;color:#f4e8df;}
html .leaflet-popup-content {margin:19px;}
html .leaflet-popup-content img {max-width:250px;}
html .leaflet-popup-content p {margin:auto;}
.vian_popinmap b {font-size:1.15em;}
.vian_popinmap .via_links {margin-bottom:20px;margin-top:10px;}
.vian_popinmap .via_links a {background:#d29e4a;color:#d29e4a;border-radius:100px;padding:7px;width: 32px;height: 32px;overflow: hidden;display: inline-block;color:transparent;margin-right:7px;font-size:0px;}
.vian_popinmap .via_links a.vian_goto_fb {background-image: url(https://www.lavianatura.fr/wp-content/uploads/2021/11/picto-fb-orange.png);background-size: contain;}
.vian_popinmap .via_links a.vian_goto_insta {background-image: url(https://www.lavianatura.fr/wp-content/uploads/2021/11/picto-insta-orange.png);background-size: contain;}
.vian_popinmap .via_links a.vian_goto_yt {background-image: url(https://www.lavianatura.fr/wp-content/uploads/2021/11/picto-loupe-orange.png);background-size: contain;}
.vian_popinmap .via_links a.vian_goto_airbnb {background-image: url(https://www.lavianatura.fr/wp-content/uploads/2021/11/picto-aibnb-orange.png);background-size: contain;}
/*.vian_popinmap .via_links a.vian_goto_web {background-image: url(https://www.lavianatura.fr/wp-content/uploads/2021/11/picto-web-orange.png);background-size: contain;}*/
.vian_popinmap .via_links a.vian_goto_web {background-image: url(https://www.lavianatura.fr/wp-content/uploads/2021/12/picto-web-dore.png);background-size: contain;}
.vian_popinmap .via_links a.vian_goto_goto {background-image: url(https://www.lavianatura.fr/wp-content/uploads/2021/11/picto-position-orange.png);background-size: contain;}
.vian_popinmap > a, .vian_item a.button_item_vian {
    background: #d29e4a;
    color: #2f403b !important;
    padding: 7px 10px !important;
    text-transform: uppercase;
    font-weight: bold;
}

.vian_popinmap .via_links a.vian_goto_web {height:32px;width:53px;background-color:transparent;}


.leaflet-control-layers label {line-height:2;padding: 3px 0;}
.leaflet-control-layers label img {max-width:32px;margin-right: 7px;}
.leaflet-control-layers label span {display: inline-flex;align-items: center;vertical-align: middle;z-index: 2;position: relative;}


.leaflet-bar a {background:rgba(255,255,255,0.4);}
.leaflet-bar a:hover {background:#f4e8df;}
.leaflet-touch .leaflet-control-layers,
.leaflet-control-layers {border:2px solid rgba(47, 64, 59, 0.7) !important;border-radius:2px;margin:20px 20px !important;background:#5a807c !important;/*background:rgba(255,255,255,0.4);*/box-shadow:none !important;}
/*.leaflet-control-container .leaflet-right {right: 50%;transform: translateX(50%);}*/

.leaflet-touch .leaflet-control-layers-expanded,
.leaflet-control-layers-expanded {padding:0 !important;background:rgba(255,255,255,0.85) !important;border-color:rgba(47, 64, 59, 0.7) !important;}
.leaflet-control-layers-list label.via-selected {background:#5a807c;color:#f4e8df;}
.leaflet-control-layers-list label.via-selected:hover {background:#2f403b;}
.leaflet-control-layers-list label:not(.via-selected):hover {background:#f4e8df;}
.leaflet-control-layers-list label {padding: 3px 12px;cursor:pointer;}
.leaflet-control-layers-list label input {display:none;}
.leaflet-control-layers-list label div::before {
  content: "✓";
  display: inline-block;
  background: rgba(0,0,0,0.1);
  right: -15px;
  position: relative;
  z-index: 0;
  padding: 5px 19px 5px 7px;
  border-radius: 5px;
  color: rgba(0,0,0,0) !important;
  font-weight: 800;
  font-size: 20px;
  line-height: 22px;
  top: 4px;
  margin-left: -15px;
}
.leaflet-control-layers-list label.via-selected div::before {color:#fff !important;}

#vian_help_map.opened_control {display:none;}

.leaflet-control-layers-toggle:after {content: "Vous êtes plutôt...";color-d: rgba(47, 64, 59, 0.9);color:#f4e8df;/*color:#668885;*/font-size: 1.2em;padding: 7px 10px !important;display: inline-block;font-weight:bold;letter-spacing: .4px}
.leaflet-control-layers-toggle {background: none !important;width:auto !important;height:auto !important;}
.thema_selector > span {display:none;}
.thema_selector ul {list-style-type:none;padding:0 !important;margin-left:-12px;}
.thema_selector ul li {display:inline-flex;width:33%;}
.thema_selector li a {line-height:1.2;padding: 3px 0;border-radius:2px;}
.thema_selector li img {max-width:32px;margin-right: 7px;}
.thema_selector li a {display: flex;align-items: center;vertical-align: middle;}

.thema_selector {padding:0 !important;background:rgba(255,255,255,0.85) !important;border-color:rgba(47, 64, 59, 0.7) !important;}
.thema_selector li.via-selected a {background:#5a807c;color:#f4e8df;}
.thema_selector li.via-selected:hover a {background:#2f403b;}
.thema_selector li:not(.via-selected):hover a {background:#f4e8df;}
.thema_selector li a {padding: 6px 12px;cursor:pointer;}
.thema_selector li input {display:none;}

.et-db #et-boc .et-l #vian_menu .et_pb_menu__wrap,
#vian_menu .et_pb_menu__wrap {
  justify-content: flex-end;
}

/* LANGUES*/
.et-db #et-boc .et-l .pll-parent-menu-item,
.pll-parent-menu-item {position:absolute !important;right:0;top:-70px;padding:0 !important;}
.et-db #et-boc .et-l .pll-parent-menu-item > a,
.et-db #et-boc .et-l .pll-parent-menu-item .sub-menu img,
.pll-parent-menu-item > a,
.pll-parent-menu-item .sub-menu img {display:none;}
.et-db #et-boc .et-l .pll-parent-menu-item .sub-menu,
.pll-parent-menu-item .sub-menu {width:auto;box-shadow:none;}
.et-db #et-boc .et-l .pll-parent-menu-item .sub-menu > li,
.pll-parent-menu-item .sub-menu > li {padding: 0 !important;}
.et-db #et-boc .et-l .pll-parent-menu-item .sub-menu,
.pll-parent-menu-item .sub-menu {opacity:1;visibility:visible;}
.et-db #et-boc .et-l .pll-parent-menu-item .sub-menu a,
.pll-parent-menu-item .sub-menu a {width:auto;height:32px;width:32px;}

.et-db #et-boc .et-l .pll-parent-menu-item .lang-item a,
.pll-parent-menu-item .lang-item a {background-size: contain;background-repeat: no-repeat;padding:0 !important;}
.et-db #et-boc .et-l .pll-parent-menu-item .lang-item.lang-item-fr a,
.pll-parent-menu-item .lang-item.lang-item-fr a {background-image:url('https://www.lavianatura.fr/wp-content/uploads/2021/11/fr.png');}
.et-db #et-boc .et-l .pll-parent-menu-item .lang-item.lang-item-en a,
.pll-parent-menu-item .lang-item.lang-item-en a {background-image:url('https://www.lavianatura.fr/wp-content/uploads/2021/10/210520-Drapeaux-01.png');}
.et-db #et-boc .et-l .pll-parent-menu-item .lang-item.lang-item-nl a,
.pll-parent-menu-item .lang-item.lang-item-nl a {background-image:url('https://www.lavianatura.fr/wp-content/uploads/2021/10/210520-Drapeaux-03.png');}
.et-db #et-boc .et-l .pll-parent-menu-item .lang-item.lang-item-de a,
.pll-parent-menu-item .lang-item.lang-item-de a {background-image:url('https://www.lavianatura.fr/wp-content/uploads/2021/10/210520-Drapeaux-02.png');}

.et-db #et-boc .et-l .pll-parent-menu-item .lang-item,
.pll-parent-menu-item .lang-item {position: absolute !important;right: 0;top: 0px;}
.et-db #et-boc .et-l .pll-parent-menu-item .lang-item > a > span,
.pll-parent-menu-item .lang-item > a > span {display:none;}

.et-db #et-boc .et-l .pll-parent-menu-item .lang-item:nth-child(1),
.pll-parent-menu-item .lang-item:nth-child(1) {right:78px !important;}
.et-db #et-boc .et-l .pll-parent-menu-item .lang-item:nth-child(2),
.pll-parent-menu-item .lang-item:nth-child(2) {right:39px !important;}
.et-db #et-boc .et-l .pll-parent-menu-item .lang-item:nth-child(3),
.pll-parent-menu-item .lang-item:nth-child(3) {right:0px;}

@media (max-width:980px) {
  .et-db #et-boc .et-l .pll-parent-menu-item .sub-menu a, .pll-parent-menu-item .sub-menu a {height: 28px;width: 28px;}
}

.vian_blog article {
  border-bottom: 1px solid #fcf7f2;
  background: #f4e8df;
  border-radius:2px;
  overflow:hidden;
  margin-bottom:20px;
}
.vian_blog article .entry-featured-image-url {margin-bottom:20px;}
.vian_blog article .entry-title,
.vian_blog article .post-content-inner {padding-left:20px !important;padding-right:20px !important;}
.vian_blog article .post-content-inner {margin-bottom:20px;}

#blog_padding h2 {padding-bottom:0 !important; line-height: 1;}

.vian_valeurs {align-items:center;}
.vian_valeurs > div:first-child {flex-basis: 10%}
.vian_valeurs > div:last-child {flex-basis: 90%;}


.et_pb_widget_area_left {border:0 !important;}


/* Footer Form *
footer .et_pb_contact_field input::placeholder, footer .et_pb_contact_field input:focus::placeholder,
footer .et_pb_contact_field textarea::placeholder, footer .et_pb_contact_field textarea:focus::placeholder{color:transparent !important;}*/
footer .et_pb_contact_field input:focus::placeholder,
footer .et_pb_contact_field textarea:focus::placeholder{color:transparent !important;}
footer .et_pb_contact_field input:focus,
footer .et_pb_contact_field textarea:focus {background:transparent !important;color:#fff !important;border-color:#d29e4a !important;}
footer .et_pb_contact_form_0_tb_footer .input[type="checkbox"]:checked + label i::before {color:#f4e8df; background:#cd9b48 !important;}

.et-db #et-boc .et-l .et_pb_contact_form_label,
.et_pb_contact_form_label {display: block;padding: 0 0.5em;margin:0 0.7em;position: absolute;transition:all 0.2s ease-in-out;opacity:0;color:#fff;font-size:0.9em;top:0;}
.et-db #et-boc .et-l .et_pb_contact_field:focus-within .et_pb_contact_form_label,
.et_pb_contact_field:focus-within .et_pb_contact_form_label {margin-top:-1em;background:#2f403b !important;opacity:1;z-index:999;}
.et_pb_contact_field:not(:first-child) {margin-top:1em !important;}

footer .et_pb_contact_field textarea {height: 50px !important;min-height: 50px !important;transition:all 0.2s ease-in-out;}
footer .et_pb_contact_field textarea:focus {height: auto !important;min-height: 150px !important;}

footer .et_pb_contact_field[data-id="field_4"] {max-height:200px;opacity:1;transition:all 0.4s;}
footer .et_pb_contact_field.vian_hide_checkbox[data-id="field_4"] {max-height:0;opacity:0;margin:1em 0 0 0 !important;}

footer .et-pb-contact-message {color:#fff;}

/* footer menu */
.et-db #et-boc .et-l .vian-mobile-menu.et_pb_menu .et_pb_menu__menu,
.et-db #et-boc .et-l .vian-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu,
.vian-mobile-menu.et_pb_menu .et_pb_menu__menu,
.vian-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu {display: flex!important;}
.et-db #et-boc .et-l .vian-mobile-menu .et_mobile_nav_menu, 
.vian-mobile-menu .et_mobile_nav_menu {display: none;}
@media (max-width:980px) {
	.et-db #et-boc .et-l .vian-mobile-menu.et_pb_menu--style-left_aligned .et_pb_menu__wrap,
  .vian-mobile-menu.et_pb_menu--style-left_aligned .et_pb_menu__wrap {
    -ms-flex-pack: end;
    justify-content: flex-start;
  }
}

/* header */
.et-db #et-boc .et-l .vian_header_column.et_pb_column .et_pb_module,
.vian_header_column .et_pb_module {margin-bottom:0;}
body.et-db #et-boc .et-l .vian_header_column .et_pb_menu .et_mobile_menu,
body .vian_header_column .et_pb_menu .et_mobile_menu {position: fixed;left: 0;right: 0;background-color: #5a807c !important;top: 118px;}

body.vian_mobile_nav_opened {overflow: hidden;}
body.vian_mobile_nav_opened .mobile_menu_bar {z-index: 99999;}
body.vian_mobile_nav_opened #vian_header {position:fixed;top:0;left:0;right:0;z-index: 5;}
body.vian_mobile_nav_opened #vian_header___ + div {margin-top:118px;}


/* archive items style */
.vian_items {
  display: flex;
  flex-wrap: wrap;
  justify-content:space-between;
  align-items:flex-start;
  row-gap:40px;
	width:100%;
}
.vian_items .vian_item {
  flex-basis: 30%;
  position:relative;
	overflow:hidden;
}
@media (max-width:980px) {
	.vian_items .vian_item {flex-basis: 46%;}
}
@media (max-width:500px) {
	.vian_items .vian_item {flex-basis: 100%;}
}

  .vian_items .vian_item a.thumbnail::before {content: "";position: absolute;background:#fff;top: 0;left: -20px;right: -20px;height: 40%;z-index:1;}
.vian_items .vian_item .thumbnail {margin-right: -5px;margin-left: -5px;display: block;}
.vian_items .vian_item img {z-index:2;position:relative;}
.vian_items .vian_item .et_pb_text {padding:0px 20px 30px 20px;}
.vian_items .vian_item .vian_excerpt {margin-bottom:20px;}
.vian_items .vian_item .vian_excerpt strong {font-weight:500;}
.vian_items .vian_item a.button_item_vian {font-weight:600 !important;}

.vian_items .vian_popinmap {
    position: absolute;
    top: -50px;
    z-index: 10;
    background: linear-gradient(to bottom, #2f403b, rgba(0,0,0,0));
    padding: 7px 15px;
    left: -5px;
    right: -5px;
	transition:all 0.1s ease-in-out;
}
.vian_items .vian_item:hover .vian_popinmap {top:0;}
.et-db #et-boc .et-l .vian_items .et_pb_row {width:100%;}

/* archive thema selector */
@media (max-width:678px) {
	.thema_selector {
    width: auto;
    overflow: scroll;
    margin-right: -38px;
    margin-left: -38px;
    padding: 0 20px !important;
	}
	.thema_selector ul {
    	width: 720px;
	}
	.thema_selector ul li {
    	display: inline-flex;
    	width: 180px;
	}
	
	.thema_selector::before,
	.thema_selector::after {
	  transition:all 0.8s;
	  content: " ";
	  width: 35px;
	  position: absolute;
	  top: 0px;
	  bottom: 0;
	  opacity:1;
	}

	.thema_selector::before{
	  left:-200px;
	  background: linear-gradient(to left, rgba(255,255,255,0), #2f403b85);
	}
	.thema_selector.vian_scrolled::before {
	  opacity:1;
	  left: -38px;
	}
	.thema_selector::after {
	  background: linear-gradient(to right, rgba(255,255,255,0), #2f403b85);
	  right:-38px
	}
	.thema_selector.vian_scrolled::after {
	  opacity:0;
	}
}

.et_pb_widget.widget_block:last-child {margin-bottom:0;}

@media (max-width:980px) {
#vian_top_infos .et_pb_text {margin-right:auto !important;}
}

@media (max-width:980px) {
#vian_values_page .et_pb_text_inner,
#vian_values_page .et_pb_image {text-align:center !important;}
#vian_values_page .et_pb_row {display:flex;flex-direction:column;}
#vian_values_page .vian_values_colimg {order:1;margin-top: 30px;margin-bottom: 0;}
}
