.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?188e2d');
  src: url('../fonts/icomoon.eot?188e2d#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?188e2d') format('truetype'), url('../fonts/icomoon.woff?188e2d') format('woff'), url('../fonts/icomoon.svg?188e2d#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !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;
}
.icon-icone-bio:before {
  content: "\e901";
}
.icon-icone-convives:before {
  content: "\e902";
}
.icon-icone-local:before {
  content: "\e900";
}
body {
  overflow-x: hidden;
  font-family: 'Open Sans', sans-serif;
  color: #66635c;
  font-weight: 400;
  background-image: url(../img/bg-body.png);
  background-attachment: fixed;
}
body a {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  text-decoration: none;
}
body a:hover,
body a:focus {
  text-decoration: none;
  outline: none;
}
body #grdp_barre_maxi,
body #grdp_barre_mini {
  padding: 5px 15px;
  background-color: rgba(104,2,17,0.85);
}
body #grdp_barre_maxi p,
body #grdp_barre_mini p {
  font-size: 12px;
}
body #grdp_barre_mini a[data-target="#idcom_cookies"] {
  padding: 7.5px 15px;
}
body .container {
  max-width: 1290px;
}
body .petit-container {
  max-width: 980px;
}
body .lg-backdrop {
  background-color: rgba(255,255,255,0.85);
}
body .lg-outer .lg-toolbar {
  background-color: rgba(104,2,17,0.85);
  color: #ffffff;
}
body .lg-outer .lg-toolbar #lg-counter {
  color: #ffffff;
}
body .lg-outer .lg-toolbar .lg-icon {
  color: #ffffff;
}
body .lg-outer .lg-toolbar .lg-icon:hover {
  color: #c2b59b;
}
body .lg-outer .lg-toolbar a {
  color: #ffffff;
}
body .lg-outer .lg-toolbar a:hover {
  color: #c2b59b;
}
body .lg-outer .lg-image {
  border: 2px solid #c2b59b;
}
body .lg-outer .lg-actions .lg-icon {
  outline: none;
  background-color: #ffffff;
  color: #c2b59b;
  border: 2px solid #c2b59b;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body .lg-outer .lg-actions .lg-icon:hover {
  border-color: #66635c;
  color: #66635c;
}
body .lg-outer .lg-thumb-outer {
  background-color: #ffffff;
  padding: 0px 15px;
}
body .lg-outer .lg-thumb-outer .lg-thumb-item {
  border: 2px solid #c2b59b;
  border-radius: 0;
  cursor: pointer !important;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body .lg-outer .lg-thumb-outer .lg-thumb-item.active {
  border-color: #680211;
}
body .lg-outer .lg-thumb-outer .lg-thumb-item:hover {
  border-color: #680211;
}
body header {
  background-color: rgba(255,255,255,0.9);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 170px;
  z-index: 5;
}
body header #menu-mobile,
body header #menu-tel {
  display: none;
}
body header >.container {
  padding: 0;
}
body header .entete {
  text-align: right;
  text-transform: uppercase;
  font-size: 14px;
  padding-top: 15px;
}
body header .entete .item {
  display: inline-block;
  vertical-align: middle;
}
body header .entete .item a {
  color: #66635c;
}
body header .entete .item a i {
  font-size: 16px;
  margin-right: 5px;
  vertical-align: middle;
  display: inline-block;
}
body header .entete .item a span {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
}
body header .entete .item a:hover {
  color: #680211;
}
body header .entete .item:after {
  content: "";
  width: 1px;
  height: 15px;
  background-color: #66635c;
  display: inline-block;
  margin: 0 25px;
  vertical-align: middle;
}
body header .entete .item:last-child:after {
  display: none;
}
body header .entete .item.devis a {
  color: #680211;
}
body header .entete .item.devis a:hover {
  color: #66635c;
}
body header .entete .item.fb a i {
  height: 20px;
  width: 20px;
  border-width: 1px;
  border-style: solid;
  border-radius: 20px;
  text-align: center;
  font-size: 14px;
  text-transform: lowercase;
  font-style: normal;
  font-weight: bold;
  line-height: 19px;
}
body header .corps {
  margin-top: 20px;
}
body header .corps .logo {
  -ms-flex: 0 0 28%;
  flex: 0 0 28%;
  max-width: 28%;
}
body header .corps .menu-principal {
  -ms-flex: 0 0 72%;
  flex: 0 0 72%;
  max-width: 72%;
  padding-top: 10px;
}
body header .corps .menu-principal ul {
  padding-left: 0;
  margin-bottom: 0;
  text-align: center;
  border-bottom: 1px solid #680211;
}
body header .corps .menu-principal ul li {
  display: inline-block;
  vertical-align: middle;
  max-width: 100px;
  margin-right: 30px;
  height: 50px;
  position: relative;
}
body header .corps .menu-principal ul li:after {
  content: "";
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #680211;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header .corps .menu-principal ul li.menu-item-home a {
  padding-top: 10px;
}
body header .corps .menu-principal ul li.menu-item-home a i {
  font-size: 18px;
}
body header .corps .menu-principal ul li#menu-item-30 {
  max-width: 80px;
}
body header .corps .menu-principal ul li#menu-item-27 {
  max-width: 140px;
}
body header .corps .menu-principal ul li:last-child {
  margin-right: 0;
}
body header .corps .menu-principal ul li.current-menu-item:after {
  height: 5px;
}
body header .corps .menu-principal ul li:hover:after {
  height: 5px;
}
body header .corps .menu-principal ul li a {
  color: #66635c;
  font-size: 15px;
  line-height: 19px;
  display: block;
  height: 100%;
}
body main .cartes-fixes {
  position: fixed;
  width: 58px;
  right: 0;
  top: 260px;
  z-index: 4;
}
body main .cartes-fixes a {
  display: block;
  height: 54px;
  color: #c2b59b;
  background-color: #ffffff;
  text-align: center;
  border-bottom: 2px solid #c2b59b;
  font-size: 22px;
  padding-top: 11px;
}
body main .cartes-fixes a:hover {
  background-color: #c2b59b;
  color: #ffffff;
}
body main section.parallax {
  position: relative;
}
body main section.parallax .parallax-window {
  min-height: 736px;
  background: transparent;
}
body main section.parallax .phrase {
  top: 170px;
  right: 0;
  position: absolute;
  width: 100%;
}
body main section.parallax .phrase >.container {
  padding: 0;
}
body main section.parallax .phrase .bloc {
  background-color: rgba(194,181,155,0.85);
  display: inline-block;
  width: 50%;
  padding: 15px;
}
body main section.parallax .phrase .bloc .encadre {
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 15px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 40px;
  line-height: 46px;
  font-weight: 300;
}
body main section.contenu-page >.container {
  background-color: #ffffff;
  margin-top: -266px;
}
body main section.contenu-page .titre-principal-de-la-page {
  text-align: center;
}
body main section.contenu-page .titre-principal-de-la-page .titre {
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 2px;
  position: relative;
}
body main section.contenu-page .titre-principal-de-la-page .titre span {
  display: block;
}
body main section.contenu-page .titre-principal-de-la-page .titre span.partie1 {
  color: #c2b59b;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 5px;
}
body main section.contenu-page .titre-principal-de-la-page .titre span.partie2 {
  color: #680211;
  font-size: 36px;
  line-height: 40px;
}
body main section.contenu-page .titre-principal-de-la-page .titre:after {
  content: "";
  width: 32px;
  height: 27px;
  margin-top: 20px;
  display: inline-block;
  background: url(../img/lys-titre-principal-de-la-page.png);
}
body main section.contenu-page .titre-section {
  font-size: 32px;
  line-height: 36px;
  color: #680211;
}
body main section.contenu-page .titre-section:after {
  content: "";
  width: 168px;
  height: 1px;
  margin-top: 25px;
  margin-bottom: 20px;
  background-color: #c2b59b;
  display: block;
}
body main section.contenu-page .texte-section {
  font-size: 15px;
  line-height: 19px;
  text-align: justify;
}
body main section.contenu-page .texte-section p {
  margin-bottom: 20px;
}
body main section.contenu-page .texte-section ul {
  margin-bottom: 20px;
  padding-left: 20px;
}
body main section.dernieres-prestations .titre-principal-de-la-page {
  padding-bottom: 50px;
}
body main section.dernieres-prestations .owl-carousel {
  padding: 0 140px;
}
body main section.dernieres-prestations .owl-carousel .item .zone {
  cursor: pointer;
}
body main section.dernieres-prestations .owl-carousel .item .zone .image-thumbnail {
  display: none;
}
body main section.dernieres-prestations .owl-carousel .item .zone .visuel {
  height: 315px;
  border: 2px solid #c2b59b;
  position: relative;
  overflow: hidden;
}
body main section.dernieres-prestations .owl-carousel .item .zone .visuel .fond {
  height: 100%;
  background-size: cover;
  background-position: center;
}
body main section.dernieres-prestations .owl-carousel .item .zone .visuel .overlay {
  line-height: 315px;
  text-align: center;
  background-color: rgba(0,0,0,0.75);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.dernieres-prestations .owl-carousel .item .zone .visuel .overlay img {
  display: inline;
  width: auto;
}
body main section.dernieres-prestations .owl-carousel .item .zone .visuel .zone-cachee {
  display: none;
}
body main section.dernieres-prestations .owl-carousel .item .zone .textuel {
  border-left: 2px solid #c2b59b;
  padding-top: 15px;
  padding-left: 7px;
}
body main section.dernieres-prestations .owl-carousel .item .zone .textuel .nom {
  color: #680211;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
}
body main section.dernieres-prestations .owl-carousel .item .zone .textuel .description {
  font-size: 14px;
  line-height: 18px;
}
body main section.dernieres-prestations .owl-carousel .item .zone:hover .visuel .overlay {
  opacity: 1;
}
body main section.dernieres-prestations .owl-carousel .owl-nav button {
  font-size: 60px;
  height: 30px;
  width: 30px;
  border: 1px solid #c2b59b;
  outline: none;
  color: #c2b59b;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  top: 40%;
  position: absolute;
}
body main section.dernieres-prestations .owl-carousel .owl-nav button span {
  font-size: 46px;
  line-height: 16px;
  height: auto;
  display: table;
  padding: 0;
  width: 100%;
  text-align: center;
}
body main section.dernieres-prestations .owl-carousel .owl-nav button:hover {
  color: #66635c;
  border-color: #66635c;
}
body main section.dernieres-prestations .owl-carousel .owl-nav button.owl-prev {
  left: 65px;
}
body main section.dernieres-prestations .owl-carousel .owl-nav button.owl-next {
  right: 65px;
}
body main section.dernieres-prestations .bouton-vers-page-prestations {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 55px;
}
body main section.dernieres-prestations .bouton-vers-page-prestations a {
  color: #c2b59b;
  border: 1px solid #c2b59b;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 15px;
}
body main section.dernieres-prestations .bouton-vers-page-prestations a i {
  font-size: 22px;
  margin-right: 10px;
  vertical-align: text-bottom;
}
body main section.dernieres-prestations .bouton-vers-page-prestations a:hover {
  color: #680211;
  border-color: #680211;
}
body footer {
  background-color: #680211;
  color: #ffffff;
}
body footer a {
  color: #ffffff;
}
body footer a:hover {
  color: #c2b59b;
}
body footer .entete {
  padding-top: 30px;
  padding-bottom: 25px;
  font-family: 'Montserrat', sans-serif;
}
body footer .entete .item {
  text-align: center;
}
body footer .entete .item .icone i {
  font-size: 62px;
  color: #c2b59b;
}
body footer .entete .item .intitule {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  margin-top: 15px;
}
body footer .corps {
  border-top: 1px solid #c2b59b;
  border-bottom: 1px solid #c2b59b;
  padding-top: 20px;
  padding-bottom: 20px;
}
body footer .corps .adresse {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
}
body footer .corps .logo .reseaux-sociaux {
  text-align: center;
  margin-top: 10px;
}
body footer .corps .logo .reseaux-sociaux .reseau a {
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: inline-block;
  border-radius: 20px;
  color: #680211;
  background-color: #c2b59b;
}
body footer .corps .logo .reseaux-sociaux .reseau a i {
  font-size: 13px;
}
body footer .corps .logo .reseaux-sociaux .reseau a:hover {
  background-color: #ffffff;
}
body footer .corps .menu-principal {
  text-align: right;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
}
body footer .corps .menu-principal ul {
  list-style-type: none;
}
body footer .corps .menu-principal ul li {
  margin-bottom: 5px;
}
body footer .corps .menu-principal ul li.menu-item-home {
  display: none;
}
body footer .corps .menu-principal ul li:last-child {
  margin-bottom: 0px;
}
body footer .infos-legales {
  font-size: 12px;
  line-height: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
body footer .infos-legales .logo-idcom {
  margin-right: 10px;
}
body footer .infos-legales .logo-idcom img {
  width: 40px;
}
.home main section.parallax .parallax-window {
  min-height: 1080px;
}
.home main section.parallax .phrase .bloc {
  margin-left: 50%;
  text-align: right;
}
.home main section.contenu-page section.liens-internes {
  margin-bottom: 57px;
  padding: 0 140px;
}
.home main section.contenu-page section.liens-internes >.row {
  margin: 0 -20px;
}
.home main section.contenu-page section.liens-internes .item {
  padding: 0 20px;
}
.home main section.contenu-page section.liens-internes .item .lien {
  margin-top: -147px;
  height: 300px;
  display: block;
  position: relative;
  border: 1px solid #c2b59b;
  color: #ffffff;
  text-transform: uppercase;
  overflow: hidden;
}
.home main section.contenu-page section.liens-internes .item .lien >div {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.home main section.contenu-page section.liens-internes .item .lien .fond {
  background-size: cover;
  background-position: center;
}
.home main section.contenu-page section.liens-internes .item .lien .texte .contenu {
  border: 1px solid #ffffff;
  display: table;
  height: 90%;
  width: 90%;
  margin-top: 5%;
  margin-left: 5%;
}
.home main section.contenu-page section.liens-internes .item .lien .texte .contenu .sous-contenu {
  display: table-cell;
  vertical-align: middle;
  padding-left: 5%;
  padding-right: 5%;
  text-align: center;
}
.home main section.contenu-page section.liens-internes .item .lien .texte .contenu .sous-contenu span {
  display: block;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
}
.home main section.contenu-page section.liens-internes .item .lien .texte .contenu .sous-contenu span.gros {
  font-size: 21px;
  line-height: 25px;
}
.home main section.contenu-page section.liens-internes .item .lien .texte .contenu .sous-contenu span.gros:before {
  content: "";
  width: 149px;
  height: 1px;
  background-color: #ffffff;
  display: block;
  margin: 10px auto;
}
.home main section.contenu-page section.liens-internes .item .lien .texte .contenu .sous-contenu span.gros:after {
  content: "";
  width: 32px;
  height: 26px;
  background-image: url(../img/lys-liens-accueil.png);
  display: block;
  margin: auto;
  margin-top: 15px;
}
.home main section.contenu-page section.liens-internes .item .lien:hover .texte {
  top: 100%;
}
.home main section.contenu-page section.liens-internes .item:nth-child(1) .lien .texte {
  background-color: rgba(211,115,133,0.6);
}
.home main section.contenu-page section.liens-internes .item:nth-child(2) .lien .texte {
  background-color: rgba(89,133,222,0.6);
}
.home main section.contenu-page section.liens-internes .item:nth-child(3) .lien .texte {
  background-color: rgba(218,100,0,0.6);
}
.home main section.contenu-page section .textuel-et-visuel .visuel .photo {
  height: 330px;
}
.home main section.contenu-page section .textuel-et-visuel .visuel .photo .fond {
  background-size: cover;
  background-position: center;
  height: 100%;
}
.home main section.contenu-page section .textuel-et-visuel .textuel .lien {
  margin-top: 55px;
}
.home main section.contenu-page section .textuel-et-visuel .textuel .lien a {
  color: #c2b59b;
  border: 1px solid #c2b59b;
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  padding: 15px;
}
.home main section.contenu-page section .textuel-et-visuel .textuel .lien a i {
  vertical-align: middle;
  margin-left: 10px;
  font-size: 14px;
}
.home main section.contenu-page section .textuel-et-visuel .textuel .lien a:hover {
  color: #680211;
  border-color: #680211;
}
.home main section.contenu-page section.presentation {
  margin-top: 85px;
}
.home main section.contenu-page section.presentation .visuel {
  padding-left: 30px;
  padding-right: 0;
}
.home main section.contenu-page section.presentation .textuel {
  padding-left: 155px;
  padding-right: 30px;
}
.home main section.contenu-page section.produits-locaux {
  margin-top: 100px;
}
.home main section.contenu-page section.produits-locaux .visuel {
  padding-right: 30px;
  padding-left: 0;
}
.home main section.contenu-page section.produits-locaux .textuel {
  padding-right: 155px;
  padding-left: 30px;
}
.home main section.contenu-page section.dernieres-prestations {
  padding-top: 130px;
}
.page-id-10 main .titre-principal-de-la-page {
  padding-top: 70px;
  padding-bottom: 50px;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne {
  padding-bottom: 90px;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel {
  padding-left: 155px;
  padding-right: 30px;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .lien {
  margin-top: 55px;
  color: #c2b59b;
  border: 1px solid #c2b59b;
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  padding: 15px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  cursor: pointer;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .lien i {
  vertical-align: middle;
  margin-right: 10px;
  font-size: 19px;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .lien:hover {
  color: #680211;
  border-color: #680211;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .lien.active {
  color: #680211;
  border-color: #680211;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .lien.active:hover {
  color: #c2b59b;
  border-color: #c2b59b;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter {
  display: none;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont {
  margin-top: 30px;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .nf-form-fields-required,
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .ninja-forms-req-symbol,
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont label {
  display: none;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .nf-field-container {
  margin-bottom: 15px;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .nf-response-msg {
  color: #680211;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .nf-error-msg {
  font-size: 12px;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .html-container {
  font-size: 18px;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .html-container p {
  margin-bottom: 0;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .hidden-container {
  margin-bottom: 0;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .list-checkbox-wrap {
  font-size: 12px;
  text-align: left;
  line-height: 20px;
  position: relative;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:checked,
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) {
  position: absolute;
  left: 0;
  top: 0;
  outline: none;
  margin: 0;
  width: auto;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:checked + label,
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) + label {
  position: relative;
  cursor: pointer;
  padding-left: 25px;
  font-size: 11px;
  line-height: 14px;
  display: inline-block;
  margin: 0;
  padding-top: 0px;
  text-align: justify;
  font-style: italic;
  color: #66635c;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:checked + label:before,
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
  background: #ffffff;
  border: 1px solid #c2b59b;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:checked + label:after,
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) + label:after {
  content: '';
  width: 13px;
  height: 13px;
  background-color: #c2b59b;
  position: absolute;
  top: 1px;
  left: 1px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont input,
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont textarea,
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont select {
  outline: none;
  resize: none;
  padding: 7.5px 0px;
  background-color: #ffffff;
  border: 1px solid #c2b59b;
  font-size: 15px;
  line-height: 19px;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont input {
  border: 0;
  border-bottom: 1px solid #c2b59b;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont textarea {
  height: 200px;
  padding: 7.5px 15px;
  margin-top: 10px;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .submit-container {
  margin-bottom: 0;
  text-align: center;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont .submit-container input {
  display: inline-block;
  background-color: #680211;
  color: #ffffff;
  border: 1px solid #680211;
  letter-spacing: 1px;
  width: 180px;
  padding: 5px 15px;
  text-transform: uppercase;
  border-radius: 25px;
  letter-spacing: 2px;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .visuel {
  padding-left: 30px;
  padding-right: 0;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .visuel .photo {
  height: 435px;
}
.page-id-10 main section.contenu-page section.commandez-en-ligne .visuel .photo .fond {
  background-size: cover;
  background-position: center;
  height: 100%;
}
.page-id-10 footer {
  background-color: #c2b59b;
}
.page-id-10 footer a:hover {
  color: #66635c;
}
.page-id-10 footer .entete .item .icone i {
  color: #66635c;
}
.page-id-10 footer .entete .item .intitule {
  color: #ffffff;
}
.page-id-10 footer .corps {
  border-color: #66635c;
}
.page-id-10 footer .corps .logo .reseaux-sociaux .reseau a {
  color: #c2b59b;
  background-color: #66635c;
}
.page-id-10 footer .corps .logo .reseaux-sociaux .reseau a:hover {
  background-color: #ffffff;
}
.page-id-12 main .titre-principal-de-la-page {
  padding-top: 70px;
  padding-bottom: 50px;
}
.page-id-12 main section.parallax .phrase .bloc {
  margin-left: 50%;
  text-align: right;
}
.page-id-12 main section.contenu-page section.qui-sommes-nous {
  padding-bottom: 90px;
}
.page-id-12 main section.contenu-page section.qui-sommes-nous .textuel {
  padding-left: 155px;
  padding-right: 30px;
}
.page-id-12 main section.contenu-page section.qui-sommes-nous .textuel .liens a {
  color: #c2b59b;
  border: 1px solid #c2b59b;
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  padding: 10px;
  text-align: center;
}
.page-id-12 main section.contenu-page section.qui-sommes-nous .textuel .liens a i {
  vertical-align: middle;
  margin-left: 10px;
  font-size: 14px;
}
.page-id-12 main section.contenu-page section.qui-sommes-nous .textuel .liens a:hover {
  color: #680211;
  border-color: #680211;
}
.page-id-12 main section.contenu-page section.qui-sommes-nous .visuel {
  padding-left: 30px;
  padding-right: 0;
}
.page-id-12 main section.contenu-page section.qui-sommes-nous .visuel .photo {
  height: 435px;
}
.page-id-12 main section.contenu-page section.qui-sommes-nous .visuel .photo .fond {
  background-size: cover;
  background-position: center;
  height: 100%;
}
.page-id-12 main section.contenu-page section.nos-creations {
  padding-bottom: 90px;
}
.page-id-12 main section.contenu-page section.nos-creations .titre-principal-de-la-page {
  padding-top: 0;
}
.page-id-12 main section.contenu-page section.nos-creations .owl-carousel {
  padding: 0 140px;
}
.page-id-12 main section.contenu-page section.nos-creations .owl-carousel .item .visuel {
  height: 310px;
  border: 2px solid #c2b59b;
}
.page-id-12 main section.contenu-page section.nos-creations .owl-carousel .item .visuel .fond {
  height: 100%;
  background-size: cover;
  background-position: center;
}
.page-id-12 main section.contenu-page section.nos-creations .owl-carousel .item .textuel {
  border-left: 2px solid #c2b59b;
  padding-top: 15px;
  padding-left: 7px;
}
.page-id-12 main section.contenu-page section.nos-creations .owl-carousel .item .textuel .nom {
  color: #680211;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
}
.page-id-12 main section.contenu-page section.nos-creations .owl-carousel .item .textuel .description {
  font-size: 14px;
  line-height: 18px;
}
.page-id-12 main section.contenu-page section.nos-creations .owl-carousel .owl-nav button {
  font-size: 60px;
  height: 30px;
  width: 30px;
  border: 1px solid #c2b59b;
  outline: none;
  color: #c2b59b;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  top: 40%;
  position: absolute;
}
.page-id-12 main section.contenu-page section.nos-creations .owl-carousel .owl-nav button span {
  font-size: 46px;
  line-height: 16px;
  height: auto;
  display: table;
  padding: 0;
  width: 100%;
  text-align: center;
}
.page-id-12 main section.contenu-page section.nos-creations .owl-carousel .owl-nav button:hover {
  color: #66635c;
  border-color: #66635c;
}
.page-id-12 main section.contenu-page section.nos-creations .owl-carousel .owl-nav button.owl-prev {
  left: 65px;
}
.page-id-12 main section.contenu-page section.nos-creations .owl-carousel .owl-nav button.owl-next {
  right: 65px;
}
.page-id-12 main section.contenu-page section.produits-locaux .textuel {
  padding-left: 30px;
  padding-right: 140px;
}
.page-id-12 main section.contenu-page section.produits-locaux .textuel .fetes {
  margin-top: 55px;
  color: #ffffff;
  border: 1px solid #680211;
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  padding: 10px;
  text-align: center;
  background-color: #680211;
  margin-top: 20px;
}
.page-id-12 main section.contenu-page section.produits-locaux .textuel .fetes i {
  margin-right: 10px;
  font-size: 18px;
}
.page-id-12 main section.contenu-page section.produits-locaux .textuel .fetes:hover {
  color: #c2b59b;
  background-color: transparent;
  border-color: #c2b59b;
}
.page-id-12 main section.contenu-page section.produits-locaux .visuel {
  padding-left: 0;
  padding-right: 30px;
}
.page-id-12 main section.contenu-page section.produits-locaux .visuel .photo {
  height: 350px;
}
.page-id-12 main section.contenu-page section.produits-locaux .visuel .photo .fond {
  background-size: cover;
  background-position: center;
  height: 100%;
}
.page-id-12 main section.contenu-page section.equipe {
  padding-bottom: 85px;
}
.page-id-12 main section.contenu-page section.equipe .owl-carousel {
  padding: 0 140px;
}
.page-id-12 main section.contenu-page section.equipe .owl-carousel .item .visuel {
  height: 310px;
  border: 2px solid #c2b59b;
}
.page-id-12 main section.contenu-page section.equipe .owl-carousel .item .visuel .fond {
  height: 100%;
  background-size: cover;
  background-position: center;
}
.page-id-12 main section.contenu-page section.equipe .owl-carousel .item .textuel {
  border-left: 2px solid #c2b59b;
  padding-top: 15px;
  padding-left: 7px;
}
.page-id-12 main section.contenu-page section.equipe .owl-carousel .item .textuel .nom-prenom {
  color: #680211;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
}
.page-id-12 main section.contenu-page section.equipe .owl-carousel .item .textuel .poste {
  font-size: 14px;
  line-height: 18px;
}
.page-id-12 main section.contenu-page section.equipe .owl-carousel .owl-nav button {
  font-size: 60px;
  height: 30px;
  width: 30px;
  border: 1px solid #c2b59b;
  outline: none;
  color: #c2b59b;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  top: 40%;
  position: absolute;
}
.page-id-12 main section.contenu-page section.equipe .owl-carousel .owl-nav button span {
  font-size: 46px;
  line-height: 16px;
  height: auto;
  display: table;
  padding: 0;
  width: 100%;
  text-align: center;
}
.page-id-12 main section.contenu-page section.equipe .owl-carousel .owl-nav button:hover {
  color: #66635c;
  border-color: #66635c;
}
.page-id-12 main section.contenu-page section.equipe .owl-carousel .owl-nav button.owl-prev {
  left: 65px;
}
.page-id-12 main section.contenu-page section.equipe .owl-carousel .owl-nav button.owl-next {
  right: 65px;
}
.page-id-12 main section.contenu-page section.moyens {
  background-color: #f7f3eb;
  margin: 0 -15px;
  padding-bottom: 70px;
}
.page-id-12 main section.contenu-page section.moyens .titre-principal-de-la-page {
  padding-left: 15px;
  padding-right: 15px;
}
.page-id-12 main section.contenu-page section.moyens .texte-section {
  text-align: center;
  padding: 0 15px;
}
.page-id-12 main section.contenu-page section.moyens .owl-carousel {
  padding: 0 155px;
  margin-top: 30px;
}
.page-id-12 main section.contenu-page section.moyens .owl-carousel .item .visuel {
  height: 310px;
  border: 2px solid #c2b59b;
}
.page-id-12 main section.contenu-page section.moyens .owl-carousel .item .visuel .fond {
  height: 100%;
  background-size: cover;
  background-position: center;
}
.page-id-12 main section.contenu-page section.moyens .owl-carousel .item .textuel {
  border-left: 2px solid #c2b59b;
  padding-top: 15px;
  padding-left: 7px;
}
.page-id-12 main section.contenu-page section.moyens .owl-carousel .item .textuel .nom {
  color: #680211;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
}
.page-id-12 main section.contenu-page section.moyens .owl-carousel .owl-nav button {
  font-size: 60px;
  height: 30px;
  width: 30px;
  border: 1px solid #c2b59b;
  outline: none;
  color: #c2b59b;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  top: 40%;
  position: absolute;
}
.page-id-12 main section.contenu-page section.moyens .owl-carousel .owl-nav button span {
  font-size: 46px;
  line-height: 16px;
  height: auto;
  display: table;
  padding: 0;
  width: 100%;
  text-align: center;
}
.page-id-12 main section.contenu-page section.moyens .owl-carousel .owl-nav button:hover {
  color: #66635c;
  border-color: #66635c;
}
.page-id-12 main section.contenu-page section.moyens .owl-carousel .owl-nav button.owl-prev {
  left: 80px;
}
.page-id-12 main section.contenu-page section.moyens .owl-carousel .owl-nav button.owl-next {
  right: 80px;
}
.page-id-12 footer {
  background-color: #acd373;
}
.page-id-12 footer a:hover {
  color: #0c766b;
}
.page-id-12 footer .entete .item .icone i {
  color: #0c766b;
}
.page-id-12 footer .entete .item .intitule {
  color: #ffffff;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-12 footer .entete .item.fetes .intitule {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-12 footer .entete .item.fetes .intitule:hover {
  color: #0c766b;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-12 footer .corps {
  border-color: #0c766b;
}
.page-id-12 footer .corps .logo .reseaux-sociaux .reseau a {
  color: #acd373;
  background-color: #0c766b;
}
.page-id-12 footer .corps .logo .reseaux-sociaux .reseau a:hover {
  background-color: #ffffff;
}
.page-id-14 main .titre-principal-de-la-page {
  padding-top: 70px;
  padding-bottom: 50px;
}
.page-id-14 main section.contenu-page section .textuel-et-visuel .visuel .photo {
  height: 435px;
}
.page-id-14 main section.contenu-page section .textuel-et-visuel .visuel .photo .fond {
  background-size: cover;
  background-position: center;
  height: 100%;
}
.page-id-14 main section.contenu-page section .textuel-et-visuel .textuel .lien {
  margin-top: 55px;
}
.page-id-14 main section.contenu-page section .textuel-et-visuel .textuel .lien a {
  color: #c2b59b;
  border: 1px solid #c2b59b;
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  padding: 10px;
  text-align: center;
  margin-top: 20px;
}
.page-id-14 main section.contenu-page section .textuel-et-visuel .textuel .lien a i {
  margin-right: 10px;
  font-size: 18px;
}
.page-id-14 main section.contenu-page section .textuel-et-visuel .textuel .lien a:hover {
  color: #680211;
  border-color: #680211;
}
.page-id-14 main section.contenu-page section .textuel-et-visuel .textuel .lien .fetes {
  margin-top: 55px;
  color: #ffffff;
  border: 1px solid #680211;
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  padding: 10px;
  text-align: center;
  background-color: #680211;
  margin-top: 20px;
}
.page-id-14 main section.contenu-page section .textuel-et-visuel .textuel .lien .fetes i {
  margin-right: 10px;
  font-size: 18px;
}
.page-id-14 main section.contenu-page section .textuel-et-visuel .textuel .lien .fetes:hover {
  color: #c2b59b;
  background-color: transparent;
  border-color: #c2b59b;
}
.page-id-14 main section.contenu-page section.cocktails {
  margin-top: 20px;
}
.page-id-14 main section.contenu-page section.cocktails .visuel {
  padding-left: 30px;
  padding-right: 0;
}
.page-id-14 main section.contenu-page section.cocktails .textuel {
  padding-left: 155px;
  padding-right: 30px;
}
.page-id-14 main section.contenu-page section.gala {
  margin-top: 100px;
}
.page-id-14 main section.contenu-page section.gala .visuel {
  padding-right: 30px;
  padding-left: 0;
}
.page-id-14 main section.contenu-page section.gala .textuel {
  padding-right: 155px;
  padding-left: 30px;
}
.page-id-14 main section.contenu-page section.service-livraison {
  margin-top: 20px;
}
.page-id-14 main section.contenu-page section.service-livraison .visuel {
  padding-left: 30px;
  padding-right: 0;
}
.page-id-14 main section.contenu-page section.service-livraison .textuel {
  padding-left: 155px;
  padding-right: 30px;
}
.page-id-14 main section.contenu-page section.besoins-specifiques {
  margin-top: 100px;
}
.page-id-14 main section.contenu-page section.besoins-specifiques .visuel {
  padding-right: 30px;
  padding-left: 0;
}
.page-id-14 main section.contenu-page section.besoins-specifiques .textuel {
  padding-right: 155px;
  padding-left: 30px;
}
.page-id-14 footer {
  background-color: #5985de;
}
.page-id-14 footer a:hover {
  color: #1c3f84;
}
.page-id-14 footer .entete .item .icone i {
  color: #1c3f84;
}
.page-id-14 footer .entete .item .intitule {
  color: #ffffff;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-14 footer .entete .item.fetes .intitule {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-14 footer .entete .item.fetes .intitule:hover {
  color: #1c3f84;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-14 footer .corps {
  border-color: #1c3f84;
}
.page-id-14 footer .corps .logo .reseaux-sociaux .reseau a {
  color: #5985de;
  background-color: #1c3f84;
}
.page-id-14 footer .corps .logo .reseaux-sociaux .reseau a:hover {
  background-color: #ffffff;
}
.page-id-16 main .titre-principal-de-la-page {
  padding-top: 70px;
  padding-bottom: 50px;
}
.page-id-16 main section.contenu-page section.receptions-privees {
  padding-bottom: 90px;
}
.page-id-16 main section.contenu-page section.receptions-privees .textuel {
  padding-left: 155px;
  padding-right: 30px;
}
.page-id-16 main section.contenu-page section.receptions-privees .textuel .liens a {
  color: #c2b59b;
  border: 1px solid #c2b59b;
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  padding: 10px;
  text-align: center;
  margin-top: 20px;
}
.page-id-16 main section.contenu-page section.receptions-privees .textuel .liens a i {
  margin-right: 10px;
  font-size: 18px;
}
.page-id-16 main section.contenu-page section.receptions-privees .textuel .liens a:hover {
  color: #680211;
  border-color: #680211;
}
.page-id-16 main section.contenu-page section.receptions-privees .textuel .liens .fetes {
  margin-top: 55px;
  color: #ffffff;
  border: 1px solid #680211;
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  padding: 10px;
  text-align: center;
  background-color: #680211;
  margin-top: 20px;
}
.page-id-16 main section.contenu-page section.receptions-privees .textuel .liens .fetes i {
  margin-right: 10px;
  font-size: 18px;
}
.page-id-16 main section.contenu-page section.receptions-privees .textuel .liens .fetes:hover {
  color: #c2b59b;
  background-color: transparent;
  border-color: #c2b59b;
}
.page-id-16 main section.contenu-page section.receptions-privees .visuel {
  padding-left: 30px;
  padding-right: 0;
}
.page-id-16 main section.contenu-page section.receptions-privees .visuel .photo {
  height: 435px;
}
.page-id-16 main section.contenu-page section.receptions-privees .visuel .photo .fond {
  background-size: cover;
  background-position: center;
  height: 100%;
}
.page-id-16 main section.contenu-page section.mariage .textuel {
  padding-left: 30px;
  padding-right: 140px;
}
.page-id-16 main section.contenu-page section.mariage .textuel .liens a {
  color: #c2b59b;
  border: 1px solid #c2b59b;
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  padding: 10px;
  text-align: center;
  margin-top: 20px;
}
.page-id-16 main section.contenu-page section.mariage .textuel .liens a i {
  margin-right: 10px;
  font-size: 18px;
}
.page-id-16 main section.contenu-page section.mariage .textuel .liens a:hover {
  color: #680211;
  border-color: #680211;
}
.page-id-16 main section.contenu-page section.mariage .visuel {
  padding-left: 0;
  padding-right: 30px;
}
.page-id-16 main section.contenu-page section.mariage .visuel .photo {
  height: 505px;
}
.page-id-16 main section.contenu-page section.mariage .visuel .photo .fond {
  background-size: cover;
  background-position: center;
  height: 100%;
}
.page-id-16 footer {
  background-color: #e67e91;
}
.page-id-16 footer a:hover {
  color: #680211;
}
.page-id-16 footer .entete .item .icone i {
  color: #680211;
}
.page-id-16 footer .entete .item .intitule {
  color: #ffffff;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-16 footer .entete .item.fetes .intitule:hover {
  color: #680211;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-16 footer .corps {
  border-color: #680211;
}
.page-id-16 footer .corps .logo .reseaux-sociaux .reseau a {
  color: #e67e91;
  background-color: #680211;
}
.page-id-16 footer .corps .logo .reseaux-sociaux .reseau a:hover {
  background-color: #ffffff;
}
.page-id-18 main .titre-principal-de-la-page {
  padding-top: 70px;
  padding-bottom: 50px;
}
.page-id-18 main section.parallax .phrase .bloc {
  margin-left: 50%;
  text-align: right;
}
.page-id-18 main section.contenu-page section.prestations {
  padding: 0 125px;
}
.page-id-18 main section.contenu-page section.prestations .button-group {
  margin: 0 15px;
  border-top: 1px solid #680211;
  border-bottom: 1px solid #680211;
  text-align: center;
  padding: 10px 0;
  font-size: 0;
  margin-bottom: 25px;
}
.page-id-18 main section.contenu-page section.prestations .button-group button {
  background-color: transparent;
  border: 0;
  outline: none;
  padding: 0;
  font-style: italic;
  border-right: 1px solid #680211;
  font-size: 15px;
  line-height: 19px;
  padding: 0 15px;
  cursor: pointer;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-18 main section.contenu-page section.prestations .button-group button:hover {
  color: #680211;
}
.page-id-18 main section.contenu-page section.prestations .button-group button.is-checked {
  color: #680211;
  font-weight: bold;
  cursor: default;
}
.page-id-18 main section.contenu-page section.prestations .button-group button:last-child {
  border-right: 0;
}
.page-id-18 main section.contenu-page section.prestations .grid .prestation {
  width: 33.33%;
  padding: 0 15px;
  margin-bottom: 50px;
}
.page-id-18 main section.contenu-page section.prestations .grid .prestation .zone {
  cursor: pointer;
}
.page-id-18 main section.contenu-page section.prestations .grid .prestation .zone .image-thumbnail {
  display: none;
}
.page-id-18 main section.contenu-page section.prestations .grid .prestation .zone .visuel {
  height: 315px;
  border: 2px solid #c2b59b;
  position: relative;
  overflow: hidden;
}
.page-id-18 main section.contenu-page section.prestations .grid .prestation .zone .visuel .fond {
  height: 100%;
  background-size: cover;
  background-position: center;
}
.page-id-18 main section.contenu-page section.prestations .grid .prestation .zone .visuel .overlay {
  line-height: 315px;
  text-align: center;
  background-color: rgba(0,0,0,0.75);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-18 main section.contenu-page section.prestations .grid .prestation .zone .visuel .zone-cachee {
  display: none;
}
.page-id-18 main section.contenu-page section.prestations .grid .prestation .zone .textuel {
  border-left: 2px solid #c2b59b;
  padding-top: 15px;
  padding-left: 7px;
}
.page-id-18 main section.contenu-page section.prestations .grid .prestation .zone .textuel .nom {
  color: #680211;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
}
.page-id-18 main section.contenu-page section.prestations .grid .prestation .zone .textuel .description {
  font-size: 14px;
  line-height: 18px;
}
.page-id-18 main section.contenu-page section.prestations .grid .prestation .zone:hover .visuel .overlay {
  opacity: 1;
}
.page-id-18 footer {
  background-color: #8673d7;
}
.page-id-18 footer a:hover {
  color: #3f3666;
}
.page-id-18 footer .entete .item .icone i {
  color: #3f3666;
}
.page-id-18 footer .entete .item .intitule {
  color: #ffffff;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-18 footer .entete .item.fetes .intitule {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-18 footer .entete .item.fetes .intitule:hover {
  color: #3f3666;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-18 footer .corps {
  border-color: #3f3666;
}
.page-id-18 footer .corps .logo .reseaux-sociaux .reseau a {
  color: #8673d7;
  background-color: #3f3666;
}
.page-id-18 footer .corps .logo .reseaux-sociaux .reseau a:hover {
  background-color: #ffffff;
}
.page-id-20 main .titre-principal-de-la-page {
  padding-top: 70px;
  padding-bottom: 50px;
}
.page-id-20 main section.parallax .phrase {
  display: none;
}
.page-id-20 main section.contenu-page section.contact {
  padding-bottom: 55px;
}
.page-id-20 main section.contenu-page section.contact .informations {
  padding-left: 155px;
  padding-right: 30px;
}
.page-id-20 main section.contenu-page section.contact .informations #map {
  height: 290px;
  margin-bottom: 60px;
}
.page-id-20 main section.contenu-page section.contact .informations .groupe-infos {
  margin-bottom: 50px;
}
.page-id-20 main section.contenu-page section.contact .informations .groupe-infos .info {
  margin-bottom: 10px;
}
.page-id-20 main section.contenu-page section.contact .informations .groupe-infos .info .icone {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 20px;
  text-align: center;
}
.page-id-20 main section.contenu-page section.contact .informations .groupe-infos .info .icone i {
  font-size: 20px;
  color: #c2b59b;
}
.page-id-20 main section.contenu-page section.contact .informations .groupe-infos .info .intitule {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  line-height: 19px;
}
.page-id-20 main section.contenu-page section.contact .informations .groupe-infos .info .intitule a {
  color: #66635c;
}
.page-id-20 main section.contenu-page section.contact .informations .groupe-infos .info .intitule a:hover {
  color: #680211;
}
.page-id-20 main section.contenu-page section.contact .formulaire {
  padding-left: 30px;
  padding-right: 155px;
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont {
  margin-top: 60px;
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .nf-form-fields-required,
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .ninja-forms-req-symbol,
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont label {
  display: none;
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .nf-field-container {
  margin-bottom: 15px;
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .nf-response-msg {
  color: #680211;
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .nf-error-msg {
  font-size: 12px;
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .html-container {
  font-size: 18px;
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .html-container p {
  margin-bottom: 0;
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .hidden-container {
  margin-bottom: 0;
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .list-checkbox-wrap {
  font-size: 12px;
  text-align: left;
  line-height: 20px;
  position: relative;
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:checked,
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) {
  position: absolute;
  left: 0;
  top: 0;
  outline: none;
  margin: 0;
  width: auto;
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:checked + label,
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) + label {
  position: relative;
  cursor: pointer;
  padding-left: 25px;
  font-size: 11px;
  line-height: 14px;
  display: inline-block;
  margin: 0;
  padding-top: 0px;
  text-align: justify;
  font-style: italic;
  color: #66635c;
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:checked + label:before,
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
  background: #ffffff;
  border: 1px solid #c2b59b;
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:checked + label:after,
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) + label:after {
  content: '';
  width: 13px;
  height: 13px;
  background-color: #c2b59b;
  position: absolute;
  top: 1px;
  left: 1px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont input,
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont textarea,
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont select {
  outline: none;
  resize: none;
  padding: 7.5px 0px;
  background-color: #ffffff;
  border: 1px solid #c2b59b;
  font-size: 15px;
  line-height: 19px;
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont input {
  border: 0;
  border-bottom: 1px solid #c2b59b;
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont textarea {
  height: 200px;
  padding: 7.5px 15px;
  margin-top: 10px;
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .submit-container {
  margin-bottom: 0;
  text-align: center;
}
.page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont .submit-container input {
  display: inline-block;
  background-color: #680211;
  color: #ffffff;
  border: 1px solid #680211;
  letter-spacing: 1px;
  width: 180px;
  padding: 5px 15px;
  text-transform: uppercase;
  border-radius: 25px;
  letter-spacing: 2px;
}
.page-id-20 footer {
  background-color: #ea944e;
}
.page-id-20 footer a:hover {
  color: #8a4116;
}
.page-id-20 footer .entete .item .icone i {
  color: #8a4116;
}
.page-id-20 footer .entete .item .intitule {
  color: #ffffff;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-20 footer .entete .item.fetes .intitule {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-20 footer .entete .item.fetes .intitule:hover {
  color: #8a4116;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-20 footer .corps {
  border-color: #8a4116;
}
.page-id-20 footer .corps .logo .reseaux-sociaux .reseau a {
  color: #ea944e;
  background-color: #8a4116;
}
.page-id-20 footer .corps .logo .reseaux-sociaux .reseau a:hover {
  background-color: #ffffff;
}
.page-id-22 header {
  position: static;
}
.page-id-22 main section.contenu-page >.container {
  margin-top: 0px;
  padding-bottom: 50px;
}
.page-id-22 main section.contenu-page .titre-principal-de-la-page {
  padding-top: 50px;
  margin-bottom: 50px;
}
.page-id-22 main section.contenu-page h2 {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  margin-bottom: 20px;
}
.page-id-22 main section.contenu-page h3 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #680211;
}
.page-id-22 main section.contenu-page a {
  color: #66635c;
}
.page-id-22 main section.contenu-page a:hover {
  color: #680211;
}
.page-id-3 header {
  position: static;
}
.page-id-3 main section.contenu-page >.container {
  margin-top: 0px;
  padding-bottom: 50px;
}
.page-id-3 main section.contenu-page .titre-principal-de-la-page {
  padding-top: 50px;
  margin-bottom: 50px;
}
.page-id-3 main section.contenu-page #texte-confidentialite {
  margin-top: 0;
}
.page-id-3 main section.contenu-page #texte-confidentialite h2 {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #c2b59b;
}
.page-id-3 main section.contenu-page #texte-confidentialite h3 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #680211;
}
.page-id-3 main section.contenu-page #texte-confidentialite h4 {
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
.page-id-3 main section.contenu-page #texte-confidentialite a {
  color: #66635c;
}
.page-id-3 main section.contenu-page #texte-confidentialite a:hover {
  color: #680211;
}
@media screen and (max-width: 1410px) {
  body header >.container {
    padding: 0 15px;
  }
  body header .corps .menu-principal ul li {
    margin-right: 20px;
  }
  body main section.parallax .parallax-window {
    min-height: 550px;
  }
  body main section.parallax .phrase .bloc {
    margin-left: 0 !important;
    text-align: left !important;
  }
  body main section.parallax .phrase .bloc .encadre {
    font-size: 32px;
    line-height: 38px;
  }
  body main section.contenu-page >.container {
    margin-top: 0;
  }
  .home main section.parallax .parallax-window {
    min-height: 800px;
  }
  .home main section.contenu-page section.liens-internes {
    padding: 0;
  }
  .home main section.contenu-page section.presentation .textuel {
    padding-left: 15px;
  }
  .home main section.contenu-page section.presentation .visuel {
    padding-right: 15px;
  }
  .home main section.contenu-page section.produits-locaux .textuel {
    padding-right: 15px;
  }
  .home main section.contenu-page section.produits-locaux .visuel {
    padding-left: 15px;
  }
  .home main section.contenu-page section.dernieres-prestations .owl-carousel {
    padding: 0 60px;
  }
  .home main section.contenu-page section.dernieres-prestations .owl-nav button.owl-prev {
    left: 0;
  }
  .home main section.contenu-page section.dernieres-prestations .owl-nav button.owl-next {
    right: 0;
  }
  .page-id-10 main section.contenu-page section.commandez-en-ligne .textuel {
    padding-left: 15px;
  }
  .page-id-10 main section.contenu-page section.commandez-en-ligne .visuel {
    padding-right: 15px;
  }
  .page-id-12 main section.contenu-page section.qui-sommes-nous .textuel {
    padding-left: 15px;
  }
  .page-id-12 main section.contenu-page section.qui-sommes-nous .visuel {
    padding-right: 15px;
  }
  .page-id-12 main section.contenu-page section.nos-creations .owl-carousel {
    padding: 0 60px;
  }
  .page-id-12 main section.contenu-page section.nos-creations .owl-carousel .owl-nav button.owl-prev {
    left: 0;
  }
  .page-id-12 main section.contenu-page section.nos-creations .owl-carousel .owl-nav button.owl-next {
    right: 0;
  }
  .page-id-12 main section.contenu-page section.produits-locaux .visuel {
    padding-left: 15px;
  }
  .page-id-12 main section.contenu-page section.produits-locaux .textuel {
    padding-right: 15px;
  }
  .page-id-12 main section.contenu-page section.equipe .owl-carousel {
    padding: 0 60px;
  }
  .page-id-12 main section.contenu-page section.equipe .owl-carousel .item .visuel {
    height: 400px;
  }
  .page-id-12 main section.contenu-page section.equipe .owl-carousel .owl-nav button.owl-prev {
    left: 0;
  }
  .page-id-12 main section.contenu-page section.equipe .owl-carousel .owl-nav button.owl-next {
    right: 0;
  }
  .page-id-12 main section.contenu-page section.moyens .owl-carousel {
    padding: 0 85px;
  }
  .page-id-12 main section.contenu-page section.moyens .owl-carousel .owl-nav button.owl-prev {
    left: 15px;
  }
  .page-id-12 main section.contenu-page section.moyens .owl-carousel .owl-nav button.owl-next {
    right: 15px;
  }
  .page-id-14 main section.contenu-page section.cocktails .textuel {
    padding-left: 15px;
  }
  .page-id-14 main section.contenu-page section.cocktails .visuel {
    padding-right: 15px;
  }
  .page-id-14 main section.contenu-page section.gala .visuel {
    padding-left: 15px;
  }
  .page-id-14 main section.contenu-page section.gala .textuel {
    padding-right: 15px;
  }
  .page-id-14 main section.contenu-page section.service-livraison .textuel {
    padding-left: 15px;
  }
  .page-id-14 main section.contenu-page section.service-livraison .visuel {
    padding-right: 15px;
  }
  .page-id-14 main section.contenu-page section.besoins-specifiques .visuel {
    padding-left: 15px;
  }
  .page-id-14 main section.contenu-page section.besoins-specifiques .textuel {
    padding-right: 15px;
  }
  .page-id-14 main section.contenu-page section.dernieres-prestations .owl-carousel {
    padding: 0 60px;
  }
  .page-id-14 main section.contenu-page section.dernieres-prestations .owl-carousel .owl-nav button.owl-prev {
    left: 0;
  }
  .page-id-14 main section.contenu-page section.dernieres-prestations .owl-carousel .owl-nav button.owl-next {
    right: 0;
  }
  .page-id-16 main section.contenu-page section.receptions-privees .textuel {
    padding-left: 15px;
  }
  .page-id-16 main section.contenu-page section.receptions-privees .visuel {
    padding-right: 15px;
  }
  .page-id-16 main section.contenu-page section.mariage .textuel {
    padding-right: 15px;
  }
  .page-id-16 main section.contenu-page section.mariage .visuel {
    padding-left: 15px;
  }
  .page-id-16 main section.contenu-page section.dernieres-prestations .owl-carousel {
    padding: 0 60px;
  }
  .page-id-16 main section.contenu-page section.dernieres-prestations .owl-carousel .owl-nav button.owl-prev {
    left: 0;
  }
  .page-id-16 main section.contenu-page section.dernieres-prestations .owl-carousel .owl-nav button.owl-next {
    right: 0;
  }
  .page-id-18 main section.contenu-page >.container {
    padding: 0;
  }
  .page-id-18 main section.contenu-page section.prestations {
    padding: 0;
  }
  .page-id-20 main section.contenu-page section.contact .informations {
    padding-left: 15px;
  }
  .page-id-20 main section.contenu-page section.contact .formulaire {
    padding-right: 15px;
  }
}
@media screen and (max-width: 1200px) {
  body header {
    position: fixed !important;
    background-color: #ffffff;
    height: 60px;
    border-bottom: 1px solid #680211;
  }
  body header #menu-mobile {
    height: 40px;
    width: 40px;
    display: block;
    background-color: #680211;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
    position: absolute;
    top: 10px;
    left: 15px;
    z-index: 1;
    transition: all .4s ease-in-out !important;
    -webkit-transition: all .4s ease-in-out !important;
    -moz-transition: all .4s ease-in-out !important;
    -o-transition: all .4s ease-in-out !important;
  }
  body header #menu-mobile.active {
    background-color: #66635c;
  }
  body header #menu-tel {
    height: 40px;
    width: 40px;
    display: block;
    background-color: #680211;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    padding-top: 7px;
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 1;
    transition: all .4s ease-in-out !important;
    -webkit-transition: all .4s ease-in-out !important;
    -moz-transition: all .4s ease-in-out !important;
    -o-transition: all .4s ease-in-out !important;
  }
  body header .entete {
    display: none;
  }
  body header .corps {
    margin: 0;
  }
  body header .corps .logo {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    padding-top: 7px;
  }
  body header .corps .logo img {
    height: 46px;
  }
  body header .corps .menu-principal {
    position: fixed;
    left: 0;
    top: 60px;
    border-right: 1px solid #680211;
    width: 250px;
    background-color: #ffffff;
    height: 100%;
    display: none;
  }
  body header .corps .menu-principal ul {
    border: 0;
  }
  body header .corps .menu-principal ul li {
    display: block;
    max-width: 100% !important;
    margin: 0;
    height: auto;
    text-align: left;
    margin-bottom: 15px;
  }
  body header .corps .menu-principal ul li:after {
    display: none;
  }
  body header .corps .menu-principal ul li a {
    font-size: 16px;
    line-height: 20px;
  }
  body header .corps .menu-principal ul li a:hover {
    color: #680211;
  }
  body header .corps .menu-principal ul li.current-menu-item a {
    color: #680211;
    font-weight: 600;
  }
  body main {
    padding-top: 60px;
  }
  body main .cartes-fixes {
    top: 120px;
  }
  body main section.parallax .parallax-window {
    min-height: 400px;
  }
  body main section.parallax .phrase {
    top: 0px;
  }
  .home main section.parallax .parallax-window {
    min-height: 550px;
  }
}
@media screen and (max-width: 1023px) {
  body main section.parallax .phrase .bloc {
    width: 70%;
  }
  .home main section.contenu-page section.liens-internes .item .lien {
    margin-top: -115px;
    height: 230px;
  }
  .home main section.contenu-page section.presentation .textuel {
    padding-right: 15px;
  }
  .home main section.contenu-page section.presentation .visuel {
    padding-left: 15px;
  }
  .home main section.contenu-page section.produits-locaux .textuel {
    padding-left: 15px;
  }
  .home main section.contenu-page section.produits-locaux .visuel {
    padding-right: 15px;
  }
  .page-id-10 main section.contenu-page section.commandez-en-ligne .textuel {
    padding-right: 15px;
  }
  .page-id-10 main section.contenu-page section.commandez-en-ligne .visuel {
    padding-left: 15px;
  }
  .page-id-12 main section.contenu-page section.qui-sommes-nous .textuel {
    padding-right: 15px;
  }
  .page-id-12 main section.contenu-page section.qui-sommes-nous .textuel .liens .lien {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
  .page-id-12 main section.contenu-page section.qui-sommes-nous .visuel {
    padding-left: 15px;
  }
  .page-id-12 main section.contenu-page section.produits-locaux .visuel {
    padding-right: 15px;
  }
  .page-id-12 main section.contenu-page section.produits-locaux .textuel {
    padding-left: 15px;
  }
  .page-id-14 main section.contenu-page section.cocktails .textuel {
    padding-right: 15px;
  }
  .page-id-14 main section.contenu-page section.cocktails .visuel {
    padding-left: 15px;
  }
  .page-id-14 main section.contenu-page section.gala .textuel {
    padding-left: 15px;
  }
  .page-id-14 main section.contenu-page section.gala .visuel {
    padding-right: 15px;
  }
  .page-id-14 main section.contenu-page section.service-livraison .textuel {
    padding-right: 15px;
  }
  .page-id-14 main section.contenu-page section.service-livraison .visuel {
    padding-left: 15px;
  }
  .page-id-14 main section.contenu-page section.besoins-specifiques .textuel {
    padding-left: 15px;
  }
  .page-id-14 main section.contenu-page section.besoins-specifiques .visuel {
    padding-right: 15px;
  }
  .page-id-16 main section.contenu-page section.receptions-privees .textuel {
    padding-right: 15px;
  }
  .page-id-16 main section.contenu-page section.receptions-privees .visuel {
    padding-left: 15px;
  }
  .page-id-16 main section.contenu-page section.mariage .textuel {
    padding-left: 15px;
  }
  .page-id-16 main section.contenu-page section.mariage .visuel {
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  body {
    background-image: none;
    background-color: #ffffff;
  }
  body #grdp_barre_maxi,
  body #grdp_barre_mini {
    display: none !important;
  }
  body header #menu-mobile {
    height: 34px;
    width: 34px;
    top: 13px;
    font-size: 16px;
    padding-top: 4px;
  }
  body header #menu-tel {
    height: 34px;
    width: 34px;
    top: 13px;
    padding-top: 4px;
    font-size: 15px;
  }
  body header .corps .logo {
    padding-top: 12px;
  }
  body header .corps .logo img {
    height: auto;
    position: relative;
    top: 30%;
    transform: translateY(-50%);
    width: 60% !important;
  }
  body main .cartes-fixes {
    width: 100%;
    top: auto;
    bottom: 0;
    font-size: 0;
    text-align: center;
  }
  body main .cartes-fixes a {
    width: 58px;
    height: 30px;
    display: inline-block;
    border: 1px solid #c2b59b;
    font-size: 16px;
    padding-top: 3px;
  }
  body main section.parallax .parallax-window {
    min-height: 150px !important;
    margin-bottom: 30px;
  }
  body main section.parallax .phrase {
    display: none;
  }
  body main section.contenu-page .titre-principal-de-la-page .titre span.partie1 {
    font-size: 16px;
    line-height: 20px;
  }
  body main section.contenu-page .titre-principal-de-la-page .titre span.partie2 {
    font-size: 20px;
    line-height: 24px;
  }
  body main section.contenu-page .titre-principal-de-la-page .titre:after {
    width: 22px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 10px;
  }
  body main section.contenu-page .titre-section {
    font-size: 18px;
    line-height: 22px;
  }
  body main section.contenu-page .titre-section:after {
    width: 50px;
    margin-bottom: 15px;
    margin-top: 5px;
  }
  body main section.contenu-page .texte-section {
    font-size: 14px;
    line-height: 18px;
  }
  body main section.contenu-page .texte-section p,
  body main section.contenu-page .texte-section ul {
    margin-bottom: 15px;
  }
  body footer {
    padding-bottom: 30px;
  }
  body footer .infos-legales {
    font-size: 11px;
    line-height: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  body footer .infos-legales .logo-idcom {
    display: none;
  }
  body footer .entete {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  body footer .entete .item .icone i {
    font-size: 36px;
  }
  body footer .entete .item .intitule {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 1px;
    margin-top: 5px;
  }
  body footer .corps {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  body footer .corps .contacts {
    text-align: center;
  }
  body footer .corps .adresse {
    font-size: 13px;
    line-height: 17px;
  }
  body footer .corps .logo img {
    display: none;
  }
  body footer .corps .menu-principal {
    display: none;
  }
  .home main section.contenu-page section.liens-internes {
    display: none;
  }
  .home main section.contenu-page section .textuel-et-visuel .visuel .photo {
    height: 200px;
  }
  .home main section.contenu-page section .textuel-et-visuel .textuel .lien {
    margin-top: 15px;
  }
  .home main section.contenu-page section .textuel-et-visuel .textuel .lien a {
    font-size: 14px;
    line-height: 18px;
    padding: 7.5px 15px;
    margin-bottom: 15px;
    display: block;
    text-align: center;
  }
  .home main section.contenu-page section.presentation {
    margin-top: 30px;
  }
  .home main section.contenu-page section.produits-locaux {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #680211;
  }
  .home main section.contenu-page section.produits-locaux .visuel {
    margin-bottom: 15px;
  }
  .home main section.contenu-page section.dernieres-prestations {
    padding-top: 60px;
  }
  .home main section.contenu-page section.dernieres-prestations .titre-principal-de-la-page {
    padding-bottom: 30px;
  }
  .home main section.contenu-page section.dernieres-prestations .owl-carousel {
    padding: 0;
  }
  .home main section.contenu-page section.dernieres-prestations .owl-carousel .item .zone .visuel {
    height: 200px;
  }
  .home main section.contenu-page section.dernieres-prestations .owl-carousel .item .zone .visuel .overlay {
    line-height: 200px;
  }
  .home main section.contenu-page section.dernieres-prestations .owl-carousel .item .zone .textuel .nom {
    font-size: 14px;
    line-height: 18px;
  }
  .home main section.contenu-page section.dernieres-prestations .owl-carousel .item .zone .textuel .nombre-convives {
    font-size: 14px;
    line-height: 18px;
  }
  .home main section.contenu-page section.dernieres-prestations .owl-carousel .owl-nav button {
    top: -45px;
  }
  .home main section.contenu-page section.dernieres-prestations .bouton-vers-page-prestations a {
    font-size: 14px;
    line-height: 18px;
    display: block;
  }
  .home main section.contenu-page section.dernieres-prestations .bouton-vers-page-prestations a i {
    font-size: 18px;
  }
  .page-id-10 main .titre-principal-de-la-page {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .page-id-10 main section.contenu-page section.commandez-en-ligne {
    padding-bottom: 60px;
  }
  .page-id-10 main section.contenu-page section.commandez-en-ligne .visuel .photo {
    height: 200px;
  }
  .page-id-10 main section.contenu-page section.commandez-en-ligne .textuel {
    margin-bottom: 30px;
  }
  .page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .lien-newsletter {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 15px;
    margin-top: 30px;
  }
  .page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont textarea,
  .page-id-10 main section.contenu-page section.commandez-en-ligne .textuel .formulaire-newsletter #nf-form-2-cont input {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-12 main .titre-principal-de-la-page {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .page-id-12 main section.contenu-page section.qui-sommes-nous {
    padding-bottom: 60px;
  }
  .page-id-12 main section.contenu-page section.qui-sommes-nous .textuel .liens a {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-12 main section.contenu-page section.qui-sommes-nous .visuel .photo {
    height: 200px;
  }
  .page-id-12 main section.contenu-page section.nos-creations .owl-carousel {
    padding: 0;
  }
  .page-id-12 main section.contenu-page section.nos-creations .owl-carousel .item .visuel {
    height: 200px;
  }
  .page-id-12 main section.contenu-page section.nos-creations .owl-carousel .item .visuel .overlay {
    line-height: 200px;
  }
  .page-id-12 main section.contenu-page section.nos-creations .owl-carousel .item .textuel .nom {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-12 main section.contenu-page section.nos-creations .owl-carousel .item .textuel .description {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-12 main section.contenu-page section.nos-creations .owl-carousel .owl-nav button {
    top: -45px;
  }
  .page-id-12 main section.contenu-page section.produits-locaux .visuel {
    margin-bottom: 15px;
  }
  .page-id-12 main section.contenu-page section.produits-locaux .visuel .photo {
    height: 200px;
  }
  .page-id-12 main section.contenu-page section.equipe {
    padding-bottom: 45px;
  }
  .page-id-12 main section.contenu-page section.equipe .titre-principal-de-la-page {
    padding-top: 30px;
  }
  .page-id-12 main section.contenu-page section.equipe .owl-carousel {
    padding: 0 15px;
    margin-top: 60px;
  }
  .page-id-12 main section.contenu-page section.equipe .owl-carousel .item .visuel {
    height: 500px;
  }
  .page-id-12 main section.contenu-page section.equipe .owl-carousel .item .visuel .overlay {
    line-height: 200px;
  }
  .page-id-12 main section.contenu-page section.equipe .owl-carousel .item .textuel .nom {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-12 main section.contenu-page section.equipe .owl-carousel .owl-nav button {
    top: -45px;
  }
  .page-id-12 main section.contenu-page section.moyens {
    padding-top: 30px;
  }
  .page-id-12 main section.contenu-page section.moyens .owl-carousel {
    padding: 0 15px;
    margin-top: 60px;
  }
  .page-id-12 main section.contenu-page section.moyens .owl-carousel .item .visuel {
    height: 200px;
  }
  .page-id-12 main section.contenu-page section.moyens .owl-carousel .item .visuel .overlay {
    line-height: 200px;
  }
  .page-id-12 main section.contenu-page section.moyens .owl-carousel .item .textuel .nom {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-12 main section.contenu-page section.moyens .owl-carousel .owl-nav button {
    top: -45px;
  }
  .page-id-14 main .titre-principal-de-la-page {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .page-id-14 main section.contenu-page section .textuel-et-visuel .visuel .photo {
    height: 200px;
  }
  .page-id-14 main section.contenu-page section .textuel-et-visuel .textuel .lien {
    margin-top: 0;
  }
  .page-id-14 main section.contenu-page section .textuel-et-visuel .textuel .lien a {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-14 main section.contenu-page section .textuel-et-visuel .textuel .lien a i {
    font-size: 14px;
  }
  .page-id-14 main section.contenu-page section.cocktails {
    margin-top: 0;
  }
  .page-id-14 main section.contenu-page section.cocktails .visuel {
    margin-top: 30px;
  }
  .page-id-14 main section.contenu-page section.gala {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #680211;
  }
  .page-id-14 main section.contenu-page section.gala .visuel {
    margin-bottom: 30px;
  }
  .page-id-14 main section.contenu-page section.service-livraison {
    margin-top: 0;
  }
  .page-id-14 main section.contenu-page section.service-livraison .visuel {
    margin-top: 30px;
  }
  .page-id-14 main section.contenu-page section.besoins-specifiques {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #680211;
  }
  .page-id-14 main section.contenu-page section.besoins-specifiques .visuel {
    margin-bottom: 30px;
  }
  .page-id-14 main section.contenu-page section.dernieres-prestations {
    padding-top: 60px;
  }
  .page-id-14 main section.contenu-page section.dernieres-prestations .titre-principal-de-la-page {
    padding-bottom: 30px;
  }
  .page-id-14 main section.contenu-page section.dernieres-prestations .owl-carousel {
    padding: 0;
  }
  .page-id-14 main section.contenu-page section.dernieres-prestations .owl-carousel .item .zone .visuel {
    height: 200px;
  }
  .page-id-14 main section.contenu-page section.dernieres-prestations .owl-carousel .item .zone .visuel .overlay {
    line-height: 200px;
  }
  .page-id-14 main section.contenu-page section.dernieres-prestations .owl-carousel .item .zone .textuel .nom {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-14 main section.contenu-page section.dernieres-prestations .owl-carousel .item .zone .textuel .nombre-convives {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-14 main section.contenu-page section.dernieres-prestations .owl-carousel .owl-nav button {
    top: -45px;
  }
  .page-id-14 main section.contenu-page section.dernieres-prestations .bouton-vers-page-prestations a {
    font-size: 14px;
    line-height: 18px;
    display: block;
  }
  .page-id-14 main section.contenu-page section.dernieres-prestations .bouton-vers-page-prestations a i {
    font-size: 18px;
  }
  .page-id-16 main .titre-principal-de-la-page {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .page-id-16 main section.contenu-page section.receptions-privees {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #680211;
  }
  .page-id-16 main section.contenu-page section.receptions-privees .textuel .liens a {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-16 main section.contenu-page section.receptions-privees .textuel .liens a i {
    font-size: 18px;
  }
  .page-id-16 main section.contenu-page section.receptions-privees .visuel {
    margin-top: 30px;
  }
  .page-id-16 main section.contenu-page section.receptions-privees .visuel .photo {
    height: 200px;
  }
  .page-id-16 main section.contenu-page section.mariage .visuel {
    margin-bottom: 30px;
  }
  .page-id-16 main section.contenu-page section.mariage .visuel .photo {
    height: 200px;
  }
  .page-id-16 main section.contenu-page section.mariage .textuel .liens a {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-16 main section.contenu-page section.mariage .textuel .liens a i {
    font-size: 18px;
  }
  .page-id-16 main section.contenu-page section.dernieres-prestations {
    padding-top: 60px;
  }
  .page-id-16 main section.contenu-page section.dernieres-prestations .titre-principal-de-la-page {
    padding-bottom: 30px;
  }
  .page-id-16 main section.contenu-page section.dernieres-prestations .owl-carousel {
    padding: 0;
  }
  .page-id-16 main section.contenu-page section.dernieres-prestations .owl-carousel .item .zone .visuel {
    height: 200px;
  }
  .page-id-16 main section.contenu-page section.dernieres-prestations .owl-carousel .item .zone .visuel .overlay {
    line-height: 200px;
  }
  .page-id-16 main section.contenu-page section.dernieres-prestations .owl-carousel .item .zone .textuel .nom {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-16 main section.contenu-page section.dernieres-prestations .owl-carousel .item .zone .textuel .nombre-convives {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-16 main section.contenu-page section.dernieres-prestations .owl-carousel .owl-nav button {
    top: -45px;
  }
  .page-id-16 main section.contenu-page section.dernieres-prestations .bouton-vers-page-prestations a {
    font-size: 14px;
    line-height: 18px;
    display: block;
  }
  .page-id-16 main section.contenu-page section.dernieres-prestations .bouton-vers-page-prestations a i {
    font-size: 18px;
  }
  .page-id-18 main .titre-principal-de-la-page {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .page-id-18 main section.contenu-page section.prestations .button-group button {
    font-size: 12px;
    line-height: 16px;
    padding: 0 10px;
  }
  .page-id-18 main section.contenu-page section.prestations .grid {
    margin: 0 7.5px;
  }
  .page-id-18 main section.contenu-page section.prestations .grid .prestation {
    width: 50%;
    padding: 0 7.5px;
    margin-bottom: 15px;
  }
  .page-id-18 main section.contenu-page section.prestations .grid .prestation .zone .visuel {
    height: 150px;
  }
  .page-id-18 main section.contenu-page section.prestations .grid .prestation .zone .visuel .overlay {
    line-height: 150px;
  }
  .page-id-18 main section.contenu-page section.prestations .grid .prestation .zone .textuel .nom {
    font-size: 12px;
    line-height: 16px;
  }
  .page-id-18 main section.contenu-page section.prestations .grid .prestation .zone .textuel .nombre-convives {
    font-size: 12px;
    line-height: 16px;
  }
  .page-id-20 main .titre-principal-de-la-page {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .page-id-20 main section.contenu-page section.contact .formulaire {
    margin-bottom: 60px;
    padding-left: 15px;
  }
  .page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont {
    margin-top: 30px;
  }
  .page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont textarea,
  .page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont input {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-20 main section.contenu-page section.contact .formulaire #nf-form-1-cont textarea {
    height: 120px;
  }
  .page-id-20 main section.contenu-page section.contact .informations {
    padding-right: 15px;
  }
}
