#your_order_section_container.elementor-section.elementor-inner-section.elementor-element.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
  font-size: 1.1em;
  color: #000000;
  padding-top: 10px;
  padding-left: 24px;
}

th.product-name {
  padding-bottom: 6px;
}

th.product-total {
  padding-bottom: 6px;
}

td.product-name {
  padding-top: 18px;
  padding-bottom: 0px;
  line-height: 1.2em;
}

td.product-total {
  padding-top: 18px;
  padding-bottom: 0px;
  line-height: 1.2em;
}

.cartflows-elementor__checkout-form .wcf-embed-checkout-form .woocommerce-checkout #order_review_heading {
  visibility: collapse;
  height: 0px;
  margin-top: -32px;
}