/*
Theme Name: Papillades theme
Author: cimer agency
Version: 1.0
*/

.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}

@font-face {
    font-family: 'Balneario Script';
    src: url('font/Balneario-ScriptBold.woff2') format('woff2'),
        url('font/Balneario-ScriptBold.woff') format('woff'),
        url('font/Balneario-ScriptBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.logo a {
	display: block;
}

#menu-menu-1{
	margin-top: 15px;
}
body * {
	font-family: "Poppins", sans-serif;
	box-sizing: border-box;

}
.def{
	margin-top: 35px;
}
.def *{
	font-size: 12px;
}

.page-template-liste-produit-traiteur .col7 ,.page-template-liste-produit-traiteur .introo ,.page-template-liste-produit-traiteur .introbottom.col7{
	max-width: 100%;
	text-align: left!important;
	display: block;
	margin: 0 auto;
}



.bgshadow{
	position: relative;
}

.listeproduit-traiteur ul{
	padding-left: 25px;
}

.listeproduit-traiteur em{
	font-size: 14px;
}


.bgintro{
	overflow: hidden;
}

.bgvert ul{
	padding-left: 7px;
	list-style: square;
}
.bgvert ul *{
	color: white;
}
.bgvert ul li{
list-style: square;
		margin-bottom: 5px;
	display: block;
}
.bgshadow:after{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 600px;


  width: 150%;
  height: 150%;
  background: radial-gradient(
    circle,
    rgba(0, 0, 0, 0.35) 0%,
    rgba(0, 0, 0, 0.30) 30%,
    rgba(0, 0, 0, 0.2) 60%,
    rgba(0, 0, 0, 0.15) 85%,
    rgba(0, 0, 0, 0) 100%
  );
    filter: blur(5px);
  border-radius: 50%;
	z-index: -1;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-transform:translateY(-50%) translateX(-50%);
	-webkit-transform:translateY(-50%) translateX(-50%);
	-o-transform:translateY(-50%) translateX(-50%);
	-ms-transform:translateY(-50%) translateX(-50%);
	transform:translateY(-50%) translateX(-50%);
}

.listeproduit-traiteur ul li{
	margin-bottom: 10px;
}


.italic{
	font-size: 11px;
	font-style: italic;
}
.page-template-liste-produit-traiteur .listeproduit h4{
	float: right;
	font-size: 14px;
}

.listeproduit p{
	margin-top: 0px;
}

.contentsection {
	margin-top: 35px;
}

.contentsection h2{
	margin-bottom: 15px;
}
body{
	background: #F3F3F3;
	margin:0px;
	padding-top: 75px;
}

body.page-template-page-contenu{
	background: #F3F3F3;
}
body .button{
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding: 2px 11px;
	border:2px solid white;
	text-decoration: inherit;
	display: inline-block;
	font-weight: 600;
}

.whitecolor *{
	color: white;
	font-style: italic;
}
.listingmenu li img{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;	
}

.block-presentation ul{
	padding-left: 15px;
}

.listingmenu li{
	position: relative;
	overflow: hidden;

		-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.listingmenu li:before{
	content: "";
  position: absolute;
  top: 0;
  z-index: 0;
  left: 0;
  width: 100%;
  height: 50%; /* hauteur de l'ombre */
  background: linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
  pointer-events: none;
}

.page-template-homepage-php .listingmenu li:before{
	display: none;
}

.iframePopup-trigger{
	   color: black;
    cursor: pointer;
    border-color: #F1CF14;
    background: #F1CF14;
    font-size: 16px;
    line-height: 18px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    padding: 5px 15px;
    border:0px;
    text-decoration: inherit;
    font-weight: 600;
}
.iframePopup-overlay {
  position: fixed;
  top: 0; left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  overflow: auto;
}

.iframePopup-content {
  background: white;
  border-radius: 8px;
  width: 80%;
  max-width: 1000px;
  height: 80%;
  max-height: 90vh;
  position: relative;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  overflow: hidden;

    margin: 0 auto;
    margin-top: 25px;
}

.iframePopup-content iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.iframePopup-close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: red;
  color: white;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
  z-index: 10;
}



.colgmap{
	padding-top: 15px;
	padding-bottom: 15px;
	background: #F1CF14;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
		max-width: 820px;
		display: block;
		margin: 0 auto;
}
.colgmap ul li{
	list-style: none;
}
.colgmap ul {
	padding-left: 0px;
}

.colgmap .col2{
	width: 47%;
	margin-left: 1%;
	margin-right: 1%;
	display: inline-block;
	vertical-align: middle;
}
  #map {
      height: 350px;
      width: 100%;
      	-webkit-border-radius: 22px;
				-moz-border-radius: 22px;
				border-radius: 22px;

    }
.logopapi{
	max-width: 200px;
	width: 100%;
}


.closing{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
	background : #272727;
}

.centertitre {
	text-align: center;
	display: block;
}
.centertitre .title{
	display: inline-block;
}
body footer .button{
	margin-bottom: 10px;
}
body .button.bgwhite{
	background: white;
	color: black;
}
.contentsection .col2 img{
	max-width: 50%;
	display: block;
	margin: 0 auto;
}

.page-template-page-buffet .bgintro .center-intro p{
	color: white;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

.page-template-liste-produit-traiteur .produits a{
	color: black;
	text-decoration: inherit;
}

.page-template-page-buffet .bgintro .whitecolor p.convives, .page-template-page-produit-single .bgintro .whitecolor p.convives{
	font-style: italic;
	font-weight: 400;
}

.page-template-page-buffet .whitecolor .price , .page-template-page-produit-single .whitecolor .price{
		font-style: normal;
		font-weight: bold;

}

.page-template-page-buffet .bgintro .center-intro .button , .yellowblocktraiteur .button{
	color: black;
	cursor: pointer;
	border-color: #F1CF14;
	background: #F1CF14;
}

.yellowblocktraiteur .button{
	margin-top: 15px;
}

.contentsection .col2{
	width: 47%;
	margin-left: 1%;
	margin-right: 1%;
	display: inline-block;
	vertical-align: middle;
}

header .logo{
	margin-right: 25px;
}


header #menu-item-366{
	display: none;
}

ul{
	padding-left: 0px;	
}

body header .button.transb{
	background: inherit;
	color: black;
	font-size: 18px;
	font-weight: 600;
	border:1px solid black;
}
.button.transb{
	margin-right: 15px;
}
.button.transb , .button.orderheader{
	float: right;
	margin-top: 10px;
}

.lignecta .button{
	float: inherit;
}

.lignecta .button.orderheader{
	float: right;
	margin-top: 65px;
	font-size: 24px;
	color: #F1CF14;
	background: black;
	border-color: black;
	text-transform: uppercase;
}

.lignecta .button.transb{
	color: black;
	border-color: black;
}
body header .orderheader{
	color: #CCBFA0;
	border:1px solid black;
	background: black;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
.wrapper{
	display: block;
	margin: 0 auto;
	max-width: 1240px;
	/* max-width: 1040px; */
}

header .wrapper{
	text-align: left;
	margin-top: 8px;
}

/* HOMEPAGE*/
.reassurancelogo {
	text-align: center;
}


.imgnoteresume{
	max-width: 150px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.reassurancelogo h2:before , .content-menu-autre h2.title:before , .avisgmb h2.title:before{
	content: '';
	left: -150px;
	width: 100px;
	height: 1px;
	background: black;
	position: absolute;
	top: 50%;
}

.reassurancelogo h2:after , .content-menu-autre h2.title:after , .avisgmb h2.title:after{
	content: '';
	right: -150px;
	width: 100px;
	height: 1px;
	background: black;
	position: absolute;
	top: 50%;
}

.reassurancelogo h2 , .content-menu-autre h2.title ,  .avisgmb h2{
	font-family: 'Balneario Script';
	position: relative;
	font-size: 34px;
	line-height: 36px;
	margin-bottom: 55px;
	margin-top: 55px;
}

.card-content h3{
	margin-bottom: 4px;
}
.card-content h4{
	margin-top: 0px;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.content-menu-autre h2{
	text-align: center;
}
.listing-reassurance ul{
	padding-left: 0px;
}
.listing-reassurance ul li{
	display: inline-block;
	vertical-align: middle;
	list-style: none;
}

.introfeed h2{
	font-size: 34px;
}

.listing-reassurance img{
	max-width: 120px;
}
/*FOOTER*/
footer{
	padding-top: 35px;
	background: black;
}

footer .logofooter{
	max-width: 120px;
	display: block;
	margin: 0 auto;
}

footer .address{
	font-size: 14px;
}

footer .button {
	margin-bottom: 5px;
}
footer .main-nav a{
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	text-decoration: inherit;
}
footer .horaires_footer p , .colgmap .horaires_footer p{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 2px;
}
footer .reseaux_sociaux_footer li , .colgmap .reseaux_sociaux_footer li {
	display: inline-block;
	margin-right: 8px;
}
footer .reseaux_sociaux_footer li a{
	display: block;
}
footer .reseaux_sociaux_footer li img{
	width: 25px;
}
footer .logowhitefooter{
	max-width: 230px;
	margin-bottom: 5px;
}
footer .horaires_footer p span , .colgmap .horaires_footer p span{
	display: inline-block;
}

.colgmap .closing {
	color: #F1CF14;
}
footer *{
	color: white:;
}

span.day{
	width: 60px;
	margin-right: 10px;
}

footer .col{
	width: 22%;
	display: inline-block;
	vertical-align: top;
}

footer p , footer h2 , footer h3 , footer a{
	color: white;
}

footer h3{
	text-transform: uppercase;
}
/* HEADER */ 

.popup-overlay {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.popup-content {
  background: #fff;
  border-radius: 20px;
  max-width: 900px;
  margin: 5% auto;
  padding: 15px;
  position: relative;
}

.popup-content h2{
	text-transform: uppercase;
	padding-bottom: 10px;
}

.popup-content .close {
  position: absolute;
  top: 15px; right: 20px;
  font-size: 24px;
  cursor: pointer;
  z-index: 8888;
}

.title {
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 20px;
}

.popup-grid {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}

.column {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.box {
  border-radius: 15px;
  padding: 20px;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}

.beige {
  background: #d6c7a4;
}

.yellow {
  background: #f9e100;
}

.dark {
  background: #1d1d1b;
  color: #fff;
}

.icon {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
}



header{
	width: 100%;
	background: #CCBFA0;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 7777;
	height: 75px;
}
header nav ul{
	padding-left: 0px;
}
header nav ul li {
	list-style: 0px;
	display: inline-block;
	vertical-align: middle;
}


header nav ul li a{
	margin-left: 5px;
	margin-right: 5px;
	color: black;
	text-transform: uppercase;
	text-decoration: inherit;
	font-weight: 500;
}


.current_page_item a , .current-page-ancestor a{
	text-decoration: underline;
}

.content-page-coffret{
	padding-top: 0px;
	padding-bottom: 55px;
}
.bgshadow .white *{
	color: white;
}

.content-page-coffret .wrapper{
	max-width: 1024px;
}

header .logonav{
	max-width: 150px;
	margin-top: 5px;
}

header .main-nav{
	display: inline-block;
	vertical-align: middle;
}

header .button{
	font-size: 11px;
		display: inline-block;
	vertical-align: middle;

}
header .logo , header .nav{
	display: inline-block;
	vertical-align: middle;
}

header .nav{
	width: calc(100% - 180px);
}

.feed{
	padding-top: 50px;
	background: #EEEEEE;
}

.feedinstav2{
    padding-left: 0px;
    max-width: 800px;
    background: transparent;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 45px;
    padding-bottom: 45px;
    justify-content: center;
}

.feedinstav2 img{
    width: 100%;
}
.introfeed h2{
    text-align: center;
    font-family: 'Balneario Script';
}
.introfeed a{
	    font-family: 'Balneario Script';
}
  .feedinstav2 video{
    width: 100%;
  }

  .feedinstav2 > li {
      flex-grow: 1;
      width: 33%;
      position: relative;
      max-width: 247px;
      min-height: 350px;
      overflow: hidden;
      display: block;
      margin: 0 auto;
      margin-bottom: 15px;
      background-size: cover;
      background-position: center;
  }
  .feedinstav2 li:hover .text-prez {
    background: white;
    opacity: 1;
  }


  .text-prez{
    bottom: 0px;
    width: 100%;
    padding-top: 5px;
    left: 0px;
    opacity: 0;
    position: absolute;
  }
@media screen and (max-width: 600px){

    .feedinstav2 > li {
        margin-right: 1%;
        margin-left: 1%;
        width: 47%;
        margin-bottom: 5px;
    }
    }


.titrebgmarron{
	background: #CCBFA0;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: center;
  font-family: 'Balneario Script';
  font-size: 30px;
  margin-top: 35px;
  margin-bottom: 0px;
  display: block;
    -webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
}

#openPopup{
	cursor: pointer;
}
/* HOME*/ 

/* INTRO */


.boutonhome{
	padding-top: 35px;
	padding-bottom: 35px;
	background: black;
	position: relative;
	text-align: center;
}


.popup-content .boutonhome{
	background: transparent;
}

.popup-content .boutonhome:after{
	display: none;
}

.popup-content .boutonhome a{
	display: block;
	width: 100%;
}

.popup-content .boutonhome .col2{
	vertical-align: top;
}
/*.popup-content .boutonsauvetage , .popup-content .boutondevis , .popup-content .boutoncoffret{
	max-width: inherit;
}
*/

.popup-content .boutonhome a .titre{
	font-size: 20px;
	font-weight: bold;
}

.popup-content .boutonhome a .desc{
	font-size: 14px;
	font-weight: 500;
}


.boutonhome:after{
	position: absolute;
	content: '';
	width: 50%;
	right: 0px;
	top: 0px;
	height: 100%;
	z-index: 1;
	background: #F1CF14;
}


.popup-content h2{
	margin-top: 0px;
	margin-bottom: 0px;
}

.popup-content{
	overflow: hidden;
}
.popup-content h2{
	position: relative;
}
.popup-content h2:before{
	content: '';
	height: 1px;
	width: 120%;
	background: black;
	position: absolute;
	left: -10%;
	bottom: 0px;
}
.popup-content .boutonhome{
	position: relative;
}
.popup-content .boutonhome:before{
	content: '';
	height: 120%;
	width: 1px;
	background: black;
	position: absolute;
	left: 50%;
	top: 0px;
}

.popup-content .boutonhome a{
	margin-bottom: 15px;
}

.boutonhome .col2{
	position: relative;
	z-index: 4444;
	width: 47%;
	margin-left: 1%;
	margin-right: 1%;
	display: inline-block;
	vertical-align: top;
}

.boutonhome a{
	display: inline-block;
	padding: 10px;
	text-align: left;
	position: relative;
	text-transform: uppercase;
	text-decoration: inherit;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-bottom: 35px;
}

/*body .boutonorder , .popup-content .boutonhome a.boutonorder{
	display: none;
}
*/
body .boutonorder , body .boutoncoffret{
	color: black;
	padding-right: 55px;
}

.boutonorder .pictocommande{
	max-width: 75px;
}
.boutonhome a span{
	display: block;
}
.boutonhome a .titre{
	font-size: 29px;
	font-weight: bold;
}

.boutonhome a .desc{
	font-size: 19px;
	font-weight: 500;
}


.boutonhome a img{
	position: absolute;


}

body .boutonorder img{
	position: absolute;
	right: -10px;
	bottom: -10px;

}
.boutoncoffret{
	max-width: 320px;
}
a.boutoncoffret .titre{
	font-size: 20px;
}
a.boutoncoffret .desc{
	font-size: 16px;
}


body .boutontraiteur{
	padding-right: 55px;
	color: black;
}
body .boutontraiteur img{
	position: absolute;
  right: -35px;
  bottom: -20px;
	max-width: 80px;
}
body .boutoncoffret img{
	position: absolute;
  right: -13px;
  bottom: -13px;
	max-width: 60px;
}


.boutondevis{
	max-width: 350px;
}

.boutonsauvetage{
	max-width: 350px;
	padding-right: 35px;
}
body .boutonsauvetage img{
	max-width: 67px;
    bottom: -30px;
    right: -30px;
	position: absolute;
}
body .boutondevis img{
	position: absolute;
    right: 5px;
    top: 65%;
	max-width: 30px;	

		-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}

.boutonorder , .boutontraiteur {
	background:#CCBFA0;	
	color: white;
	border:3px solid black;
}
.boutoncoffret{
	color: white;
	background:#F1CF14;
}

.boutonsauvetage{
	width: 45%;
	display: inline-block;
	margin-right: 1%;
	margin-left: 1%;
	background: black;
	color: white;
	border: 2px solid red;
	vertical-align: middle;
}
.boutondevis{
	width: 45%;
	vertical-align: middle;
	display: inline-block;
	margin-right: 1%;
	margin-left: 1%;
color: white;
	background: black;
}

.imgintro1{
	max-width: 290px;
	margin: 0 auto;
	display: block;
	margin-top: 15px;
	width: 100%;

}

.intropage{
	margin-bottom: 25px;
}
.page-template-homepage .intropage{
	margin-bottom: 0px;
}
footer{
	margin-top: 25px;
}

.imgintro2{
	margin: 0 auto;
	display: block;
	max-width: 550px;
	margin-top: 15px;
	width: 100%;
}

.bgintropage , .bgintro{
	padding-top: 55px;
	padding-bottom: 55px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}


.bgintropage .center-intro{
	max-width: 80%;
	display: block;
	text-align: center;
	margin: 0 auto;
	background-image: url(img/ombre_centrale.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.center-intro h2{
	font-weight: 400;
	font-size: 38px;
	text-align: center;
	color: white;
	margin-top: -15px;
}


.greenblock{
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	background: #014A28;
	padding: 25px;
}
body .yellowblocktraiteur *{
	color: black;
}
body .yellowblocktraiteur{
	color: black;
	background: #F1CF14;
	max-width: 60%;
	display: block;
	margin:0 auto;
}

.greenblock *{
	color: white;
}
.greenblock .col3{
	display: inline-block;
	vertical-align: top;
	width: 29%;
}

.greenblock .first p {
	font-size: 28px;
	font-weight: 600;
	line-height: 31px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.greenblock .col7{
	display: inline-block;
	vertical-align: top;
	width: 55%;
}

.greenblock h2{
	margin-top: 0px;
}


.block-presentation{
	margin-top: 75px;
	margin-bottom: 75px;
	display: block;
}

.empty{
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;

	text-align: center;
}

.empty img{
	width: 100%;
}

/* HOME MENU */
.qst img{
	width: 100%;
}
.qst{
	width: 100px;
	position: fixed;
	bottom: 15px;
	right: 15px;
	z-index: 9999;
	cursor: pointer;
}

.content-menu-home ul {
    padding: 0;
    margin: 0;
    font-size: 0; /* pour éviter les espaces blancs entre les inline-block */
}

.content-menu-home ul li {
    list-style: none;
    width: calc((100% - 70px) / 4); /* 3 espaces de 10px entre 4 colonnes */
    margin: 15px 10px; /* marge verticale */
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: initial; /* rétablit la taille du texte */
}

/* Ajout de l'espacement horizontal entre colonnes sauf à droite des multiples de 4 */
.content-menu-home ul li:not(:nth-child(4n)) {
    margin-right: 10px;
}
.content-menu-home ul li:first-child {
    margin-left: 0;
}
.content-menu-home ul li a{
	display: block;
	color: white;
	position: relative;
	background-size: 100%;
}

.content-menu-home ul li h2{
	margin-top: 0px;
	margin-block: 0px;
	font-weight: 400;
	position: absolute;
	top: 25px;
	left: 0px;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
  font-family: "Playwrite FR Moderne", cursive;
  font-style: italic;
  font-size: 36px;
  line-height: 40px;
}

.content-menu-home ul li h2 span{
	font-size: 11px;
	padding-right:7px;
	padding-left:7px;
	padding-top: 3px;
	padding-bottom: 3px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background: rgba(0, 0, 0, 0.8);
}

.content-menu-home ul li .desc p{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 500;
}

p.convives:first-letter {
	text-transform: capitalize;
}
.content-menu-home ul li .desc{
	width: 90%;
	color: black;
	background: white;
	padding:5px;
	padding-left: 7px;
	position: absolute;
	bottom: 20px;
	min-height: 55px;
	left: 50%;
	-moz-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.imgmenuhome{
	width: 100%;
}
/* HOME SERVICE */
.content-service-home h2 , .lignecoffret h2{
	text-align: center;
	font-size: 34px;
	font-family: 'Balneario Script';
}

.lignecoffret .col2{
	display: inline-block;
	width: 47%;
	margin-right: 1%;
	margin-left: 1%;
	vertical-align: middle;
}
.lignecoffret .col2 img{
	display: block;
	margin:0 auto;
	width: 80%;
}
.lignecoffret .bgvert{
	display: block;
	max-width: 80%;
	margin: 0 auto;
	padding: 25px;
	background: #014A28;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.lignecoffret{
	padding-top: 35px;
	padding-bottom: 35px;
}

.lignecoffret .button{
	background: #F1CF14;
	text-decoration: inherit;
	color: #014A28;
	border-color: #F1CF14;
	text-transform: uppercase;
	font-weight: 600;
}

.lignecoffret .bgvert p{
	color: white;
}

.content-service-home{
	padding-top: 35px;
	padding-bottom: 35px;
	background: #EEEEEE;
}

.content-service-home ul li{
	padding-right: 80px;
	position: relative;
	background-color: #F3F3F3;
	background-size: 100px;
	background-repeat: no-repeat;
	background-position: bottom right;
	list-style: none;
	width: 31%;
	margin-left: 1%;
	margin-right: 1%;
	margin-block: 15px;
	display: inline-block;
	padding: 10px;
	vertical-align: top;
	text-align: left;
	min-height: 160px;
}

.content-service-home ul li h2{
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 24px;
	line-height: 26px;
	text-align: left;
	font-family: "Poppins", sans-serif;
}

.content-service-home ul li p{
	font-size: 11px;
	margin-top: 5px;
	text-align: left;
	max-width: 50%;
}


.avisgmb , .reassurancelogo{
	padding-top: 55px;
	padding-bottom: 55px;
}


.content-service-home ul li:nth-child(1) {
 	background-size: 133px;
 }

.content-service-home ul li:nth-child(2) {
background-size: 153px;
}

.content-service-home ul li:nth-child(3) {
background-size: 300px;
}

.content-service-home ul li:nth-child(4) {
background-size: 144px;
}

.content-service-home ul li:nth-child(5) {
background-size: 129px;
}

.content-service-home ul li:nth-child(6) {
background-size: 103px;
}




.posrelat{
	position: relative;
}


.greenblock .second{
	display: none;
}

.imgpresentation{
	position: absolute;
	top: 50%;
	right: 5%;


	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}

.greenblock.homeintro{
	padding-top: 55px;
	padding-bottom: 55px;
	padding-left: 80px;
	padding-right: 45px;
}

.shomore{
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	left: 50%;
	bottom: -20px;
	background: #014A28;
	border : 1px solid white;
	cursor: pointer;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;

		-moz-transform:translateX(-50%) ;
	-webkit-transform:translateX(-50%) ;
	-o-transform:translateX(-50%) ;
	-ms-transform:translateX(-50%) ;
	transform:translateX(-50%) ;

}

.yellowblocktraiteur .shomore	{
	background: #F1CF14;
}
.hidemore{
	display: none;
}
/* PAGE */

.bgintro{
	position: relative;
	min-height: 300px;
	text-align: center;
}
.bgintro .center-intro h1{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 50px;
	color: white;
	z-index: 4444;
	font-weight: 600;
	position: relative;
	line-height: 52px;
}
.bgintro .center-intro{
	position: absolute;
	top: 50%;
	left: 50%;

	background-size: 100%;
	background-position: center;
	padding-top: 35px;
	padding-bottom: 35px;

		-moz-transform:translateX(-50%) translateY(-50%);
	-webkit-transform:translateX(-50%) translateY(-50%);
	-o-transform:translateX(-50%) translateY(-50%);
	-ms-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
}

.bgintro .center-intro h1:after{
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	width: 140%;
	height: 250%;
	z-index: -1;
	background-image: url(img/ombre_centrale.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;


	-moz-transform:translateX(-50%) translateY(-50%);
	-webkit-transform:translateX(-50%) translateY(-50%);
	-o-transform:translateX(-50%) translateY(-50%);
	-ms-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
}

body .yellowblocktraiteur.greenblock .first p{
	font-size: 16px;
	font-weight: inherit;
}
.bgintro .center-intro h1:after{
	display: none;
}

.fonce{
	background: #EEEEEE;
}
.ligne{
	padding-top: 25px;
	padding-bottom: 25px;
	display: block;
	margin-top: 50px;
	margin-bottom: 50px;
}

.ligne-avec-image img{
	max-width: 70%;
	display: block;
	margin:0 auto;
}
.miniwrapper{
	display: block;
	margin:0 auto;
	max-width: 600px;
	padding:35px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.container-contenu-page .col2, .coktailpage .lignecol .col2{
	display: inline-block;
	width: 47%;
	vertical-align: middle;
	margin-left: 1%;
	margin-right: 1%;
}

.lignecol{
	margin-top: 25px;
	margin-bottom: 25px;
}

.legende *{
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}

.block-couleur h2{
	margin-top: 0px;
}

.block-couleur p:first-of-type {
  margin-top: 0;
}

.block-couleur p:last-of-type {
  margin-bottom: 0;
}

.under{
	text-decoration: underline;
}
.colorwhite *{
	color: white;
}

/* PAGE PRODUITS */
.content-menu-autre ul{
	padding-left: 0px;
}
.content-menu-autre ul li{
	position: relative;
	list-style: none;
	display: inline-block;
	width: 22%;
	margin-right: 1%;
	margin-left: 1%;
	vertical-align: top;
	margin-bottom: 15px;
}


.content-menu-autre ul li:before{

}
.content-menu-autre ul li h2{
	position: absolute;
	top: 15px;
	left: 15px;
	text-align: left;
  font-size: 36px;
  line-height: 40px;
  font-style: italic;
  font-family: "Playwrite FR Moderne", cursive;
}


.content-menu-autre ul li a {	
	display: block;
	color: white;
	text-decoration: inherit;
}

.listeproduit ul{
	padding-left: 0px;
}

.listeproduit ul li{
	display: inline-block;
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
	vertical-align: top;
	margin-bottom: 15px;
}

.listeproduit ul li{
	background: white;

	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
}
.listeproduit ul li div h2 {
	  font-family: "Poppins", sans-serif;
	  font-size: 16px;
	  line-height: 18px;
}



.card {
	min-height: 100px;
	position: relative;
  display: flex;
  align-items: top;
  justify-content: space-between;
  background: #f9f9f9;
  border-radius: 12px;
  overflow: hidden;
  width: 100%; /* à adapter selon ton besoin */
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  font-family: sans-serif;
}
.card-content h3{
	font-size: 16px;
	line-height: 18px;
}
.card-content {
  flex: 1;
  padding-top: 10px;
  max-width: calc(100% - 115px);
  padding-left: 5px;
}

.card .title {
	text-align: left;
  margin: 0;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
}

.weight {
  font-size: 0.75rem;
  font-weight: bold;
  margin: 5px 0;
}

.description {
  font-size: 0.85rem;
  color: #555;
}

.card-image {
	position: absolute;
	right: 0px;
	top: 0px;
  width: 100px;
  height: 100%!important;
  aspect-ratio: 1 / 1; /* carré, mais tu peux ajuster à 3/2, etc. */
  background-size: cover;
  background-position: center;
}



.vbp-header-menu-button__svg {
	position: absolute;
	right: 20px;
	top: 13px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  transform: scaleX(-1);
  display: none;
}

.vbp-header-menu-button__svg line {
  stroke: black;
  stroke-dasharray: 100%;
  stroke-dashoffset: 0%;
  transition: transform 0.3s, stroke-dashoffset .4s;
  transform-origin: center;
  stroke-width: 3px;
}

.vbp-header-menu-button__svg .top {
  transform: translateY(-35%);
  -webkit-transform: translateY(-35%);
  -moz-transform: translateY(35%);
  -ms-transform: translateY(35%);
  -o-transform: translateY(35%);
}

.vbp-header-menu-button__svg .middle {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transition: opacity .3s, transform .3s;
  -webkit-transition: opacity .3s, transform .3s;
  -moz-transition: opacity .3s, transform .3s;
  -ms-transition: opacity .3s, transform .3s;
  -o-transition: opacity .3s, transform .3s;

}

.vbp-header-menu-button__svg .bottom {
  transform: translateY(33%);
  -webkit-transform: translateY(33%);
  -moz-transform: translateY(33%);
  -ms-transform: translateY(33%);
  -o-transform: translateY(33%);
  stroke-dasharray: 100%;
  stroke-dashoffset: 9px;
}
.vbp-header-menu-button__svg:hover .bottom {
  stroke-dashoffset: 0%;
}



/*** Mode Croix ***/
body.menu-open .vbp-header-menu-button__svg .top {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  stroke-linecap: round;
}

body.menu-open .vbp-header-menu-button__svg .middle {
  transform: scaleX(0.1);
  -webkit-transform: scaleX(0.1);
  -moz-transform: scaleX(0.1);
  -ms-transform: scaleX(0.1);
  -o-transform: scaleX(0.1);
  opacity: 0;
}

body.menu-open .vbp-header-menu-button__svg line.bottom {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  stroke-linecap: round;
}

body.menu-open .vbp-header-menu-button__svg .bottom {
  stroke-dashoffset: 0%;
}

.burgermenu{
	display: none;
}
.copy{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	text-align: center;
	font-size: 10px;
		color: white;

}
.copy * {
		font-size: 10px;

	color: white;
	text-decoration: inherit;
}

.centertitretrat{
	text-align: center;
}
.content-produit-page .miniwrapper{
	background-color: #f1cf14;
	max-width: 1024px;
}



@media screen and (max-width: 1024px) {
	header .main-nav{
		display: none;
	}


.burgermenu{
	display: block;
}

	.vbp-header-menu-button__svg {
		display: block;
	}


	.menu-open .main-nav{
		position: fixed;
		top: 55px;
		left: 0px;
		padding-left: 35px;
		padding-right: 35px;
		width: 100%;
		height: 100%;
		background: #F3F3F3;
		z-index: 7777;
	}

	.menu-open .main-nav li{
		display: block;
		width: 100%;
		text-align: right;
	}

	.menu-open .main-nav li a {
		color: black;
	}	


	header .logonav{
		max-width: 250px;
	}

	header .nav{
		width: calc(100% - 280px);
	}

	.wrapper{
		max-width: 95%;
		display: block;
		margin: 0 auto;
	}
}


@media screen and (max-width: 768px) {
	.wrapper .col2{
		display: block;
		width: 90%;
		margin: 0 auto;
		margin-top: 10px;
		margin-bottom: 10px;
	}

.colgmap #openPopup{
	display: none;
}

body .yellowblocktraiteur{
	max-width: 90%;
}

.popup-content .boutonhome a .desc{
	display: none;
}

.popup-content .boutonhome a .titre{
	font-size: 14px;
}

	.titrebgmarron{
		font-size: 20px;
		margin-bottom: 25px;
	}


.content-menu-home ul {
  padding: 0;
  margin: 0;
  font-size: 0; /* supprime les espaces entre inline-block */
}

.content-menu-home ul li {
  list-style: none;
  width: calc((100% - 20px) / 2);
  margin: 15px 10px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: initial;
}

/* Retire la marge droite sur les items de droite */
.content-menu-home ul li:nth-child(2n) {
  margin-right: 0;
}

/* Retire la marge gauche sur les items de gauche */
.content-menu-home ul li:nth-child(2n-1) {
  margin-left: 0;
}


.content-service-home ul li{
	width: 47%;
}

.feedinstav2 > li{
	width: 47%;
}

footer .col{
	width: 100%;
	text-align: center;
	display: block;
	padding: 25px;
	vertical-align: top;
}

.listeproduit ul li{
	width: 90%;
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}

footer .horaires_footer{
	text-align: left;
	display: inline-block;
}
	.content-menu-autre ul li{
		width: 47%;
		margin-left: 1%;
		margin-right: 1%;
		display: inline-block;
	}

}

@media screen and (max-width: 600px) {

.button.orderheader{
	position: absolute;
	right: 75px;
	top: 13px;
	margin-top: 5px;
}

.boutonhome a .titre{
	font-size: 22px;
}

.boutonhome a .desc{
	font-size: 14px;
}


header {
	height: 55px;
}
body {
	padding-top: 55px;
}
.content-menu-home ul li{
		display: block;
		width: 90%;
		margin: 0 auto;
		margin-bottom: 25px;
	}

	.greenblock.homeintro img{
		width: 100%;
		margin-top: 55px;
	}
	.greenblock.homeintro{
		padding: 55px;
	}

	.boutondevis , .boutonsauvetage{
		width: 90%;
	}

	.content-menu-home ul li:first-child{
		margin-left: inherit;
		margin:0 auto;
	}

	.content-menu-home ul li:not(:nth-child(4n)){
		margin-right: inherit;
		margin:0 auto;
	}

	body .content-menu-home ul li{
		margin-bottom: 15px;
	}

	.lignecoffret .bgvert{
		max-width: 100%;
	}

	.content-service-home ul li:nth-child(1) {
		background-size: 93px;
}

.content-service-home ul li h2{
	font-size: 18px;
	line-height: 20px;
}

.content-service-home ul li:nth-child(3){
	background-size: 200px;
}
.content-service-home ul li:nth-child(4){
	background-size: 104px;
}

.content-service-home ul li:nth-child(5){
	background-size: 109px;
}
.content-service-home ul li:nth-child(6){
	background-size: 93px;
}

.content-menu-home ul li:nth-child(2n){
	margin-right: inherit;
	margin-left: inherit;
	margin: 0 auto;
	margin-bottom: 25px;
}
.content-page-coffret{
	padding-top: 25px;
	padding-bottom: 25px;
}

.colgmap .address{
	margin-top: 5px;
}

.qst{
	width: 70px;
}

.content-page-coffret .wrapper{
	max-width: 95%;
}

.introfeed h2{
        font-size: 24px;
        line-height: 26px;
}

.feedinstav2 > li{
	display: block;
	width: 100%;
}
			.content-menu-home ul li h2{
				font-size: 24px;
				line-height: 26px;
			}
	    header .logonav {
				width: 150px;
			}

	    header .nav {
				width: calc(100% - 170px);
			}

			.boutonhome .col2{
				display: block;
				width: 100%;
				margin-left: 0px;
				margin-right: 0px;
			}
			
			.boutonhome{
				padding-bottom: 0px;
			}

			.boutonhome .col2.bgjaunemobile{
				background: #F1CF14;
				padding-top: 25px;
			}

			.boutonhome:after{
				display: none;
			}

			.boutonhome .col2 a {
				max-width: 90%;
			}

			.greenblock .col7 , .greenblock .col3{
				display: block;
				width: 100%;
			}

			.imgpresentation{
				position: inherit;

				    -moz-transform: translateY(0%);
				    -webkit-transform: translateY(0%);
				    -o-transform: translateY(0%);
				    -ms-transform: translateY(0%);
				    transform: translateY(0%);
			}

			.content-service-home ul li{
				width: 95%;
				margin:0 auto;
				display: block;
				margin-bottom: 15px;
			}

			body header .button.transb , body header .orderheader{
				font-size: 11px;
				padding: 2px 5px;
			}

			.bgintro .center-intro h1{
				font-size: 40px;
				line-height: 42px;
			}

			.content-menu-autre ul li h2{
				font-size: 26px;
				line-height: 30px;
			}

			.reassurancelogo h2, .content-menu-autre h2.title, .avisgmb h2{
				font-size: 24px;
				line-height: 26px;
				overflow: hidden;
			}
			.reassurancelogo h2:before, .content-menu-autre h2.title:before, .avisgmb h2.title:before{
				left: -2%;
			}

			.reassurancelogo h2:after, .content-menu-autre h2.title:after, .avisgmb h2.title:after{
				right: -2%;
			}

			.popup-content .boutonhome:before{
				display: none;
			}

			.popup-content{
				max-width: 90%;
			}

			.popup-content .boutonhome .col2 a{
				margin: 0 auto;
				margin-bottom: 25px;
			}
}

@media screen and (max-width: 500px) {
	.button.transb{
		display: none;
	}	
}
