/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
:root {
	--color-principale: #5E2C79;
}


body {font-family:"Helvetica Neue", Helvetica, Arial, Sans-Serif;}
body, footer, #main { background-image:url(https://escarbille.fr/wp-content/uploads/2025/07/body.jpg);}

#page-title-divider {background:#da4732; height:8px; margin-top:-8px;  position:relative; z-index:8;  opacity:0.85; filter:alpha(opacity=85);}


h2,h2 a,h3,h1,h6{
	font-family:"Alice", Sans-serif!important;
	font-weight:400;
	font-style:italic;
	color: #7f2e7c;
	text-decoration: none!important;

}
h6{
	font-size: 16px;
}

h2{
	font-size:19px;
}
a:not(.hfe-menu-item):not(.hfe-sub-menu-item):not(.sticky-tel):not(.rmp-menu-item-link):not(.ab-item),.readmore{
	color: #7f2e7c!important;
	text-decoration: none!important;

}

hr {
	width: 100%;
	border-top:none; 
	margin:20px 0px;
	border-bottom:1px solid #bdb7a4; 
	display: block; 
	height: 1px; 
	margin: 1em 0; 
	padding: 0; 
	position: relative;
}

.box .content p:last-child{
	text-align: right;
}
#header {

	z-index: 0;
	overflow: hidden;
	
}
#header img{
	margin-left: -20px;
}


a.btn{
	color: #7f2e7c;
	background: #ffffff;
	border-bottom: 2px solid #7f2e7c;
	padding: 10px;
	font-size: 14px;
	display: block;
	margin-top: 15px;
}
.hfe-sub-menu-item{
	padding: 20px!important;
	color: #fff!important;
}
.hfe-sub-menu-item:hover{
	color: #fff!important;
}
#header-top{
	opacity:1;
	z-index: 0;
	background: #DB9B92;
}
#main-menu li {
	padding: 45px 15px 24px 15px;
}

#main-menu li a{
	font-weight: 600;
	padding: 5px 25px;
	border-radius: 8px;
	border: 1px solid rgb(127, 46, 124);
}

#home-slider .responsive-slide-description{
	background: rgba(0,0,0,0.2);
	padding: 20px 50px;
	margin-top: 350px;

}
#home-slider .swiper-slide-contents{
	margin-left: -450px;
}


#home-slider .responsive-slide-description a{
	text-decoration: none;
	color: #fff!important;
}

#description,


.social-icons a{
	font-family: 'JustVector' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #7f2e7c!important;
	background: #ffffff;
	border-bottom: 2px solid #7f2e7c!important;
	display: inline-block;
	font-size: 15px;
	line-height: 11px;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 10px;
	position: relative;
	padding: 7px;
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.e-mail-widget a{
	color: var(--color-principale);
}

.header-underline {

	padding-bottom:10px!important; 
	margin-bottom:14px!important;

	border-bottom:3px solid #aaa093;
}

#menu-footer a{
	transition: all 400ms ease;
	color: #aca693;
	font-style: italic;
	font-family: 'Alice', serif;
	font-size: 13px;
	line-height: 1.4;
}

.widSSPData.cx_brand_refresh {
	background: transparent!important;
}

.asterisk{
	font-size: 13px;
}

#sidebar{
	border-left: 1px solid #ccc;
	padding-left: 35px;
	margin-left: 30px;
}

#sidebar .menu-item a{
	font-size: 13px;
	padding: 3px 0px;
}

#sidebar .menu-item{
	list-style: disc;
}

#sidebar h3{
	font-size: 19px;
	font-style: italic;
}
#sidebar h3+img{
	border-bottom: 5px solid #7f2e7c;
	margin-bottom: 17px;
}

#sidebar div{

	font-size: 14px;
}
#sidebar p{
	margin-top: 20px;

}

#menus p{
	font-size: 14px;
}

.rmp-container{
	max-width: 100%!important;

	min-width: 100%;
}

.rmp-menu-title-image{
	width: auto!important;
}
.rmp-menu-wrap{
	padding: 20px 10px!important;
}

.rmp-menu-additional-content{

	padding:0  15px!important;
}
.rmp-menu-additional-content div {
	background:#3C6062;
	padding: 15px 30px;
	display: inline-block;
	margin-bottom: 30px;
	border-radius: 15px;
	width: 100%;

}

	.rmp-menu-wrap ul li a {
	color: #000!important;
}
.rmp-menu-additional-content p{


	font-size: 20px;

}

.rmp-menu-additional-content,.rmp-menu-additional-content a{
	color: #000!important;
	font-size: 20px!important;
}

.rmp-menu-additional-content a,  .rmp-menu-additional-content span{
	font-size: 17px;
	color: #fff;
}

.rmp_menu_trigger{
	margin-top: -5px!important;
}
.full-row {
  grid-column: 1 / -1; /* prend toute la largeur */
}

#cmplz-cookies-overview details:last-child{
	display: none;
}

@media only screen 
and (max-width: 490px) {

	/*#page-header{

		background-size: 200%;
		background-position: center top;
	}*/

	#page-header.page-header-menu{
		background-position: left bottom;

	}

	.sticky-footer a{
		color: #fff!important;
		font-size: 20px;
	}

	.pause-dejeuner-text img,.le-restaurant-text img{
		width: 100%;
		margin-bottom: 15px;
	}

	.pause-dejeuner-text img{

		margin-top:30px;
	}
}


/* iPad portrait */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (orientation: portrait) {
	/* ton CSS ici */


	#home-slider .swiper-slide-contents{
		margin-left: -50px;
	}


.footer-width-fixer h3{
font-size: 1.5rem;
}

	.pause-dejeuner-text img,.le-restaurant-text img{
		width: 100%;
		margin-bottom: 15px;
	}

	#sidebar h3{
	font-size: 17px;

}

}