body .container-fluid.about,
body .skeepers_carousel_container,
body #faqfooter,
body #colophon,
body .team-member,
body .container-fluid.f-product,
body .article-detail {
  --bs-gutter-x: 30px;
  max-width: calc(100% - calc(var(--bs-gutter-x))) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.container-fluid.f-product.custom-color {
  background: #4e110d !important;
  padding: 0 !important;
}

.type-product .container-fluid.f-product.custom-color {
  padding: 0 !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-top: 20px !important;
}

.type-product .container-fluid.f-product.custom-color .container {
  padding: 0 !important;
}

@media(max-width: 768px) {
  .container-fluid.f-product.custom-color {
    padding: 20px !important;
    max-width: 100% !important;
  }
}

@media(min-width: 768px) {
  .container-fluid.f-product.custom-color {
    padding: 20px !important;
    margin-left: 15px !important;
  }
}


body .container-fluid {
  --bs-gutter-x: 30px;
}

nav.woocommerce-breadcrumb {
  z-index: 999 !important;
  position: relative;
}

@media (max-width: 1024px) {
  body .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (max-width: 1339px) {
  body .container-fluid.f-product>.container {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media (max-width: 991px) {
  body .container-fluid.f-product>.container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  body .container-fluid.f-product>.container .QdjhdfKKD {
    margin-top: 20px !important;
    margin-bottom: 0px !important;
  }
}

@media (max-width: 1339px) {
  body .container-fluid.crdn {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media (max-width: 991px) {
  body .container-fluid.crdn {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

body .article-detail,
body #product_desc {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

body .article-detail .skeepers_carousel_container {
  max-width: 100% !important;
}

.collapsible-link[aria-expanded="true"]::before {
  content: "-";
  font-size: 2.5em;
  font-weight: 300;
}

.bande-blanche-fixe {
  height: 15px !important;
}

a.custom-btn {
  display: inline-block !important;
}

#page {
  padding-bottom: 0 !important;
}

body {
  padding-bottom: 15px !important;
}

body .site-branding .content-logo {
  text-align: left !important;
}

body .related-category-liste .related-category {
  width: auto !important;
  font-weight: 400;
  letter-spacing: 0%;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 12px;
  padding: 5px 10px !important;
  border-radius: 20px;
  background-color: #BD0D31;
  color: white;
}

body .related-category-liste {
  margin-top: -11px;
  /*z-index: 11;*/
  position: relative;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
}

body .p-grid .related-category-liste {
  opacity: 1;
}

body .product .image-produit img {
  margin-bottom: 0 !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-transition: all 0.4s !important;
  transition: all 0.4s !important;
}

body .image-produit {
  overflow: hidden;
  position: relative;
}

body .image-produit .second-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

body .products .product:hover img,
body .woocommerce ul.products li.product:hover img {
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
}

body .products .product:hover .has-second-image img,
body .woocommerce ul.products li.product:hover .has-second-image img {
  opacity: 0;
}

body .products .product:hover .has-second-image img.second-image,
body .woocommerce ul.products li.product:hover .has-second-image img.second-image {
  opacity: 1 !important;
}

.btn-to {
  min-width: 35px !important;
  padding: 10px 0 !important;
  text-align: center;
}

.___,
.btn-to,
.btn-to svg path {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

@media (max-width: 1600px) {
  .___ {
    width: calc(47% - 18px) !important;
  }
}

body .products .product:hover .btn-to,
body .woocommerce ul.products li.product:hover .btn-to {
  /*padding: 10px 15px !important;*/
  min-width: 45px !important;
  background-color: #DC902E;
}

body .products .product:hover .btn-to svg path,
body .woocommerce ul.products li.product:hover .btn-to svg path {
  stroke: white !important;
}

body .products .product:hover .___,
body .woocommerce ul.products li.product:hover .___ {
  width: calc(52% - 18px);
}

@media (max-width: 1599px) {

  body .products .product:hover .___,
  body .woocommerce ul.products li.product:hover .___ {
    width: calc(47% - 40px) !important;
  }
}

body .products .product {
  padding-bottom: 70px !important;
  height: auto !important;
}

body .products .product .woocommerce-loop-product__title {
  height: auto !important;
  min-height: 1px !important;
  margin-bottom: 10px !important;
}

body .products .product .product-short-description {
  height: auto !important;
  min-height: 1px !important;
}

body .products .product .product-price {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

body .related-prod-section {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

body .woocommerce ul#shipping_method li input {
  margin-top: 16px !important;
}

.form-row.place-order label,
.form-row.place-order label a {
  color: white !important;
}

.container-fluid.lvr .s-label {
  width: 40%;
}

@media (max-width: 1199px) {
  .container-fluid.lvr .s-label {
    width: 100%;
  }
}

.container-fluid.lvr .container {
  width: 60%;
}

@media (max-width: 1199px) {
  .container-fluid.lvr .container {
    width: 100%;
  }
}

@media (min-width: 768px) {
  #product_desc .product-data div:nth-child(2) {
    margin-top: 0px !important;
  }
}

body .xcLudjdv {
  max-width: 780px;
}

body .team-member>figure,
body .team-member>figure>img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 1339px) {
  body .team-member>.wp-block-media-text__content {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  body .team-member h2 {
    font-size: 40px !important;
    line-height: 1.3 !important;
  }
}

@media (max-width: 991px) {
  body .team-member {
    max-width: 700px !important;
    width: calc(100% - 20px);
    margin: auto !important;
    margin-bottom: 30px !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  body .team-member>figure,
  body .team-member>figure>img {
    height: auto !important;
  }

  body .team-member>* {
    width: 100% !important;
  }

  body .team-member .wp-block-media-text__content {
    padding: 20px !important;
  }

  body .team-member .wp-block-media-text__content+figure {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  body .team-member .wp-block-media-text__content .wp-block-media-text__content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 767px) {
  body .team-member>.wp-block-media-text__content {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  body .team-member>.wp-block-media-text__content h2 {
    font-size: 28px !important;
  }

  body .team-member>.wp-block-media-text__content p {
    display: none;
  }
}

body .site-branding img {
  max-height: 45px;
}

body #navbarSupportedContent>ul {
  gap: Max(5px, 0.9%) !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

body .rightcontainer {
  margin-top: 15px !important;
}

body .headercontent {
  width: 350px !important;
}

@media (max-width: 1599px) {
  body .headercontent {
    width: 260px !important;
    margin-left: 15px !important;
  }
}

@media (max-width: 1199px) {
  body .headercontent {
    width: 90px !important;
    border: 1px solid #EFF5E8 !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 !important;
  }

  body .headercontent .language-switcher {
    padding: 14px 35px !important;
    appearance: none;
    -webkit-appearance: none;
    /* Pour Chrome/Safari */
    -moz-appearance: none;
    /* Pour Firefox */
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='5' viewBox='0 0 10 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 4.42857L9 1' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
    background-size: 9px 5px !important;
    background-position: right 15px center !important;
    background-repeat: no-repeat !important;
    padding-left: 20px !important;
  }
}

body .s-label {
  padding-right: 130px !important;
}

@media (min-width: 992px) {
  body .navbar-expand-lg .navbar-collapse {
    margin-left: Max(25px, 3%) !important;
  }
}

@media (max-width: 1599px) {
  body .content-logo .site-description {
    font-size: 12px;
  }
}

@media (max-width: 1599px) and (max-width: 767px) {
  body .content-logo .site-description {
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  body .site-description {
    font-size: 10px !important;
  }
}

@media (max-width: 1599px) {
  body #navbarSupportedContent>ul .menu-item>a {
    padding: 10px !important;
    font-size: 14px !important;
    letter-spacing: -0.3px;
  }

  body #navbarSupportedContent>ul .menu-item>a:after {
    margin-left: 4px !important;
  }

  body .boutiqueinfo .label span,
  body .call-us a span {
    font-size: 14px;
    letter-spacing: -0.3px;
  }

  body .headercontent .leftcontent ul li {
    margin-right: 10px !important;
  }

  body .footer-socials a {
    font-size: 16px !important;
    margin-right: 10px !important;
  }
}

@media (max-width: 1599px) and (max-width: 1199px) {
  body .footer-socials a {
    color: #40404080 !important;
  }
}

@media (max-width: 1599px) {
  body .leftcontent {
    margin-left: 10px !important;
  }

  body .img-container {
    padding: 10px !important;
  }
}

@media (max-width: 1599px) and (max-width: 1199px) {
  body .img-container {
    padding: 0 !important;
    position: relative;
  }

  body .img-container .card-learn-more {
    position: absolute;
    bottom: 0px;
    right: 0px;
  }
  body .img-container .card-learn-more a {
    font-size: 0;
    border: none;
  }
  body .img-container .card-learn-more a span {
    font-size: 14px;
  }
}

@media (max-width: 1599px) {
  body .container-fluid.about .row.g-4 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  body .citation strong,
  body .citation {
    font-size: 28px !important;
  }
}

@media (max-width: 1599px) and (max-width: 767px) {

  body .citation strong,
  body .citation {
    font-size: 22px !important;
  }
}

@media (max-width: 1599px) {
  body .language-switcher {
    padding: 6px !important;
    font-family: "Maax 300";
    font-weight: 300;
    font-size: 14px !important;
  }
}

@media (max-width: 1339px) and (min-width: 1200px) {
  body .boutiqueinfo .label {
    display: none !important;
  }
}

@media (max-width: 1339px) {
  body .slide-content.text-content {
    margin-left: 30px !important;
  }
}

body #masthead .footer-socials a {
  color: #000000bd !important;
}

body #masthead select {
  background: none;
  border: none;
}

body #masthead .navbar-toggler {
  height: 53px;
  border-radius: 30px;
  outline: none !important;
  border: 1px solid #40404029 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: black;
  margin-left: 20px;
}

@media (max-width: 767px) {
  body #masthead .navbar-toggler {
    margin-left: 5px;
    height: 50px;
    padding: 0 5px;
    width: 50px !important;
  }
}

body #masthead .navbar-toggler .navbar-toggler-icon {
  height: 2px !important;
  position: relative;
  background: none !important;
  background-color: #404040 !important;
  width: 30px !important;
  margin-top: -6px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

@media (max-width: 767px) {
  body #masthead .navbar-toggler .navbar-toggler-icon {
    width: 20px !important;
  }
}

body #masthead .navbar-toggler .navbar-toggler-icon:before,
body #masthead .navbar-toggler .navbar-toggler-icon:after {
  content: "";
  position: absolute;
  background-color: #404040 !important;
  height: 2px;
  width: 30px !important;
  left: 0;
  display: block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

@media (max-width: 767px) {

  body #masthead .navbar-toggler .navbar-toggler-icon:before,
  body #masthead .navbar-toggler .navbar-toggler-icon:after {
    width: 20px !important;
  }
}

body #masthead .navbar-toggler .navbar-toggler-icon:before {
  top: -6px;
}

body #masthead .navbar-toggler .navbar-toggler-icon:after {
  top: 6px !important;
}

body #masthead .navbar-toggler.menu-opened .navbar-toggler-icon {
  background-color: transparent !important;
}

body #masthead .navbar-toggler.menu-opened .navbar-toggler-icon:before {
  -webkit-transform: rotate(45deg) translateY(5px) translateX(6px);
  transform: rotate(45deg) translateY(5px) translateX(6px);
}

@media (max-width: 767px) {
  body #masthead .navbar-toggler.menu-opened .navbar-toggler-icon:before {
    width: 25px !important;
    -webkit-transform: rotate(45deg) translateY(6px) translateX(3px);
    transform: rotate(45deg) translateY(6px) translateX(3px);
  }
}

body #masthead .navbar-toggler.menu-opened .navbar-toggler-icon:after {
  -webkit-transform: rotate(-45deg) translateY(-3px) translateX(3px);
  transform: rotate(-45deg) translateY(-3px) translateX(3px);
}

@media (max-width: 767px) {
  body #masthead .navbar-toggler.menu-opened .navbar-toggler-icon:after {
    -webkit-transform: rotate(-45deg) translateY(-6px) translateX(2px);
    transform: rotate(-45deg) translateY(-6px) translateX(2px);
    width: 25px !important;
  }
}

@media (max-width: 1200px) {
  body #masthead .rightcontainer .boutiqueinfo {
    display: none !important;
  }

  body #masthead .rightcontainer .headercontent .leftcontent {
    display: none !important;
  }

  body #masthead .rightcontainer .footer-socials {
    display: none !important;
  }
}

@media (min-width: 1200px) {

  body #masthead #navbarSupportedContent .boutiqueinfo,
  body #masthead #navbarSupportedContent .leftcontent,
  body #masthead #navbarSupportedContent .footer-socials {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  body #masthead #navbarSupportedContent {
    padding-bottom: 50px;
    display: block !important;
    position: absolute;
    top: 100%;
    left: calc(50% - 50vw);
    width: 100vw;
    background: white;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    z-index: -1;
    text-align: center;
  }

  body #masthead #navbarSupportedContent .boutiqueinfo {
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 30px;
  }

  body #masthead #navbarSupportedContent .boutiqueinfo .call-us {
    margin-top: 30px;
    margin-left: 0 !important;
  }

  body #masthead #navbarSupportedContent .boutiqueinfo .label a,
  body #masthead #navbarSupportedContent .boutiqueinfo .label span,
  body #masthead #navbarSupportedContent .boutiqueinfo .call-us a,
  body #masthead #navbarSupportedContent .boutiqueinfo .call-us span {
    font-size: 16px !important;
  }

  body #masthead #navbarSupportedContent .footer-socials {
    margin-top: 30px;
  }

  body #masthead #navbarSupportedContent .leftcontent ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 !important;
    margin: 0 !important;
    gap: 15px;
  }

  body #masthead #navbarSupportedContent #navbarSupportedContent>ul .menu-item>a {
    font-size: 18px !important;
  }

  body #masthead #navbarSupportedContent #navbarSupportedContent>ul ul.sub-menu {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    position: static !important;
    width: 100% !important;
    overflow: hidden;
  }

  body #masthead #navbarSupportedContent #navbarSupportedContent>ul ul.sub-menu a {
    font-size: 16px !important;
  }

  body #masthead #navbarSupportedContent.menu-opened {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    pointer-events: auto;
  }
}

@media (max-width: 767px) {
  body #masthead .headercnt {
    padding: 0 !important;
  }
}

body .discover .line-b {
  display: none;
}

body .discover div#tiret_blanc {
  border-color: white;
}

@media (max-width: 1199px) {
  body .discover div#tiret_blanc {
    height: 30px;
    border-left: 2px solid white;
  }
}

@media (max-width: 1199px) {
  body .slide.dddKlsj {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 60px;
  }

  body .woocommerce ul.products.columns-2 li.product,
  body .woocommerce-page ul.products.columns-2 li.product {
    padding-left: 0 !important;
  }

  body .header-entry {
    position: absolute !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    text-align: center;
    bottom: 1px !important;
  }

  body ul.products.columns-4 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  body ul.products.columns-4>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(calc(100% - 30px)/2);
    flex: 0 0 calc(calc(100% - 30px)/2);
    max-width: calc(calc(100% - 30px)/2);
  }
}

@media (max-width: 1199px) and (max-width: 575px) {
  body ul.products.columns-4>li {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 1199px) {
  body .container-fluid.lvr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
  }
}

@media (max-width: 1199px) and (max-width: 767px) {
  body .slider-nav-next {
    margin-right: 15px !important;
  }
}

@media (max-width: 1199px) {
  body .slider-nav-next .lekHdjh {
    text-align: right;
  }

  body .slider-nav-next .jdLOkklUqa {
    margin-right: 0;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  }

  body .container.ctt {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body .slider-nav-prev .lekHdjh {
    text-align: left;
  }

  body .slider-nav-prev .jdLOkklUqa {
    margin-left: 0;
  }
}

@media (max-width: 768px) {

  body .container.ctt .citation,
  body .container.ctt .citationdata {
    display: none;
  }
}

@media (max-width: 1199px) and (max-width: 767px) {
  body .slider-nav-prev {
    margin-left: 15px !important;
  }
}

@media (min-width: 768px) {
  body .slidernavigation {
    display: none;
  }
}

body .footer-links .footer-socials a {
  color: white !important;
}

body .footer-links.py-4.bg-dark.text-light {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

@media (max-width: 1199px) and (min-width: 768px) {
  body .footer-links>.d-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-row-gap: 40px;
  }

  body .footer-links>.d-flex .footer-column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }

  body .footer-links>.d-flex .footer-column:nth-child(4) {
    -ms-flex: 0 0 70%;
    -webkit-box-flex: 0;
    flex: 0 0 70%;
    max-width: 70%;
    -webkit-column-count: 2;
    column-count: 2;
  }

  body .footer-links>.d-flex .footer-column .address {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
  }
}

@media (max-width: 767px) {
  body .footer-links {
    padding-top: 40px !important;
  }

  body .footer-links.py-4.bg-dark.text-light {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  body .footer-links>.d-flex .footer-column {
    -ms-flex: 0 0 100% !important;
    -webkit-box-flex: 0 !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  body .footer-links .mb-0.me-3 {
    margin-right: 0 !important;
  }

  body .footer-links .list-inline {
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  body .footer-links .list-inline .list-inline-item {
    margin-right: 0 !important;
  }
}

body .banner {
  margin-bottom: 30px;
  min-height: 480px;
}

@media (max-width: 1199px) {
  body .banner {
    min-height: 400px;
  }
}

body .banner h1.h2 {
  font-family: "Maax 700";
  font-size: var(--font-font-size-h2, 55px);
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 991px) {
  body .product .woocommerce-product-gallery__wrapper .product-main-slider {
    height: auto !important;
  }

  body .store-locator-container {
    display: block !important;
    margin-top: 80px !important;
    margin-bottom: 30px !important;
  }

  body .store-locator-container .store-right {
    max-width: calc(100% - 30px) !important;
    margin: auto !important;
  }
}

@media (max-width: 991px) and (max-width: 767px) {
  body .store-locator-container .store-left {
    padding: 15px !important;
  }

  body .store-locator-container .store-left .store-title {
    font-size: 36px !important;
    line-height: 1.3em;
  }

  body .store-locator-container .store-right {
    height: 50vh !important;
  }
}

body .wp-block-list {
  margin-left: 0 !important;
  padding-left: 25px;
}

body.woocommerce-checkout #page {
  padding-top: 40px !important;
}

body .banner .text-container .gtdjdvJjks.block,
body .banner .text-container h1.block,
body .banner .text-container .h2.block {
  background-size: 100vw 480px !important;
  background-position: bottom center !important;
}

@media (max-width: 1199px) {

  body .banner .text-container .gtdjdvJjks.block,
  body .banner .text-container h1.block,
  body .banner .text-container .h2.block {
    background-size: 100vw 400px !important;
  }
}

@media (max-width: 767px) {

  body .banner .text-container .gtdjdvJjks.block,
  body .banner .text-container h1.block,
  body .banner .text-container .h2.block {
    background-size: auto 400px !important;
  }
}

@media (max-width: 767px) {

  body form.woocommerce-form.woocommerce-form-login.login,
  body .formd h1,
  body .the_champ_outer_login_container,
  body .or-login,
  body form.woocommerce-form.woocommerce-form-login.login,
  body .formd h1,
  body .the_champ_outer_login_container,
  body .or-login,
  body .the_champ_outer_login_container {
    width: 100% !important;
    max-width: 100% !important;
  }

  body .the_champ_outer_login_container,
  body form.woocommerce-form.woocommerce-form-register.register {
    width: 100% !important;
    max-width: 100% !important;
  }

  body .woocommerce-form.woocommerce-form-register.register {
    margin-bottom: 40px !important;
  }

  body .formd h1 {
    text-align: center;
  }

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

  body .jkdstSH .embass {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  body tr.woocommerce-cart-form__cart-item.cart_item {
    padding: 0 !important;
  }

  body form.f.checkout.woocommerce-checkout {
    padding: 0 !important;
  }

  body table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody td.product-quantity {
    padding: 0 !important;
  }

  body .backretour {
    width: 100%;
    margin-bottom: 15px !important;
  }

  body .product-cont_ {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  body .product-cont_ .p_thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  body .product-cont_ .p_content__ {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  body .blog-grid .blog-card .card-link {
    display: block !important;
  }

  body .blog-grid .blog-card .card-link .card-image {
    width: 100%;
    max-width: 100%;
    min-width: 1px !important;
  }

  body .woocommerce div.product form.cart .variations select {
    margin-right: 0 !important;
    padding-right: 2em !important;
  }

  body table.variations tbody {
    padding: 16px !important;
    width: 100% !important;
  }

  body nav.woocommerce-breadcrumb a,
  body nav.woocommerce-breadcrumb .breadcrumb {
    white-space: nowrap;
  }

  body .woocommerce div.product form.cart .button {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  body .xcLudjdv {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body .related-prod-section.container-fluid.lvr {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }

  body #product_desc {
    margin: 0 !important;
  }

  body #product_desc>div {
    padding: 0 !important;
  }

  body .product-card {
    padding: 15px !important;
  }

  body .product-card .xcLudjdvPx {
    padding-right: 0 !important;
    padding-left: 0 !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    gap: 25px !important;
  }

  body .woocommerce div.product form.cart,
  body .woocommerce div.product h1.product_title,
  body .embass,
  body .heading---,
  body .details,
  body .reassurance-block {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body .container-fluid .row .container-fluid {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  body .banner .text-container {
    max-width: 280px !important;
    width: calc(100% - 40px);
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    text-align: center;
  }

  body .banner .text-container .gtdjdvJjks,
  body .banner .text-container h1,
  body .banner .text-container .h2 {
    text-align: center;
    font-size: 32px !important;
    font-family: "Maax 700" !important;
  }

  body .container-fluid.crdn h2,
  body .container-fluid.crdn h2 span,
  body .container-fluid.tmg h2,
  body .container-fluid.tmg h2 span {
    font-size: 34px !important;
  }

  body .container-fluid.lvr {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  body .container-fluid.lvr .s-label {
    min-width: 1px !important;
    padding-left: 15px !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    padding-right: 60px !important;
  }

  body .container-fluid.lvr .s-label .in-label {
    margin-left: 0 !important;
  }

  body .container-fluid.lvr .product-list,
  body .container-fluid.lvr .woocommerce ul.products.columns-2 li.product,
  body .container-fluid.lvr .woocommerce-page ul.products.columns-2 li.product {
    padding-left: 0 !important;
  }

  body .container-fluid.lvr .slidernavigation {
    padding-top: 0px !important;
    padding-bottom: 20px !important;
    width: 100% !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  body .container-fluid.about {
    padding-top: 45px !important;
    padding-bottom: 15px !important;
  }

  body .container-fluid.about .text-center {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  body .container-fluid.about .text-center+.row.g-4 {
    margin-top: 40px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  body .container-fluid.about .text-center+.row.g-4 .col-md-4 {
    margin-top: 15px !important;
  }

  body .container-fluid.cdr {
    margin-bottom: 10px !important;
  }

  body .container-fluid.cdr .container,
  body .container-fluid.cdr .row {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 !important;
  }

  body .container-fluid.cdr .row {
    gap: 15px !important;
  }

  body .container-fluid.tmg {
    margin-top: 40px !important;
    margin-bottom: 20px !important;
  }

  body .container-fluid.crdn .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  body .container-fluid .collapsible-link::before {
    right: 0 !important;
  }

  body .container-fluid .accordion .card-header button {
    padding-right: 35px !important;
  }

  body a.btn-discover {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: inline-block;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  body .slide.dddKlsj {
    height: 360px !important;
  }

  body .slide.dddKlsj p {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 5px;
  }

  body .box,
  body .box .overlap-group {
    height: 380px !important;

  }

  body .box .une-collection-d-ar {
    font-size: 34px;
    line-height: 45px;
    padding-left: 5px;
    padding-right: 5px;
    padding-block: 0px;
  }

  body .box .discover {
    top: auto !important;
    bottom: 40px;
  }

  body .box .overlap-group {
    position: relative;
  }

  body .box .overlap-group:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 0;
  }

  body .box .overlap-group .une-collection-d-ar {
    position: relative;
    justify-content: space-around;
  }

  body .box .overlap-group .discover {
    z-index: 1;
  }

  body .blacksection {
    padding-top: 15px;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
  }

  body .slide-content.text-content {
    margin-left: 0 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media (min-width: 1281px) {

  body .woocommerce-page.columns-2 ul.products li.product,
  body .woocommerce.columns-2 ul.products li.product {
    width: calc(calc(100% - 50px)/2) !important;
  }

  body .woocommerce-page.columns-2 ul.products,
  body .woocommerce.columns-2 ul.products {
    gap: 50px !important;
  }
}

@media (max-width: 1199px) {

  .woocommerce ul.products.columns-2 li.product,
  .woocommerce-page ul.products.columns-2 li.product {
    padding-left: 0 !important;
  }
}

body input.wpcf7-form-control.wpcf7-submit {
  background-position: calc(50% - 87px) center !important;
}

body .single-product ul {
  margin-left: 0;
}

body.page-template-contact-us #page {
  padding-top: 80px;
}

@media (max-width: 991px) {
  body.page-template-contact-us div#wpcf7-f744-o1 {
    padding: 15px !important;
  }
}

@media (max-width: 767px) {
  body.page-template-contact-us .hjgfdX {
    padding-left: 0px !important;
    padding-right: 0 !important;
  }

  body.page-template-contact-us .contact-detail {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  body.page-template-contact-us div#wpcf7-f744-o1 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  body.page-template-contact-us #page {
    padding-top: 40px !important;
  }
}

@media (max-width: 767px) {

  body .woocommerce ul.products.columns-2 li.product,
  body .woocommerce-page ul.products.columns-2 li.product {
    margin-bottom: 20px !important;
  }

  body ul.products.columns-4 {
    gap: 0px !important;
  }

  body select.orderby {
    margin-left: 0 !important;
    width: 100% !important;
    margin-bottom: 0 !important;
  }

  body .cat-header .header-entry {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    max-width: 290px !important;
    width: calc(100% - 40px) !important;
  }

  body .cat-header .header-entry h1.entry-title {
    font-size: 32px !important;
  }
}

.timeline-wrapper {
  /*max-width: 960px;*/
  margin: 60px auto;
  padding: 20px;
  background: #f5f1ec;
  font-family: 'Georgia', serif;
  color: #4a3a31;
  position: relative;
}

.timeline-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 2px;
  background: #990000;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.timeline-item {
  position: relative;
  width: 50%;
  padding: 20px 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.timeline-item.left {
  left: 0;
  text-align: right;
}

.timeline-item.right {
  left: 50%;
  text-align: left;
}

.timeline-date {
  font-size: 22px;
  color: #990000;
  font-weight: bold;
  margin-bottom: 10px;
  cursor: pointer;
}

.timeline-text {
  display: none;
  font-size: 16px;
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}

.timeline-text.visible {
  display: block;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.timeline-text img.alignleft {
  float: left;
  margin: 0 15px 15px 0;
  max-width: 40%;
}

.timeline-text img.alignright {
  float: right;
  margin: 0 0 15px 15px;
  max-width: 40%;
}

.timeline-text img.aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 80%;
}

@media screen and (max-width: 768px) {
  .timeline-item {
    width: 100%;
    left: 0 !important;
    text-align: left !important;
    padding: 20px;
  }

  .timeline-wrapper::before {
    left: 20px;
  }
}

.timeline-date {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

.dropdown-icon {
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.timeline-date.active .dropdown-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

body .UijHGD {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-l, 18px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.4;
  color: black;
  gap: 80px;
  max-width: 1180px;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 0px;
}

@media (max-width: 1199px) {
  body .UijHGD {
    gap: 30px;
  }
}

body .UijHGD b,
body .UijHGD strong {
  font-weight: 300;
  font-family: 'Maax 500';
}

body .UijHGD .KKjdgPo p {
  line-height: 1.5 !important;
}

body .img-full-left {
  width: calc(50vw - 40px);
}

body .img-full45-left {
  width: calc(45vw - 40px);
}

body .max-1080 {
  max-width: 1180px;
  margin: auto;
}

body .max-1080 .img-full-left {
  width: calc(100% + calc(calc(100vw - 1180px)/2));
  text-align: left;
}

@media (max-width: 992px) {
  body .max-1080 .img-full-left {
    width: 100% !important;
    text-align: center;
  }
}

body .max-1080 .img-full45-left {
  width: calc(100% + calc(calc(100vw - 1180px)/2));
  text-align: left;
}

@media (max-width: 992px) {
  body .max-1080 .img-full45-left {
    width: 100% !important;
    text-align: center;
  }
}

body .max-1080 .img-full-right {
  width: calc(100% + calc(calc(100vw - 1180px)/2));
  margin-left: calc(0px - calc(calc(100vw - 1180px)/2));
  text-align: right;
}

@media (max-width: 992px) {
  body .max-1080 .img-full-right {
    width: 100% !important;
    margin-left: 0 !important;
    text-align: center;
  }
}

body .gap-80 {
  gap: 80px;
}

@media (max-width: 1199px) {
  body .gap-80 {
    gap: 30px;
  }
}

body .wp-block-button__link {
  font-family: 'Maax 400';
}

body .align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

body .align-items-center .wp-block-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 991px) {
  body .align-items-center .wp-block-column {
    display: block !important;
  }
}

body .bot-container p {
  color: black;
  font-family: 'Maax 300';
}

body .bot-container p strong,
body .bot-container p b {
  font-weight: 300;
  font-family: 'Maax 500';
}

@media (max-width: 991px) {
  body .wp-block-columns.tab-empile {
    display: block !important;
  }
}

body .Hjdytg_Mlp {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}

@media (max-width: 1199px) {
  body .Hjdytg_Mlp {
    display: block !important;
  }
}

body .Hjdytg_Mlp .Hjdytg_Ml {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0 !important;
  position: relative;
  gap: 19px;
}

body .Hjdytg_Mlp .Hjdytg_Ml:last-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 44%;
  flex: 0 0 44%;
  max-width: 44%;
}

@media (max-width: 1199px) {
  body .Hjdytg_Mlp .Hjdytg_Ml {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

body .Hjdytg_Mlp .Hjdytg_Ml .separateur {
  display: block;
  width: 1px;
  background-color: #7C8276;
  margin-left: 10px;
  margin-right: 8px;
  height: calc(100% - 6px);
  position: absolute;
  left: 23px;
}

@media (max-width: 991px) {
  body .fs-mob-16 {
    font-size: 16px !important;
  }

  body .br-nolast-mob br:not(:last-of-type),
  body .no-brmobile br {
    display: none;
  }

  body .no-mob-espace {
    height: 0 !important;
  }

  body .mob-espace-30 {
    height: 30px !important;
  }

  body .mob-espace-40 {
    height: 40px !important;
  }

  body .mob-espace-50 {
    height: 50px !important;
  }

  body .mob-espace-60 {
    height: 60px !important;
  }
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  background-size: cover !important;
}

@media (max-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.row.bot-container>.woocommerce {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

@media (min-width: 1200px) {
  .menu-footer {
    display: none;
  }
}

.menu-footer--bar {
  position: fixed;
  z-index: 111;
  left: calc(2% + 15px);
  bottom: calc(2% + 15px);
  width: calc(96% - 30px);
}

.menu-footer--bar--menu {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: white;
  border-radius: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  padding: 10px 0;
}

.menu-footer--bar--link {
  width: 35px;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 50%;
  background-color: transparent;
  color: black;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.menu-footer--bar--link svg {
  height: 16px;
  width: auto;
}

.menu-footer--bar--link svg,
.menu-footer--bar--link svg path,
.menu-footer--bar--link svg g {
  -webkit-clip-path: url("#");
  clip-path: url("#");
}

.menu-footer--bar--link:hover {
  background-color: black;
  color: white;
}

.menu-footer--bar--link__toogle {
  width: auto !important;
  padding: 10px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 5px;
  border-radius: 100px !important;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.menu-footer--bar--link__toogle.menu-opened {
  color: white !important;
  background-color: black !important;
}

.menu-footer--bar--link__toogle.menu-opened .menu-footer--bar--link--closed {
  opacity: 1;
}

.menu-footer--bar--link__toogle.menu-opened .menu-footer--bar--link--open {
  opacity: 0;
}

.menu-footer--bar--link__toogle.menu-opened .menu-footer--bar--link--icon .menu-footer--bar--link--icon--tiret {
  width: 12px !important;
  height: 1px;
  border-right: 2px !important;
}

.menu-footer--bar--link__toogle.menu-opened .menu-footer--bar--link--icon .menu-footer--bar--link--icon--tiret:nth-child(3) {
  opacity: 0;
}

.menu-footer--bar--link__toogle.menu-opened .menu-footer--bar--link--icon .menu-footer--bar--link--icon--tiret:nth-child(4) {
  opacity: 0;
}

.menu-footer--bar--link--text {
  position: relative;
  font-family: "Maax 400";
  font-size: 12px;
  line-height: 16px;
}

.menu-footer--bar--link--icon {
  position: relative;
  width: 10px;
  height: 10px;
}

.menu-footer--bar--link--icon span {
  left: 0 !important;
  position: absolute;
  top: 0 !important;
  height: 10px;
  width: 10px;
  -webkit-transform: none !important;
  transform: none !important;
}

.menu-footer--bar--link--icon svg {
  width: auto !important;
  height: 10px;
  position: absolute;
  left: 0;
  top: 0;
}

.menu-footer--bar--link--open {
  position: absolute;
  left: 5px;
  top: 50%;
  display: block;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.menu-footer--bar--link--closed {
  opacity: 0;
}

.menu-footer--bar--link span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.menu-footer--menu {
  position: fixed;
  left: calc(2% + 15px);
  bottom: calc(2% + 15px);
  width: calc(96% - 30px) !important;
  z-index: 11;
  background-color: white;
  padding-bottom: 55px !important;
  border-radius: 30px;
  opacity: 1 !important;
  display: none;
  overflow: hidden;
}

.menu-footer--nav {
  padding: 0;
  margin: 0;
  list-style: none;
}

.menu-footer--nav ul {
  list-style: none;
}

.menu-footer--nav li {
  border-bottom: 1px solid #EFF5E8;
}

.menu-footer--nav li.menu-item-has-children>a:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='18' viewBox='0 0 9 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.2L7.85714 9.2L1 17.2' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  width: 9px;
  height: 18px;
  background-size: contain;
  background-position: center;
  margin-left: 30px;
}

.menu-footer--nav li a {
  font-size: 28px;
  line-height: 28px;
  padding: 30px 7vw;
  font-family: "Maax 700";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-footer--nav li a.back-btn {
  font-family: "Maax 400";
  font-size: 20px;
}

.menu-footer--nav li a.back-btn:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='18' viewBox='0 0 8 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.35715 1.4L0.500005 9.4L7.35715 17.4' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  width: 9px;
  height: 18px;
  background-size: contain;
  background-position: center;
  margin-right: 30px;
}

.menu-footer--nav li.phone_menu a {
  font-size: 20px;
  font-weight: 300;
  font-family: "Maax 300";
}

.menu-footer--nav li.phone_menu a b {
  font-weight: 700;
  font-family: "Maax 700";
}

.menu-footer--nav li.phone_menu a:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.79237 0.600006C-1.16649 5.23467 1.20602 11.3591 3.13713 13.8419C3.41301 14.3937 5.62 16.9455 10.5857 21.2905C15.5514 25.6355 21.0689 21.5664 23 18.8076L17.2067 13.8419L14.7238 16.3248L7.27524 8.8762L9.75809 6.39334L4.79237 0.600006Z' stroke='%23000' stroke-linejoin='round'/%3E%3C/svg%3E");
  display: inline-block;
  margin-right: 16px;
  width: 22px;
  height: 22px;
  background-size: contain;
  background-position: center;
}

.menu-footer--nav li.france_flag_top a {
  display: block !important;
  padding-bottom: 22px !important;
  padding-top: 25px !important;
}

.menu-footer--nav li.france_flag_top a:before {
  content: "";
  background: -webkit-gradient(linear, left top, right top, color-stop(33.33%, #1D61C3), color-stop(33.33%, #F0F0F0), color-stop(66.66%, #CC1324));
  background: linear-gradient(to right, #1D61C3 33.33%, #F0F0F0 33.33% 66.66%, #CC1324 66.66%);
  height: 4px;
  display: block;
  width: 186px;
  margin-bottom: 10px;
}

.menu-footer--nav .sub-menu {
  display: none;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11;
  background: white !important;
  height: calc(100% - 55px) !important;
  overflow: auto;
}

.menu-footer--container {
  max-height: calc(98vh - 235px);
  overflow: auto;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.product .woocommerce-product-gallery__wrapper .product-main-slider img {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}

@media (max-width: 1340px) {
  .product .woocommerce-product-gallery__wrapper .product-main-slider {
    height: auto !important;
  }
}

.container-fluid.f-product .container {
  padding: 0 20px 0 0 !important;
}

.col-md-5.OfyjGS {
  width: 45% !important;
}

@media(max-width: 768px) {
  .col-md-5.OfyjGS {
    width: 0px !important;
  }
  .col-md-7.QdjhdfKKD {
    width: 100% !important;
  }
}

@media(min-width: 768px) {
  .col-md-7.QdjhdfKKD {
    width: 55% !important;
  }
}

.container-fluid.f-product .h2 span {
  font-family: 'Maax 300' !important;
}

@media(max-width: 540px) {
  body .products .product .product-short-description {}

  body .products .product .product-short-description {
    white-space: normal;
    text-align: left;
    height: fit-content !important;
  }

  body .products .product .product-short-description li {
    justify-self: flex-start;
    padding: 0 !important;
    width: 100% !important;
  }

  body .products .product .product-short-description ul {
    margin: 0 !important;
    height: fit-content;
  }

  body .products .product .product-short-description ul::before {
    display: none;
  }

  body .products .product .product-short-description ul::after {
    display: none;
  }

  body .related-category-liste,
  body .related-category-liste {
    margin-bottom: 10px !important;
  }

  body.woocommerce-cart .row.xbCVCCfs .col-md-4 {
    padding: 0;
  }

}

@media(max-width: 539px) {
  .woocommerce-page .cart-collaterals .cart_totals {
    padding: 30px 20px 15px 20px !important;
  }
}

@font-face {
  font-family: 'Tartufo Bold';
  src: url('/wp-content/themes/lenez/fonts/tartuffo_family/Tartufo-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Tartufo Bold Italic';
  src: url('/wp-content/themes/lenez/fonts/tartuffo_family/Tartuffo-BoldItalic.woff2') format('woff2');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Tartufo 400';
  src: url('/wp-content/themes/lenez/fonts/tartuffo_family/Tartuffo-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Tartufo 300';
  src: url('/wp-content/themes/lenez/fonts/tartuffo_family/Tartuffo-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Maax Light';
  src: url('/wp-content/themes/lenez/fonts/maax_family/maax_light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Maax 300';
  src: url('/wp-content/themes/lenez/fonts/maax_family/maax_light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Maax 400';
  src: url('/wp-content/themes/lenez/fonts/maax_family/maax_regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Maax 500';
  src: url('/wp-content/themes/lenez/fonts/maax_family/maax_medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Maax 700';
  src: url('/wp-content/themes/lenez/fonts/maax_family/maax_bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Maax 900';
  src: url('/wp-content/themes/lenez/fonts/maax_family/maax_black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}



.dropdown-menu a {
  text-decoration: none;
  color: #000000;
}

.dropdown-menu a .d-flex {
  transition: all 0.5s;
}

.dropdown-menu .col-sm-6:nth-child(1) a:hover .d-flex {
  background-color: var(--bs-warning-bg-subtle);
}

.dropdown-menu .col-sm-6:nth-child(2) a:hover .d-flex {
  background-color: var(--bs-danger-bg-subtle);
}

.dropdown-menu .col-sm-6:nth-child(3) a:hover .d-flex {
  background-color: var(--bs-success-bg-subtle);
}

.dropdown-menu .col-sm-6:nth-child(4) a:hover .d-flex {
  background-color: var(--bs-secondary-bg-subtle);
}

.dropdown-menu .col-sm-6:nth-child(5) a:hover .d-flex {
  background-color: var(--bs-tertiary-bg);
}

.dropdown-menu .col-sm-6:nth-child(6) a:hover .d-flex {
  background-color: var(--bs-info-bg-subtle);
}

@media only screen and (min-width: 992px) {
  .dropdown-menu {
    width: 55vw;
  }

  .dropdown:hover .dropdown-menu {
    display: flex;
  }

  .dropdown-menu.show {
    display: flex;
  }
}

.boutiqueinfo .label span {
  color: var(--base-black-95, var(--colors-black, #000));
  text-align: center;
  font-family: 'Maax 500';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 2px;
}

.call-us a {
  color: var(--base-black-95, var(--colors-black, #000));
  font-family: 'Maax 300';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-left: 10px;
  text-decoration: none;
}

.call-us a span {
  color: var(--base-black-95, var(--colors-black, #000));
  font-family: 'Maax 700';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.logocontainer {
  display: flex;
}

/*SLider*/
.slide.dddKlsj {
  display: grid !important;
  height: 751px;
  grid-template-columns: 1fr 1fr 1fr;
}

.slide.dddKlsj .h3 {
  color: var(--colors-white, #FFF);
  text-align: center;
  font-family: 'Maax 500';
  font-size: var(--font-font-size-h1, 70px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: left;
  margin-right: -280px;
  z-index: 2;
}

.slide.dddKlsj span {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.slide.dddKlsj span strong {
  font-family: 'Maax 500';
}

.slide.dddKlsj p {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-top: 25px;
  max-width: 450px;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 25px;
  border-radius: 3px;
}

a.btn-discover {
  border-radius: 50px;
  border: 1px solid var(--colors-white, #FFF);
  display: inline-flex;
  padding: 15px var(--values-30, 30px);
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: var(--colors-white, #FFF) !important;
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 100% */
  text-decoration: none;
  max-width: 450px;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}

a.btn-discover:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

.slide.slider-1 {
  background: radial-gradient(75.2% 40.9% at 26.59% 40.15%, #AA404C 0%, #550F18 100%);
}

.slide.dddKlsj.slider-2 {
  background: radial-gradient(75.2% 40.9% at 26.59% 40.15%, #9B4A29 0%, #66413B 100%);
}

.slide.dddKlsj.slider-3 {
  background: radial-gradient(75.2% 40.9% at 26.59% 40.15%, #D8943D 0%, #723E1A 100%);
}

.slide-content.text-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 90px;
}

.slide-content.frame-content {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.slide-content.frame-content iframe {
  height: 671px;
  border-radius: 300px 300px 0 0;
}

.slider-container {
  position: relative;
}

.slider-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 15px;
  width: 100%;
}

.slider-nav .slider-nav-prev,
.slider-nav-next {
  color: var(--colors-white, #FFF);
  text-align: center;
  font-family: 'Maax 300';
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  display: flex;
  cursor: pointer;
}

.slider-nav .slider-nav-prev {
  margin-left: 40px;
}

.slider-nav-next {
  margin-right: 40px;
}

.jdLOkklUqa span {
  color: var(--colors-white, #FFF);
  text-align: center;
  font-family: 'Maax 300';
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.slider-nav-prev .jdLOkklUqa {
  text-align: left;
  margin-left: 20px;
}

.slider-nav-next .jdLOkklUqa {
  text-align: right;
  margin-right: 20px;
}

.slider-pagination {
  color: var(--colors-white, #FFF);
  text-align: center;
  font-family: 'Tartufo 400';
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.slider-pagination::first-letter {
  color: var(--colors-white, #FFF);
  text-align: center;
  font-family: 'Maax 400';
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.slide-content.svg-content img {
  margin-left: -74px;
}







.rightcontainer {
  display: flex;
}

.boutiqueinfo {
  display: flex;
  justify-content: space-between;
}

.boutiqueinfo .label {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.call-us {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 25px;
}

.headercontent {
  display: flex;
  display: flex;
  width: 307.826px;
  padding: 10px var(--values-10, 10px);
  align-items: center;
  border-radius: var(--values-40, 40px);
  margin-left: 40px;
  border: 1px solid var(--colors-neutral, #EFF5E8);
}

.headercontent .leftcontent ul {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
}

.headercontent .leftcontent ul li {
  margin-right: 19px;
}

a.nav-link.dropdown-toggle {
  color: var(--base-black-95, var(--colors-black, #000));
  text-align: center;
  font-family: 'Maax 500';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

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

nav.navbar {
  height: 80px;
  justify-content: space-between;
}

.site-branding img {
  width: 102px;
}

.box {
  height: 693px;
}



.box .overlap-group {
  position: relative;
  height: 693px;
  background-image: url(https://lenez.pp.search-factory.eu/wp-content/uploads/2024/10/herobanner.jpeg);
  background-size: cover;
  background-position: 50% 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.box .overlap-group span {
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}

.box .une-collection-d-ar {
  font-family: "Maax 500", Helvetica;
  color: #ffffff;
  font-size: 70px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.box .une-collection-d-ar span {
  font-family: "Tartufo 300", Helvetica;
}

.box .text-wrapper {
  font-weight: 500;
}

.box .span {
  font-family: "Tartuffo-Light", Helvetica;
  font-weight: 300;
}

.box .text-wrapper-2 {
  font-family: "Baskervville-Regular", Helvetica;
}

.box .discover {
  position: absolute;
  width: 142px;
  height: 76px;
  top: 561px;
}

.box .line-b {
  position: absolute;
  width: 1px;
  height: 46px;
  top: 30px;
  left: 70px;
  object-fit: cover;
}

.box .div {
  position: absolute;
  width: 140px;
  top: 0;
  left: 0;
  font-family: "Maax-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.blacksection {
  background: var(--colors-black, #000);
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 198px;
  flex-direction: column;
  color: #fff;
}

.container-fluid.about {
  background: var(--colors-neutral, #EFF5E8);
  padding: 80px 0;
}

.container.ctt {
  padding: 0px 0 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.container.ctt p {
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}

.citation {
  color: var(--colors-black, #000);
  font-family: 'Tartufo 300', sans-serif;
  font-size: var(--font-font-size-h3, 34px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-align: center;
  max-width: 900px;
}

.citation strong {
  font-family: 'Maax 500', sans-serif;
  font-size: var(--font-font-size-h3, 34px);
  font-style: normal;
  font-weight: 500;
}

.path {
  background-image: url(https://lenez.pp.search-factory.eu/wp-content/uploads/2024/10/Quotation-marks.png);
  background-size: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  height: 200px;
  width: 200px;
  margin-bottom: -73px;
}

.frame {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 40px;
}

.frame img {
  align-self: center;
  justify-self: center;
}

.citationdata {
  color: var(--colors-black, #000);
  text-align: center;
  font-family: 'Tartufo 300';
  font-size: var(--font-font-size-2xl, 24px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.labelphoto {
  margin: 20px 0;
}

.about p {
  font-family: 'Maax 300';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
}

.about p span {
  font-family: 'Maax 500';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}

a.custom-btn {
  color: var(--colors-black, #000);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
  border-radius: 50px;
  border: 1px solid var(--colors-black, #000);
  padding: 15px var(--values-30, 30px);
  justify-content: center;
  align-items: center;
}

.about h2,
.about .mb-3 {
  font-family: 'Maax 300';
  font-size: var(--font-font-size-h4, 28px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.about h2 strong,
.about .mb-3 strong {
  font-family: 'Maax 700';
}

.product-categorie {
  color: var(--colors-white, #FFF);
  font-family: var(--font-font-family-Maax, Maax);
  font-size: var(--font-font-size-2xs, 10px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  border-radius: var(--values-40, 40px);
  background: var(--colors-wine, #BD0D31);
  backdrop-filter: blur(2px);
  padding: var(--values-5, 5px) var(--values-10, 10px);
  outline: none;
}

.product-categ {
  display: flex;
  justify-content: center;
  margin-top: -12px;
}

.product-name {
  text-align: center;
  color: var(--colors-black, #000);
  text-align: center;
  font-family: var(--font-font-family-Maax, Maax);
  font-size: var(--font-font-size-2xl, 24px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 10px 5px;
}

.product-short-desc {
  color: var(--colors-black, #000);
  text-align: center;
  font-family: var(--font-font-family-Maax, Maax);
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.p-cta {
  display: flex;
  padding: 10px var(--values-10, 10px) 10px var(--values-20, 20px);
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  align-self: stretch;
  border-radius: var(--values-40, 40px);
  background: var(--colors-golden-whisky, #FFF4E1);
  margin-top: 25px;
}

.p-cta .price {
  color: var(--colors-black, #000);
  font-family: var(--font-font-family-Maax, Maax);
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.container-fluid.lvr {
  display: flex;
  margin-bottom: 108px;
}

.s-label {
  background: var(--colors-wine, #BD0D31);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 100px 100px 150px 11%;
  background-image: url(https://lenez.pp.search-factory.eu/wp-content/uploads/2024/10/bdicon.png);
  background-repeat: no-repeat;
  background-position: center right;
}

.in-label {
  max-width: 450px;
  width: 100%;
  margin-left: 50px;
}

a.custom-btn.btn {
  display: flex;
  padding: 15px var(--values-30, 30px);
  justify-content: center;
  align-items: center;
  /* gap: 10px; */
  border-radius: 50px;
  border: 1px solid var(--colors-white, #FFF);
  color: var(--colors-white, #FFF);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 100% */
  width: fit-content;
}

.in-label .h2 {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 500';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 500;
  line-height: 60px;
  text-align: left;
}

.in-label .h2 span {
  font-family: 'Tartufo 300';
  color: var(--colors-white, #FFF);
}

.s-label p {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 300';
  font-size: 'Maax 300', sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
}

a.btn.btn-primary {
  display: flex;
  padding: 15px var(--values-30, 30px);
  justify-content: center;
  align-items: center;
  /* gap: 10px; */
  border-radius: 50px;
  background: var(--colors-golden-whisky, #FFF4E1);
  border: inherit;
  color: var(--colors-black, #000);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 137.5% */
}

img.card-img-top {
  height: 350px;
  object-fit: cover;
  border-radius: 0;
}

.card.col-md-6 {
  padding: 0;
  border-radius: 0;
  width: 100%;
  border-color: black;
}

.card-label {
  display: flex;
  justify-content: center;
  margin-top: -91px;
  margin-bottom: 10px;
}

.card-title {
  color: var(--colors-black, #000);
  text-align: center !important;
  font-family: 'Maax 300';
  font-size: var(--font-font-size-h4, 28px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.card-title strong {
  font-family: 'Maax 700';
}

p.card-text {
  color: var(--colors-black, #000);
  text-align: center;
  font-family: 'Maax 300';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
}

p.card-text strong {
  font-family: 'Maax 500';
}

a.btn.btn-primary {
  color: var(--colors-black, #000);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 137.5% */
}

img.card-flag {
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 6px;
}

.container-fluid.cdr .row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 50px;
  margin-left: 10px;
  margin-right: 10px;
}

.container-fluid.cdr .card-body {
  display: flex;
  padding: 50px 50px 25px 50px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
}

h2 {
  color: var(--colors-black, #000);
  text-align: center;
  font-family: 'Maax 500';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 500;
  line-height: 60px;
}

h2 span {
  color: var(--colors-black, #000);
  font-family: var(--font-font-family-Tartuffo, Tartuffo);
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 300;
  line-height: 60px;
}

.container-fluid.tmg {
  margin: 81px 0;
}

.container-fluid.crdn {
  background: var(--colors-neutral-medium, #C1CAB8);
  padding: 60px 100px 0 100px;
  background-image: url(https://lenez.pp.search-factory.eu/wp-content/uploads/2024/10/motif.png);
  background-repeat: no-repeat;
  background-size: 50%;
}

.container-fluid.crdn h2 {
  text-align: left;
  margin-bottom: 66px;
}

/*Accordion*/
.collapsible-link {
  width: 100%;
  position: relative;
  text-align: left;
}

.collapsible-link::before {
  content: "+";
  position: absolute;
  top: 50%;
  right: 0.8rem;
  transform: translateY(-50%);
  display: block;
  font-family: "FontAwesome";
  font-size: 1.1rem;
}

.collapsible-link[aria-expanded="true"]::before {
  content: "-";
}

.accordion .card {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  padding-top: 20px;
}

.accordion .card-header {
  border-top: 1px solid var(--colors-neutral, #EFF5E8) !important;
  background-color: rgb(33 37 41 / 0%);
  padding: 0;
  border-radius: 0;
}

.accordion .card-header h2 {
  line-height: normal;
}

.accordion .card-header button {
  outline: none;
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-xl, 20px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-decoration: none;
  padding: 20px 0;
}

button:focus:not(:focus-visible) {
  border: 0;
}

.dfert .card-body {
  padding: 4px 0 15px !important;
}

.accordion .card-body p {
  color: var(--colors-black, #000);
  text-align: left;
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
}

/*Footer*/

.reassurance-block {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}

.reassurance {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.reassurance span {
  color: var(--colors-black, #000);
  font-family: 'Maax 500';
  font-size: var(--font-font-size-l, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 19px;
  /* 144.444% */
  margin: 10px 0 0;
}

footer.site-footer {
  padding-top: 60px;
}

.footer-links.py-4.bg-dark.text-light {
  padding: 60px !important;
}

p.reeassurance-content {
  margin-bottom: 0;
  color: var(--colors-black, #000);
  text-align: center;
  font-family: 'Maax 300';
  font-size: var(--font-font-size-xs, 12px);
  font-style: normal;
  font-weight: 300;
  line-height: 18px;
  /* 150% */
}

.reassurance img,
.reassurance p {
  margin-top: 10px;
}

.site-footer .text-wrappe {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-h4, 28px);
  font-style: normal;
  font-weight: 300;
  line-height: 38px;
  /* 135.714% */
}

.site-footer .text-wrappe strong {
  font-family: 'Maax 700';
}

.col-md-6.bg-dark {
  padding: 60px 81px 76px 13%;
}

.col-md-6.bg-dark .col-md-6 {
  margin-bottom: 50px;
}

.footer-menu h3,
.footer-menu .h3 {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-xs, 12px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-transform: uppercase;
}

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

.footer-menu ul li a {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 500';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
}

footer .address {
  display: flex;
}

footer .maps-icon {
  margin-right: 10px;
}

footer .location {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 500';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

footer .adresse {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 500';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

footer a.custom-logo-link {
  width: 117px;
}

.error404 header.page-header {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 50px 0;
}

.cs-bg {
  background: url(https://lenez.pp.search-factory.eu/wp-content/uploads/2024/10/black-background.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.innerfooter {
  margin-top: 60px;
  border-top: 1px solid #EFF5E8;
}

.social-link ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.social-link {
  position: absolute;
  right: 25px;
  bottom: 25px;
}

.col-md-6.bg-dark.cs-bg {
  position: relative;

}

.social-link a {
  padding: 10px 12px;
  border: 1px solid #EFF5E8;
  border-radius: 50%;
  /* margin-bottom: 10px; */
}

.social-link li {
  margin-bottom: 34px;
}

.FhdsoP {
  display: flex;
  justify-content: space-between;
}

.p-cta {
  width: 310px;
}

.ctalabel,
.p-cta a {
  color: var(--colors-black, #000);
  font-family: 'Maax 500';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
  white-space: nowrap;
}

.line_ {
  background: var(--colors-neutral-medium, #C1CAB8);
  height: 1px;
  width: 21%;
  float: right;
}

.gFmLuf {
  width: 35px;
  height: 35px;
}

.gFmLuf._Iopdkj {
  background: url(https://lenez.pp.search-factory.eu/wp-content/uploads/2024/10/button.png);
}

.gFmLuf._jshg {
  background: url(https://lenez.pp.search-factory.eu/wp-content/uploads/2024/10/call_btn.png);
}

.cpamT {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-xl, 20px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-align: left;
}

.col-md-6.jxcgUGUY {
  padding: 40px 0 0 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.col-md-6.jxcgUGUY .footer-cta {
  padding: 0 13% 50px 50px;
}

.Ljhf_Ujdgs.newsletter {
  background: var(--colors-neutral-medium, #C1CAB8);
  padding: 50px 13% 50px 50px;
}

.gKuap {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-xl, 20px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 25px;
}

.gKuap strong {
  font-family: 'Maax 500';
}

.ns_container {
  display: flex;
  width: 615px;
  height: var(--font-font-size-h2, 55px);
  padding: 10px var(--values-10, 10px) 10px var(--values-20, 20px);
  justify-content: space-between;
  align-items: center;
  border-radius: var(--values-40, 40px);
  background: var(--colors-neutral, #EFF5E8);
}

.p_content_top h2 {
  text-align: left;
  line-height: normal;
  font-size: 20px;
}

.ns_container input {
  background: transparent;
  border: 0;
  color: rgba(0, 0, 0, 0.50);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  outline: none;

}

.im-in {
  background: url(https://lenez.pp.search-factory.eu/wp-content/uploads/2024/10/im-in.png) !important;
  background-size: cover !important;
  height: 35px;
  width: 35px;
}

.leftlink ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-flex;
}

.container-fluid.copyright {
  padding: 25px 0;
}

.leftlink ul li {
  margin-right: 25px;
}

.rightlink {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}

.leftlink ul li a {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-2xs, 10px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

span.copyright {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-2xs, 10px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  float: right;
}

.post,
.page {
  margin: 0;
}

.badge-content {
  width: 250px;
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
}

img.phonebadge {
  position: absolute;
  animation: rotate-animation 10s infinite linear;
}

@keyframes rotate-animation {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*Produit seul*/
.product-card {
  border: 1px solid var(--colors-neutral-medium, #C1CAB8);
  padding: 25px;
}

.JKGfgJd {
  margin-bottom: 25px;
}

.heading-card {
  color: var(--base-black-95, var(--colors-black, #000));
  font-family: 'Maax 500';
  font-size: var(--font-font-size-l, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  /* 138.889% */
  margin-bottom: 10px;
}

.JKGfgJd span {
  color: var(--base-black-95, var(--colors-black, #000));

  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
  /* 137.5% */
}

.MLisdj.Bvdh {
  color: var(--base-black-95, var(--colors-black, #000));
  font-family: 'Maax 500';
  font-size: var(--font-font-size-s, 14px);
  font-style: italic;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
}

h2.product_title.entry-title {
  color: var(--colors-black, #000);
  /* font-family: 'Tartufo 300'; */
  font-size: var(--font-font-size-h3, 34px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-align: left;
}

.product-data p,
.product-data {
  color: var(--base-black-95, var(--colors-black, #000));
  font-family: 'Maax 300';
  font-size: var(--font-font-size-l, 18px);
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
  /* 138.889% */
}

.OIksdh {
  margin-top: 40px;
}

.jkdstSH {
  background: url(/wp-content/uploads/2024/10/background-green.png);
  display: flex;
  align-items: flex-end;
}

.cvtny.ctt {
  padding: 0 40px 66px;
  background: var(--colors-neutral-medium, #C1CAB8);
}

.container-fluid.MKKjdg {
  margin-top: 60px;
}

.cvtny .frame {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cvtny .citation,
.cvtny .citationdata {
  color: #fff;
}

.embass {
  padding: 40px;
}

.embass p {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 700';
  font-size: var(--font-font-size-2xl, 24px);
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  /* 125% */
}

a.btn.btn-custom {
  border-radius: 50px;
  border: 1px solid var(--colors-white, #FFF);
  display: flex;
  /* height: 46px; */
  padding: 15px var(--values-30, 30px);
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  color: var(--colors-white, #FFF);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 100% */
}

.single-product aside#secondary {
  display: none;
}

.woocommerce-product-details__short-description {
  display: none;
}

table.variations tbody {
  border-radius: var(--values-40, 40px);
  border: 1px solid var(--colors-neutral-medium, #C1CAB8);
  display: flex;
  /* width: 250px; */
  height: 49px;
  padding: 15px var(--values-30, 30px);
  justify-content: space-between;
  align-items: center;
}

.woocommerce div.product form.cart .variations th {
  line-height: inherit;
}

.woocommerce div.product form.cart .variations th label {
  color: rgba(0, 0, 0, 0.50);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  vertical-align: middle;
}

.variations select {
  border: 0;
  color: var(--colors-black, #000);
  font-family: 'Maax 500';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.woocommerce div.product form.cart table td {
  display: flex;
}

.variations tbody tr {
  display: flex;
}

.woocommerce div.product form.cart {
  display: flex;
  margin-top: 40px;
}

.woocommerce div.product form.cart .variations {
  width: auto;
  margin-right: 15px;
}

@media(max-width: 768px) {
  .woocommerce div.product form.cart .variations {
    width: 100%;
    margin-right: 0;
  }
}

.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
  border-radius: 100px;
  background: var(--colors-black, #000);
  padding: 15px var(--values-30, 30px);
  color: var(--colors-white, #FFF);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.product_meta {
  display: none;
}

.xcLudjdv {
  display: flex;
  padding: 15px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  /* justify-content: space-between; */
  /* align-items: center; */
  background: rgba(240, 240, 240, 0.50);
  /* border-radius: 50px; */
}

p.price {
  display: none;
}

.jFbsbt p.price {
  display: block !important;
  margin-bottom: 0;
  color: var(--colors-black, #000) !important;
  !i;
  !;
  font-family: 'Maax 700';
  font-size: var(--font-font-size-h3, 34px) !important;
  !i;
  !;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.jFbsbt {
  display: flex;
}

.jFbsbt a {
  color: var(--colors-black, #000);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-xs, 12px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
}

body .qib-button-wrapper {
  border-radius: var(--values-40, 40px);
  background: var(--colors-golden-whisky, #FFF4E1);
  height: 49px;
}

h2.product_title.entry-title strong {
  font-family: 'Maax 700';
}

.woocommerce div.product form.cart div.quantity .qty {
  color: var(--colors-black, #000);
  font-family: 'Maax 500';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  background: #FFF4E1;
  border: 0;
}

h2.hBBfdjWW strong {
  font-family: 'Maax 700';
}

.blacksection .heading {
  color: var(--colors-white, #FFF);
  text-align: center;
  font-family: 'Maax 700';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

h2.hBBfdjWW {
  color: var(--colors-white, #FFF);
  text-align: center;
  font-family: 'Maax 300';
  font-size: var(--font-font-size-h3, 34px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

body .qib-button-wrapper .minus.qib-button,
body .qib-button-wrapper .plus.qib-button {
  border: 0;
  background: transparent;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
  display: flex;
  justify-content: space-around;
}

/* Mobile layout fix - ensure add to cart button is always on the right */
@media (max-width: 768px) {
  .woocommerce-variation-add-to-cart.variations_button {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 15px !important;
  }

  .woocommerce-variation-add-to-cart.variations_button .quantity {
    order: 1 !important;
    flex: 0 0 auto !important;
  }

  .woocommerce-variation-add-to-cart.variations_button .single_add_to_cart_button {
    order: 2 !important;
    flex: 1 !important;
    text-align: center !important;
  }
}

.woocommerce-variation.single_variation {
  display: none;
}

.container-fluid.f-product {
  background: var(--wine-gradient, linear-gradient(158deg, #AA404C 5.42%, #550F18 94.34%));
}

.container-fluid.f-product .container {
  padding: 0 149px 0;
}

.container-fluid.f-product .h2 {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 700';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: left;
}

.container-fluid.f-product .h2 span {
  color: var(--colors-white, #FFF);
  font-family: 'Tartufo 300';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.container-fluid.f-product .Lmcnhye {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin: 30px 0;
}

.QdjhdfKKD {
  margin: 80px 0;
}

@media(max-width: 768px) {
  .QdjhdfKKD {
    margin: 0;
  }
}

.OfyjGS {
  display: flex;
  align-items: flex-end;
}

aside#secondary {
  display: none;
}

.header-entry {
  width: 390px;
  padding: 30px 40px;
  background: #fff;
  z-index: 2;
}

.header-entry .entry-title {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 700';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 700;
  margin: 0;
  line-height: normal;
}

.cat-header {
  position: relative;
}

.cat-header img {
  width: 100%;
  height: 312px;
  object-fit: cover;
}

.header-entry {
  position: absolute;
  bottom: 1px;
  left: 1px;
}

.crdn .h2 {
  color: var(--colors-black, #000);
  text-align: center;
  font-family: 'Maax 500';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.crdn .h2 span {
  color: var(--colors-black, #000);
  font-family: 'Tartufo 300';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  color: var(--colors-black, #000);
  text-align: center;
  font-family: 'Maax 500';
  font-size: var(--font-font-size-2xl, 24px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 0;
}

.product-short-description {
  color: var(--colors-black, #000);
  text-align: center;
  font-family: 'Maax 300';
  margin-top: 10px;
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.woocommerce ul.products li.product a img {
  height: 269px !important;
  width: 100%;
  object-fit: cover;
}

.product-price {
  margin-top: 25px;
  border-radius: var(--values-40, 40px);
  background: var(--colors-golden-whisky, #FFF4E1);
  display: flex;
  padding: 10px var(--values-10, 10px) 10px var(--values-20, 20px);
  align-items: center;
  justify-content: space-between;
  /* gap: 25px; */
  align-self: stretch;
}

.btn-to {
  border-radius: 100px;
  border: 1px solid var(--colors-whisky, #DC902E);
  display: flex;
  width: 35px;
  height: 35px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.inn-p span {
  color: var(--colors-black, #000);
  font-family: 'Maax 500';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.___ {
  width: 52%;
}

span.line-to {
  background: var(--colors-whisky, #DC902E);
  height: 1px;
  width: 100%;
  display: block;
}

.term-description p {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin: 36px;
}

.woocommerce.columns-4 .woocommerce-ordering {
  display: none;
}

.term-description,
.woocommerce .woocommerce-result-count {
  display: none;
}

.AodjyhBG .term-description {
  display: block;
}

.woocommerce .woocommerce-ordering {
  width: 100%;
}

.woocommerce .woocommerce-ordering select {
  margin: 0 36px 36px 36px;
  width: 88%;
  vertical-align: top;
  border-radius: var(--values-40, 40px);
  border: 1px solid var(--colors-neutral-medium, #C1CAB8);
  padding: 15px var(--values-30, 30px);
  justify-content: space-between;
  align-items: center;
  display: flex;
  color: var(--colors-black, #000);
  font-family: 'Maax 500';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

/* .prod-header {
  display: flex;
  justify-content: space-between;
} */
h2.woocommerce-loop-product__title {
  color: var(--colors-black, #000);
  text-align: center;
  font-family: 'Maax 500';
  font-size: var(--font-font-size-2xl, 24px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 0;
  text-decoration: none;
}

ul.products.columns-2 {
  display: flex;
}

.hjgfdX {
  color: var(--colors-black, #000);
  font-family: 'Maax 700';
  font-size: 55px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: left;
}

.hjgfdX span {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.contact-detail {
  display: flex;
  padding: var(--values-40, 40px) var(--values-40, 40px) 20px var(--values-30, 30px);
  margin-top: 50px;
  flex-direction: column;
  justify-content: center;
  /* align-items: center; */
  /* gap: 10px; */
  align-self: stretch;
  background-image: url(https://lenez.pp.search-factory.eu/wp-content/uploads/2024/10/background-red-contact.png);
  background-size: contain;
}

.detail-menu .h3 {
  color: #fff;
  font-family: 'Maax 700';
  font-size: var(--font-font-size-2xl, 24px);
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  margin-left: 15px;
}

.address-content .location {
  color: #fff;
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.address-content .location span {
  font-family: 'Maax 500';
}

.hDSDgdxt {
  display: flex;
  align-items: center;
}

div#wpcf7-f744-o1 label span {
  margin-left: 32px;
}

.hDSDgdxt h3 {
  margin-left: 15px;
}

.detail-menu {
  margin-bottom: 40px;
}

.detail-menu .address-content {
  margin-left: 40px;
}

/*Cadeaux d'affaires*/
.banner {
  height: 464px;
}

.content-inn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
}

.text-container {
  max-width: 550px;
  width: 100%;
  padding: var(--values-30, 30px) var(--values-40, 40px);
  /* flex-direction: column; */
  /* justify-content: center; */
  /* align-items: flex-start; */
  /* gap: 10px; */
  background: #fff;
  margin-bottom: 1px;
}

.h2.gtdjdvJjks {
  /* display: flex; */

  color: var(--colors-white, #FFF);
  text-align: center;
  font-family: 'Maax 700';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.h2.gtdjdvJjks span {
  color: var(--colors-white, #FFF);
  font-family: 'Tartufo 300';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.container-fluid.UijHGD {
  margin: 50px 50px 60px;
}

.container-fluid.UijHGD p {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-l, 18px);
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
  /* 138.889% */
}

.container-fluid.UijHGD p strong {
  color: var(--colors-black, #000);
  font-family: 'Maax 500';
  font-size: var(--font-font-size-l, 18px);
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
  /* 138.889% */
}

.KKjdgPo p {
  font-size: var(--font-font-size-s, 14px) !important;
}

.h3.IjAzeF {
  text-align: left;
  color: var(--colors-black, #000);
  font-family: 'Maax 700';
  font-size: var(--font-font-size-h3, 34px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}

.h3.IjAzeF span {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-h3, 34px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.wXLXsds {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.wXLXsds p {
  color: var(--base-black-95, var(--colors-black, #000));
  font-family: 'Maax 300';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  /* 142.857% */
}

.wXLXsds p strong {
  font-family: 'Maax 500';
}

.Hjdytg_Mlp {
  display: flex;
}

.Hjdytg_Ml {
  color: var(--colors-neutral-dark, #7C8276);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-right: 30px;
}

a.btn.custom-btn.xCgh {
  margin-top: 20px;
  color: #000;
  border-radius: 50px;
  background: var(--colors-neutral, #EFF5E8);
}

.h2.IjAzeF {
  color: var(--colors-black, #000);
  font-family: "Maax 700";
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  margin-bottom: 35px;
}

.h2.IjAzeF span {
  color: var(--colors-black, #000);
  font-family: 'Tartufo 300';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.text-wrap-container p {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
  /* 137.5% */
}

.text-wrap-container p strong {
  font-family: 'Maax 500';
}

.text-wrap-container {
  display: flex;
}

.text-column {
  flex: 1;
  /* padding: 0 19px; */
}

.text-column:first-child {
  margin-right: 30px;
}

.xCVCCfs {
  position: relative;
}

.highlight {
  position: absolute;
  bottom: -90px;
  right: -67px;
  display: flex;
  width: 596px;
  padding: var(--values-40, 40px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  background-repeat: no-repeat;
  background: url(/wp-content/uploads/2024/10/background-green-who.png);
}

.highlight p {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 700';
  font-size: var(--font-font-size-2xl, 24px);
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  /* 125% */
  margin-bottom: 0;
}

.container-fluid.dxCVCCfs {
  background: #000;
  padding-top: 120px;
}

.pictos {
  display: flex;
  justify-content: space-between;
}

.pictos img {
  width: 100%;
  height: 79px;
  object-fit: contain;
}

input.wpcf7-form-control.wpcf7-submit {
  background: #fff !important;
  color: #000 !important;
  background-image: url(/wp-content/uploads/2024/10/Send.png) !important;
  background-repeat: no-repeat !important;
  background-position: 33% center !important;
}

.h3.IjAzeFFv {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 700';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 25px;
  text-align: left;
}

.wXLXsds h3 {
  line-height: 0;
}

.col-md-8.KKPmjdgPoFDvvScfc p {
  color: #fff;
  color: var(--colors-white, #FFF);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.col-md-8.KKPmjdgPoFDvvScfc .accordion .card-header button {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 700';
  font-size: var(--font-font-size-2xl, 24px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.col-md-4.KKPmjdgPoFDvvScfcd {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.wXLXsds.gHHf a {
  margin-top: 0 !important;
}

.wXLXsds.gHHf .flex {
  display: flex;
}

.wXLXsds.gHHf .flex .blk {
  background: #000;
  color: #fff;
  margin-left: 25px;
}

/*Cart*/
.product-cont_ {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.p_thumbnail img {
  object-fit: cover;
  padding: 5px;
  background-color: white;
  border-radius: 3px;
}

.woocommerce-cart-form__cart-item .p_thumbnail img {
  width: 149px !important;
  height: 149px !important;
}

.p_thumbnail a {
  width: 100%;
}

.p_content__ {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.p_content_top {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.p_content_top a {
  color: var(--colors-black, #000);
  font-family: 'Maax 700';
  font-size: var(--font-font-size-xl, 20px);
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  /* 80% */
  text-decoration: none;
  margin-bottom: 15px;
}

.p_content_top span.woocommerce-Price-amount.amount {
  color: var(--colors-black, #000);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 114.286% */
}

td.product-remove a {
  text-decoration: none;
  font-size: 23px;
  color: #000;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead tr th {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 300;
  line-height: 16px;
  /* 100% */
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody td {
  padding-top: 25px !important;
  border-top: 1px solid #EFF5E8;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead th,
tr.woocommerce-cart-form__cart-item.cart_item td {
  padding-bottom: 10px !important;
}

.xbCVCCfs .heading {
  color: var(--colors-black, #000);
  font-family: 'Maax 700';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 40px 0;
  width: auto;
  position: relative;
}

.cart_item .qib-button-wrapper .quantity input.input-text.qty.text {
  width: 50px;
  background: transparent;
}

td.product-quantity,
td.product-subtotal {
  vertical-align: top !important;
}

td.product-subtotal span.woocommerce-Price-amount.amount {
  color: var(--colors-black, #000);
  font-family: 'Maax 700';
  font-size: var(--font-font-size-s, 20px);
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
}

th.product-subtotal {
  font-family: 'Maax 500' !important;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead th {
  text-align: left;
}

a.backretour {
  border-radius: 50px;
  border: 1px solid var(--colors-neutral, #eff5e800);
  display: inline-flex;
  padding: 15px var(--values-30, 30px);
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: var(--colors-black, #000);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  background: #FFF4E1;
  text-decoration: none;
  float: left;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  width: 100%;
  background: #000;
  padding: 60px 40px;
}

.cart_totals h2 {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 700';
  font-size: var(--font-font-size-h4, 28px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  margin-bottom: 25px;
}

tr.order-total {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 700';
  font-size: var(--font-font-size-xl, 20px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

tr.order-total th,
tr.order-total td {
  padding: 20px 0;
}

tr.cart-subtotal th,
tr.cart-subtotal td {
  padding: 20px 0;
}

tr.cart-subtotal td,
tr.order-total td {
  text-align: right;
}

tr.cart-subtotal {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.cart_totals table {
  border-top: 1px solid var(--colors-neutral-medium, #C1CAB8);
  border-bottom: 1px solid var(--colors-neutral-medium, #C1CAB8);
}

.wc-proceed-to-checkout a {
  border-radius: 100px;
  background: var(--colors-white, #FFF);
  padding: 15px var(--values-30, 30px);
  text-decoration: none;
  color: var(--colors-black, #000);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

button.button[name="update_cart"] {
  border-radius: 50px;
  border: 1px solid var(--colors-neutral, #EFF5E8);
  display: inline-flex;
  padding: 15px var(--values-30, 30px);
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: var(--colors-black, #000);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  background: transparent;
}

.vBBhdxw {
  padding: 20px;
  display: flex;
  justify-content: space-between;
}

/*Checkout*/
table.shop_table.woocommerce-checkout-review-order-table {
  background: #000;
  padding: 40px 20px;
}

.woocommerce-checkout-review-order td.product-name {
  display: flex;
  justify-content: space-between;
}

.woocommerce-checkout-review-order .p_thumbnail {
  display: grid;
  /* justify-content: space-between; */
  width: 100%;
  grid-template-columns: 1fr 1fr;
}

.woocommerce-checkout-review-order .pricevhd {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 700';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  /* 100% */
}

.imgsdnj {
  width: 89px !important;
  height: 89px !important;
  object-fit: cover;
  overflow: hidden;
}

.product-cont_d img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.woocommerce-checkout-review-order span.woocommerce-Price-amount.amount {
  color: var(--colors-white, #FFF);
  text-align: right;
  font-family: 'Maax 700';
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  /* 100% */
  text-align: right;
}

.woocommerce-checkout-review-order tfoot tr th,
.woocommerce-checkout-review-order tfoot tr td {
  border-top: 1px solid #fff;
}

.woocommerce-checkout-review-order tfoot tr:last-child th,
.woocommerce-checkout-review-order tfoot tr:last-child td {
  border-bottom: 1px solid #fff;
}

.woocommerce-checkout-review-order .pricevhd {
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.checkout_reassurance {
  display: flex;
  padding: var(--values-40, 40px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  background: var(--colors-neutral-medium, #C1CAB8);
}

.heading_reassurance_ {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 700';
  font-size: var(--font-font-size-2xl, 24px);
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}

.content_reassurance {
  text-align: center;
  color: #fff;
}

.heading_reassurance {
  color: var(--colors-white, #FFF);
  text-align: center;
  font-family: 'Maax 500';
  font-size: var(--font-font-size-l, 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  margin-top: 10px;
}

.content_reassurance p {
  color: var(--colors-white, #FFF);
  text-align: center;
  font-family: 'Maax 500';
  font-size: var(--font-font-size-xs, 12px);
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  /* 150% */
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: 100%;
}

.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 15px;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-xs, 12px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-left: 25px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 47px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row .select2-container--default .select2-selection--single {
  border-radius: var(--values-40, 40px);
  border: 1px solid var(--colors-neutral-medium, #C1CAB8);
  height: 47px;
  padding-left: 25px;
  color: var(--colors-neutral-dark, #7C8276);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-top: 5px;
}

.woocommerce-billing-fields h2,
.woocommerce-checkout-payment h2 {
  color: var(--colors-black, #000);
  font-family: 'Maax 500';
  font-size: var(--font-font-size-2xl, 24px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: left;
  margin-bottom: 20px;
}

tr.woocommerce-shipping-totals.shipping {
  color: #fff;
}

tr.woocommerce-shipping-totals.shipping td {
  text-align: right;
}

#ship-to-different-address span {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: #fff;
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
  border-radius: 20px;
  border: 1px solid var(--colors-neutral-medium, #C1CAB8);
  padding: 20px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

ul.wc_payment_methods.payment_methods.methods label {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  padding: 0;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background: #fff;
  padding: 0;
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  display: none;
}

.woocommerce-checkout #payment div.payment_box p {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
  accent-color: black;
}

button#place_order {
  border-radius: 100px;
  background: var(--colors-white, #FFF);
  display: flex;
  padding: 15px var(--values-30, 30px);
  justify-content: center;
  align-items: center;
  gap: 15px;
  color: var(--colors-black, #000);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  align-self: stretch;
}

.cart_item .product-total {
  text-align: right;
}

.woocommerce-checkout-review-order td.product-name {
  width: 220px;
}

.form-row.place-order {
  background: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 0 40px;
}

/* Price and button removed from DOM via WooCommerce hooks - no CSS needed */

.container-fluid.lvr .container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.container-fluid.lvr .product-list {
  padding: 51px 11% 50px 50px;
}

.woocommerce.columns-2 ul.products li.product {
  margin-bottom: 0 !important;
}

.h2.HvBBdj {
  color: var(--colors-black, #000);
  text-align: center;
  font-family: 'Maax 500';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 500;
  line-height: 60px;
  /* 109.091% */
}

.h2.HvBBdj span {
  color: var(--colors-black, #000);
  font-family: 'Tartufo 300';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 300;
  line-height: 60px;
}

div#wpcf7-f744-o1 {
  display: flex;
  /* width: 665px; */
  /* height: 663px; */
  padding: var(--values-40, 40px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-shrink: 0;
  background: #000;
}

div#wpcf7-f744-o1 label {
  color: var(--colors-neutral-medium, #C1CAB8);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-xs, 12px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 0px;
  width: 100%;
}

div#wpcf7-f744-o1 input {
  border-radius: var(--values-40, 40px);
  border: 1px solid var(--colors-neutral-medium, #C1CAB8);
  display: flex;
  height: 47px;
  padding: 15px var(--values-30, 30px);
  align-items: center;
  align-self: stretch;
  color: var(--colors-white, #FFF);
  font-family: 'Maax 500';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  background: #000;
  margin-top: 5px;
  width: 100%;
}

input#wpsl-search-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.50);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

div#wpcf7-f744-o1 input::-webkit-input-placeholder,
input#wpsl-search-input {
  color: rgba(255, 255, 255, 0.50);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.HnncbKJL {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}

div#wpcf7-f744-o1 form {
  width: 100%;
}

select.wpcf7-form-control.wpcf7-select {
  border-radius: var(--values-40, 40px);
  border: 1px solid var(--colors-neutral-medium, #C1CAB8);
  display: flex;
  height: 47px;
  background: #000;
  padding: 15px var(--values-30, 30px);
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  color: var(--colors-white, #FFF);
  font-family: 'Maax 500';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  width: 100%;
  margin-top: 5px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
  border-radius: 20px;
  border: 1px solid var(--colors-neutral-medium, #C1CAB8);
  background: #000;
  display: flex;
  padding: 15px var(--values-30, 30px) var(--values-30, 30px);
  color: rgba(255, 255, 255, 0.50);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-top: 5px;
}

span.wpcf7-form-control.wpcf7-acceptance label {
  display: flex;
}

span.wpcf7-form-control.wpcf7-acceptance input {
  height: 15px !important;
  width: 75px !important;
}

/*Menu*/
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .dropdown-menu.dpm-1 {
    position: absolute;
    left: -200px;
    /*         top: 70px; */
    border-radius: 0 !important;
    width: 1355.5px;
    height: 200px;
  }

  .dropdown-menu.dpm-2 {
    position: absolute;
    left: -314px;
    /*         top: 70px; */
    border-radius: 0 !important;
    width: 1355.5px;
    height: 200px;
  }

  .dropdown-menu.dpm-3 {
    position: absolute;
    left: -451px;
    /*         top: 70px; */
    border-radius: 0 !important;
    width: 1355.5px;

  }

  .dropdown-menu.dpm-1 .row {
    width: 100%;
  }

  .dropdown-menu.dpm-3 .rightcolumn-m a {

    padding: 38px 0;
  }

  .dropdown-menu.dpm-3 .rightcolumn-m {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
    margin-left: 50px;
  }

  .dropdown-menu a .d-flex {
    transition: all 0.5s;
    justify-content: center;
    height: 100%;
  }

  .dffYTbsj {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .leftcolum-m {
    width: 227px;
    display: flex;
    align-items: flex-end;
    padding: 0 20px 10px 15px;
  }

  .leftcolum-m div {
    display: flex;
    flex-direction: column;
  }

  .dropdown-menu.dpm-1 .rightcolumn-m {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .dropdown-menu.dpm-2 .rightcolumn-m {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .rightcolumn-m a {
    text-align: center;
    border-left: 1px solid #EFF5E8;

  }

  .dpm-2 .text.ps-3 {
    display: flex;
  }

  .dpm-2 .text.ps-3 div {
    margin-left: 8px;
  }

  .leftcolum-m a {
    color: var(--colors-black, #000);
    font-family: 'Maax 300';
    font-size: var(--font-font-size-m, 16px);
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 10px;
  }
}


.d-flex.align-items-center.py-3.px-1.rounded-3 {
  color: var(--colors-black, #000);
  text-align: center;
  font-family: 'Maax 700';
  font-size: var(--font-font-size-h4, 28px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

/*Product single*/
nav.woocommerce-breadcrumb {
  display: flex;
}

nav.woocommerce-breadcrumb a,
nav.woocommerce-breadcrumb .breadcrumb {
  text-decoration: none;
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-2xs, 10px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

nav.woocommerce-breadcrumb .breadcrumb,
nav.woocommerce-breadcrumb a:hover {
  font-family: 'Maax 500';
}

nav.woocommerce-breadcrumb sep {
  font-size: var(--font-font-size-2xs, 10px) !important;
  padding: 0 !important;
}

.cattiter {
  display: flex;
  justify-content: space-between;
}

.backleft {
  border-radius: 100px;
  border: 1px solid var(--colors-black, #000);
  display: flex;
  width: 26px;
  height: 26px;
  /* padding: 10px; */
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  cursor: pointer;
}

div#catch-breadcrumb .sep {
  padding: 0 15px;
  background: url(https://lenez.pp.search-factory.eu/wp-content/uploads/2024/10/br-Arrow.png);
  background-repeat: no-repeat;
  background-position: center center;
}

nav.woocommerce-breadcrumb {
  height: 16px;
}

.LmmsdjFGV {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.LmmsdjFGV .product-categories a {
  border-radius: var(--values-40, 40px);
  background: var(--colors-wine, #BD0D31);
  backdrop-filter: blur(2px);
  text-decoration: none;
  padding: var(--values-5, 5px) var(--values-10, 10px);
  color: var(--colors-white, #FFF);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-2xs, 10px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.LmmsdjFGV a.btn.btn-custom {
  color: #000;
  color: var(--colors-black, #000);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border: 1px solid var(--colors-black, #000);
}

.woocommerce div.product h1.product_title {
  color: var(--colors-black, #000);
  font-family: 'Maax 700';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

p.stock-status.in-stock svg {
  border-radius: 100px;
  background: #9AD35B;
  /* display: flex; */
  padding: var(--values-5, 5px);
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-right: 6px;
  margin-left: 12px;
  width: 15px;
  height: 15px;
}

p.stock-status {
  color: var(--colors-black, #000);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-xs, 12px);
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
}

.in-label h2 {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 500';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 500;
  line-height: 60px;
  /* 109.091% */
  text-align: left;
}

.in-label h2 span {
  font-family: 'Tartufo 300';
  color: var(--colors-white, #FFF);
}

.slidernavigation {
  position: absolute;
  left: -48px;
  bottom: 0;
  display: flex;
  flex-direction: column;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
  width: 100%;
  height: 663px;
}

.product-slider {
  overflow: hidden;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper,
.product-slider {
  height: 663px;
}

.woocommerce-product-gallery__wrapper {
  position: relative;
}

.slidernavigation button {
  background: transparent;
  border: 0;
}

.container-fluid.crdn h2 {
  color: var(--colors-black, #000);
  text-align: left;
  font-family: 'Maax 500';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.container-fluid.crdn h2 span,
.container-fluid.tmg h2 span {
  font-family: 'Tartufo 300';
}

.container-fluid.tmg h2 {
  color: var(--colors-black, #000);
  text-align: center;
  font-family: 'Maax 500';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 500;
  margin-bottom: 2rem;
  line-height: 60px;
  /* 109.091% */
}

.slick-dots {
  position: relative;
  display: flex;
  flex-direction: column;
  bottom: inherit;
  align-items: center;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #C1CAB8;
}

.slick-dots li button:before {
  opacity: 0.15;
}

.reassurance img {
  margin-top: 0;
}

/*Pdf embed*/
.product-pdf-embed {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}

.product-pdf-embed.visible {
  display: block;
  z-index: 2;
}

.product-pdf-embed-inner {
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #0000008a;
  top: 120px;
}

.product-pdf-embed iframe {
  width: 793px;
  margin-top: 25px;
}

.product-pdf-embed-heading {
  border-radius: 0px 0px 10px 10px;
  border-right: 1px solid var(--colors-neutral, #EFF5E8);
  border-bottom: 1px solid var(--colors-neutral, #EFF5E8);
  border-left: 1px solid var(--colors-neutral, #EFF5E8);
  display: flex;
  width: 904px;
  padding: 15px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: var(--colors-black, #000);
  color: var(--colors-white, #FFF);
  text-align: center;
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

.product-pdf-embed-close {
  position: absolute;
  right: 16px;
  top: 27px;
  cursor: pointer;
}

.p-grid {
  width: 100%;
}

.img-container img {
  width: 100%;
}

.row.g-4 .col-md-4:nth-child(2) {
  margin-top: 80px;
}

.container-fluid.about .row.g-4 {
  margin-top: -80px;
  padding-left: 70px;
  padding-right: 70px;
}

.img-container {
  padding: 40px;
}

.cpamT strong {
  color: var(--colors-black, #000);
  font-family: 'Maax 700';
  font-size: var(--font-font-size-xl, 20px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.cs-bg .address-content .location {
  color: #fff;
}

.sticky-header {
  display: none !important;
}

/*Responsive*/
ul.products {
  display: flex !important;
  flex-wrap: wrap;
}

nav.woocommerce-pagination {
  margin: 10px 0;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  margin: 0;
  width: 23.05%;
}

@media(max-width:1024px) {
  .box .une-collection-d-ar {
    font-size: var(--font-font-size-h1, 50px);
    font-style: normal;
    font-weight: 500;
    line-height: 55px;
    /* 110% */
  }

  ul.products {
    display: flex !important;
    justify-content: center;
  }

  ul.products.columns-4 {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 1fr;
  }

  .blacksection .heading {
    font-size: var(--font-font-size-s, 14px) !important;
  }

  .hBBfdjWW {
    margin-top: 15px;
    font-size: var(--font-font-size-h3, 24px) !important;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }

  .slide.dddKlsj {
    display: flex !important;
    flex-direction: column;
  }

  .slide.dddKlsj .h3 {
    font-size: var(--font-font-size-h2, 38px);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .slide.dddKlsj span {
    font-size: var(--font-font-size-m, 14px);
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }

  .slide.dddKlsj p {
    font-size: var(--font-font-size-m, 14px);
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }

  .slide-content.text-content {
    margin-left: 12px;
  }

  a.btn-discover {
    font-size: var(--font-font-size-m, 14px);
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    /* 114.286% */
  }

  .slide.dddKlsj .h3 {
    margin-right: 0;
  }

  .slide-content.frame-content iframe {
    height: 351px;
    border-radius: 0px 300px 300px 0px;
  }

  .slide-content.frame-content {
    margin-top: 40px;
    padding-right: 40px;
  }

  .container,
  .container-fluid {
    padding: 0;
  }

  .slide.dddKlsj {
    padding-top: 40px;
  }

  .slider-nav .slider-nav-prev,
  .slider-nav-next {
    font-size: 10px;
  }

  .jdLOkklUqa span {
    font-size: 14px;
  }

  .slider-nav .slider-nav-prev {
    flex-direction: column;
  }

  .slider-nav-next {
    flex-direction: column-reverse;
  }

  .slider-pagination {
    font-size: 14px;
  }

  .slider-pagination:first-letter {
    font-size: 28px;
  }

  .slide-content.svg-content {
    display: none;
  }

  .citation,
  .citation strong {
    font-size: var(--font-font-size-2xl, 24px) !important;
  }

  .citationdata {
    font-size: 20px;
  }

  .about h2,
  .about .mb-3 {
    font-size: var(--font-font-size-2xl, 24px) !important;
  }

  .about p {
    font-size: 14px;
  }

  .container-fluid.about .row.g-4 {
    margin-top: 0;
    padding: 0 30px;
  }

  .row.g-4 .col-md-4:nth-child(2) {
    margin-top: 15px;
  }

  .about .text-center {
    padding: 0 30px;
  }

  .container.ctt {
    padding: 60px 30px;
  }

  @media(max-width: 768px) {
    .container.ctt {
      padding: 0px 15px;
    }
    .container.ctt  .text-center {
      margin-bottom: 30px;
      margin-top: 30px !important;
    }
  }

  .container-fluid.lvr {
    flex-direction: column;
    margin-bottom: 0;
  }

  .in-label .h2,
  .in-label span {
    font-size: var(--font-font-size-h2, 38px);
    line-height: 48px;
  }

  .s-label {
    padding: 50px 30px;
  }

  .s-label p {
    font-size: var(--font-font-size-m, 14px);
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
  }

  a.custom-btn.btn {
    font-size: var(--font-font-size-m, 14px);
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
  }

  h3.woocommerce-loop-product__title {
    font-size: var(--font-font-size-2xl, 24px);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .container-fluid.cdr .row {
    display: flex;
    flex-direction: column;
    padding: 0 30px;
  }

  .card-title {
    font-size: 20px;
    line-height: 25px;
  }

  .container-fluid.cdr .card-body {
    padding: 30px 15px;
  }

  p.card-text {
    font-size: 14px;
    line-height: 20px;
  }

  a.btn.btn-primary {
    font-size: 14px;
    line-height: 16px;
  }

  img.card-img-top {
    height: 239px;
  }

  img.card-flag {
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 2px;
    width: 33px;
    height: 33px;
  }

  .card-label {
    display: flex;
    justify-content: center;
    margin-top: -46px;
    margin-bottom: 10px;
    margin-right: -221px;
  }

  .container-fluid.tmg h2,
  .container-fluid.tmg h2 span {
    font-size: var(--font-font-size-h2, 38px);
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
    /* 126.316% */
  }

  .container-fluid.crdn h2,
  .container-fluid.crdn h2 span {
    font-size: var(--font-font-size-h2, 38px);
  }

  .container-fluid.crdn .container {
    padding: 0 30px;
  }

  .accordion .card-header button {
    font-size: 16px;
  }

  .accordion .card-body p {
    font-size: 14px;
  }

  .badge-content {
    width: 121px;
    height: 121px;
  }

  img.phonebadge {
    width: 100%;
  }

  .container-fluid.crdn h2 {
    max-width: 200px;
  }

  .site-footer .text-wrappe {
    color: var(--colors-black, #000);
    text-align: center;
    font-size: var(--font-font-size-xl, 20px);
    font-style: normal;
    font-weight: 300;
    line-height: 25px;
    /* 125% */
    margin-bottom: 27px;
  }

  .reassurance-block {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .reassurance span {
    margin-bottom: 10px;
  }

  .reassurance {
    margin-bottom: 15px;
  }

  p.reeassurance-content {
    margin-top: 0;
  }

  .container-fluid.innerfooter>.row {
    display: flex;
    flex-direction: column-reverse;
  }

  .cpamT,
  .cpamT strong {
    font-size: var(--font-font-size-xl, 20px);
    line-height: 25px;
    /* 125% */
  }

  .FhdsoP {
    flex-direction: column;
  }

  .col-md-6.jxcgUGUY .footer-cta {
    padding: 0 30px 30px;
  }

  .ctalabel,
  .p-cta a {
    font-size: var(--font-font-size-l, 16px);
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .gKuap {
    font-size: var(--font-font-size-xl, 20px);
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }

  .ns_container {
    width: 100%;
  }

  .footer-menu h3,
  .footer-menu .h3 {
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: uppercase;
  }

  .cs-bg .address-content .location {
    color: #fff;
  }

  footer .address {
    margin-left: -26px;
  }

  .social-link {
    position: absolute;
    right: 25px;
    bottom: 95px;
  }

  .col-md-6.bg-dark {
    padding: 60px 81px 10px 50px;
  }

  .leftlink ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 25px;
  }

  .rightlink {
    justify-content: center;
  }

  .container-fluid.crdn .container {
    position: relative;
  }

  .badge-content {
    position: absolute;
    top: 0;
    right: 26px;
  }

  .container-fluid.crdn h2 {
    margin-bottom: 30px;
  }

  .container-fluid.crdn {
    padding: 50px 0 0;
  }

  .page-template-contact-us .container-fluid .row {
    /*      flex-direction: column-reverse; */
  }

  .detail-menu .h3 {
    font-size: var(--font-font-size-2xl, 24px);
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 125% */
  }

  .address-content .location {
    font-size: var(--font-font-size-m, 14px);
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    /* 157.143% */
  }

  .hjgfdX,
  .hjgfdX span {
    font-size: var(--font-font-size-h2, 38px);
    font-style: normal;
    line-height: normal;
  }

  .HnncbKJL {
    grid-template-columns: 1fr;
  }

  .page-template-contact-us .hjgfdX {
    margin-top: 30px;
    padding: 0 30px;
  }

  div#wpcf7-f744-o1 {
    margin-top: 20px;
  }

  div#wpcf7-f744-o1 form p {
    margin-bottom: 10px;
  }

  input.wpcf7-form-control.wpcf7-submit {
    background-position: 25% center !important;
  }

  .contact-detail {
    margin-top: 0;
  }

  .cpamT,
  .cpamT strong {
    text-align: center;
  }

  .FhdsoP {
    justify-content: center;
    align-items: center;
  }

  .p-cta {
    margin: 8px auto;
  }

  .h2.gtdjdvJjks,
  .h2.gtdjdvJjks span {
    font-size: 38px;
  }

  .banner {
    height: 400px;
  }

  .container-fluid.UijHGD {
    margin: inherit;
    padding: 30px 15px 0;
  }

  .container-fluid.UijHGD p,
  .container-fluid.UijHGD p strong {
    font-size: 16px;
    line-height: 25px;
  }

  .wXLXsds {
    padding: 0 30px;
  }

  .h3.IjAzeF,
  .h3.IjAzeF span {
    font-size: 24px;
  }

  .Hjdytg_Mlp {
    flex-direction: column;
  }

  .Hjdytg_Ml {
    margin-bottom: 15px;
  }

  .container-fluid.HggBksXw {
    margin-bottom: 25px;
  }

  .container-fluid.jLmmPQ img {
    margin-top: 15px;
    width: 100%;
  }

  .container-fluid.jLmmPQ {
    margin-bottom: 50px;
  }

  .h2.IjAzeF,
  .h2.IjAzeF span {
    font-size: var(--font-font-size-h2, 38px);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .text-wrap-container {
    flex-direction: column;
  }

  .wXLXsdsFd {
    padding: 0 30px;
  }

  .KKPmjdgPoFDvv img {
    width: 100%;
  }

  .highlight {
    position: relative;
    bottom: inherit;
    right: inherit;
    width: 80%;
    margin: 0 auto;
    margin-top: -50px;
    margin-bottom: 50px;
  }

  .highlight p {
    font-size: 20px;
    line-height: 25px;
  }

  .lenez_uuhd {
    margin-top: 30px;
    padding: 0 30px;
    margin-bottom: 30px;
  }

  .lenez_uuhd img {
    width: 100%;
  }

  .h3.IjAzeFFv {
    font-size: var(--font-font-size-h2, 38px);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .KKPmjdgPoFDvvScfc {
    padding: 0 30px;
  }

  .KKPmjdgPoFDvvScfc p {
    font-size: 14px !important;
  }

  .container-fluid.dxCVCCfs {
    margin-bottom: 30px;
  }

  .KKPmjdgPo {
    padding: 0 30px;
    margin-bottom: 30px;
    margin-top: 15px;
  }

  .KKPmjdgPo img,
  .KKPmjdgPo iframe {
    width: 100%;
  }

  .container-fluid.hhGFQSU .row {
    flex-direction: column-reverse !important;
  }

  .wXLXsds.gHHf .flex {
    flex-direction: column;
  }

  .wXLXsds.gHHf .flex .blk {
    margin-left: 0;
  }

  .heading--- {
    padding: 0 30px;
  }


  .cattiter {
    margin-bottom: 25px;
  }

  nav.woocommerce-breadcrumb a,
  nav.woocommerce-breadcrumb .breadcrumb {
    line-height: 0px;
  }

  .woocommerce .woocommerce-breadcrumb {
    border-radius: 100px;
    border: 1px solid var(--colors-neutral, #EFF5E8);
    padding: var(--values-5, 12px) 10px;
  }

  div#catch-breadcrumb .sep {
    padding: 7px 15px;
    margin-top: -6px;
  }

  nav.woocommerce-breadcrumb .breadcrumb:first-of-type {
    margin-top: -9px;
  }

  .woocommerce div.product div.images.woocommerce-product-gallery {
    height: auto !important;
  }

  .woocommerce div.product div.images .woocommerce-product-gallery__wrapper,
  .product-slider {
    height: auto;
  }

  .slidernavigation {
    position: relative;
    left: inherit;
    bottom: inherit;
    display: flex;
    flex-direction: row;
    width: 72%;
    margin: 0 auto;
  }

  .slidernavigation svg {
    scale: 1.5;
  }

  .slick-dots {
    flex-direction: row;
    justify-content: center;
  }

  .slick-dots li {
    width: 7px;
    height: 10px;
  }

  .woocommerce div.product h1.product_title {
    padding: 0 30px;
    font-size: var(--font-font-size-h2, 38px);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .single-product .col-md-6 .xcLudjdvP {
    padding: 0 30px;
    font-size: var(--font-font-size-m, 14px);
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
  }

  .xcLudjdv {
    margin: 0 30px;
    flex-direction: column;
    align-items: flex-start;
  }

  .jFbsbt {
    justify-content: space-between;
    width: 100%;
    margin-bottom: 15px;
  }

  .woocommerce div.product form.cart::after,
  .woocommerce div.product form.cart::before {
    display: none;
  }

  .woocommerce div.product form.cart {
    padding: 0 30px;
    justify-content: space-between;
  }

  .single-product .type-product .reassurance-block {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 17px;
  }

  .OIksdh {
    padding: 0 40px;
  }

  h2.product_title.entry-title {
    font-size: 24px;
  }

  .product-data p,
  .product-data {
    font-size: 16px;
  }

  .product-card {
    margin-top: 30px;
  }

  .JKGfgJd span {
    font-size: 14px;
  }

  .heading-card {
    font-size: 16px;
  }

  .in-label h2 {
    font-size: 38px;
    line-height: 48px;
  }

  .product-pdf-embed-heading {
    width: 85%;
    font-size: 14px;
  }

  .woocommerce div.product form.cart {
    flex-direction: column;
  }

  .product-list .slick-track {
    display: flex !important;
  }

  .slidernavigation {
    justify-content: center;
  }

  .dots {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 16px;
    margin-top: -4px;
  }

  .container-fluid.lvr .product-list {
    padding: 30px 0px 30px 30px;
  }

  .woocommerce ul.products.columns-2 li.product,
  .woocommerce-page ul.products.columns-2 li.product {
    padding-left: 33px;
  }

  .product-list .slidernavigation {
    border-top: 1px solid var(--colors-neutral, #EFF5E8);
    padding-top: 40px;
  }

  .woocommerce table.shop_table_responsive tr td::before,
  .woocommerce-page table.shop_table_responsive tr td::before {
    display: none;
  }

  td.product-subtotal span.woocommerce-Price-amount.amount {
    display: none;
  }

  .p_content__ {
    padding: 16px;
  }

  .p_thumbnail a,
  .p_thumbnail img {
    width: 100% !important;
  }

  .woocommerce table.shop_table_responsive tr td,
  .woocommerce-page table.shop_table_responsive tr td {
    border: 0;
  }

  tr.woocommerce-cart-form__cart-item.cart_item {
    position: relative;
    padding: 15px;
  }

  td.product-remove {
    position: absolute;
    right: 5px;
    top: 0;
  }

  td.product-quantity {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
  .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background: inherit;
  }

  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody td {
    border-top: 0;
  }

  .woocommerce-billing-fields__field-wrapper,
  .woocommerce-shipping-fields__field-wrapper {
    grid-template-columns: 1fr;
  }

  form.f.checkout.woocommerce-checkout {
    padding: 15px;
  }

  .page-template-Wo-Checkout h1 {
    padding: 0 25px;
  }

  .xbCVCCfs .heading {
    font-size: 38px;
    margin-top: 12px;
  }

  a.nav-link.dropdown-toggle {
    color: var(--colors-black, #000);
    text-align: left;
    font-family: 'Maax 700';
    font-size: var(--font-font-size-h4, 28px);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  li.nav-item.dropdown.active .dropdown-menu {
    position: absolute;
    display: block;
    width: 100%;
    height: fit-content;
    top: 0;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%) !important;
    left: 0;
    border-radius: 24px !important;
  }

  .boutiqueinfo,
  .headercontent .leftcontent {
    display: none;
  }

  .text.ps-3 {
    display: flex;
    text-align: left;
  }

  .text.ps-3 div {
    margin-left: 10px;
  }

  .headercontent {
    width: auto;
  }

  .backmenu {
    color: var(--colors-black, #000);
    text-align: left;
    font-family: 'Maax 300';
    font-size: var(--font-font-size-xl, 20px);
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }

  li.nav-item.dropdown {
    position: inherit;
  }

  .dropdown-menu.active {
    top: 0;
    z-index: 15;
  }

  .rightcolumn-m a {
    padding: 30px;

  }

  .rightcolumn-m a>div {
    border-bottom: 1px solid var(--colors-neutral, #EFF5E8);
  }

  .backmenu {
    border-bottom: 1px solid var(--colors-neutral, #EFF5E8);
    padding: 23px;
    cursor: pointer;
  }

  .backmenu:before {
    display: inline-block;
    margin-right: .855em;
    vertical-align: -0.100em;
    content: "";
    background: url(/wp-content/uploads/2024/10/mArrow.png);
    border-top: inherit;
    border-right: inherit;
    border-bottom: 0;
    border-left: inherit;
    width: 16px;
    height: 20px;
    background-repeat: no-repeat;
    transform: rotate(180deg);
  }

  .dffYTbsj {
    display: flex;
    flex-direction: column-reverse;
  }

  .dffYTbsj .linkbottom {
    padding-left: 20px;
    display: flex;
    flex-direction: column;
  }

  nav.navbar {
    padding: 0 15px;
  }

  .header-entry {
    margin-top: -192px;
    z-index: 2;
    bottom: inherit;
    display: block;
    position: relative;
    margin: -107px auto 0;
    /* left: 1px; */
  }

  .container-fluid.f-product .container {
    padding: 30px 30px;
  }

  .container-fluid.f-product .h2,
  .container-fluid.f-product .h2 span {
    font-size: var(--font-font-size-h2, 38px);
    font-style: normal;
    line-height: normal;
  }

  .container-fluid.f-product .Lmcnhye {
    font-size: var(--font-font-size-m, 14px);
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }

  ul.products.columns-4 {
    display: grid;
    grid-template-columns: 1fr;
  }

  ul.products.columns-4 li {
    justify-self: center;
    width: 89% !important;
  }

  .header-entry .entry-title {
    font-size: 38px;
    text-align: center;
  }

  .woocommerce ul.products li.product a {
    text-decoration: none;
    width: 100%;
    display: block;
  }

  .sticky-header {
    position: fixed;
    bottom: 8px;
    width: 100%;
    display: flex !important;
    justify-content: center;
    z-index: 9;
    align-items: center;
    flex-direction: column;
  }

  div#page {
    overflow: hidden;
  }

  /*Menu Responsive*/
  .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    border: 0;
    width: 120px;
  }

  .wpml-ls-legacy-dropdown {
    width: auto;
  }

  .menu-container {
    transition: all 0.3s ease;
  }

  .navbar-nav {
    margin-left: 0;
  }

  li.nav-item.dropdown {
    padding: 30px;
    border-bottom: 1px solid var(--colors-neutral, #EFF5E8);
  }

  .dropdown-toggle::after {
    display: inline-block;
    margin-left: .855em;
    vertical-align: -0.100em;
    content: "";
    background: url(/wp-content/uploads/2024/10/mArrow.png);
    border-top: inherit;
    border-right: inherit;
    border-bottom: 0;
    border-left: inherit;
    width: 16px;
    height: 20px;
    background-repeat: no-repeat;
  }

  .sticky-header-inner {
    border-radius: var(--values-40, 40px);
    border: 1px solid var(--colors-neutral, #EFF5E8);
    background: var(--colors-white, #FFF);
    padding: 10px 25px;
    width: 90%;
    display: flex;
    justify-content: space-between;
    z-index: 9;
  }

  .div-menus {
    color: var(--colors-black, #000);
    text-align: center;
    font-family: 'Maax 400';
    font-size: var(--font-font-size-xs, 12px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--font-line-height-s, 16px);
    height: 24px;
    cursor: pointer;
  }

  .div-close {
    border-radius: 100px;
    background: var(--colors-black, #000);
    color: #fff;
    padding: 10px;
  }

  .div-close.disabled {
    transform: translateY(50px);
  }

  .div-close,
  .div-menu {
    transition: all 0.3s ease;
  }

  .div-menu.disabled {
    transform: translateY(-25px);
  }

  .div-menu {
    transform: translateY(4px);
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .div-close {
    transform: translateY(-24px);
  }

  .menu-container {
    width: 90%;
    background: #fff;
    /* transform: translateY(134px); */
    position: absolute;
    opacity: 0;
  }

  .menu-container.active {
    opacity: 1;
    position: relative;
  }

  .menu-container.active {
    opacity: 1;
    position: relative;
    transform: translateY(45px);
    border-radius: 24px;
    min-height: 529px;
    overflow: scroll;
  }

  .xcLudjdvPx {
    padding: 25px;
  }
}

.xcLudjdvPx {
  display: flex;
  justify-content: flex-start;
  padding-bottom: 20px;
}

.product-data-xKjl {
  display: flex;
  align-content: center;
  margin-right: 15px;
}

.product-data-xKjl img {
  border-right: 1px solid #C1CAB8;
  width: 38px;
  padding-right: 10px;
  object-fit: cover;
}

.product-data-label-khd {
  color: var(--colors-neutral-dark, #7C8276);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  margin-left: 10px;
}

/*Store locator*/
.wpsl-search {
  margin-top: 30px;
  background: #fff;
  height: 107px;
}

#wpsl-result-list {
  width: 50%;
}

.wpsl-input {
  border-radius: var(--values-40, 40px);
  border: 1px solid var(--colors-neutral-medium, #C1CAB8);
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  flex-direction: row-reverse !important;
}

input#wpsl-search-input {
  width: 100%;
  border-radius: 100px;
  outline: none;
}

.wpsl-input input {
  border: 0 !important;
}

#wpsl-gmap {
  width: 49%;
}

input#wpsl-search-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(https://lenez.pp.search-factory.eu/wp-content/uploads/2024/10/search.png);
  background-repeat: no-repeat;
  background-position: center center;
}

ul#wpsl-checkbox-filter label {
  border-radius: var(--values-40, 40px);
  border: 1px solid var(--colors-neutral-medium, #C1CAB8);
  backdrop-filter: blur(2px);
  padding: var(--values-5, 5px) var(--values-10, 10px);
  color: var(--colors-neutral-medium, #C1CAB8);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-2xs, 10px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  cursor: pointer;
}

#wpsl-checkbox-filter input {
  display: none;
}

#wpsl-checkbox-filter input:checked+label {
  background-color: red;
  color: white;
  padding: 5px;
  border-radius: 5px;
}

#wpsl-wrap #wpsl-result-list li {
  border: 0;
}

#wpsl-checkbox-filter.wpsl-checkbox-3-columns li {
  width: auto;
}

.wpsl-street-adress {
  display: flex;
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-xs, 12px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-top: 7px;
}

.wpsl-store-location strong {
  color: var(--colors-black, #000);
  font-family: 'Maax 500';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.wpsl-store-location {
  display: flex;
  justify-content: space-between;
}

.more-info {
  display: flex;
  flex-direction: column;
}

.wpsl-more-info-listings.active {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 100%;
  left: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9;
  background: #00000012;
}

.wpsl-store-hours {
  border-radius: 20px 20px 20px 0px;
  background: var(--colors-white, #FFF);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
  display: inline-flex;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
}

table.wpsl-opening-hours tr td:first-of-type {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-xs, 12px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

table.wpsl-opening-hours tr td:last-of-type {
  color: var(--colors-black, #000);
  font-family: 'Maax 500';
  font-size: var(--font-font-size-xs, 12px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

span.close {
  position: absolute;
  right: 24px;
  top: 15px;
  cursor: pointer;
}

a.wpsl-hours {
  text-decoration: none;
  color: var(--colors-black, #000);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-2xs, 10px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

a.wpsl-tel {
  text-decoration: none;
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-xs, 12px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-top: 12px;
}

table.wpsl-opening-hours tr td {
  padding-bottom: 10px;
}

table.wpsl-opening-hours {
  margin: 0;
}

#wpsl-result-list a,
.wpsl-street-adress {
  position: relative;
}

#wpsl-result-list a.wpsl-tel:before {
  content: "";
  position: absolute;
  left: -15px;
  height: 12px;
  width: 12px;
  background: url(/wp-content/uploads/2024/10/bgphone.png);
}

.wpsl-street-adress:before {
  content: "";
  position: absolute;
  left: -15px;
  height: 12px;
  width: 12px;
  background: url(/wp-content/uploads/2024/10/mapspoint.png);
}

.wpsl-store-location {
  padding-left: 10px;
}

.status {
  /* color: #9AD35B; */
  font-family: 'Maax 500';
  font-size: var(--font-font-size-xs, 12px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: relative;
}

.status.status_open {
  color: #9AD35B;
}

.status.status_close {
  color: #DE2323;
}

.status.status_close::before {
  background: #DE2323;
}

.status.status_open::before {
  background: #9AD35B;
}

.status::before {
  content: "";
  height: 5px;
  width: 5px;
  position: absolute;
  left: -10px;
  top: 5px;
  border-radius: 50px;
}

.wpsl-more-info-listings.open .status_close {
  display: none;
}

.wpsl-more-info-listings.close .status_open {
  display: none;
}

#wpsl-stores li>.wpsl-store-location strong {
  position: relative;
}

#wpsl-stores li.open .wpsl-store-location strong:before {
  background: #9AD35B;
}

#wpsl-stores li.close .wpsl-store-location strong:before {
  background: #DE2323;
}

#wpsl-stores li .wpsl-store-location strong:before {
  content: "";
  height: 5px;
  width: 5px;
  position: absolute;
  left: -10px;
  top: 5px;
  border-radius: 50px;
}

.wpml-ls-legacy-dropdown a {
  padding: 0;
  border: 0;
  color: var(--colors-black, #000);
  text-align: center;
  font-family: 'Maax 300';
  text-transform: uppercase;
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 300;
  line-height: var(--font-line-height-s, 16px);
}

.wpml-ls-legacy-dropdown {
  width: 100%;
}

.headercontent {
  justify-content: space-between;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  border: 0;
  background: url(/wp-content/uploads/2024/11/chevron-bas.png) !important;
  width: 15px;
  height: 15px;
  top: calc(27% - .175em);
  background-repeat: no-repeat !important;
}

header.checkout-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1379px;
  margin: 0 auto;
}

header.checkout-header a.btn.btn-custom {
  border-color: #000;
  color: #000;
}

.ctalabel label {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-2xs, 10px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

header.checkout-header .gFmLuf._jshg {
  background: url(/wp-content/uploads/2024/11/checkoutphone.png);
}

header.checkout-header .line_ {
  background: var(--colors-whisky, #DC902E);
}

header.checkout-header .p-cta a {
  font-size: var(--font-font-size-s, 14px);
}

div#payment .place-order {
  display: none;
}

div#order_review {
  margin-bottom: -27px;
}

.woocommerce-terms-and-conditions-wrapper {
  padding: 0 40px;
}

form.woocommerce-ResetPassword.lost_reset_password {
  margin: 0 auto;
  max-width: 400px;
  padding: 20px;
}

.lost_reset_password button.woocommerce-Button.button {
  display: flex;
  /* width: 546px; */
  padding: 15px var(--values-30, 30px);
  justify-content: center;
  align-items: center;
  gap: 15px;
  border-radius: 100px;
  background: var(--colors-black, #000);
  color: var(--colors-white, #FFF);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 14px;
}

.woocommerce-MyAccount-navigation-link a {
  color: var(--colors-white, #FFF);
  font-family: 'Maax 500';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
  line-height: 28px;
}

nav.woocommerce-MyAccount-navigation ul {
  list-style: none;
}

.woocommerce-account.logged-in .woocommerce {
  margin: 40px 0;
  background-color: #ffffff;
  padding: 0;
}

.woocommerce-MyAccount-content {
  padding: 40px 0;
}

.woocommerce-account .woocommerce .is-active a {
  display: flex;
  padding: 15px var(--values-30, 30px);
  /* justify-content: center; */
  /* align-items: center; */
  /* gap: 10px; */
  border-radius: 0;
  background-color: #ffffff;
  border: inherit;
  color: var(--colors-black, #000);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.woocommerce-account .addresses .title .edit,
.woocommerce-address-fields button.button,
form.woocommerce-EditAccountForm.edit-account button {
  float: inherit;
  margin: 0 auto;
  display: flex;
  padding: 15px var(--values-30, 30px);
  justify-content: center;
  align-items: center;
  /* gap: 10px; */
  border-radius: 50px;
  border: inherit;
  color: var(--colors-white, #FFF);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  width: fit-content;
  background: #000;
  text-decoration: none;
  margin-bottom: 13px;
}

.woocommerce-Address header,
.woocommerce-Address {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  float: left;
  width: 30%;
  /*background: url(https://lenez.pp.search-factory.eu/wp-content/uploads/2024/10/black-background.png);*/
  background-size: 184%;
  background-repeat: no-repeat;
  padding: 40px 0;
  background-color: #4e110d;
}

.woocommerce-privacy-policy-text p {
  color: #fff;
  color: var(--colors-white, #FFF);
  text-align: center;
  font-family: 'Maax 500';
  font-size: var(--font-font-size-xs, 12px);
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  /* 150% */
}

button#place_order {
  margin: 0 40px 40px;
}

.checkout_reassurance {
  margin-top: -20px;
}

.page-template-register .woocommerce-privacy-policy-text p {
  color: #000;
}

@media(max-width:1024px) {

  header.checkout-header .back-to-cart,
  header.checkout-header .ctaheader {
    display: none;
  }

  header.checkout-header {
    justify-content: center;
  }

  div.the_champ_login_container i.theChampFacebookBackground:after {
    position: absolute;
    left: 50px;
  }

  .woocommerce form .password-input,
  .woocommerce-page form .password-input {
    width: 100%;
  }

  table.shop_table.woocommerce-checkout-review-order-table {
    padding: 0;
  }
}

.form-right .jkdstSH {
  background: url(/wp-content/uploads/2024/11/background-green.png);
  height: 100%;
}

.form-right a.btn.btn-custom {
  color: #000;
  border-color: #000;
}

.form-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: 0;
}

form.woocommerce-form.woocommerce-form-login.login,
.formd h1,
.the_champ_outer_login_container,
.or-login {
  max-width: 80%;
  margin: 0 auto;
}

a.forgot-pwd {
  float: right;
  margin-right: 23px;
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-xs, 12px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  float: inherit;
}

p.form-row.send-fo {
  display: flex;
  flex-direction: column;
}

button.woocommerce-button.button.woocommerce-form-login__submit {
  display: flex;
  /* width: 546px; */
  padding: 15px var(--values-30, 30px);
  justify-content: center;
  align-items: center;
  gap: 15px;
  border-radius: 100px;
  background: var(--colors-black, #000);
  color: var(--colors-white, #FFF);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 14px;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme span {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.formd h1 {
  color: var(--colors-black, #000);
  font-family: 'Maax 700';
  font-size: var(--font-font-size-h2, 55px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.form-container .embass p {
  color: var(--colors-black, #000);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-2xl, 24px);
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.form-container .embass p strong {
  font-family: 'Maax 700';
}

.leftcontent ul li {
  position: relative;
}

.leftcontent form#searchform {
  position: absolute;
  top: 43px;
  z-index: 2;
  background: #fff;
  border-radius: 50px;
}

.leftcontent form#searchform {
  display: none;
}

.leftcontent .searchform.searchhere {
  display: flex !important;
}

form#searchform div {
  display: flex;
  border: 1px solid #00000030;
  border-radius: 50px;
}

form#searchform input {
  border: 0;
  background: transparent;
  outline: none;
  padding-left: 10px;
}

.searchlink {
  cursor: pointer;
}

form#searchform button {
  border: 0;
  background: #ffffff00;
}

.woocommerce ul.products::before {
  display: none;
}

ul.products.columns-4 {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

/* Super Socializer Login Buttons Styling */
ul.the_champ_login_ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.the_champ_login_ul li:first-of-type {
  /* width: 100% !important; */
  /* margin-bottom: 16px !important; */
}

ul.the_champ_login_ul li {
  width: 47% !important;
  margin: 0 !important;
}

div.the_champ_login_container ul.the_champ_login_ul li {
  float: none !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  border: 1px solid var(--colors-neutral, #EFF5E8) !important;
  padding: 12px 20px !important;
  min-height: 48px;
  position: relative;
}

/* Hide the default SVG icons */
div.theChampFacebookLogoContainer,
.theChampLinkedinLoginSvg,
.theChampGoogleLoginSvg {
  display: none !important;
}

/* Shared button styles */
div.the_champ_login_container i.theChampFacebookBackground,
i.theChampLogin.theChampLinkedinBackground.theChampLinkedinLogin,
i.theChampLogin.theChampGoogleBackground.theChampGoogleLogin {
  background-position: 20px center;
  background-size: 20px 20px;
  background-color: transparent !important;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 50px;
  cursor: pointer;
}

/* Shared text styles */
div.the_champ_login_container i.theChampFacebookBackground:after,
i.theChampLogin.theChampLinkedinBackground.theChampLinkedinLogin:after,
i.theChampLogin.theChampGoogleBackground.theChampGoogleLogin:after {
  color: var(--colors-black, #000);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}

/* Individual button backgrounds and text */
div.the_champ_login_container i.theChampFacebookBackground {
  background-image: url(/wp-content/uploads/2024/11/Facebook_Logo_Primary-1.png);
}

html[lang="fr-FR"] div.the_champ_login_container i.theChampFacebookBackground:after {
  content: 'Se connecter avec Facebook';
}

html[lang="en-US"] div.the_champ_login_container i.theChampFacebookBackground:after {
  content: 'Login with Facebook';
}

html[lang="de-DE"] div.the_champ_login_container i.theChampFacebookBackground:after {
  content: 'Mit Facebook anmelden';
}

html[lang="es-ES"] div.the_champ_login_container i.theChampFacebookBackground:after {
  content: 'Conectar con Facebook';
}

i.theChampLogin.theChampLinkedinBackground.theChampLinkedinLogin {
  background-image: url(/wp-content/uploads/2024/11/LinkedinLogin.png);
}

html[lang="fr-FR"] i.theChampLogin.theChampLinkedinBackground.theChampLinkedinLogin:after {
  content: 'Se connecter avec Linkedin';
}

html[lang="en-US"] i.theChampLogin.theChampLinkedinBackground.theChampLinkedinLogin:after {
  content: 'Login with Linkedin';
}

html[lang="de-DE"] i.theChampLogin.theChampLinkedinBackground.theChampLinkedinLogin:after {
  content: 'Mit Linkedin anmelden';
}

html[lang="es-ES"] i.theChampLogin.theChampLinkedinBackground.theChampLinkedinLogin:after {
  content: 'Conectar con Linkedin';
}

i.theChampLogin.theChampGoogleBackground.theChampGoogleLogin {
  background-image: url(/wp-content/uploads/2024/11/google_login.png);
}

i.theChampLogin.theChampGoogleBackground.theChampGoogleLogin:after {
  content: 'Se connecter avec Google';
}

.xcLudjdvP {
  margin-bottom: 20px;
  color: var(--colors-black, #000);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

.xcLudjdvP a {
  color: var(--colors-black, #000);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
  border-bottom: 1px solid #000;

}


.theChampGoogleBackground {
  border: 0;
}

.or-login hr {
  width: 100%;
}

.or-login {
  display: flex;
  margin: 40px auto;
  max-width: 75%;
}

.the_champ_outer_login_container {
  margin-top: 40px;
}

.or-login span {
  color: var(--colors-black, #000);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  background: #fff;
  margin-top: 8px;
  padding: 0 14px;
}

form.woocommerce-form.woocommerce-form-register.register .form-row {
  padding: 3px;
  margin: 0 0 6px;
  display: flex;
  flex-direction: column;
}

form.woocommerce-form.woocommerce-form-register.register .form-row label {
  color: var(--colors-black, #000);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-xs, 12px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-left: 25px;
}

form.woocommerce-form.woocommerce-form-register.register input {
  border-radius: var(--values-40, 40px);
  border: 1px solid var(--colors-neutral-medium, #C1CAB8);
  height: 47px;
  padding-left: 25px;
  color: var(--colors-neutral-dark, #7C8276);
  font-family: 'Maax 300';
  font-size: var(--font-font-size-s, 14px);
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-top: 5px;
}

.searchform.mobilesearch {
  display: none !important;
}

.container.headercnt {
  position: relative;
}

@media(max-width:1024px) {
  .mobilesearch.searchhere {
    position: absolute !important;
    bottom: -38px;
    width: 100%;
    z-index: 2;
    /* background: white; */
    border-radius: 50px;
    display: flex !important;
    justify-content: center;
  }

  nav.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0 40px;
  }

  .woocommerce-MyAccount-content {
    padding: 40px 40px;
  }

  .menu-container.active::-webkit-scrollbar {
    width: 3px;
  }

  /* Track */
  .menu-container.active::-webkit-scrollbar-track {
    background: transparent;
  }

  /* Handle */
  .menu-container.active::-webkit-scrollbar-thumb {
    background: #d6d6d6;
  }

  /* Handle on hover */
  .menu-container.active::-webkit-scrollbar-thumb:hover {
    background: #bfbbbb;
  }

  form#searchform>div {
    background: #fff;
  }

  section.no-results.not-found {
    padding: 0 20px;
  }

  form#searchform {
    justify-content: center;
    display: flex;
  }

  .woocommerce-account .woocommerce-MyAccount-content,
  .woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%;
  }

  .formd h1 {
    font-size: var(--font-font-size-h2, 38px);
  }

  .form-container {
    flex-direction: column;
  }

  ul.the_champ_login_ul li {
    width: 100% !important;
    margin-bottom: 16px !important;
  }

  div.the_champ_login_container i.theChampFacebookBackground {
    background-position: 6% 2px;
  }

  i.theChampLogin.theChampLinkedinBackground.theChampLinkedinLogin:after,
  .theChampLogin.theChampGoogleBackground.theChampGoogleLogin:after {
    /* right: inherit;
    bottom: 9px;
    left: 50px; */
  }

  i.theChampLogin.theChampLinkedinBackground.theChampLinkedinLogin,
  .theChampLogin.theChampGoogleBackground.theChampGoogleLogin {
    background-position: 8% 6px;
  }
}

button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
  display: flex;
  /* width: 546px; */
  padding: 15px var(--values-30, 30px);
  justify-content: center;
  align-items: center;
  gap: 15px;
  border-radius: 100px;
  background: var(--colors-black, #000);
  color: var(--colors-white, #FFF);
  font-family: 'Maax 400';
  font-size: var(--font-font-size-m, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 14px;
}

form.woocommerce-form.woocommerce-form-register.register {
  max-width: 80%;
  margin: 0 auto;
}

.product-short-description a {
  color: #000;
}

/* .product-short-description {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
} */
.product-short-description {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

li.nav-item.dropdown {
  position: relative;
  border-top: 0;

}

li.nav-item.dropdown:before {
  width: 0;
  transition: all 0.3s ease;
}

li.nav-item.dropdown.active:before {
  border-top: 1px solid #000;
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  top: 0;
}

li.nav-item.dropdown:hover:before {
  border-top: 1px solid #000;
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  top: 0;
}

.navbar-nav li.nav-item.dropdown {
  margin-right: 17px;
}

.dropdown-toggle::after {
  content: "";
  background: url(/wp-content/uploads/2025/01/Arrow.png);
  position: absolute;
  background-repeat: no-repeat;
  right: -10px;
  top: 14px;
  width: 11px;
  height: 5px;
  border: 0;
  transition: all 0.3s ease;
}

li.nav-item.dropdown:hover .dropdown-toggle:after {
  transform: rotatex(145deg);
}

@media(max-width:1570px) {
  .s-label {
    padding: 46px 100px 32px 4%;
    min-width: 429px;
  }

}

@media(max-width:1100px) {
  .highlight {
    position: relative;
  }
}

@media(min-width:1100px) {
  .col-md-4.KKPmjdgPoFDvv {
    margin-top: 50px;
  }
}

.ccx.ads {
  margin-bottom: 20px;
}

.ccx.ads nav.woocommerce-breadcrumb {
  display: flex;
  width: auto;
  border: 1px solid #EFF5E8;
  border-radius: 50px;
  padding: 5px 10px;
  height: 26px;
}

#catch-breadcrumb .section-wrapper {
  display: flex;
  justify-content: flex-end;
}

/*Temoignages*/

.testimonials {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: system-ui, -apple-system, sans-serif;
}

.testimonials-header {
  text-align: center;
  margin-bottom: 60px;
}

.testimonials-title {
  font-size: 2.5rem;
  margin-bottom: 40px;
}

.testimonials-title span {
  font-family: serif;
  font-style: italic;
}

.rating-overall {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: url(/wp-content/uploads/2025/01/Speech-bubble.png);
  background-repeat: no-repeat;
  background-position: 400px 7px;
  background-size: 105px;
  overflow: visible;
  padding-bottom: 20px;
  padding-top: 20px;
}

/* Fix for Skeepers carousel swiper pagination bullet alignment */
.swiper-pagination {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 8px !important;
  margin-top: 20px !important;
}

.swiper-pagination-bullets {
  margin-left: 0 !important;
}

.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background: #ccc !important;
  border-radius: 50% !important;
  opacity: 1 !important;
  margin: 0 !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
  display: inline-block !important;
  vertical-align: middle !important;
  margin-right: 10px !important;
}

.swiper-pagination-bullet-active {
  background: #F4A261 !important;
  transform: scale(1.2) !important;
}

.swiper-pagination-bullet button {
  width: 100% !important;
  height: 100% !important;
  border: none !important;
  background: transparent !important;
  cursor: pointer !important;
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 50% !important;
}

/* Mobile specific adjustments */
@media (max-width: 767px) {
  .swiper-pagination {
    gap: 6px !important;
    margin-top: 15px !important;
  }

  .swiper-pagination-bullet-active {
    transform: scale(1.3) !important;
  }
}

.rating-number {
  font-size: 3rem;
  color: #F4A261;
  font-weight: bold;
}

.rating-text {
  color: var(--colors-black, #000);
  text-align: left;
  font-family: 'Maax 300';
  margin-top: 5px;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}


.testimonials-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.testimonial-card {
  background: #f8f8f8;
  padding: 24px;
  border-radius: 8px;
}

.stars {
  color: #F4A261;
  font-size: 20px;
  margin-bottom: 16px;
}

.dater {
  color: var(--colors-black, #000);
  text-align: left;
  font-family: 'Maax 400';
  margin-top: 10px;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.testimonial-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.review-text {
  margin-bottom: 5px;
  color: var(--colors-black, #000);
  text-align: left;
  font-family: 'Maax 300';
  margin-top: 5px;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.testimonials-grid .date {
  color: var(--colors-black, #000);
  text-align: left;
  font-family: 'Maax 300';
  margin-top: 10px;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.topr {
  display: flex;
  justify-content: space-between;
}

.review-meta {
  display: flex;
  color: #666;
  font-size: 0.9rem;
}

.author {
  color: var(--colors-black, #000);
  text-align: left;
  font-family: 'Maax 500';
  margin-top: 10px;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-right: 5px;
}

span.cartcount {
  font-family: var(--fontfont-familyMaax);
  font-size: 8px;
  font-weight: 500;
  line-height: 8px;
  text-align: center;
  padding: 8px 10px;
  background: #4e110d;
  border-radius: 50px;
  position: absolute;
  top: 0;
  right: -15px;
  color: #ffffff;
}

.woocommerce .woocommerce-ordering {
  width: 100%;
  margin-top: 20px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  color: #958e09;
  font-size: 1.25em !important;
}

.phonebadge {
  display: none !important;
}

.single-product .navigation.post-navigation {
  display: none !important;
}

.leftcontent {
  margin-left: 20px;
}

.post-navigation,
.nav-links,
.nav-previous,
.nav-next {
  display: none !important;
}

body.page-id-494 #faqfooter {
  display: none !important;
}


.team-section {
  padding: 4rem 1rem;
  background-color: #f9f9f9;
}

.team-section h2 {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 3rem;
  color: #5c3b26;
}

.team-grid {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}

.team-member {
  /*display: flex;*/
  flex-wrap: wrap;
  align-items: center;
  background: white;
  border-radius: 1rem;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.07);
  overflow: hidden;
  padding: 2rem;
  margin-top: 20px;
  margin-bottom: 20px;
}

.team-member:nth-child(even) {
  flex-direction: row-reverse;
}

.team-photo {
  flex: 0 0 180px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
  border: 4px solid #e3d2c6;
}

.team-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.team-info {
  flex: 1;
  padding: 1rem 2rem;
}

.team-info h3 {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  color: #333;
}

.team-info p {
  font-size: 0.95rem;
  color: #555;
  line-height: 1.6;
  white-space: pre-line;
}

.team-info a {
  display: inline-block;
  margin-top: 1rem;
  font-weight: bold;
  color: #8c4f2c;
  text-decoration: underline;
}

@media (max-width: 768px) {
  .team-member {
    flex-direction: column !important;
    text-align: center;
  }

  .team-info {
    padding: 1rem 0;
  }
}

.team-member.animate__animated.animate__fadeInUp {
  padding: 0 !important;
}

.team-info {
  flex: 1;
  padding: 1rem 2rem;
  padding-bottom: 0;
  padding-top: 0;
}

.blog-container {
  padding: 60px 20px;
  background: #f2f2f2;
  font-family: 'Segoe UI', sans-serif;
}

.page-title {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 40px;
  color: #222;
}

.blog-grid {
  display: grid;
  gap: 30px;
}

.blog-card {
  background: #fff;
  border: 1px solid #e0e0e0;
  /* Bordure légère */
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.03);
  transition: all 0.3s ease;
}

.blog-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.08);
  border-color: #ccc;
}

.card-link {
  text-decoration: none !important;
  /* Supprime le soulignement */
  color: inherit;
  display: flex;
  height: 100%;
}


.card-image {
  min-width: 302px;
  max-width: 302px;
}

.card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-bottom: 1px solid #eee;
}

.card-body {
  padding: 20px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.card-title {
  font-size: 1.4rem;
  margin: 0 0 10px;
  color: #111;
  text-align: left;
}

.card-excerpt {
  color: #666;
  font-size: 0.95rem;
  line-height: 1.6;
  margin-bottom: auto;
}

.read-more {
  display: inline-block;
  margin-top: 20px;
  font-weight: bold;
  font-size: 0.95rem;
  color: #0066cc;
  text-decoration: none !important;
  transition: color 0.2s;
}

.read-more:hover {
  color: #004999;
}

.s-label {
  padding: 100px 500px 150px 20px !important;
}

html,
body {
  overflow-x: hidden;
  width: 100%;
}

.vBBhdxw {
  display: none;
}

/* Container produit avec hauteur fixe et alignement vertical */
ul.products li.product {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 520px;
  padding: 10px;
  text-align: center;
  position: relative;
  box-sizing: border-box;
}

/* Image */
ul.products li.product img {
  height: 250px;
  object-fit: cover;
  width: 100%;
}

/* Titre : 1 ligne max */
ul.products li.product .woocommerce-loop-product__title {
  font-size: 1.1em;
  font-weight: bold;
  margin: 10px auto 5px;
  max-width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Conteneur de description et prix pour fixer la hauteur */
ul.products li.product .product-summary {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0 10px;
}

/* Description : 2 lignes max */
ul.products li.product .woocommerce-product-details__short-description,
ul.products li.product .short-description {
  font-size: 0.9em;
  color: #666;
  line-height: 1.4em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 2.8em;
  margin: 0 auto 10px;
  max-width: 100%;
  text-align: left;
}

/* Prix toujours aligné en bas */
ul.products li.product .price {
  margin-top: auto;
  font-weight: bold;
  font-size: 1em;
  text-align: center;
  padding-top: 10px;
}

/* Bouton si présent */
ul.products li.product .button {
  margin-top: 10px;
}

/* Responsive */
@media (max-width: 768px) {
  ul.products.columns-3 li.product {
    width: 100%;
  }
}

.product-short-description {
  height: 100px;
}

/*Liens visité noir*/
.link:visited {
  color: black;
}

h2.wp-block-heading:not([class*=" "]) {
  font-size: 25px !important;
  display: block !important;
  text-align: left !important;
}

/*Masquer image mise en avant dans les articles*/

.article-thumbnail {
  display: none;
}

/*Typo blanche pour message Paypal*/
.message__messaging .message__headline span {
  color: white;
  !important
}

body,
#page {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.woocommerce-cart .row.xbCVCCfs {
  margin-top: 80px;
}

/* Animation par défaut (partout) */
.product,
.woocommerce ul.products li.product {
  overflow: hidden;
  position: relative;
}

.product img,
.woocommerce ul.products li.product img {
  transition: transform 0.4s ease;
  transform-origin: center center;
  display: block;
  width: 100%;
  height: auto;
}

.product:hover img,
.woocommerce ul.products li.product:hover img {
  transform: scale(1.3);
}

/* ✅ Désactiver l'animation sur la page produit seul */
.single-product .product img,
.single-product .woocommerce ul.products li.product img,
.single-product .product:hover img,
.single-product .woocommerce ul.products li.product:hover img {
  transform: none !important;
  transition: none !important;
}

button[name="update_cart"]:not(:disabled) {
  cursor: pointer;
}

/* Conteneur Mon compte en deux colonnes */
.woocommerce-MyAccount {
  display: flex;
  gap: 30px;
  margin-top: 20px;
}

/* Navigation à gauche avec padding plus large à gauche */
.woocommerce-MyAccount-navigation {
  flex: 0 0 28%;
  background-color: #f7f7f7;
  padding: 20px 30px 20px 60px;
  /* padding-gauche augmenté */
  border-radius: 8px;
  box-shadow: 0 2px 8px rgb(0 0 0 / 0.05);
}

/* Liste sans styles par défaut */
.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
  margin-left: 10px;
}

/* Style des liens */
.woocommerce-MyAccount-navigation ul li a {
  color: #ffffff;
  font-weight: 600;
  font-size: 1.1em;
  padding: 14px 18px;
  display: block;
  border-radius: 6px;
  transition: all 0.3s ease;
  text-decoration: none;
  border: 1px solid transparent;
}

/* Hover et lien actif : même style */
.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: #f7f7f7;
  /* même couleur */
  color: #555c3f;
  border-color: #8c9670;
  outline: none;
  font-weight: 700;
  cursor: pointer;
}

.woocommerce-MyAccount-navigation ul li a:hover {
  color: rgb(79, 18, 13);
}

/* Pour le lien actif, désactiver le curseur pointer */
.woocommerce-MyAccount-navigation ul li.is-active a {
  cursor: default;
  pointer-events: none;
}

/* Espacement entre liens */
.woocommerce-MyAccount-navigation ul li {
  margin-bottom: 14px;
}

/* Contenu à droite */
.woocommerce-MyAccount-content {
  flex: 1;
  background-color: #fff;
  padding: 25px 30px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgb(0 0 0 / 0.05);
  min-height: 400px;
}

/* Titres et textes */
.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content p {
  color: #444b32;
  line-height: 1.5;
}

/* Responsive */
@media (max-width: 900px) {
  .woocommerce-MyAccount {
    flex-direction: column;
  }

  .woocommerce-MyAccount-navigation,
  .woocommerce-MyAccount-content {
    flex: 1 1 100%;
    margin: 0 0 20px;
    padding-left: 20px !important;
  }
}

.container-fluid.f-product {
  background: var(--wine-gradient, linear-gradient(158deg, #4e110d 5.42%, #4e110d 94.34%)) !important;
}


nav.woocommerce-breadcrumb {
  z-index: 999 !important;
  position: relative;
}




html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}

.AodjyhBG form.woocommerce-ordering,
form.woocommerce-ordering {
  display: none !important;
}

.product-card {
  max-width: 90%;
  width: 100%;

  margin: 0 auto 30px auto;
}

.product-data {
  padding: 0 30px;
  max-width: 90%;
  width: 100%;
  margin: 0 auto 0 auto;
}

.page-template-Wo-Cart .row.xbCVCCfs {
  max-width: 90%;
  margin: 0 0 0 auto;
  padding: 0 20px;
}

.product-card img {
  width: 40px;
}

a.btn.btn-custom.to-pdf {
  color: #000;
  border: 1px solid #000;
  max-width: 200px;
  margin: 0 auto;
  margin-bottom: 20px;
}

@media(max-width: 1400px) {
  .product-card {
    max-width: 90%;
    width: 100%;
    margin: 0 auto;
  }

  .product-data {
    max-width: 100%;
    padding: 0 !important;
  }

  .page-template-Wo-Cart .row.xbCVCCfs {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }
}

@media(max-width: 540px) {
  .OIksdh {
    padding: 0 0px !important;
    min-width: 340px;
  }

  .OIksdh h2 {
    font-size: 40px !important;
  }

  .page-template-Wo-Cart .row.xbCVCCfs {
    padding: 0px !important;
  }

  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    padding: 10px 1em;
  }

  .woocommerce-page .cart-collaterals .cart_totals {
    padding: 60px 20px;
  }

  .related-category-liste,
  body .related-category-liste,
  body .related-category-liste {
    margin-bottom: 10px !important;
  }

}

.wp-block-buttons .wp-block-button__link {
  background-color: transparent !important;
  background: transparent !important;
  border: 1px solid #000 !important;
}

.store-title {
  font-family: 'Maax 700' !important;
}

.store-title span {
  font-family: 'Maax 500';
}

.store-filter-tags .tag {
  font-family: 'Maax 400';
}

.store-count {
  font-family: 'Maax 400';
}

.store-list .store-item {
  font-family: 'Maax 400';
}

.store-list .h5 {
  font-family: 'Maax 500';
  text-align: left;
}

.store-list p {
  font-family: 'Maax 400';
}

.team-member .wp-block-buttons {
  justify-content: center;
}

.team-read-more-btn {
  display: none !important;
}

.team-read-more-btn a {
  color: #000 !important;
}

@media (max-width: 767px) {
  .team-read-more-btn {
    display: block !important;
    margin: 20px auto;
  }
}

/* Shipping method styling */
.woocommerce-shipping-totals .h5 {
  text-align: left;
}
.shipping-method-option {
  background-color: #ffffff33 !important;
  border-radius: 8px;
  padding: 12px 16px;
  margin-bottom: 8px;
  transition: background-color 0.3s ease;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.1);
  text-align: left;
}

.shipping-method-option:hover {
  background-color: #ffffff55 !important;
}

.shipping-method-option.selected {
  background-color: #4e110d !important;
  border-color: rgba(255, 255, 255, 1);
}

.shipping-method-option input[type="radio"] {
  margin-right: 10px;
}

.shipping-method-option label {
  cursor: pointer;
  margin: 0;
  font-weight: 500;
}
.woocommerce-orders-table__cell-order-actions .button {
  margin-right: 4px !important;
}
#pdm-options {
  display: none;
}

@media(min-width: 768px) {
  body .heading--- {
    margin-top: 20px !important;
  }
}
.post-template-default {
  padding-top: 110px !important;
}
.login-container {
  padding-top: 170px !important;
}

/* marge du hero uniquement sur desktop */
@media (min-width: 992px) {
  .container-fluid.hero-banner {
    margin-top: 40px;
  }
}

/* mobile ≤ 767 px : header auto-hauteur, plus de bande blanche */
@media (max-width: 767px) {
  .site-header {
    height: auto !important;
    /* annule le 120px */
    min-height: 64px;
    /* garde un minimum confortable */
    padding-top: env(safe-area-inset-top);
    /* iOS notch */
    background-clip: padding-box;
  }

  /* si ta barre est en position fixed/sticky, compense proprement le flux */
  body {
    scroll-padding-top: 64px;
    /* évite que les ancres passent sous le header */
  }
}

/* espace supplémentaire au-dessus du hero en mobile */
@media (max-width: 767px) {
  .container-fluid.hero-banner {
    margin-top: 0 !important;
    padding-top: 20px;
    /* ajuste la valeur selon le rendu souhaité */
  }
}

@media (max-width: 767px) {
  .mb-0.me-3 {
    text-align: center;
    margin-right: 0;
    /* supprime le margin-end qui décale */
    width: 100%;
    /* occupe toute la largeur */
  }
}

@media (max-width: 767px) {
  .wp-block-heading {
    line-height: 1.2;
    /* réduit l’interligne */
    margin-bottom: 25px;
    /* ajoute un espace sous le titre */
  }
}

.heading_register {
  padding-top: 170px;
}

.heading_register h1{
  width: 80% !important;
  margin: 0 auto !important;
}

@media (max-width: 768px) {
  .slide.dddKlsj p {
    margin-top: 0 !important;
  }
}
