.gPreorderSellingPlanNameWrapper {
  display: none;
}

.gPreorderSellingPlanWrapper .gPreorderSellingPlanGroup {
  border: 1px solid var(--foreground-color) !important;
  border-radius: var(--buttons-border-radius) !important;
}

.gPreorderSellingPlanWrapper .gPreorderSellingPlanGroup .gPreorderSellingPlanOptions .gPreorderSellingPlanValue label span {
  font-size: var(--font-s) !important;
}

#product-container .gPreorderSellingPlanWrapper .gPreorderSellingPlanGroup .gPreorderSellingPlanOptions .gPreorderSellingPlanValue .gPreorderPartialPaymentPrice {
  border: none !important;
  padding: 0 !important;
  font-size: var(--font-s) !important;
}