
.uk-overlay-primary {
	background: rgba(34,34,34,.7);
    background: linear-gradient(0deg,rgba(34, 34, 34, 0.58) 30%, rgba(255, 255, 255, 0) 100%) !important;
}

@media (min-width: 1300px) {
    .astroid-content{
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
.jg-images[class*=" columns-"]>.jg-image>.jg-image-thumbnail>a {
    padding-bottom: 65%;
}
.jg-link {
    color: #FFF;
}

.astroid-header-section.border-bottom{
    border: 0px none !important;
}
.border-bottom {
    border-bottom: unset !important;
}

.float-start {
	padding-right: 25px;
}

/** Farbanpassung **/

.uk-button-text {
	color: #BBBBBB;
}


/** breadcrumb **/
.uk-breadcrumb {
	padding: 10px 0px;
}
.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
	color: rgba(164, 164, 164, 0.75);
}

/** iCagenda **/

.ic-info {
	background: unset !important;
}

.ic-filters-label, .ic-btn-info{
    background-color: #710000;
    text-shadow: unset;
    background-image: unset;
        background-repeat: unset;
        filter: unset;
        border-color: unset;
        border-color: unset;
}
.default_eventlist .iceventlist-city,
.default_eventlist .ic-datetime-div,
.default_eventlist .iceventlist-desc,
.default_eventlist .iceventlist-title {
    line-height: inherit !important;
	font-size: inherit;
}

header a, .uk-search-icon {
    color: #FFFFFF;
    background: transparent;
    text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #FFF 0px 0px 15px, #FF2D2D 0px 0px 20px, #FF2D2D 0px 0px 30px, #FF2D2D 0px 0px 40px, #FF2D2D 0px 0px 50px, #FF2D2D 0px 0px 75px;
}
