/*
Theme Name: Hoteller Child
Theme URI: https://themes.themegoods.com/hoteller/landing
Description: Premium Photography WordPress Theme
Version: 1.0
Author: ThemeGoods
Author URI: https://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: https://themeforest.net/licenses/regular_extended
Text Domain: hoteller
Template: hoteller
*/


body .gtranslate-edit {
    position: fixed;
    z-index: 99999;
    bottom: 0;
    left: 10vw;
}

body .gtranslate-edit a {
  padding: 10px;
  background: #1f2124;
  display: flex;
  align-items: center;
  color: #fff;
}

body .gtranslate-edit a:hover {
  background: #ffae1f;
  color: #1f2124;
}

body .gtranslate-edit a img {
  display: block;
  width: 40px;
  margin: 0 15px 0 0;
}

#elementor_header .elementor-widget-wrap{
	align-items: center;
	align-content: center;
}

#elementor_header .elementor-element-2f34de0 > .elementor-widget-wrap{
	justify-content: flex-end;
}

#elementor_sticky_header .elementor-widget-wrap{
	align-items: center;
	align-content: center;
}

#elementor_sticky_header .elementor-element-2f34de0> .elementor-widget-wrap{
	justify-content: flex-end;
}





#copyright a:hover, #footer a:hover:not(.button), .social_wrapper ul li a:hover, #footer_wrapper a:hover:not(.button, .elementor-button), #footer_photostream a:hover{
	color:#ffd9b6!important;
}


.elementor-element-48c2886 .elementor-text-editor a, .elementor-element-62c6813 .elementor-text-editor a{
	text-decoration: underline;
}

.grecaptcha-badge{
	display: none;
}

#perspective {
	overflow-x:hidden;
}

/* Carte page contact */
#blocmap{z-index:8;}

/* FORMULAIRES PAGE CONTACT */
.wpcf7 ::placeholder {color: grey;}
.wpcf7 span.wpcf7-list-item-label{color:white;}
.wpcf7 span.wpcf7-list-item-label a{text-decoration: underline;}
.wpcf7 p{padding: 0;}
.wpcf7 input[type="text"], 
.wpcf7 input[type="email"], 
.wpcf7 input[type="number"], 
.wpcf7 input[type="date"], 
.wpcf7 select,
.wpcf7 textarea{
	border:0px #f1f1f1 solid;
	background-color: #f1f1f1;
	color:black;
	border-radius:2px;
	outline:0;
	width:100%;
	padding: 8px 16px;
	margin:0 0 20px;
	line-height:1;
}

.wpcf7 textarea{
	padding: 16px 16px;
}

.wpcf7 input[type="submit"]{
	background: #ffffff!important;
	color: #000000!important;
	border:1px solid white!important;
	margin-top: 40px;
}

.wpcf7 input[type="submit"]:hover{
	background: #000000!important;
	color: #ffffff!important;
}

.wpcf7 input.fifty1{width: 49%; margin-right: 1%;}
.wpcf7 input.fifty2{width: 49%; margin-left: 1%;}

@media screen and (max-width: 767px) {
	.wpcf7 input.fifty1{width: 100%; margin-right:0;}
	.wpcf7 input.fifty2{width: 100%; margin-left:0;}
}

.wpcf7 input[type="number"]{width: 7%; margin-right: 2%;}
.wpcf7 input[type="date"]{width: 12%; margin-right: 2%;}

@media screen and (max-width: 999px) {
	.wpcf7 input[type="number"]{width: 100%; margin-right: 0;}
	.wpcf7 input[type="date"]{width: 100%; margin-right: 0;}
}

.wpcf7-not-valid-tip{
	position: absolute; 
	top: 32px;
	left: 20px;
    font-size: 0.8em;
    line-height: 1.1em;
}

span[data-name="message"] .wpcf7-not-valid-tip{top: 0;}



/* sticky header fond noir */
#elementor_sticky_header.header_style_wrapper.visible{
	background-color: #000;
}

/* recentrage + ombrage caroussel equipements home page */
.tg_synchronized_carousel_slider_wrapper.sliders-container .ms--images .ms-slide__image{
	background-position: center;
}
.elementor-56 .elementor-element.elementor-element-639925a .tg_synchronized_carousel_slider_wrapper.sliders-container .ms--titles .ms-slide h3{
	text-shadow: 2px 2px 8px black;
}

/*selecteur langue WPML*/
.wpml-ls-legacy-list-horizontal a{
	font-size: 13px;
	font-family: 'Jost';
	transform:translateY(-3px);
}



@media screen and (max-width: 1024px) {
	.elementor-963 .elementor-element.elementor-element-1550e77, .elementor-963 .elementor-element.elementor-element-e606be8{
		padding: 20px 20px 40px 20px!important;
	}
}


@media screen and (max-width: 767px){
	div.distortion_grid_item {
	    height: 55vmax;
	    width: 100vw;
	}
	#elementor_sticky_header .elementor-element-cb64190 .elementor-widget-wrap,
	#elementor_header .elementor-element-cb64190 .elementor-widget-wrap{
		justify-content: flex-end;
	}

}