/* cmsms stylesheet: styles-suite modified: mercredi 10 juin 2026 16:28:22 */
/*********************************************
  BREAKPOINTS
**********************************************/
.promoHome .slick-arrow {
  cursor: pointer;
}
.promoHome .article__imgContainer {
  position: relative;
}
.promoHome .article__prixContainer {
  padding-top: 10px;
  transform: scale(1) !important;
  margin-bottom: 20px;
  bottom: -8px;
  position: relative;
  pointer-events: none;
}
@media (max-width: 1400px) {
  .promoHome .article__prixContainer {
    transform: scale(0.9) !important;
  }
}
@media (max-width: 900px) {
  .promoHome .article__prixContainer {
    transform: scale(1) !important;
  }
}
@media (max-width: 480px) {
  .promoHome .article__prixContainer {
    transform: scale(0.9) !important;
  }
}
.promoHome .article__soldemot {
  color: #fff;
  display: block;
  font-weight: normal;
  line-height: 1em;
  font-size: 12px;
  text-transform: uppercase;
  position: absolute;
  top: -16px;
  order: 2;
  font-size: 12px;
  position: relative;
  top: inherit;
  left: inherit;
}
.promoHome .article__prix {
  background-color: transparent !important;
  padding: 0 !important;
}
.promoHome .article__prix--mot {
  position: absolute;
  top: 0;
  right: 21px;
  padding: 0.7rem !important;
  font-family: "cabrito-sans", "Cabrito Sans", "Montserrat", "Work Sans", "Open Sans", "Helvetica", arial, sans-serif;
  border-radius: 0 0 0 5px;
  background: #a6c815 !important;
}
.promoHome .article__prix--mot + .article__prix--mot--nouveau {
  top: 41px;
}
.promoHome .article__prix--mot--nouveau {
  border-top-left-radius: 5px;
}
.promoHome .article__prix--simple {
  font-size: 2rem !important;
}
.promoHome .article__prix--avant {
  color: #452b19 !important;
  background-color: transparent !important;
  font-size: 1.272rem !important;
  order: 1;
}
.promoHome .article__prix--avant:before {
  height: 2px !important;
  left: -5% !important;
  width: 110% !important;
  background-color: #e40016 !important;
  transform: rotate(-30deg);
}
.promoHome .article__prix--apres {
  background-color: transparent !important;
  font-size: 2.058rem !important;
  order: 3;
  width: stretch;
}
.promoHome .article__decoContainer {
  width: 150px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.1);
  transform-origin: center;
  pointer-events: none;
}
.promoHome .article__decoContainer__deco {
  width: 100%;
  height: auto;
}
.promoHome .priceAll {
  z-index: 3;
  background: none !important;
  border: none !important;
  transform: translateY(-53px);
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.promoHome .priceAll:has(.article__prix--avant) {
  transform: translateY(-45px);
  flex-direction: column;
  gap: 4px;
  transform: translateY(-48px);
  transform: translateY(-62px);
}
.promoHome .priceAll:has(.article__soldemot) {
  transform: translateY(-35px);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 10px;
  row-gap: 4px;
  transform: translateY(-48px);
  margin-top: 0;
  transform: translateY(-52px);
}

.searchpage {
  overflow: hidden;
}
.searchpage .banner {
  margin-top: 135px;
}
@media (max-width: 900px) {
  .searchpage .banner {
    padding-bottom: 4rem;
    margin-top: 0;
  }
}
.searchpage .cta--folder--search {
  top: 40px;
}
.searchpage .searchResults {
  padding: 70px 170px;
  min-height: 600px;
  position: relative;
}
@media (max-width: 1200px) {
  .searchpage .searchResults {
    padding: 70px 120px;
  }
}
@media (max-width: 900px) {
  .searchpage .searchResults {
    padding: 90px;
  }
}
@media (max-width: 600px) {
  .searchpage .searchResults {
    padding: 50px 25px;
  }
}
.searchpage .searchResults__title {
  margin-bottom: 60px;
}
.searchpage .searchResults__title span {
  font-style: italic;
}
.searchpage .searchResults__pages {
  margin-top: 15px;
  margin-left: 10px;
  position: relative;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.searchpage .searchResults__container__listing {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  position: relative;
  transform: translateY(0.5rem);
  margin-top: 10px;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .searchpage .searchResults__container__listing {
    flex-flow: column wrap;
  }
}
.searchpage .searchResults__container__listing .article {
  text-align: center;
  width: 23%;
  position: relative;
  margin: 0 1%;
  margin-bottom: 5rem;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .searchpage .searchResults__container__listing .article {
    margin: 0;
    margin-bottom: 4rem;
    width: 100%;
  }
  .searchpage .searchResults__container__listing .article:nth-of-type(1):after, .searchpage .searchResults__container__listing .article:nth-of-type(7):after, .searchpage .searchResults__container__listing .article:nth-of-type(15):after {
    position: absolute;
    content: " ";
    background: url(../../assets/img/ecureuil-clin-doeil2.png) no-repeat;
    background-size: 100%;
    top: -50px;
    right: -85px;
    width: 90px;
    height: 130px;
  }
}
@media (max-width: 1024px) and (max-width: 600px) {
  .searchpage .searchResults__container__listing .article:nth-of-type(1):after, .searchpage .searchResults__container__listing .article:nth-of-type(7):after, .searchpage .searchResults__container__listing .article:nth-of-type(15):after {
    width: 60px;
    right: -50px;
  }
}
@media (max-width: 1024px) {
  .searchpage .searchResults__container__listing .article:nth-of-type(4):before, .searchpage .searchResults__container__listing .article:nth-of-type(10):before, .searchpage .searchResults__container__listing .article:nth-of-type(19):before {
    position: absolute;
    content: " ";
    background: url(../../assets/img/svg/pres4.png) no-repeat;
    background-size: 100%;
    left: -90px;
    top: 0;
    width: 90px;
    height: 130px;
  }
}
@media (max-width: 1024px) and (max-width: 600px) {
  .searchpage .searchResults__container__listing .article:nth-of-type(4):before, .searchpage .searchResults__container__listing .article:nth-of-type(10):before, .searchpage .searchResults__container__listing .article:nth-of-type(19):before {
    width: 60px;
    left: -60px;
  }
}
.searchpage .searchResults__container__listing .article:nth-of-type(4):after, .searchpage .searchResults__container__listing .article:nth-of-type(12):after, .searchpage .searchResults__container__listing .article:nth-of-type(20):after {
  position: absolute;
  content: " ";
  background: url(../../assets/img/ecureuil-clin-doeil2.png) no-repeat;
  background-size: 100%;
  top: -50px;
  right: -85px;
  width: 90px;
  height: 130px;
}
@media (max-width: 1024px) {
  .searchpage .searchResults__container__listing .article:nth-of-type(4):after, .searchpage .searchResults__container__listing .article:nth-of-type(12):after, .searchpage .searchResults__container__listing .article:nth-of-type(20):after {
    display: none;
  }
}
.searchpage .searchResults__container__listing .article:nth-of-type(5):before, .searchpage .searchResults__container__listing .article:nth-of-type(13):before, .searchpage .searchResults__container__listing .article:nth-of-type(21):before {
  position: absolute;
  content: " ";
  background: url(../../assets/img/svg/pres4.png) no-repeat;
  background-size: 100%;
  left: -90px;
  top: 0;
  width: 90px;
  height: 130px;
}
@media (max-width: 1024px) {
  .searchpage .searchResults__container__listing .article:nth-of-type(5):before, .searchpage .searchResults__container__listing .article:nth-of-type(13):before, .searchpage .searchResults__container__listing .article:nth-of-type(21):before {
    display: none;
  }
}
.searchpage .searchResults__container__listing .article__imgContainer:before {
  font-size: 0.887rem !important;
}
.searchpage .searchResults__container__listing .article__imgContainer--promo:before {
  content: "promo";
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background-color: #e40016;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.5rem;
  /* padding-bottom: .5rem; */
  font-size: 1rem;
  font-family: "cabrito-sans", "Cabrito Sans", "Montserrat", "Work Sans", "Open Sans", "Helvetica", arial, sans-serif;
  border-radius: 0 0 5px 0;
}
.searchpage .searchResults__container__listing .article__img {
  width: 100%;
  height: auto;
  border: 3px solid #a6c815;
}
.searchpage .searchResults__container__listing .article__title {
  font-size: 1.1rem;
  margin-top: 0;
  margin-bottom: 1rem;
}
.searchpage .searchResults__container__listing .article__prixContainer {
  padding-top: 10px;
  transform: scale(1) !important;
  margin-bottom: 20px;
  bottom: -8px;
  position: relative;
  pointer-events: none;
  transform: scale(0.9) !important;
}
@media (max-width: 900px) {
  .searchpage .searchResults__container__listing .article__prixContainer {
    transform: scale(1) !important;
  }
}
@media (max-width: 480px) {
  .searchpage .searchResults__container__listing .article__prixContainer {
    transform: scale(0.9) !important;
  }
}
.searchpage .searchResults__container__listing .article__soldemot {
  color: #fff;
  display: block;
  font-weight: normal;
  line-height: 1em;
  font-size: 12px;
  text-transform: uppercase;
  position: absolute;
  top: -16px;
  order: 2;
  font-size: 12px;
  position: relative;
  top: inherit;
  left: inherit;
}
.searchpage .searchResults__container__listing .article__prix {
  color: #ffffff;
  font-weight: bold;
  line-height: 1em;
  display: block;
  font-size: 1.272rem;
  padding: 0 1rem;
  background: none;
  padding: 0 !important;
}
.searchpage .searchResults__container__listing .article__prix--mot {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.7rem !important;
  font-family: "cabrito-sans", "Cabrito Sans", "Montserrat", "Work Sans", "Open Sans", "Helvetica", arial, sans-serif;
  border-radius: 0 0 0 5px;
  background: #a6c815 !important;
  text-transform: uppercase;
  font-size: 0.887rem;
}
.searchpage .searchResults__container__listing .article__prix--mot + .article__prix--mot--nouveau {
  top: 41px;
}
.searchpage .searchResults__container__listing .article__prix--mot--nouveau {
  border-top-left-radius: 5px;
}
.searchpage .searchResults__container__listing .article__prix--simple {
  font-size: 2rem !important;
}
.searchpage .searchResults__container__listing .article__prix--avant {
  color: #452b19 !important;
  background-color: transparent !important;
  font-size: 1.272rem !important;
  order: 1;
  position: relative;
}
.searchpage .searchResults__container__listing .article__prix--avant:after {
  content: "";
  position: absolute;
  height: 2px !important;
  left: -5% !important;
  width: 110% !important;
  background-color: #e40016 !important;
  transform: rotate(-30deg);
  top: 8px;
}
.searchpage .searchResults__container__listing .article__prix--apres {
  background-color: transparent !important;
  font-size: 2.058rem !important;
  order: 3;
  width: stretch;
}
.searchpage .searchResults__container__listing .article__prix span {
  font-weight: lighter;
}
.searchpage .searchResults__container__listing .article__decoContainer {
  width: 150px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.1);
  transform-origin: center;
  pointer-events: none;
}
.searchpage .searchResults__container__listing .article__decoContainer__deco {
  width: 100%;
  height: auto;
}
.searchpage .searchResults__container__listing .article .priceAll {
  z-index: 3;
  background: none !important;
  border: none !important;
  padding: 0 !important;
  transform: translateY(-37px);
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.searchpage .searchResults__container__listing .article .priceAll:has(.article__prix--avant) {
  transform: translateY(-45px);
  flex-direction: column;
  gap: 4px;
  transform: translateY(-48px);
}
.searchpage .searchResults__container__listing .article .priceAll:has(.article__soldemot) {
  transform: translateY(-35px);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 10px;
  row-gap: 4px;
  transform: translateY(-48px);
}

@media screen and (max-width: 1160px) {
  .offres .article:before {
    display: none;
  }
}
.offres .article__prixContainer {
  padding-top: 10px;
  transform: scale(1) !important;
  margin-bottom: 20px;
  bottom: -8px;
  position: relative;
  pointer-events: none;
  transform: scale(0.9) !important;
}
@media (max-width: 900px) {
  .offres .article__prixContainer {
    transform: scale(1) !important;
  }
}
@media (max-width: 480px) {
  .offres .article__prixContainer {
    transform: scale(0.9) !important;
  }
}
.offres .article__soldemot {
  color: #fff;
  display: block;
  font-weight: normal;
  line-height: 1em;
  font-size: 12px;
  text-transform: uppercase;
  position: absolute;
  top: -16px;
  order: 2;
  font-size: 12px;
  position: relative;
  top: inherit;
  left: inherit;
}
.offres .article__prix {
  background: none !important;
  padding: 0 !important;
}
.offres .article__prix--mot {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.7rem !important;
  font-family: "cabrito-sans", "Cabrito Sans", "Montserrat", "Work Sans", "Open Sans", "Helvetica", arial, sans-serif;
  border-radius: 0 0 0 5px;
  background: #a6c815 !important;
}
.offres .article__prix--mot + .article__prix--mot--nouveau {
  top: 41px;
}
.offres .article__prix--mot--nouveau {
  border-top-left-radius: 5px;
}
.offres .article__prix--simple {
  font-size: 2rem !important;
}
.offres .article__prix--avant {
  color: #452b19 !important;
  background-color: transparent !important;
  font-size: 1.272rem !important;
  order: 1;
}
.offres .article__prix--avant:before {
  height: 2px !important;
  left: -5% !important;
  width: 110% !important;
  background-color: #e40016 !important;
  transform: rotate(-30deg);
}
.offres .article__prix--apres {
  background-color: transparent !important;
  font-size: 2.058rem !important;
  order: 3;
  width: stretch;
}
.offres .article__decoContainer {
  width: 160px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.1);
  transform-origin: center;
  pointer-events: none;
}
.offres .article__decoContainer__deco {
  width: 100%;
  height: auto;
}
.offres .priceAll {
  z-index: 3;
  background: none !important;
  border: none !important;
  padding: 0 !important;
  transform: translateY(-37px);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.offres .priceAll:has(.article__prix--avant) {
  transform: translateY(-45px);
  flex-direction: column;
  gap: 4px;
  transform: translateY(-48px);
}
.offres .priceAll:has(.article__soldemot) {
  transform: translateY(-35px);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 10px;
  row-gap: 4px;
  transform: translateY(-48px);
}

.articleFull {
  position: relative;
}
.articleFull .mot {
  color: white;
  font-weight: bold;
  background: #a6c815;
  display: inline-block;
  padding: 0.5rem;
  text-transform: uppercase;
}
.articleFull .promo {
  text-transform: uppercase !important;
  padding: 0.5rem !important;
}
.articleFull .news__tag {
  display: none;
}
.articleFull__container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 25px;
}
.articleFull__container__magasin {
  color: #BBCB34;
  text-transform: none;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.articleFull__container__prix {
  display: flex;
  flex-direction: column;
  gap: 0;
  position: relative;
  width: 165px;
  height: 80px;
  align-items: center;
  transform: scale(0.8);
  z-index: 3;
  background: none !important;
  border: none !important;
  padding: 0 !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
  text-align: center;
  transform: scale(0.9);
}
.articleFull__container__prix:has(.articleFull__prix--avant) {
  flex-direction: column;
  gap: 4px;
}
.articleFull__container__prix:has(.articleFull__soldemot) {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 10px;
  row-gap: 4px;
}
.articleFull__container__prix:has(.articleFull__soldemot) .articleFull__prix--simple {
  margin-top: -20px;
}
.articleFull__soldemot {
  color: #fff;
  display: block;
  font-weight: normal;
  line-height: 1em;
  font-size: 12px;
  text-transform: uppercase;
  position: absolute;
  top: -16px;
  order: 2;
  font-size: 12px;
  position: relative;
  top: inherit;
  left: inherit;
}
.articleFull__prix {
  color: #ffffff !important;
  z-index: 3;
  position: relative;
  margin-left: auto;
  margin-right: auto !important;
  margin-bottom: auto;
  margin-top: auto;
  line-height: 1;
}
.articleFull__prix--simple {
  font-size: 2rem !important;
  /*@include w600-down{
  	font-size: $xxx-large  !important;
  }*/
}
.articleFull__prix:before {
  display: none;
}
.articleFull__prix--simple {
  font-size: 3rem !important;
  margin-top: -20px;
  /*@include w600-down{
  	font-size: $xxx-large  !important;
  }*/
}
.articleFull__prix:before {
  display: none;
}
.articleFull__prix--avant {
  color: #452b19 !important;
  background-color: transparent !important;
  font-size: 1.272rem !important;
  order: 1;
  margin: 0 !important;
  padding: 0 !important;
}
.articleFull__prix--avant:after {
  content: "";
  position: absolute;
  top: 50%;
  height: 2px !important;
  left: -5% !important;
  width: 110% !important;
  background-color: #e40016 !important;
  transform: rotate(-30deg);
}
.articleFull__prix--apres, .articleFull__prix--simple {
  background-color: transparent !important;
  font-size: 2rem !important;
  font-size: 2.058rem !important;
  order: 3;
  width: stretch;
  margin: 0;
  padding: 0;
}
.articleFull__decoContainer {
  position: absolute;
  width: 180px;
  height: auto;
  left: -6px;
  top: 0;
  pointer-events: none;
  transform: scale(1.05);
}
.articleFull__decoContainer__deco {
  width: 100%;
  height: auto;
}
.page-promotions {
  overflow: hidden !important;
}

@media (max-width: 900px) {
  .informations {
    padding: 1.5rem 0 !important;
  }
}

.heading {
  display: flex;
  justify-content: right;
  align-items: center;
}
@media (max-width: 900px) {
  .heading {
    flex-direction: column-reverse;
    align-items: flex-end;
  }
}
.heading .infoBar__buttons a {
  font-weight: bold;
  font-size: 0.887rem;
  padding: 0.6rem 1.5rem;
}
.heading .infoBar li {
  margin: 0 0.8rem;
}
@media (max-width: 768px) {
  .heading .infoBar li {
    margin: 0 0.7rem;
  }
}
@media (max-width: 600px) {
  .heading .infoBar li {
    margin: 0.5rem 0.7rem;
  }
}

.search {
  margin-right: 30px;
  position: relative;
  padding: 5px 0;
}
@media (max-width: 1400px) {
  .search {
    margin-right: 10px;
  }
}
@media (max-width: 900px) {
  .search {
    width: 100%;
    margin-right: 0;
    margin-top: 25px;
    margin-bottom: 10px;
  }
}
.search .sro {
  display: none;
}
.search__input {
  min-width: 235px;
  height: 40px;
  border-radius: 20px;
  padding: 10px;
  color: #452b19;
  border: 1px solid #a6c815;
}
@media (max-width: 900px) {
  .search__input {
    width: 100%;
  }
}
.search__input::placeholder {
  color: #452b19;
}
.search__input:focus, .search__input:focus-visible {
  border: 3px solid #a6c815;
  outline: none;
}
.search__btn {
  background: none;
  position: absolute;
  z-index: 2;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  outline: none;
  cursor: pointer;
}
.search__btn svg {
  width: 30px;
  height: 30px;
  fill: #ffffff;
}

.page-petit-mobilier2 .banner > div {
  max-width: 660px !important;
}
@media (max-width: 900px) {
  .page-petit-mobilier2 .banner > div {
    max-width: 100% !important;
  }
}
.page-petit-mobilier2 .banner > div > h2 {
  max-width: 560px;
}
@media (max-width: 900px) {
  .page-petit-mobilier2 .banner > div > h2 {
    max-width: 100% !important;
  }
}

@media (max-width: 900px) {
  .banner {
    margin-top: 0 !important;
  }
}
.banner__list li a {
  font-size: 1.272rem;
}
@media (max-width: 1400px) {
  .banner__list li a {
    font-size: 1.1rem;
  }
}
@media (max-width: 900px) {
  .banner__list li a {
    font-size: 1rem;
  }
}
#formPrice .form__elt .form__input.checked {
  background: url(../../assets/img/svg/checked.svg) no-repeat 98%;
  background-size: 17px;
  background-color: rgba(69, 43, 25, 0.1);
}

.cta--small {
  padding: 0.5em 1.5em !important;
}
.cta--none {
  display: none !important;
}

/*# sourceMappingURL=styles-suite.2.css.map */
/* cmsms stylesheet: styles modified: mardi 22 avril 2025 11:58:55 */
@charset "UTF-8";
/* Meubles Écureuil
*
* created at 04/2018
*/
/* Meubles Écureuil
*
* created at 04/2018
*/
/* Meubles Écureuil
*
* created at 04/2018
*/
@import url("https://fonts.googleapis.com/css?family=Work+Sans:300,400");
@import url("https://use.typekit.net/kdl5bfr.css");
/*
  *
  * by Lugash!
  * created at 02/2018
  */
* {
  margin: 0;
  padding: 0; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

/* Meubles Écureuil
*
* created at 04/2018
*/
html {
  font: normal 16px "Work Sans", "Open Sans", "Helvetica", arial, sans-serif;
  color: #000;
  overflow-x: hidden;
  background-color: #fff; }

body {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 300;
  position: relative;
  margin: auto;
  /*overflow-x: hidden;*/
}

a {
  color: #000;
  text-decoration: none;
  transition: all .15s ease-in;
  -webkit-transition: all .15s ease-in;
  -moz-transition: all .15s ease-in;
  -ms-transition: all .15s ease-in;
  -o-transition: all .15s ease-in; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  text-transform: uppercase; }

h1 {
  font: 2.618rem "cabrito-sans", "Cabrito Sans", "Montserrat", "Work Sans", "Open Sans", "Helvetica", arial, sans-serif;
  font-weight: lighter; }

h2 {
  font: 2.058rem "cabrito-sans", "Cabrito Sans", "Montserrat", "Work Sans", "Open Sans", "Helvetica", arial, sans-serif;
  font-weight: lighter; }

h3 {
  font: 1.618rem "cabrito-sans", "Cabrito Sans", "Montserrat", "Work Sans", "Open Sans", "Helvetica", arial, sans-serif; }

h4 {
  font: 1.272rem "cabrito-sans", "Cabrito Sans", "Montserrat", "Work Sans", "Open Sans", "Helvetica", arial, sans-serif; }

p {
  margin: .5rem 0; }

b, strong {
  font-weight: bold; }

i, em {
  font-style: italic; }

.hidden {
  display: none; }

.wysiwyg {
  font-weight: lighter;
  max-width: 40rem; }
  .wysiwyg p {
    margin-bottom: 1rem; }
    @media screen and (max-width: 900px) {
      .article .wysiwyg {
        max-width:100%;
      }
    }

.open {
  text-transform: uppercase;
  color: #a6c815;
  font-weight: bold; }

.close {
  text-transform: uppercase;
  color: #e40016;
  font-weight: bold; }

section {
  padding: 3rem 0; }

/* Meubles Écureuil
*
* created at 04/2018
*/
.cta {
  text-transform: uppercase;
  border-radius: 3rem;
  display: inline-block;
  padding: 1rem 2rem;
  font-weight: normal;
  border: 1px solid transparent; }
    .cta__container  .cta:before {
      content:' ';
      position:absolute;
      left: -120px;
      height: 132px;
      width:150px;
      bottom: -20px;
      background:url(../../assets/img/svg/pres3.png) no-repeat;
      background-size:100%;
    }
    @media screen and (max-width: 500px) {
      .cta__container  .cta:before {
        display:none;
      }
    }
  .cta:after {
    display: inline-block;
    content: "►"; }
  .cta__container {
    text-align: center;
    padding: 3rem 0rem; }
  .cta__title {
    color: #e40016;
    font-weight: lighter;
    font-size: 1.272rem;
    margin-bottom: 1rem; }
  .cta--contact {
    border-radius: 5px;
    display: inherit;
    padding: .2rem 1rem;
    background-color: #a6c815;
    background: linear-gradient(#b9df17, #93b113);
    color: #452b19 !important;
    border: none !important; }
    .cta--contact:after {
      display: none; }
    .cta--contact:focus, .cta--contact:hover {
      color: #fff !important;
      border: none !important; }
  .cta--green {
    background-color: #a6c815;
    background: linear-gradient(#b9df17, #93b113);
    color: #452b19; }
    .cta--green:focus, .cta--green:hover {
      border: 1px solid #452b19; }
  .cta--red {
    background-color: #e40016;
    position:relative;
    background: linear-gradient(#fe0018, #cb0014);
    color: #fff; }
    .cta--red:focus, .cta--red:hover {
      border: 1px solid #fff; }
  .cta--brown {
    background-color: #452b19;
    color: #fff;
    padding: .5rem 1rem;
    font-size: 0.887rem; }
    .cta--brown:focus, .cta--brown:hover {
      border: 1px solid #fff; }
  .cta--endpage:focus, .cta--endpage:hover {
    border: 1px solid #452b19; }
  .cta--folder {
    position: absolute;
    top: 140px;
    right: 2.5vw;
    z-index: 10; }

  .page-accueil .cta--folder {
    position: fixed;
  }


.page-promotions .banner {
  overflow: visible;
}


.intro .cta--folder:hover div.imgFolder, .banner .cta--folder:hover div.imgFolder {
  display:block;
}

.intro div.imgFolder, .banner div.imgFolder {
  display:none;
  position: absolute;
  left: 15%;
  width: 70%;
  top: 56px;
  border-radius: 5px;
  border: 7px solid #cd0016;
  margin:0 !important
}
.imgFolder span {
  position: absolute;
  display:block;
  top:0;
  left:0;
  right:0;bottom:0;
  z-index:1000;

}

.imgFolder embed {
  max-width: 100%;
  display: block;
}
  .page-promotions .cta--folder {
        position: absolute;
    top: 30px;
    right: 22%;
    z-index: 10;
  }
    @media screen and (max-width: 900px) {
      .cta--folder {
        position: relative;
        top: 0;
        right: 0;
        margin-top: 1rem; }


      .page-accueil .cta--folder {
        position: relative;
      }
      .page-promotions .cta--folder {
    position: absolute;
    top: 120px;
    right: calc(50% - 150px);
    z-index: 10;}}
    .cta--folder:after {
      display: none; }
    .cta--folder svg {
      vertical-align: middle;
      width: 2rem; }
  .cta--offre {
    color: #e40016;
    background: linear-gradient(white, #dedede);
    margin-top: 1rem;
    font-size: 0.887rem;
    margin-top: auto; }
    .cta--offre:after {
      display: none; }
    .cta--offre:focus, .cta--offre:hover {
      color: #fff;
      background: linear-gradient(#fe0018, #b10011); }
    .cta--offre--promo {
      color: #fff;
      background: linear-gradient(#fe0018, #b10011);
      padding: 1rem; }
      @media screen and (max-width: 900px) {
        .cta--offre--promo {
          margin: auto; } }
      .cta--offre--promo:focus, .cta--offre--promo:hover {
        border: 1px solid #fff; }
  .cta--formulaire {
    vertical-align: middle;
    cursor: pointer; }
    .cta--formulaire:after {
      content: "";
      width: 3rem;
      height: 2rem;
      background: url("../../assets/img/svg/logo.svg");
      background-repeat: no-repeat;
      background-size: contain;
      -webkit-filter: brightness(100);
              filter: brightness(100);
      vertical-align: middle; }

/* Meubles Écureuil
*
* created at 04/2018
*/
header {
      position: fixed;
    width: 100%;
    z-index: 1000;
  top: 0;
}
header nav.navigation {
  background:#fff;
}
body main .intro, body main .banner {
  margin-top:115px;
}

body main .intro {
  display:grid;
  grid-template-columns: auto 1600px;
  grid-gap: 0;
  padding:0;
}
body main .intro__left {
  background: rgb(216,186,81);
  background: linear-gradient(180deg, rgba(216,186,81,1) 0%, rgba(218,138,50,1) 100%);
  display: flex;
  flex-flow: row wrap;
  padding: 60px;
  align-content: center;
}

body main .intro__left > * {
  width: 100%;
}

body main .intro__right img {
  display:block;
  max-width: 100%;
}

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


  body main .intro {
    grid-template-columns: auto 1200px;
  }
}

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


  body main .intro {
    grid-template-columns: auto 950px;
  }

  body main .intro__left {
    padding: 30px !important;
  }

  .intro__title {

    font-size: 1.1em !important;
    margin-top:15px !important;
  }

  .intro__logo {
    max-width: 13rem !important;
  }

}

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


  body main .intro {
    margin-top:135px;
    grid-template-columns: auto 800px;
  }

  .page-accueil .cta--folder {
    top:160px;
  }

  .intro__logo {
    max-width: 9rem !important;
  }
}

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


  body main .intro {
    grid-template-columns: auto 600px;
  }

  .cta--folder {
    font-size: 10px !important;
  }

  .cta--folder svg {
    width:1rem !important;
  }
}


@media screen and (max-width: 900px) {
  .page-accueil .cta--folder {
    top:0;
  }
}


@media screen and (max-width: 800px) {
  body main .intro {
    display:flex;
    flex-flow: row wrap;
  }
  body main .intro>* {
    width:100%;
  }
}
body main .intro__left, body main .intro__right {
  margin:0
}

@media screen and (max-width: 900px) {
  header {
        position: static;
      width: 100%;
      z-index: 1000;
  }

  .intro .intro__left {
    grid-area: a;
  }

  .intro .intro__right {
    grid-area: b;
  }

  .intro .cta--folder {
    grid-area: c;
  }


  body main .intro {
    grid-template-columns: auto 600px;
    grid-template-areas:
            "a b"
            "c c";
  }
  header nav.navigation {
    background:#fff;
  }
  body main .intro {
    margin-top:0;
  }

  body.page-faq main .banner, body.page-texte main .banner {
    margin-top:0;
  }
  
}
header .informations, footer .informations {
  background-color: #452b19;
  text-transform: uppercase;
  color: #fff;
  padding: .5rem 0; }

@media screen and (max-width: 900px) {
  header .informations {
    background-color: #2d1d11;
  }
}
  header .informations .wrapperInf {
    width:90%;
    margin:auto;
    overflow:hidden;
  }
  header .informations .wrapperInf ul:first-child {
    float:left;
  }
  header .informations .wrapperInf ul:last-child {
    float:right;
  }
  header .informations ul, footer .informations ul {
    display: inline-block;
    vertical-align: middle;}
    @media screen and (max-width: 900px) {
      header .informations ul, footer .informations ul {
        justify-content: flex-start; } }
  header .informations li, footer .informations li {
    margin: 0 .5rem;
    vertical-align: middle;
    display:inline-block; }
  header .informations a, footer .informations a {
    color: #fff;
    font-weight: normal;
    border-bottom: 1px solid transparent; }
    header .informations a:focus, header .informations a:hover, footer .informations a:focus, footer .informations a:hover {
      border-bottom: 1px solid #fff; }
  header .informations .fb, footer .informations .fb {
    border: none;
    padding-top: 2px;
    display: block;
    font-size: 0; }
    header .informations .fb svg, footer .informations .fb svg {
      fill: #fff;
      width: 2rem;
      transition: all .15s ease-in;
      -webkit-transition: all .15s ease-in;
      -moz-transition: all .15s ease-in;
      -ms-transition: all .15s ease-in;
      -o-transition: all .15s ease-in; }
    header .informations .fb:focus, header .informations .fb:hover, footer .informations .fb:focus, footer .informations .fb:hover {
      border: none; }
      header .informations .fb:focus svg, header .informations .fb:hover svg, footer .informations .fb:focus svg, footer .informations .fb:hover svg {
        fill: #a6c815; }

header .navigation label, footer .navigation label {
  /*display: block;*/
  display: none;
  position: fixed;
  top: 0;
  right: 3vw;
  width: 3rem;
  height: 3rem;
  font-size: 0;
  z-index: 1000;
  background-color: black;
  transition: all .15s ease-in;
  -webkit-transition: all .15s ease-in;
  -moz-transition: all .15s ease-in;
  -ms-transition: all .15s ease-in;
  -o-transition: all .15s ease-in; }
  header .navigation label::before, footer .navigation label::before {
    text-align: center;
    content: "=";
    font-size: 2rem;
    display: block;
    cursor: pointer;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    line-height: 3rem; }
  @media screen and (min-width: 900px) {
    header .navigation label, footer .navigation label {
      display: none; } }

@media screen and (max-width: 900px) {
  footer .navigation {
    display: none !important; } }

header .navigation #toogle-nav:checked ~ label, footer .navigation #toogle-nav:checked ~ label {
  background-color: #f7f7f7;
  z-index: 1000; }
  header .navigation #toogle-nav:checked ~ label::before, footer .navigation #toogle-nav:checked ~ label::before {
    content: "x";
    color: #dbdbdb; }

header .navigation input, footer .navigation input {
  display: none; }

header .navigation__list, footer .navigation__list {
  margin: auto;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding: .5rem 0;
  transition: all .15s ease-in;
  position: relative;
  -webkit-transition: all .15s ease-in;
  -moz-transition: all .15s ease-in;
  -ms-transition: all .15s ease-in;
  -o-transition: all .15s ease-in; }
  @media screen and (max-width: 900px) {
    .page-presentation .summary--page .logo {
      display:none;
    }
    header .navigation__list, footer .navigation__list {
      position: fixed;
      opacity: 0;
      background: rgba(247, 247, 247, 0.97);
      bottom: 100vh;
      left: 0;
      height: 100vh;
      width: 100vw;
      flex-flow: column wrap;
      z-index: 100; } }

header .navigation #toogle-nav:checked ~ ul, footer .navigation #toogle-nav:checked ~ ul {
  opacity: 1;
  bottom: 0; }
/*header .navigation__elt.navigation__eltpromotions {*/
/*  background: #b31726;*/
/*  color: #fff;*/
/*}*/

/*header .navigation__elt.navigation__eltpromotions .navigation__link {*/
/*  color: #fff;*/
/*}*/

/*header .navigation__elt.navigation__eltpromotions .navigation__link:hover {*/
/*  color: #fff;*/
/*  border-bottom: 1px solid #fff;*/
/*}*/
header .navigation__elt, footer .navigation__elt {
  border-right: 1px solid rgba(69, 43, 25, 0.15);
  flex: 1;
  display: flex;
  justify-content: center;
  position: relative;
  align-items: center; }
  @media screen and (max-width: 900px) {
    header .navigation__elt, footer .navigation__elt {
      font-weight: bold;
      flex-direction: column; } }
  header .navigation__elt ul li a, footer .navigation__elt ul li a {
    background-color: #a6c815;
    width: 100%;
    color: white;
    z-index: 8;
    /*opacity: 0;*/ }
    @media screen and (max-width: 900px) {
      header .navigation__elt ul li a, footer .navigation__elt ul li a {
        opacity: 1;
        color: #452b19;
        background-color: transparent; } }
  header .navigation__elt:focus ul, header .navigation__elt:hover ul, header .navigation__elt--active ul, footer .navigation__elt:focus ul, footer .navigation__elt:hover ul, footer .navigation__elt--active ul {
    display: block;
  }
/*  header .navigation__elt:focus ul li a, header .navigation__elt:hover ul li a, header .navigation__elt--active ul li a, footer .navigation__elt:focus ul li a, footer .navigation__elt:hover ul li a, footer .navigation__elt--active ul li a {
    opacity: 1; }*/

header .navigation ul li:last-child, footer .navigation ul li:last-child {
  border: none; }

header .navigation__span, footer .navigation__span {
  font-family: "cabrito-sans", "Cabrito Sans", "Montserrat", "Work Sans", "Open Sans", "Helvetica", arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.887rem;
  padding: .5rem 1rem;
  transition: all .15s ease-in;
  -webkit-transition: all .15s ease-in;
  -moz-transition: all .15s ease-in;
  -ms-transition: all .15s ease-in;
  -o-transition: all .15s ease-in; }
footer .navigation__span {
  color:#fff; }
a.navigation__link span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
}

header .navigation__link, footer .navigation__link {
  font-family: "cabrito-sans", "Cabrito Sans", "Montserrat", "Work Sans", "Open Sans", "Helvetica", arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid transparent;
  font-size: 0.887rem;
  padding: .5rem 1rem;
  transition: all .15s ease-in;
  -webkit-transition: all .15s ease-in;
  -moz-transition: all .15s ease-in;
  -ms-transition: all .15s ease-in;
  -o-transition: all .15s ease-in; }
  header .navigation__elt:first-child .navigation__link, footer .navigation__elt:first-child .navigation__link {
  padding: .5rem 1rem .5rem;
  }
  header .navigation__link:focus, header .navigation__link:hover, header .navigation__link--active, footer .navigation__link:focus, footer .navigation__link:hover, footer .navigation__link--active {
    color: #452b19;
    border-bottom: 1px solid #452b19; }

/*  footer .navigation__link.menuparent:focus, footer .navigation__link.menuparent:hover {
    color: white !important; }*/

header .navigation__logo, footer .navigation__logo {
  width: 3rem; }

header .navigation__sublist, footer .navigation__sublist {
  display: none;
  left:0;
  /*display: flex;*/
  flex-flow: column wrap;
  position: absolute;
  width: 100%;
  top: 100%; }
  header .navigation__sublist li, footer .navigation__sublist li {
    border: none; }
  header .navigation__sublist .currentpage, footer .navigation__sublist .currentpage {
    color: #452b19 !important; }
  @media screen and (max-width: 900px) {
    header .navigation__sublist, footer .navigation__sublist {
      flex-flow: row wrap;
      position: relative;
      top: 0; } }

header .navigation .currentpage, footer .navigation .currentpage {
  border-bottom: 1px solid rgba(166, 200, 21, 0.9); }


/* Meubles Écureuil
*
* created at 04/2018
*/
  .intro__logo {
    max-width: 20rem;
    display: block;
    margin: auto; }
  .intro__title {
    color: #fff;
    font-size: 1.6em;
    text-align: center;
    margin-top:30px;
    font-weight: bold;}
  .intro div {
    position: relative;
    display: inline-block;
    margin: 3rem 0; }
  .intro__ecu {
    position: absolute;
    width: 10rem;
    left: -8rem;
    bottom: -3rem; }

  @media screen and (max-width: 550px) {
    .intro__logo {
      margin-top:15px;
      max-width: 13rem;
    }
  .intro__title {
    display:none;}
    
  }
  @media screen and (max-width: 450px) {
  .intro {
    padding: 0 0 180px; }
    
  }

/* Meubles Écureuil
*
* created at 04/2018
*/
.departements {
  text-align: center; }
  .departements__title {
    color: #a6c815; }
  .departements div {
    margin: auto; }
    @media screen and (max-width: 900px) {
      .departements div {
        width: 80%; } }
  .departements ul {
    display: flex;
    flex-flow: row wrap;
    width: 80%;
    margin: auto;
    justify-content: space-between;
    margin-top: 2rem; }
    @media screen and (max-width: 900px) {
      .departements ul {
        flex-flow: column wrap; } }
  .departements li {
    font-size: 1.272rem;
    color: #452b19;
    font-weight: bold;
    text-transform: uppercase;
    width: 23%; }
    @media screen and (max-width: 900px) {

      .departements {
        padding-bottom:150px;
      }
      .departements li {
        width: 100%;
        margin-top: 2rem;
        font-size: 1.618rem; } }
  .departements a {
    display: flex;
    flex-flow: column wrap;
    text-align: left;
    align-items: center;
    border-bottom: 1px solid transparent; }
    .departements a span {
      width: 50%;
      -webkit-transform: rotate(45deg) translateX(-12vw);
              transform: rotate(45deg) translateX(-12vw);
      height: 3px;
      background-color: #452b19;
      opacity: 0;
      z-index: -1;
      transition: all .15s ease-in;
      -webkit-transition: all .15s ease-in;
      -moz-transition: all .15s ease-in;
      -ms-transition: all .15s ease-in;
      -o-transition: all .15s ease-in; }
      @media screen and (max-width: 900px) {
        .departements a span {
          width: 25%; } }
    .departements a:focus, .departements a:hover {
      letter-spacing: 1px; }
      .departements a:focus span, .departements a:hover span {
        opacity: 1;
        -webkit-transform: rotate(45deg) translateX(-9vw);
                transform: rotate(45deg) translateX(-9vw); }
        @media screen and (max-width: 900px) {
          .departements a:focus span, .departements a:hover span {
            -webkit-transform: rotate(45deg) translateX(-25vw);
                    transform: rotate(45deg) translateX(-25vw); } }
  .departements img {
    width: 100%;
    max-width: 15rem; }
    @media screen and (max-width: 900px) {
      .departements img {
        width: 75%; } }

/* Meubles Écureuil
*
* created at 04/2018
*/

.promoHome {
  text-align:center;
  position:relative;
  width:100%;
}

.promotions__title {
  text-align: center;
  margin-bottom: 20px;
  color: #a7c813;
  width: 100%;
  font-weight: bold;
  font-size: 50px;
  position: relative;
}

@media screen and (max-width: 900px) {
  .promotions__title {
    font-size: 2.058rem;
  }
}

.promotions__title:after {
  position:absolute;
  content:' ';
  background:url(../../assets/img/ecureuil-etoiles.png) no-repeat;
  background-size:100%;
  left: calc(50% - 60px);
  top: -110px;
  width: 120px;
  height: 120px;
  z-index: 10;
}

  .promoHome li {
    height:auto !important;
  }
.promoHome .article__imgContainer2 {
  margin-bottom:60px;
}
.promoHome .article__img {
      width: 90%;
    margin: auto;
    height: auto;}
    .promoHome .article__prixContainer {
      display: flex;
      flex-flow: row wrap;
      justify-content: center;
      -webkit-transform: translateY(-2.5rem);
              transform: translateY(-2.5rem);
      min-height: 2.80rem; }
    .promoHome .article__prix {
      color: #fff;
      font-weight: bold;
        line-height: 1em;
        display:block;
        font-size: 1.4rem;
      padding: 0 1rem;
      background-color: #a6c815;
      text-transform: uppercase; }
      .promoHome .priceAll {
            background: #a6c815;
    border: 2px solid #fff;
    border-radius: 6px;
    padding: 10px 20px;
      }
      .promoHome .article__prix--mot {
        font-size:15px;
      }
      .promoHome .article__prix--avant {
        display: block;
        position: relative;
        color: #452b19;
        line-height: 1em;
        font-size: 15px; }
        .promoHome .article__prix--avant:before {
              content: "";
            width: 70%;
            height: 1px;
            background-color: rgb(69, 43, 25);
            position: absolute;
            top: 50%;
            left: 15%;
            /* -webkit-transform: rotate(-30deg); */
            /* transform: rotate(-30deg); */}
      .promoHome .article__prix--texte {
        background-color: #e40016; }
      .promoHome .article__prix--apres {
        background-color: #a6c815;
        display: block;
        /* font-weight: bold; */
        font-size: 1.4rem; }
      .promoHome .article__prix span {
        font-weight: 100; }
    .promoHome .article__title {
      font-size: 1rem;
      margin-top: 0;
      height:42px;
      margin-bottom: 1rem;
      color: #fff; }
/*      .offres .article__title--promo {
        margin-top: 2rem;
        margin-top: -1rem; }*/
    .promoHome .article__description {
      margin-bottom: 1rem; }
      .promoHome .article__description p {
        margin-bottom: .2rem; }


.slick-prev {
          position:absolute;
          left:-50px;
          top:calc(50% - 55px);
          border:none;
          text-indent:-15000px;
          background:url(../../assets/img/arrow.svg) no-repeat;
          height: 70px;
            width: 40px;
            z-index:99;
        }
        .slick-next {
          position:absolute;
          right:-50px;
          top:calc(50% - 55px);
          border:none;
          text-indent:-15000px;
          background:url(../../assets/img/arrow.svg) no-repeat;
          height: 70px;
            width: 40px;
            z-index:99;
            transform:rotate(180deg);
        }
.summary {
  background-color: #452b19;
  color: #fff;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding: 3rem 10%; }
  @media screen and (max-width: 900px) {
    .summary {
      flex-flow: column wrap; 
      padding: 1rem 10%;} }
  .summary--reverse {
    background-color: #fff;
    color: #452b19;
    flex-wrap:wrap; }
    @media screen and (max-width: 900px) {
      .summary--reverse {
        flex-flow: column wrap; } }
  .summary--page {
    background: #fff; }
  .summary > div {
    width: 45%;
    position: relative; }
    @media screen and (max-width: 900px) {
      .summary > div {
        width:100%;
        margin-bottom:20px; } }
  .summary .ecu {
        position: absolute;
    left: -200px;
    bottom: 0;
    width: 200px;
    z-index: 7;}
    @media screen and (max-width: 900px) {
      .summary .ecu {
        width: 10rem;
        left: -5rem; } }
  .summary .logo {
    position: absolute;
    top: -4rem;
    right: 0;
    width: 14rem;
    z-index: 5; }
    @media screen and (max-width: 900px) {
      .summary .logo {
        width: 10rem;
        right: -3rem; } }
  .summary__divimg {
    overflow: hidden;
    position: relative; }
    .summary__divimg:before {
      content: 'promo';
      position: absolute;
      top: 0;
      left: 0;
      color: #fff;
      background-color: #e40016;
      text-transform: uppercase;
      font-weight: bold;
      -webkit-transform: rotate(-30deg) translateX(-3rem) translateY(-6rem);
              transform: rotate(-30deg) translateX(-3rem) translateY(-6rem);
      padding: 5rem 5rem;
      padding-bottom: 1rem;
      font-size: 1.272rem; }
  .summary__img {
    border: 3px solid #a6c815;
    height: auto;
    width: 100%;}
  .imgSummary {
    position:relative;
    z-index:9;
  }

  .withEcu {
    position:relative;
    z-index:9;
  }

  .withEcu:after {
    position:absolute;
    content:' ';
    background:url(../../assets/img/ecureuil-etoiles.png) no-repeat;
    background-size:100%;
    left: -110px;
    bottom: -40px;
    width:170px;
    height:200px;
    z-index:10;
  }

.withEcu2 {
  position:relative;
  z-index:9;
}

.withEcu2:after {
  position:absolute;
  content:' ';
  background:url(../../assets/img/ecureuil-ok.png) no-repeat;
  background-size:100%;
  left: -110px;
  bottom: -40px;
  width:170px;
  height:200px;
  z-index:10;
}
    .imgSummary:after {
      position:absolute;
      content:' ';
      background:url(../../assets/img/ecureuil-pouce.png) no-repeat;
      background-size:100%;
      left: -110px;
      bottom: -40px;
      width:170px;
      height:200px;
      z-index:10;
      }
    .page-presentation .summary--page>div:first-child {

      position:relative;
    }
    .page-presentation .summary--page>div:first-child:before {
      position:absolute;
      content:' ';
      background:url(../../assets/img/svg/pres5.png) no-repeat;
      background-size:100%;
      left:-170px;
      bottom:0;
      width:170px;
      height:200px;
    }

    @media screen and (max-width: 700px) {
      .page-presentation .summary--page>div:first-child:before {
        display:none;
      }
    }
    .summary__img--reverse {
      border: none; }
  .summary__title {
    color: #a6c815; }
    .summary__title--reverse {
      color: #452b19; }
    .summary__title--page {
      color: #452b19; }
  .summary .content--page {
    color: #452b19; }

/* Meubles Écureuil
*
* created at 04/2018
*/
.banner {
  background-color: #452b19;
  padding: 1rem 10% 2rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  max-height: 9rem;
  overflow: hidden;
  position: relative; }
.page-salon .banner {
  background:url(../../assets/img/svg/ecu-departement-3.svg) no-repeat right 10% center #452b19;
      background-size: 215px 215px;
}
.page-salle-a-manger .banner {
  background:url(../../assets/img/svg/ecu-departement-1.svg) no-repeat right 10% center #452b19;
      background-size: 215px 215px;
}
.page-chambre .banner {
  background:url(../../assets/img/svg/ecu-departement-2.svg) no-repeat right 10% center #452b19;
      background-size: 215px 215px;
}
.page-presentation .banner {
  background:url(../../assets/img/svg/ecu-departement-4.svg) no-repeat right 10% center #452b19;
      background-size: 215px 215px;
}
.page-petit-mobilier .banner, .page-petit-mobilier2 .banner {
  background:url(../../assets/img/svg/petitmobilier.svg) no-repeat right 10% center #452b19;
      background-size: 215px 215px;
}
.page-promotions .banner {
  background:url(../../assets/img/svg/magicien.svg) no-repeat right 10% center #452b19;
      background-size: 215px auto !important;
}
.page-contact .banner {
  background:url(../../assets/img/svg/ecu-departement-3.svg) no-repeat right 10% center #452b19;
      background-size: 215px 215px;
}

.page-faq .banner, .page-texte .banner {
  background:url(../../assets/img/svg/ecu-banner-3.svg) no-repeat right 10% center #452b19;
      background-size: 215px 215px;
}

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

    .page-salon .banner {
      background:url(../../assets/img/svg/ecu-departement-3.svg) no-repeat center bottom 20px #452b19;
      background-size: 9rem 9rem;
      padding-bottom: 12rem;
      margin-top:0;
    }
    .page-salle-a-manger2 .banner {
      background:url(../../assets/img/svg/ecu-departement-1.svg) no-repeat center bottom 20px #452b19;
      background-size: 9rem 9rem;
      padding-bottom: 12rem;
      margin-top:0;
    }
    .page-chambre .banner {
      background:url(../../assets/img/svg/ecu-departement-2.svg) no-repeat center bottom 20px #452b19;
      background-size: 9rem 9rem;
      padding-bottom: 12rem;
      margin-top:0;
    }
    .page-presentation .banner {
      background:url(../../assets/img/svg/ecu-departement-4.svg) no-repeat center bottom 20px #452b19;
      background-size: 9rem 9rem;
      padding-bottom: 12rem;
      margin-top:0;
    }
    .page-petit-mobilier2 .banner {
      background:url(../../assets/img/svg/petitmobilier.svg) no-repeat center bottom 20px #452b19;
      background-size: 9rem 9rem;
      padding-bottom: 12rem;
      margin-top:0;
    }
    .page-promotions .banner {
      background:url(../../assets/img/svg/magicien.svg) no-repeat center bottom 20px #452b19;
      background-size: 9rem 9rem;
      padding-bottom: 16rem;
      margin-top:0;
    }
    .page-contact .banner {
      background:url(../../assets/img/svg/ecu-departement-3.svg) no-repeat center bottom 20px #452b19;
      background-size: 9rem 9rem;
      padding-bottom: 12rem;
      margin-top:0;
    }
    .page-faq .banner, .texte .banner {
      background:url(../../assets/img/svg/ecu-banner-3.svg) no-repeat center bottom 20px #452b19;
      background-size: 9rem 9rem;
      padding-bottom: 12rem;
      margin-top:0;
    }
    body .banner>div {
      width:100%;
    }
    .banner {
      max-height: none;
      flex-flow: column wrap; } }
  .banner--404 {
    max-height: none;
    min-height: 60vh; }
  .banner__title {
    color: #fff;
    margin: 2rem 0 10px;
    letter-spacing: 2px;
    border-bottom: 3px solid #a6c815; }
    .banner__title--promo {
      border-bottom: 3px solid #e40016; }
  @media screen and (max-width: 900px) {
    .banner__logo {
      width: 9rem; } }
  .banner__list {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start; }
    @media screen and (max-width: 900px) {
      .banner__list {
        position: relative; } }
    .banner__list li:first-child {
      margin-left: 0; }
  @media screen and (max-width: 900px) {
    .banner__list li {
          width: 48%;
    margin: 1% 1% !important;
    padding: 5px 10px;
    background: #2f1b0f;} }
    .banner__list .subElt, .banner__list>.currentpage {
      margin: .2rem .5rem; }
    .banner__list .subLink {
      color: #a6c815; }
      .banner__list .subLink:focus, .banner__list .subLink:hover, .banner__list li .currentpage {
        color: #fff;
        text-decoration: underline; }

/* Meubles Écureuil
*
* created at 04/2018
*/
.allNews {
  background-color: #f7f7f7;
  padding: 0 10%; }
  .allNews > section:last-child {
    border-bottom: none; }
    .allNews > section:last-child:after {
      display: none; }

.news {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  border-bottom: 1px solid rgba(69, 43, 25, 0.5); }
  .news--faq {
    display: block;
    width: 100%; }
    .news--faq .wysiwyg {
      width: auto;
      max-width: none;
      padding: 2rem 0;
      display:flex;
      flex-wrap:wrap;}
    .news--faq .wysiwyg p {
      width:50%;
    }
    .news--faq .wysiwyg p:first-child {
      padding-right:30px;
      font-weight:700;
    }
      @media screen and (max-width: 750px) {
        .news--faq .wysiwyg p {
          width:100%;  
        } }
    }
  @media screen and (max-width: 900px) {
    .news {
      flex-flow: column wrap; } }
  .news:after {
    content: "";
    background: url("../../assets/img/logo.svg") no-repeat center center/contain;
    width: 3rem;
    height: 2rem;
    position: absolute;
    bottom: -1rem;
    right: -6.5vw; }
    @media screen and (max-width: 900px) {
      .news:after {
        bottom: 0; } }
  .news > div {
    width: 45%; }
    @media screen and (max-width: 900px) {
      .news  {
        flex-wrap: wrap;
      }
      .news > div {
        width: 100%; } }
  .news__tag {
    color: #a6c815;
    font-size: 0.887rem;
    font-style: italic; }
  .news__title {
    margin-bottom: 2rem; }
    .news__title span {
      width: 75%;
      max-width: 20rem;
      height: 2px;
      background-color: #452b19;
      display: block; }
  .news__img {
    width: 100%;
    height: auto;
    border: 3px solid #a6c815; }
  .news .wysiwyg .oui {
    color: #a6c815; }
  .news .wysiwyg .non {
    color: #e40016; }

/* Meubles Écureuil
*
* created at 04/2018
*/
.offres {
  padding: 1rem 10%;
  background-color: #fff; }
  .offres--avant {
    border-bottom: 1rem solid #a6c815;
    padding-bottom: 3rem;
    background-color: #f7f7f7; }
  .offres--liés {
    background-color: #fff; }
  .offres__title {
    font-size: 1.272rem;
    margin-top: 2rem;
    margin-bottom: 1rem; }
  .offres .articleGroup {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    position: relative;
    -webkit-transform: translateY(0.5rem);
            transform: translateY(0.5rem); }
    @media screen and (max-width: 900px) {
      .offres .articleGroup {
        flex-flow: column wrap; } }
    .offres .articleGroup .ecu--right {
          position: absolute;
        right: 0;
        top: -50px;
        width: 10rem;
        z-index: 5; }
      @media screen and (max-width: 900px) {
        .offres .articleGroup .ecu--right {
          width: 5rem;
          right: -5rem; } }
  .offres .article {
    text-align: center;
    width: 23%;
    position:relative;
    margin: 0 1%;
    margin-bottom: 5rem;
    display: flex;
    flex-direction: column; }
    @media screen and (max-width: 1160px) {
      .offres .article {
        width:31%;
      }
    }
    .offres .article:nth-of-type(3):after {
      position:absolute;
      content:' ';
      background:url(../../assets/img/svg/pres2.png) no-repeat;
      background-size:100%;
      right:0;
      top:-50px;
      width:160px;
      height:86px;
    }
    .offres .article:nth-of-type(4):before, .offres .article:nth-of-type(12):before, .offres .article:nth-of-type(20):before {
      position:absolute;
      content:' ';
      background:url(../../assets/img/svg/pres4.png) no-repeat;
      background-size:100%;
      left:-90px;
      top:0;
      width:90px;
      height:130px;
    }
    .offres .article:nth-of-type(11):after, .offres .article:nth-of-type(19):after, .offres .article:nth-of-type(27):after {
      position:absolute;
      content:' ';
      background:url(../../assets/img/ecureuil-clin-doeil2.png) no-repeat;
      background-size:100%;
      top:-50px;
      right:-85px;
      width:90px;
      height:130px;
    }

                                    .st0{fill:#FFFFFF;}
                                    .st1{fill:#475993;}
    .offres .article--avant {
      width: 31%;
      margin-bottom: 5rem; }
      @media screen and (max-width: 900px) {
        .offres .article--avant {
          margin-bottom: 3rem; } }
    @media screen and (max-width: 900px) {
      .offres .article {
        margin: 0;
        margin-bottom: 4rem;
        width: 100%; } }
    .offres .article__imgContainer {
      position: relative;
      overflow:hidden; }
      .offres .article__imgContainer--promo:before {
            content: 'promo';
        position: absolute;
        top: 0;
        left: 0;
        color: #fff;
        background-color: #e40016;
        text-transform: uppercase;
        font-weight: bold;
        padding: .5rem;
        /* padding-bottom: .5rem; */
        font-size: 1rem;
        font-family: "cabrito-sans", "Cabrito Sans", "Montserrat", "Work Sans", "Open Sans", "Helvetica", arial, sans-serif;
        border-radius: 0 0 5px 0;}
      .offres .article__imgContainer--soldes:before {
            content: 'soldes';
		    position: absolute;
		    top: 0;
		    left: 0;
		    color: #fff;
		    background-color: #e40016;
		    text-transform: uppercase;
		    font-weight: bold;
		    padding: .5rem;
		    /* padding-bottom: .5rem; */
		    font-size: 1rem;
		    font-family: "cabrito-sans", "Cabrito Sans", "Montserrat", "Work Sans", "Open Sans", "Helvetica", arial, sans-serif;
		    border-radius: 0 0 5px 0;}
      .offres .article__imgContainer--venteEte:before {
            content: "Ventes d'été";
		    position: absolute;
		    top: 0;
		    left: 0;
		    color: #fff;
		    background-color: #ecac3c;
		    text-transform: uppercase;
		    font-weight: bold;
		    padding: .5rem;
		    /* padding-bottom: .5rem; */
		    font-size: 1rem;
		    font-family: "cabrito-sans", "Cabrito Sans", "Montserrat", "Work Sans", "Open Sans", "Helvetica", arial, sans-serif;
		    border-radius: 0 0 5px 0;}
    .offres .article__img {
      width: 100%;
      height: auto;
      border: 3px solid #a6c815; }
    .offres .article__prixContainer {
      display: flex;
      flex-flow: row wrap;
      justify-content: center;
      -webkit-transform: translateY(-2.5rem);
              transform: translateY(-2.5rem);
      min-height: 2.80rem; }
    .offres .article__prix {
      color: #fff;
      font-weight: bold;
        line-height: 1em;
        display:block;
        font-size: 1.4rem;
      padding: 0 1rem;
      background-color: #a6c815;
      text-transform: uppercase; }
      .offres .priceAll {
            background: #a6c815;
    border: 2px solid #fff;
    border-radius: 6px;
    padding: 10px 20px;
      }
      .offres .article__prix--mot {
        font-size:15px;
      }
      .offres .article__prix--avant {
        display: block;
        position: relative;
        color: #452b19;
        line-height: 1em;
        font-size: 15px; }
        .offres .article__prix--avant:before {
              content: "";
            width: 70%;
            height: 1px;
            background-color: rgb(69, 43, 25);
            position: absolute;
            top: 50%;
            left: 15%;
            /* -webkit-transform: rotate(-30deg); */
            /* transform: rotate(-30deg); */}
      .offres .article__prix--texte {
        background-color: #e40016; }
      .offres .article__prix--apres {
        background-color: #a6c815;
        display: block;
        /* font-weight: bold; */
        font-size: 1.4rem; }
      .offres .article__prix span {
        font-weight: 100; }
    .offres .article__title {
      font-size: 1.272rem;
      margin-top: 0;
      margin-bottom: 1rem; }
/*      .offres .article__title--promo {
        margin-top: 2rem;
        margin-top: -1rem; }*/
    .offres .article__description {
      margin-bottom: 1rem; }
      .offres .article__description p {
        margin-bottom: .2rem; }

.articleFull {
  display: flex;
  flex-wrap: wrap;
  padding: 2rem 10%; }
  .articleFull > div {
    width: 45%; }
  .articleFull > div:first-child {
    margin-right:8%; }
    @media screen and (max-width: 900px) {
      .articleFull > div {
        width: 100%; }
    .articleFull > div:first-child {
      margin-right:0; } }
  .articleFull__imgContainer {
    overflow: hidden;
    position: relative; }
    .articleFull__imgContainer--promo:before {
      content: 'promo';
      position: absolute;
      top: 0;
      left: 0;
      color: #fff;
      background-color: #e40016;
      text-transform: uppercase;
      font-weight: bold;
      -webkit-transform: rotate(-30deg) translateX(-3rem) translateY(-6rem);
              transform: rotate(-30deg) translateX(-3rem) translateY(-6rem);
      padding: 5rem 5rem;
      padding-bottom: 1rem;
      font-size: 1.272rem; }
  .articleFull__img {
    height: auto;
    width: 100%; }
  .articleFull .promo {
    color: white;
    font-weight: bold;
    background: #e40016;
    display: inline-block;
    padding: 0.3rem .5rem;
    font-weight: bold; }
  .articleFull .promo.promo-ete {
    background: #ecac3c;}
  .articleFull__prix {
    font-size: 2.058rem;
    color: #a6c815;
    font-weight: bold;
    display: inline-block;
    margin-right: .5rem; }
    .contribComprise a {
      font-size:.8em;
      color: #000000;
      opacity: .7;
    }
    .contribComprise a:hover {
      opacity: 1;
    }
    .articleFull__prix span {
      font-weight: 100; }
    .articleFull__prix--avant {
          text-transform: uppercase;
        color: #452b19;
        position: relative;
        font-size: 19px; }
      .articleFull__prix--avant:before {
        content: "";
        width: 110%;
        height: 2px;
        background-color: rgb(69, 43, 25);
        position: absolute;
        top: 50%;
        left: -5%; }
    .articleFull__prix--apres {
      color: #a6c815; }
  .articleFull .cta {
    font-size: 0.887rem; }

    a.goFb {
    background: #485993;
    color: #fff;
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px 30px;
    border-radius: 8px;
}

    .galerie .offres--avant {
      background:none;
      border:none;
    }

/* Meubles Écureuil
*
* created at 04/2018
*/
.galerie {
  padding: 1rem 10%;
  background-color: #fff; }
  .galerie__title {
    font-size: 1.272rem;
    margin-top: 2rem;
    margin-bottom: 1rem; }
  .galerie__list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    position: relative;
    -webkit-transform: translateY(0.5rem);
            transform: translateY(0.5rem); }
    @media screen and (max-width: 900px) {
      .galerie__list {
        flex-flow: column wrap; } }
  .galerie__elt {
    text-align: center;
    width: 23%;
    padding-bottom: 3rem;
    display: flex;
    flex-direction: column; }
    @media screen and (max-width: 900px) {
      .galerie__elt {
        width: 100%; } }
        .galerie__elt a {
          height:200px;
        }
  .galerie__img {
    width: auto;
    height: 100%;
    border: 3px solid #a6c815; }
  .galerie__subtitle {
    font-weight: normal;
    margin-bottom: .5rem;
    font-size: 1.272rem;
    margin-top: 1rem; }

    .galerie .article__description span {
      background: #9cca00;
      display: inline-block;
      padding: 5px 10px;
      color: #fff;
      font-weight: bold;
    }

/* Meubles Écureuil
*
* created at 04/2018
*/
.formulaireContainer {
  padding: 3rem 10%;
  background-color: #fdfdfd;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between; }
  @media screen and (max-width: 1100px) and (min-width: 901px) {
    .formulaireContainer {
      padding: 3rem 4%;
    }
  }
  @media screen and (max-width: 900px) {
    .formulaireContainer {
      flex-flow: column wrap; } }
  .formulaireContainer > div {
    flex: 1; }

.formulaire {
  z-index: 2; }
  .formulaire__title {
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-weight: lighter; }

.form {
  position: relative;
  color: #452b19;
  flex: 1;
  text-align: right; }
  @media screen and (max-width: 900px) {
    .form {
      text-align: left; } }
  .form__elt {
    margin-bottom: 2rem; }
  .form__label, .form label {
    text-transform: uppercase;
    font-size: 0.887rem;
    text-align: left;
    width: 23%;
    display: inline-block;
    font-family: "cabrito-sans", "Cabrito Sans", "Montserrat", "Work Sans", "Open Sans", "Helvetica", arial, sans-serif;
    padding: .4rem 0;
    padding-right: 5px;
    cursor: pointer;
    color: #452b19;
    vertical-align: top; }
    @media screen and (max-width: 900px) {
      .form__label, .form label {
        width: 100%; } }
  .form__input, .form input, .form textarea {
    font-family: "Work Sans", "Open Sans", "Helvetica", arial, sans-serif;
    width: 76%;
    font-size: 1rem;
    padding: .5rem 0;
    transition: all .15s ease-in;
    -webkit-transition: all .15s ease-in;
    -moz-transition: all .15s ease-in;
    -ms-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    resize: vertical;
    font-size: 0.887rem;
    color: #452b19;
    border: 1px solid #412c1c;
    border-radius: 5px;
    text-align: left;
    padding-left: 24px;
    padding-right: 24px;
    background-color: #fdfdfd; }
    .form__input:focus, .form input:focus, .form textarea:focus {
      background-color: #fff; }
    @media screen and (max-width: 900px) {
      .form__input, .form input, .form textarea {
        width: 100%; } }
  .form__submit input, .form__submit .fbsubmit {
    text-transform: uppercase;
    cursor: pointer;
    width: auto;
    padding: 0;
    background: none;
    border: none;
    color: #fff;
    font-size: 1rem; }

.errors {
  height: 7rem;
  background-color: #e40016;
  color: #fff;
  padding: 1rem;
  margin: 0 auto;
  width: 100%; }

/* Meubles Écureuil
*
* created at 04/2018
*/
footer {
  background-color: #452b19; }
  footer .navigation {
    padding: 1rem 0; }
    @media screen and (max-width: 900px) {
      footer .navigation__list {
        position: relative;
        opacity: 1;
        background: #452b19;
        bottom: 0;
        height: auto;
        z-index: 5; } }
    footer .navigation__elt {
      border-right: none; }
      @media screen and (max-width: 900px) {
        footer .navigation__elt {
          margin: .5rem 0; } }
    footer .navigation__link {
      color: #fff; }
      footer .navigation__link:focus, footer .navigation__link:hover, footer .navigation__link--active {
        border-bottom: 1px solid #fff; }
    footer .navigation__logo {
      -webkit-filter: contrast(0.1);
              filter: contrast(0.1); }

/* Meubles Écureuil
*
* created at 04/2018
*/
  .map {
    position: relative;
  }

  .map #map, .map #map2 {
    min-height: 46rem; /*40rem, more space because long height horaire*/
  }
  .map #map2 {
    background:url(../../assets/img/map.png) no-repeat center;
    background-size:cover;
  }

  @media screen and (max-width: 900px) {
    .map #map, .map #map2 {
      min-height: 30rem;
    }
  }

.infos {
  position: absolute;
  /*top: 5vh;*/
  top: 20px;
  left: 10vw;
  /*bigger - modif 26 janvier 2022, voir en bas car ajout phrase jour dimanche*/
  /*width: 25%;*/
  width: 28%;
  z-index: 5;
  /*padding: 2rem;*/
  padding: 20px 30px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #452b19; }
  footer .infos:after {
    position: absolute;
    content: ' ';
    right:0;
    bottom:0;
    background:url(../../assets/img/svg/pres4.png) no-repeat;
    background-size:100%;
    height:105px;
    width:75px;
  }
  .infos--contact {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    background-color: #fdfdfd;
    padding: 0; }
    @media screen and (max-width: 900px) {
      .infos--contact {
        background-color: #f7f7f7 !important;
        margin-bottom: 2rem; } }
  @media screen and (max-width: 900px) {
    .infos {
      position: relative;
      width: auto;
      top: 0;
      left: 0;
      background-color: #fff;
      text-align: center; } }
  .infos .adresse p {
    text-transform: uppercase;
    margin: 0; }
  .infos .tel {
    display: inline-block;
    margin: 1rem 0;
    font-weight: bold; }

    footer .tva {
      margin-top: 0;
      /*margin-top:20px;*/
      font-weight:bold;
      font-size:11px;
    }

.slicknav_menu {
   }
    @media screen and (min-width: 900px) {
      .slicknav_menu {
        display: none; } }

.articleCounter {
  position: absolute;
  top: -5rem;
  right: 0;
}

/*quickfix*/
footer > nav > ul > li > a:focus, footer > nav > ul > li > a:hover {
  color: #fff !important;
}

.captcha {
  margin-left: 20%;
  margin-bottom: 20px;

  /*position: absolute;*/
  /*left: 20%;*/
  /*margin-bottom: 20px;*/
}

@media screen and (max-width: 900px) {
  .captcha {
    margin: 20px 0px;
  }
}

.form .errors {
    height: auto;
    text-align: center;
    background-color: #d9534f;
    margin-bottom: 20px;
    margin-left: 20%;
    width: 80%;
}

.g-recaptcha > div {
    width: 100% !important;
}



/********************/
/*NEW HORAIRE styles*/
/********************/
.opening {

}
.opening__title {
  margin-bottom: 20px;
}
.opening__title span {
  font-size: 1.2rem;
  font-weight: bold;
}
.opening__content {}
.opening__content__day {
  margin-bottom: 4px;
  display:flex;
  flex-wrap: wrap;
  align-items:flex-start;
}
@media screen and (max-width: 900px) {
  .opening__content__day {
    justify-content: center;
  }
}
@media screen and (max-width: 400px) {
  .opening__content__day {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.opening__content__day__name {
  font-weight: bold;
  margin-right:8px;
}
@media screen and (max-width: 400px) {
  .opening__content__day__name {
    margin-right: 0;
  }
}
.opening__content__day ul li {
  white-space: nowrap;
}
.opening__content__exceptions {
  margin-bottom:20px;
  margin-top:20px;
}
.opening__content__exceptions p {
  margin-bottom:10px;
}
.opening__content__exceptions ul {
  font-size: 14px;
}
.opening__content__exceptions__day {
  font-weight: bold;
  font-size: 14px;
}
.opening__content__status {
  margin-top: 20px;
}
.opening__content__status__open {
  color:#a6c815;
  font-size: 1.4rem;
}
.opening__content__status__close {
  color:#e40016;
  font-size: 1.4rem;
}

.opening__header {
  float: left !important;
}
.opening__header .open, .opening__header .close {
  font-size: .9rem;
}

@media screen and (max-width: 1200px) and (min-width: 901px) {
  .infos {
    width: 30%;
    left: 5vw;
  }
}


/************************************************************************************************************************/
/****MODIFICATIONS***/
/********************/

/*pas de sass, coder en css direct ici !*/

/********************/
/*NEW CONTACT styles*/
/********************/

.page-contact {}
.page-contact .content {}
.page-contact .content .adresse {
  margin-bottom: 15px;
  margin-top: 10px;
}
.page-contact .content .summary .tel {
  font-weight: bold;
  font-size: 1.1rem;
}

.page-contact .formulaireContainer {}
.page-contact .formulaireContainer .infos--contact {
  /*counter media*/
  background-color: transparent !important;
  width: auto !important;
  left: 0 !important;
}

/*CATEGORIES*/
.page-contact .categories {}
.page-contact .category {
  margin-bottom: 20px;
}
/*active*/
.page-contact .category.active {}
.page-contact .category.active .category__head {
  background-color: #c4d046;
}
.page-contact .category.active .category__head__subtitle {
  color: #412c1c;
}
.page-contact .category.active .category__head__arrow {
  fill: #412c1c;
  transform: translateY(-50%) rotate(0deg);
}
.page-contact .category.active .category__body {
  display: block;
}
@media screen and (max-width: 900px) {
  .page-contact .category.active .category__body {
    max-width: 800px;
    text-align: left;
  }
}

.page-contact .category.category--1 {}

.page-contact .category__head {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;

  width: 310px;
  padding: 20px 22px;
  border-radius: 5px;

  cursor: pointer;

  /*default*/
  background-color: #412c1c;

  transition: background-color 0.2s ease;
}
.page-contact .category__head__title {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: bold;
  color: white;
}
.page-contact .category__head__subtitle {
  font-size: 0.9rem;

  /*default*/
  color: #c4d046;

  transition: color 0.2s ease;
}
.page-contact .category__head__arrow {
  pointer-events: none;
  position: absolute;
  width: 14px;
  height: 7px;
  right: 20px;
  top: 50%;

  /*default*/
  fill: #c4d046;
  transform: translateY(-50%) rotate(-90deg);

  transition: fill 0.2s ease, transform 0.2s ease;;
}

.page-contact .category__body {
  padding: 20px;
  padding-top: 40px;
  max-width: 400px;

  /*default*/
  display: none;
}
.page-contact .category__body__title {
  margin-bottom: 30px;
}
.page-contact .category__body__content {}
.page-contact .category__body__content p {
  margin-bottom: 1rem;
}

/*other for contact*/
.page-contact .adresse {
  position: relative;
  margin-left: 33px;
}
.page-contact .adresse__picto {
  position: absolute;
  fill: #412c1c;
  width: 16px;
  height: 20px;
  top: -3px;
  left: -30px;
}
.page-contact .summary .tel {
  position: relative;
  margin-left: 33px;
  font-size: 1.2rem;
}
.page-contact .summary .tel__picto {
  position: absolute;
  fill: #412c1c;
  width: 20px;
  height: 20px;
  top: 0px;
  left: -33px;
}

/*--- FORMS*/
.page-contact .allForms {}
.page-contact .allForms .singleForm {
  margin-bottom: 60px;

  /*default*/
  display: none;
}
/*active*/
.page-contact .allForms .singleForm.active {
  display: block;
}

.page-contact .allForms .singleForm.form--1 {}

.form {}
.form .form__elt {}
.form .form__elt input {
  resize: none;
}
.form .form__elt textarea {
  resize: vertical;
}

.form .form__elt .radioContainer {
  display: inline-block;
}
.form .form__elt .radioContainer .radio {
  width: 20px;
  vertical-align: middle;
  cursor: pointer;
}
.form .form__elt .radioContainer .radio-label {
  width: auto;
  min-width: 20px;
  margin: 0;
  padding: 0;
  margin-right: 10px;
  vertical-align: middle;
}

@media screen and (min-width: 901px) {
  .page-contact .form__label {
    min-width: 150px;
  }
  .page-contact .form__input, .page-contact .form__textarea {
    max-width: calc(100% - 160px);
  }
}

/*input time*/
input[type="time"]::-webkit-calendar-picker-indicator {
  background: none;
  display: none;
}

/*--- fix 404*/
.banner--404 .banner__logo {
  width: 250px;
}

/*--- folder*/
.banner--folder {
  overflow: inherit;
}
.cta--folder--banner {
  position: absolute;
  top: 30px;
  right: 22%;
  z-index: 10;
 
  /*feu vert*/
  /*display: none;*/
}
@media screen and (max-width: 1200px) {
  .cta--folder--banner {
    font-size: 12px;
    padding: 10px 20px;
    top: 50px;
  }
  /*navigator page article*/
 .cta--folder--navigator {
   top: calc(100%  + 15px);
   left: 10%;
   right: inherit;
  }
}
@media screen and (max-width: 900px) {
  .cta--folder--banner {
    position: relative;
    top: inherit;
    left: inherit;
    right: inherit;
    bottom: inherit;
  }
  .cta--folder--navigator {
    top: inherit;
    /*center*/
    left: 50%;
    transform: translateX(-50%);
  }
}

/*--- fix long category list banner on page articles*/
@media screen and (min-width: 901px) {
  .page-petit-mobilier2 .banner {
    max-height: 11rem;
  }
  .page-petit-mobilier2 .banner > div {
    max-width: 560px;
  }
}

/*--- rdv button on header*/
header .infoBar {}

@media screen and (max-width: 900px) {
  header .infoBar {
    /*counter*/
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: flex-end !important;
    align-items: center;
  }
}
@media screen and (max-width: 430px) {
  header .infoBar {
    text-align: center;
    justify-content: center !important;
  }
}

@media screen and (max-width: 1360px) {
  header .infoBar > li {
    margin: 0 0.3rem;
  }
}
@media screen and (max-width: 900px) {
  header .infoBar > li {
    margin: 5px 0.3rem;
  }
}
@media screen and (max-width: 430px) {
  header .infoBar > li {
    margin: 5px 0.6rem;
  }
}

header .infoBar__address {
  font-size: 14px;
}
@media screen and (max-width: 1360px) {
  header .infoBar__address {
    font-size: 12px;
  }
}
@media screen and (max-width: 900px) {
  header .infoBar__buttons {
    display: flex !important;
    align-items: center;
  }
}

.cta--contact {
  font-size: 12px;
}
.cta--contact--rdv {
  margin-left: 10px;
  
  /*feu vert*/
  /*display: none;*/
}

/*fix home overflow, and slider*/
@media screen and (max-width: 900px) {
  .page-accueil > main {
    overflow: hidden;
  }
}

/*fix home folder*/
@media screen and (max-width: 900px) {
  .page-accueil .cta--folder {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    top: 20px;
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 430px) {
  .page-accueil .cta--folder {
    width: 90%;
    text-align: center;
    font-size: .8rem !important;
  }
}

/*change description secondaire de produit : prix encadré*/
/*pour faire apparaitre le prix avec ce style, sélectionner le 'exposant' dans le wysiwyg*/
.articleFull__description--secondaire {}
.articleFull__description--secondaire sup {
  background: #9cca00;
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  font-weight: bold;
}

.articleFull__description sup {
  background: #9cca00;
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  font-weight: bold;
}

/*hide status magasin open/close*/
/*18 01 2022*/
.opening__content__status {
  display: none !important;
}

.opening__header {
  display: none !important;
}
@media screen and (max-width: 900px) {
  /*repeat force*/
  .infoBar.opening__header {
    display: none !important;
  }
}

/*ajout phrase sur le jour dimanche du horaire*/
/*page contact*/
/*26 janvier 2022*/
.map .infos .opening__content__day:last-child ul li:last-child::after {
  content: '(stocks fermés)';
  font-size: .8rem;
}

/*fix button page promotions (= pahe soldes)*/
/*31 janvier 2024*/
body.page-promotions .banner .cta--folder {}
@media screen and (max-width: 900px) {
  body.page-promotions .banner .cta--folder {
    bottom: 10px;
    top: inherit;
    left: 50%;
    right: inherit;
    transform: translateX(-50%);
  }
}

/*add cookie consent - 29/02/2024*/
/*disabled le 1/03/2024*/
/*custom styles*/
.cc-floating.cc-theme-edgeless .cc-message {
  margin: 1em !important;
  font-size: 0.75rem;
}
.cc-floating.cc-theme-edgeless .cc-message a {
  font-size: 0.75rem;
}

/*also add page-texte = page politique de confidentialite, based on page-faq - 29/02/2024*/
.page-texte {}

/* -- cookieconsent orestbida 2025*/
#cc-main {
  /*display: none !important;*/ /*TEMP DEV*/
}

#cc-main > .cm-wrapper {
  display: none !important; /*never show this box*/
}

#cc-main {
  --cc-font-family: "cabrito-sans", "Cabrito Sans", "Montserrat", "Work Sans", "Open Sans", "Helvetica", arial, sans-serif;

  --cc-btn-primary-bg: #a6c815;
  --cc-btn-primary-border-color: #a6c815;
  --cc-btn-primary-hover-bg: #a6c815;
  --cc-btn-primary-hover-border-color: #a6c815;

  --cc-toggle-on-bg: var(--cc-btn-primary-bg);
}
#cc-main .cm {
  max-width: 20rem;
}
#cc-main .cm__desc, #cc-main .cm__title {
  padding: 0 .5rem !important; /*counter mobile*/
}

#cc-main .cm__title {
  font-size: 16px;
}
#cc-main .cm__texts {
  padding-top: .5rem !important; /*counter mobile*/
}
#cc-main .cm__desc {
  font-size: 12px;
  padding: .5rem .5rem !important; /*counter mobile*/
  padding-top: 0 !important; /*counter mobile*/
  text-wrap: balance;
}
#cc-main .cm__btn {
  min-height: 34px;
}
#cc-main .cm__btns, #cc-main .cm__links {
  padding: .5rem .5rem !important; /*counter mobile*/
}

/*cookie buttons*/
.cookie-footer {
  position: absolute;
  z-index: 9;
  cursor: pointer;
  bottom: 10px;
  left: 10px;
  padding: 10px;
  color: black;
  font-size: 0.75rem;
  outline: none;
  border: none;
  box-shadow: none;
  background: #eaeff2; /*#e6e4e4*/
  text-decoration: underline;
}

.cookie-button {
  position: fixed;
  z-index: 10;
  cursor: pointer;
  bottom: 10px;
  left: 10px;
  padding: 10px;
  color: black;
  font-size: 0.75rem;
  outline: none;
  border: none;
  box-shadow: none;
  background: #eaeff2; /*#e6e4e4*/
  text-decoration: none;
}

.cookie-button.js-hidden {
  display: none;
}
