Elementor itself has a (strange) option to enable or disable this shopping cart in Elementor > Settings > Integrations - here you need to disable the shopping cart for your theme to work.
After disabling this option, create a folder in the child theme called woocomerce and inside it create another folder called cart and inside that create a file called mini-cart.php and write the mini cart structure there.