/* .sticky-note__offer-name {
  text-align: center;
} */

iframe#navigapay-payway-iframe {
  min-height: 482px !important;
}

.sticky-note__img {
  max-height: 130px !important;
}

.sticky-note__img-container {
  margin-bottom: 20px;
}

.sticky-note__offer-name {
  display: none;
}

.sticky-note__offer-text > ul {
  margin: 0;
  padding: 20px;
}

.sticky-note__offer-text {
  text-align: center;
}

/* .sticky-note__offer-text {
  text-align: center;
} */

.step__body {
  padding: 30px 0 20px 0 !important;
}

.step__button {
  width: 100% !important;
}

.input-container_card-number {
  margin-bottom: 0px !important;
}

input.zipCode_qa {
  margin-bottom: 16px !important;
}

label {
  display: none;
}

.infoRow-help {
  margin-bottom: 0px;
}

.infoRow.infoRow_extra-small-spacing {
  margin-bottom: 0px !important;
}

input {
  margin-bottom: 10px;
}

.infoRow {
  margin-bottom: 10px !important;
}

/* .step__content {
  margin-bottom: 20px !important;
} */

.independent-address {
  margin-bottom: 0px !important;
}

.placeOrder {
  display: none;
}

.checkbox {
  padding-bottom: 8px !important;
}

.payment-methods {
  margin-bottom: 16px !important;
}

.step__header {
  display: none !important;
}

/*NEW */

div.sticky-note__offer-details > div:nth-child(1) {
  text-align: center;
}

.sticky-note__offer-text > p > span,
.sticky-note__offer-text > ul > li > span {
  font-size: 17px !important;
}

.termsAndConditions.termsAndConditions_step {
  padding-bottom: 0px;
  /* position: absolute;
  bottom: 1px;
  width: 78%; */
}

/* .step__button {
  width: 400px;
} */

.step__buttons {
  margin-top: 20px !important;
  display: flex;
  justify-content: center;
  position: relative;
  /* margin: 0 0px 310px !important; */
}

.ezPay {
  padding: 0px !important;
  /* position: absolute;
  bottom: 248px; */
}

.user-information {
  margin-bottom: 0px !important;
}

.buttons {
  margin-top: 0px !important;
}

.sticky-note__offer-details {
  padding: 50px 30px 10px !important;
}

.page__sidebar {
  border-bottom: none !important;
}

.sticky-note__body {
  height: unset !important;
}

@media only screen and (max-width: 850px) {
  .sticky-note .prices {
    padding-top: 15px;
  }

  .sticky-note .offer-name-container__top-block {
    min-height: 20px !important;
  }

  .sticky-note__title {
    margin: 8px 0 10px !important;
  }

  .sticky-note__offer-details {
    margin-top: -34px !important;
  }

  .step__body {
    padding: 10px 0 20px 0 !important;
  }
}
