#product-builder button {
  min-width: auto;
  float: unset;
}
#product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-quantity-actions .cpb-quantity-button {
  color: white;
  border: none;
}
#product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-quantity-actions .cpb-quantity-button::before {
  z-index: -1 !important;
  bottom: 0 !important;
}
#product-builder button.cpb-panels-button.cpb-increment {
  width: auto;
}