.loop-bundle-widget-frequency-interval-button.selected, .loop-bottom-sheet-body-products-container-expanded, .loop-bottom-sheet-purchase-options-container, .loop-bundle-widget-frequency-dropdown-label, .loop-bundle-widget-frequency-interval-items {
  background-color: #fff !important;
}
.loop-bundle-widget-frequency-interval-items.selected{
  background-color: #000 !important;
  color: #fff !important;
}
.loop-bundle-widget-selling-plan-subscription{
  width: 100%;
}
.loop-bundle-widget-selling-plan-info{
  width: auto;
}
.loop-bundle-widget-selling-plan-subscription .loop-bundle-widget-selling-plan-price-container{
  flex: unset;
}
.loop-bundle-cart-btn-text-container{
  justify-content: center;
}
@media screen and (min-width: 1200px){
  .loop-bundle-widget-add-to-cart-container{
    margin-bottom: 30px !important;
  }
}
