/*
Theme Name: Hello Elementor Enfant
Description: Theme enfant de Hello Elementor.
Author: Pierrick Pralong
Author URI: http://panierdepixels.fr/
Template: hello-elementor
Version: 1.0
*/

a {
	color:white;
}

a:hover {
	color:#9C7A30;
}

a:active {
	color:#9C7A30;
}

#button-top {
	color:#9C7A30;
	text-transform:uppercase;
	font-weight:600;
}

#button-bot {
	padding-left:4em;
	margin-top:-7px;
	font-family: "odstemplik", Sans-serif;
	font-size:1.2em;
}

#button-top-gallery {
	color:#9C7A30;
	text-transform:uppercase;
	font-weight:600;
	font-family:"Gotham", Sans-serif;
}

#button-bot-gallery {
	padding-left:2em;
	margin-top:-15px;
	font-family: "odstemplik", Sans-serif;
	font-size:1.2em;
}

#button-top-gallery:before {
    content:url(https://www.chateaudetresserve.com/wp-content/uploads/test.png);
  position:absolute; 
  left: -60px;
  top: -11px;
  max-width: 106px;
}

.titre-contact {
	font-family: "odstemplik", Sans-serif;
	color:#FFFF;
}

.titre-contact-start {
	font-family:"Museo", Sans-serif;
}

.col-contact {
    max-width:350px;
}

.wpml-ls-legacy-list-horizontal {
	text-align:center;
}

#titre-hp {
	font-size: 80px;
}
/*
html,
body{
width:100%;
overflow-x:hidden;
}
*/
@media only screen and (min-width: 1025px) {
	
#titre-hp {
	font-size: 80px;
}
	
}

@media only screen and (min-width: 768px) {
	
#titre-hp {
	font-size: 80px;
}
	
}

@media only screen and (max-width: 767px) {
	
#titre-hp {
	font-size: 39px;
}
	
}

#logo-fond {
    pointer-events: none
    }

@media only screen and (max-width: 768px) {
.elementor-gallery__titles-container {
	justify-content:flex-start;
	padding-left:50px;
}

#button-bot {
	line-height: 0.6em;
}

}