/*
Theme Name: Divi Child
Theme URI: https://example.com/divi-child/
Description: Thème enfant pour Divi
Author: Ton Nom
Author URI: https://example.com
Template: Divi
Version: 1.0.0
*/

/* Supprime l'icône du panier dans le header */
.et-cart-info {
    display: none !important;
}
