Create New Css Them and Location this Code there.
/ * Reorder primary shop components– BEGINNIG. */.
/ * Switch the store content wrapper’s container from “block” to “bend” to be able to rearrange its kid aspects */
. ec-size. ec-store. ec-store __ content-wrapper
/ * Adjust the order residential or commercial property to alter the order of kid components.
/ * The order home specifies the order of a versatile item relative to the remainder of the flexible items inside the very same container. */.
/ * Specify the position of the footer. */
. ec-size. ec-store. ec-footer
/ * Define the position of the item details section. */
. ec-size. ec-store. product-details
/ * Specify the position of the page title and breadcrumbs. */
. ec-size. ec-store. ec-page-title
/ * Specify the position of the item grid. */
. ec-size. ec-store. ec-grid order: 4;
/ * Specify the position of the pager. */
. ec-size. ec-store. ec-pager order: 5;
/ * Reorder primary shop elements– END. */.
Source