.elementor-146 .elementor-element.elementor-element-c52e0ed{--display:flex;--position:absolute;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:20px;--padding-bottom:10px;--padding-left:50px;--padding-right:50px;top:0px;}.elementor-146 .elementor-element.elementor-element-c52e0ed:not(.elementor-motion-effects-element-type-background), .elementor-146 .elementor-element.elementor-element-c52e0ed > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F1F1F100;}body:not(.rtl) .elementor-146 .elementor-element.elementor-element-c52e0ed{left:0px;}body.rtl .elementor-146 .elementor-element.elementor-element-c52e0ed{right:0px;}.elementor-146 .elementor-element.elementor-element-cc10f71.elementor-element{--flex-grow:1;--flex-shrink:0;}.elementor-146 .elementor-element.elementor-element-cc10f71 .elementor-icon-wrapper{text-align:start;}.elementor-146 .elementor-element.elementor-element-cc10f71 .elementor-icon{font-size:100px;}.elementor-146 .elementor-element.elementor-element-cc10f71 .elementor-icon svg{height:100px;}.elementor-146 .elementor-element.elementor-element-6954829{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -100px) 0px;}.elementor-146 .elementor-element.elementor-element-6954829 img{width:350px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1550px){.elementor-146 .elementor-element.elementor-element-cc10f71 .elementor-icon{font-size:90px;}.elementor-146 .elementor-element.elementor-element-cc10f71 .elementor-icon svg{height:90px;}}@media(max-width:1025px){.elementor-146 .elementor-element.elementor-element-c52e0ed{--padding-top:10px;--padding-bottom:10px;--padding-left:30px;--padding-right:30px;}.elementor-146 .elementor-element.elementor-element-cc10f71 .elementor-icon{font-size:70px;}.elementor-146 .elementor-element.elementor-element-cc10f71 .elementor-icon svg{height:70px;}.elementor-146 .elementor-element.elementor-element-6954829 img{width:280px;}}@media(max-width:767px){.elementor-146 .elementor-element.elementor-element-c52e0ed{--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-146 .elementor-element.elementor-element-cc10f71 .elementor-icon{font-size:60px;}.elementor-146 .elementor-element.elementor-element-cc10f71 .elementor-icon svg{height:60px;}.elementor-146 .elementor-element.elementor-element-6954829{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -40px) 0px;}.elementor-146 .elementor-element.elementor-element-6954829 img{width:160px;}}@media(min-width:768px){.elementor-146 .elementor-element.elementor-element-c52e0ed{--content-width:1920px;}}/* Start custom CSS for container, class: .elementor-element-c52e0ed *//* Kopfzeile */
.stickyh::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0);
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  transition: background 1s ease, backdrop-filter 1s ease;
  pointer-events: none;
}

.stickyh.elementor-sticky--effects::before {
  background: rgba(200,200,200,0.55); /* hier passiert die echte Abdunkelung */
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}
 


.elementor-sticky--effects  .menuicon .elementor-icon  {
  font-size: 80px!important;
}

.stickyh.elementor-sticky--effects > .e-con-inner {
     margin: -30px;
}




/* Logo*/
.logoflex img{
transition: width .4s ease;
}

.elementor-sticky--effects .logoflex img {
  width: 60px !important;
 content: url('/wp-content/uploads/myziach-icon.png') !important;
}

.elementor-sticky--effects .logoflex {
    margin-top: -100px!important;
}

@media only screen and (max-width: 1550px) {
.elementor-sticky--effects .logoflex img {
  width: 60px !important;
}
}


@media only screen and (max-width: 1025px) {
.elementor-sticky--effects .logoflex img {
   width: 60px !important;
}

.elementor-sticky--effects .logoflex {
    margin-top: -90px!important;
}

.elementor-sticky--effects  .menuicon .elementor-icon  {
  font-size: 70px!important;
}

.stickyh.elementor-sticky--effects > .e-con-inner {
     margin: -15px -10px -25px -10px;
}
}


@media only screen and (max-width: 767px) {
.elementor-sticky--effects .logoflex img {
   width: 60px !important;
}

.elementor-sticky--effects .logoflex {
    margin-top: -40px!important;
}

.elementor-sticky--effects  .menuicon .elementor-icon  {
  font-size: 60px!important;
}

.elementor-sticky--effects .logoflex {
   top: 0px!important;
}

.elementor-sticky--effects .logoflex img {
   width: 50px !important;
}
}/* End custom CSS */