/*
Theme Name: DIVI Enfant
Description: Thème enfant du thème DIVI
Author: Les Apprêteurs
Author URI: http://annedebretagne.com
Template: Divi
Text Domain: Divi-enfant
*/


/* =======================
======FONTS======
========================*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Cormorant+Infant:300,300i,400,400i,500,500i,600,600i,700,700i');

@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot?87040747');
  src: url('font/fontello.eot?87040747#iefix') format('embedded-opentype'),
       url('font/fontello.woff2?87040747') format('woff2'),
       url('font/fontello.woff?87040747') format('woff'),
       url('font/fontello.ttf?87040747') format('truetype'),
       url('font/fontello.svg?87040747#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?42052213#fontello') format('svg');
  }
}
*/



.grecaptcha-badge { visibility: hidden !important; }


 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-ico-resa-cadeau:before { content: '\e800'; } /* '' */
.icon-ico-resa-hotel:before { content: '\e801'; } /* '' */
.icon-ico-resa-table:before { content: '\e802'; } /* '' */
.icon-phone:before { content: '\e803'; } /* '' */
.icon-mb:before { content: '\e804'; } /* '' */
.icon-cancel:before { content: '\e805'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-gplus:before { content: '\f0d5'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-tripadvisor-1:before { content: '\f262'; } /* '' */

/* ============================
======ÉLÉMENTS GÉNÉRIQUES======
===============================*/

/*FIX THE JUMPING HEADER*/
@media screen and (min-width: 981px) {
	#page-container {
	top: 0 !important;
    padding-top: 0 !important;
}
}
/*------*/

#page-container {
    overflow: hidden;
}

.et_pb_fullwidth_code.et_pb_module {
    z-index: unset;
}

#logo {
	position: relative;
	right: 30px;
	height: 38% !important;
}

strong {
    font-weight: 400;
}

h1 {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 5px;
    text-align: center;
    line-height: 38px;
	color: #BDA364;
}

h1 strong {
    font-weight: 300;
}

@media screen and (max-width:767px) {
	h1 {
		font-size: 23px;
		letter-spacing: 3px;
		line-height: 28px;
	}
}

h1+p {
    font-family: "Cormorant Infant";
    font-size: 26px;
	text-align: center;
	line-height: 35px;
	color: #4A4A49;
      font-weight: 400;
}

h2 {
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 4px;
    line-height: 30px;
    font-weight: 500;
	/*color: #BDA364;*/
}

@media screen and (max-width:767px) {
    h2 {
    font-size: 21px;
    letter-spacing: 2px;
    line-height: 25px;
    font-weight: 400;
    }
}

h3 {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-align: center;
    color: #B48C42;
	line-height: 20px;
    font-weight: 500;
}

h4 {
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-align: center;
    font-weight: 400;
	color: #4A4A49;
	line-height: 30px;
}

h5 {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 500;
    color: #B48C42;
	padding-bottom: 5px;
	line-height: 17px;
}

h6 {
	color: #4A4A49;
	letter-spacing: 2px;
	    font-size: 14px;
}

h6+p {
	font-family: "Cormorant Infant";
    font-size: 18px;
	line-height: 22px;
	color: #4A4A49;
}

p {
	font-family: "Cormorant Infant";
	font-size: 19px;
  color: #4A4A49;
  font-weight: 400;
  line-height: 30px;
}

p.prix-hiver {
	font-family: "Cormorant Infant";
	font-size: 23px;
	color: #B48C42;
    font-style: italic;
    line-height: 28px;
}

p.detail-hiver {
	font-family: "Cormorant Infant";
	font-size: 15px;
	color: #4A4A49;
        font-style: italic;
}

/* =======================
======BOUTONS======
========================*/

.et_button_no_icon .et_pb_button, .et_button_no_icon .et_pb_button:hover {
    position: relative;
    padding: 15px 30px !important;
    border: 1px solid !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px;
    font-size: 14px;
	letter-spacing: 2px;
    font-weight: 600;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    text-transform: uppercase;
    width: auto;
	background: inherit;
	text-align: center;
}

.et_pb_button_module_wrapper .bouton-gris {
	color: #B9B9B9 !important;
	border-color: #B9B9B9 !important;
}

.et_pb_button_module_wrapper .bouton-dore, .bouton-dore .et_pb_button {
	color: #BDA364 !important;
	border-color: #BDA364 !important;
}


.et_pb_button_module_wrapper .bouton-survol-blanc:hover {
	color: #ffffff !important;
	border-color: #ffffff !important;
}

.et_pb_button_module_wrapper {
	margin-bottom: 15px !important;
}

.bouton-manuel {
	padding: 14px 30px !important;
    border: 1px solid !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px;
    font-size: 14px;
	letter-spacing: 2px;
    font-weight: 600;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    text-transform: uppercase;
	text-align: center;
	margin-top: 20px;
	font-family: 'Montserrat';
    height: 55px;
}

.bouton-manuel a {
	color: inherit;
}

.bouton-dore {
	color: #BDA364 !important;
	border-color: #BDA364 !important;
}

.bouton-rose {
	color: #F59592 !important;
	border-color: #F59592 !important;
}

.bouton-rouge {
	color: #B00835 !important;
	border-color: #B00835 !important;
}

.bouton-rouge-plein-plein {
	color: #fff !important;
	border-color: #B00835 !important;
	background-color: #B00835 !important;
}

.bouton-dore-plein-plein {
	color: #fff !important;
	border-color: #BDA364 !important;
	background-color: #BDA364 !important;
}

.bouton-rose-plein-plein {
	color: #fff !important;
	border-color: #F59592 !important;
	background-color: #F59592 !important;
}

.bouton-dore-plein {
    background-color: rgba(255, 255, 255, 0.2) !important;
    color: #fff !important;
    border-color: rgba(255, 255, 255, 0.0) !important;
}

.bouton-blanc {
	color: #fff !important;
	border-color: #fff !important;
}

.bouton-cote-cote {
	width: auto;
	margin-right: 10px;
	display: inline-block;
}

.bouton-centre {
	text-align: center;
	margin-top:20px;
}


.bouton-cote-cote:last-child {
	margin-right: 0px;
}

@media screen and (min-width: 981px) and (max-width: 1200px) {
	.bouton-cote-cote {
		width: 165px;
	}
}

@media screen and (max-width:522px) {
	.bouton-cote-cote {
		margin-right:0px;
		width: auto;
	}
	.bouton-cote-cote:last-child {
		margin-top:15px;
	}
}

.bouton-marge-top {
	margin-top:30px;
}

/* ==========================
======ENTÊTE PRINCIPALE======
============================= */

#et-top-navigation {
    float: left;
	padding-left: 0px !important;
}

.logo_container {
    text-align: center;
}

.mobile_menu_bar::before {
    color: #BDA364;
	font-size: 21px;
	content: "\e804";
	font-family: 'fontello' !important;
}

.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu::before {
   font-family: ETmodules !important;
	font-size:30px;
}

.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu.et_pb_slide_dropdown_opened > li {
    margin-right: 25px !important;
}

.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide a {
    padding: 5px;
}

#menu-menu-principal .no-pointer a {
    cursor: unset;
}

.home #menu-menu-principal .blanc {
    display: inline-block !important;
}


.home #menu-menu-principal .noir, #menu-menu-principal .blanc {
    display: none;
}

#menu-menu-principal .noir img {
    width: 80%;
}

.logo-rc-menu {
	position: absolute;
	right: 80px;
	top: 25px;
	display: none;
}

#main-header {
	top:23px;
}

.entete-mobile .header-logo, .entete-mobile .img-logo-rc {
	padding: 0px 25%;
}

.entete-mobile .img-logo-adb {
	margin-top: 60px;
	margin-bottom: 60px;
}

.menu-accueil-mobile {
	background-color: #fff !important;
}

.menu-accueil-mobile .et_mobile_nav_menu {
	float: left;
}

.menu-accueil-mobile.et_pb_text_align_center .et_pb_menu__wrap {
    justify-content: left !important;
}

.bloc-telephone-mobile {
    width: 81px;
    height: 81px;
    background-color: #bd9e56;
    color: #fff;
    font-size: 30px;
    padding: 20px;
    position: absolute;
	top: 0px;
	right: 0px;
	z-index: 15;
}

.bloc-telephone-mobile .icon-phone::before {
    vertical-align: sub;
}

@media screen and (max-width: 980px) {
	.menu-accueil, #main-header {
		display: none;
	}
	
	#page-container {
		padding-top:0px !important;
	}
	
	.et_pb_fullwidth_menu .mobile_menu_bar::before {
    top: 0px;
}
}



/* =======================
======MENU PRINCIPAL======
========================*/
.et_pb_menu__wrap {
    margin: 0;
}

#menu-menu-principal {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

#menu-menu-principal li {
    position: relative;
    line-height: 1em;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
	padding-right: 3%;
	font-size: 13px;
}

#menu-menu-principal .icon-menu-principal i {
    font-size: 30px;
	padding-right: 20px;
	position: relative;
	top: 5px;
	left: 5px;
}

#menu-menu-principal .icon-menu-principal {
	font-weight: 600;
}

#menu-menu-principal .icon-menu-principal a {
	color: #B48C42 !important;
}

#menu-menu-principal li:nth-child(8) {
    padding-right: 0px;
}

#menu-menu-principal .sub-menu {
	background-color: #000 !important;
	width: 327px;
	position: absolute;
	right: 34px;
	padding-bottom: 30px;
}

#menu-menu-principal .menu-item-has-children > a:first-child {
    padding-right: 0px;
}

/*#menu-menu-principal li:nth-child(7) a:hover {
	opacity: 1 !important;
		color:inherit;
}*/


#menu-menu-principal .sub-menu li {
	padding-left: 0px;
}

#menu-menu-principal .sub-menu li a {
    width: 250px;
}

#menu-menu-principal .menu-fr {
	padding-right: 1%;
}

#menu-menu-principal .menu-en {
	padding-right: 0%;
}

.et-menu-nav .weglot-fr {
    padding-right: 0px !important;
}


@media screen and (min-width:1200px) {
	#menu-menu-principal .ico-sous-menu-responsive, #menu-menu-principal .menu-item-has-children > a:first-child::after, #menu-menu-principal .sub-menu {
		display: none;
	}
}

@media screen and (max-width:1199px) {
	#menu-menu-principal .icon-menu-principal, #menu-menu-principal .menu-item-has-children > a:first-child::after {
    	display: none;
}
}

/* =========================
======MENU FULL SCREEN======
============================ */

.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide a {
    text-transform: uppercase;
    line-height: 41px;
    font-weight: 400;
    letter-spacing: 3px;
	font-size: 22px;
}

.et_header_style_fullscreen #mobile_menu_slide .menu-item-has-children a {
        font-weight: 600;
}

/* ===========================
=========MENU MOBILE==========
==============================*/
#mobile_menu2 {
background-color: #B48C42 !important;
text-transform: uppercase;
font-weight: 300;
letter-spacing: 2px;
}

/****** Menu Full-screen ******/

/* Hide submenu */

#main-header .et_mobile_menu li ul.sub-menu.hide { 
	display: none !important; 
	visibility: hidden !important;  
	transition: .7s ease-in-out;
}
#main-header .et_mobile_menu li ul.sub-menu.visible { 
	display: block !important; 
	visibility: visible !important;
 }

.et_pb_fullwidth_menu .et_mobile_menu {
    top: 0px !important;
    padding: 15% 5%;
}





/* Font Awesome */
.fa {
    margin: 10px ;
  }

@media screen and (max-width: 980px) {
  .et_header_style_centered #main-header {
    position: fixed;
  }
  .et_header_style_centered #main-header .mobile_nav {
    background-color: transparent;
  }
  .mobile_nav.closed .select_page {
    display: none;
  }
  .et-fixed-header#main-header {
    background-color: transparent !important;
  }
	
	.et_mobile_menu .menu-item-has-children > a { 
	background-color: transparent; 
	font-weight: 600 !important;
}
	
	.et_mobile_menu .menu-item-has-children > a:after { 
	/*font-family: "ETmodules";
         font-size: 22px;
         font-weight: 800;
         content: "3"; 
	position: absolute; 
	right: 55px;*/
        display: none;

}
	.sub-menu a {
		font-weight: 300 !important;
	}
}
.et_mobile_menu {
  top: 0;
  left: 0;
  position: fixed;
  z-index: 9998;
  overflow: scroll !important;
  margin-left: -30px;
  padding: 25% 0;
  height: 100%;
  width: calc( 100% + 60px);
  border-top: none;
}
.et_mobile_menu li a {
  text-align: center;
  font-size: 14px;
  border: 0;
  padding:0;
  text-transform: uppercase;
  letter-spacing: 2px;
	font-weight: 600;
}

.mobile_nav ul#mobile_menu .current_page_item > a {
  background-color: rgba(255,255,255, 0.1);
}
.mobile_nav ul#mobile_menu li ul li a {
  font-size: 1.05em !important;
  margin: auto;
  padding-top: 0.2em;
}
.et_mobile_menu li a:hover {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.mobile_nav.opened .mobile_menu_bar:before {
	font-family: "Montserrat" !important;
	font-size: 26px;
	font-weight: 400;
	content: "x";
	    position: fixed;
    right: 250px;
    color: #fff;
    top: 10%;
	
}

span.mobile_menu_bar {
  z-index: 9999;
}

.et_mobile_menu li li {
    padding-left: 0%;
}



/* ===========================
======MENU FIXE À DROITE======
==============================*/

.right-fixe-menu {
	position: fixed;
	right: 0px;
	top: 190px;
	z-index: 21;
	width: 60px;
}

.top {
	background-color: #B48C42;
	padding: 20px 5px;
}

.top ul {
	padding: 0px;
}

.top li {
	list-style: none !important;
	text-align: center;
	padding-bottom: 10px;
}

.top li:last-child {
	padding-bottom: 0px;
}

.top i {
	font-size: 23px;
	color: #ffffff;
}

/*----*/

.div-int {
	background-color: #ffffff;
	padding: 20px 5px;
    box-shadow: 1px 1px 2px 0px #cfcfcf;
    cursor: pointer;
}

.bottom ul {
	padding: 0px;
	display: flex;
}

.bottom li {
	list-style: none !important;
	margin-left: 10px;
	border-right: 1px solid #1d1d1b;
	padding-right: 12px;
	line-height: 0.7;
	letter-spacing: 0.04em;
    color: #4A4A49;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 13px;
}

.bottom li:last-child {
	border-right: none;
	margin-left:20px;
}

.right-fixe-menu .bottom nav {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: left center;
    margin-top: 140px;
    margin-left: 26px;
    width: 170px;
}

/* ==============================
======BOUTON RESERVE MOBILE======
=================================*/

.bouton-reserve-mobile {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 18px;
    background-color: #B48C42;
    padding: 15px 10px;
    position: fixed;
    bottom: 0px;
    z-index: 15;
    width: 100%;
    cursor: pointer;
}

/* ===========================
======HEADER FLECHE >BAS======
==============================*/
 /*Fleche qui bouge sur le header fullwidth*/

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
     bottom: 40px;
}

@keyframes down{
	0% {position:relative; top:0px; opacity: 0}
	50% {position:relative; top:15px; opacity: 0.5}
	100% {position:relative; top:30px; opacity: 1}

}
.et_pb_fullwidth_header_scroll .et-pb-icon {
	animation: down 1s infinite linear alternate;
}

/* ===========================================
======FLÈCHES GAUCHE DROITE BLOC GALERIE======
============================================== */

.et-pb-arrow-prev, .et-pb-arrow-prev:hover {
    right: 49px !important;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
	left: auto !important;
	-ms-right: 49px;
}

.et-pb-arrow-next, .et-pb-arrow-next:hover {
    right: 0px !important;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}

.et-pb-arrow-next, .et-pb-arrow-prev, .et-pb-arrow-prev:hover, .et-pb-arrow-next:hover {
    position: absolute !important;
    bottom: 0px;
    margin-top: -24px;
    opacity: 1;
    color: #fff !important;
    font-size: 48px;
    transition: none;
	top:auto;
	z-index: 14;
}

.galerie-petit-format .et-pb-controllers {
	display: none;
}

/*pour ie*/
* html .et-pb-arrow-next, * html .et-pb-arrow-prev, * html .et-pb-arrow-prev:hover, * html .et-pb-arrow-next:hover {
    top:auto;
	position: absolute;
}

* html .et-pb-arrow-prev, * html .et-pb-arrow-prev:hover {
   left: auto;
	right: 49px;
}

* html .et-pb-arrow-next, * html .et-pb-arrow-next:hover {
    right: 0px;
}

/*Pour supprimer le titre de l'image dans la lightbox*/
.mfp-title {
	display: none;
}

/*Pour supprimer l'affichage de la lightbox*/
.et_pb_gallery_fullwidth .et_pb_gallery_image img, .et_pb_gallery_fullwidth .et_pb_gallery_item {
    pointer-events: none;
}

/* =======================
======PAGE D'ACCUEIL======
========================*/


/*5 colonnes icons*/

.ligne-icon p {
font-family: Montserrat;
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: 14px; /* 116.667% */
letter-spacing: 2.4px;
text-transform: uppercase;
    height: fit-content;
  margin: auto;
}

.ligne-icon .et_pb_blurb_description {
    height: 100%;
    display: flex;
}

.ligne-icon .et_pb_blurb_content {
    display: flex;
}

.ligne-icon .et_pb_main_blurb_image {
        margin-bottom: 0px;
        min-width: 64px !important;
        height: 64px;
    }
.ligne-icon .et_pb_main_blurb_image img {
    width: 64px !important;
    height: 64px;
}

/*---*/

.et_pb_fullwidth_header .header-image {
    text-align: right;
    position: absolute;
    right: 0px;
    top: 50px;
	width: 70px;
}

@media screen and (max-width: 980px) {
	.et_pb_fullwidth_header .header-image {
		display: none;
	}
}

.et_pb_fullwidth_header .header-content {
    padding: 10px 10px 80px;
}

.resa-table, .resa-chambre, .resa-cadeau, .resa-info {
	display: inline-block;
	padding-right: 70px;
}

@media screen and (max-width: 1140px) {
	.resa-table, .resa-chambre, .resa-cadeau, .resa-info {
	padding-right: 20px;
}
}

.bloc-code-resa-accueil div:last-child {
	padding-right: 0px;
}

.bloc-resa-accueil img {
	padding-right: 10px;
}

.bloc-resa-accueil a p:hover {
	color: #ffffff;
}

/*.bloc-code-resa-accueil p a:hover {
	color: #ffffff;
}*/

.resa-info  {
	padding-right: 0px;
}

.bloc-code-resa-accueil p {
	text-transform: uppercase;
	display: inline-block;
	vertical-align: super;
	line-height: 18px;
	font-size: 14px;
	text-align: left;
	letter-spacing: 2px;
	font-weight: 400;
	color: #B9B9B9;
	font-family: 'Montserrat';
}

.bloc-code-resa-accueil .et_pb_code_inner {
    top: -180px;
	z-index: 20;
}
.bloc-code-resa-accueil {
	z-index: 20;
    /*text-align: center;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
	position: absolute;*/
}

.text-max400px {
    /*max-width: 420px;*/
	top: 40% !important;
	left: 25%;
	transform: translate(-0%, -40%);
	position: absolute;
}

@media screen and (min-width: 981px) and (max-width: 1400px) {
	.text-max400px {
    	/*max-width: 420px;*/
		left: 10%;
	}
}

.text-max400px .bouton-manuel {
	margin-top: 20px;
}

.bloc-centre-vertical {
top: 50%;
transform: translate(-50%,-50%);
position: absolute;
left: 50%;
width: 100%;
}

.img-noeud-coul-mobile img {
	margin-bottom: 20px;
}

/*---- Slider de contenu -----*/


.galerie-pleine-largeur-desktop .et_pb_slides .et_pb_container {
    max-width: 100%;
}

.galerie-pleine-largeur-desktop .et_pb_slide_description {
	float: left;
	width: 50%;
	padding-left: 4%;
}

.et_pb_slide_description h2.et_pb_slide_title {
    font-size: 24px;
    text-shadow: none;
    color: #B48C42 !important;
    font-weight: 400;
    letter-spacing: 4px;
}

.galerie-pleine-largeur-desktop .et_pb_slide_content, .galerie-mobile .et_pb_slide_content {
    color: #4A4A49;
    text-shadow: none;
    font-size: 17px;
	font-family: 'Cormorant Infant';
}

.galerie-pleine-largeur-desktop .et-pb-arrow-next,.galerie-pleine-largeur-desktop .et-pb-arrow-prev,.galerie-pleine-largeur-desktop .et-pb-arrow-prev:hover,.galerie-pleine-largeur-desktop .et-pb-arrow-next:hover {
    bottom: 48px;
}

@media screen and (max-width: 980px) {
.et_pb_slide_image, .et_pb_slide_video, .et_pb_slide_with_image .et_pb_slide_description {
    width: 100%;
	display: block !important;
}
		.galerie-mobile  .et_pb_slide_image {
		margin-top:0px !important;
		position: relative;
	}
		.galerie-mobile  .et-pb-controllers {
		bottom:-15px;
	}
	
	.galerie-mobile .et_pb_slide_description {
    text-align: center !important;
    padding: 30px 0px;
}
	
	.galerie-mobile .et_pb_container {
		width:100%;
	}
}

@media screen and (max-width: 767px) {
.galerie-mobile .et-pb-controllers {
    bottom: 0px;
}
}


/*---- Formulaire Newsletter -----*/

#formulaire-newsletter .wpcf7-form p {
	display: inline-block;
}

#formulaire-newsletter .wpcf7-form, #formulaire-newsletter input.email {
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	margin-top:20px;
}

#formulaire-newsletter .wpcf7-form .wpcf7-text, #formulaire-newsletter input.email {
	padding: 12px !important;
	border: 1px solid #D9D9D9 !important;
	color: #4A4A49 !important;
	background-color: transparent !important;
	width: 100% !important;
	max-width: 700px !important;
	border-radius: 0px !important;
	font-size: 14px !important;
	height: 55px !important;
}

#formulaire-newsletter .wpcf7-form .wpcf7-submit, #formulaire-newsletter .button {
background-color: transparent !important;
border: 1px solid #bd9e56 !important;
color: #bd9e56 !important;
font-family: 'Montserrat'!important;
text-transform: uppercase !important;
font-size: 14px !important;
padding: 12px 10px !important;
margin-left: 15px;
border-radius: 0px !important;
width: 235px !important;
font-weight: 600 !important;
	margin-top:0px !important;
	letter-spacing: 2px !important;
	height: 55px !important;
	line-height: 15px !important;
    
}

#formulaire-newsletter .clear {

    display: inline-block;
    width: 240px;
    margin-left: 15px;

}

#mc_embed_signup {
    background: transparent !important;
}

#formulaire-newsletter div.wpcf7 .ajax-loader {
	display: none;
}

#formulaire-newsletter div.wpcf7-mail-sent-ok {
    border: 2px solid #89BBDF;
    padding: 10px;
	font-family: 'Montserrat';
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #B48C42 !important;
	color: #BDA364 !important;
}
div.wpcf7-response-output {
    margin: 2em 0 0;
    padding: 0.2em 1em;
    border: 2px solid #ff0000;
    width: 92%;
}

@media screen and (max-width:767px) {
#formulaire-newsletter .wpcf7-form .wpcf7-submit, #formulaire-newsletter .clear  {
	width: 100%;
	}
}

@media screen and (max-width: 1179px){
	#formulaire-newsletter .wpcf7-form .wpcf7-text, #formulaire-newsletter input.email  {
		width: 100%;
}
	#formulaire-newsletter .wpcf7-form .wpcf7-submit, #formulaire-newsletter .clear  {
		padding: 10px;
		margin-left: 0px !important;
		text-align: center;
}
	#formulaire-newsletter .wpcf7-form p {
	display: block;
}
	
}

/*---- SLIDER INSTAGRAM ----*/

.bloc-instagram p {
	text-align: center;
}

.instacarousel .swiper-slide a:hover img {
    transform: none;
}

#instagal-1 {
	margin-top:50px;
}

.instacarousel .swiper-slide a:hover:after {
    background: transparent;
	transition:all 1s;
}

.instacarousel .swiper-slide {
	transition:all 1s;
	opacity: 1;
}

.instacarousel .swiper-slide:hover {
		opacity: 0.6;
}

/*---- LOGOS RÉFÉRENCES ----*/

.bloc-logo-ref {
	margin-right:60px;
}

.bloc-logo-ref:last-child {
	margin-right:0px;
}

.bloc-logo-ref:hover .logo-couleur {
		opacity : 1;
	}
	
	.logo-couleur {
		position: absolute;
		top: 0px;
		left: 0px;
		opacity: 0;
		transition: all 1s;
	}
	
	.bloc-logo-ref {
		position:relative;
                display: inline-block;
width:120px;
        vertical-align: middle;

	}
.bloc-logo-reference {
	text-align: center;
}

@media screen and (max-width:1185px) {
	.bloc-logo-ref {
    margin-right: 10px;
}
}


@media screen and (max-width:980px) {
	.bloc-logo-ref {
    margin-right: 0px;
}
}

/* ==================================
===========PAGE RESTAURANT===========
=====================================*/

#section-menus-restaurant .liste-menus h5 {
	font-size: 13px !important;
	font-weight: 600;
	color: #4A4A4A;
	line-height: 18px;
}

#section-menus-restaurant .titre h5 {
	color: #4A4A4A;
}

#section-menus-restaurant .liste-menus p {
    padding-bottom: 10px;
}

#section-menus-restaurant .liste-menus p + p {
	font-family: "Montserrat";
	font-weight: 300;
	font-size: 14px;
}

#section-menus-restaurant .liste-menus h6 {
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 12px;
	color: #B48C42;
	margin-top: 20px;
	text-align: center;
}

/* =============================
===========PAGE HÔTEL===========
================================*/

#section-services-hotel .liste-service h5 {
	font-size: 11px !important;
	font-weight: 600;
	color: #4A4A4A;
	line-height: 18px;
	text-align: left;
	padding-left: 40px;
	margin-bottom: 30px;
	letter-spacing: 2px;
}

#section-services-hotel .liste-service img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

/* ================================
===========PAGE SERVICES===========
===================================*/

#section-services-hotel .liste-service-descriptif h5 {
	font-size: 11px !important;
	font-weight: 600;
	color: #4A4A4A;
	line-height: 18px;
	text-align: left;
	padding-left: 40px;
	margin-bottom: 0px;
	letter-spacing: 2px;
}

#section-services-hotel .liste-service-descriptif p {
	padding-left: 40px;
}

#section-services-hotel .liste-service-descriptif img {
	position: absolute;
	left: 0px;
	top: -8px;
}

/* =================================
===========PAGE L'ADRESSE===========
====================================*/

#section-services-hotel .liste-transport-descriptif h5 {
	font-size: 11px !important;
	font-weight: 600;
	color: #4A4A4A;
	line-height: 18px;
	text-align: left;
	padding-left: 50px;
	margin-bottom: 0px;
	letter-spacing: 2px;
}

#section-services-hotel .liste-transport-descriptif p {
	padding-left: 50px;
}

#section-services-hotel .liste-transport-descriptif img {
	position: absolute;
	left: 0px;
	top: -13px;
}

/* =================================
===========PAGE PRESSE===========
====================================*/

.telechargement-doc-presse img {
	position: absolute;
	right: 0px;
	top: -19px;
}

@media screen and (max-width:767px) {
	.telechargement-doc-presse img {
	position: relative;
	right: 0px;
	top: 0px;
	display: inline-block;
	float: left;
	margin-left: 20px;
}
	.telechargement-doc-presse p {
		display: inline-flex;
	}
}


/* =================================
===========PAGE LA RÉGION===========
====================================*/

.gm-style-iw .gmpInfoWindowtitle {
    font-family: 'Montserrat';
    font-weight: 300 !important;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #494949 !important;
}


/* ========================================
===========ÉLÉMENTS TOUTES PAGES===========
===========================================*/

#section-icon-resa .liste-resa h5 {
	font-size: 11px !important;
	font-weight: 600;
	color: #4A4A4A;
	line-height: 15px;
	text-align: left;
	padding-left: 75px;
	margin-bottom: 30px;
	padding-bottom: 0px;
	letter-spacing: 2px;
}

#section-icon-resa .liste-resa img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.bandeau-3images-fullwidth .et_pb_row.et_pb_gutters2 {
    width: 100% !important;
    max-width: 100% !important;
}

.menu-tete-pages a {
	color:#4A4A49 !important;
}

.logo-entete-toute-page {
	text-align: center;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
    margin: auto;
}

.logo-entete-toute-page img {
    width: 315px !important;
    text-align: center;
}

.logo-rc-toute-page {
	width: 22%;
	text-align: left;
	/*display: inline-block;
	vertical-align: middle;*/
    position: absolute;
    right: 0%;
    bottom: -20px;
}

.logo-rc-toute-page img {
	width: 80px;
}

#section-dore h5, #section-dore h2, #section-dore p {
	color:#fff !important;
	text-align: center;
}

/*---V2---*/

.logo-adb-v2, .logo-rc-v2 {
    display: inline-block;
}

.logo-adb-v2 img {
    width:315px;
}

.logo-rc-v2 img {
    display: inline-block;
    width: 60px;
    position: relative;
    right: -250px;
}

/* ========================================
===========FORMULAIRE DE CONTACT===========
===========================================*/

#formulaire-de-contact .your-subject input {
	width: 92%;
}

#formulaire-de-contact input.text, #formulaire-de-contact input.title, #formulaire-de-contact input[type="email"], #formulaire-de-contact input[type="password"], #formulaire-de-contact input[type="tel"], #formulaire-de-contact input[type="text"], #formulaire-de-contact select, #formulaire-de-contact textarea {
    padding: 10px;
    border: 1px solid #efefef;
    color: #4e4e4e;
    background-color: #efefef;
    font-size: 14px;
}

#formulaire-de-contact .form-cote-cote {
	display: inline-block;
	width: 45%;
	vertical-align: top;
}

#formulaire-de-contact .col1 {
	margin-right: 17px !important;
}

#formulaire-de-contact .form-cote-cote input {
	width: 100%;
}

#formulaire-de-contact textarea {
	width: 92%;
}

#formulaire-de-contact .wpcf7 {
	padding-left: 7%;
}

@media screen and (max-width:980px) {
	#formulaire-de-contact .form-cote-cote {
	display: block;
	width: 100%;
}
	
	#formulaire-de-contact .your-subject input {
	width: 100%;
}

#formulaire-de-contact .col1 {
	margin-right: 0px !important;
}

#formulaire-de-contact textarea {
	width: 100%;
}

#formulaire-de-contact .wpcf7 {
	padding-left: 0%;
}
}

#formulaire-de-contact p {
font-family: "Montserrat";
font-weight: 300;
font-size: 12px;
letter-spacing: 0px;
color: #878787;
}

#formulaire-de-contact .wpcf7-submit {
	padding: 10px 5px !important;
    border: 1px solid !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px;
    font-size: 11px;
	letter-spacing: 2px;
    font-weight: 400;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    text-transform: uppercase;
	text-align: center;
	margin-top: 20px;
	color: #B48C42 !important;
	border-color: #B48C42 !important;
	background-color: transparent;
	width: 240px;
	transition: all 1s;
}

#formulaire-de-contact .wpcf7-submit:hover{
  	color: #ffff !important;
	border-color: #B48C42 !important;
	background-color: #B48C42;
	transition: all 1s;
}

div.wpcf7-response-output {
    margin: 2em 0 0;
    padding: 0.2em 1em;
    border: 1px solid #a30015;
    width: 92%;
    font-weight: 400;
    color: #a30015;
	text-transform: uppercase;
}

span.wpcf7-not-valid-tip {
    color: #a30015;
	text-transform: uppercase;
}

.mc4wp-checkbox input[type="checkbox"] {
    margin-right: 10px;
}

/* ============================================
===========FORMULAIRE DE RECRUTEMENT===========
===============================================*/

.acceptation .wpcf7-list-item {
	margin:0px;
	line-height: 14px;
	font-size: 10px;
}

.acceptation input {
    margin-right: 5px;
}

.acceptation .wpcf7-list-item {
	width: 92%;
}


.date-dispo input {
    background-color: #efefef;
    padding: 10px;
    border: 1px solid #efefef;
    font-size: 14px;
    color: #4e4e4e;
}

#ref-annonce {
	width: 100%;
}

#cv-candidat, #lm-candidat{
    border-radius: 0px;
    border: 1px solid #ebebeb;
    padding: 20px 10px;
}

.paoc-pro-popup-cust-3702 {
    cursor: pointer;
}

#paoc-pro-modal-3702 .paoc-pro-popup-close {
    background: url("https://annedebretagne.com/wp-content/uploads/croix.svg") center center no-repeat;
    width: 43px;
    height: 43px;
}

/* =========================
===========FOOTER===========
============================*/

#footer-info {
    font-size: 10px !important;
    text-align: center;
    float: none;
    font-weight: 300;
}

#footer-info strong {
    font-weight: 700 !important;
}

@media screen and (max-width: 980px) {
	#footer-info, #footer-info strong a  {
		color: #fff !important;
		display: none !important;
	}
}

.footer-info-mobile p {
    font-size: 10px !important;
    text-align: center;
    float: none;
    font-weight: 300;
}

.footer-info-mobile strong a {
    font-weight: 700 !important;
	color: inherit;
}

#footer-manuel p {
	font-family: 'Montserrat';
	font-size: 12px;
	font-weight: 300;
	color: #4A4A49;
}

#footer-manuel a i:hover {
    color: #95989A;
}

#footer-manuel a i {
    color: #4A4A49;
    font-size: 20px;
}

#footer-manuel .icon-facebook, #footer-manuel .icon-instagram {
	margin-right: 10px;
}

.et-menu-nav, .et_pb_fullwidth_menu .et_pb_menu__menu {
    width:100%;
}

#menu-menu-footer {
	text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#menu-menu-footer li {
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 5px;
	font-size: 11px;
}

#menu-menu-footer li a {
    	color: #4A4A49;
}


/* =========================
======PAGE MAINTENANCE======
============================*/
.bloc-maintenance {
/*    position: absolute;*/
    /*top: 20% !important;*/
    width: 100%;
	top: 50% !important;
left: 50%;
transform: translate(-50%, -50%);
position: absolute;
}

.bloc-footer-maintenance {
	position: absolute;
	width: 100%;
	bottom: 35px;
}


.text-ico-maintenance i {
    font-size: 27px;
    margin-left: 25px;
}

.text-ico-maintenance .icon-facebook {
    margin-left: 0px !important;
}


.text-ico-maintenance p {
	font-weight: 300;
	color: #B9B9B9;
}

.text-ico-maintenance p a:hover {
	color: #ffffff;
}


.text-ico-maintenance hr {
	border-color: transparent;
	margin-bottom: 30px;
}

.bloc-ico-resa p {
	text-transform: uppercase;
	display: inline-block;
	vertical-align: text-top;
	line-height: 18px;
	font-size: 14px;
	text-align: left;
	letter-spacing: 2px;
	font-weight: 400;
	color: #B9B9B9;
}

.bloc-ico-resa p a, .text-ico-maintenance p a {
	color: inherit;
}

.bloc-ico-resa p a:hover {
	color: #ffffff;
}


.bloc-ico-resa img {
	margin-right: 15px;
}

.footer-maintenance p {
	font-size: 12px;
	font-weight: 300;
	font-family: 'Montserrat';
	color: #B9B9B9;
}

.rc-maintenance {
	position: absolute;
    bottom: 0px;
    right: 20px;
}

.rc-maintenance img {
    min-width: 70px;
}

.entete-maintenance-desktop .header-content p {
    text-align: center;
    text-transform: none;
    letter-spacing: 0px;
    font-weight: 300;
    color: #fff;
    margin-top: 50px;
}


.entete-maintenance-mobile i {
	font-size: 27px;
    margin-left: 25px;
	color: #B9B9B9;
	margin-bottom: 20px;
}

.entete-maintenance-mobile .icon-facebook {
    margin-left: 0px !important;
}

.entete-maintenance-mobile .bouton-manuel {
	width:100%;
}

.entete-maintenance-mobile  .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    width: 100%;
}

.entete-maintenance-mobile .et_pb_fullwidth_header_subhead {
	font-size: 15px;
font-weight: 300;
margin-top: 20px;
}

.entete-maintenance-mobile a:hover {
	color: #ffffff;
}

.entete-maintenance-mobile p {
	font-size: 12px;
	font-weight: 300;
	font-family: 'Montserrat';
	color: #B9B9B9;
	margin-bottom: 20px;
}

.entete-maintenance-mobile .img-logo-rc, .entete-maintenance-mobile .header-logo {
    padding: 0px 0px;
}


@media screen and (min-width:480px) {

.entete-maintenance-mobile .header-logo {
    padding: 0px 20%;
}
}

/* COOKIE NOTICE */

.cn-button {
    font-family: 'Montserrat';
    line-height: 18px;
    padding: 6px 18px;
    background: #B48C42;
    border-color: none;
    color: #fff;
    text-shadow: none;
    -moz-box-sizing: border-box;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
    text-transform: uppercase;
}

#cookie-notice {
    background-color: #4A4A49 !important;
}

.cky-consent-container.cky-box-bottom-left  .cky-consent-bar {
    box-shadow: none;
    border-radius: 0px;
    padding: 50px 50px 60px;
}

.cky-consent-container .cky-notice-des img {
    width: 100%;
    height: 40px;
}

.cky-consent-container.cky-box-bottom-left {
    bottom: 0px;
    left:0px;
    width:375px;
}

.cky-consent-container .cky-notice-des p {
  font-family: 'Cormorant Infant';
  font-style: italic;
  font-size: 21px;
  color: #4A4A49 !important;
  text-align: center;
  width: 80%;
  margin: 10px auto 20px;
}


.cky-notice-btn-wrapper .cky-btn {
    width: 100%;
    margin: 5px 0px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
}

.cky-notice-btn-wrapper .cky-btn-reject {
    width: 73%;
    bottom: 10px;
    position: absolute;
    text-transform: none;
    letter-spacing: 0px;
}

@media screen and (max-width: 767px) {
    .cky-consent-container.cky-box-bottom-left  .cky-consent-bar {
        padding: 40px 15px 50px;
    }
}




/* TEST POP UP OVERLAY */

/*.pum-theme-3661 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close {
  position: fixed;
  right: 50px;
  top: 50px;
}*/

#paoc-popup-3717-3.paoc-popup-fullscreen.paoc-modal-design-3 .paoc-popup-con-bg {
  height: 100%;
  width: 100%;
  margin: auto;
}

@media screen and (max-width:767px) {
    #paoc-popup-3717-3.paoc-popup-fullscreen.paoc-modal-design-3 .paoc-popup-con-bg {
width: 100%;
    padding: 30px 0;
}
    
    .paoc-pro-close-popup, .pum-theme-3661 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close {
        right: 10px;
        top: 10px;
    }
}

.paoc-pro-close-popup, .pum-theme-3661 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close {
    background: url("/wp-content/uploads/fermer.svg");
    background-color: transparent !important;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    color: transparent;
}


.custom--overlay {
    z-index: 100000;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    background: #fff; /*MODIFIER COULEUR DU FOND DE LA MODALE */
    width: 100%;
    height: 100%;
 }

.custom--overlay.visible {
    display: block;
}

.custom--modal {
    z-index: 150000;
    position: fixed;
    top: 50%;
    left: 50%;
    display: none;
    transform: translate(-50%, -50%);
}

.custom--modal.visible, .custom--close.visible {
    display: block;
}

.custom--trigger {
    cursor: pointer;
}

.custom--close {
    display: none;
    font-family: "ETmodules";
    font-size: 30px;
    color: #4A4A49;
    z-index: 150000;
    position: fixed;
    top: 5%;
    right: 2%;
    cursor: pointer;
}

#paoc-pro-modal-3717.paoc-pro-popup-modal .paoc-pro-popup-modal-cnt {
    display: flex;
}

#paoc-pro-modal-3717 .paoc-pro-popup-modal-cnt-inner {
    margin: auto !important;
}

.bouton-popup {
	padding: 30px 0px !important;
	font-size: 12px;
	margin-top: 0px !important;
}

.bouton-popup:hover {
	color: #fff !important;
	background-color: #bda364;
}

.bouton-popup i:hover {
	color: #fff !important;
	
}

.bouton-popup i {
    display: block;
}

.bouton-popup .icon-ico-resa-hotel::before, .bouton-popup .icon-ico-resa-table::before {
	margin-bottom:15px;
	margin-left: -10px;
	font-size:28px;
}

.bouton-popup .icon-ico-resa-cadeau::before {
	margin-bottom:15px;
	font-size:28px;
}

#paoc-pro-modal-3717 .paoc-pro-popup-close {
    background: url("https://annedebretagne.com/wp-content/uploads/croix.svg") center center no-repeat;
    width: 43px;
    height: 43px;
}


/* ///// POP UP SAINT SYLVESTRE \\\\\ */

.overlay-customclose-btn-1436 {
	border: none !important;
	top: 84px !important;
    right: 30.2% !important;
}

#divi-overlay-container-1436 .overlay-hugeinc.open .et_pb_section {
    width: 40%;
    top: 80px;
	padding: 70px 40px;
}

@media screen and (max-width:980px) {
	#divi-overlay-container-1436 .overlay-hugeinc.open .et_pb_section {
    	width: 95%;
	}
	
	.overlay-customclose-btn-1436 {
	right: 1% !important;
		position: absolute !important;
}
}

/* ///// WIDGET RESERVATION ZENCHEF \\\\\ */
/* ///// WIDGET RESERVATION ZENCHEF \\\\\ */
/* ///// WIDGET RESERVATION ZENCHEF \\\\\ */

.widget-zenchef body div.hfBsya {
    background-color: #ffffff;
}



/* ///// WIDGET RESERVATION GUESTONLINE \\\\\ */
/* ///// WIDGET RESERVATION GUESTONLINE \\\\\ */
/* ///// WIDGET RESERVATION GUESTONLINE \\\\\ */

.resa_go_adb .et_pb_code_inner {
    height:100%;
}

iframe .RppwB {
    display: none !important;
}


/* ///// WIDGET RESERVATION MICHELIN \\\\\ */
/* ///// WIDGET RESERVATION MICHELIN \\\\\ */
/* ///// WIDGET RESERVATION MICHELIN \\\\\ */

div.first-div > div {
	min-width: 500px !important;
	max-width: 500px !important;
}

#widg-resa iframe {
	min-width: 500px !important;
	max-width: 500px !important;
}

.ui-mobile {
	width: 100% !important;
	max-width: 100% !important;
}

#widg-resa #widgetTitle {
    margin-bottom: 0;
    font-family: 'Montserrat';
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    width: 100%;
    margin-left: 0px;
}

#widg-resa. ui-header h2.ui-title {
    font-size: 15px;
    font-family: 'Cormorant Infant';
    text-align: center;
    margin-left: 0px;
}

/* ///// WEGLOT 2.0.1 \\\\\
   ///// WEGLOT 2.0.1 \\\\\
   ///// WEGLOT 2.0.1 \\\\\ 


.country-selector {
    background-color: transparent !important;
}

.country-selector .wgcurrent {
    border: none !important;
}

.country-selector:not(.closed) ul {
    display: block;
    background-color: transparent !important;
    max-height: 300px;
    overflow-y: auto;
}

.country-selector ul {
    list-style: none !important;
	padding: 0 !important;
}

.country-selector ul {
    position: absolute;
    min-width: 100%;
    border: none !important;
    left: 0;
    top: initial;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.country-selector:not(.closed) a:hover {
    color: inherit;
}

.country-selector a {
     color: inherit !important;
}

.country-selector .wgcurrent::after {
    right: 40px !important;
	top: 20px !important;
	background-image: none !important;
	background-repeat: no-repeat !important;
	content: '3' !important;
    font-family: 'ETmodules';
    font-size: 20px;
}

#mobile_menu_slide aside a {
	color: #ffffff;
}

#mobile_menu_slide .country-selector .wgcurrent::after {
    right: 0px;
    top: 29px;
    color: #fff;
}

.footer-info-mobile .country-selector .wgcurrent::after {
    right: -10px;
}

.footer-info-mobile .country-selector .wgcurrent a {
    padding-right: 12px !important;
}

#mobile_menu_slide aside {
	display: none !important;
}

.langues-menu {
	margin-top:40px;
}

.langues-menu a {
	font-size: 15px !important;
}
*/

.country-selector.weglot-inline ul {
    padding: 0;
  font-family: "Montserrat";
    line-height: 0px;
}

.country-selector a {
    font-weight: 500;
}

.country-selector.weglot-inline a:hover {
  color: #000;
}

.footer-info-mobile .country-selector.weglot-inline ul {
	padding: 0px 0px 2px 10px;
}


/*MODULE RÉSA GUESTONLINE*/

iframe #contact-infos button {
    width:100%;
    text-transform: uppercase;
    font-family:"Montserrat";
    margin-left:0px;
    padding: 20px;
}


/*PAGE CARTES & MENUS*/

#bascule h5 {
    font-size: 12px;
    color: #4A4A49 !important;
    font-weight: 700;
    padding-bottom: 0px;
    margin-top: 15px;
}

#bascule p {
    font-family: "Cormorant Infant";
}

#bascule h5 + p {
    font-style: italic;
}

#bascule h5 + p a {
    color: #4A4A49 !important;
}



#bascule .et_pb_toggle_title::before {
    font-size: 55px;
    right: -20px;
    color: transparent;
    background-image: url('https://annedebretagne.com/wp-content/uploads/fleche.svg');
    background-repeat: no-repeat;
}

#bascule .et_pb_toggle_content {
    padding-top: 40px;
}


@media screen and (max-width:767px) {
    #bloc-titre p {
        display: none;
    }
}

/*
OPÉ PRODUCTEURS
*/

.bloc-producteurs h3 {
    font-size: 14px;
    font-weight: 700;
    color: #4a4a49;
    text-align: left;
    line-height: 23px;
    letter-spacing: 2px;
    padding-bottom: 0px;
}

.bloc-producteurs h4 {
    font-size: 13px;
    text-align: left;
    line-height: 20px;
    letter-spacing: 2px;
}

.recette ul {
    list-style-type: '• ';
    padding: 0px 0 15px 10px;
    line-height: 26px;
    font-family: 'Cormorant Infant';
    font-size: 17px;
}

.recette ul li {
    line-height: 22px;
    padding: 5px 0;
}

.recette #bascule h5 {
    padding-bottom: 5px;
}

.recette #bascule h5 + p {
    font-style: normal;
}

.recette #bascule ul + p {
    color: #BD9E56;
    font-style: italic;
}

.recette #bascule h4 {
    font-family: "Cormorant Infant";
    text-transform: none;
    letter-spacing: 2px;
    font-size: 25px;
    text-align: left;
    color: #B48C42;
}

/*METASLIDER*/

.metaslider .flexslider:hover .flex-direction-nav li a, .metaslider .flexslider .flex-direction-nav li a {
    width: 55px !important;
    height: 55px !important;
    background-image: url('https://annedebretagne.com/wp-content/uploads/fleche-slider.svg') !important;
}

.metaslider .flexslider:hover .flex-direction-nav li a.flex-prev {
        margin: -20px 0 0 20px;
}

.metaslider .flexslider:hover .flex-direction-nav li a.flex-next {
    transform: rotate(180deg);
    margin: -20px 20px 0 0;
}

.metaslider li .caption-wrap {
    opacity: 0;
    height: 450px;
    display: flex !important;
    background: #BD9E56F0;
    transition: 0.5s;
}

.metaslider li:hover .caption-wrap {
    opacity: 1;
    transition: 0.5s;
}

.metaslider .caption {
    margin: auto;
}

.metaslider .caption h3 {
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    line-height: 30px;
}

.metaslider .caption h4 {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
}


/*
================================
SLICK SLIDER // PRÉPAREZ VOTRE SÉJOUR
================================
*/


.wpsisac-slick-carousal.wpsisac-prodesign-11 .wpsisac-slick-image-slide .wpsisac-slide-wrap {
  background: #FFF;
  padding: 70px 0px 40px;
  border-radius: 8px;
    width: 100%;
}

h2.wpsisac-slide-title a, h2.wpsisac-slide-title a:visited, h2.wpsisac-slide-title a:hover, h2.wpsisac-slide-title a:focus, h2.wpsisac-slide-title {
  font-size: 13px !important;
  color: #B48C42;
  letter-spacing: 2px;
  font-weight: 600;
    line-height: 15px;
}

.wpsisac-slick-carousal.wpsisac-prodesign-11 .wpsisac-slider-short-content p {
  font-style: italic;
}

.wpsisac-readmore {
    display: none;
}

.slick-track {
    display: flex;
}

.wpsisac-slick-carousal.wpsisac-prodesign-11 .wpsisac-slick-image-slide {
  display: flex;
  height: auto;
    padding: 0 20px;
}

.wpsisac-slick-carousal.wpsisac-image-fit .wpsisac-img-wrap {
  height: 90px;
  background: transparent;
}

.wpsisac-image-fit img.wpsisac-slider-img {
    object-fit: none;
}

.wpsisac-slick-carousal.wpsisac-dots-design-5 .slick-dots li button {
  border: 2px solid #fff !important;
  background: #fff !important;
}

.wpsisac-slick-carousal.wpsisac-dots-design-5 .slick-dots li button::after {
  background-color: #B79B60;
}

.wpsisac-slick .slick-dots {
   bottom: -50px !important;
}


/* NOTIFICATION BAR */

#wpfront-notification-bar .wpfront-message p {
    font-family: "Montserrat";
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 20px;
    padding: 0 30px;
}


#wpfront-notification-bar .wpfront-message img {
    width: 50px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}

@media screen and (max-width:767px) {
    #wpfront-notification-bar .wpfront-message img {
        display: none;
    }
    
    #wpfront-notification-bar .wpfront-div a {
          margin-left: 0px;
    }
}


#wpfront-notification-bar.top {
    padding-top: 10px;
    height: fit-content !important;
}

#wpfront-notification-bar .wpfront-div a {
  width: 150px;
  border-radius: 0px;
  height: 45px;
  padding: 15px;
  text-shadow: none !important;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  box-shadow: none;
  margin-left: 25px;
}


#wpfront-notification-bar .wpfront-div a::after { 
    content:url("https://annedebretagne.com/wp-content/uploads/fleche-1.svg");
    margin-left: 10px;
    position: relative;
    top: 2px;
        transition: 0.5s;
}

#wpfront-notification-bar .wpfront-div a:hover::after {
    margin-left: 15px;
    transition: 0.5s;
}

#wpfront-notification-bar div.wpfront-close {
  border: 1px solid #fff !important;
  top: 6px;
  right: 6px;
  font-family: "Montserrat";
  padding: 8px 5px;
  border-radius: 50px;
}



