#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;
} */


.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;
} 

.loop-product-card-description-body .ingredients {
    display: none;
} 

.loop-image-product-lg .benefits {
    display: none;
}