#launcher{
display:none !important;
}
.loop-frequency-selector button:last-child{
    display:none;
}

  /* show only 3 first skip date in portal */
  #loop-cp-drawer-id-view-scheduled-orders .loop-drawer-body > div:nth-child(n+4) {
    display: none;
  }

/* Temporary disable the Vanilla Protein add btn 

[data-variant-id="41145839124523"] .loop-btn-add-product{
  display:none;
}*/
body.fr .label-active-100:before,
body.fr .label-active-150:before {
  content: '10% de \Arabais' !important;
}

body.fr .label-active-200:before {
  content: '20% de \Arabais' !important;
}

/* ——— English store only ——— */
body:not(.fr) .label-active-100:before,
body:not(.fr) .label-active-150:before {
  content: '10% off' !important;
}

body:not(.fr) .label-active-200:before {
  content: '20% off' !important;
}


.loop-bundle-footer .loop-bundle-progress-bar-container {
    margin-top: 50px;
    margin-bottom: 55px !important;
} 

.loop-higher-discount-rate {
    font-size: 14px;
    padding: 3px 3px;
} 
