/* 
Theme Name: Härzchlopfä Hebamme Theme
Description: Child Theme für die Website Härzchlopfä Hebamme.
Author: Wyssmann LLC
Author URI: https://wyssmann.llc/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Add your custom styles here */


/* Amelia: "Gesamtanzahl der Personen"-Zeile im WooCommerce Warenkorb/Checkout ausblenden */
/* Amelia: "Gesamtanzahl der Personen"-Zeile im WooCommerce Checkout/Warenkorb ausblenden */
dd.variation-Termin-Info p:last-child {
    display: none;
}