.elementor-kit-10{--e-global-color-primary:#560091;--e-global-color-secondary:#0011C0;--e-global-color-text:#1A1A1A;--e-global-color-accent:#80A693;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-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 *//* ========== PORTFOLIO DROPDOWN FIX ========== */
.dropdown-portfolio{
  /* falls Elementor innen Luft reinpackt */
  padding: 0 !important;
}

/* Texteditoren eng machen */
.dropdown-portfolio .elementor-widget-text-editor,
.dropdown-portfolio .elementor-widget-heading{
  margin: 0 !important;
}

/* Texteditor Paragraphs killen (die machen oft riesige Abstände) */
.dropdown-portfolio .elementor-widget-text-editor p{
  margin: 0 !important;
  line-height: 1.1 !important; /* enger */
}

/* Widgets sollen NICHT vom Container auseinandergezogen werden */
.dropdown-portfolio .elementor-widget{
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
}

/* Trenner: gepunktete Linie + kleiner Abstand */
.dropdown-portfolio .elementor-widget-divider{
  margin: 6px 0 !important;
}
.dropdown-portfolio .elementor-divider-separator{
  border-top: 2px dotted rgba(86,0,145,.35) !important;  /* gepunktet */
  width: 100% !important;
  margin: 0 !important;
}/* End custom CSS */