/* 
 Theme Name: Hello Elementor Child
 Theme URI: https://github.com/elementor/hello-theme/
 Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
 Author: Elementor Team
 Author URI: https://elementor.com/
 Template: hello-elementor
 Version: 1.0.1
 Text Domain: hello-elementor-child
 License: GNU General Public License v3 or later.
 License URI: https://www.gnu.org/licenses/gpl-3.0.html
 Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
 */
/*
 @include all-headings {
 color: $white;
 }
 */
/*
 *
 *
 * MARGINS
 *
 *
 */
/*
 *
 *
 * PADDINGS
 *
 *
 */
.wpcf7-form label {
  width: 100%;
}
.wpcf7-form label .cf7_title {
  display: block;
}
/* Components */
#sky-artist-selection-banner {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 1110px;
  background: #fff;
  box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.15);
  z-index: 9999;
  transition: transform 0.3s ease;
}
#sky-artist-selection-banner.sky-selection-hidden {
  transform: translateY(100%);
}
#sky-artist-selection-banner .sky-artist-list {
  display: flex;
  flex-direction: column;
  padding: 1rem 2rem;
  gap: 0.5rem;
}
#sky-artist-selection-banner .sky-artist-list .sky-artist-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background: #f4f4f4;
  padding: 0.5rem 1rem;
  border-radius: 6px;
}
#sky-artist-selection-banner .sky-artist-list .sky-artist-item .sky-remove {
  font-weight: bold;
  font-size: 1.2rem;
  cursor: pointer;
}
#sky-artist-selection-banner.collapsed .sky-artist-list {
  display: none;
}
#sky-artist-selection-banner .sky-banner-footer {
  border-top: 1px solid #ddd;
  padding: 1rem 2rem;
  background: #fff;
  position: relative;
}
#sky-artist-selection-banner .sky-banner-footer .sky-footer-grid-inner {
  display: flex;
  align-items: center;
}
#sky-artist-selection-banner .sky-banner-footer .sky-footer-grid {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 1rem;
}
#sky-artist-selection-banner .sky-banner-footer #sky-artist-count {
  font-weight: 600;
  font-size: 1rem;
}
#sky-artist-selection-banner .sky-banner-footer #sky-send-request {
  background: #111;
  color: #fff;
  border: none;
  padding: 0.75rem 1.25rem;
  border-radius: 4px;
  cursor: pointer;
}
#sky-artist-selection-banner .sky-banner-footer .sky-toggle-btn {
  background: #fff;
  border: none;
  cursor: pointer;
}
#sky-artist-selection-banner .sky-banner-footer .sky-toggle-btn img {
  transition: transform 0.3s ease;
  width: 24px;
  height: 24px;
  display: block;
}
#sky-artist-selection-banner.collapsed .sky-toggle-btn img {
  transform: rotate(180deg);
}
.sky-button-disabled {
  background: #ccc !important;
  color: #666 !important;
  cursor: not-allowed !important;
  pointer-events: none;
  opacity: 0.6;
}
.sky-artist-form-view-wrapper {
  background-color: #fff;
  padding: 25px;
  border: 1px solid #7f7f7f;
  border-radius: 5px;
  margin-bottom: 25px;
}
.sky-artist-form-view-wrapper span.sky-remove {
  cursor: pointer;
}
.sky-artist-form-view-wrapper span.sky-remove:hover {
  color: red;
}
.sky-artist-form-view-wrapper .sky-artist-name {
  cursor: default;
}
.sm_left_wrapper, .sm_right_wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 2rem;
}
.sm_left_wrapper div, .sm_right_wrapper div {
  flex: 1;
  max-width: 250px;
}
.sm_left_wrapper div img, .sm_right_wrapper div img {
  width: 100%;
  border-radius: 1rem;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  object-fit: cover;
  display: block;
}
@media (min-width: 768px) {
  .sm_left_image_right {
    /* transform: translateY(50px); */
    transform: translateX(-100px) translateY(120px);
  }
  .sm_right_image_left {
    transform: translateX(100px) translateY(120px);
    z-index: 1;
  }
}
@media (max-width: 768px) {
  .sm_left_wrapper, .sm_right_wrapper {
    flex-direction: column;
    align-items: center;
  }
  .sm_left_wrapper div, .sm_right_wrapper div {
    max-width: 80%;
    transform: none !important;
  }
}
@media (min-width: 577px) and (max-width: 768px) {
  /* CSS rules here */
  .sm_left_image_right {
    display: flex;
    justify-content: end;
  }
}
@media (max-width: 576px) {
  /* CSS rules here */
  .sm_left_image_right {
    display: flex;
    justify-content: center;
  }
  .sm_right_image_left {
    display: flex;
    justify-content: center;
  }
}
.sky_scrolling_left_part, .sky_scrolling_right_part {
  transition: none !important;
}
.sky_scrolling_left_part, .sky_scrolling_right_part {
  will-change: transform;
  backface-visibility: hidden;
  transform: translateZ(0);
}
.skymusic_containerClouds_header_white:after {
  content: '';
  width: 100%;
  background: url(/wp-content/uploads/2025/07/skymusic_cloud_home_light.svg);
  display: block;
  height: 258px;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.skymusic_containerClouds_header_white_v2:after {
  content: '';
  width: 100%;
  background: url(/wp-content/uploads/2025/07/skymusic_cloud_subsites_light.svg);
  display: block;
  height: 165px;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.skymusic_containerClouds_v2:after {
  content: '';
  width: 100%;
  background: url(/wp-content/uploads/2025/07/skymusic_cloud_home_light.svg);
  display: block;
  height: 226px;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
a.s4_alternateButtonType_1, .s4_alternateButtonType_1 a {
  background-color: transparent !important;
  color: var(--e-global-color-18d9d0c) !important;
  border-color: var(--e-global-color-18d9d0c) !important;
}
a.s4_alternateButtonType_1:hover, .s4_alternateButtonType_1 a:hover {
  background-color: var(--e-global-color-57524f8) !important;
  color: var(--e-global-color-18d9d0c) !important;
}
a.s4_alternateButtonType_2, .s4_alternateButtonType_2 a {
  background-color: var(--e-global-color-57524f8) !important;
  color: var(--e-global-color-18d9d0c) !important;
  border-color: var(--e-global-color-18d9d0c) !important;
}
a.s4_alternateButtonType_2:hover, .s4_alternateButtonType_2 a:hover {
  background-color: var(--e-global-color-18d9d0c) !important;
  color: var(--e-global-color-7e1bdab) !important;
}
.sm_kuenstler_search_terms ul {
  list-style: none;
}
#toggle-icon:after {
  content: '';
  display: block;
  height: 30px;
  width: 1px;
  background-color: rgba(39, 44, 48, 0.3);
  position: absolute;
  right: -12px;
  top: -3px;
}
#toggle-icon:before {
  content: '';
  display: block;
  height: 30px;
  width: 1px;
  background-color: rgba(39, 44, 48, 0.3);
  position: absolute;
  left: -11px;
  top: -3px;
}
.elementor-widget-search .e-search-form {
  flex-direction: row-reverse;
}
.elementor-widget-search .e-search-input {
  padding-left: 20px;
}
.elementor-widget-search .e-search-label > svg {
  left: -40px;
}
.gform_fields .gfield input:not([type="checkbox"]) {
  padding: 25px;
}
#gform_submit_button_1.gform_button.button {
  background-color: var(--e-global-color-18d9d0c);
  font-family: var(--e-global-typography-a1ab977-font-family), Sans-serif;
  font-size: var(--e-global-typography-a1ab977-font-size);
  font-weight: var(--e-global-typography-a1ab977-font-weight);
  text-transform: var(--e-global-typography-a1ab977-text-transform);
  line-height: var(--e-global-typography-a1ab977-line-height);
  letter-spacing: var(--e-global-typography-a1ab977-letter-spacing);
  color: var(--e-global-color-7e1bdab);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--e-global-color-18d9d0c);
  border-radius: 3px 3px 3px 3px;
  width: 100%;
}
#input_1_8 {
  width: 100%;
}
.single-kuenstler {
  /*h1 {
   font-family: var(--e-global-typography-f8e5318-font-family), Sans-serif;
   font-size: var(--e-global-typography-f8e5318-font-size);
   font-weight: var(--e-global-typography-f8e5318-font-weight);
   line-height: var(--e-global-typography-f8e5318-line-height);
   letter-spacing: var(--e-global-typography-f8e5318-letter-spacing);
   }*/
}
.single-kuenstler .artist_singlePostContentWrapper h2 {
  font-family: var(--e-global-typography-2d8cfc8-font-family), Sans-serif;
  font-size: var(--e-global-typography-2d8cfc8-font-size);
  font-weight: var(--e-global-typography-2d8cfc8-font-weight);
  line-height: var(--e-global-typography-2d8cfc8-line-height);
  letter-spacing: var(--e-global-typography-2d8cfc8-letter-spacing);
}
.single-kuenstler .artist_singlePostContentWrapper h3 {
  font-family: var(--e-global-typography-d52eb8d-font-family), Sans-serif;
  font-size: var(--e-global-typography-d52eb8d-font-size);
  line-height: var(--e-global-typography-d52eb8d-line-height);
  letter-spacing: var(--e-global-typography-d52eb8d-letter-spacing);
}
.sky_artist_grid_item .sky_artist_grid_item_footer {
  margin-top: auto;
}
.sky_menu > .e-con-inner.scrolled {
  border-bottom: 0 !important;
}
.e-filter {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.e-filter .e-filter-item {
  order: 100;
}
.e-filter .e-filter-item[data-filter="__all"] {
  order: 1;
}
/* ALLE */
.e-filter .e-filter-item[data-filter="party-schlager"] {
  order: 2;
}
/* Partyschlager */
.e-filter .e-filter-item[data-filter="schlager"] {
  order: 3;
}
/* Schlager */
.e-filter .e-filter-item[data-filter="90er"] {
  order: 4;
}
/* 90er */
.e-filter .e-filter-item[data-filter="gala-event-special"] {
  order: 5;
}
/* Gala / Special */
.e-filter .e-filter-item[data-filter="dj"] {
  order: 6;
}
/* DJ */
.e-filter .e-filter-item[data-filter="moderatoren"] {
  order: 7;
}
/* Moderatoren */
.e-filter .e-filter-item[data-filter="bands"] {
  order: 8;
}
/*
 The animation etc. is in /js/gsap-init.js
 */
@media (min-width: 769px) {
  .sky_scrolling_top_part {
    top: 110px !important;
  }
}
@media (max-width: 769px) {
  .sky_scrolling_top_part {
    top: 0 !important;
  }
}
