/* Active Andrea Semmel → erster Service als Hinweisbox */
#bookingapp .section .row .services.row.category-6 .service-63
{
    flex-basis: 100%;
    cursor: default;
    pointer-events: none;
}

#bookingapp .section .row .services.row.category-6 .service-63 div.card
{
    background-color: #f7f6d1 !important;
    color: rgba(0, 0, 0, 0.87) !important;
}

#bookingapp .section .row .services.row.category-6 .service-63 div.facts.card-content,
#bookingapp .section .row .services.row.category-6 .service-63 div.card-action
{
    display: none;
}

#bookingapp .section .row .services.row.category-6 .service-63 .card .card-title {
    color: #e65100;
    font-weight: 600;
}

#bookingapp .section .row .services.row.category-6 .service-63 .card .description {
    color: #4e342e;
    padding-top: 15px;
    font-style: italic;
    font-size: 17px;
}
