/**
 * Theme Name:     Sankt Veit Symposium
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   sankt-veit-symposium
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */

/*
.wp-block-themepunch-revslider {
	height: 100vh;
	width: 100vw;
}*/


.programm_shc ul {
    list-style: none !important;
	margin: 0;
	padding: 0;
}

.programm_shc ul li {
		display: flex;
    flex-wrap: wrap;
	
	
	
	    margin-bottom: 5px;
}

.programm_shc.ganztaegig {
	
	
}


.programm_shc.programm {
	
}

.programm_shc ul li span {
	width: 25%;
	background-color: #41778a;
	color: #FFF;
	    padding-bottom: 10px;
}

.programm_shc ul li:hover strong {
	background-color: #4a354b;
	
}

.programm_shc ul li span time {
	        display: block;
    text-align: left;
    padding: 10px 10px 0px 10px;
    font-weight: 700;
    font-size: 19px;
    text-transform: uppercase;
}


.programm_shc ul li span em {
	 display: block;
    text-align: left;
    padding: 0px 10px 0px 10px;
    font-style: normal;
    font-size: 20px;
    font-weight: 500;
}


.programm_shc ul li strong {
	    width: 75%;
    padding: 10px;
    background-color: #a57590;
    color: #FFF;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 1px;
	
	 transition: background-color 0.5s ease;
	
	line-height: 1.1em;
}

.day_date {
	    font-size: 35px;
    font-weight: 800;
    text-transform: uppercase;
    color: #FFF;
}

.content_text {
	display: none;
	
	
    font-size: 15px;
    line-height: 1.1em;
    margin-top: 21px;
    margin-bottom: 20px;
    font-weight: 500;
}

.content_text_inner strong {
	    font-size: 17px !important;;
    margin: 20px 0px 0px 0px !important;;
    padding: 0 !important;;
    display: block !important;;
}

.content_text_inner a {
	text-decoration: underline !important;
}


.content_text_inner a {
	
	color: #FFF !important;
}

.open_content {
	cursor: pointer;
	    font-size: 15px !important;
    line-height: 1em !important;
    margin-top: 8px !important;
}

.open_content img {
	    width: 15px;
    margin: 0 0 -3px 5px;
	
	
}

/* REFERENTEN */

.referenten_shc ul {
	display: flex;
	margin: 0 !important;
	padding: 0;
	flex-wrap: wrap;
}


.referenten_shc li {
	list-style: none;
	text-align: center;
	width: calc(100%/4);
}

.referenten_shc li img:hover {
	transform: scale(1.1);
}


.referenten_shc img {
border-radius: 500px 500px 500px 500px !important;
box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.5) !important;
	transition: all .2s ease-in-out; 
}


.referenten_shc h3 {
	color: #6C4A62;
	font-weight: 600;
}

/* SINGLE EVENTS */

#single_stveit {
	    background-image: url(https://www.stveitsymposium.at/wp-content/uploads/2024/08/bg-netzwerk.jpg);
    width: 100%;
    height: auto;
    background-position: center center;
    background-size: cover;
}

#single_stveit_inner {
	    display: block;
    margin: auto;
    width: 900px;
    max-width: 90%;
    background-color: #FFF;
    padding: 20px;
	
	
   -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
	
	
	padding-bottom: 50px;
}


#single_stveit_inner h1 {
	    color: #6C4A62;
    font-family: "Malva", Sans-serif;
    font-size: 70px;
    font-weight: 800;
    text-transform: uppercase;
	line-height: 1.1em;
	margin: 0;
    padding: 0 0px 20px 0px;
} 
#single_stveit_inner strong {
	   color: #6C4A62;
}

#events_stveit {
 padding-top: 40px;
	padding-bottom: 40px;
	background-color: #6C4A62;
	
}

#events_stveit_inner {
	 width: 900px;
    max-width: 90%;	
	margin: auto;
	
}

#back_frontpage {
	        display: block;
    margin: 0px auto 10px auto;
   
	-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
	
	
	
    background-color: #6C4A62;
    color: #FFF;
    text-align: center;
    font-weight: 800;
    padding: 10px 10px 13px 10px;
    line-height: 1em;
    text-transform: uppercase;
    width: 230px;
}

#back_frontpage:hover {
	background-color: #000;
} 


.programm_shc ul li span a {
		display: block;
    margin-left: 9px;
    margin-top: 10px;
	
		 transition: opacity 0.5s ease;
	}

.programm_shc ul li span a:hover {
opacity: 0.5;
}
	.programm_shc ul li span a img {
		    width: 20px;
    height: auto;
	}

.inner_link {
	text-decoration: none;
	border: 1px solid #FFF;
    display: inline-table;
    padding: 10px 10px 10px 10px;
    border-radius: 5px;
	margin-top: 40px;
}

.inner_link:hover {
	opacity: 0.5;
	color: #FFF;
}

.inner_link img {
	    width: 9px;
}

.gmaps_stveit {
	  margin: 0 !important;
    padding: 0 !important;
}

.gmaps_stveit:hover {
	text-decoration: underline;
	color: #FFF !important;
}

.gmaps_stveit img {
	height: 16px;
    width: auto;
    margin-left: 7px;
    margin-bottom: -2px;
}

.programmpunkt-template-default .programm_shc ul li span a, .programmpunkt-template-default .inner_link {
	color: #FFF;
}

@media only screen and (max-width: 600px) {
	
	.referenten_shc li {
	list-style: none;
	text-align: center;
	width: calc(100%/1);
}
  
	.programm_shc ul li span {
		width: 100%;
	}
	
	
	.programm_shc ul li strong {
	    width: 100%;
	}
	
	.day_date {
   
    text-align: center;
}
	
	#single_stveit_inner h1 {
	  
    font-size: 35px;
 
}
}