/*
 Theme Name:   SVP
 Description:  
 Author:       Kellenberger Interactive
 Author URI:   https://kellenberger-interactive.ch
 Template:     Divi
 Version:      1.0
 Text Domain:  svp
*/

.header-mit-kopf .et_pb_bottom_inside_divider {
    z-index: 999 !important;
}


.termintabelle, .termintabelle td, .termintabelle tr {
    border: none !important;
}

.termintabelle tbody tr:nth-child(odd) {   
    background-color: #d5e4c9;
}

.termintabelle thead tr {
    font-weight: bold;
}

.gform_required_legend {
    display: none;
}