.elementor-kit-25808{--e-global-color-primary:#1354F9;--e-global-color-secondary:#EFADF9;--e-global-color-text:#000000;--e-global-color-accent:#72CFF6;--e-global-color-f2ed849:#1354F9;--e-global-color-90bef9f:#FFFFFF;--e-global-color-a66cd30:#000000;--e-global-color-84482d1:#72CFF6;--e-global-color-4c549f0:#B6E354;--e-global-color-cb065e0:#E6F0F5;--e-global-color-d47a06a:#FDF46B;--e-global-color-3c7b83b:#E57979;--e-global-color-42f09bc:#8B8B8B;--e-global-typography-primary-font-family:"Inter Regular";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Ryker Regular";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter Regular";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter Regular";--e-global-typography-accent-font-weight:500;--e-global-typography-2a9e25a-font-family:"Ryker Regular";--e-global-typography-2a9e25a-font-size:22px;--e-global-typography-2a9e25a-font-weight:500;--e-global-typography-2a9e25a-line-height:1.3em;--e-global-typography-92a3341-font-family:"Ryker Regular";--e-global-typography-92a3341-font-size:32px;--e-global-typography-92a3341-font-weight:500;--e-global-typography-92a3341-line-height:1.3em;--e-global-typography-8484ac3-font-family:"Inter";--e-global-typography-8484ac3-font-size:16px;--e-global-typography-8484ac3-font-weight:400;--e-global-typography-8484ac3-line-height:1.4em;--e-global-typography-08f1796-font-family:"Ryker Regular";--e-global-typography-08f1796-font-size:14px;--e-global-typography-08f1796-font-weight:500;--e-global-typography-08f1796-text-transform:uppercase;--e-global-typography-08f1796-line-height:14px;--e-global-typography-a941e26-font-family:"Ryker Regular";--e-global-typography-a941e26-font-size:16px;--e-global-typography-a941e26-font-weight:500;--e-global-typography-a941e26-line-height:20px;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-25808 e-page-transition{background-color:#FFBC7D;}.elementor-kit-25808 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-25808 h1{font-family:"Ryker Regular", Sans-serif;font-weight:400;}.elementor-kit-25808 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-25808 h3{font-family:"Ryker Regular", Sans-serif;font-size:22px;font-weight:400;}.elementor-kit-25808 h4{font-family:"Ryker Regular", Sans-serif;font-size:22px;font-weight:400;}.elementor-kit-25808 h5{font-family:"Ryker Regular", Sans-serif;font-size:22px;font-weight:400;}.elementor-kit-25808 h6{font-family:"Ryker Regular", Sans-serif;font-size:22px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1291px;}.e-con{--container-max-width:1291px;}.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);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Entfernt das :before-Icon wieder */
.content ul:not(.wp-block-latest-posts) li:not(.nav-item)::before {
  content: none !important;
  display: none !important;
}

/* Neutralisiert die LI-Layout-Anpassungen */
.content ul:not(.wp-block-latest-posts) li:not(.nav-item) {
  padding-left: 0 !important; 
}

.single-post ul{
    list-style: circle;
    padding-left:20px;
}

/* Karten, Passwort-Formular und Grid-Items neutralisieren */
.post-password-form,
.card,
.wp-block-latest-posts.is-grid li {
  /* Entfernt Übergang/Animation */
  transition: none !important;
  -webkit-transition: none !important;

  /* Entfernt (falls irgendwo aktiv) Schatten/Radius/Rand */
  box-shadow: none !important;
  border-radius: 0 !important;
  border: none !important;

  /* Behalte die restlichen Eigenschaften, falls gewünscht:
     overflow: hidden;
     padding: var(--standard-space);
     background: var(--color-white);
  */
}

.hero_header{
    margin-top:-102px;
}

header a:not(.btn) {
    color: var(--color-lila-1);
    text-decoration: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter Regular';
	font-display: auto;
	src: url('https://www.paqato.com/wp-content/uploads/Inter-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Ryker Regular';
	font-display: auto;
	src: url('https://www.paqato.com/wp-content/uploads/Ryker-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */