:root
{
--skyline-ocker: #A59051;
--skyline-blau: #2E3D8B;
--skyline-ocker: #A59051; --skyline-hellblau: #506AF2;
--skyline-text: #000;
--skyline-dunkelgrau: #2B2E35;
} .sticky-kontaktbuttons
{
position: fixed;
z-index: 9;
width: fit-content;
right: 0;
top: 50%;	
list-style-type: none;
}
.sticky-kontaktbuttons li
{
background-color: white;
text-align: center;
line-height: 50px;
border-radius: 5px 0 0 5px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); 
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}
.sticky-kontaktbuttons li:hover
{
background-color: var(--skyline-blau);
}
.sticky-kontaktbuttons li:first-child
{
margin-bottom: 20px;
}
.sticky-kontaktbuttons li:last-child
{
margin-top: 20px;
}
.sticky-kontaktbuttons li a
{
display: block;
width: 50px;
height: 50px;
}
.sticky-kontaktbuttons .sticky-icon
{
background-repeat: no-repeat;
background-position: center;
background-size: 50%;
}
.sticky-kontaktbuttons .sticky-icon.telefon
{
background-image: url(https://www.skylinepark-events.de/wp-content/uploads/2025/01/Icon-sticky-Telefon.svg);
}
.sticky-kontaktbuttons .sticky-icon.mail
{
background-image: url(https://www.skylinepark-events.de/wp-content/uploads/2025/01/Icon-sticky-Mail.svg);
}
.sticky-kontaktbuttons .sticky-icon.telefon:hover
{
background-image: url(https://www.skylinepark-events.de/wp-content/uploads/2025/01/Icon-sticky-Telefon-hover.svg);
}
.sticky-kontaktbuttons .sticky-icon.mail:hover
{
background-image: url(https://www.skylinepark-events.de/wp-content/uploads/2025/01/Icon-sticky-Mail-hover.svg);
} .sticky-anfrage-button .elementor-button-link:hover
{
padding-top: 25px !important;
padding-bottom: 25px !important;
} .dialog-close-button
{
padding: 10px;
}    .desktop-hauptnavi ul 
{
margin-left: -175px;
} .elementor-sticky--active .desktop-hauptnavi ul 
{
margin-left: 0px;
}
.elementor-sticky--active .desktop-hauptnavi
{
--align-self: flex-end !important;
} @media (min-width: 1024px) and (max-width: 1280px)
{
.desktop-hauptnavi ul li a
{
font-size: 12px !important;
padding-left: 8px !important;
padding-right: 8px !important;
}
} .pre-header
{ }
.pre-header,
.header-kontaktdaten ul
{
height: 60px;
}
.header-kontaktdaten ul li:first-child
{
padding-right: 15px;
border-right: 1px solid white;
}
.header-kontaktdaten ul li
{ } .anfrage-button
{
background-color: var(--skyline-blau);
border-radius: 10px;
}
.anfrage-button:hover
{
background-color: var(--skyline-ocker);
}
.anfrage-button a
{
color: white !important;
} .logo-kooperation:before
{
content: "IN KOOPERATION";
position: absolute;
width: 100%;
right: 145px;
top: 26px;	
letter-spacing: 1px;
color: white;
font-size: 12px;
font-family: "Montserrat", Sans-serif;
} .header-logo-hauptnavi.elementor-sticky--active
{
padding-top: 10px !important;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15); 
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}  .bilder-slider .elementor-swiper-button
{
background-color: white;
padding: 15px;
}
.bilder-slider .elementor-swiper-button-prev
{
left: 0 !important;
border-radius: 0px 10px 10px 0px;
}
.bilder-slider .elementor-swiper-button-next
{
right: 0 !important;
border-radius: 10px 0px 0px 10px;
}
.bilder-slider a
{
cursor: pointer !important;
}
.bilder-slider a:hover::after
{ }
.swiper-pagination-bullets.swiper-pagination-horizontal
{
left: 50% !important;
}  .box-hover
{
top: 0px;
transition: all 0.3s ease;
}
.box-hover:hover
{
top: -10px;
transition: all 0.3s ease;
}  .e-n-accordion > .e-n-accordion-item[open] > .e-n-accordion-item-title 
{
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
margin-bottom: 5px;
}  .elementor-slide-heading
{
text-shadow: 0px 0px 20px rgba(0,0,0,0.25);
}
.elementor-slide-description
{
text-shadow: 0px 0px 10px rgba(0,0,0,0.25);
}   .zeile-formular
{
display: flex;
gap: 20px;
padding-left: 20px;
padding-right: 20px;
justify-content: center;
}
.spalte-formular-halb
{
flex: 50%;
}
.spalte-formular-ganz
{
flex: 100% !important;
} textarea, 
.spalte-formular-ganz label, 
.spalte-formular-halb label
{
width: 100% !important;
margin-bottom: 10px;
}
textarea
{
height: 200px !important;
}
input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="url"], input[type="number"], input[type="search"], select, textarea
{
border: none !important;
color: black;
padding: 15px;
font-family: "Montserrat", Sans-serif;	
}
select
{
border-right: 10px solid transparent !important;
}
select option
{
color: black;
}
::placeholder,
select option:first-child,
input[name=welche-kategorie] 
{
color: black;
opacity: 1; 
}
.welche-kategorie select option:first-child
{
color: black;
}
input[name=welche-kategorie] 
{
pointer-events: none;
} .datenschutz .wpcf7-form-control .wpcf7-list-item
{
margin-left: 0 !important;
float: left;
margin-right: 5px;
}
.datenschutz
{
display: flex;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 0;
font-family: "Montserrat", Sans-serif;	
}
.datenschutz .wpcf7-form-control-wrap
{
margin-top: -3px;
}
.datenschutz .text, 
.datenschutz .text a,
.datenschutz .wpcf7-list-item-label
{
margin-left: 5px;
color: white;
font-size: 12px;
line-height: 140%;
}
.datenschutz a,
.datenschutz .text a
{
color: rgba(255,255,255,0.7);
}
.datenschutz a:hover,
.datenschutz .text a:hover
{
color: white;	
} .sendenbutton
{
margin-top: 40px;
background-color: var(--skyline-ocker) !important;
color: white !important;
font-weight: bold !important;
text-transform: uppercase;
font-size: 16px;
font-family: "Montserrat", Sans-serif;	
border: none !important;
padding: 20px !important;
display: block;
border-radius: 10px;
}
.sendenbutton:hover
{
background-color: white !important;
color: var(--skyline-ocker) !important;
} .screen-reader-response
{
color: white;
display: none;
}
.wpcf7-response-output
{
color: white;
padding: 15px !important; text-align: center;
border: 2px solid white;
margin: 0px 20px 20px 20px !important;
font-family: "Montserrat", Sans-serif;	
}
.wpcf7-not-valid-tip
{
color: red;
font-size: 12px;
display: inline-block;
position: relative;
width: auto;
margin-top: 8px;
font-family: "Montserrat", Sans-serif; color: white;
background-color: red;
padding: 5px !important;
margin-top: 10px;
}
.wpcf7-not-valid-tip:before
{
content: "";
position: absolute;
display: block;
top: 0;
left: 10px;
border: 5px solid transparent;
border-top: 0;
border-bottom: 5px solid red;
transform: translate(-50%, calc(-100% - 0px));
}  @media (max-width: 1024px) 
{
.elementor-nav-menu a
{
justify-content: center;
}  .desktop-hauptnavi ul 
{
margin-left: 0;
}
.elementor-nav-menu--dropdown .elementor-item:hover
{
background-color: transparent;
}
.elementor-nav-menu--dropdown ul
{
padding-top: 20px;
padding-bottom: 20px;
} .anfrage-button 
{
width: 80%;
margin: 0 auto !important;
}
}
@media (max-width: 767px) 
{ .header-logo-hauptnavi.elementor-sticky--active
{
padding-top: 15px !important;
} .ablauf-pfeil
{
transform: rotate(90deg);
margin: 0 auto;
margin-bottom: 30px;
} .zeile-formular
{
display: block;
}
.zeile-formular.formularbutton
{
display: flex;
}
input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="url"], input[type="number"], input[type="search"], select, textarea
{
font-size: 12px;
padding: 10px;
}
}