/**
 * Theme Name:      Buehlhof Child Theme
 * Theme URI:       https://www.elegantthemes.com/gallery/divi/
 * Description:     A child theme for Divi created by Arne Klett.
 * Author:          Design-Agentur Arne
 * Author URI:      https://www.arne-klett.de/
 * Template:         Divi
 * Version:         1.0.0
 * Text Domain:     buehlhof-child-theme
 * License:         GPL2
 * License URI:     https://www.gnu.org/licenses/gpl-2.0.html
 */
  
 
/* ---------------------- Theme customization starts here ---------------------- */

.et_builder_inner_content .et_pb_column_inner .price .woocommerce-Price-currencySymbol, .et_builder_inner_content .et_pb_module_inner .price .woocommerce-Price-currencySymbol, .et_builder_inner_content .et_pb_shop .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
    margin-left: 5px;
}

body #page-container .et_pb_section .et_pb_column .et_pb_module .et_pb_button, body #page-container .et_pb_section .et_pb_column .et_pb_module a.et_pb_button:hover {
    padding: 0 1em !important;
}

.et_pb_column .et_pb_wc_add_to_cart_0_tb_body .cart button.button:hover {
    padding: 0.3em 1em 0.3em 1em;
}

.et-db #et-boc .et-l .et_pb_wc_add_to_cart_0_tb_body .cart .button::after {
    opacity: 0;
}
