.edd_purchase_receipt_files .cmppp__go-back-to-the-post {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  font-size: 20px;
  padding-left: 24px;
}

.edd_purchase_receipt_files .cmppp__go-back-to-the-post span {
  position: absolute;
  left: 0;
  bottom: 5px;
}

fieldset.cmppp-pricing br {
  display: none;
}

fieldset.cmppp-pricing .cmmp-single-meta-price {
  display: flex;
}

.cmppp-pt-options .cmppp-pt-option {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.cmppp-pt-options .cmppp-pt-option label {
  font-weight: 600;
}

.cmppp-pt-options .cmppp-pt-option input {
  width: 80px;
}
