I have a website located at
Within that page, I have included the Cart table using a woocommerce shortcode.
Currently, the cart table is positioned below the billing details and payment options section.
My goal is to move this cart table to be situated between the billing information fields and the 'your order' overview block.
I have created a visual representation of how it should look (using paint):
Is it possible to achieve this layout adjustment using CSS alone or do I need to make edits to the .php files?