/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
body.error404 .container-wrap {
	background: #ede8e4!important;
}
.startteaserboxen .nectar-post-grid-item .bg-overlay {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 30%);
    background-color: transparent !important;
    height: 100%;
    bottom: 0;
    top: auto;
    opacity: 1;
}
.eventteasermobile .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 0px 0 60px 0;
}
.eventteasermobile .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots {
    bottom: -55px;
}
body.tribe_events-template-default.single, #tribe-events-pg-template, body.tribe_events-template-default.single #ajax-content-wrap  {
	background-color: #ede8e4!important;
}
.nectar-post-grid .nectar-post-grid-item .content .post-heading {
    max-width: 100%!important;
}
.herowithslider .nectar-flickity {
  width: 100vw;
  overflow: hidden;
  position: relative;
  z-index: 0;

  -webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 1585 717' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 714.283V1.83984C214.791 53.7766 491.292 85.03 793 85.03C1094.24 85.03 1370.35 53.8735 1585 2.08139V714.041C1370.35 662.249 1094.24 631.093 793 631.093C491.292 631.093 214.791 662.346 0 714.283Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 1585 717' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 714.283V1.83984C214.791 53.7766 491.292 85.03 793 85.03C1094.24 85.03 1370.35 53.8735 1585 2.08139V714.041C1370.35 662.249 1094.24 631.093 793 631.093C491.292 631.093 214.791 662.346 0 714.283Z' fill='black'/%3E%3C/svg%3E");

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 90%;
  -webkit-mask-position: center;
  mask-position: center;
}
.nectar-shape-divider-wrap  {
    pointer-events: none;
}
@media screen and (max-width: 690px) {
.herowithslider .nectar-flickity.nectar-carousel[data-format="default"].custom-column-padding-20px .flickity-slider .cell {
    padding: 5px;
}
}
.imagecollage .vc_column-inner .wpb_wrapper {
    display: flex;
}
.imagecollage .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2) {
    margin-left: -12%;
    margin-right: -12%;
}
.imagecollage .img-with-aniamtion-wrap[data-animation=fade-in-from-left] .hover-wrap, .imagecollage img.img-with-animation[data-animation=fade-in-from-left] {
    padding-right: 0px!important; 
}

.imagecollage .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap img {
    transition: transform 0.15s ease-out;
}
.imagecollage .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap img:hover {
      transform: scale(1.1) rotateZ(3deg)!important;
}
.imagecollage {
    margin: 0 auto!important;
}

.imagecollage .vc_column-inner .wpb_wrapper .hover-wrap {
    overflow: visible!important;
}

.iconboxbg .vc_column-inner {
    padding: 15px 30px!important;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    background-color: rgba(255, 255, 255, 0.16) !important;
}

.iconboxbg .vc_column-inner:before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 0;
  padding: 2px; /* the border thickness */
  border-radius: 15px;
  background: linear-gradient(190deg, rgba(171,231,18,0.03), rgba(171,231,18,0.2) );
  mask: 
   linear-gradient(#000 0 0) exclude, 
   linear-gradient(#000 0 0) content-box;
}
.stackboxes .nectar-sticky-media-section__content-section__wrap .nectar-sticky-media-content__media-wrap {
    border-radius: 25px;
    overflow: hidden;
}
body .partnerslider .nectar-rotating-words-title.font_size_5vw .heading {
        font-size: min(90px, 5vw) !important;
}
body .partnerslider .nectar-flickity {
        margin-bottom: -20px!important;
}

.nectar-split-heading[data-has-fit-text="true"] {
  will-change: font-size;
}
.nectar_single_testimonial p {
    font-weight: 500;
}
.span_12.light .nectar_single_testimonial .title {
    color: rgba(255, 255, 255, .8);
}

.playbtn .play_button.nectar_video_lightbox:before {
        background: #0b142f;
    z-index: 0;
    border: 0;
}

.playbtn .play_button.nectar_video_lightbox:hover:before {
    opacity: 1;
    background: #93c11f !important;
}
.badgebadge {
	position: absolute;
	width: 100%;
	top: -221px;
}

#groundr-leaf {
  width: 100%;
  height: 1400px;
  margin: 0;
  padding: 0;
}
@media screen and (max-width:1000px) { 
#groundr-leaf {
  width: 100%;
  height: 600px;
  margin: 0;
  padding: 0;
  pointer-events: none;
}
#groundr-leaf canvas, #groundr-leaf div {
	pointer-events: none!important;
}
.badgebadge {
	top: -21px;
}
}
body[data-bg-header=true] #header-outer[data-permanent-transparent="1"].transparent header .col.span_9.col_last nav { 
	padding: 10px;
    height: 63px;
}

body[data-bg-header=true] #header-outer[data-permanent-transparent="1"].transparent.small-nav header .col.span_9.col_last nav { 
    backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
    background-color: rgba(255, 255, 255, 0.36) !important;
    border-radius: 50px;
}

body[data-bg-header=true] #header-outer[data-permanent-transparent="1"].transparent header .col.span_9.col_last { 
    display: flex;
    align-items: center;
}
#header-outer.entrance-animation.small-nav {
	animation: none!important;
}

.pum-theme-702 .pum-container, .pum-theme-enterprise-blue .pum-container {
    padding: 45px;
	border-radius: 23px;
}

.mc4wp-form-fields {
	display: flex;
    flex-direction: row;
	column-gap: 30px;
	justify-content: center;
	flex-wrap: wrap;
}
input#email {
    width: 300px;
    height: 54px;
    border-radius: 50px;
    padding-left: 30px;
}
.mitgliedwerden .listradio-wrap .nf-field-element {
	text-align: left;
}
.mitgliedwerden .nf-field-label .nf-label-span {
	font-family: Poppins;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 13px !important;
    line-height: 18px;
}
.mitgliedwerden .nf-field-label {
	text-align: left;
}
.mitgliedwerden .list-radio-wrap .nf-field-element li label {
    margin-left: 28px;
    margin-top: 2px;
}
.mitgliedwerden input[type="radio"] {
    transform: scale(2); /* Vergrößert den Radio-Button um 1.5x */
    margin-right: 15px; /* Optional: Abstand zum Label */
}
.mitgliedwerden .list-checkbox-wrap .nf-field-element li label, 
.mitgliedwerden .list-image-wrap .nf-field-element li label, 
.mitgliedwerden .list-radio-wrap .nf-field-element li label {
    font-size: 15px !important;
    text-transform: none;
}
.mitgliedwerden .listradio-wrap .nf-field-element ul {
	display: flex;
    column-gap: 30px;
	margin-left: 6px !important;
}
.mitgliedwerden input[type=button].nf-next, body[data-form-submit="regular"] input[type=submit] {
	padding: 15px 32px!important;
		font-family: Poppins;
    font-weight: 500;
	background-color: #93c11f;
}
.mitgliedwerden .nf-form-fields-required {
	display: none;
}
.mitgliedwerden .nf-progress-container {
    margin-top: 20px;
    width: 100%;
    border: 0px solid #bbbbbb;
	border-radius: 50px;
	background: #f5f3ee!important;
	margin-bottom: 20px;
}
.mitgliedwerden .nf-progress {
    height: 2px;
    background-color: #93c11f;
	min-width: 20%;
}
.mitgliedwerden li.nf-previous-item {
    position: absolute;
    left: 0;
    bottom: 41px;
}
.mitgliedwerden input.nf-previous {
    background: transparent;
    color: grey;
    padding: 0;
}
.container-wrap input[type=text], .container-wrap input[type=email], .container-wrap input[type=password], .container-wrap input[type=tel], .container-wrap input[type=url], .container-wrap input[type=search], .container-wrap input[type=date], .container-wrap input[type=number], .container-wrap textarea, .container-wrap select, body > #review_form_wrapper.modal input[type=text], body > #review_form_wrapper.modal textarea, body > #review_form_wrapper.modal select, body > #review_form_wrapper.modal input[type=email], .select2-container--default .select2-selection--single, body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single, .woocommerce input#coupon_code, .material.woocommerce-page[data-form-style="default"] input#coupon_code, body[data-form-style="minimal"] input[type="text"], body[data-form-style="minimal"] textarea, body[data-form-style="minimal"] input[type="email"], body[data-form-style="minimal"] input[type=password], body[data-form-style="minimal"] input[type=tel], body[data-form-style="minimal"] input[type=url], body[data-form-style="minimal"] input[type=search], body[data-form-style="minimal"] input[type=date], body[data-form-style="minimal"] input[type=number], body[data-form-style="minimal"] select {
	background-color: #fff;
	    color: #000;
}

.nectar-post-grid-item h3.post-heading {
text-shadow: rgba(0, 0, 0, 0.1) 1px 5px 13px;
}

.eventteaser h3.post-heading{
font-size: max(38px, min(16px, 2vw))!important;
}
.eventteaser.subpage h3.post-heading {
	font-size: max(24px, min(16px, 2vw))!important;
}
body .eventteaser .nectar-post-grid-item .bg-overlay { 
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 50%);
    background-color: transparent!important;
    height: 100%;
    bottom: 0;
    top: auto;
	opacity: 1;
}
body .eventteaser .nectar-post-grid-item .bg-overlay::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: -1;
}

.centerthis {
	margin: 0 auto;
}
.herodots.wpb_row .nectar-parallax-scene div {
    background-size: contain!important;
	margin-left: -1%;
    top: -3%;
    width: 105%;
	background-repeat: no-repeat
}
.kontaktunterseite .inner-wrap.row-bg-layer.using-image {
	    z-index: 3;
}
html body #header-outer[data-permanent-transparent="1"].transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle.mobile-icon .lines-button:after, html body #header-outer[data-permanent-transparent="1"].transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle.mobile-icon .lines:before, html body #header-outer[data-permanent-transparent="1"].transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle.mobile-icon .lines:after {
	background-color: #fff!important;
}
#slide-out-widget-area-bg.fullscreen-alt .bg-inner {
	background: url(/wp-content/uploads/2025/04/bg-nav-1.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
@media screen and (max-width:1800px) { 
.main-content {
	    max-width: 95%!important;
}
}
@media screen and (max-width:690px) { 
.eventteaser h3.post-heading {
    font-size: 24px !important;
}
	.iconboxbg .vc_column-inner p {
		font-size:16px!important
	}
	body .partnerslider .nectar-flickity {
        margin-bottom: 20px!important;
}
	body .partnerslider .nectar-rotating-words-title.font_size_5vw .heading {
        font-size: 27px!important;
		margin-top:-15px;
}
	.kontaktbox .nectar-hor-list-item.has-btn {
	padding-left: 0px;
    padding-right: 0px;
	}
	.kontaktbox .nectar-hor-list-item[data-columns="3"] .nectar-list-item .nectar-list-item-btn {
		right: unset;
        top: unset;
        position: relative;
	}
	.kontaktbox .nectar-hor-list-item.has-btn[data-columns="3"]>div:nth-child(1) {
		padding-right: 0px;
	}
	.groundrfooter .nectar-circle-images {
    flex-direction: column!important;
}
	#header-outer #top .container {
		max-width: 100%;
    padding: 0px 12px;
	}
	.heorshotlanding h1 {
		font-size: 25px!important;
	}
	.heorshotlanding .nectar-flickity.nectar-carousel[data-column-padding="20px"] .inner-wrap {
    padding: 0px;
}
	.heorshotlanding .nectar-flickity.nectar-carousel[data-format=default] .flickity-slider .cell {
    padding: 1px;
}
	.heorshotlanding .row-bg.using-image {
		    background-position: 28%!important;
	}
	.oekosystembox.nectar-post-grid-wrap {
		    margin-bottom: 0px!important;
	}
	.startteaserboxen .nectar-post-grid .nectar-post-grid-item .content {
    padding: 20px;
}
}
@media screen and (max-width:1500px) { 
.eventteaser h3.post-heading {
    font-size: max(28px, min(16px, 2vw)) !important;
}
}
@media screen and (max-width:1200px) { 
.eventteaser h3.post-heading {
    font-size: max(24px, min(16px, 2vw)) !important;
}
	.eventteaser .nectar-post-grid-item__custom-fields {
		    font-size: 12px;
    line-height: 1.2em;
	}
}
@media screen and (min-width:1300px) and (max-width:1700px) { 
.eventteaser.subpage h3.post-heading {
	font-size: max(18px, min(16px, 2vw))!important;
}
.eventteaser.subpage .nectar-post-grid .nectar-post-grid-item .content {
    padding: 15px;
}
	.eventteaser.subpage .nectar-post-grid-item__custom-fields {
		    font-size: 12px;
    line-height: 1.2em;
	}
}



.pum-theme-702, .pum-theme-enterprise-blue { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-702 .pum-container, .pum-theme-enterprise-blue .pum-container { padding: 28px; border-radius: 5px; border: 1px none #000000; box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.12 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-702 .pum-title, .pum-theme-enterprise-blue .pum-title { color: #315b7c; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 34px; line-height: 36px } 
.pum-theme-702 .pum-content, .pum-theme-enterprise-blue .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-702 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close { position: absolute; height: 38px; width: 38px; left: auto; right: 28px; bottom: auto; top: 28px; padding: 6px; color: #ffffff; font-family: Times New Roman; font-weight: 100; font-size: 24px; line-height: 24px; border: 1px none #ffffff; border-radius: 52px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 17, 17, 17, 1.00 ) } 
