:root {
--c7-50: #f0dfea;
--c7-50-contrast: #000000;
--c7-100: #f0c0e1;
--c7-100-contrast: #000000;
--c7-200: #e89bd0;
--c7-200-contrast: #000000;
--c7-300: #de73be;
--c7-300-contrast: #ffffff;
--c7-400: #d154ae;
--c7-400-contrast: #ffffff;
--c7-500: #ae3c8a;
--c7-500-contrast: #ffffff;
--c7-600: #ad368f;
--c7-600-contrast: #ffffff;
--c7-700: #9c2d82;
--c7-700-contrast: #ffffff;
--c7-800: #872771;
--c7-800-contrast: #ffffff;
--c7-900: #732161;
--c7-900-contrast: #ffffff;
--c7-A100: #fc97d9;
--c7-A100-contrast: #000000;
--c7-A200: #fb63c6;
--c7-A200-contrast: #000000;
--c7-A400: #ec2bb0;
--c7-A400-contrast: #ffffff;
--c7-A700: #c01c8f;
--c7-A700-contrast: #ffffff;
}
.c7-search-engine-categories-default li,
.c7-gallery-albums li,
.c7-calendar-classic .c7-calendar-classic-event-view li,
.c7-news-list-default-view li {
    list-style: none !important;
}
.c7-button-toggle-group ul,
.c7-gallery-albums .c7-gallery-list,
.c7-gallery-album-pictures {
    padding: 0 !important;
    margin: 0 !important;
}

.c7-gallery-albums .c7-gallery-list,
.c7-gallery-album-pictures {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.c7-interaction-form-default input {
    background-color: transparent !important;
    line-height: 21px;
    margin-bottom: 12px;
    letter-spacing: -0.5px;
    font-size: 16px;
    font-family: 'Lato-Regular';
    font-weight: normal;
}



#homekalender {
    float: left;
    width: 100%;
    margin-bottom: 227px;
    margin-top: 60px;
    text-align: center;
    position: relative;
    z-index: 1;
}

#homekalender .c7-tile {
    box-shadow: none;
    --box-shadow: none;
    border: none;
    border-radius: 0;
    background: transparent;
    padding: 0;
}

#homekalender c7-tile-subtitle,
#homekalender c7-tile-subtitle * {
    font-size: 16px;
    color: #ae3c8a;
    display: block;
}

#homekalender c7-tile-title {
    font-size: 18px;
    font-family: 'Lato-Black', sans-serif;
    font-weight: normal;
    text-transform: none;
}

#homekalender .c7-tile-title a {
    color: #ae3c8a;
}

#homekalender c7-tile-title a {
    font-family: 'Lato-Bold', sans-serif;
    font-weight: normal;
    color: #3f3f3f;
    text-decoration: none;
}
#homekalender c7-tile-title a:hover {
    color: #000;
}

#homekalender c7-event-meta {
    font-size: 15px;
    color: #3f3f3f;
    line-height: 19px;
}

#homekalender c7-address {
    display: none;
}

#homekalender c7-event-show-all .c7-button,
#homekalender c7-event-show-all button {
    border: none;
    background: transparent;
    box-shadow: none;
    padding: 0;
    font-size: 19px;
    text-decoration: underline;
    font-family: 'Lato-Bold', sans-serif;
    font-weight: normal;
    color: inherit;
    cursor: pointer;
}
#homekalender c7-event-show-all .c7-button:hover,
#homekalender c7-event-show-all button:hover {
    text-decoration: none;
}

ul.homeKal {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
}
.homeKal li {
    float: left;
    list-style: outside none;
    width: 18%;
    margin: 0 2.5%;
    height: 125px;
    padding-left: 2%;
    margin-bottom: 50px;
}

#homekalender .c7-datec7-date {
    margin: 0 !important;
}

#homekalend .c7-tile-header {
    gap: 0 !important;
}

.swiper-slide {
    margin-top: 0 !important;
}

.c7-tile-body:first-child {
    padding-top: 0 !important;
}
.c7-tile .c7-tile-inner c7-tile-header:first-child {
    margin-top: 0 !important;
}

c7-carousel-default {
    margin-bottom: 0 !important;
}