/*
Theme Name: Divi Child
Theme URI: https://scootsusa.com/
Description: Child theme for Divi to preserve customizations and future enhancements.
Author: Markman
Template: Divi
Version: 1.0
*/

/* === Custom Header Icon Fix === */
.search-toggle-icon {
  padding: 10px;
  cursor: pointer;
}

/* === Stripe Compatibility Styling (if needed) === */
.woocommerce-checkout .stripe-card-element {
  min-height: 50px;
}

