/*
Theme Name:     VIV Sub Theme
Template:       neve
Author:         Thomas Juen, SoumaSoft
Author URI:     https://soumasoft.com
Description:    Neve Child Theme for VIV Sub Pages
Version:        1.0.6
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
*/

html {
    scroll-behavior: smooth;
}

.viv-event-detail-table td {
    vertical-align: top;
    border: none;
}
.viv-event-detail-table td:first-child {
    font-weight: bold;
}
.viv-event-detail-table p {
    margin: 0px;
}

.viv-event-detail-block.wp-block-columns {
    margin-bottom: 0px;
}

.viv-event-abgesagt {
    width: 100%;
    text-align: center !important;
    color: red;
    font-weight: bold;
    border: solid;
    padding: 8px;
}
.viv-eventliste .abgesagt {
    text-decoration: line-through;
}


.type-viv-event .nv-meta-list {
    display: none;
}

