/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


.event-list-date {
	color: var(--e-global-color-secondary);
    font-family: "SaolDisplay-RegularItalic", Sans-serif;
    font-size: 3rem;	
	line-height: 1;
	margin-bottom: 9px;
	white-space: nowrap;
}

.event-list-day {
    color: #8B986B;
    font-family: "SaolDisplay-Regular", Sans-serif;
    font-size: 1.375rem;
	white-space: nowrap;
}

.event-list-bis-day {
    color: rgb(89, 134, 77);
    font-family: "SaolDisplay-Regular", Sans-serif;
    font-size: 1.3rem;
	margin-top: 20px;
}
.datumstart{
	text-align: end !important
}
/* breadcrumb dot on safari fix */
.lc-breadcrumb .separator img {
    visibility: hidden;
    display: none;
}
.lc-breadcrumb .separator {
  margin: 3px 13px 3px 13px!important;
  color: #59864D;
  height: 3px;
  width: 3px;
  background-color: #59864D;
  /*border-radius: 50%;*/
  display: inline-block;
}

/* event date input */
.veranstaltungsdatum_next, .veranstaltungsdatum_previous{
	color: var(--e-global-color-text );
    font-size: 0.688rem;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0.4px;
}
.veranstaltungsdatum_previous{
	text-align: right;
}
.veranstaltungsdatum_next, .single-veranstaltung .post-navigation__next--label{
	text-align: left;
	
}

.sbsw-lightbox {
    display: none;
}

/* fixing responsive grids on start page */
@media (min-width:767px) and (max-width:1024px) {
	#aktuelle-termine .elementor-loop-container .e-loop-item:nth-child(4) {
		display: none;
	}
	
}
@media screen and (max-width: 767px) {
	#aktuelle-termine .e-loop-item:nth-child(3),
	#aktuelle-termine .e-loop-item:nth-child(4) {
		display: none;
	}
}

#veranstaltungen-loop .e-loop__load-more, #schulprojekte-loop .e-loop__load-more {
	margin-right: 70px;
	margin-top: 50px!important;
}
@media screen and (max-width: 767px) {
	#veranstaltungen-loop .e-loop__load-more, #schulprojekte-loop .e-loop__load-more {
		text-align: center;
	}
	.pagination-right::after {
		left: 240px!important;
	}
	.pagination-right::after {
		left: 175px;
		width: 45px;
	}
}
@media screen and (min-width: 768px) {
	#veranstaltungen-loop .e-loop__load-more, #schulprojekte-loop .e-loop__load-more {
		text-align: right;
	}
	.pagination-right::after {
		left: 240px!important;
	}
	
	.elementor-3470 .elementor-element.elementor-element-42ade73 
	{ 
		width: 35% !important;
	}

}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.elementor-post-navigation span.elementor-post-navigation__link__prev {
		margin-left: 75px;
		text-align: right!important;
	}
	.elementor-heading-title a {
		font-size: 0.95rem !important; 
		line-height: 1.1rem !important;
	}
}

#veranstaltungen-loop .e-loop__load-more .elementor-button-text,
#schulprojekte-loop .e-loop__load-more .elementor-button-text {
	font-size: 2rem;
}

.pagination-right {
    font-family: "SaolDisplay-Regular", Sans-serif;
    color: #444825;
    float: right;
    margin-left: 10px;
}

.pagination-right::after {
	content: "";
    position: absolute;
    top: 3px;
    left: 225px;
    width: 50px;
    height: 100%;
    background: url(/wp-content/uploads/2023/06/pfeil.svg) no-repeat;
    background-size: contain;
}

/* Aktuelles */
.page-numbers.next {
     
    margin-left: 140px !important;
    font-family: 'SaolDisplay-RegularItalic', Serif;
	font-size: 2rem;
	line-height: 30px;
}

.pagination-right-aktuelles {
    font-family: 'SaolDisplay-Regular', Serif;
	 margin-left: 4px;
}

.pagi-akt .page-numbers.prev {
	display: none!important;
}
@media only screen and (max-width: 767px) {
	.pagi-akt .page-numbers {
		font-size: 0.875rem; !important;
	}
	.pagi-akt .page-numbers.next {
		line-height: 20px !important;
		margin-left: -25px !important;
		display: block;
		margin-top: 15px;
		font-size: 1.8rem !important;
	}
	.pagination-right-aktuelles::before {
		background-size: 38px !important;
		margin-left: 125px !important;
		/*margin-top: 2px !important;*/
	}
	.datumstart{
		text-align: start !important;
		margin-top: 15px !important;
	}
}



.pagination-right-aktuelles::before {
	content: "";
    position: absolute;
    margin-left: -200px;
    margin-top: 2px;
    width: 54px;
    height: 35px;
    background: url(/wp-content/uploads/2023/09/pag-pfeil-weiss-rechts.svg) no-repeat;
}







/* Detailseite */


.pagination-next-details {
	
}
.pagination-back-details {
	
}

.pagination-next-details::after {
	content: "";
    position: absolute;
    margin-left: 10px;
    margin-top: 15px;
    width: 40px;
    height: 35px;
    background: url(/wp-content/uploads/2023/06/pfeil.svg) no-repeat;
    background-size: 35px;
}

.pagination-back-details::before {
	content: "";
    position: absolute;
    margin-left: -45px;
    margin-top: 15px;
    width: 40px;
    height: 35px;
    background: url(/wp-content/uploads/2023/06/pfeil-links.svg) no-repeat;
    background-size: 35px;
}

.elementor-post-navigation span.elementor-post-navigation__link__next {
	margin-right: 75px;
	text-align: left!important;
}


.elementor-post-navigation__prev {
	margin-right: 15px;
}

.elementor-post-navigation__next {
	margin-left: 15px;
}
/* Add your custom styles here */


.events-month-separator {
	border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-color: #59864d;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 20px;
    margin-bottom: 0px;
    padding: 46px 20px 28px 20px;	
	color: var(--e-global-color-secondary );
    font-family: 'SaolDisplay-RegularItalic', Serif;
    font-size: 3rem;	
	text-align: center;
	line-height: 1;
}



.lc-breadcrumb a {
  font-size: 0.688rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  color: #8B986B !important;
  text-decoration: none;
  }



.lc-breadcrumb .separator img {
  height: 0.6em !important;
  width: 0.6em !important;
}


.lc-breadcrumb .last {
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #444825;
  font-weight: 500;
  letter-spacing: 0.6px
  text-decoration: none;
}


/*claudia beginn*/

body.single-schulprojekte, .single-aktuelles, .single-veranstaltung, .geschichte1, .single-blogbeitraege {
    background-image: url(https://www.volkskultur-steiermark.at/wp-content/uploads/2023/06/linie-links-gruen.svg), url(https://www.volkskultur-steiermark.at/wp-content/uploads/2023/06/linie-links-gruen.svg);
    background-position: 0px 85px, right 80%;
    background-repeat: no-repeat;
}
@media only screen and (max-width: 1366px) and (min-width: 767px){
	.elementor-3470 .elementor-element.elementor-element-e7cca78 {
		padding: 50px 37px 45px 37px !important;
		
	}
	.elementor-3470 .elementor-element.elementor-element-42ade73.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
		text-align: end !important
	}
}

/* .elementor-element, .elementor-element-edc4223, .elementor-widget, .elementor-widget-shortcode{ */
	/* justify-content: center !important; */
/* } */

/* Formatierung Formularfelder und Feldbeschriftungen */

.sf-field-search input[type=text] {
    padding-bottom: 13px!important;
}

.searchandfilter h4, label.elementor-field-label {
    margin: 0;
    padding: 5px 0 10px 0 !important;
    font-size: 0.875rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #444825;
	font-weight: 600;
}
@media only screen and (max-width: 767px) {
	.sf-input-text {
		margin-top: -20px;
	}
}


/* IOS device*/
@supports (-webkit-touch-callout: none) {
	.elementor-widget-search-filter-form select {
		-webkit-appearance: initial;
		background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
		background-position: calc(100% - 10px) calc(1em + 10px), calc(100% - 6px) calc(1em + 10px), calc(100% - 2.5em) 0.5em;
		background-size: 5px 5px, 5px 5px, 0px 1.5em;
		background-repeat: no-repeat;
	}
	.sf-field-search input[type=text] {
		padding-bottom: 15px!important;
	}
	
}


select, input[type=text], input#form-field-email, textarea {
    border-bottom: 1px solid #99b59f !important;
	background: #ffffff;
	border-top: 0 !important;
	border-right: 0 !important;
	border-left: 0 !important;
	border-radius: 0 !important;
	color: #444825;
	font-size: 0.875rem;
	letter-spacing: 1px;
	padding: 15px 0 15px 17px !important;
}

.searchandfilter ul {
    display: flex;
	padding-left: 0 !important;
}

.searchandfilter ul li {
    padding: 0 !important;
    margin: 0 30px 0 0 !important;
}


@media only screen and (max-width: 767px) {
	.searchandfilter ul {
		display: block;
	}
	
	.searchandfilter ul li {
		padding: 0 !important;
		margin-bottom: 30px !important;
		margin-right: 0 !important;
	}
	
	.searchandfilter select.sf-input-select, select, input[type=text], input#form-field-email, textarea {
		max-width: 300px;
		width: 100vw;
	}

	label.mailpoet_checkbox_label {
		line-height: 1 !important;
		font-size: 0.75rem !important;
	}
}

@media screen and (max-width: 499px) {
		 .mailpoet_paragraph.dsgvo label.mailpoet_checkbox_label  #text{
		line-height: 1 !important;
		font-size: 0.6rem !important;
	}
}


.searchandfilter select.sf-input-select:focus, .sf-input-text:focus {
    outline-width: 0;
}

/* Text in Publikationen vertikal ausrichten*/

.vert-text {
	writing-mode: vertical-rl;
    rotate: 180deg;
}



.tracht {
	top: -45px;
}

/* Überschrift der Veranstaltungen auf der Startseite auf 2 Zeilen beschränken */

.clampit {
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.clampit h5 {
	
	min-height: 39px !important;
	text-decoration: none !important;
}

.clampit a {
    text-decoration: none !important;
}

/*Pagination Aktuelles*/

.pagi-akt .page-numbers.current {
    font-weight: 600;
}

.donotunderline, .donotunderline a, .donotunderline * {
	text-decoration: none !important;
}


/*claudia ende*/


body:not(.elementor-editor-active) .on-hover-content-row section.elementor-section > div {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
}
body:not(.elementor-editor-active) .on-hover-content-row section.elementor-section  > div > div {
	position: relative;
}
body:not(.elementor-editor-active) .on-hover-content-row section.elementor-section  > div > div:first-child {
	width: 50%;
}
body:not(.elementor-editor-active) .on-hover-content-row section.elementor-section  > div > div:last-child {
	width: 50%;
}
body:not(.elementor-editor-active) .on-hover-content-row section.elementor-section  > div > div:last-child > div {
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.25s;
	display: none;
}
body:not(.elementor-editor-active) .on-hover-content-row section.elementor-section:hover > div > div:last-child > div {
	display: block; 
	top: -50px;
}

@media only screen and (max-width: 1024px) {
	body:not(.elementor-editor-active) .on-hover-content-row section.elementor-section > div > div:last-child > div {
		display: block; 
		top: 0px;
	}
	
	body:not(.elementor-editor-active) .on-hover-content-row section.elementor-section:hover > div > div:last-child > div {
	top: 0px;
}
	
	body:not(.elementor-editor-active) .on-hover-content-row section.elementor-section  > div > div:first-child {
		width: 80%;
	}
	body:not(.elementor-editor-active) .on-hover-content-row section.elementor-section  > div > div:last-child {
		width: 20%;
	}
	
	.bild-top img, .bild-top-left img {
		margin-top: 0px !important;
	}
	
	.bild-top-left img {
		margin-left: 30px !important;
	}
	
	.hovertext a, .hovertext, .schultext {
		white-space: normal !important;
	}
	
	.bild-tablet img {
		margin-top: -15px !important;
	}
	
}


/* claudia -> Text und Bilder Verbände sowie Schulprojekte*/

.bild-top img, .bild-top-left img {
	margin-top: -100px;
}

.bild-top-left img {
	margin-left: 200px;
}

.hovertext a:hover, .hovertext:hover {
	color: #59864D !important;
}

.hovertext a, .hovertext, .schultext {
	white-space: nowrap;
}

.schule {
	top: 50px !important;
}

.schule:not(.elementor-editor-active) {
	top: 0px;
}

.footerlink a {
	color: #ffffff !important;
	text-decoration: none;
}

.fullscreenlink a {
	color: #444825 !important;
	text-decoration: none;
}


/*Formatierung Scrolltext Volkskultur auf Startseite*/

#scroll-text2 {
	color:#ffffff;
	font-family: 'SaolDisplay-RegularItalic', Serif;
    font-size: 9.25rem;
	line-height: 1;
}

@media only screen and (max-width: 1024px) {
		#scroll-text2 {
		font-size: 6.875rem;

	}
}

@media only screen and (max-width: 767px) {
		#scroll-text2 {
		font-size: 3.75rem;

	}
}


/*Navigation Beiträge-Detailseiten Aktuelles + Blogbeiträge + Veranstaltungen*/


@media screen and (max-width: 767px) {
	.elementor-post-navigation .post-navigation__next--label,
	.elementor-post-navigation span.elementor-post-navigation__link__next,	
	.elementor-post-navigation .post-navigation__prev--label,
	.elementor-post-navigation span.elementor-post-navigation__link__prev	{
	display: none!important;
	}
	.elementor-post-navigation .elementor-post-navigation__link {
		    width: 150px!important;
			margin: 0px 20px;
	}
	.elementor-post-navigation {
		align-items: center;
		justify-content: center;
	}
}

.aktuelles .fa-angle-right:before, .blogbeitraege .fa-angle-right:before, .veranstaltung .fa-angle-right:before, .kulturerbe .fa-angle-right:before {
	content: "";
    display: block;
    width: 51px;
    height: 33px;
    background: url(/wp-content/uploads/2023/06/pfeil.svg) no-repeat;
	background-size: 51px;
}

.aktuelles span.post-navigation__next--label, .blogbeitraege span.post-navigation__next--label, .veranstaltung span.post-navigation__next--label {
    /* text-align: left; */
}

.aktuelles span.elementor-post-navigation__link__next, .blogbeitraege span.elementor-post-navigation__link__next, .veranstaltung span.elementor-post-navigation__link__next {
    margin-right: 30px !important;
}

.aktuelles .fa-angle-left:before, .blogbeitraege .fa-angle-left:before, .veranstaltung .fa-angle-left:before, .kulturerbe .fa-angle-left:before {
	content: "";
    display: block;
    width: 51px;
    height: 33px;
    background: url(/wp-content/uploads/2023/09/pfeil-links-gruen-pagin.svg) no-repeat;
	background-size: 51px;
}

.aktuelles span.post-navigation__prev--label, .blogbeitraege span.post-navigation__prev--label, .veranstaltung span.post-navigation__prev--label {
    text-align: right;
}

.aktuelles span.elementor-post-navigation__link__prev, .blogbeitraege span.elementor-post-navigation__link__prev, .veranstaltung span.elementor-post-navigation__link__prev {
    margin-left: 30px !important;
}


/* Style Hyperlinks grüner Text in Beiträgen*/

.greenlink a {
	text-decoration: underline;
}

/*Style Lightbox Button Close*/

button.bdt-lightbox-toolbar-icon.bdt-close-large.bdt-icon.bdt-close {
    color: #59864d;
    border: none;
}

button.bdt-lightbox-toolbar-icon.bdt-close-large.bdt-icon.bdt-close:hover {
    background-color: transparent !important;
}


/* Anpassungen Hauptmenü Desktop + Sidebar responsive*/

.hauptmenu-desk li.menu-item.menu-item-type-post_type {
    text-align: center !important;
}

.hauptmenu-desk .elementor-nav-menu>li {
    text-align: center;
}

.hauptmenu-desk .elementor-item-active {
    font-weight: 800 !important;
}


@media only screen and (max-width: 767px) {
  .sidebarimg {
    background-image: none !important;
  }
  
  .socialicons .elementor-icon-box-title {
    display: none;
  }
    
}

/*Social Wall Author Name*/

[id^=sb-wall].sb-wall .sbsw-author-name {
    font-size: 0.75rem;
    font-weight: 600 !important;
}


/*Kulturerbe Beiträge - Weitere Infos Link Icon*/

.kulturlink::before {
    content: "";
    position: absolute;
    top: 5px;
    left: -16px;
    width: 7px;
    height: 12px;
    background: url(/wp-content/uploads/2023/09/kulturlink-pfeil.svg) no-repeat;
    background-size: contain;
}

/* Hintergrundgrafik bei News-Start und Volksliedarchiv - grüner HG*/

@media only screen and (max-width: 767px) {
  .blog-loop {
    background-image: none !important;
  }
}


.cookielink a, .cookielink, a.borlabs-cookie-preference {
	color: #ffffff !important;
	text-decoration: none;
}


.elementor-kit-5 h3.event-h2,
.event-h2 {
	padding: 0;
    margin: 0;
    line-height: 1;
	font-family: "Inter", Sans-serif;
	color: var(--e-global-color-0498552);
    font-size: 0.875rem;
    font-weight: 600;
    text-transform: uppercase;
	margin-bottom: 15px;
}

.bevorstehende-termine {
	font-weight: 600;
}

.bevorstehende-termine-uhrzeit {
	font-weight: 400;
	display: inline-block;
    margin-left: 15px;
}

.elementor-post-navigation .elementor-post-navigation__next {
    display: flex;
    justify-content: flex-end;
}

.elementor-post-navigation .elementor-post-navigation__prev {
    display: flex;
    justify-content: flex-start;
}

.event-list-time { 
    font-weight: 600;
}


/* Custom changes for pagination elements */
/* Veranstaltungsliste und Schulprojekte */
@media screen and (max-width: 1366px) {
	.pagination-right::after {
		top: -2px!important;
	}
	.pagination-right-aktuelles::before {
		margin-top: -3px!important;
	}
		body.single-schulprojekte, .single-aktuelles, .single-veranstaltung, .geschichte1, .single-blogbeitraege {
		background-image: none;
	}
	
	.event-list-date {
		font-size: 2rem !important; /* Reduce font size for better fit */
		white-space: normal !important; /* Allow wrapping if necessary */
		line-height: 1 !important; /* Slightly increase line height for readability */
		overflow: visible; /* Allow text to wrap */
    }
	
	.elementor-widget-wrap ,.elementor-element-populated{
		/*padding: 0 !important;*/
	}
	
	.event-list-day {
		color: #8B986B;
		font-family: "SaolDisplay-Regular", Sans-serif;
		font-size: 1.4rem;
		line-height: 20px
	}

	.elementor-heading-title a {
		font-size: 0.95rem !important; 
		line-height: 1.1rem !important;
	}

/* .elementor-section .elementor-container { */
    /* display: flex; /* Enable flexbox layout */ */
    /* flex-wrap: wrap; /* Allow elements to wrap on smaller screens */ */
  /* } */
  /* .elementor-column { */
    /* flex: 1 1 50%; /* Each column takes up 50% space */ */
  /* } */
}