#wc-stripe-express-checkout-element iframe{max-width:unset}#wc-stripe-express-checkout-element{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:12px}#wc-stripe-express-checkout-element>div{flex:1;min-width:260px}
.wcpay-express-checkout-wrapper{width:100%;clear:both;display:flex;flex-direction:column}.wcpay-express-checkout-wrapper #wcpay-express-checkout-element{opacity:0;transition:all .3s ease-in-out;min-height:0;margin:0}.wcpay-express-checkout-wrapper #wcpay-express-checkout-element.is-ready{opacity:1}.wcpay-express-checkout-wrapper #wcpay-express-checkout-element.is-ready:not(:first-child){margin-top:12px}.woocommerce-cart .wcpay-express-checkout-wrapper{margin-bottom:0}.woocommerce-checkout .wcpay-express-checkout-wrapper #wcpay-express-checkout-element.is-ready:first-child{margin-top:4px}.woocommerce-checkout .wcpay-express-checkout-wrapper #wcpay-woopay-button{margin-top:4px}.woocommerce .type-product .wcpay-express-checkout-wrapper,.wp-block-add-to-cart-form .wcpay-express-checkout-wrapper,.wp-block-add-to-cart-with-options .wcpay-express-checkout-wrapper,.wc-proceed-to-checkout .wcpay-express-checkout-wrapper{margin-top:1em;margin-bottom:1em}.wcpay-express-checkout-wrapper,.wc-block-components-express-payment__event-buttons{list-style:none}.wcpay-express-checkout-wrapper .StripeElement iframe,.wc-block-components-express-payment__event-buttons .StripeElement iframe{max-width:unset}
/*
Theme Name: Divi Child WooCommerce
Theme URI: https://example.com/
Description: Thème enfant pour Divi, compatible WooCommerce. Personnalisations CSS et PHP sécurisées sans modifier le thème parent.
Author: Ian
Author URI: https://example.com/
Template: Divi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: divi-child-woocommerce
*/

/* ================================
   Styles personnalisés du child theme
   Ajoute tes modifications CSS ici
   ================================ */

/* Exemple : améliorer l'espacement des produits WooCommerce */
.woocommerce ul.products li.product {
    margin-bottom: 35px;
}

/* Exemple : boutons WooCommerce plus harmonisés avec Divi */
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit {
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
}/*
Theme Name: Divi Child WooCommerce
Theme URI: https://example.com/
Description: Thème enfant pour Divi, compatible WooCommerce. Personnalisations CSS et PHP sécurisées sans modifier le thème parent.
Author: Ian
Author URI: https://example.com/
Template: Divi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: divi-child-woocommerce
*/

/* ================================
   Styles personnalisés du child theme
   Ajoute tes modifications CSS ici
   ================================ */

/* Exemple : améliorer l'espacement des produits WooCommerce */
.woocommerce ul.products li.product {
    margin-bottom: 35px;
}

/* Exemple : boutons WooCommerce plus harmonisés avec Divi */
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit {
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
}