.elementor-11 .elementor-element.elementor-element-efcb4fb{--sections-border-radius:15px 15px 15px 15px;}/* Start custom CSS */@media (max-width: 767px) {
  body.woocommerce-account .woocommerce,
  body.woocommerce-account .woocommerce-MyAccount-content,
  body.woocommerce-account .elementor-widget-woocommerce-my-account {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }

  body.woocommerce-account table.my_account_orders tbody,
  body.woocommerce-account table.woocommerce-orders-table tbody {
    display: block;
  }

  body.woocommerce-account table.my_account_orders tbody tr,
  body.woocommerce-account table.woocommerce-orders-table tbody tr {
    display: block;
    margin-bottom: 18px;
  }

  body.woocommerce-account table.my_account_orders tbody tr:last-child,
  body.woocommerce-account table.woocommerce-orders-table tbody tr:last-child {
    margin-bottom: 0;
  }
}/* End custom CSS */