.wc-oto-row {
  margin-bottom: 12px;
}
.wc-oto-label {
  display: block;
  margin-bottom: 6px;
  font-weight: 600;
}
.wc-oto-input {
  width: 100%;
  padding: 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.wc-oto-small {
  font-size: 13px;
  color: #666;
  margin-top: 6px;
}
.wc-oto-buttons {
  margin-top: 12px;
}
.wc-oto-hide-add-to-cart .single_add_to_cart_button {
  display: none !important;
}
