.ast-woocommerce-container {
  margin: 0 auto;
  width: 90%;
}

.ast-single-post .entry-title {
  padding-left: 4%;
  padding-top: 30px;
}

.entry-content>:last-child {
  width: 80%;
}

#post-8.post-8.page.type-page.status-publish.ast-article-single {
  margin: 0 auto;
  width: 90%;
}

.wp-block-woocommerce-checkout.alignwide.wc-block-checkout {
  width: 90%;
  padding-left: 10%;
}

#wpforms-2235-field_1.wpforms-field-large.wpforms-field-required {
  font-size: 14px;
  line-height: 14px;
}

#wpforms-submit-2235.wpforms-submit {
  background-color: #d274d8;
}