span {
  font-weight: normal;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
  display: none;
}

#order_comments_field.form-row.notes.thwcfd-field-wrapper.thwcfd-field-textarea {
  display: none;
}

.woocommerce-billing-fields {
  font-weight: lighter;
}

.breadcrumbs.flex-row.flex-row-center.heading-font.checkout-breadcrumbs.text-center.strong.h2.uppercase {
  display: none;
}

.cart-container.container.page-wrapper.page-checkout {
  margin-top: -91px;
}

.actions.clear {
  display: none;
}

.shipping__inner {
  display: none;
}

.cart-subtotal {
  display: none;
}

.woocommerce-privacy-policy-text {
  display: none;
}

.product-quantity {
  display: none;
}

.product-subtotal {
  display: none;
}

th {
  text-transform: uppercase;
}

.order-total {
  text-transform: uppercase;
}

.product-remove {
  visibility: hidden;
}

.absolute-footer.light.medium-text-center.text-center {
  display: none;
}