body.postid-8557 .product-details {
  padding-top: 40px;
  padding-bottom: 100px;
  width: 660px;
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  body.postid-8557 .product-details .nyp {
    flex-direction: column;
    align-items: flex-start;
  }
}
body.postid-8557 .product-details__occupancy,
body.postid-8557 .product-tags,
body.postid-8557 .quantity,
body.postid-8557 .single-hero__media {
  display: none !important;
}
body.postid-8557 .nyp label,
body.postid-8557 .wc-pao-addons-container label {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
}
body.postid-8557 .wc-pao-addon-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
}
body.postid-8557 .wc-pao-addon-container .form-row {
  padding: 0;
  margin: 0;
  flex: 1;
}
body.postid-8557 .wc-pao-addon-container label {
  font-weight: 400;
}
body.postid-8557 .nyp {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
}
body.postid-8557 .nyp label {
  flex-shrink: 0;
}
body.postid-8557 .nyp .input-text {
  flex: 1;
}

/*# sourceMappingURL=product-make-a-payment.css.map */
