.elementor-kit-5{--e-global-color-primary:#FAF6F1;--e-global-color-secondary:#D8B88D;--e-global-color-text:#000000;--e-global-color-accent:#F3F1EB;--e-global-color-71e43de:#FFFFFF;--e-global-color-d0b62d1:#00000000;--e-global-typography-primary-font-family:"Scheherazade New";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Scheherazade New";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Cairo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-family:"Cairo", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-5 h1{font-size:92px;text-transform:uppercase;}.elementor-kit-5 h2{font-size:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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-5 h1{font-size:55px;}.elementor-kit-5 h2{font-size:40px;}.elementor-kit-5 h3{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{font-size:15px;line-height:1.5em;}.elementor-kit-5 h1{font-size:40px;}.elementor-kit-5 h2{font-size:38px;}.elementor-kit-5 h3{font-size:20px;}.elementor-kit-5 h4{font-size:23px;}.elementor-kit-5 h5{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:85%;}.e-con{--container-max-width:85%;}}/* Start custom CSS */.btn-hover-up {
  transition: transform 0.3s ease;
}

.btn-hover-up:hover {
  transform: translateY(-3px);
}

.btn-hover-up:active {
  transform: translateY(0);
}


/* Elementor Form – Datei-Upload-Button modern (#D8B88D) */
#field_9aa61ff input[type="file"] {

}

/* Standard (Chromium, Firefox) */
#field_9aa61ff input[type="file"]::file-.elementor-kit-5-button {
  background: #D8B88D;
  color: #fff;
  border: none;
  padding: 10px 22px;
  margin-right: 10px;
  font-weight: 400;
  cursor: pointer;
  transition: transform .2s ease, box-shadow .2s ease, background .2s ease;
}

/* WebKit Fallback (ältere Safari/Chromium) */
#field_9aa61ff input[type="file"]::-webkit-file-upload-button {
  background: #D8B88D;
  color: #fff;
  border: none;
  padding: 10px 22px;
  margin-right: 10px;
  font-weight: 400;
  cursor: pointer;
  transition: transform .2s ease, box-shadow .2s ease, background .2s ease;

}

/* Hover / Active / Focus */
#field_9aa61ff input[type="file"]:hover::file-.elementor-kit-5-button,
#field_9aa61ff input[type="file"]:hover::-webkit-file-upload-button {
  background: #c6a376;
  transform: translateY(-1px);
  box-shadow: 0 3px 10px rgba(0,0,0,.15);
}

#field_9aa61ff input[type="file"]:active::file-.elementor-kit-5-button,
#field_9aa61ff input[type="file"]:active::-webkit-file-upload-button {
  transform: translateY(0);
  box-shadow: 0 1px 5px rgba(0,0,0,.1);
}

#field_9aa61ff input[type="file"]:focus-visible::file-.elementor-kit-5-button,
#field_9aa61ff input[type="file"]:focus-visible::-webkit-file-upload-button {
  outline: 2px solid #D8B88D;
  outline-offset: 2px;
}

/* Optional: Feld kompakter & Text (Dateiname) lesbarer */
#field_9aa61ff .elementor-field-group.elementor-field-type-upload .elementor-field {
  line-height: 1.2;
}


.btn-hover-right {
  transition: transform 0.3s ease;
}

.btn-hover-right:hover {
  transform: translateX(3px);
}

.btn-hover-right:active {
  transform: translateX(0);
}/* End custom CSS */