/*
Theme Name: Child Theme
Template: hello-elementor
Author: Child Theme Configurator
Version: 1.0.1718280087
Updated: 2024-06-13 12:01:27

*/

/* Lade das NACH Theme/Elementor-CSS (Customizer „Zusätzliches CSS“ ist ok) */
.elementor .elementor-widget-text-editor ul,
.elementor .elementor-widget-text-editor ul li {
  /* Klassisch + logisch, damit nichts „durchrutscht“ */
  margin: 0 !important;
  margin-block: 0 !important;
  padding: 0 !important;         /* UL hat oft default padding */
  list-style-position: inside;   /* optional, je nach Wunsch */
}

.mec-event-list-classic .mec-event-article {
    padding: 12px 0;
    margin-bottom: 40px;
}

/*Listenübersicht*/
.mec-event-list-classic .mec-event-article .mec-event-image {
	/*display: none !important;*/
	width: 150px;
	margin-right: 40px;
}
.mec-event-list-classic .mec-event-date span {
    font-weight: 600;
    margin-bottom: 6px;
}
.mec-shortcode-organizers i {
    margin-right: 8px!important;
    display: inline-block;
}
.mec-event-list-classic .mec-event-article .mec-event-image img{
	border-radius: 10px;
}
.mec-event-list-classic .mec-event-article:last-child {
	margin-bottom: 0 !important;
}
.mec-event-list-classic .mec-month-divider h5 {
	color: var(--e-global-color-primary);
	font-size: 200%;
	
}
.mec-event-list-classic .mec-event-article .mec-event-title {
	margin: 3px 0 3px;
	font-family: var(--e-global-typography-b5b3efa-font-family), Sans-serif;
    font-size: 220%;
    font-weight: 600!important;
    text-transform: normal;
    line-height: var(--e-global-typography-b5b3efa-line-height);
    word-spacing: var(--e-global-typography-b5b3efa-word-spacing);
    color: 	var(--e-global-color-secondary);
}

.mec-event-list-classic .mec-event-article .mec-event-time,
.mec-event-list-classic .mec-event-article .mec-event-detail,
.mec-event-list-classic .mec-event-article .mec-shortcode-organizers{
font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: 130%;
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
    color: var(--e-global-color-primary);
	/*height: 30px;*/
}

.mec-event-list-classic .mec-event-article .mec-event-date{
    font-weight: 600!important;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: 150%;
    line-height: var(--e-global-typography-text-line-height);
    color: var(--e-global-color-primary);
}


/*Einzelne Veranstaltung*/
.mec-single-event {
	margin-top: 50px !important;
}
.mec-single-event .mec-events-event-image {
	text-align: center;
}
.mec-single-event .mec-events-event-image img {
	max-width: 50%;
	border-radius: 25px;
}
.mec-single-event .mec-single-title {
	font-family: var(--e-global-typography-a32e341-font-family), Sans-serif;
    font-size: 300%;
    font-weight: 600;
    text-transform: var(--e-global-typography-a32e341-text-transform);
    line-height: 1.1;
    letter-spacing: var(--e-global-typography-a32e341-letter-spacing);
    color: var(--e-global-color-secondary);
}
.mec-single-event .mec-single-event-description p,
.mec-single-event .mec-single-event-description ul li {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
	color: var(--e-global-color-text);
}

.mec-single-event .mec-event-info-desktop {
	
}

.mec-single-event .mec-event-info-desktop div h3 {
	font-size: 25px;
	text-transform: none;
	color: var(--e-global-color-primary);
}
.mec-single-event .mec-event-info-desktop div dl dd {
	font-size: 20px;
	color: var(--e-global-color-text);
}
.mec-single-event .mec-event-info-desktop .mec-single-event-category{
	display: none;
}
@media (max-width: 430px) { 
    .mec-event-list-classic .mec-event-detail {
        width: 100%!important;
		float: left;
    }
	.mec-wrap .row {
    margin-left: 0px;
    margin-right: 0px;
}
.mec-shortcode-organizers {
    overflow: visible;
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: 100%;
    line-height: 1.1!important;
    color: var(--e-global-color-primary);
	height: 25px;

}
.mec-single-event {
	margin-top: 0px !important;
}

	
	    .mec-container {
        width: 100%;
    }
	.mec-single-event .mec-single-title {
    font-family: var(--e-global-typography-a32e341-font-family), Sans-serif;
    font-size: 230%!important;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.1;
    letter-spacing: var(--e-global-typography-a32e341-letter-spacing);
    color: var(--e-global-color-secondary);
}
	
	.mec-event-list-classic .mec-event-article .mec-event-title {

    font-size: 180%;
	margin-bottom: 10px;
}
	.mec-event-list-classic .mec-event-article .mec-event-image {
    /* display: none !important; */
    width: 45px;
    margin-right: 10px;
}


	
.mec-event-list-classic .mec-event-article .mec-event-date{
    font-weight: 600!important;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: 150%;
    line-height: var(--e-global-typography-text-line-height);
    color: var(--e-global-color-primary);
}
	.mec-event-time{
		display: block!important;
	}
}