Hello Olivier DELORON
You can override the Cart and Checkout page design by modifying the respective files:
components/com_easystore/tmpl/cart/default.php
components/com_easystore/tmpl/checkout/default.php
We have used layouts in these files. If you want to change the layout design, then change in the following places:
components/com_easystore/layouts/cart/
components/com_easystore/layouts/checkout
But remember that if you update or reinstall EasyStore, then your changes will be gone. So, please keep your modified files safely with you somewhere else. In the future, we might give you option to override these files more conveniently.
Best regards