/*
Theme Name: Twenty Twenty-Five Child
Description: Child Theme für Twenty Twenty-Five
Author: DI Alois Dengg
Author URI: https://www.inetservice.at
Template: twentytwentyfive
Version: 1.0
Text Domain: twentytwentyfive-child
*/

h1 {
	word-wrap: break-word;
    hyphens: auto;
}

.logoleiste img {
	max-height: 150px;
	width: auto !important;
}

.wp-block-gallery.has-nested-images figure.wp-block-image.logoleiste.maxwidth img {
	max-width: 150px !important;
}

.mec-event-article .mec-start-date-label, .mec-event-article .mec-end-date-label, .mec-event-article .mec-event-day, .mec-event-article .mec-start-time, .mec-event-article .mec-event-content, .mec-event-article .mec-time-details {
	color: #000000 !important;
}

.mec-single-modern .mec-no-image {
    display: none;
}

.home .mec-event-article .mec-event-footer {
	display: none;
}

.mec-event-list-minimal .mec-event-title {
	text-transform: none;
}

.mec-event-detail .mec-event-loc-place {
	font-size: 1.2rem;
}

.mec-single-event-description.mec-events-content p {
    font-size: 18px;
}

.mec-event-list-minimal .mec-event-date {
	background-color: #145e8a !important;
}

/*
.row.mec-single-event .col-md-4, h1.mec-single-title
{
  display: none !important;
}
.row.mec-single-event .col-md-8 {
  width: 100%;
}
*/