/* WooCommerce - Unter Menüpunkte Sidebar */
body.woocommerce li[style*="font-weight: bold;"] > ul {
    font-weight: normal !important;
}
body.woocommerce li.current_page_item {
    font-weight: bold !important;
}
body.woocommerce .et_pb_gutters3 .et_pb_column_1_4 .et_pb_widget.widget_block ,
#block-50, 
#block-15 , 
body.woocommerce .et_pb_gutters3 .et_pb_column_1_4 .et_pb_widget.widget_nav_menu ,
#nav_menu-5, 
#nav_menu-6 {
    margin-bottom: 1em !important;
}
body.woocommerce .et_pb_gutters3 .et_pb_column_1_4 .et_pb_widget.widget_block .abstand-unten ,
#block-15 .abstand-unten {
    margin-bottom: 0 !important;
}
/*
body.woocommerce .et_pb_section div.et_pb_row .et_pb_column_0.et_pb_column .et_pb_module:last-child {
    margin-top: -1.8em !important;
}
*/