.elementor-kit-7{--e-global-color-primary:#06324C;--e-global-color-secondary:#363636;--e-global-color-text:#202020;--e-global-color-accent:#F2992E;--e-global-color-93c90df:#F0F0F0;--e-global-color-fa6fd73:#F5E4D0;--e-global-color-2d8ef78:#F5B467;--e-global-color-e082e75:#E79F49;--e-global-color-81d2d8c:#D57706;--e-global-color-b2039cf:#FFFFFF;--e-global-color-e619a08:#DFDFDF;--e-global-typography-primary-font-family:"Unbounded";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"IBM Plex Sans";--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"IBM Plex Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IBM Plex Sans";--e-global-typography-accent-font-weight:400;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-accent );color:var( --e-global-color-93c90df );border-radius:25px 25px 25px 25px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-81d2d8c );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-primary );}.elementor-kit-7 h1{font-family:"Unbounded", Sans-serif;font-weight:900;line-height:1.2em;}.elementor-kit-7 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-7 h3{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-7 h4{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 h5{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 h6{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7 h1{font-size:32px;}.elementor-kit-7 h2{line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-7 h3{line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h1{font-size:24px;}.elementor-kit-7 h2{line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-7 h3{line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Überschrift der ähnlichen Beiträge anpassen */
#jp-relatedposts .jp-relatedposts-headline {
  color: #000000;
}

/* Titel der ähnlichen Beiträge anpassen */
#jp-relatedposts .jp-relatedposts-post-title a {
  color: #000000;
}

/* Hintergrundfarbe des gesamten Bereichs anpassen */
#jp-relatedposts {
  background-color: transparent;
}

/* Hover-Effekt für Links anpassen */
#jp-relatedposts .jp-relatedposts-post-title a:hover {
  color: #333333;
  text-decoration: none;
}

/* Vertical Scroll-Fix für Mobile
*/
@media only screen and (max-width: 1024px) {
    .cas_div {
        height: 175px !important;
    }
    
    #ivrss_holder2 {
        height: 1155px !important;
    }
}

.wp-menu-separator {
    border: 1px solid;
    height: 1px;
}

/* Blockqoute */
blockquote {
    background-color: #f0f0f0;
    padding: 15px;
}
.rinte-adlabel { text-align: right; }/* End custom CSS */