.node--type-pinned-termine h1 {
    font-size: 66px !important;
    line-height: 115% !important;
    margin: 30px 0 !important;
}

.title {
	display: none;
}
@media (max-width: 991px) {
    .node--type-pinned-termine h1 {
        font-size: 40px !important;
    }
}
.block-field-blocknodepinned-terminefield-category-name .field--name-field-category-name {
    margin-top: 13px;
    font-size: 2rem;
}
.node--type-pinned-termine .field--type-entity-reference {
    margin: 0;
}
.node--type-pinned-termine .field--name-field-sub-title {
    font-size: 22px !important;
    font-family: "Mark W02 Narrow" !important;
}

@media (max-width: 575px) {
    .block-field-blocknodepinned-terminefield-category-name .field--name-field-category-name,
    .node--type-pinned-termine .field--name-field-sub-title{
        font-size: 1.5rem;
    }
}

article.node--type-pinned-termine .container {
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.node--type-pinned-termine .block-field-blocknodepinned-terminefield-ticketshop-link h2{
    display: none;
}

.node--type-pinned-termine .block-field-blocknodepinned-terminefield-ticketshop-link a{
    text-decoration: none;
    background: #00454C;
    padding: 8px 13px;
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    display:block;
    width: 100px;
}

.node--type-pinned-termine .block-field-blocknodepinned-terminefield-ticketshop-link a svg {
    display: none;
}
.field--custom-zielgruppe .field__label {
	display: none;
}
