	
	
	/* ------------------------------------------------  
	OVERVIEW EVENTS
	------------------------------------------------  */
	/*.page #eventbrite .archive-event.post-464 .iee_event .event_details,
	.page #eventbrite .archive-event.post-462 .iee_event .event_details,
	.page #eventbrite .archive-event.post-428 .iee_event .event_details,
	.page #eventbrite .archive-event.post-643 .iee_event .event_details  { display: none !important; }*/
	
	.page #eventbrite .archive-event.post-464 .iee_event .img_placeholder,
	.page #eventbrite .archive-event.post-462 .iee_event .img_placeholder,
	.page #eventbrite .archive-event.post-428 .iee_event .img_placeholder,
	.page #eventbrite .archive-event.post-643 .iee_event .img_placeholder  {
		min-height: 250px !important; 
		/*border: 1px solid #9B4AFF; 
		border-radius: 10px;*/
	}
	
	.iee_archive .iee_event .event_date .date {
		line-height: 1.3em; 
		background-color: #9B4AFF;
	}
	.iee_archive .iee_event .event_date {background-color: #9B4AFF !important;}
	.iee_archive .iee_event .event_desc .event_title,
	.iee_archive .iee_event .event_address,
	.iee_archive .iee_event .event_address i {color: #9B4AFF !important;}
	
	.iee_archive .iee_event .event_desc .event_title,
	.iee_archive .iee_event .event_desc .event_address { font-variation-settings: "wght" 320, "wdth" 85;}
	
	.iee_archive .iee_event .event_date  { font-variation-settings: "wght" 500, "wdth" 85;}
	
	/* ------------------------------------------------  
	TOPTEASER
	------------------------------------------------  */	
	
	/* ------------------------------------------------  
	CONTENT
	------------------------------------------------  */
	/*--- ALL DFOR ALL ---*/
	/*display*/
	section#import_event .iee_event_meta .details .titlemain,
	section#import_event .iee_event_meta .library .titlemain,
	section#import_event #eventinfo a,
	section#import_event #content h2,
	section#import_event .iee_event_meta .venue p:nth-of-type(3),
	section#import_event .iee_event_meta .organizer p,
	section#import_event .map,
	section#import_event #content .last-image .masked-image { display: none; }
	
	/*font*/
	section#import_event #content div { 
		line-height: 1.45em;
		text-align: left;
	} 
	
	section#import_event h1, 
	section#import_event h2, 
	section#import_event h3 { margin: 1rem auto;}
	
	section#import_event #content p strong { font-variation-settings: "wght" 500, "wdth" 75;}
	
	section#import_event .iee_event_meta .details p,
	section#import_event #topteaser p,
	section#import_event h1, 
	section#import_event h2, 
	section#import_event h3  { font-variation-settings: "wght" 450, "wdth" 75; }
	
	section#import_event .iee_event_meta .titlemain,
	section#import_event #content div,
	section#import_event p,
	section#import_event a,
	section#import_event ul li,
	section#import_event ol li { font-variation-settings: "wght" 320, "wdth" 75; }
	
	section#import_event #content div em { font-family: 'Sztos_v-i'; }
	
	section#import_event .iee_event_meta .titlemain { 
		font-weight: normal;
		margin-bottom: 5px;
	 }
	section#import_event .iee_event_meta p i { font-style: normal; }
	section#import_event #content div strong { font-weight: 320;} 
	section#import_event a { text-decoration: underline; }
	section#import_event a:hover { color: #D3FF64; }
	
	/* content img */
	section#import_event #content img { margin: 2rem 0; }
	section#import_event #content .masked-image, 
	section#import_event #content .masked-image img {max-width: 800px;}

	/*list*/
	section#import_event #content ul,
	section#import_event #content ol { padding-left: 20px; }
	section#import_event #content li {padding-bottom: .5rem; }
	section#import_event #content li:before {
	  left: -20px;
	  width: 8px;
	  height: 8px;
	  background: #D3FF64;
	  top: 12px;
	}
	
	/* padding / margin */
	section#import_event .iee_event_meta .iee_organizermain {
	  padding: 0px;
	  border: 0px;
	  margin: 0px;
	  background: none;
	}
	section#import_event .iee_event_meta div { padding: 0px }
	section#import_event .iee_event_meta .details,
	section#import_event .iee_event_meta .venue {
	  float: none;
	  width: 100%;
	}
	section#import_event .iee_event_meta .venue p { margin: 0px;}
	section#import_event #content div { margin-left: 0px !important; }
	
	
	/*--- LEFT ---*/
	/*date*/
	section#import_event .iee_event_meta .details p { margin-bottom: 0px;}
	
	section#import_event .iee_event_meta .details,
	section#import_event .iee_event_meta .venue { padding-bottom: 2rem;}
	
	/*location*/
	section#import_event .iee_event_meta .organizer .titlemain {
		color: #FFE6FF;
		line-height: 1.2rem;
	}
	
	/*--- RIGHT ---*/
	/*content*/
	section#import_event #content.col-7 { padding-right: 5%;}
	
	
	@media only screen and (max-width: 1280px) { 		
	}
	
	@media only screen and (max-width: 1024px) { 	
	}
	
	@media only screen and (max-width: 767px) { 	
	}
	
	@media only screen and (max-width: 600px) { 	
	}
	
	@media only screen and (max-width: 480px) { 		
	}
	
	
		
		
	

	
	