/** Shopify CDN: Minification failed

Line 311:0 Unexpected "}"

**/
html {
  scroll-behavior: smooth;
}

/* anchors position */

a.anchor {
  display: block;
  position: relative;
  top: -30px;
  visibility: hidden;
}

/* scrollbar */

.scrollbar::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  padding-right: 50px;
}

.scrollbar::-webkit-scrollbar-track {
  background: #ffffff;
  width: 90%;
  max-width: 200px;
  display: block;
  padding-right: 50px;
}

.scrollbar::-webkit-scrollbar-thumb {
  background-color: #4b9b7d;
  /* color of the scroll thumb */
  border: 2px solid #4b9b7d;
  height: 5px;
  width: 5px;
}

.scrollbar-none::-webkit-scrollbar {
  display: none;
}

.scroller::-webkit-scrollbar {
  display: none;
}

/* accordion */

accordion-element {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

accordion-element[data-open="true"].faq .icon-plus {
  display: none;
}

accordion-element[data-open="true"].faq .icon-minus {
  display: block;
}

@media screen and (max-width: 767px) {
  .icon-plus svg {
    width: 14px;
  }

  .icon-minus svg {
    width: 14px;
  }
}

/* Gradient links */
.link-pack {
  background: linear-gradient(
    147.2deg,
    #4b9b7d 0%,
    rgba(75, 155, 125, 0.8) 22.03%,
    #d7e6af 78.4%,
    rgba(215, 230, 175, 0.5) 100%
  );
}

.link-item:hover::after {
  content: "";
  display: block;
  width: 65%;
  height: 2px;
  position: absolute;
  bottom: -4px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #4b9b7d;
  border-radius: 3px;
}

/* card product */
.card-description p {
  font-size: 14px;
}


/* menu list before */
/*
.menu-list::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #efefef;
  position: relative;
  top: 8px;
  margin-right: 5px;
} */

.collection-card {
  background: linear-gradient(
    168.52deg,
    #4b9b7d 0%,
    rgba(75, 155, 125, 0.8) 35.48%,
    #d7e6af 59.33%,
    rgba(215, 230, 175, 0.5) 94.77%
  );
}

/* JUDGE ME */
.jdgm-preview-badge .jdgm-star.jdgm-star {
  font-size: 16px;
}

.jdgm-prev-badge__text {
  font-size: 16px;
}

.jdgm-rev-widg {
  width: 90%;
  max-width: 900px;
  margin: 20px auto !important;
  font-size: 16px;
}

.jdgm-rev-widg__title {
  visibility: unset;
  font-size: 1.875rem;
  margin-bottom: 50px !important;
}

.jdgm-rev__body {
  font-size: 14px;
}

@media (max-width: 639px) {
  .jdgm-rev-widg {
    font-size: 14px;
  }
}

.jdgm-rev-widg__title {
  font-size: 1.5rem !important;
  color: #4b9b7d;
}

.jdgm-prev-badge__text {
  font-size: 14px !important;
  text-decoration: underline !important;
}

.jdgm-all-reviews-widget {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 50px;
  margin-top: 20px;
  font-size: 14px;
}

@media screen and (min-width: 1024px) {
  .jdgm-rev-widg__title {
    font-size: 1.875rem !important;
    color: #4b9b7d;
  }

  .jdgm-rev-widg {
    margin: 50px auto !important;
  }
}

/* button just pay */
.just-button-main-label {
  font-size: 14px !important;
}

.just-btn {
  font-size: 14px !important;
}

.just-btn-sticky {
  font-size: 14px !important;
}

/* login and register */

.register-list li {
  display: flex;
  font-size: 14px;
  color: #4b9b7d;
  margin-bottom: 10px;
}
.register-list li::before {
  content: "";
  width: 24px;
  height: 24px;
  max-width: 24px;
  min-width: 24px;
  background-color: #4b9b7d;
  border-radius: 50%;
  margin-right: 12px;
}

/* yotpo */
.loyalty.popup{
  display:none !important;
}

.swell-tab{
  display:none !important;
}

.section-template--18869175812436__d7cb4c90-9163-4419-8300-e0f2c4ac6fa0-padding{
  padding-top:0 !important;
}


/* Bundle app */
[data-line-item-variant="46534059557204"] {
  display: none !important
}

#line-items:has([data-line-item-variant="46534059557204"]) {
  padding: 0 !important
}

bundle-builder-cart-box {
  margin-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-color: #4B9B7D;
  box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.05);
}

bundle-builder-line-card [data-bb-line-item-card-action] span,
bundle-builder-item-modal [data-bb-selector="done"] {
  font-size : 14px
}

bundle-builder-line-card [data-bb-selector="line-item-card-thumnail-wrapper"] {
  display: none
}

bundle-builder-line-card [data-bb-selector="line-item-card-title-price"] {
  padding-left: 16px
}

bundle-builder-item-modal [data-bb-selector="modal-header"] {
  background: #e3f2ed !important;
}

bundle-builder-item-modal [data-bb-selector="modal-title"] {
  color: #4b9b7d !important
}

[data-bb-selector="bb-view"]{
  color: #4b9b7d !important;
  border: 1px solid #4B9B7D !important;
  border-radius: 12px !important;
  width: 100%;
  padding: 12px;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  white-space: nowrap; 
}

side-cart-content:has(bundle-builder-cart-box) just-pay-button {
  display: none !important
}

#shopify-section-side-cart {
  display: none !important;
}

#header > div > div.flex.items-center.justify-end.gap-2.md\:gap-3.xl\:gap-2.col-span-3 > div.relative.flex.items-center.justify-center.w-2.lg\:w-10.cursor-pointer{
    display: none !important;
}

/*Buton Hero Homepage*/
@media (min-width: 768px) {
    .md\:px-24 {
        padding-left: 0rem!important;
        padding-right: 0rem!important;
    }
}

/*Couleur bouton formulaire de contact*/
#ContactForm > div > div.my-5.text-center > button{
color:white!important;}
}

/*Cacher Suivre ma commande sur ordi dans le footer*/
#footer > div > div.flex.justify-between.mt-10 > div:nth-child(4) > ul > li:nth-child(8) > a{display:none!important;}

/*Cacher Icone + ajouter au panier sur la section Recommandations 'routine'*/
div.absolute.bottom-0.right-0{display:none!important;}

/*Cacher Créer mon pack widget sur menu mobile*/
#tab-376435 > tabs-panels > div:nth-child(1) > div > div > div
{display:none!important;}

/*Cacher menu mobile du bas*/
#shopify-section-menu-fixed{display:none!important;}