.elementor-kit-4{--e-global-color-primary:#D4AF37;--e-global-color-secondary:#333333;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFD700;--e-global-color-background:#000000;--e-global-color-backgroundAccent:#1A1A1A;--e-global-color-transparent:#00000000;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.5em;--e-global-typography-heading_xl-font-family:"Poppins";--e-global-typography-heading_xl-font-size:56px;--e-global-typography-heading_xl-font-weight:600;--e-global-typography-heading_xl-line-height:1.2em;--e-global-typography-heading_l-font-family:"Poppins";--e-global-typography-heading_l-font-size:48px;--e-global-typography-heading_l-font-weight:600;--e-global-typography-heading_l-line-height:1.2em;--e-global-typography-heading_m-font-family:"Poppins";--e-global-typography-heading_m-font-size:40px;--e-global-typography-heading_m-font-weight:600;--e-global-typography-heading_m-line-height:1.2em;--e-global-typography-heading_s-font-family:"Poppins";--e-global-typography-heading_s-font-size:18px;--e-global-typography-heading_s-font-weight:500;--e-global-typography-body_s-font-family:"Figtree";--e-global-typography-body_s-font-size:14px;--e-global-typography-body_s-font-weight:400;--e-global-typography-body_s-line-height:1.5em;--e-global-typography-8c53a7f-font-family:"Poppins";--e-global-typography-8c53a7f-font-size:52px;--e-global-typography-8c53a7f-font-weight:600;--e-global-typography-8c53a7f-line-height:1.2em;background-color:var( --e-global-color-background );color:#FFFFFF;}.elementor-kit-4 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-kit-4{--e-global-typography-primary-font-size:22px;--e-global-typography-secondary-font-size:18px;--e-global-typography-heading_xl-font-size:48px;--e-global-typography-heading_l-font-size:40px;--e-global-typography-heading_m-font-size:32px;--e-global-typography-heading_s-font-size:18px;--e-global-typography-8c53a7f-font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-primary-font-size:18px;--e-global-typography-secondary-font-size:16px;--e-global-typography-heading_xl-font-size:40px;--e-global-typography-heading_l-font-size:32px;--e-global-typography-heading_m-font-size:32px;--e-global-typography-heading_s-font-size:16px;--e-global-typography-8c53a7f-font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ===== KARTEN RAND ===== */
.elementor-widget-wrap.elementor-element-populated {
  border: 1px solid rgba(201, 168, 76, 0.5) !important;
  border-radius: 12px !important;
  transition: box-shadow 0.3s ease, transform 0.3s ease !important;
}

.elementor-widget-wrap.elementor-element-populated:hover {
  border-color: #c9a84c !important;
  box-shadow: 0 0 25px rgba(201, 168, 76, 0.3),
              0 0 50px rgba(201, 168, 76, 0.1) !important;
  transform: translateY(-5px) !important;
}

/* ===== GOLD SHIMMER BUTTON ===== */
.elementor-button {
  background: linear-gradient(90deg, #b8860b, #c9a84c, #f0d060, #c9a84c, #b8860b) !important;
  background-size: 300% !important;
  animation: shimmer 3s linear infinite !important;
  border: none !important;
  color: #000 !important;
  font-weight: 700 !important;
  letter-spacing: 2px !important;
  box-shadow: 0 0 15px rgba(201,168,76,0.4) !important;
}

@keyframes shimmer {
  0%   { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

.elementor-button:hover {
  transform: translateY(-2px) scale(1.03) !important;
  transition: transform 0.3s ease !important;
}

/* Stern verstecken */
.elementor-icon {
  display: none !important;
}

/* Titel */
.elementor-widget-heading h3,
.elementor-widget-heading h2 {
  color: #c9a84c !important;
  letter-spacing: 1px !important;
}

/* Text */
.elementor-widget-text-editor p {
  color: #cccccc !important;
  line-height: 1.8 !important;
}/* End custom CSS */