Add this code to the Custom CSS box
div.sqs-add-to-cart-button-wrapper {
order: 2 !important;
}
.ProductItem-details .ProductItem-details-checkout {
display: flex;
flex-direction: column;
}

Result:

Add this code to the Custom CSS box
div.sqs-add-to-cart-button-wrapper {
order: 2 !important;
}
.ProductItem-details .ProductItem-details-checkout {
display: flex;
flex-direction: column;
}

Result:
