/*
 Theme Name:     Mittwald Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Nutzen Sie das Child Theme um Änderungen am Divi Theme vorzunehmen. Sie können dazu den <a href="/wp-admin/theme-editor.php">Theme-Editor</a> benutzen.
 Author:         Mittwald CM Service GmbH & Co.KG
 Author URI:     https://www.mittwald.de/
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
.bl-price-box {
    margin: 0px 0 0px 0;
    line-height: 1em;
}

.bl-price-box .bl-price-incl {
    font-weight: bold;
    font-size: 12px;
    color: #000;
}

.bl-price-box .bl-price-excl {
    font-size: 12px;
    color: #555;
    margin-top: -5px;
}

.entry-summary .entry-title {
    padding-bottom: 0px !important;
}

.woocommerce .star-rating{
    margin-bottom: 5px !important;
}