@charset "UTF-8";

/* FONTS */
@font-face {
  font-family: "Hijrnotes";
  src: url("/front/shop_themes/themeananbo/assets/css/fonts/Hijrnotes.eot");
  src: url("/front/shop_themes/themeananbo/assets/css/fonts/Hijrnotes.otf") format("truetype"),
    url("/front/shop_themes/themeananbo/assets/css/fonts/Hijrnotes.woff") format("woff"),
    url("/front/shop_themes/themeananbo/assets/css/fonts/Hijrnotes.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "GuldScript";
  src: url("/front/shop_themes/themeananbo/assets/css/fonts/GuldScript.eot");
  src: url("/front/shop_themes/themeananbo/assets/css/fonts/GuldScript.ttf") format("truetype"),
    url("/front/shop_themes/themeananbo/assets/css/fonts/GuldScript.woff") format("woff"),
    url("/front/shop_themes/themeananbo/assets/css/fonts/GuldScript.woff2") format("woff2");
}

@font-face {
  font-family: "Notera";
  src: url("/front/shop_themes/themeananbo/assets/css/fonts/Notera.eot");
  src: url("/front/shop_themes/themeananbo/assets/css/fonts/Notera.ttf"),
    url("/front/shop_themes/themeananbo/assets/css/fonts/Notera.woff") format("woff"),
    url("/front/shop_themes/themeananbo/assets/css/fonts/Notera.woff2") format("woff2");
}

body {
  color: #6d6d6d;
}

@media (min-width: 1400px) {

  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1140px;
  }
}

.slick-prev:before,
.slick-next:before {
  font-size: 24px;
  line-height: 1;
  opacity: 1;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slider-article-2 .slick-slide {
  margin-right: 15px;
}

.slider-article-3 .slick-slide {
  margin-right: 15px;
}


/* body {
  -webkit-overflow-scrolling: touch;
}

body.mfp-active {
  overflow-y: hidden;
  -webkit-overflow-scrolling: auto;
  width: 100%;
  position: fixed;
  overflow: auto;
}*/


body .mfp-wrap {
  position: fixed;
  overflow: hidden;
  top: 0 !important;
}


/* HEADER CUSTOM */
header .main-header {
  display: flex;
  max-width: 100%;
  margin: 0px 15px;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: flex-start;
}

header .logo {
  margin: 4px auto;
  display: flex;
}

header img.logo {
  max-width: 280px;
  width: 100%;
}

.header-search {
  display: block;
  max-width: 269px;
  margin-top: 66px;
  padding-left: 60px;
}

header .container {
  max-width: 100%;
}

/* Header Burger Menu icon */
.lines-button {
  position: absolute;
  width: 48px;
  height: 30px;
  left: 20px;
  top: 68px;
  padding: 0px 10px;
  cursor: pointer;
  z-index: 9999;
  /* animation: top 0.3s; */
}

.lines-button .menu-line {
  display: block;
  max-width: 100%;
  position: relative;
  width: 24px;
  height: 3px;
  transition: transform 0.3s;
  margin: 0 5px;
}

.lines-button:not(:hover) .menu-line {
  background-color: #b2b2b2;
  background: #000000 !important;
}

.lines-button .menu-line:after,
.lines-button .menu-line:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: inherit;
  box-sizing: border-box;
}

.lines-button .menu-line:before {
  background-color: #b2b2b2;
  background: #000000 !important;
}

.lines-button .menu-line:after {
  background-color: #b2b2b2;
  background: #000000 !important;
}

.lines-button .menu-line:nth-of-type(2) {
  top: 5px;
}

.lines-button .menu-line:nth-of-type(3) {
  top: 10px;
}

.Menu-left-toogle {
  top: 0;
  position: fixed;
  background-color: #ffffff;
  height: 100vh;
  border-right: 1px solid #eeeeee;
  z-index: 999;
  text-align: center;
  padding: 20px;
  transition: left 0.8s ease-out;
  overflow-y: auto;
}

.Menu-left-toogle {
  width: 33%;
  padding-top: 70px;
  left: -33%;
}

.Menu-left-toogle.active {
  width: 600px;
  left: 0px;
  padding-top: 70px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.Menu-left-toogle .menu-main-menu-container {
  margin: 50px;
}

.lines-button .picto {
  font-family: "Montserrat";
  color: #54595f;
  font-size: 10px !important;
  width: 34px;
  margin: 16px 0 0 0;
  text-align: center;
}

.flag-burger {
  display: none;
}

.flag-burger ul {
  margin: auto;
  justify-content: center;
  margin-bottom: 20px;
}

.reseaux-menu-logo .insta,
.reseaux-menu-logo .pinterest {
  display: inline-block;
  vertical-align: top;
}

#cssmenu ul li span.police-sous-menu-first {
  font-family: "Prata" !important;
  font-size: 12px;
  color: #a19e9e;
  text-transform: none;
  letter-spacing: 2px;
  line-height: 18px;
  font-weight: 300;
  margin-top: 20px;
}

/* enfant Niveau 1 */
#cssmenu ul li ul {
  display: none;
  transition: all .3s ease-in;
}

#cssmenu ul li.has_children ul li a {
  padding: 10px 0px 5px 20px;
}

#cssmenu ul li.has_children.open ul {
  margin-top: 0px;
  display: block;
  padding-bottom: 10px;
}

#cssmenu ul li.has_children.open ul li.has_children.open ul {
  margin-top: 0px;
}

#cssmenu ul li.has_children.open ul li.has_children ul {
  display: none;
}

#cssmenu ul li.has_children.open ul li.has_children.open ul {
  display: block;
}

#cssmenu ul li.has_children span.menu-fatnav:after {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  display: inline-block;
  top: -3px;
  margin-left: 10px;
  pointer-events: none;
  position: relative;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

#cssmenu ul li.has_children.open span.menu-fatnav:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

/* Enfant Niveau 2 */
#cssmenu ul li ul li ul {
  display: none;
  transition: all .3s ease-in;
}

#cssmenu ul li.has_children.open ul li.has_children.open ul {
  display: block;
  padding-bottom: 0px;
}

#cssmenu ul li.has_children ul li.has_children.open span.menu-fatnav:after {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  display: inline-block;
  top: -3px;
  margin-left: 10px;
  pointer-events: none;
  position: relative;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

#cssmenu ul li.has_children.open ul li.has_children span.menu-fatnav:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#cssmenu ul li.has_children.open ul li.has_children.open span.menu-fatnav:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

#cssmenu li.menu-3:lang(en) {
  display: none !important;
}

/* FOOTER */

footer {
  background-color: #2D2D2D;
  padding: 50px 15px;
  margin-top: 40px;
}

footer p,
footer a,
footer span,
footer div {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 25px;
}

footer ul {
  list-style: none;
  padding: 0;
}

footer ul li {
  margin-bottom: 3px;
  padding-left: 1.618em;
}

footer .container {
  max-width: 1100px;
}

footer .foot-col1 img {
  display: block;
  max-width: 150px;
  margin: 16px auto;
}

footer .texte-footer {
  text-align: justify;
}

footer svg {
  fill: #ffffff;
  color: #ffffff;
}

footer ul.block-social-links {
  display: block;
  margin: 0;
  padding: 0;
}

footer ul.block-social-links li {
  display: inline-block;
  font-size: 30px;
  margin: 0;
  padding: 0;
}

footer .footer-poincon {
  width: 64px;
  height: 64px;
  margin: auto;
  margin-top: -82px;
}

footer .footer4col .row {
  padding: 15px;
}

footer .footer4col .col-large-6.inline-icones img {
  display: inline-block;
  vertical-align: top;
  margin-right: 7px
}


footer .inline-icones img.icon-cb {
  width: 25px;
  max-width: 25px
}

footer .inline-icones img.icon-visa {
  width: 36px;
  max-width: 36px
}

footer .inline-icones img.icon-masterc {
  width: 20px;
  max-width: 20px
}

footer .inline-icones img.icon-paypal {
  width: 22px;
  max-width: 22px
}

footer .inline-icones img.icon-dhl {
  width: 55px;
  max-width: 55px
}

footer .inline-icones img.icon-ups {
  width: 35px;
  max-width: 35px;
  filter: brightness(0) invert(1);
}

footer .inline-icones img.icon-check {
  width: 40px;
  max-width: 44px
}

/* Home page */

.bandeau-special {
  background-color: #f9f9f9;
}

.bandeau-special p {
  font-size: 14px;
  line-height: 28px;
  padding: 15px 0px;
  color: #515151;
}

.jumbotron {
  position: relative;
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}

.jumbotron.home {
  height: 55vh;
  margin-top: 180px;
}

.jumbotron.category {
  height: 75vh;
  margin-top: 150px;
}

main {
  margin-top: 210px;
}

main.home {
  margin-top: 0px;
}

main.map {
  margin-top: 180px;
  margin-bottom: -40px;
}

@media (max-width: 640px) {
  main.map {
    margin-top: 120px;
  }
}

main.home .container {
  max-width: 90%;
}

.hero-title {
  padding-top: 20vh;
}

.hero-title h1 {
  font-size: 30px;
  color: #ffffff;
  font-family: 'Prata', serif;
  font-weight: 300;
  letter-spacing: 1px;
}

p.little-text.ss-hero {
  color: #a19e9e;
  font-family: 'Prata', serif;
  text-align: right !important;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  letter-spacing: 4px;
}

.voyage span.th2 {
  font-size: 28px;
  font-family: 'Prata';
  text-align: center;
  color: #6d6d6d;
}

.voyage p {
  font-weight: 300;
  max-width: 650px;
  margin: auto;
  display: block;
  font-size: 14px;
  color: #a19e9e;
  text-align: justify !important;
  line-height: 1.618;
}

nav.bc {
  display: block;
  margin: auto;
  color: #6d6d6d;
  font-size: 12px;
  font-weight: 300;
  font-family: "Montserrat", Sans-serif;
}


/* SLIDER HOME PAGE */
section.gallerie-pdts.cat-boutique.container {
  max-width: 90% !important
}

section.cat-boutique .col-lg-3 {
  padding: 0px 15px;
}

section.cat-boutique .col-lg-3 .bg-img-cat {
  position: relative;
  height: 100%;
  background-size: cover;
}

section.cat-boutique .col-lg-3 .bg-img-cat img {
  display: block;
  margin: auto;
  max-width: 100%;
}

section.cat-boutique .col-lg-3 .bg-img-cat img.img-bg {
  position: relative;
  opacity: 0;
  transition: all 0.2s ease-in;
}

section.cat-boutique .col-lg-3 .bg-img-cat img.img-hover {
  position: absolute;
  top: 0;
  opacity: 1;
  transition: all 0.2s ease-in;
  left: 50%;
  transform: translateX(-50%);
}

section.cat-boutique .col-lg-3 .bg-img-cat:hover img.img-hover {
  opacity: 0;
}

section.cat-boutique .col-lg-3 .bg-img-cat:hover img.img-bg {
  opacity: 1;
}

.switcher-classic-new {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px
}

.active {
  display: block !important
}

.switcher-classic-new span {
  cursor: pointer;
  margin: 0 20px;
  width: 300px;
  display: flex;
  position: relative;
  flex-direction: column;
  font-family: 'Prata', serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.switcher-classic-new span.swith-left {
  text-align: right
}

.switcher-classic-new span i {
  font-style: normal;
  font-size: 12px;
  text-transform: none
}

.switcher-classic-new span.selected:after {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  background-color: #6d6d6d;
  position: absolute;
  bottom: -10px;
  right: 0
}

.switcher-classic-new span.selected.swith-right:after {
  right: auto;
  left: 0
}

.single-product-gallery button.slick-next {
  top: 240px !important;
  margin-right: -15px !important;
  border-radius: 50%
}

i.fa-solid.fa-chevron-right,
i.fa-solid.fa-chevron-left {
  color: #ccc;
  font-size: 13px
}

.single-product-gallery button.slick-prev {
  top: 240px !important;
  margin-left: -32px !important
}

.single-product-gallery button.slick-prev,
.single-product-gallery button.slick-next {
  display: none !important;
}

.gallerie-pdts .tab-slider {
  display: none
}

.gallerie-pdts .tab-slider.switched {
  display: block
}

.gallerie-pdts .subdiv-cat-text {
  color: #999;
  font-size: 11px;
  margin-top: 20px;
  letter-spacing: 1px;
}

.gallerie-pdts .subdiv-cat-text .ppp-black {
  color: #000;
  font-size: 11px
}

.gallerie-pdts .subdiv-cat-text span.th3 {
  font-size: 12px;
  line-height: 18px;
  margin: auto;
  text-transform: uppercase
}

.gallerie-pdts .subdiv-cat-text span {
  display: block;
  text-align: center;
  font-family: 'Prata', serif;
  font-size: 11px;
  font-style: normal;
  clear: both;
}

.gallerie-pdts .gallerie-pdts .row .col-large-3 {
  padding: 0 15px
}

.gallerie-pdts .slick-prev:before,
.gallerie-pdts .slick-next:before {
  color: transparent;
}

.gallerie-pdts .slick-next {
  right: -10px;
}

.gallerie-pdts .slick-prev {
  left: -25px;
}

.gallerie-pdts .slick-prev,
.gallerie-pdts .slick-next {
  top: 40%;
}

.mes-title {
  font-family: 'Prata', serif;
  font-style: normal;
  color: #6d6d6d;
  font-size: 11px;
  margin-top: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/* Section coup-de-coeur */
section.coup-de-coeur .container {
  max-width: 1140px;
}

section.coup-de-coeur h2 {
  font-family: 'Prata', serif;
  color: #515050;
  font-size: 2em;
  line-height: 1.214;
  text-align: center;
  clear: both;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
}

section.coup-de-coeur p {
  font-weight: 300;
  max-width: 650px;
  margin: auto;
  display: block;
  font-size: 14px;
  color: #a19e9e;
  line-height: 1.618;
  letter-spacing: 1px;
}

.coup-de-coeur a.appr-plus {
  text-decoration: underline;
}

.coup-de-coeur .txtseo .col-md-6,
.coup-de-coeur .txtseo .col-md-6 h2,
.coup-de-coeur .txtseo .col-md-6 p {
  opacity: 0;
  height: 0;
  transition: all 0.3s ease-in;
}

.coup-de-coeur .txtseo h2 {
  font-size: 12px;
  text-align: left;
  text-transform: none;
  font-family: "Montserrat", sans-serif;
  color: #a19e9e;
  line-height: 20px;
}

.coup-de-coeur .txtseo p {
  font-size: 12px;
  line-height: 20px;
}


.global-strocke-btn {
  padding: 10px 15px 6px;
  border: 1px solid #515050;
  color: #515050;
  font-family: 'Prata', serif;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 1px;
}

.global-strocke-btn.footer {
  font-family: "Montserrat", sans-serif;
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0px;
  padding: 8px 80px;
}

.footer-newsletter-box .title {
  font-size: 14px;
}

/* section ressource */
section.ressource {
  height: 65vh;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
  display: grid;
  align-content: center;
}

section.ressource .flot-content {
  max-width: 400px;
  bottom: 15vh;
  left: 20vh;
  position: absolute;
  padding: 40px 30px;
  width: 100%;
  background-color: #fff;
  transition: all 1s ease-in-out;
}

section.ressource .subtext-card {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  color: #515050;
  text-align: right;
}

/* categorie-panneaux-decoratifs */

main.decorative-pannel-category h1 {
  text-transform: uppercase;
}

/* anabo-presse */
section.anabo-presse {
  padding: 0 15px;
}

section.anabo-presse img {
  margin-right: 15px;
}

.Align-bloc-R {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
}

.Align-bloc-L {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}

.title-underline span {
  font-family: 'Prata', serif;
  font-size: 28px;
  font-weight: 500;
  padding: 0;
  margin: 0;
  line-height: 1;
  letter-spacing: 2px;
  color: #6d6d6d;
  text-rendering: optimizeLegibility;
}

.title-underline h2::after,
.title-underline span::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #515050;
  margin: 1rem 0 0 0;
}

.title-underline p {
  font-family: "Montserrat", Sans-serif;
  font-weight: 200;
  color: #6d6d6d;
  font-size: 16px;
  margin: 0 0 1.41575em;
}

.logo-o {
  width: 80px;
}


/* Page collection */
main.cat-decor video {
  display: block;
  max-width: 100%;
}

.cat-decor .text-intro-collection,
.cat-decor .lien-catalog-collection {
  max-width: 570px;
  margin: auto;
}

.badge-category-list .h1::before,
.badge-category-list .h1::after {
  display: block;
  content: "";
  border-bottom: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-top: 1px solid #2c2c2c;
  margin-right: 20px;
  margin-left: 20px;
}

.badge-category-list .h1 {
  font-family: 'Prata', serif;
  color: #515050;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  margin: 30px auto 6px;
  display: flex;
  align-items: center;
  letter-spacing: 2px;
}

.badge-category-list .h2 {
  font-family: 'Prata', serif;
  color: #515050;
  font-size: 24px;
  font-weight: 300;
}

.badge-category-list .col-md-6 p {
  text-align: justify;
  color: #515050;
  font-family: "Montserrat", Sans-serif;
  font-size: 12px;
  line-height: 1.618;
  font-weight: 300;
}

.block-button-link {
  border: 1px solid #a19e9e;
  color: #515050;
  font-family: "Montserrat", Sans-serif;
  font-size: 15px;
  font-weight: 300;
  padding: 12px 24px;
  line-height: 15px;
  margin: 30px auto;
  display: block;
  width: max-content;
}

.over_card {
  opacity: 0;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  justify-content: center;
  height: 100%;
  flex-direction: column;
  margin: 0 auto;
  transition: opacity 0.5s ease-in-out;
  background-color: rgb(95, 95, 95, 0.7);
  align-items: center;
}

.over_card span.ref,
.over_card span.title-card {
  color: white;
  font-family: 'Prata', serif;
  font-size: 23px;
}

.over_card span.pdt-button {
  font-family: "Montserrat", Sans-serif;
  font-size: 11px;
  font-weight: 300;
  border-width: 1px;
  text-decoration: none;
  color: white;
  padding: 12px 24px;
  border-radius: 3px;
  line-height: 1;
  border: 1px solid #fff;
  border-color: white;
  margin: 1rem 0;
}

.product-image a:hover .over_card {
  opacity: 1;
}

.sub_card {
  margin-bottom: 30px;
  padding-top: 10px;
  line-height: 1;
}

.sub_card span {
  text-align: center;
  color: #a19e9e;
  font-family: "Montserrat", sans-serif;
  margin: 0 0 5px;
  font-size: 12px;
  line-height: 19px;
  font-weight: 300;
  letter-spacing: 0;
  clear: both;
}

.sub_card span:first-child {
  text-transform: uppercase;
  font-family: 'Prata', serif;
  font-size: 10px;
  letter-spacing: 3px;
  text-align: center;
  color: #a19e9e;
  line-height: 19px;
  font-weight: 300;
  clear: both;
}

.col-intercal {
  border: 1px solid;
  min-height: 80.5%;
  position: relative;
}

.col-intercal img {
  max-width: 50px;
  display: block;
  margin: auto;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  top: 50%;
  margin-top: -25px;
}

section.seo-section {
  display: block;
  max-width: 1140px;
  margin: 90px auto;
}

section.seo-section p {
  text-align: justify;
  font-size: 14px;
  font-weight: 300;
  color: #a19e9e;
  font-family: "Montserrat", sans-serif;
}

section.seo-section h2,
section.seo-section h1 {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Montserrat';
  color: #a19e9e;
  margin-bottom: 1.41575em;
  margin-top: 0px;
  font-weight: 300;
  font-style: italic;
}

section.prefooter-collection p {
  font-family: "Montserrat", Sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 17px;
  color: #a19e9e;
}

section.prefooter-collection span {
  color: #999999;
  font-size: 22px;
  font-family: 'Prata', serif;
  clear: both;
  font-weight: 300;
  margin: 0 0 0.5407911001em;
}

/* Cat Toutes les colelction decors */
main.all-collec-decor .product-grid .product-image img {
  transition: scale 0.5s ease-in;
}

main.all-collec-decor .product-grid .product-image:hover img {
  scale: 1.1;
}

main.all-collec-decor .product-grid .product-image .hover-titre-ppp {
  display: flex;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  justify-content: center;
  height: 100%;
  flex-direction: column;
  margin: 0 auto;
  transition: opacity 0.5s ease-in-out;
  background-color: rgb(95, 95, 95, 0.7);
  align-items: center;
  font-family: 'Prata', serif;
  font-size: 18px;
}

main.all-collec-decor .product-grid .product-image:hover .hover-titre-ppp {
  opacity: 1;
}

main.all-collec-decor .product-list .row .col-12:nth-child(1) {
  display: none;
}

main.all-collec-decor .product-list .row .col-12:nth-child(2) {
  display: none;
}

main.all-collec-decor .product-list .row .col-12:nth-child(3) {
  display: none;
}

main.all-collec-decor .product-list .row .col-12:nth-child(4) {
  display: none;
}

/* PAGE PANIER */
section.panier #CartTabContent .tab-pane {
  padding: 12px;
}

section.panier #CartTabContent .tab-pane p {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  text-align: justify;
  font-weight: 300;
  color: #a19e9e;
  margin: 0 0 1.41575em;
}

section.panier .nav-tabs .nav-link {
  padding: 14px;
  border: 0px;
}

section.panier .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:hover {
  background-color: #fff;
  border-color: #000;
  border-bottom: 2px solid;
}

.btn-primary.cali {
  padding: 0px 20px;
  text-transform: none;
  min-width: 200px;
  letter-spacing: 1px;
  font-family: GuldScript;
  color: #a0762e;
  font-size: 44px !important;
  background-color: #fff;
  font-weight: 300;
  border: none;
  margin-top: 0px !important;
}

.btn-primary.cali:hover {
  color: #a19e9a;
  background-color: #fff;
  border: none;
}

section.panier .card {
  box-shadow: none;
  border: none;
}

.login-portal-title {
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 404px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
}

.login-portal-title p {
  text-transform: uppercase;
  font-family: 'Prata', serif;
  font-size: 18px;
  letter-spacing: 1px;
  color: #000;
}

#form-connexion-portal p.title {
  font-family: "GuldScript";
  color: #a0762e;
  font-size: 2em;
  line-height: 1em;
  clear: both;
  display: block;
}

#form-connexion-portal a,
#form-connexion-portal a:hover {
  color: #a0762e;
  font-size: 16px;
}

.connexion-client {
  padding-top: 70px;
}

p.pld {
  font-family: "Notera", sans-serif !important;
  color: #a0762a;
  text-align: center;
  font-size: 40px;
}

.the-content-pdt p {
  margin-bottom: 0px;
}

.tooltip {
  position: relative;
  display: inline-block;
  cursor: pointer;
  opacity: 1;
  visibility: visible;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 500px;
  background-color: #555;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 15px 0;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  margin-left: -321px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.btn-primary.panier {
  background-color: #515050;
  border-color: #515050;
  width: 210px;
  color: white;
}

#confirmationPanier {
  max-width: 320px;
  min-height: 280px;
}

#confirmationPanier h3 {
  color: #999999;
  line-height: 1.6;
}

.btn-primary.panier:hover {
  background-color: #000000;
  border-color: #000000;
  width: 210px;
  color: white;
}

.btn-secondary.panier {
  border: 1px solid #ccc;
  background-color: white;
  color: #a0762a;
}

.mfp-bg {
  background: #ffffff;
  opacity: 0.9;
}

.checkout-container {
  width: 100%;
  max-width: 1024px;
  margin: auto;
}

.title-cali {
  font-family: "Hijrnotes", Sans-serif;
  color: #a0762e;
  font-size: 40px;
  line-height: 1.5;
  font-weight: 300;
}

section.panier.confirmation .btn-secondary.panier {
  min-width: 230px;
}

section.panier.confirmation .col-6:first-child {
  border-right: 1px solid #a19e9a;
}

.info-delivery-checkout h3 {
  font-size: 18px;
}

.info-delivery-checkout p {
  font-size: 13px;
  text-align: justify;
}

.payment-description {
  padding: 20px;
  font-size: 13px;
}

/* Galeries */

.masonry-galerie {
  columns: 3;
  column-gap: 16px;
  display: block;
  margin: auto;
  margin-top: 30px;

  @media (max-width: 1200px) {
    columns: 3;
  }

  @media (max-width: 992px) {
    columns: 3;
  }

  @media (max-width: 768px) {
    columns: 2;
  }

  .grid {
    display: inline-block;
    margin-bottom: 16px;
    position: relative;

    &:before {
      /* border-radius: 5px; */
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: rgba(0, 0, 0, .2);
    }

    img {
      width: 100%;
      /* border-radius: 5px; */
    }
  }
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #000;
  cursor: pointer !important;
}

.mfp-wrap {
  cursor: default;
}

.mt-auto {
  margin-top: auto;
}

/* Template page par defaut */
#defaut h1 {
  color: #515050 !important;
  letter-spacing: 10px;
  margin: 60px auto;
  text-align: center;
  font-family: 'Prata', serif;
  font-size: 2.617924em;
  line-height: 1.214;
  clear: both;
  font-weight: 300;
}

.moyens-de-paiement .hero-moyens-de-paiement img {
  display: block;
  margin: auto;
}

#moyens-de-paiement h1 {
  font-size: 26px;
  text-align: left;
}

#defaut p,
#moyens-de-paiement p {
  font-size: 16px;
  font-weight: 300;
  color: #a19e9e;
  margin: 0 0 1.41575em;
  font-family: "Montserrat", sans-serif;
  line-height: 1.618;
  text-rendering: optimizeLegibility;
}

#defaut p strong,
#moyens-de-paiement p strong {
  font-weight: 400;
  color: #6d6d6d;
}

figcaption.element-caption {
  margin-bottom: 1em;
  margin-top: 0.5em;
  font-size: 13px;
  text-align: center;
  color: #6d6d6d;
}

/* Page Showroom */

#showroom .sect1-col1 {
  border-right: 1px solid;
}

.block-card-title-white {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  border: 1px solid #fff;
  display: flex;
  width: 270px;
  max-width: 270px;
  height: 280px;
  margin: auto;
  margin-left: -135px;
  margin-top: -140px;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
  flex-direction: column;
}

.block-card-title-white h1 {
  font-family: "Montserrat", Sans-serif;
  color: #515050;
  font-size: 22px;
  font-weight: 200;
}

.block-card-title-white h2 {
  font-family: "Prata", Sans-serif;
  font-size: 31px;
  font-weight: 300;
  line-height: 1.3em;
  color: #515050;
  text-align: center;
}

.block-card-title-transparent {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px solid #fff;
  display: flex;
  width: 270px;
  max-width: 270px;
  height: 280px;
  margin: auto;
  margin-left: -135px;
  margin-top: -140px;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 10px;
  flex-direction: column;
}

.block-card-title-transparent p span {
  font-size: 32px;
}

.btn-contact-showroom {
  font-family: "Montserrat", Sans-serif;
  font-size: 12px;
  font-weight: 200;
  border: 1px solid #A19E9E;
  color: #515050;
  padding: 12px 24px;
}

#showroom .sec2-col-2 img {
  display: block;
  width: 75px;
  height: 85px;
  margin: auto;
  opacity: 33%;
}

#showroom .sec2-col-2 p {
  text-align: justify;
  font-family: "Montserrat", Sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #a19e9e;
}

/* Page maison ananbo */
#maison-ananbo .block-card-title-transparent p {
  color: #ffffff;
  font-family: "Prata", Sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  letter-spacing: 0.7px;
}

#maison-ananbo h1 {
  color: #515050;
  font-family: "Montserrat", Sans-serif;
  font-size: 15px;
  font-weight: 200;
  line-height: 1.7em;
  letter-spacing: 3.6px;
  margin-bottom: 20px;
  text-align: center;
}

#maison-ananbo h2 {
  margin-bottom: 30px;
  line-height: 42px;
  text-align: center;
  font-family: 'Prata', serif;
  color: #515050;
  font-size: 2em;
  clear: both;
  font-weight: 300;
}

#maison-ananbo p {
  text-align: center;
  font-family: "Montserrat", Sans-serif;
  font-weight: 300;
  color: #a19e9e;
}

#maison-ananbo .maison-ananbo-section2 h2 {
  color: rgba(12, 10, 10, 0.64);
  font-family: "Notera", Sans-serif;
  font-size: 92px;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: right;
  line-height: 42px;
}

#maison-ananbo .maison-ananbo-section2 p {
  text-align: left;
  color: #000000;
  font-family: "Montserrat", Sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5em;
  float: right;
  margin: 20px 0px;
}

#maison-ananbo .maison-ananbo-section2 img {
  float: left;
}

#maison-ananbo .maison-ananbo-section3 p,
#maison-ananbo .maison-ananbo-section4 p {
  text-align: justify;
  color: #000000;
  font-weight: 300;
  font-family: "Montserrat", Sans-serif;
  font-size: 13px;
  line-height: 1.6em;
  letter-spacing: 0;
}

#maison-ananbo .maison-ananbo-section3 img {
  margin: 10px;
}

p.texte-voyage {
  text-align: right;
  color: #7a7a7a;
  font-family: 'Prata', serif;
  font-size: 23px;
  line-height: 1.5em;
  letter-spacing: -0.4px;
}

/* notice de pose */

#notice-de-pose h1 {
  color: #7a7a7aab !important;
  font-size: 34px;
  letter-spacing: 2px;
  line-height: 1.214;
  clear: both;
  font-weight: 300;
  margin: 0 0 0.5407911001em;
}

#notice-de-pose h2 {
  font-size: 28px;
  font-weight: 400;
  color: #000000;
  line-height: 30px;
  text-align: center;
  font-family: 'Prata', serif;
  letter-spacing: -1px;
  margin: 0 0 0.5407911001em;
}

#notice-de-pose .content-block p {
  font-size: 17px;
  font-weight: 300;
  text-align: center;
  color: #a19e9e;
  margin: 0 0 1.41575em;
}

#notice-de-pose h3 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}

#notice-de-pose h3.lignes:after,
#notice-de-pose h3.lignes:before {
  display: block;
  content: "";
  border-bottom: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-top: 1px solid #2c2c2c;
  margin-right: 20px;
  margin-left: 20px;
}

#notice-de-pose .materiel img {
  margin: 30px;
  display: inline-block;
  vertical-align: middle;
}

#notice-de-pose .materiel p {
  display: inline-block;
  font-size: 14px;
}

#notice-de-pose .garantie p {
  font-family: "Montserrat", Sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #a19e9e;
  text-align: center;
  margin: 0 0 1.41575em;
  line-height: 1.618;
  text-rendering: optimizeLegibility;
}

#notice-de-pose .etapes h3 {
  display: block;
  text-align: left;
  font-size: 28px;
  font-family: 'Prata', serif;
  color: #515050;
  clear: both;
  font-weight: 300;
  margin: 0 0 0.5407911001em;
}

#notice-de-pose .etapes p {
  font-size: 14px;
  color: #a29e9e;
  margin: 0 0 1.41575em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: 1.618;
}

#notice-de-pose .etapes .texte-carre {
  border: 1px solid #6c6d6d;
  font-size: 14px;
  font-weight: 300;
  font-family: 'Prata', serif;
  padding: 10px;
  color: #a19e9e;
  text-align: center;
  margin: 0 0 1.41575em;
}

#notice-de-pose .etapes .texte-carre span {
  font-size: 28px;
  color: #000000;
  font-family: "Montserrat", Sans-serif;
}

.classification img {
  max-width: 116px;
  display: block;
  margin: auto;
}

.classification p {
  color: #000000;
  font-size: 26px;
  padding-top: 15px;
  font-family: 'Prata', serif;
  line-height: 1.214;
  clear: both;
  font-weight: 300;
  margin: 0 0 0.5407911001em;
}


/* questions-frequentes */

#questions-frequentes h1 {
  color: #515050 !important;
  letter-spacing: 10px;
  margin: 60px auto;
  text-align: center;
  font-family: 'Prata', serif;
  font-size: 2.617924em;
  line-height: 1.214;
  clear: both;
  font-weight: 300;
}

#questions-frequentes .sommaire-faq img {
  display: block;
  max-width: 100%;
  margin: auto;
}

#questions-frequentes .cadre-sommaire {
  max-width: 330px;
  display: block;
  margin: auto;
  border: 1px solid;
  height: 640px;
  padding: 10px;
}

#questions-frequentes .sommaire-faq h2,
#questions-frequentes .sommaire-faq h2 a {
  font-family: 'Prata', serif;
  color: #54595f !important;
  text-decoration: none;
  text-align: center;
  font-weight: 300;
  line-height: 34px;
  font-size: 32px;
  clear: both;
  margin: 0 0 0.5407911001em;
}

#questions-frequentes .sommaire-faq p a {
  color: #54595f !important;
  font-weight: 300;
  line-height: 32px;
  text-decoration: none;
}

#questions-frequentes .sommaire-faq p a:before {
  content: "\f105";
  color: #000000;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
}

.sommaire-faq .col div {
  scroll-margin-top: 200px;
}

.faq-details h1,
.plan-du-site h1 {
  color: #515050 !important;
  letter-spacing: 10px;
  margin: 60px auto;
  margin-bottom: 10px;
  font-size: 2.617924em;
  line-height: 1.214;
  clear: both;
  font-weight: 300;
}

.faq-details h2 {
  letter-spacing: 8.9px;
  font-family: "Montserrat", Sans-serif;
  font-size: 20px;
  font-weight: 300;
  color: #515050;
  line-height: 1.214;
  margin: 0 0 0.5407911001em;
}

.faq-details h3 {
  font-family: "Montserrat", Sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #515050;
  letter-spacing: 0px;
  line-height: 1.618;
  margin: 0 0 0.5407911001em;
}

.faq-details h3:before {
  color: #515050;
  content: "+";
  margin-right: 10px;
  font-size: 20px;
}

.faq-details p {
  color: #a19e9e;
  font-weight: 300;
  margin: 0 0 1.41575em;
}

/* Fiche produit echantillons */
#samples h1,
.product-detail h1 {
  font-family: 'Prata', serif;
  font-size: 28px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #515050;
  font-weight: 300;
}

.select-samples,
.sample-actions {
  font-size: 14px;
  max-width: 580px;
}

.variable label {
  font-family: Prata;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.4);
}

.variable .var-description {
  font-weight: 300;
}

main#samples {
  margin-top: 300px;
}

/* main.prod-default .slick-dots {
  margin-bottom: -40px;
} */

main.prod-default .slick-dots li button {
  width: 10px;
  color: transparent;
  border: 1px solid #000000;
  background: transparent;
  height: 10px;
  border-radius: 50%;
  transition: all 0.2s ease-in;
}

main.prod-default .slick-dots li.slick-active {
  background: transparent;
  height: 0px !important;
  padding-top: 0px;
}

main.prod-default .slick-dots li.slick-active button {
  background-color: #000;
}

main.prod-default .slick-dots li button:before {
  color: transparent;
}

.product-detail h2 {
  font-family: 'Prata', serif;
  font-size: 20px;
  font-weight: 400;
  margin: 10px 0px;
  text-align: left;
}

.product-detail h5 {
  font-size: 13px;
  line-height: 1.5;
}

.feed-insta {
  max-width: 90%;
  margin: auto;
}

#feed-insta-load {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 15px;
  margin: 0px 15px;
}

#feed-insta-load a {
  height: 20vw;
  overflow: hidden;
  position: relative;
}

#feed-insta-load a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  object-position: center;
  transform: scale(1);
  transition: var(--trans-slow);
}

#feed-insta-load a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  z-index: 1;
  transition: var(--trans-fast);
}

#feed-insta-load a::before {
  font-family: "Bootstrap-icons";
  content: '\F437';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 40px;
  color: var(--c-white);
  z-index: 2;
  transition: var(--trans-fast);
  opacity: 0;
}

#feed-insta-load a:hover::after,
#feed-insta-load a:hover::before {
  opacity: 1;
}

#feed-insta-load a:hover img {
  transform: scale(1.1);
}


/* tentures_coussins */

#tentures_coussins h2.small-h2 {
  font-family: 'Prata', serif;
  font-size: 25px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 0.4em;
  letter-spacing: 10px;
  color: #515050;
  margin: 40px 0px;
  line-height: 28px;
}

#tentures_coussins .jumbotron.home {
  height: 75vh;
  margin-top: 0px;
}

#tentures_coussins .col-intercal {
  height: 81.5%;
}

#tentures_coussins #selecteurs-collection a,
#tentures_coussins #selecteurs-collection select {
  padding: 6px;
  border: 1px solid #515151;
  min-width: 200px;
  display: inline-block;
  max-width: 200px;
  text-align: center;
  height: 40px;
  transition: all .2s ease-in;
  border-radius: 0;
  background-color: white;
  color: #a0762a;
  -webkit-appearance: none;
  text-align-last: center;
}

#tentures_coussins #selecteurs-collection a.active {
  background: #515151;
  color: #ffffff;
  margin: auto;
}

/* Relation Press */
#relations-presse h1 {
  font-family: 'Prata', serif;
  color: #515050;
  font-size: 2.617924em;
  line-height: 1.214;
  letter-spacing: -1px;
  clear: both;
  font-weight: 300;
  margin: 0 0 0.5407911001em;
}

#relations-presse a.press-pdf {
  display: block;
  border: 1px solid #a19e9e !important;
  font-weight: 300 !important;
  font-size: 15px;
  padding: 0.6180469716em 1.41575em;
  max-width: 300px;
  margin: auto;
}

#relations-presse figcaption {
  margin-top: 10px;
  font-size: 13px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: 1.618;
  text-rendering: optimizeLegibility;
}

/* Page Galerie */
.grey-hero {
  background-color: #f9f9f9;
  padding: 28px 0px 24px;
}

.grey-hero h1 {
  font-size: 30px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 0px;
}



#page-galerie .la-galerie {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 2000px;
  padding: 0px 15px;
}

#page-galerie .ambiance .sect1-col1 h2 {
  text-align: center;
  font-size: 26px;
  margin-top: 35px;
  margin-bottom: 15px;
}

#page-galerie .sect1-col2 img {
  width: 100%;
}

#page-galerie .ambiance .sect1-col1 p {
  text-align: center;
  font-size: 9px;
  text-transform: none;
  margin: auto;
  max-width: 80%;
  line-height: 1.5;
}

#page-galerie h2 {
  text-align: left;
  font-size: 15px;
  text-transform: uppercase;
  margin: 20px 0px 10px;
  letter-spacing: 1.5px;
  color: #515050;
}

#page-galerie p {
  text-align: left;
  font-size: 8px;
  text-transform: uppercase;
  margin: 0px 0px 0px;
  letter-spacing: 1.5px;
  color: #000000;
  line-height: 1.2;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}

#page-galerie .juste-one h2 {
  text-align: center;
  font-size: 28px;
}

#page-galerie .juste-one p {
  text-align: center;
}


/* Blog / Magazine */

section#sliderblogbs {
  display: block;
  margin: auto 30px;
}

section#sliderblogbs .slide-blog .bg-slider {
  background-size: cover;
  height: 75vh;
  background-repeat: no-repeat;
  background-position: center;
}

section#sliderblogbs .slide-blog .bg-slider .carre-blanc {
  background-color: #ffffff !important;
  width: 600px;
  display: block;
  margin: auto;
  height: 300px;
  margin-top: 10%;
  padding: 0px 30px;
  max-width: 90% !important;
}

section#sliderblogbs .slide-blog p.titre-slider {
  font-size: 28px;
  line-height: 36px;
  text-align: center;
  color: #6d6d6d;
  padding-top: 6%;
  max-width: 1000px;
  margin: auto;
  padding-bottom: 20px;
  font-weight: 500;
  font-family: 'Prata', serif;
}


section#sliderblogbs .slide-blog p.texte-slider {
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #6d6d6d;
  max-width: 1000px;
  margin: auto;
  margin-bottom: 20px;
  font-weight: 300;
}

section#sliderblogbs .slide-blog a.lireplus {
  background-color: #ffffff;
  color: #6d6d6d;
  padding: 10px;
  margin: auto;
  display: block;
  width: 110px;
  text-align: center;
  border: 1px solid #6d6d6d;
  transition: 0.4s ease-in-out;
}

.slick-dots {
  position: absolute;
  bottom: 0;
  margin-bottom: 25px;
  left: 0;
  width: 100%;
  padding: 0 3px;
  display: block;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s ease-in;
}

.slick-dots li.slick-active {
  background: #ffffff;
  height: 4px !important;
  padding-top: 4px;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 30px;
  cursor: pointer;
  color: transparent;
  border: 1px solid #ffffff;
  outline: none;
  background: transparent;
  height: 2px;
  padding: 0px;
  margin: 0px;
}

section#listblogbs article a {
  display: block;
  position: relative;
}

section#listblogbs p.blog-title {
  margin-top: 20px;
  text-transform: uppercase;
  font-family: 'Prata', serif;
  margin-left: 40px;
}

section#listblogbs p.blog-title a {
  color: #515050;
  font-size: 13px;
}

section#listblogbs p.blog-title:before {
  content: "";
  position: absolute;
  display: block;
  width: 30px;
  height: 1px;
  background-color: grey;
  left: 0px;
  margin-top: 10px;
}

section#listblogbs .hover-content-blog {
  opacity: 0;
  transition: opacity 0.3s ease-in;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(50, 50, 50, 0.33);
  padding: 30px;
}


section#listblogbs .hover-content-blog .cadre-blanc {
  background-color: #ffffff;
  height: 100%;
  color: #6d6d6d;
}

section#listblogbs article {
  position: relative;
}

section#listblogbs article:hover .hover-content-blog {
  opacity: 1;
}

section#listblogbs .hover-content-blog h2.titre-blog {
  padding: 40px 60px 0px 60px;
  text-transform: uppercase;
  font-size: 14px;
  text-align: left;
  font-weight: 600;
  line-height: 1.5;
}

section#listblogbs .hover-content-blog div.texte-blog p {
  padding: 0px 60px 0px 60px;
  font-size: 14px;
  text-align: left;
}

section#listblogbs .hover-content-blog .lire-plus {
  text-transform: uppercase;
}

.nice-select {
  border-radius: 0 !important;
}

.nice-select .list {
  width: 100%;
}

.nice-select {
  line-height: 27px !important;
}

h2.small-title,
span.small-title {
  font-size: 24px;
}

.container.ambiance {
  max-width: 1700px;
}

.vertical-center {
  margin-top: 50%;
  transform: translateY(-25%);
}

.mt-100px {
  margin-top: 100px;
}

section.ananbo-insta-simple {
  margin-top: 120px;
}

section.ananbo-insta-simple .title {
  font-family: 'Prata', serif;
  font-size: 20px;
  font-weight: 500;
  padding: 0;
  margin: 0;
  line-height: 1;
  letter-spacing: 2px;
  color: #6d6d6d;
  text-rendering: optimizeLegibility;
  border-bottom: 1px solid #6d6d6d;
  width: auto;
  display: inline-block;
  margin-bottom: 11px;
  padding-bottom: 16px;
}



section.ananbo-insta-simple .subtitle {
  font-size: 14px;
}

section.ananbo-insta-simple .subtitle p {
  letter-spacing: 1px;
}

section.ananbo-insta-simple .subtitle a {
  letter-spacing: 1px;
  color: #a19e9e;
  text-decoration: underline;
}

#popin-newsletter p.title {
  font-family: 'Prata', serif;
  color: #000;
  font-size: 26px;
}

#popin-newsletter .btn {
  width: 100%;
  color: #fff;
  background-color: #333333;
  padding: 20px;
  font-weight: 400;
}

#form-newsletter {
  min-height: 500px;
}

/* Animation à l'ouverture */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
  /* Fond visible à 80 % */
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* Animation pour le contenu */
.mfp-fade.mfp-wrap {
  opacity: 0;
  transform: scale(0.95);
  transition: all 0.3s ease-in-out;
}

.mfp-fade.mfp-wrap.mfp-ready {
  opacity: 1;
  transform: scale(1);
}

.mfp-fade.mfp-wrap.mfp-removing {
  opacity: 0;
  transform: scale(0.95);
}


body.post-id-4229 .footer-poincon {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.store-item li {
  list-style: circle;
}

#storeList {
  height: 400px;
  overflow: auto;
}

@media (max-width: 640px) {
  #storeList {
    height: auto;
    min-height: 50px;
  }

}