@font-face {
  font-family: "figtree";
  src: url("/themes/lacavebio/assets/fonts/Figtree[wght].ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "figtreeBold";
  src: url("/themes/lacavebio/assets/fonts/figtree/Figtree-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "figtreeLight";
  src: url("/themes/lacavebio/assets/fonts/figtree/Figtree-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "figtreeMedium";
  src: url("/themes/lacavebio/assets/fonts/figtree/Figtree-Medium.ttff") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "figtreeRegular";
  src: url("/themes/lacavebio/assets/fonts/figtree/Figtree-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "figtreeSemiBold";
  src: url("/themes/lacavebio/assets/fonts/figtree/Figtree-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* @font-face {
    font-family: 'figtree';
    src: url('/themes/lacavebio/assets/fonts/Figtree-VariableFont_wght.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
} */

body {
  font-family: "figtree", sans-serif;
}

a:hover {
  color: #9c163a !important;
}

#wrapper {
  background-color: #fff;
}

#index .container.content-fluid {
  width: 100%;
}

@media (min-width: 1200px) {
  .container {
    width: 1194px;
    max-width: 100%;
  }
}

.no-user-pro .promotions-block {
  display: none !important;
}

#module-storelocator-storefinder .card-block {
  padding: 0;
}

/*Header*/
.header-top .container {
  width: 1310px;
  max-width: 100%;
}

.ets_search_block_top.col-sm-12.col-md-6.col-lg-5.clearfix {
  width: 100%;
  padding: 0;
}

.header-top-right .col-md-4 {
  padding: 0;
}

.d-flex {
  display: flex;
}

.d-flex ul {
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
  margin-bottom: 0;
  align-items: center;
}

a.btn.btn-primary,
button.btn.btn-primary {
  padding: 12px 20px;
  font-size: 12px;
  font-family: "figtree", sans-serif;
  font-weight: 400;
  text-transform: initial;
  border-radius: 50px;
  background: #9c163a;
  color: #fff !important;
  outline: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: fit-content;
}

button.btn.btn-primary.add-to-cart svg,
.user-infos a svg,
.contact_content a svg {
  margin-right: 6px;
}

.footer_b a svg {
  margin-left: 6px;
}

a.btn.btn-primary svg path {
  fill: #fff;
}

/* a.btn.btn-primary svg{
    margin: 0 5px -3px;
} */



.ets_search_block_top.col-sm-12.col-md-6.col-lg-5.clearfix.pull-right {
  padding: 12px 20px;
  border: 1px solid #d6d6d685;
  border-radius: 50px;
}

.col-12.col-md-3.logo img {
  width: 196px;
}

input.search_query.form-control.ybc_search_query.search_query_top {
  padding: 0;
  border: 0;
  height: auto;
  font-size: 13px;
  border-radius: 0 !important;
}

.guide_de_label {
  margin-right: 5px;
}

.ets_search_block_top .btn.button-search {
  background: transparent !important;
  padding: 0;
  height: auto;
  min-width: auto;
  width: auto;
}

.icon.icon_svg.icon_search svg {
  width: 15px;
}

.icon.icon_svg.icon_search svg path {
  color: black;
  fill: #0000008c;
}

.header-top .d-flex {
  justify-content: flex-end;
}

.user-infos {
  margin-left: 10px;
  display: flex;
}

.d-flex ul li a {
  font-size: 12px;
  font-weight: 400;
  margin-left: 5px;
}

#index a.phone.btn.btn-primary.white svg path {
  stroke: #9c163a;
}

a.phone.btn.btn-primary.white svg path {
  stroke: #fff;
}

.header-top.fixed-header a.phone.btn.btn-primary.white svg path {
  stroke: #fff;
}

#index .fixed-header a.phone.btn.btn-primary.white svg path {
  stroke: #fff !important;
}

a.phone {
  display: flex;
  align-items: center;
}

a.phone svg {
  margin-right: 4px;
}

.col-md-2.maps_vhcv,
.col-md-3.maps_vhcv {
  text-align: end;
}

.header-top-right.col-md-8.col-sm-12.position-static,
.header-top-right.col-md-7.col-sm-12.position-static {
  position: relative !important;
}

.header-top-right.col-md-8.col-sm-12.position-static:before,
.header-top-right.col-md-7.col-sm-12.position-static:before {
  content: "";
  height: 100%;
  width: 1px;
  background: #e8e8e8;
  position: absolute;
  left: -40px;
}

.categorie-content>div,
.categorie-content>h3 {
  color: var(--Design-White, #fff);
  font-family: Figtree;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  z-index: 2;
  position: relative;
}

.header-top-right.col-md-8.col-sm-12.position-static:after,
.header-top-right.col-md-7.col-sm-12.position-static:after {
  content: "";
  height: 100%;
  width: 1px;
  background: #e8e8e8;
  position: absolute;
  right: -40px;
  top: 0;
}

#header {
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
}

a.btn.btn-primary.cart_ {
  padding: 10px 12px;
  margin-left: 10px;
}

.ns_content {
  background: #242424;
  padding: 60px 60px 60px 13%;
}

a.btn.btn-primary.cart_ svg {
  margin-right: 0;
}

.top-content {
  text-align: center;
}

.ns_content .top-content .h5 {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
}

.ns_content .top-content p {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
}

.block_newsletter {
  background: transparent;
}

.contact_content {
  padding: 60px 13% 60px 60px;
}

.contact_content .top-content p {
  font-size: 14px;
  color: #000;
  font-weight: 400;
}

nav.row.clain.breadcrumb {
  display: none !important;
}

.contact_content .top-content .h5 {
  color: #000;
  font-weight: 400;
  font-size: 20px;
}

a.btn.btn-primary.dark {
  background: #fff;
  color: #9c163a !important;
  border: 1px solid #e8e8e8;
  width: fit-content;
}

#footer {
  padding-top: 0;
}

a.btn.btn-primary {
  transition: all 0.3s ease;
  height: 42px;
}

/* a.btn.btn-primary.dark:hover {
    background: #9C163A;
    color: #fff!important;
    border: 1px solid #E8E8E8;
}
a.btn.btn-primary.dark:hover > svg {
    fill: #9C163A;
    color: #fff!important;
}
a.btn.btn-primary.white:hover{
        background: #fff;
    color: #9C163A!important;
    border: 1px solid #E8E8E8;
} */
.btt_title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 14px;
  font-family: "figtree", sans-serif;
}

.bot-content .d-flex {
  justify-content: center;
}

.bot-content .d-flex a:last-child {
  margin-left: 20px;
}

.top-content hr {
  width: 60px;
}

.footer-container .container {
  max-width: 1194px;
  width: 100%;
}

.blockreassurance_product>div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.blockreassurance_product {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 50px;
}

.blockreassurance_product .item-product {
  width: 100px;
  height: 100px;
}

.blockreassurance_product .item-product img {
  width: 100%;
  height: 100%;
}

.blockreassurance_product .block-title {
  font-size: 20px;
  font-weight: 800;
  line-height: 28px;
  text-align: center;
  margin-bottom: 10px;
  height: 56px;
  display: block;
}

.blockreassurance_product p {
  text-align: center;
  font-size: 14px;
  color: #000;
}

.footer-container.footer_b {
  /* background: rgb(156,22,58);
    background: linear-gradient(90deg, rgba(156,22,58,1) 0%, rgba(97,13,36,0.9528186274509804) 100%); */
  background-image: url("/themes/lacavebio/assets/img/footergradient.png");
  background-size: cover;
}

#footer .datareassurance {
  text-align: center;
}

.shop-name {
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  font-family: "figtree", sans-serif;
}

.last-content {
  height: 226px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-left: 1px solid #ffffff57;
  padding-left: 50px;
}

.catl_ {
  display: flex;
  flex-direction: column;
}

.catl_ span.label {
  text-align: left;
  font-size: 10px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 12px;
}

.last-content hr {
  border-top: 2px solid rgb(255 255 255 / 35%);
}

.footer-container {
  padding-top: 0;
}

.footer_b a:hover {
  color: #fff !important;
}

.footer-container.footer_b .container {
  padding: 40px 0;
  border-bottom: 1px solid #ffffff57;
}

.footer-container.footer_b .container.copyright {
  padding: 0;
  margin-top: 20px;
}

.footer-container.footer_b .container.copyright,
.footer-container.footer_b .container.copyright div p,
.footer-container.footer_b .container.copyright div ul li a {
  color: #fff;
  font-size: 10px;
  font-weight: 500;
}

.container.copyright div ul {
  display: flex;
  justify-content: space-between;
}

.address span {
  color: #fff;
  font-size: 14px;
}

.address {
  display: flex;
  align-items: center;
  /* margin-top: 30px; */
}

.address svg {
  width: 50px;
}

.col-12.col-md-3.logo {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 226px;
}

.footerlink li a {
  color: #fff !important;
  font-size: 20px;
  font-weight: 500;
}

.footerlink {
  height: 226px;
  display: flex;
  align-items: center;
  border-left: 1px solid #ffffff57;
  border-right: 1px solid #ffffff57;
  padding-left: 50px;
}

.footerlink ul {
  height: 144px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.block_newsletter form input[type="email"] {
  width: 100%;
  padding: 11px;
  border: 1px solid #fff;
  border-radius: 50px 0 0 50px;
  background: #ffffff2e;
  padding-left: 20px;
}

.block_newsletter input[type="submit"] {
  border-radius: 0 50px 50px 0;
  border: 0;
  padding-left: 20px;
  padding-right: 20px;
  color: #9c163a;
}

.ns_container {
  display: flex;
  font-size: 14px;
}

.block_newsletter form input[type="email"]::placeholder {
  color: #fff;
  opacity: 1;
}

#footer .block_newsletter p,
.page-content.page-cms #footer .block_newsletter ul {
  padding-top: 0.625rem;
  font-size: 12px;
  line-height: 17px;
  color: #fff;
}

.last-content {
  position: relative !important;
}

.last-content:after {
  content: "";
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  border-top: 1px solid #ffffff57;
}

#footer .blockreassurance_product p {
  display: none;
}

.container.hero {
  margin: 0;
  width: 100%;
}

/*Hero slider*/
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  background: linear-gradient(to bottom,
      rgb(14 29 51 / 25%),
      rgb(14 29 51 / 0%));
}

.hero-slider {
  width: 100%;
  height: 800px;
  overflow: hidden;
}

.hero-slider .carousel-cell {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.hero-slider .carousel-cell .inner {
  position: relative;
  top: 60%;
  transform: translateY(-50%);
  color: white;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hero-slider .carousel-cell .inner .subtitle,
.hero-slider .carousel-cell .inner .subtitle h1 {
  font-size: 35px;
  line-height: 40px;
  font-family: "figtreeLight", sans-serif !important;
  font-weight: 300;
  color: rgba(255, 255, 255);
  margin-bottom: 5px;
}

.hero-slider .carousel-cell .inner .subtitle strong,
.hero-slider .carousel-cell .inner .subtitle h1 strong {
  font-family: "figtreeBold", sans-serif !important;
  font-weight: 800;
}


.videobg {
  position: absolute;
  width: 100%;
  height: 118%;
  overflow: hidden;
  /* scale: 1.4; */
  top: -59px;
  left: 0;
  background: linear-gradient(to bottom,
      rgba(14, 29, 51, 0.8),
      rgba(14, 29, 51, 0.2));
}

.videobg video {
  height: 100% !important;
  width: 100%;
  object-fit: cover;
  filter: brightness(0.6) contrast(1.1);
}

.ytp-chrome-top,
.ytp-impression-link,
.ytp-chrome-bottom {
  display: none !important;
  opacity: 0;
}

.hero-slider .carousel-cell .inner .title {
  font-size: 60px;
  font-family: "figtreeLight", sans-serif !important;
  line-height: 70px;
  font-weight: 400;
  margin-bottom: 40px;
  max-width: 900px;
}

.hero-slider .carousel-cell .inner .btn {
  border: 1px solid #fff;
  padding: 14px 18px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 0.8rem;
  letter-spacing: 3px;
  color: #fff;
  text-decoration: none;
  transition: all 0.2s ease;
}

.hero-slider .carousel-cell .inner .btn:hover {
  background: #fff;
  color: #000;
}

.hero-slider .flickity-prev-next-button {
  width: 80px;
  height: 80px;
  background: transparent;
}

.hero-slider .flickity-prev-next-button:hover {
  background: transparent;
}

.hero-slider .flickity-prev-next-button .arrow {
  fill: white;
}

.hero-slider .flickity-page-dots {
  bottom: 30px;
}

.hero-slider .flickity-page-dots .dot {
  width: 30px;
  height: 4px;
  opacity: 1;
  background: rgba(255, 255, 255, 0.5);
  border: 0 solid white;
  border-radius: 0;
  .videobg video {
    height: 100% !important;
    width: 100%;
    object-fit: cover;
  }
  fill: #9c163a;
}

#index #footer a.btn.btn-primary.white svg path {
  fill: #fff;
}

#index #footer a.btn.btn-primary.white {
  background: #9c163a;
  color: #fff !important;
}

#index a.btn.btn-primary.white {
  background: #fff;
  color: #9c163a !important;
}

#index a.bg_white {
  display: none;
}

a.bg_dark {
  display: none;
}

#index a.bg_dark,
a.bg_white {
  display: block;
}

#index .ets_search_block_top.col-sm-12.col-md-6.col-lg-5.clearfix.pull-right {
  border: inherit;
  background: #ffffffd6;
  top: 10%;
}

.crolldown {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}

.scrolldown a,
.crolldown a {
  position: relative;
}

.scrolldown a .btntomove,
.crolldown a .btntomove {
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.3s ease;
}

img.btntomove.donw {
  top: inherit;
  bottom: -49px;
  left: 48%;
}

.crolldown img.btntomove.donw {
  top: inherit;
  bottom: 10px;
  left: 47.5%;
}

.scrolldown a:hover img.btntomove.donw,
.crolldown a:hover img.btntomove.donw {
  /* top: 46px; */
  transform: translateY(7px);
}

.scrolldown a:hover img.btntomove.lined,
.crolldown a:hover img.btntomove.lined {
  /* top: 46px; */
  transform: translateY(-7px);
}

/* Arrow down in homepage*/

.page-index .crolldown .v-line{
  width: 2px;
  height: 40px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.3s ease;
  background: #fff;
  transform: translateX(-50%);
}

.page-index .crolldown .arrow-head{
  display: inline-block;
  width: 12px;
  height: 12px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  top: inherit;
  bottom: 14px;
  left: 48.4%;
  position: absolute;
  transition: all 0.3s ease;
}

.crolldown a:hover .v-line {
  transform: translate(-50%, -27px);
}

.crolldown a:hover .arrow-head {
  transform: translateY(8px) rotate(-45deg) !important;
}

/* end arrow down */

li.product-flag.new {
  display: none;
}

.container.faq {
  background: url(/themes/lacavebio/assets/img/faqbg.png);
  background-repeat: no-repeat;
  background-position: right 78px;
  background-size: 600px;
}

#wrapper .banner {
  position: relative;
  margin-bottom: 0;
}



.container.reass {
  background: url(/themes/lacavebio/assets/img/bgbannerh.png);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 20px;
}

h2.heading,
#cms .heading,
#supplier .heading {
  font-size: 45px;
  line-height: 55px;
  color: #9c163a;
  font-weight: 400;
}

h2.heading span,
#cms .heading span,
#supplier .heading span {
  background: linear-gradient(96deg, #9c163a 24.81%, #610d24 112.87%);
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
}

.faq .col-12 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.hi-faq-block-17 {
  box-shadow: inherit;
  margin-bottom: 1.563rem;
  margin-top: 60px;
  background: #fff;
  padding: 0;
  width: 700px;
}

.hi-faq-item {
  background-color: #fff;
  border: 0;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 10px;
}

.hi-faq-block a {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #000;
}

.hi-faq-answer span {
  background: #fff !important;
}

.hi-faq-answer p {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.hi-faq-question {
  padding: 0;
}

.hi-faq-answer {
  padding: 10px 0;
}

.client {
  padding: 30px;
  border: 1px solid #e8e8e8;
  height: 306px;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
}

.c-data p {
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  color: #000;
}

.mhg img {
  width: 70px;
  height: 70px;
  object-fit: cover;
  border-radius: 50%;
}

.client .c-h {
  display: flex;
  align-items: center;
  border-top: 1px solid #e8e8e8;
  padding-top: 20px;
}

.d-mhg {
  margin-left: 20px;
}

.client-name {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.clients {
  margin: 40px 0;
}

/* the slides */
.slick-slide {
  margin-right: 27px;
}

.client-adresse {
  color: rgba(0, 0, 0, 0.5);
  margin-top: 5px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.slick-list {
  overflow: visible !important;
}

.faq .logo {
  margin-bottom: 19px;
}

button.prev-btn,
button.prev-btns {
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}

button.next-btn,
button.next-btns {
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}

.btn-wrap {
  position: absolute;
  top: 0px;
  right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 150px;
  padding: 15px 20px;
  align-items: center;
  border: 1px solid #9c163a;
  border-radius: 100px;
}

.container {
  position: relative;
}

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

.listcateg {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 40px;
  margin: 40px 0 0 0;
}

.categorie-content {
  display: flex;
  height: 200px;
  padding: 30px;
  align-items: flex-end;
  gap: 10px;
  flex: 1 0 0;
  background-size: cover !important;
  background-position: center !important;
  position: relative;
}

h3.parent a {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #fff;
}

.container.categorie {
  padding: 40px 0;
}

h3.parent {
  z-index: 9;
}

.categorie-content:after {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: linear-gradient(64deg,
      rgba(0, 0, 0, 0.8) 0%,
      rgba(0, 0, 0, 0) 100.12%),
    lightgrey 50% / cover no-repeat;
}

span.soustitre {
  color: var(--Design-Primary, #9c163a);
  /* font-family: Figtree; */
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.history .title {
  color: var(--Design-Black, #000);
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 70px;
  text-align: left;
  margin: 10px 0;
}

.history p {
  color: var(--Design-Black, #000);
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 21px;
  display: none;
}

.container.history {
  padding: 133px 0;
}

.content-full-width {
  position: relative;
}

span.carateristiques a {
  border-radius: 2px;
  background: var(--Design-Primary, #9c163a);
  padding: 8px;
  color: var(--Design-White, #fff);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  white-space: nowrap;
  border: 0;
  font-size: 12px;
  vertical-align: middle;
}

span.carateristiques a:hover {
  color: #fff !important;
}

img.historybg {
  position: absolute;
  width: 600px;
  left: 0;
  bottom: 0;
}

.content-full-width.bg-dark {
  background: #242424;
  padding: 100px 0;
}

.container.selection h2,
.container.selection .h2 {
  color: var(--Design-White, #fff);
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 55px;
  text-transform: initial;
}

.selection select {
  display: inline-flex;
  height: 75px;
  padding: 10px 92px 10px 40px;
  align-items: center;
  gap: 60px;
  flex-shrink: 0;
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(2.5px);
  color: var(--Design-White, #fff);
  font-size: 45px;
  font-style: normal;
  font-weight: 600;
  line-height: 55px;
  border: 0;
  margin-right: 19px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("/themes/lacavebio/assets/img/arrowdown.svg");
  background-position: 91% 27%;
  background-repeat: no-repeat;
  outline: none;
}

.form-select {
  display: flex;
}

/*Product grid*/
h3.h3.product-title a {
  color: var(--Design-Black, #000);
  text-align: center;
  /* Design/desktop/texts/text-18px */
  font-family: Figtree;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  height: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
}

#module-pm_advancedsearch4-searchresults article.product-miniature.js-product-miniature {
  max-width: 45%;
  width: 100%;
}

article.product-miniature.js-product-miniature {
  max-width: 200px;
  width: 100%;
}

a.btn.btn-categ {
  display: flex;
  padding: 8px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 2px;
  background: var(--Design-Primary, #9c163a);
  color: var(--Design-White, #fff);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  width: fit-content;
}

a.btn.btn-categ:hover {
  color: #fff !important;
}

.product-category {
  display: flex;
  justify-content: center;
}

.product-label {
  display: flex;
  grid-gap: 10px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 10px;
  margin-bottom: 20px;
  /* justify-content: center; */
}

.lab_ {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 50%;
}

.lab_ label,
.lab_ label p {
  color: var(--Design-Primary, #9c163a);
  text-align: center;

  /* Design/desktop/texts/text-10px */
  font-family: Figtree;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

label.col-md-3.form-control-label[for="field-siret"] {
  position: relative;
}

label.col-md-3.form-control-label[for="field-siret"]:after {
  content: "(SIRET)";
}

/* #registration .form-control-comment{} */
#left-column.modal {
  /* width: 20%; */
}

.lab_ label {
  margin-top: 10px;
}

.P__ h1 {
  display: none;
}

.P__ .products {
  margin: 37px 0;
}

.selection .product-miniature .thumbnail-container,
.selection .product-miniature .product-description {
  background: #fff0;
}

.selection h3.h3.product-title a,
.selection .lab_ label,
.selection .lab_ label p {
  color: #fff;
}

.product-miniature .thumbnail-top {
  border-radius: 50%;
  background: #fff;
}

.btn-top-go {
  position: absolute;
  border: 40px solid #9c163a;
  border-radius: 50%;
  width: 157px;
  height: 157px;
  right: -70px;
  top: -88px;
  z-index: 2;
  display: none;
  transition: all 0.3s ease;
}

.selection .js-product-miniature:nth-child(7) .btn-top-go {
  display: none;
  visibility: hidden;
}

.selection .js-product-miniature:nth-child(7) .thumbnail-top {
  border-radius: 0;
}

.btn-top-go-to {
  position: relative;
  height: 100%;
}

.thumbnail-container:hover .btn-top-go {
  display: block;
}

.btn-top-go-to svg {
  position: absolute;
  bottom: -27px;
  right: 43px;
  /* background: red; */
  width: 20px;
  height: 20px;
}

.selection .product-category {
  display: none;
}

.selection .product-label {
  border-bottom: 0;
}

/* #category #wrapper .breadcrumb {
    display: none;
} */
#category #wrapper .breadcrumb ol {
  max-width: 1152px;
  width: 100%;
}

#category #wrapper .breadcrumb {
  display: flex;
  justify-content: center;
}

.col-12.contenttext {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.col-12.contenttext .row {
  max-width: 1240px;
}

.cat-banner {
  /* height: 357px; */
  max-width: 1194px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 36px;
  display: none;
}

.cat-banner.Promotions {
  display: block;
}

.cat-banner img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}



@media (min-width: 1024px) {
  .selection .products {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    margin-top: 100px;
  }

  ul.regionlidtes {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  

  #index .fixed-header {
    border-color: #000000;
  }

  

  #cms #wrapper .breadcrumb {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #cms #wrapper .breadcrumb ol {
    max-width: 1194px;
    width: 100%;
  }

 

  .images-container .product-images>li.thumb-container .thumb {
    margin-right: 0.8125rem;
    width: 100%;
    height: 250px;
    object-fit: cover;
  }

  .col-md-6.col-12.contentfirst {
    min-height: 900px;
  }

  ul.product-images.js-qv-product-images {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
  }

  li.thumb-container.js-thumb-container picture {
    width: 100%;
    display: block;
  }

  .contentleftproduct.stiked {
    position: fixed;
    max-width: 596px;
    top: 20px;
  }

  .col-md-6.col-12.contentfirst {
    min-height: 900px;
  }

  .contentleftproduct.stiked.fixed {
    position: relative !important;
    max-width: auto;
    top: inherit;
    margin-top: 583px;
  }

  .selection .js-product-miniature:nth-child(7) {
    grid-column: 4 / span 4;
  }

  .selection .js-product-miniature:nth-child(1) {
    grid-column: 1;
  }

  .selection .js-product-miniature:nth-child(3) {
    margin-top: 90px;
    grid-column: 2;
  }

  .selection .js-product-miniature:nth-child(5) {
    margin-top: -50px;
    grid-column: 3;
  }

  .selection .js-product-miniature:nth-child(7) {
    margin-top: -50px;
  }

  .selection .js-product-miniature:nth-child(9) {
    margin-top: -102px;
  }

  .selection .js-product-miniature:nth-child(11) {
    margin-top: 0px;
  }

  .selection .js-product-miniature:nth-child(13) {
    margin-top: -143px;
  }

  .selection .js-product-miniature:nth-child(15) {
    margin-top: -269px;
  }

  .selection .js-product-miniature:nth-child(7) .thumbnail-container {
    width: 588px;
    max-width: 588px;
    height: 588px;
    position: absolute;
    right: -216px;
    overflow: visible;
    align-items: center;
    top: -169px;
    background: #fff;
    border-radius: 50%;
    border: 60px solid #9c163a;
  }

  .selection .js-product-miniature:nth-child(7) .thumbnail-container .product-labels {
    display: flex;
    top: -38px;
    left: 0;
  }

  .selection .js-product-miniature:nth-child(7) .thumbnail-container .product-labels {
    margin-right: 5px;
    margin-bottom: 0;
  }

  .selection .js-product-miniature:nth-child(7) .thumbnail-container {
    display: flex;
    flex-direction: row-reverse;
    /* max-width: 367px; */
    overflow: hidden;
  }

  .selection .js-product-miniature:nth-child(7) .product-title a {
    color: #9c163a !important;
  }

  .selection .js-product-miniature:nth-child(7) .product-miniature h3.h3.product-title a {
    color: #000;
    text-align: left;
  }

  .selection .js-product-miniature:nth-child(7) .lab_ label,
  .selection .js-product-miniature:nth-child(7) .lab_ label p {
    color: #9c163a;
    text-align: left;
  }

  .selection .js-product-miniature:nth-child(7) .lab-right.lab_ svg.svglight {
    display: block !important;
  }

  .selection .js-product-miniature:nth-child(7) .lab-right.lab_ svg.svgblack {
    display: none !important;
  }

  .selection .js-product-miniature:nth-child(7) .lab-left.lab_ svg path {
    fill: #9c163a;
  }

  .selection .js-product-miniature:nth-child(7) .product-miniature .thumbnail-top {
    border-radius: inherit;
    overflow: visible;
    width: 50%;
  }

  .selection .js-product-miniature:nth-child(7) .product-data {
    width: 89%;
    padding-left: 27px;
  }

  .selection .js-product-miniature:nth-child(7) .product-title a {
    text-align: left;
    color: #000 !important;
  }

  .selection .js-product-miniature:nth-child(7) .selection .product-label {
    border-bottom: 1px solid #e8e8e8;
  }

  .selection .js-product-miniature:nth-child(7) .product-category {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
  }

  .selection .js-product-miniature:nth-child(7) .product-label {
    flex-direction: column;
    padding: 0;
  }

  .selection .js-product-miniature:nth-child(7) .lab_ {
    flex-direction: row;
  }

  .selection .js-product-miniature:nth-child(7) .tonone {
    display: none;
  }

  .selection .js-product-miniature:nth-child(7) .lab_ {
    width: 100%;
  }

  .selection .js-product-miniature:nth-child(7) .lab_ svg {
    margin-right: 10px;
    min-width: 25px;
  }

  .selection .js-product-miniature:nth-child(7) .product-label {
    grid-gap: 0;
  }

  #pagenotfound .page-not-found h4,
  #products .page-not-found h4 {
    color: var(--Design-Black, #000);
    font-family: Figtree;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    text-transform: initial;
  }

  #pagenotfound .page-not-found,
  #products .page-not-found {
    max-width: 750px;
  }

  .selection .js-product-miniature:nth-child(7) .lab-right.lab_ {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 8px 0;
  }

  .selection .js-product-miniature:nth-child(7) .thumbnail-container .product-thumbnail img {
    scale: 1.2;
    margin-top: 41px;
    margin-left: 0px;
  }
}

.product-miniature .thumbnail-container:focus .product-description::after,
.product-miniature .thumbnail-container:hover .product-description::after {
  border-top: inherit;
}

.products article .wishlist-button-add {
  display: none;
}

.wishlist-button-add {
  display: none !important;
}

.mslink a {
  color: #9c163a !important;
  font-size: 23px !important;
  font-family: "figtree";
  margin-right: 12px;
  border-bottom: 1px solid;
}

/*Form control*/
.form-control {
  display: flex;
  width: 577px;
  padding: 12px 20px;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  border: 1px solid var(--Design-Grey, #e8e8e8);
  outline: none !important;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  background: transparent !important;
  line-height: normal;
}

textarea.form-control {
  border-radius: 20px;
}

h1.h3 {
  color: var(--Design-Black, #000);
  font-size: 60px;
  font-style: normal;
  font-weight: 300;
  line-height: 70px;
  text-transform: none;
}

.pxbh {
  color: var(--Design-Black, #000);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.form-group label {
  color: var(--Design-Primary, #9c163a);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.form-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 35px;
}

.card {
  background: transparent;
}

#contact .container.content-fluid {
  background: url(/themes/lacavebio/assets/img/Subtractbg.png);
  background-repeat: no-repeat;
  background-size: 631px;
  background-position-y: 390%;
  background-position-x: 1%;
}

.form-group select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(/themes/lacavebio/assets/img/arrowselect.svg) !important;
  background-position: 97% 50% !important;
  background-repeat: no-repeat !important;
  outline: none;
}

.contact-slide {
  height: 631px;
}

.innerslider,
.contact-slide .slick-slide>div,
.contact-slide .slick-list,
.contact-slide .slick-track {
  height: 100% !important;
}

.contact-slide .slick-list {
  overflow: hidden;
}

.innerslider {
  display: flex !important;
  justify-content: center;
  align-items: flex-end;
  padding: 0 30px 96px 30px;
}

.innerslider p {
  color: var(--Design-White, #fff);
  text-align: center;

  /* Design/desktop/titles/h4-regular */
  font-family: Figtree;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 140% */
}

ul.slick-dots {
  position: relative !important;
  bottom: inherit !important;
}

.slick-dots li {
  width: 0 !important;
  margin: 0 7px !important;
}

.slick-dots li button:before {
  color: #fff !important;
  opacity: 0.6 !important;
  font-size: 4px !important;
}

.slick-dots li.slick-active button:before {
  color: #fff !important;
  opacity: 1 !important;
  font-size: 6px !important;
}

.innerslider:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.7) 100%),
    rgb(211 211 211 / 0%) 50% / cover no-repeat;
}

.innerslider {
  position: relative;
}

.innerslider .text-white {
  z-index: 9;
}

.contact-slide {
  overflow: hidden;
}

#contact .slick-slide {
  margin-right: inherit;
}

#contact #content .row {
  display: flex;
  align-items: center;
}

.accordion-container {
  padding: 0 !important;
  margin-bottom: 62px;
}

.accordion-item {
  background-color: #ffffff;
  /* White background for items */
  padding: 10px 0;
}

.accordion-item:not(:last-child) {
  border-bottom: 1px solid #e8e8e8;
}

.accordion-header {
  background-color: #ffffff;
  color: var(--Design-Black, #000);
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px 8px 0 0;
  transition: background-color 0.3s ease;
}

.accordion-content {
  background-color: #ffffff;
  /* Very light grey for content */
  overflow: hidden;
  padding: 0 0;
  font-size: 18px;
  color: #424651;
  max-height: 0;
  transition: max-height 0.3s ease;
}

.accordion-content p,
.accordion-content>* {
  color: var(--Design-Black, #000);
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.accordion-content p {
  margin: 15px 0;
  line-height: 1.5;
}

.accordion-content ul {
  list-style: disc;
  padding-left: 30px;
}

.accordion-content li {
  padding: 5px 0;
}

.accordion-content h2 {
  color: #13818e;
  margin-top: 3rem;
  margin-bottom: 2rem;
  font-size: 1.6rem;
}

.accordion-content h3 {
  color: #13818e;
  margin-top: 3rem;
  margin-bottom: 2rem;
  font-size: 1.4rem;
}

.accordion-content h4 {
  color: #000;
  margin-top: 3rem;
  margin-bottom: 2rem;
  font-size: 1.2rem;
}

h1.h1,
#supplier div.h1,
#category .h1 {
  color: var(--Design-Black, #000);
  font-family: Figtree;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 70px;
  text-transform: initial;
}

.product-information p {
  color: var(--Design-Black, #000);
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.product-prices.js-product-prices {
  display: flex;
}

.product-price.h5 {
  color: var(--Design-Black, #000);
  text-align: center;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.tax-shipping-delivery-label {
  color: #000 !important;
  margin-left: 5px;
  font-weight: 700;
}

.pricelabel {
  font-size: 26px;
  line-height: normal;
  margin-left: 10px;
  white-space: nowrap;
}

button.wishlist-button-add.wishlist-button-product {
  display: none;
}

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

.product-quantity #quantity_wanted {
  width: 2rem;
}

.product-quantity #quantity_wanted,
.product-quantity .product-quantity-input {
  height: 44px;
  position: absolute;
  right: 42px;
  color: var(--Design-Black, #000);
  text-align: center;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.bootstrap-touchspin {
  width: 115px;
  height: 44px;
  position: relative;
}

.product-quantity .qty {
  border-radius: 100px;
  border: 1px solid #e8e8e8;
  background: #fff;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  border-radius: 100px 0px 0px 100px;
  width: 40px;
  height: 44px;
  color: #5c6784;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  width: 40px;
  color: #5c6784;
  height: 44px;
  border-radius: 0 100px 100px 0 !important;
}

.product-quantity .input-group-btn-vertical {
  width: 115px;
  height: 44px;
  justify-content: space-between;
  display: flex;
  flex-direction: row-reverse;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  margin-top: inherit !important;
}

.bootstrap-touchspin .btn-touchspin {
  border: 1px solid #dce0e900 !important;
}

.bootstrap-touchspin input.form-control,
.bootstrap-touchspin input.input-group {
  border: 1px solid #dce0e900 !important;
}

.bootstrap-touchspin .input-group-btn-vertical i {
  position: relative;
  top: inherit;
  left: inherit;
}

.product-quantity .input-group-btn-vertical .btn {
  display: flex;
  justify-content: center;
  align-items: center;
}

button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down:before {
  content: "-";
  font-size: 34px;
}

.product-quantity .input-group-btn-vertical .btn i {
  display: none;
}

button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up:before {
  content: "+";
  font-size: 26px;
}

.login-message {
  display: flex;
  align-items: center;
}

.login-message p {
  margin-bottom: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-right: 10px;
}

.login-message p a {
  color: var(--Design-Black, #000);
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration-line: underline;
}

.login-message a svg {
  margin-right: 6px;
}


body#product {
  background: url(/themes/lacavebio/assets/img/bgbn.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: no-repeat;
}

body#category {
  background: url(/themes/lacavebio/assets/img/bgbn.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: no-repeat;
}

#category #header,
#category #wrapper {
  background: transparent;
}

.modal-open .modal {
  width: 23%;
  height: 100vh;
  background: #fff;
}

.block-category-inner {
  display: flex;
  flex-direction: column;
}

.active_filters .active-filter-title {
  display: none;
}

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

.active_filters {
  background: #dededd00;
}

li.filter-block {
  border-radius: 2px;
  background: var(--Design-Grey, #e8e8e8) !important;
  color: var(--Design-Black, #000) !important;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.total-products {
  white-space: nowrap;
}

.block-category-inner svg {
  margin-right: 10px;
}

div#category-description p {
  color: var(--Design-Black, #000);
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.active_filters .filter-block .close {
  margin-top: 0;
}

#category div#content-wrapper {
  width: 100%;
}

#index .user-infos a.account {
  color: #fff !important;
  line-height: 16px;
  font-size: 12px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
}

.user-infos a.account {
  line-height: 16px;
  font-size: 12px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
}

.user-infos a.logout,
.has-discount .discount {
  display: none;
}

.card.cart-summary {
  background: rgba(232, 232, 232, 0.3);
}

.cart-overview.js-cart {
  background: rgba(232, 232, 232, 0.3);
}

.product-line-info a.label {
  color: var(--Design-Black, #000);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
}

#cart .product-line-info.product-price {
  color: var(--Design-Black, #000);
  font-family: Figtree;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
}

#cart .bootstrap-touchspin .input-group-btn-vertical {
  width: 129px;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 46px;
  border: 1px solid var(--Design-Grey-2, #c6c6c6);
  background: #ffffff;
}

.bootstrap-touchspin .input-group-btn-vertical i {
  display: none;
}

#cart input.js-cart-line-product-quantity.form-control {
  position: absolute;
  left: 32%;
  background: #fff;
  color: var(--Design-Black, #000);
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  height: 100%;
}

button.btn.btn-touchspin.js-touchspin {
  display: flex;
  justify-content: center;
  align-items: center;
}

.card .separator {
  display: none;
}

.col-md-6.col-xs-2.price {
  text-align: right;
  margin-top: 10px;
}

.cart-line-product-actions {
  margin-top: 13px;
}

.col-md-6.col-xs-2.price span.product-price {
  color: var(--Design-Black, #000);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

a.label.back_toshop {
  border-radius: 100px;
  border: 1px solid var(--Design-Grey, #e8e8e8);
  background: var(--Design-White, #fff);
  padding: 12px 20px;
  color: var(--Design-Primary, #9c163a);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

a.label.back_toshop svg {
  margin-right: 20px;
}

.card.cart-container {
  margin-bottom: 31px;
}

p.promo-code-button.display-promo a {
  color: var(--Design-Black, #000);
  text-align: center;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration-line: underline;
}

.card-block.cart-summary-totals .cart-summary-line.cart-total .label,
.card-block.cart-summary-totals .cart-summary-line.cart-total .value {
  color: #fff;
}

.card-block.cart-summary-totals .cart-summary-line.cart-total .label {
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.card-block.cart-summary-totals .cart-summary-line.cart-total .value {
  color: var(--Design-White, #fff);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  /* 138.889% */
}

.cart-summary-line.cart-total {
  background: var(--Design-Primary-Dark, #610d24);
  color: #fff;
}

.cart-summary-line .value {
  color: var(--Design-Black, #000);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  /* 138.889% */
}

.cart-summary-line .label {
  color: var(--Design-Black, #000);
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

#cart #content-wrapper .blockreassurance_product,
#checkout #content-wrapper .blockreassurance_product {
  display: flex;
  flex-direction: column;
  grid-gap: 0px;
}

#cart #content-wrapper .blockreassurance_product>div,
#checkout #content-wrapper .blockreassurance_product>div {
  display: -webkit-inline-box;
}

#cart #content-wrapper .blockreassurance_product .item-product,
#checkout #content-wrapper .blockreassurance_product .item-product {
  width: 45px;
  height: 45px;
  display: block;
}

#cart #content-wrapper .datareassurance,
#checkout #content-wrapper .datareassurance {
  text-align: left;
  margin-left: 10px;
}

#cart #content-wrapper .blockreassurance_product p,
#checkout #content-wrapper .blockreassurance_product p {
  text-align: left;
  color: var(--Design-Black, #000);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#cart #content-wrapper .blockreassurance_product .block-title,
#checkout #content-wrapper .blockreassurance_product .block-title {
  color: var(--Design-Black, #000);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  height: inherit;
  text-align: left;
}

.card-block.checkout {
  padding-top: 0;
  padding-bottom: 1.75rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.card-block.checkout .btn-primary {
  width: fit-content;
  white-space: normal;
}

.proced_tocheckout svg {
  margin-right: 8px;
}

.text-sm-center.proced_tocheckout {
  display: flex;
  justify-content: center;
}

.block-promo {
  margin-top: 24px;
}

.card-block.cart-summary-totals .cart-summary-line.cart-total {
  padding: 1rem 10px;
}

div#cart-subtotal-products,
.cart-summary-line {
  /* display: flex; */
  padding: 0 10px;
  /* justify-content: space-between; */
}

span.bull_ {
  color: var(--Design-White, #fff);
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: #9c163a;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.cart-grid-body .card-block h1 {
  color: var(--Design-Black, #000);
  font-size: 45px;
  font-style: normal;
  font-weight: 300;
  line-height: 55px;
  /* 122.222% */
  width: fit-content;
}

.cart-grid-body .card-block {
  position: relative;
}

.cardblock {
  position: relative;
  width: fit-content;
}

span.bull_ {
  position: absolute;
  top: -2px;
  right: -18px;
}

#cart #content-wrapper .blockreassurance_product p,
#checkout #content-wrapper .blockreassurance_product p {
  text-wrap: balance;
}

.block-promo .promo-code form {
  display: flex;
  justify-content: center;
}

.block-promo .promo-input {
  padding: 12px 20px;
  border: 1px solid #d6d6d685;
  border-radius: 50px;
}

.form-group.row {
  display: flex;
  flex-direction: column;
}

.js-address-form section.form-fields {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0 20px;
}

.form-control {
  width: 100%;
}

.col-md-6.js-input-column {
  width: 100%;
}

#checkout .form-footer {
  justify-content: flex-start;
}

#checkout .form-group label {
  width: 100%;
  white-space: nowrap;
}

.form-group {
  margin-bottom: 7px;
}

body#checkout section.checkout-step {
  background: rgba(232, 232, 232, 0.3);
  margin-bottom: 10px;
}

body#checkout section.checkout-step .step-title {
  text-transform: initial;
  padding: 0;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-number {
  display: block;
}

h1.step-title.js-step-title svg {
  margin-right: 10px;
}

body#checkout section.checkout-step.-current .step-title {
  color: var(--Design-Black, #000);
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
  color: var(--Design-Black, #000);
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  text-decoration-line: underline;
  text-transform: capitalize;
}

body#checkout section.checkout-step.-complete:first-of-type .step-title,
body#checkout section.checkout-step .step-title {
  border: 0;
}

body#checkout h1.h3 {
  line-height: initial;
}

body#checkout section.checkout-step.-current+.checkout-step .step-title {
  border-top: 0;
  padding-top: 0;
}

body#checkout section.checkout-step.-complete:first-of-type .step-title {
  padding-top: 0;
}

body#checkout section.checkout-step .content {
  padding: 0;
}

body#checkout section.checkout-step {
  padding: 20px;
}

body#checkout section.checkout-step .not-allowed,
body#checkout section.checkout-step.-unreachable .step-title {
  cursor: not-allowed;
  opacity: 1;
  color: var(--Design-Black, #000);
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

/*Custom Radio checkbox*/
/*checkbox css start*/
[type="checkbox"]:checked,
[type="checkbox"]:not(:checked),
[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

[type="checkbox"]:checked+label,
[type="checkbox"]:not(:checked)+label,
[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  display: inline-block;
  color: #000000;
  text-align: left;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

[type="checkbox"]:checked+label:before,
[type="checkbox"]:not(:checked)+label:before,
[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 12px;
  height: 12px;
  border: 1px solid #c6c6c6;
  background: #c5e4e933;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

[type="checkbox"]:checked+label:after,
[type="checkbox"]:not(:checked)+label:after,
[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
  content: "";
  background: #9c163a;
  height: 8px;
  width: 8px;
  position: absolute;
  top: 2px;
  left: 2px;
  border: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

[type="checkbox"]:not(:checked)+label:after,
[type="radio"]:not(:checked)+label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

[type="checkbox"]:checked+label:after,
[type="radio"]:checked+label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* .delivery-mode-child {
    width: 12px;
    position: relative;
    border-radius: 50%;
    border: 1px solid #c6c6c6;
    box-sizing: border-box;
    height: 12px;
    z-index: 0;
} */
.delmod {
  position: relative;
  font-weight: 300;
  z-index: 1;
  margin-right: 10px;
}

.deldesc {
  position: relative;
  font-size: 10px;
  z-index: 2;
}

.delivery-mode {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  gap: 10px;
}

.ttc {
  position: relative;
}

.fieldlivraison {
  width: 100%;
  position: relative;
  border-radius: 100px;
  border: 1px solid #c6c6c6;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 12px 20px;
  text-align: left;
  font-size: 14px;
  color: #000;
  font-family: Figtree;
}

body#checkout section.checkout-step .delivery-options .delivery-option label {
  display: flex;
}

/* .delivery-mode-child [type="radio"]:checked{
    left: 0;
} */
body#checkout section.checkout-step .delivery-options>.row {
  border-right: 0;
  margin-right: 0;
  margin-left: 0;
}

.delivery-mode-child {
  margin-top: -10px;
}

#checkout div#_desktop_logo {
  display: flex;
  justify-content: center;
}

#checkout a svg {
  margin-right: 10px;
}

.header-checkout {
  border-radius: 20px;
  background: var(--Design-Primary, #9c163a);
  display: inline-flex;
  padding: 20px;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
}

.hjgdghK {
  color: #fff;
  text-align: left;
  display: flex;
  flex-direction: column;
}

span.lkfyq {
  color: var(--Design-White, #fff);
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

span.plM_ujcfj {
  color: var(--Design-White, #fff);
  font-family: Figtree;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
}

.row.rowheaderdata {
  display: flex;
  align-items: center;
}

.container.navcheckout {
  width: 1239px;
}

#checkout #wrapper {
  padding-top: 2.563rem;
}

#checkout .container.copyright div ul {
  display: flex;
  justify-content: flex-end;
}

body#checkout #footer {
  padding: 0;
  margin-top: 50px;
}

body#checkout .cart-grid-right .card {
  background: rgba(232, 232, 232, 0.3);
}

body#checkout .cart-grid-right .card .cart-total {
  background: var(--Design-Primary-Dark, #610d24);
}

.header-top.fade-header {
  position: fixed;
  top: -500px;
  left: 0;
  width: 100%;
}

.header-top {
  transition: all 0.5s ease;
}

.header-top.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 6px 9px -5px rgba(0, 0, 0, 0.27);
  -moz-box-shadow: 0px 6px 9px -5px rgba(0, 0, 0, 0.27);
  box-shadow: 0px 6px 9px -5px rgba(0, 0, 0, 0.27);
}

header#header {
  height: 135px;
  background-color: transparent;
}

#index header#header {
  height: 135px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}


#index .fixed-header .ets_search_block_top.col-sm-12.col-md-6.col-lg-5.clearfix.pull-right {
  border: 1px solid #d6d6d685;
}

#index .fixed-header a.bg_dark {
  display: none;
}

#index .fixed-header a.bg_white {
  display: block;
}

.bgdark {
  display: none;
}

.fixed-header .bgdark {
  display: block;
}

.fixed-header .logowhite {
  display: none;
}

#index .fixed-header a.btn.btn-primary.white svg path {
  fill: #fff !important;
}

#index .fixed-header a.btn.btn-primary.white {
  background: #9c163a;
  color: #fff !important;
}

#index .fixed-header .search_query_top {
  color: #000;
}

.P__ .allproducts {
  display: none !important;
}

.allproducts {
  float: right;
}

.allproducts svg {
  margin-left: 10px;
}

#index #wrapper {
  overflow: hidden;
  padding-top: 0;
}

.bg-dark .lab-left.lab_ svg path {
  fill: #fff;
}

.bg-dark .lab-right.lab_ svg.svglight {
  display: none;
}

.bg-dark .lab-right.lab_ svg.svgblack {
  display: block;
}

svg.svgblack {
  display: none;
}

.historybgtonone {
  display: none;
}

.container.history a svg {
  margin-left: 10px;
}

.row.mobile {
  display: none;
}

.modal-open .modal {
  width: 20%;
  height: 100%;
  background: #fff;
}

.modal-backdrop.in {
  display: none;
}


/*Mobile*/
@media (max-width: 1024px) {
  .hero-slider .carousel-cell .inner .title {
    font-size: 40px;
    line-height: normal;
  }

  .scrolldown a .btntomove,
  .crolldown a .btntomove {
    display: none;
  }

  .flex.mslink {
    flex-direction: column;
    display: flex;
    gap: 16px;
  }

  .selection .js-product-miniature:nth-child(7) .thumbnail-top {
    border-radius: 50%;
  }

 

  .hero-slider .carousel-cell .inner .subtitle,
  .hero-slider .carousel-cell .inner .subtitle h1 {
    font-size: 20px;
    line-height: normal;
  }

  .crolldown {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
  }

  .crolldown img {
    width: 331px;
  }

  #category .top-product .product:last-child,
  #category .top-product article:last-child,
  #supplier .top-product .product:last-child,
  #supplier .top-product article:last-child {
    margin-top: 0 !important;
  }

  #category #products .product:nth-child(5n + 2),
  #category #products article:nth-of-type(5n + 2),
  #supplier #products .product:not(.P__ .product):nth-child(5n + 2),
  #supplier #products article:not(.P__ .product):nth-child(5n + 2) {
    margin-top: 0 !important;
  }

  #index .blockreassurance_product {
    display: flex;
    flex-direction: column;
    grid-gap: 0px;
    padding: 30px 5px;
  }

  #index .blockreassurance_product>div {
    display: -webkit-inline-box;
  }

  #index .blockreassurance_product .item-product {
    width: 80px;
    height: 80px;
    display: block;
    margin-right: 10px;
  }

  #index #content-wrapper .datareassurance {
    text-align: left;
    margin-left: 10px;
  }

  #index .blockreassurance_product p {
    text-align: left;
    color: var(--Design-Black, #000);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 275px;
    margin-bottom: 0;
  }

  #index .blockreassurance_product .block-title {
    color: var(--Design-Black, #000);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    margin-top: 10px;
    line-height: normal;
  }

  #index .datareassurance {
    margin-top: 14px;
  }

  h2.heading,
  #cms .heading,
  #supplier .heading {
    font-size: 33px;
  }

  .btn-wrap {
    /* position: relative; */
    bottom: -24px;
    top: inherit;
    right: inherit;
    left: 103px;
    width: 229px;
  }

  .P__ .products {
    margin: 37px 20px;
  }

  a.btn.btn-categ {
    font-size: 10px;
  }

  .historybgtonone {
    display: block;
    margin-top: 50px;
  }

  .historybg {
    display: none;
  }

  .container.history .row {
    display: flex;
    flex-direction: column-reverse;
  }

  .container.history {
    padding: 133px 0 0;
    margin: 0 20px;
  }

  .history .title {
    font-size: 40px;
    line-height: normal;
  }

  a.btn.btn-primary,
  button.btn.btn-primary {
    font-size: 14px;
  }

  .listcateg {
    display: flex !important;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .container.categorie {
    margin: 0 20px;
  }

  .container.categorie .row {
    margin-right: 0;
    margin-left: 0;
  }

  .clients {
    margin: 40px 20px;
  }

  .container.faq {
    margin-top: 77px;
  }

  h2.heading span,
  #cms .heading span {
    width: fit-content;
  }

  .temoignage h2.heading,
  .faq h2.heading,
  .categorie h2.heading {
    display: flex;
    flex-direction: column;
  }

  .faq h2.heading {
    text-align: center;
    margin-bottom: 9px;
    align-items: center;
  }

  .hi-faq-block-17 {
    margin: 60px 20px 60px;
    background: #fff;
    padding: 0;
    width: auto;
  }

 
  .hi-faq-block a {
    font-size: 18px;
  }

  .ns_content .top-content .h5,
  .contact_content .top-content .h5 {
    font-size: 25px;
  }

  .ns_content,
  .contact_content {
    padding: 40px 30px;
  }

  .block_newsletter {
    border-bottom: 0;
  }

  #footer .blockreassurance_product {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 0 10px;
  }

  #footer .blockreassurance_product>div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .row.dskj {
    display: none;
  }

  .row.mobile {
    display: block;
  }

  .row.mobile .row {
    display: flex;
    align-items: center;
  }

  .row.mobile {
    margin: 0 20px;
  }

  .footerlink {
    padding-left: 0;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #ffffff57;
    border-bottom: 1px solid #ffffff57;
    justify-content: center;
    text-align: center;
  }

  .container.copyright div ul {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .legal-link li {
    margin-bottom: 20px;
  }

  .container.copyright {
    text-align: center;
  }

  .footer-container.footer_b .container {
    border-bottom: 0;
  }

  .col-12.aKjcfnd {
    padding: 40px 15px;
    margin: 20px 0;
    border-top: 1px solid #ffffff57;
  }

  .col-12.aKjcfnd img {
    width: 108px;
    margin-right: 19px;
  }

  .address span {
    margin-left: 10px;
  }

  .faq .description {
    font-size: 16px;
    max-width: 300px;
    text-align: center;
    margin-top: 11px;
    font-weight: 400;
    color: #000;
  }

  .temoignage h2.heading,
  .bestseller h2.heading {
    margin: 0 20px;
  }

  #product .bestseller h2.heading {
    margin: 0 !important;
  }

  .temoignage .btn-wrap {
    bottom: -52px;
    left: 89px;
  }

  .row.product-container.js-product-container>.col-12:nth-child(2) {
    order: 1;
    -webkit-order: 1;
  }

  .row.product-container.js-product-container>.col-12:nth-child(1) {
    order: 2;
    -webkit-order: 2;
  }

  .row.product-container.js-product-container {
    display: flex;
    flex-direction: column;
  }

  .row.product-container.js-product-container>.col-12:nth-child(3) {
    order: 3;
    -webkit-order: 3;
  }

  .row.product-container.js-product-container>.col-12:nth-child(4) {
    order: 4;
    -webkit-order: 4;
  }

  .row.product-container.js-product-container h1 {
    font-size: 40px;
    line-height: normal;
  }

  .accordion-header {
    font-size: 20px;
  }

  .product_price {
    justify-content: center;
    border-top: 1px solid #e8e8e8;
    padding: 20px 0 30px;
    flex-direction: column;
    align-items: center;
  }

  .login-message {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .login-message p {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .product-price.h5,
  .pricelabel {
    font-size: 20px;
  }

  .row.product-container.js-product-container>.col-12:nth-child(3) .accordion-container {
    margin-bottom: 0;
  }

  .row.product-container.js-product-container>.col-12:nth-child(4) .accordion-container {
    margin-bottom: 60px;
    margin-top: 0;
    border-top: 1px solid #e8e8e8;
  }

  #contact #content .row {
    flex-direction: column;
  }

  #contact #content .row .col-12>header {
    margin-top: 130px;
  }

  h1.h3 {
    font-size: 40px;
    line-height: normal;
  }

  .contentslider {
    margin-top: 40px;
  }

  #contact .slick-slide,
  #contact .slick-track {
    width: 100% !important;
  }

  .innerslider p {
    font-size: 16px;
    line-height: normal;
  }

  .hero-slider .carousel-cell .inner {
    /* width: 353px; */
    padding: 0 72px;
  }

  #index .blockreassurance_product .block-title {
    height: inherit;
    text-align: left;
  }

  #index #footer .blockreassurance_product .block-title {
    text-align: center;
  }

  .historybgtonone {
    margin-left: -50px;
  }

  .selection .products {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    margin-top: 100px;
  }

  .selection select {
    font-size: 25px;
    padding: 10px 20px 10px 20px;
  }

  .container.selection h2,
  .container.selection .h2 {
    font-size: 32px;
  }

  .content-full-width.bg-dark {
    padding: 100px 10px 100px 10px;
  }

  .product-label {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 0px;
  }

  .lab_ {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: center;
    width: 100%;
  }

  svg.tonone {
    display: NONE;
  }

  .lab_ label {
    text-align: left;
    width: 82%;
    margin-left: 7px;
    margin-top: 0px;
  }

  .lab_ {
    display: -webkit-box;
    width: 100%;
  }

  .lab-left.lab_ {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 8px;
    padding-bottom: 8px;
  }

  /* .mapscontentcta{
        display: none;
    } */
  .mapdatacont {
    width: inherit;
    flex-direction: column;
  }

  .mapdatatitle {
    font-size: 25px !important;
    line-height: 29px !important;
  }

  .mapdatacont {
    width: inherit !important;
  }

  .mapsatatopsectio {
    display: flex;
    flex-direction: row !important;
    justify-content: space-between;
    height: 100%;
    width: 100% !important;
    align-items: center;
  }

  .mapscontentcta {
    padding-left: 0 !important;
    height: inherit !important;
    width: 100%;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #e8e8e8;
  }

  .mapdatatitle {
    border: 0 !important;
  }

  .col-md-6.col-12.footcopHGhjd {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .col-md-6.col-12.footcopHGhjd ul li {
    margin: 10px 10px;
  }

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

  .navItem a,
  .btnmn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .navItem.menu a span,
  .navItem.cart a span,
  .btnmn span {
    color: #9c163a;
  }

  .navItem a span,
  .btnmn span {
    color: var(--Design-Black, #000);
    text-align: center;
    font-family: Figtree;
    font-size: 9px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
  }
  #index #wrapper {
    padding-top: 0 !important;
  }
  .videobg {
    height: 100vh; 
  }
  
  .videobg video {
    height: 100vh !important;
    width: 100vw;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    object-position: center;
    filter: brightness(0.6) contrast(1.1);
  }

  .modal-open .modal {
    width: 100%;
    height: 100vh;
    background: #fff;
  }
  
  /* Mobile filter improvements */
  #left-column.modal {
    padding: 0;
    overflow-y: auto;
  }
  
  #left-column.modal .PM_ASBlockOutput {
    height: 100vh;
    display: flex;
    flex-direction: column;
  }
  
  #left-column.modal .PM_ASBlockOutput .card {
    height: 100%;
    display: flex;
    flex-direction: column;
    margin: 0;
    border: none;
    border-radius: 0;
  }
  
  #left-column.modal .PM_ASBlockOutput .card-header {
    flex-shrink: 0;
    padding: 20px;
    background: #fff;
    position: relative;
  }
  
  #left-column.modal .PM_ASBlockOutput .card-block {
    flex: 1;
    padding: 20px;
    overflow-y: auto;
  }
  
  /* Auto-expand all filter groups on mobile */
  #left-column.modal .PM_ASCriterionsGroupOuter {
    height: auto !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }
  
  /* Override module's mobile behavior - force content to stay visible */
  #left-column.modal .PM_ASBlockOutput.PM_ASMobileMode .card-block {
    display: block !important;
  }
  
  #left-column.modal .PM_ASBlockOutput .card-block {
    display: block !important;
  }
  
  /* Ensure mobile visible state is maintained */
  #left-column.modal .PM_ASBlockOutput.PM_ASMobileMode.PM_ASMobileVisible .card-block,
  #left-column.modal .PM_ASBlockOutput.PM_ASMobileMode:not(.PM_ASMobileVisible) .card-block {
    display: block !important;
  }
  
  /* Mobile filter group styling */
  #left-column.modal .PM_ASCriterionsGroupTitle {
    padding: 15px 0;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 0;
    margin-bottom: 15px;
  }
  
  /* Mobile filter options styling */
  #left-column.modal .PM_ASCriterionLink {
    padding: 12px 0;
    font-size: 16px;
    border-bottom: 1px solid #f5f5f5;
    min-height: 44px; /* Touch-friendly minimum */
    display: flex;
    align-items: center;
  }
  
  /* Mobile checkbox styling */
  #left-column.modal .PM_ASLabelCheckbox {
    padding: 12px 0;
    min-height: 44px;
    display: flex;
    align-items: center;
    font-size: 16px;
  }
  
  #left-column.modal .PM_ASCriterionCheckbox {
    margin-right: 12px;
    transform: scale(1.2); /* Larger checkboxes for touch */
  }
  
  /* Mobile show more button */
  #left-column.modal .PM_ASCriterionHideToggleLink {
    padding: 12px 16px;
    margin: 10px 0;
    font-size: 14px;
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    text-align: center;
    min-height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  /* Ensure filter title is always visible on mobile */
  #left-column.modal .PM_ASBlockTitle,
  #left-column.modal .PM_ASearchTitle {
    display: block !important;
    font-size: 20px;
    font-weight: 600;
    color: #333;
    padding-bottom: 0;
  }
  
  /* Mobile close button */
  #left-column.modal .close.closefacet {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    opacity: 1;
    z-index: 10;
  }
  
  #left-column.modal .close.closefacet svg {
    width: 24px;
    height: 24px;
  }
  
  /* Mobile footer filter */
  #left-column.modal .footerfilter {
    position: sticky;
    bottom: 0;
    background: #fff;
    border-top: 1px solid #e0e0e0;
    padding: 15px 20px;
    z-index: 10;
  }
  
  #left-column.modal .footerfilter .btn {
    width: 100%;
    padding: 15px;
    font-size: 16px;
    font-weight: 600;
  }
}

/*Page cms*/
header.page-header {
  display: none;
}

#cms .container.content-fluid {
  width: 100%;
}

.sous-titre,
p.sous-titre {
  color: var(--Design-Primary, #9c163a) !important;
  font-family: Figtree !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: normal !important;
  letter-spacing: 1.2px !important;
  margin-top: 28px !important;
}

#cms h1,
#cms .h1 {
  color: var(--Design-Black, #000);
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 70px;
  margin-bottom: 40px;
  text-transform: initial;
}

#cms #content p {
  color: var(--Design-Black, #000);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.teams {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 39.5px;
  margin-top: 60px;
}

.teamcontent {
  margin-top: 20px;
}

.teamname {
  color: var(--Design-Black, #000);

  /* Design/desktop/texts/text-18px */
  font-family: Figtree;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  /* 138.889% */
}

.teamjob {
  color: var(--Design-Black, #000);

  /* Design/desktop/texts/text-light */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-align: left;
}

.apropos {
  margin-top: 75px;
}

.apropos img.historybg {
  position: absolute;
  width: 600px;
  left: inherit;
  bottom: 0;
  right: 0;
  transform: rotateY(180deg);
}

.timelines {
  margin: 60px 0;
}

.container.word {
  width: 100%;
  height: 427px;
  background: #242424;
  display: none;
}

#content-wrapper,
.page-content.page-cms {
  padding: 0;
}

.container.word .col-12 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  position: relative;
}

.container.word .row {
  height: 100%;
}

.ldjsqJH {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  max-width: 700px;
}

.leadword {
  color: var(--Design-White, #fff);
  text-align: center;
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 20px;
}

.leadheading {
  color: var(--Design-White, #fff);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.container.KjcLOjkfc .col-md-4 {
  margin-top: 142px;
}

.ddvHGs {
  background: url("/themes/lacavebio/assets/img/Subtractbg.png");
  background-repeat: no-repeat;
  background-position: 110% -44%;
  overflow: visible;
}

.timelineimg {
  width: 100%;
  height: 275px;
  margin-bottom: 34px;
}

.timelineimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.timelinetitle {
  color: #000;
  font-family: Figtree;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.dot {
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: var(--Design-Primary, #9c163a);
  transition: all 0.3s ease;
  display: block;
  margin-top: -8px;
}

.timelineline {
  margin-bottom: 20px;
}

.line {
  width: 108%;
  height: 1px;
  background: #9c163a;
  margin-top: -9px;
  display: block;
  transition: all 0.3s ease;
}

.timelines .slick-current .dot {
  width: 32px;
  height: 32px;
  margin-top: -18px;
  margin-bottom: -12px;
  position: relative;
  display: block;
}

.timelines .slick-current .dot:after {
  content: "";
  height: 28px;
  width: 28px;
  /* background: #fff; */
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 50%;
  border: 4px solid #fff;
}

.ldjsqJH {
  position: relative;
}

.ldjsqJH:before {
  content: "";
  background: url(/themes/lacavebio/assets/img/quotes.png);
  height: 81px;
  width: 162px;
  position: absolute;
  left: -201px;
  top: -62px;
}

.ldjsqJH:after {
  content: "";
  background: url(/themes/lacavebio/assets/img/quotes.png);
  height: 81px;
  width: 162px;
  position: absolute;
  right: -201px;
  bottom: -62px;
  transform: rotateY(179deg);
}

.textdecoration {
  color: var(--Design-Grey, #e8e8e8);
  font-size: 200px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.textdecoration {
  color: var(--Design-Grey, #e8e8e8);
  font-family: Figtree;
  font-size: 200px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.textdecoration:nth-child(1):hover {
  background-image: url("/themes/lacavebio/assets/img/image11.png");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.textdecoration:nth-child(2):hover {
  background-image: url("https://lacavebio.pp.search-factory.eu/modules/heroslider/views/img/img_perso/image-hero.png");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.textdecoration:nth-child(3):hover {
  background-image: url("https://lacavebio.pp.search-factory.eu/modules/heroslider/views/img/img_perso/vue-dessus-delicieux-vins-raisins-biologiques-scaled.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.textdecorations {
  display: flex;
  font-size: 40px;
  width: 2600px;
  animation-name: infiniteScroll;
  animation-duration: 5s;
  margin: 100px 0 80px 0;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.textdecoration {
  white-space: nowrap;
  margin-right: 100px;
}

@keyframes infiniteScroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

#pscarthover_shoppingcart {
  height: 100%;
  max-height: 100%;
  position: fixed;
  right: -50%;
  top: 0;
  transition: all 0.8s ease;
}

#pscarthover_shoppingcart.activemenu {
  position: fixed;
  right: 0;
  top: 0;
}

div#pscarthover_shoppingcart {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 41px 0 0;
}

.headingcart {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 21px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 20px;
}

.KhdbG {
  color: var(--Design-Black, #000);
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  position: relative;
}

span.count {
  color: var(--Design-White, #fff);
  font-family: Figtree;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: #9c163a;
  height: 16px;
  width: 16px;
  display: block;
  position: absolute;
  top: 0;
  right: -16px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mobileclose {
  padding-top: 0;
  height: auto;
}

div#total_block {
  background: var(--Design-gradient,
      linear-gradient(96deg, #9c163a 24.81%, #610d24 112.87%));
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 0 !important;
  margin: 0;
  box-shadow: inherit;
}

.cartmiddlecontent {
  padding: 0 21px 21px 21px;
  overflow-y: scroll;
}

a#close_cartdropdown_mobile.closebtn {
  color: var(--Design-White, #fff);
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
}

.cartdrop-summary-line.cartdrop-total {
  margin: 20px 0;
  color: #fff;
}

.cartdrop-summary-line.cartdrop-total span {
  color: #fff !important;
  font-size: 17px;
  font-style: normal;
  line-height: normal;
}

a.btncheckout.btn.btn-primary.btn-block {
  width: 100%;
  display: flex;
  padding: 12px 20px !important;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: #fff !important;
  color: var(--Design-Primary, #9c163a) !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: normal;
  text-transform: initial !important;
}

a.btncheckout.btn.btn-primary svg path {
  fill: #9c163a;
}

#total_block hr {
  background: #fff;
  height: 1px;
  width: 90%;
  margin-bottom: 0;
  opacity: 0.5;
}

.checkoutnow {
  width: 90%;
}

a#close_cartdropdown_mobile.closebtn:hover {
  color: #fff !important;
}

.product-line-grid a.producttitle {
  color: var(--Design-Black, #000) !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: normal;
}

.productcontentbottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cartpriceonline span {
  color: var(--Design-Black, #000);
  font-family: Figtree;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.productcontentTop {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* .divclosecross {
    position: absolute;
    top: 0;
    right: 0;
} */
.cartdrop-overview.js-cartdrop .divclosecross {
  margin-top: 0;
  margin-right: 0;
}

.cartdrop-overview.js-cartdrop .pscartdropdowncross {
  background: transparent !important;
}

.cartdrop-overview.js-cartdrop .bootstrap-touchspin .input-group-btn-vertical {
  display: flex;
  flex-direction: row-reverse;
  width: 129px;
  justify-content: space-between;
  border-radius: 21px;
  border: 1px solid var(--Design-Grey-2, #c6c6c6);
}

.cartdrop-overview.js-cartdrop input.js-cart-line-product-quantity.form-control {
  position: absolute;
  color: var(--Design-Black, #000);
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  left: 35%;
  top: 2px;
  text-align: center;
}

.cartdrop-overview {
  max-height: 100% !important;
}

.cartdrop-overview.js-cartdrop .alert-warning {
  background-color: rgb(255 106 106);
}

.container.copyright h3,
.footerlink h3 {
  display: none;
}

.col-md-6.col-12.footcopHGhjd {
  display: flex;
  justify-content: flex-end;
}

.col-md-6.col-12.footcopHGhjd ul li {
  margin: 0 10px;
}

.contentmap {
  display: flex;
}

.leftmaps {
  /* flex: 1; */
  width: 60%;
  padding-right: 58px;
}

.rightmaps {
  /* flex: 1; */
  width: 40%;
}

div#fmeStorePage {}

.easy-autocomplete.eac-bootstrap {
  width: 100% !important;
}

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

.searchBox {
  display: flex;
  /* width: 700px; */
  padding: 20px 20px 20px 0;
  align-items: center;
  gap: 40px;
  border-radius: 20px;
  background: var(--Design-Primary, #9c163a);
}

.searchBox button.btn.btn-primary {
  padding: 12px 36px;
}

select#locationSelect {
  display: block !important;
  visibility: visible;
}

::selection {
  color: #fff;
  background: #9c163ab3;
}

.leftBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  color: #fff;
}

p.label {
  color: #fff;
  color: var(--Design-White, #fff);
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: left;
}

.searchForm {
  width: 50%;
  margin-left: 20px;
}

.rightBox {
  border-left: 1px solid #610d24;
  margin-left: 20px;
}

.searchBox form {
  width: 100%;
}

select#radiusSelect,
select#locationSelect {
  border: 1px solid #610d24;
  color: #fff;
  color: var(--Design-White, #fff);

  /* Design/desktop/texts/text */
  font-family: Figtree;
  font-size: 14px;
  height: 44px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.rightBox {
  display: flex;
}

.leftmaps h1 {
  color: var(--Design-Black, #000);
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 70px;
}

.leftmaps p {
  color: var(--Design-Black, #000);
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.searchBox p {
  color: #fff !important;
}

.mapshome .rightmaps {
  /* flex: 1; */
  width: 100%;
}

.mapshome .leftmaps {
  display: none;
}

.mapshome .card-block {
  padding: 0;
}

.container.mapshome {
  width: 100%;
  padding: 0;
  margin: 0;
  min-height: 385px;
}

.mapdatacontainers {
  z-index: 9;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mapdatacontainer {
  max-width: 1140px;
  width: 100%;
}

.mapdatacont {
  /* width: fit-content; */
  background: #fff;
  display: flex;
  width: 700px;
  padding: 30px;
  align-items: center;
}

.mapdatatitle {
  color: var(--Design-Black, #000);

  /* Design/desktop/titles/h2-bold */
  font-family: Figtree;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 55px;
  /* 122.222% */
  padding-right: 20px;
  border-right: 1px solid #e8e8e8;
}

.mapscontentcta {
  padding-left: 38px;
  height: 146px;
}

#supplier .mapscontentcta {
  display: none;
}

.mapsatatopsectio {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  align-items: center;
}

.mapsatatopsectio a {
  color: var(--Design-Primary, #9c163a);
  text-align: center;
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  position: relative;
  line-height: normal;
  text-transform: uppercase;
}

.mapshome #stores .store_map {
  width: 100%;
  min-height: 777px !important;
}

.gmnoprint.gm-style-mtc,
button.gm-control-active.gm-fullscreen-control,
.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
  display: none;
}

.contentmap table.table-striped.table-bordered {
  display: none;
}

.mapsatatopsectio a:after {
  position: absolute;
  content: "";
  bottom: -49px;
  width: 161%;
  border-bottom: 1px solid #e8e8e8;
  left: -50%;
}

.listdata {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  width: 100%;
  margin-top: 20px;
}

.supplierdata {
  width: 100%;
}

div#resultdata {
  width: 100%;
}

.supllierimage {
  width: 100%;
  margin-bottom: 20px;
}

.supllierimage img {
  width: 100%;
  height: 207px;
  object-fit: cover;
}

.suplliercontent {
  text-align: center;
}

.suplliercontent a {
  color: var(--Design-Black, #000);
  text-align: center;
  font-family: Figtree;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  height: 70px;
  display: block;
}

.countdata {
  margin-top: 20px;
  color: var(--Design-Primary, #9c163a);

  /* Design/desktop/texts/text-light */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.carateristique {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: center;
  border-top: 1px solid #e8e8e8;
  padding-top: 15px;
  margin-top: 15px;
}

#supplier .category-tree {
  display: none;
}

.carateristique button {
  border-radius: 2px;
  background: var(--Design-Primary, #9c163a);
  padding: 8px;
  color: var(--Design-White, #fff);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  white-space: nowrap;
  border: 0;
  font-size: 10px;
}

.suppliermaps {
  display: flex;
  justify-content: center;
  margin: 20px 0;
  align-items: center;
}

.mapsicon img {
  width: 24px;
  max-height: 24px;
}

.mapsicon {
  margin-right: 13px;
}

.mapsname {
  color: var(--Design-Primary, #9c163a);

  /* Design/desktop/texts/text-10px */
  font-family: Figtree;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}

Select option {
  color: var(--Design-Black, #000);
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
}

.mapsname {
  cursor: pointer;
}

#stores #locationSelect {
  visibility: visible !important;
}

#module-storelocator-searchresults #stores .store_map,
#module-storelocator-storefinder #stores .store_map {
  width: 100%;
  min-height: 654px !important;
  margin-bottom: 26px;
}

#module-storelocator-searchresults .rightmaps,
#module-storelocator-storefinder .rightmaps {
  /* flex: 1; */
  width: 59%;
  margin-right: -100%;
  position: fixed;
  top: 200px;
  right: 83%;
  bottom: auto;
}

#wrapper {
  overflow: hidden;
}

#left-column div#stores {
  display: none;
}

.collapse.in {}

div#search_filters section ul,
.PM_ASBlockOutputVertical .PM_ASCriterionsGroup ul {
  display: flex !important;
  flex-wrap: wrap;
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroup ul .checkbox {
  display: flex;
  margin: 4px 0;
  margin-right: 0px;
  /* justify-content: space-between; */
  padding: 8px;
  justify-content: center;
  align-items: center;
  gap: 5px;
  border-radius: 2px;
  border: 1px solid var(--Design-Primary, #9c163a);
  background: var(--Design-White, #fff);
}

.productcount {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.PM_ASResetSearch:before {
  display: none;
}

.PM_ASearchTitle,
.PM_ASBlockOutputHorizontal a,
.PM_ASBlockOutputVertical a {
  color: #9c163a;
  padding-right: 24px;
}

.PM_ASBlockOutputVertical .PM_ASResetSearch {
  border: 0;
  margin-bottom: 0;
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroup ul li {
  margin-right: 8px;
}

.PM_ASBlockOutput,
.PM_ASBlockOutput .card {
  height: 85vh;
}

#supplier .mapdatacontainers {
  position: relative;
}

.PM_ASBlockOutput .card-block {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.PM_ASBlockOutput .card-block::after {
  display: none;
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroup ul [type="checkbox"]:not(:checked)+label:before {
  display: none;
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroup ul [type="checkbox"]:not(:checked)+label {
  padding-left: 0;
  margin-bottom: 0;
}

#search_filters .facet .facet-label {
  display: flex;
  margin: 4px 0;
  margin-right: 0px;
  /* justify-content: space-between; */
  padding: 8px;
  justify-content: center;
  align-items: center;
  gap: 5px;
  border-radius: 2px;
  border: 1px solid var(--Design-Primary, #9c163a);
  background: var(--Design-White, #fff);
}

#search_filters .facet .facet-label a {
  color: var(--Design-Primary, #9c163a);
  position: relative;
  padding-right: 10px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 0;
  width: 100%;
}

label.facet-label.active {
  border-radius: 2px;
  background: var(--Design-Primary, #9c163a) !important;
}

label.facet-label.active a._gray-darker.search-link.js-search-link {
  color: #fff !important;
}

#search_filters .facet .facet-label .custom-checkbox,
#search_filters .facet .facet-label .custom-radio {
  display: none;
}

div#search_filters section ul li {
  margin-right: 8px;
}

span.magnitude,
div.PM_ASCriterionNbProduct {
  font-weight: 600;
  font-size: 9px;
  position: absolute;
  top: -2px;
  right: 2px;
}

#category div#left-column .category-tree {
  display: none;
}

p.text-uppercase.h6.hidden-sm-down,
span.PM_ASBlockTitle {
  color: var(--Design-Black, #000);
  /* font-family: Figtree; */
  font-size: 25px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  padding-bottom: 21px;
}

span.PM_ASBlockTitle:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
}

.PM_ASBlockOutput .card-header {
  background: transparent;
  border: 0;
  padding: 80px 15px 4px 15px;
}

button.close.closefacet {
  opacity: 1;
  position: absolute;
  top: 20px;
  right: 20px;
  outline: none;
}

.PM_ASCriterions {
  position: relative;
}

button {
  outline: none;
}

#search_filters .facet {
  border-top: 1px solid #e8e8e8;
  padding-top: 20px;
}

.PM_ASCriterionsGroupOuter {
  height: 0;
  opacity: 0;
  pointer-events: none;  /* Prevents clicking on hidden elements */
  overflow: hidden;      /* Prevents content from showing */
}

.PM_ASCriterions.collapsdataison .PM_ASCriterionsGroupOuter {
  height: 100%;
  opacity: 1;
  pointer-events: auto;  /* Re-enables clicking when visible */
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
  border-bottom: 0;
  padding-top: 20px;
  margin-bottom: 0;
  z-index: 2;
  position: relative;
}

.PM_ASCriterions {
  border-top: 1px solid #e8e8e8;
}

#search_filters .facet .facet-title {
  color: var(--Design-Black, #000);

  /* Design/desktop/texts/text-16px */
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 14px;
}

span.PM_ASCriterionsGroupName {
  color: var(--Design-Black, #000);

  /* Design/desktop/texts/text-16px */
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 14px;
}

div#search_filters section ul {
  height: 0;
  transition: all 0.3s ease;
  opacity: 0;
  margin-bottom: 8px;
}

section.facet.clearfix.collapsdataison ul {
  height: 100% !important;
  opacity: 1 !important;
  margin-bottom: 15px !important;
}

#left-column section#js-active-search-filters {
  display: none;
}

#search_filters .facet {
  position: relative;
}

.customicon {
  background: #80808000;
  height: 24px;
  width: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 17px;
  position: absolute;
  right: 0;
}

.plusdata {
  height: 80%;
  width: 1px;
  background: #000000;
  transition: all 0.3s ease;
}

.collapsdataison .plusdata {
  transform: rotate(90deg);
  opacity: 0;
}

.minusdata {
  width: 80%;
  height: 1px;
  background: #000;
  position: absolute;
}

div#search_filters {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  width: 100%;
}

.footerfilter {
  display: flex;
  justify-content: center;
}

div#_desktop_search_filters_clear_all button {
  color: var(--Design-Black, #000);
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
  background: transparent;
}

#left-column::-webkit-scrollbar-track,
.cartmiddlecontent::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #9c163a0d;
}

#left-column::-webkit-scrollbar,
.cartmiddlecontent::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}

#left-column::-webkit-scrollbar-thumb,
.cartmiddlecontent::-webkit-scrollbar-thumb {
  background-color: #9c163a;
  background-image: -webkit-gradient(linear,
      0 0,
      0 100%,
      color-stop(0.5, rgba(255, 255, 255, 0.2)),
      color-stop(0.5, transparent),
      to(transparent));
}

.cartdrop-overview {
  overflow: hidden;
}

a.btn.btn-primary.white.close {
  opacity: 1;
}

/*Product grid*/
#category .products.row,
#supplier .products.row {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: 20px;
}

#category .products.row .js-product.product,
#supplier .products.row .js-product.product {
  width: 100%;
}

.block-category.card.card-block {
  width: 601px;
  /* height: 383px; */
}

#category .product-category,
#supplier .product-category {
  display: none;
}

#category .product-label,
#supplier .product-label {
  border-bottom: 0;
}

#category #products .product:nth-child(5n + 5),
#category #products article:nth-of-type(5n + 5),
#supplier #products .product:not(.P__ .product):nth-child(5n + 5),
#supplier #products article:not(.P__ .product):nth-child(5n + 5) {
  margin-top: 0;
}

#category .top-product .product:last-child,
#category .top-product article:last-child,
#supplier .top-product .product:last-child,
#supplier .top-product article:last-child {
  margin-top: 65px;
}

#category #products .product:nth-child(5n + 4),
#category #products article:nth-of-type(5n + 4),
#supplier #products .product:not(.P__ .product):nth-child(5n + 4),
#supplier #products article:not(.P__ .product):nth-child(5n + 4) {
  margin-top: -73px;
}

#category #products .product:nth-child(5n + 2),
#category #products article:nth-of-type(5n + 2),
#supplier #products .product:not(.P__ .product):nth-child(5n + 2),
#supplier #products article:not(.P__ .product):nth-child(5n + 2) {
  margin-top: -73px;
}

.product-miniature .product-title a {
  color: var(--Design-Black, #000);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  height: 50px;
  line-height: 25px;
  /* 138.889% */
}

#category .product-miniature .thumbnail-container,
#supplier .product-miniature .thumbnail-container {
  margin-bottom: 0;
}

#category .product-label,
#supplier .product-label {
  margin-bottom: 0;
  padding-bottom: 0;
}

.js-product.product.col-xs-12.col-sm-6.col-xl-3.single-product {
  width: 100%;
}

#category h1.h1,
#category .h1,
#category .h1 h1 {
  color: var(--Design-Black, #000);
  font-family: Figtree;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 70px;
  text-transform: initial;
}

.block-category {
  margin-bottom: 8.563rem;
}

.facetfilter p,
.facetfilter h3,
.facetfilter h2 {
  color: var(--Design-Black, #000);
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.facetfilter {
  margin-top: 18px;
}

@media (min-width: 1200px) {
  #category .container {
    width: 1310px;
    max-width: 100%;
  }

  div#js-product-list-header-x,
  #category #products {
    width: 1194px;
    margin: 0 auto;
  }
}

@media (min-width: 1200px) {
  .container.faq {
    width: 1194px;
    max-width: 100%;
  }
}

.contenttext {
  margin-top: 33px;
}

.col-12.contenttext p {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#supplier .carateristique {
  display: flex;
  flex-wrap: nowrap;
  gap: 5px;
  justify-content: flex-start;
  border-top: 0;
  padding-top: 0;
  margin-bottom: 20px;
}

.headermobile {
  display: none;
}

.menuliste.region-liste {
  display: none;
}

.contensubmenu .menuliste.region-liste {
  display: block;
}
@media (min-width: 1024px) {
  #module-storelocator-searchresults div#stores {
    min-height: 660px;
  }
}
div#js-product-list h3 {
  display: none;
}
.lab-left.lab_ label,
.lab-left.lab_ label p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
  max-height: calc(3 * 1.5em);
}
.contensubmenu>div {
  border-left: 1px solid #c6c6c6;
  padding-left: 69px;
}

.product-line-grid-right.mobile {
  display: none;
}

.product-line-grid-right {
  display: block;
}

a.remove-from-cart.showmobile {
  display: none;
}

@media (max-width: 1024px) {
  header#header {
    display: none;
  }

  .headermobile {
    display: block;
    position: relative;
    width: 100%;
  }

  #index.home .headermobile {
    position: absolute !important;
  }

  .topsection {
    z-index: 9;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .bg_overlay_search.active {
    display: none;
  }

  #index .topsection {
    margin-bottom: -109px;
    z-index: 9;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .bottomsection {
    position: fixed;
    bottom: 1vh;
    width: 100%;
    z-index: 999;
    display: flex;
    justify-content: center;
  }

  .bottomsectioninner {
    width: 85%;
    display: flex;
    padding: 10px 30px;
    justify-content: space-between;
    align-items: center;

    border-radius: 100px;
    border: 1px solid var(--Design-Grey, #e8e8e8);
    background: var(--Design-White, #fff);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  }

  #index .topsection {
    /* margin-top: -135px; */
  }

  .topsection img {
    width: 138px;
    margin-top: 0;
  }

  .contentmap {
    flex-direction: column;
    margin: 0 10px;
  }

  .leftmaps {
    width: 100%;
    padding: 0;
  }

  .leftmaps h1 {
    font-size: 40px;
    line-height: 37px;
  }

  .ets_search_block_top {
    display: none;
  }

  .ets_search_block_top.visible {
    display: block;
    max-width: 90%;
    position: fixed;
    background: #fff;
  }

  div.search_block_results {
    max-height: 70vh !important;
    overflow: scroll;
  }

  .rating_productcomments {
    background: #fff;
  }

  div.search_block_results,
  div#search_block_keyword {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  div.search_block_results .autocomplete-suggestions,
  div#search_block_keyword .autocompletenew-suggestions {
    width: 90% !important;
  }

  .rightmaps {
    width: 100% !important;
    margin-right: 0 !important;
  }

  .searchBox button.btn.btn-primary {
    padding: 12px 10px;
  }

  .searchForm {
    width: 50%;
    margin-left: 11px;
  }

  .searchForm p,
  select#radiusSelect,
  select#locationSelect {
    font-size: 11px;
  }

  #supplier .heading {
    padding: 0 28px;
    line-height: 43px;
  }

  #index .btn-wrap {
    display: none;
  }

  .listcateg a {
    width: 45%;
  }

  #index .mapdatacontainers {
    left: 10px;
  }

  .listdata {
    /* grid-template-columns: repeat(2, 50%); */
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .carateristique button {
    font-size: 10px;
  }

  .supplierdata {
    width: 47%;
  }

  #module-storelocator-searchresults #stores .store_map,
  #module-storelocator-storefinder #stores .store_map {
    min-height: 443px !important;
    margin: 20px 0 0;
  }

  #product .row {
    margin-right: 0;
    margin-left: 0;
  }

  #product .container.bestseller {
    margin-bottom: 20px;
  }

  .col-md-6.col-12:nth-child(1) {
    order: 2;
  }

  .col-md-6.col-12:nth-child(2) {
    order: 1;
  }

  .col-md-6.col-12:nth-child(3) {
    order: 3;
  }

  .col-md-6.col-12:nth-child(4) {
    order: 4;
  }

  .row.product-container.js-product-container>.row {
    display: flex;
    flex-direction: column;
  }

  .supplierthumb {
    width: 104px !important;
    height: 60px !important;
  }

  .detailfournisseur {
    padding: 10px 26px 10px 0;
  }

  .zone-product-extra-fields.hook-ProductAdditionalInfo {
    grid-template-columns: 1fr !important;
  }

  .accordion-container {
    margin: 0 !important;
  }

  .col-md-6.col-12:nth-child(4) {
    border-top: 1px solid #e8e8e8;
  }

  #wrapper .breadcrumb ol {
    margin-left: 63px;
    margin-bottom: 11px;
  }

  .cart-grid.row,
  #checkout .row {
    margin: inherit;
  }

  .product-line-info a.label {
    font-size: 18px;
  }

  .product-line-grid-right.mobile {
    display: block !important;
  }

  .product-line-grid-right {
    display: none;
  }

  a.remove-from-cart.showmobile {
    display: block;
  }

  .col-md-6.col-xs-6.qty {
    display: flex;
    justify-content: flex-end;
  }

  .product-line-grid-right.mobile .row .row {
    padding: 0 20px;
  }

  .product-line-info {
    display: flex;
    margin-bottom: 5px;
  }

  .product-line-grid-right .product-price {
    font-size: 18px;
  }

  .cart-grid-right.col-lg-4 {
    margin-top: 30px;
  }

  .card.cart-summary,
  body#checkout .cart-grid-right .card {
    padding: 20px;
  }

  #cart .blockreassurance_product,
  #checkout .blockreassurance_product {
    margin: 20px 0;
  }

  #module-storelocator-storefinder #wrapper .breadcrumb ol,
  #module-storelocator-searchresults #wrapper .breadcrumb ol {
    margin-left: 28px;
    margin-bottom: 11px;
  }

  .searchBox form {
    width: 100%;
  }

  #cms h1,
  #cms .h1 {
    font-size: 40px;
    line-height: 44px;
  }

  #cms .scrolldown {
    display: none;
  }

  .container.KjcLOjkfc .col-md-4 {
    margin-top: 0;
  }

  .container.videoslider .carousel__slide {
    height: 319px !important;
  }

  #cms .slick-slide {
    margin-right: 0;
  }

  .playcontent {
    top: 44% !important;
  }

  img.playerplay {
    width: 32px;
  }

  #cms .container>.row h2.heading {
    margin: 0 15px;
    text-align: left;
  }

  .timelines {
    margin: 60px 15px;
  }

  #cms #wrapper .breadcrumb {
    display: none;
  }

  .textdecorations {
    width: 2012px;
    animation-name: infiniteScroll;
    animation-duration: 7s;
  }

  .textdecoration {
    font-size: 60px;
  }

  .teams {
    grid-template-columns: 1fr 1fr;
    margin: 46px 15px;
    grid-gap: 20px;
  }

  .leadword {
    font-size: 18px;
  }

  .ldjsqJH:before {
    scale: 0.5;
    left: -4px;
    top: -94px;
  }

  .ldjsqJH:after {
    right: -17px;
    scale: 0.5;
    bottom: -62px;
  }

  #cms .historybgtonone {
    margin-left: -50px;
    width: 405px;
  }

  #category h1.h1,
  #supplier .h1,
  #category .h1,
  #category .h1 h1 {
    color: var(--Design-Black, #000);
    font-family: Figtree;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px !important;
    text-transform: initial;
  }
}

#cms h1,
#cms .h1 {
  text-align: left !important;
}

#supplier div#content-wrapper {
  width: 100%;
}

.supplier-logo img {
  width: 200px;
}

#supplier #wrapper .breadcrumb ol {
  margin-left: 26px;
}

.supplier-logo {
  margin-bottom: 10px;
}

.selection button.submit-form {
  background: transparent;
  border: 0;
  cursor: pointer;
}

.footer-container .blockreassurance_product {
  margin-top: 40px;
}

.container.videoslider {
  width: 100%;
  margin-bottom: 50px;
  display: none;
}

.container.videoslider .carousel__slide {
  height: 810px;
}

.container.videoslider .carousel__slide__inner {
  height: 100%;
  position: relative;
}

.container.videoslider .carousel__slide__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block !important;
  height: 100%;
}

.single-video {
  width: 100%;
  height: 100%;
}

.single-video iframe {
  width: 100%;
  height: 100%;
}

a.videooverlay {
  position: relative;
  cursor: pointer;
}

.playcontent {
  position: absolute;
  top: 50%;
  /* left: 50%; */
  cursor: pointer;
  width: 100%;
  display: flex;
  justify-content: center;
}

.settingdata svg {
  cursor: pointer;
}

.settingdata {
  position: relative;
  width: 184px;
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 15px 20px;
}

.slick-slider-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

.slick-slider-dots {
  position: absolute;
  top: 6px;
  left: 34%;
}

.container.videoslider .slick-slide img:not(.playerplay) {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.settingcontainer {
  width: 100%;
  position: absolute;
  bottom: 60px;
  display: flex;
  justify-content: center;
}

.zone-product-extra-fields.hook-ProductAdditionalInfo {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 15px;
  grid-gap: 20px;
}

.contentcep {
  width: 100%;
  display: flex;
}

.imgmet {
  width: 80px;
  margin-right: 15px;
}

img.extra-title-image {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50%;
}

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

.extra-content.typo>span {
  color: var(--Design-Black, #000);
  /* Design/desktop/texts/text-16px-bold */
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.featurename {
  color: var(--Design-Primary, #9c163a);
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.featurecontent {
  color: var(--Design-Black, #000);

  /* Design/desktop/texts/text-light */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-top: 7px;
}

.innerfeature {
  margin-bottom: 20px;
}

.suppliercontent {
  display: flex;
  /* padding: 10px 25px 10px 80px; */
  align-items: center;
  gap: 20px;
  border-radius: 50px;
  border: 1px solid var(--Design-Grey, #e8e8e8);
  background: var(--Design-White, #fff);
  align-self: stretch;
  margin-bottom: 20px;
}

.supplierthumb {
  width: 60px;
  height: 37px;
}

.supplierthumb img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 50px 0 0 50px;
}

.suppliercontent a {
  color: var(--Design-Black, #000);
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration-line: underline;
}

.product-extra-fields {
  border-radius: 20px;
  border: 1px solid var(--Design-Grey, #e8e8e8);
  background: linear-gradient(0deg,
      rgba(232, 232, 232, 0.2) 0%,
      rgba(232, 232, 232, 0.2) 100%),
    #fff;
  display: flex;
  /* width: 577px; */
  padding: 20px 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 15px;
}

.filecontent {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 60px;
  width: 100%;
  grid-row-gap: 20px;
}

.extra-field a {
  display: flex;
  justify-content: space-between;
  width: 100%;
  color: var(--Design-Black, #000);

  /* Design/desktop/texts/text-light */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.product-extra-fields h4 {
  color: var(--Design-Black, #000);
  font-family: Figtree;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  /* 138.889% */
}

#product .container.bestseller {
  margin-top: 80px;
}

.productcontenttop {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}

.productlivraison {
  display: none;
}

.productlivraison a span {
  color: var(--Design-Primary, #9c163a);

  /* Design/desktop/texts/text-10px */
  font-family: Figtree;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-left: 7px;
}

.productlivraison a {
  display: flex;
}

#wrapper .breadcrumb li::after {
  margin: 0.3125rem;
  color: #7a7a7a;
  content: "|";
  font-size: 10px;
  opacity: 0.5;
}

nav.breadcrumb a {
  color: var(--Design-Black, #000);
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.product-label.fullsc .lab_ {
  width: 100%;
}

nav.breadcrumb li>span {
  color: var(--Design-Black, #000);
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

button.btn.view-more-button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: inherit;
  width: 400px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  white-space: nowrap;
  outline: none;
  padding: 30px 0;
  margin-bottom: 50px;
}

#show_grid,
#show_list,
#index #wrapper .breadcrumb {
  display: none !important;
}

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

button.btn.view-more-button svg {
  margin-bottom: 10px;
}

button.btn.view-more-button span {
  color: var(--Design-Primary, #9c163a);

  /* Design/desktop/titles/h3-light */
  font-family: Figtree;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}


#supplier .container.content-fluid {
  width: 100%;
}

div#js-product-list {
  max-width: 1194px;
  width: 100%;
  /* margin-top: 147px; */
}

#supplier section#products {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#supplier .content-full-width {
  width: 100%;
}

#supplier .mapdatacontainer {
  width: 100%;
  max-width: 100%;
}

#supplier div#store_single_map {
  width: 100%;
  height: 772px;
}

#supplier .mapdatacont {
  width: 100%;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 9;
  background: transparent;
}

.mapdatacontwidth {
  max-width: 1194px;
  width: 100%;
}

.mapdatac {
  display: inline-flex;
  padding: 30px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  background: #fff;
  max-width: 364px;
}

.mapdatac img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}

p.supname {
  color: var(--Design-Black, #000);

  /* Design/desktop/titles/h2-bold */
  font-family: Figtree;
  font-size: 45px;
  font-style: normal;
  font-weight: 600;
  line-height: 55px;
  /* 122.222% */
}

.supaddress {
  color: var(--Design-Primary, #9c163a);
  text-align: center;
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  display: flex;
}

#supplier .slick-slide {
  max-width: 212px;
}

#supplier .container.bestseller {
  margin-top: 50px;
}

#supplier .container.bestseller .loadmorebtn {
  display: none;
}

#category .mapdatacontainers,
#index .mapdatacontainers {
  position: absolute;
  top: 68px;
}

#supplier nav.row.breadcrumb {
  display: flex;
  justify-content: center;
}

#index a.phone path {
  stroke: #fff;
}

#index .fixed-header a.phone path {
  stroke: #000;
}

#supplier nav.row.breadcrumb ol {
  max-width: 1194px;
  width: 100%;
}

.product-miniature .product-price-and-shipping {
  color: var(--Design-Black, #000);
  text-align: center;
  font-family: Figtree;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.bg-dark .product-miniature .product-price-and-shipping {
  color: #fff;
}

.selection .js-product.product:nth-child(7) .product-miniature .product-miniature .product-price-and-shipping {
  color: #9c163a;
}

article.product-miniature.js-product-miniature img {
  transition: all 0.3s ease;
}

article.product-miniature.js-product-miniature:hover picture img {
  scale: 1.2;
}

@media (max-width: 1024px) {

  #category .products.row,
  #supplier .products.row {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    padding: 20px;
  }

  #category #products .product:nth-child(5n + 5),
  #category #products article:nth-child(5n + 5),
  #supplier #products .product:nth-child(5n + 5),
  #supplier #products article:nth-child(5n + 5) {
    margin-top: 0 !important;
  }

  #category #products .product:nth-child(5n + 4),
  #category #products article:nth-child(5n + 4),
  #supplier #products .product:nth-child(5n + 4),
  #supplier #products article:nth-child(5n + 4) {
    margin-top: 0 !important;
  }

  .product-miniature .product-price-and-shipping {
    font-size: 20px;
  }

  #category #products .product:nth-child(5n + 2),
  #category #products article:nth-child(5n + 2),
  #supplier #products .product:nth-child(5n + 2),
  #supplier #products article:nth-child(5n + 2) {
    margin-top: 0 !important;
  }

  #supplier .products.row {
    margin-top: 0 !important;
  }

  .block-category h1 {
    font-size: 40px !important;
  }

  .block-category.card.card-block {
    padding: 0 20px;
    margin-bottom: 0;
  }

  .supplier-logo img {
    width: auto;
    height: 60px;
    object-fit: cover;
  }

  .lab-right.lab_ {
    display: flex;
    align-items: center;
  }

  .lab_ label {
    margin-bottom: 0;
  }

  .js-product.product.col-xs-12.col-sm-6.col-xl-3 {
    padding: 0;
  }

  button.btn.view-more-button span {
    font-size: 18px;
  }

  button.btn.view-more-button {
    width: 280px;
  }

  .container.reass {
    background-size: 355px;
  }

  p.supname {
    font-size: 25px;
    line-height: 32px;
  }

  #supplier .container.bestseller {
    margin-bottom: 50px;
  }
  
  div#js-product-list-header-x {
    flex-direction: column;
  }

  #category .top-product .product:last-child,
  #supplier .top-product .product:last-child {
    margin-top: 0;
  }

  .block-category.card.card-block {
    width: 100%;
  }

  /*menu mobile*/
  

  
  .mobile-menu-head,
  .mobile-menu-trigger {
    display: none;
  }

 
  ul.regionlidtes.displayed {
    height: auto;
    display: block;
  }

  .mobile-menu-head.displayed {
    display: block;
  }

 

  .menu-overlay {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1098;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease;
  }

  .menu-overlay.displayed {
    visibility: visible;
    opacity: 1;
  }

  .mobilemenu-all {
    display: none;
  }

  .mobilemenu-all.displayed {
    display: block;
    position: fixed;
    top: 0;
    background: #fff;
    height: 100%;
    z-index: 9;
  }

  .menulogo .bgdark {
    display: flex;
    justify-content: center;
    padding: 15px 0;
  }

  .mobile-menu-head span {
    color: var(--Design-Black, #000);

    /* Design/mobile/texts/text-14px-light */
    font-family: Figtree;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }

  .go-back svg {
    width: 15px;
    height: 11px;
    font-size: 16px;
  }


  .mobile-menu-head {
    display: block !important;
  }

  .go-back {
    cursor: pointer;
  }
 

  ul.regionlidtes.active {
    display: block;
    z-index: 99;
    background: #ffffff;
    position: relative;
    margin-top: -504px;
    margin-left: -186px;
  }

  .hiddenmobile .arrow {
    display: none;
  }
}

.mobile-menu-head {
  display: none;
}

.bestseller div#nmp {
  display: none !important;
}

.checkbox.enabled {
  background: #9c163a !important;
  color: #fff;
}

.checkbox.enabled label a {
  color: #fff;
}

.checkbox.enabled label {
  margin-bottom: 0;
}

.checkbox.enabled [type="checkbox"]:checked+label:after,
.checkbox.enabled [type="checkbox"]:not(:checked)+label:after,
.checkbox.enabled [type="radio"]:checked+label:after,
.checkbox.enabled [type="radio"]:not(:checked)+label:after {
  content: "";
  background: inherit !important;
  height: 8px;
  width: 12px;
  position: absolute;
  top: 2px;
  left: -1px;
  border-bottom: 1px solid #c6c6c6;
  transform: rotate(313deg) !important;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.checkbox.enabled [type="checkbox"]:checked+label:before,
.checkbox.enabled [type="checkbox"]:not(:checked)+label:before,
.checkbox.enabled [type="radio"]:checked+label:before,
.checkbox.enabled [type="radio"]:not(:checked)+label:before {
  content: "";
  position: absolute;
  left: -2px;
  top: 6px;
  width: 12px;
  height: 12px;
  border: inherit !important;
  border-top: 1px solid #c6c6c6 !important;
  transform: rotate(45deg);
  background: inherit !important;
  -webkit-border-radius: inherit !important;
  -moz-border-radius: inherit !important;
  border-radius: inherit !important;
}

.custom-checkbox input[type="checkbox"] {
  left: 0 !important;
}

.category-tree {
  display: none;
}

.checkbox.enabled a:hover {
  color: #fff !important;
}

.ui-slider-horizontal {
  height: 0.3em;
}

.PM_ASCritRange {
  margin-top: 18px;
}

.ui-slider-range.ui-widget-header.ui-corner-all {
  background: #9c163a;
  /* height: 2px; */
}

a.PM_ASResetGroup {
  display: none;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 0.7em;
  height: 0.7em;
  cursor: default;
  background: #9c163a !important;
}

/* #category-description {
    overflow: hidden;
    max-height: 12.7em;
    position: relative;
    line-height: 1.5em;
} */
/* #category-description p{
    max-height: none;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
#category-description.expanded p{
    -webkit-line-clamp: inherit;
} */

#category-description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  /* Limite à 10 lignes */
  -webkit-box-orient: vertical;
}

#category-description.expanded {
  display: block;
  /* Affiche tout le contenu */
  overflow: visible;
}

#read-more-btn {
  margin-top: 10px;
  cursor: pointer;
  color: var(--Design-Black, #000);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
  margin-bottom: 18px;
}

#category-description.expanded {
  max-height: none;
}

#category-description:not(.expanded)+#read-more-btn {
  display: block;
}

#supplier .products.row {
  margin-top: -150px;
}

.product-labels {
  position: absolute;
  z-index: 5;
  left: 22px;
}

.p-label {
  width: 42px;
  height: 42px;
  margin-bottom: 5px;
  border-radius: 50%;
  overflow: hidden;
  padding: 2px;
  background: #fff;
}

.p-label img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.tabs .tab-pane.fade {
  opacity: 1 !important;
}

#product .product-labels {
  position: relative;
  display: flex;
  left: inherit;
}

label.content_vins {
  font-weight: 800;
}

/* #product-details {
    display: none;
} */
#header .logo {
  width: 100%;
  max-width: 163px;
  margin: -33px 0;
}

.hc-cat.parent-cat:first-child {
  display: none;
}

.hc-tab-parent {
  border-bottom: 0;
  border-top: 1px solid #e8e8e8 !important;
}

.hc-cat.parent-cat {
  font-size: 12px;
}

.hc-tab-parent .hc-cat.parent-cat:not(:first-child) {
  border-left: 1px solid #e8e8e8 !important;
  padding: 10px 15px;
}

.hc-products-container .slick-arrow {
  top: -100px;
  opacity: 0;
}

.hc-products-container .slick-prev {
  right: 84px;
  left: auto;
  width: 52px;
  height: 48px;
}

.hc-products-container .slick-next {
  right: 12px;
  left: auto;
  height: 52px;
  width: 48px;
}

.hc-tabs .hc-cat.parent-cat.active,
.hc-tabs .hc-cat.parent-cat.parent-active,
.hc-tabs .hc-cat.parent-cat:hover {
  color: #9c163a;
}


.block-category-inner button {
  margin-top: 10px;
}

span.htprice {
  font-size: 11px;
  vertical-align: top;
}
footer#footer.fvisible {
  opacity: 1 !important;
}

#supplier section#products h3 {
  display: none;
}


/*Modale*/
.client .c-data p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  /* Limiter à 5 lignes */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.read-more-btn {
  margin-top: 10px;
  cursor: pointer;
  color: var(--Design-Black, #000);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
  margin-bottom: 18px;
}

.modal-content {
  background-color: white;
  margin: 10% auto;
  padding: 20px;
  width: 80%;
  max-width: 600px;
}

section.product-features:not(:last-child) {
  display: none !important;
  visibility: hidden;
}

.modal-content .close {
  color: #7a7a7a;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-top: -19px;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

p#client-testimonial {
  font-size: 14px;
  margin-top: 30px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  color: #000;
}

img#client-img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  margin-top: 20px;
}

#products .up {
  display: none;
}

.teamImg {
  width: 207px;
  height: 250px;
}

.teamImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#products .P__ .products {
  flex-wrap: nowrap;
}

#supplier .modal-backdrop.in {
  display: none;
}

#category .modal-backdrop {
  display: none;
}

/* Guide des labels */
.guide-des-labels-table {
  width: 80%;
  margin: auto;
}

.guide-des-labels-table td {
  padding: 10px;
  text-align: left;
  vertical-align: top;
}

div#js-product-list-header-x {
  display: flex;
  justify-content: space-between;
}

.top-product .js-product.product.col-xs-12.col-sm-6.col-xl-4,
.js-product.product.col-xs-12.col-sm-6.col-xl-3 {
  width: 50%;
}

.top-product {
  display: flex;
}

.bg-dark a.btn.btn-primary.white {
  float: right;
}

.h3.product-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3.6em;
  /* line-height: 1.8em; */
}

.bg-dark .product-miniature .product-title a {
  color: #fff;
}

button.btn.view-more-button svg {
  transition: all 0.3s ease;
}

button.btn.view-more-button:hover svg {
  /* margin-top: -20px; */
  transform: translateY(-10px);
}


.page-cms-4 .btn-wrap {
  background: #9c163a;
}

#registration .form-group.row label.col-md-3 {
  width: 100%;
  text-align: left;
  font-size: 16px;
}

#registration input.form-control {
  font-size: 17px;
}

#registration .form-control-comment {
  padding-top: 0.5rem;
  font-size: 0.675rem;
  color: #7a7a7a;
}



.download-content span.icon {
  display: none;
}

.download-content .accordion-header,
.download-content .accordion-content {
  background-color: transparent !important;
}

.bold {
  font-weight: bold;
}

.attachment a {
  color: #000;
}

img.img-attachement {
  max-width: 20px;
  position: absolute;
  right: 15px;
  top: 0px;
}

.relative {
  position: relative;
}

.w-50 {
  width: 50%;
}

.f12 {
  font-size: 12px;
}

.download-content .accordion-content p {
  margin: 5px 0;
}

.download-content {
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #ccc;
  background-color: #f4f4f4 ! important;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

.space-between {
  justify-content: space-between;
}

.product-flags {
  right: 0 !important;
  left: inherit !important;
  width: inherit !important;
}

.page-cart #pscarthover_shoppingcart{
  display: none !important;
}
.page-cart #pscarthover_shoppingcart.activemenu {
  display: none;
  visibility: hidden;
  opacity: 0;
}

.sidebar-total-ht{
  display: none;
  justify-content: space-between;
  align-items: center;
}
#pscarthover_shoppingcart .sidebar-total-ht{
  display: flex;
  margin-bottom: 20px;
}
#pscarthover_shoppingcart .promo-name.card-block{
  padding: 0;
}
#pscarthover_shoppingcart .block-promo{
  margin-top: 5px;
  margin-bottom: 0;
}
#pscarthover_shoppingcart .block-promo .cart-summary-line,
#pscarthover_shoppingcart .sidebar-flex-item {
  display: flex;
  padding: 0;
  justify-content: space-between;
  grid-column-gap: 20px;
}
#pscarthover_shoppingcart .block-promo .cart-summary-line{
  margin-bottom: 8px;
}
#pscarthover_shoppingcart .block-promo .cart-summary-line .float-xs-right{
  float: none;
}
#pscarthover_shoppingcart .block-promo .cart-summary-line::after{
  display: none;
}
#pscarthover_shoppingcart label{
  font-weight: 400;
}
#pscarthover_shoppingcart .value{
  font-weight: 600;
}
#pscarthover_shoppingcart .promo-code-button .collapse-button{
  color: #fff !important;
}
.brand-list{
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 1fr);
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .brand-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .brand-list {
    grid-template-columns: auto;
  }
}
.brand-list .brand{
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 15px;
  border: 1px solid rgba(0, 0, 0, .13);
  text-align: center;
}
.brand-list .brand-img {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.brand-list .brand-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.brand-list .brand-infos{
  margin-top: 10px;
}
.brand-list .brand-infos a {
  font-weight: 700;
  color: #9c163a;
}
.brand-list .brand-products a:last-child {
  margin-left: 5px;
}
.brand-list .brand-products a {
  color: #9c163a;
}
.brand-list .brand-products a:first-child {
  color: #7e7e7e;
}

/* Disable mega menu black overlay on desktop only */
@media (min-width: 1025px) {
  .ets_mm_megamenu.bg_submenu:before,
  .bg_submenu:before {
    display: none !important;
  }
}

.PM_ASCriterionHide,
li.PM_ASCriterionHide {
    display: none;
}

.PM_ASCriterionDisable {
    opacity: .50;
}

/* Advanced Search Pro 5 - Improved Filter Sidebar */

/* Base state - collapsed */
.PM_ASCriterionsGroupOuter {
  height: 0;
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
  transition: all 0.3s ease;
}

/* Expanded state */
.PM_ASCriterions.collapsdataison .PM_ASCriterionsGroupOuter {
  height: auto;
  opacity: 1;
  pointer-events: auto;
}

/* Filter group title styling */
.PM_ASCriterionsGroupTitle {
  position: relative;
  cursor: pointer;
  padding: 10px 0;
  border-bottom: 1px solid #e0e0e0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* Icons are handled by existing .customicon .plusdata/.minusdata system */

/* Show more button specific styling */
.PM_ASCriterionHideToggleLink {
  background: #f8f9fa;
  border: 1px solid #dee2e6;
  border-radius: 4px;
  padding: 6px 12px;
  font-size: 12px;
  color: #6c757d;
  text-decoration: none;
  display: inline-block;
  margin-top: 8px;
  transition: all 0.2s ease;
}

.PM_ASCriterionHideToggleLink:hover {
  background: #e9ecef;
  color: #495057;
  text-decoration: none;
}

/* Prevent show more button from triggering collapse */
.PM_ASCriterionHideToggle {
  pointer-events: auto;
}

.PM_ASCriterionHideToggle p,
.PM_ASCriterionHideToggle a {
  pointer-events: auto;
}

/* Ensure hidden criteria can be properly shown/hidden */
.PM_ASCriterionHide {
  display: none !important;
}

/* When explicitly shown via JavaScript, override the hide */
.PM_ASCriterionHide[style*="display: list-item"] {
  display: list-item !important;
}

.PM_ASCriterionHide[style*="display: block"] {
  display: block !important;
}

.PM_ASCriterionHide[style*="display: inline-block"] {
  display: inline-block !important;
}

/* Hide/Show button text states */
.PM_ASCriterionHideToggleLink .PM_ASHide {
  display: none;
}

.PM_ASCriterionHideToggleLink .PM_ASShow {
  display: inline;
}

/* Better visual hierarchy for filter options */
.PM_ASCriterionLink {
  display: block;
  padding: 4px 0;
  color: #333;
  text-decoration: none;
  font-size: 14px;
  transition: color 0.2s ease;
}

.PM_ASCriterionLink:hover {
  color: #007bff;
  text-decoration: none;
}

/* Selected filter styling */
.PM_ASCriterionLinkSelected {
  color: #007bff;
  font-weight: 500;
}

/* Product count styling */
.PM_ASCriterionNbProduct {
  color: #6c757d;
  font-size: 12px;
  margin-left: 5px;
}

/* Responsive improvements */
@media (max-width: 768px) {
  .PM_ASCriterionsGroupTitle {
    padding: 12px 0;
    font-size: 16px;
  }
  
  .PM_ASCriterionLink {
    padding: 6px 0;
    font-size: 15px;
  }
}