:root {
  --dox-red1: #ea332a;
  
  --african-dance:#a97d5d;
  --bachata: #ef8f70;
  --hiphop: #ace5ff;
  --kizomba:#D2042D;
  --kizomba-old: #b660ff;
  --ladies-styling:#fd009a;
  --latin-fit:#ff4572;
  --kids:#4577ff;
  --modern:#17f4cb;
  --salsa: #ffde97;
  --teens:#5145ff;
  --cherryred: #D2042D;
  --cherryred-rgb: 210, 4, 45;
  --crimsonred: #ED1C24;
  --scarletred: #FF2400;
  --fireenginered: #CE2029;
  --candyapplered: #FF0800;
  --vermilion: #E34234;
  --rubred: #AA0114;
  --tomatored: #FF6347;
  --dj: #ff9c8b;

  --th-teahcers: 250px;
  
}

.uk-dropdown {
  --uk-position-offset: 10px;
  --uk-position-viewport-offset: 15px;
  --uk-inverse: dark;
  width: 500px;
  min-width: 200px;
  max-width: 500px;
  padding: 20px;
  background: #ffffffc4;
  backdrop-filter: blur(8px);
  color: #3d3d3d;
  border: 2px solid var(--crimsonred);
  border-radius: 20px;
  box-shadow: 5px 5px 10px rgba(0,0,0,0.46);
}

/* ==== ADDED: page-wide background that begins below the hero and runs under all sections ==== */
body.bg-through #tm-main {
  position: relative;
  z-index: 0;
  /*padding-bottom: 70px;*/
}

body.bg-through #tm-main::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: var(--hero-offset, 0px);
  /* set via JS below */
  bottom: 0;
  /* stretch to the end of main content */
  background: url("/images/backgrounds/bg07-min-min40.jpg") bottom/contain no-repeat;
  z-index: -2;
  /* sit behind all normal content in #tm-main */
  /*pointer-events: none;*/
  background-attachment: fixed;
}

/* ==== ADDED: make non‑hero sections transparent on this page so the BG is visible ==== */
body.bg-through .uk-section-default:not(.hero-section) {
  background-color: transparent;
}

/* (Optional) subtler blend at the top edge under the hero */
/*body.bg-through #tm-main::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: var(--hero-offset, 0px);
  height: 80px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0));
  z-index: -1;
  pointer-events: none;
}*/
/* ==== ADDED: semi-transparent overlay over background image ==== */
body.bg-through #tm-main::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: var(--hero-offset, 0px);
  bottom: 0;
  background: rgba(255, 255, 255, 0.95);
  /* your overlay color */
  z-index: -2;
  /* keep it behind the content but above the ::before image */
  /*pointer-events: none;*/
}

/*
.panel-slider-section .uk-position-cover {
  background: linear-gradient(92deg, rgb(248 248 248 / 97%) 0%, rgb(249 223 223 / 96%) 80%);
  background-color:none;
}*/


.heading-article-title{
  text-shadow: 3px 3px rgba(0, 0, 0, .2);
}


.content-section-top{
  background-color: #ffffff !important;
}
.white-wave-1, .white-wave-1-prices {
  margin-top: -3px;
}
.white-wave.white-wave-2 {
  transform: scaleY(-1);
  margin-bottom: -4px;
}
.white-wave.white-wave-2-bottom-content {
  transform: scaleY(-1);
  margin-bottom: -74px;

}

.tm-toolbar .uk-panel {
  font-weight: 600;
}

/* BACKGROUND */
.gradient01- {
  background: radial-gradient(circle at 30% 30%, rgba(255, 200, 255, 0.15), transparent 60%), radial-gradient(circle at 70% 10%, rgba(255, 212, 200, 0.63), transparent 60%), linear-gradient(to bottom right, rgba(243, 240, 255, 0.6), rgba(255, 240, 245, 0.6));
}
body{
  background: #ffffff;
  /*
  background: linear-gradient(75deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 72%, rgba(210, 4, 4, .3) 93%, rgba(210, 4, 4, .51) 100%);
  */
}
.uurroosters{
  background:radial-gradient(circle at 30% 30%, rgb(249 240 249 / 10%), transparent 60%), radial-gradient(circle at 70% 10%, rgb(231 204 197 / 10%), transparent 60%),linear-gradient(to bottom right, rgba(243, 240, 255, 0.15), rgba(255, 240, 245, 0.15));
  /*background: radial-gradient(circle at 30% 30%, rgba(255, 200, 255, 0.2), transparent 60%), radial-gradient(circle at 70% 10%, rgba(255, 212, 200, 0.2), transparent 60%), linear-gradient(to bottom right, rgba(243, 240, 255, 0.5), rgba(255, 240, 245, 0.5));*/
}
.uk-section-default{
  background: none;
}

/**/

.hero-top-banner {
  position: absolute;
  inset: 0; /* top: 0; right: 0; bottom: 0; left: 0; shorthand */
  background: radial-gradient(circle, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.25) 40%, rgba(0, 0, 0, 0) 80%);
  z-index: 1;
}

/* SUBSLOGAN in HERO Banner. Redish background */
.sub-slogan {
  text-transform: none;
  background-color: #D2042DCC;
  /* fallback with alpha */
  background-color: rgba(var(--cherryred-rgb), 0.8);
  border-radius: 15px;
  padding: 15px;
  width: fit-content;
  font-weight: 500;
}

.sub-slogan.sub-slogan-mob {
  padding: 10px;
  width: fit-content;
}


.sbk {
  font-size: 46px;
}

.lekip-title, .sbk {
    text-shadow: 3px 3px rgba(0,0,0,.2);
}
.dancefirst {
  text-shadow: 2px 2px rgba(0, 0, 0, .2);
}

.topBannerButtons .el-content, .rounded30 .el-link.uk-button, .social-buttons .el-content{
  border-radius: 10px;
}

/*******/
.rounded-image {
  border-radius: 30px;
  overflow: hidden;
  display: block;
}

.rounded30, .rounded30-grid .el-item.uk-card, .rounded30-grid .el-item .el-image{
  border-radius: 30px;
  padding:10px;
}
.rounded30, .rounded30-grid .el-item.uk-card {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

@supports (filter:blur(0)) {
  .dance-styles-grid .el-image::after {
    content: "";
    position: absolute;
    /*bottom: -30px;
    height: 30px;*/
    bottom: 0;
    width:100%;
    left: 0;
    right: 0;
    z-index: -1;
    
    border-radius: 100%;
    background: #444;
    filter: blur(20px);
    will-change: filter;
  }
}

@media (max-width: 767px) {
  .dance-styles-grid{
      padding: 0 20px;
  }
}
/************************************************************* PHONE ****************************************************************/

/* ==== ADDED: remove inline-SVG baseline gap under hero wave ==== */
.wave-animation-header-home-new {
  position: relative;
  line-height: 0;
  /* kill baseline gap for inline svg/img */
  font-size: 0;
  /* avoids stray text nodes creating height */
}

/* make the divider SVG behave like a block so no descender space is reserved */
.wave-animation-header-home-new svg,
.wave-animation-header-home-new img {
  display: block;
  vertical-align: bottom;
  /* extra safety if something stays inline */
}

/* iOS/WebKit rounding sometimes leaves a 1px seam. Nudge the SVG down by 1px */
@supports (-webkit-touch-callout: none) {
  .wave-animation-header-home-new svg {
    transform: translateY(1px);
  }
}



@media (max-width: 767px) {
  /* Hero banner full-cover background image */
  .section-with-waves-new .uk-section {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    /* always fills, crops if needed */
    min-height: 100vh;
    /* adjust: 80vh if you don’t want full screen */
    display: flex;
    align-items: center;
    /* optional: vertically center content */
  }
}



/* ==== ADDED: seam guard (covers any remaining hairline on some devices) ==== */
.wave-animation-header-home-new::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  /* sit just below the wave */
  height: 2px;
  /* cover 1–2px rounding gaps */
  background: #ffffff;
  /* match the bg of the section below */
  pointer-events: none;
  z-index: 2;
}

/* If your next section has a different background, override the color there: */
/* .panel-slider-section { --below-bg: #ffffff; } */
/* .wave-animation-header-home-new::after { background: var(--below-bg, #f7f3f3); } */

/* OPTIONAL: keep your existing -2px tweak only if you still see a seam */


@media (max-width: 959px) {
  
  .section-with-waves-new .uk-section{
    min-height: unset !important;
    
  }
  .section-with-waves-new  {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .panel-slider-section{
    margin-top: 0 !important;
  }
  .wave-animation-header-home-new{
    margin-bottom: -2px !important;
  }

}


.wave-animation-header-home,
.wave-animation-header {
  position: relative;
  overflow: visible !important;
}



/* WAVES CSS - Copy this part to your YooTheme Pro custom CSS */
.waves {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16vh;
  margin-bottom: -106px;
  min-height: 100px;
  max-height: 150px;
  z-index: 2;
}

.waves.waves-sm {
  height: 50px;
  min-height: 50px;
}

.waves.no-animation .moving-waves>use {
  animation: none;
}

.wave-rotate {
  transform: rotate(180deg);
}

.moving-waves>use {
  animation: wave-movement 40s cubic-bezier(.55, .5, .45, .5) infinite;
}

.moving-waves>use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 11s;
}

.moving-waves>use:nth-child(2) {
  animation-delay: -4s;
  animation-duration: 13s;
}

.moving-waves>use:nth-child(3) {
  animation-delay: -3s;
  animation-duration: 15s;
}

.moving-waves>use:nth-child(4) {
  animation-delay: -4s;
  animation-duration: 20s;
}

.moving-waves>use:nth-child(5) {
  animation-delay: -4s;
  animation-duration: 25s;
}

.moving-waves>use:nth-child(6) {
  animation-delay: -3s;
  animation-duration: 30s;
}

@keyframes wave-movement {
  0% {
    transform: translate3d(-90px, 0, 0);
  }

  100% {
    transform: translate3d(85px, 0, 0);
  }
}


/************************************************************* PHONE ****************************************************************/

/* ==== ADDED: responsive phone frame with adjustable inner safe area ==== */
/* Tweak these variables to fit your phone PNG perfectly */
.ld-phone-frame {
  --ld-frame-width: 360px;
  /* total outer width of the phone element */
  --ld-inset-top: 16px;
  /* safe area from phone PNG inner bezel (top) */
  --ld-inset-right: 16px;
  /* safe area right */
  --ld-inset-bottom: 16px;
  /* safe area bottom */
  --ld-inset-left: 16px;
  /* safe area left */

  --ld-thumb-gap: 1px;
  --ld-thumb-size: 110px;
  /* grid cell size (affects how 3×4 looks) */

  position: relative;
  width: var(--ld-frame-width);
  margin-inline: auto;
  aspect-ratio: 779 / 1567;
  /* matches your uploaded frame for perfect scaling */
}

/* The scroll viewport sits inside the phone glass area */
.ld-scroll-area {
  position: absolute;
  top: var(--ld-inset-top);
  right: var(--ld-inset-right);
  bottom: var(--ld-inset-bottom);
  left: var(--ld-inset-left);
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
  /* no padding, BIO sits flush */
  scroll-behavior: auto;
  /* JS animates */
  -webkit-mask-image: radial-gradient(white, black);
  /* keeps GPU happy */
  border-radius: 20px;
}

/* Hide scrollbars */
.ld-scroll-area::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.ld-scroll-area {
  scrollbar-width: none;
}

/* BIO header (static image) */
.ld-insta-bio {
  width: 100%;
  display: block;
  border-top-left-radius: 18px;
  /* match inner display rounding if needed */
  border-top-right-radius: 18px;
}

/* 3-column square grid below the BIO header */
.ld-ig-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--ld-thumb-gap);
  padding: 1px 0 2px;
  /* a bit of breathing room */
}

.ld-ig-grid img {
  width: 100%;
  height: var(--ld-thumb-size);
  object-fit: cover;
  border-radius: 8px;
  display: block;
  user-select: none;
  -webkit-user-drag: none;
}

/* The phone overlay PNG (whole phone visible) */
.ld-phone-overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  /* let touches/scroll pass through */
  max-width: unset;
}

/* ==== FIXED: Conditional cursor styles - only show grab cursor when NOT in slider context ==== */
.ld-phone-widget .ld-scroll-area {
  cursor: default;
  /* Default cursor */
}

/* Only apply grab cursor when not containing sliders */
.ld-phone-widget .ld-scroll-area:not(:has(.uk-slider)):not(:has([uk-slider])):not(:has(.uk-slideshow)):not(:has([uk-slideshow])) {
  cursor: grab;
}

/* Only apply grabbing cursor during active state when not in slider */
.ld-phone-widget .ld-scroll-area:not(:has(.uk-slider)):not(:has([uk-slider])):not(:has(.uk-slideshow)):not(:has([uk-slideshow])):active {
  cursor: grabbing;
}

/* ==== FIXED: Prevent hover/touch effects on slider elements ==== */
/* Remove any transforms or scaling that might make panels appear "bigger" */
.ld-scroll-area .uk-slider,
.ld-scroll-area .uk-slider-items,
.ld-scroll-area [uk-slider],
.ld-scroll-area .uk-slideshow,
.ld-scroll-area [uk-slideshow] {
  transform: none !important;
  transition: none !important;
}

.ld-scroll-area .uk-slider *,
.ld-scroll-area [uk-slider] *,
.ld-scroll-area .uk-slideshow *,
.ld-scroll-area [uk-slideshow] * {
  transform: none !important;
  transition: transform 0s !important;
}

/* Ensure slider items don't get hover effects */
.ld-scroll-area .uk-slider-items>*:hover,
.ld-scroll-area [uk-slider] .uk-slider-items>*:hover {
  transform: none !important;
  scale: none !important;
}

/* Custom HTML & uk dropdown*/
.ld-toggle-anchor {
  position: absolute;
  top: 110px;
  /* tweak to land roughly where your pink box is */
  left: 30px;
  transform: translateX(-50%);
  width: 1px;
  height: 1px;
  pointer-events: none;
  /* won't block clicks on thumbnails */
}

.uk-dropdown {
  z-index: 1200;
}

#ldTip.uk-dropdown,
#ldTip-mob.uk-dropdown {
  width: 420px;
  max-width: 90vw;
  text-align: center;
}

.dropdown-tooltip-mob {
  margin-top: 50px;
}


/* raise if needed */

/******************************************************************************************************************************************/


.event_panel_shadow.uk-slider, .event_panel_shadow_grey.uk-slider {
  --mymargin: 10px;
}

.event_panel_shadow.uk-slider .uk-slider-items .el-item,
.event_panel_shadow_grey.uk-slider .uk-slider-items .el-item {
  margin: var(--mymargin);
  border: none;
}

.event_panel_shadow.uk-slider .uk-slider-items .el-item {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.event_panel_shadow_grey.uk-slider .uk-slider-items .el-item {
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.3);
}

.event_panel_shadow.uk-slider .uk-slider-container,
.event_panel_shadow_grey.uk-slider .uk-slider-container {
  margin: calc(var(--mymargin) * -1);
}

.uk-section-primary{
  background-color: var(--dox-red1);
}
.uk-navbar-dropdown {
  border:none;
  border-bottom: 2px solid #ea332a;
  box-shadow: 2px 15px 50px rgba(41, 44, 61, .1);
}

.prijzen-intro--------------, .prijzen-heading1{
  color:white;
}

body.prijzen---{
  /*background: linear-gradient(336deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 62%, rgba(210, 4, 4, .93) 43%, rgba(210, 4, 4, .951) 100%);
  background: linear-gradient(336deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 62%, rgb(210 4 4 / 93%) 43%, rgb(255 151 151 / 95%) 100%);*/
  background: linear-gradient(350deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 22%, rgb(210 4 4 / 93%) 72%, rgb(255 151 151 / 95%) 100%);
}





.dancing-couple.dancing-couple-salsa-01{
  opacity: .5;
}



/* kill YOOtheme section background so nothing peeks through */
.wave-bg.uk-section,
.wave-bg.uk-section-default {
  background: none !important;
}

/* keep these two lines so YOOtheme doesn't paint its own bg */
.wave-bg.uk-section,
.wave-bg.uk-section-default {
  background: none !important;
}

.wave-bg {
  /* your gradient below the wave */
  --c1: rgba(210, 4, 4, 0.96);
  --c2: rgba(255, 151, 151, 0.95);
  --angle: 150deg;

  /* HEIGHT of the white top area including the curve */
  --cap-h: clamp(180px, 28vw, 380px);

  /* How much the wave should bleed beyond the section edges (width) */
  --wave-bleed-x: 118%;
  /* increase to 125% if you still see edges */

  /* Scale the wave vertically a touch for a deeper dip */
  --wave-scale-y: 110%;
  /* try 105–120% */

  position: relative;
  overflow: hidden;
}

/* red gradient: full cover */
.wave-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: linear-gradient(var(--angle), var(--c1) 0%, var(--c2) 100%);
}

/* white top cap with wave bottom */
.wave-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  /* a tiny negative inset to avoid hairline gaps on some GPUs */
  inset: 0 -1px auto -1px;
  height: var(--cap-h);
  z-index: 1;
  background: #fff;

  /* Use the mask, but oversize it horizontally and a bit vertically */
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23fff' d='M0 0 H1440 V196 C 1160 160 920 230 720 206 C 500 184 260 236 0 206 Z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%23fff' d='M0 0 H1440 V196 C 1160 160 920 230 720 206 C 500 184 260 236 0 206 Z'/%3E%3C/svg%3E");

  /* bleed wider than the section and scale vertically for depth */
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: bottom center;
  mask-position: bottom center;
  -webkit-mask-size: var(--wave-bleed-x) var(--wave-scale-y);
  mask-size: var(--wave-bleed-x) var(--wave-scale-y);
}

/* ensure content sits above */
.wave-bg>* {
  position: relative;
  z-index: 2;
}

/* Ultra-wide screens: bleed a bit more so edges never show */
@media (min-aspect-ratio: 16/9) and (min-width: 1400px) {
  .wave-bg {
    --wave-bleed-x: 124%;
  }
}



/* ── common: do not let YOOtheme paint its own background here ─────────── */
.wave-bg3.uk-section,
.wave-bg3.uk-section-default {
  background: none !important;
}

.wave-bg3 {
  position: relative;
  overflow: visible;
  margin-bottom: clamp(90px, 12vw, 160px);
  /* divider sits *outside* the section */
  /* knobs */
  --wave3-color: #B9B3AF;
  /* base layer color */
  --wave3-color2: #B9B3AF;
  --wave3-color3: #FFFFFF;
  /* second layer color */
  --wave3-opacity2: .5;
  /* second layer opacity */
  --wave3-offset: 0px; /* 10*/
  /* vertical offset for second layer */
  --wave3-shadow: drop-shadow(0 5px 5px rgba(0, 0, 0, .17));
  --wave3-ratio: 1200 / 130;
  /* SVG viewBox ratio (keep in sync) */
  --wave3-height: clamp(90px, 12vw, 160px);
  
  /* visual size of the divider */
  --wave3-path: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 130'%3E%3Cpath fill='%23fff' d='M1200-296V11.7l-40,17.8c-40,18.1-120,53.1-200,66.7c-80,13.1-160,4.8-240-13.3c-80-17.8-160-44.4-240-48.8c-80-4.8-160,13.6-240,17.8C160,56.1,80,47.7,40,43L0,38.3V-296H1200z'/%3E%3C/svg%3E");
}

/* ========= BOTTOM‑OUTSIDE (default) ===================================== */
/* base layer */
.wave-bg3::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(100%);
  /* outside, below the section */
  width: 100%;
  aspect-ratio: var(--wave3-ratio);
  /* keeps SVG shape stable */
  background-color: var(--wave3-color3);
  filter: var(--wave3-shadow);
  -webkit-mask-image: var(--wave3-path);
  mask-image: var(--wave3-path);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-position: left bottom;
  mask-position: left bottom;
}

/* lighter offset layer */
.wave-bg3::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(calc(100% + var(--wave3-offset)));
  width: 100%;
  aspect-ratio: var(--wave3-ratio);
  background-color: var(--wave3-color2);
  opacity: var(--wave3-opacity2);
  -webkit-mask-image: var(--wave3-path);
  mask-image: var(--wave3-path);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-position: left bottom;
  mask-position: left bottom;
}

/* ========= TOP‑OUTSIDE (curve dips into the section) ==================== */
.wave-bg3.wave-bg3--top::after,
.wave-bg3.wave-bg3--top::before {
  bottom: auto;
  top: 0;
  transform: translateY(-100%) scaleY(-1);
  /* move above + flip vertically */
  -webkit-mask-position: left top;
  mask-position: left top;
}

/* ========= TOP‑OUTSIDE (same orientation, no flip) ====================== */
/* use if you want the curve to point outwards instead of dipping in */
.wave-bg3.wave-bg3--top-same::after,
.wave-bg3.wave-bg3--top-same::before {
  bottom: auto;
  top: 0;
  transform: translateY(-100%);
  /* move above, no vertical flip */
  -webkit-mask-position: left top;
  mask-position: left top;
}

/* spacing helpers (optional):
   add space after/before the section equal to divider height */
.wave-bg3.has-gap-bottom {
  margin-bottom: var(--wave3-height);
}

.wave-bg3.wave-bg3--top.has-gap-top {
  margin-top: var(--wave3-height);
}

/* Flip horizontally */
.wave-bg3.wave-bg3--flip-x::after,
.wave-bg3.wave-bg3--flip-x::before {
  transform: scaleX(-1) translateY(100%);
}

.wave-bg3.wave-bg3--top.wave-bg3--flip-x::after,
.wave-bg3.wave-bg3--top.wave-bg3--flip-x::before {
  transform: scaleX(-1) translateY(-100%) scaleY(-1);
}

.wave-bg3.wave-bg3--top-same.wave-bg3--flip-x::after,
.wave-bg3.wave-bg3--top-same.wave-bg3--flip-x::before {
  transform: scaleX(-1) translateY(-100%);
}


/*cursor: url(/images/icons_logos/fbcursor.png), default !important;*/
/************/
/* event-card glass-card */
.event-card.rounded .el-item, .event-card.rounded .el-image, .event-card .uk-card.uk-card-default {
  border-radius: 30px;
}

.event-card .el-image {
  box-shadow: 1px 8px 12px -4px rgba(0, 0, 0, 0.58);
  -webkit-box-shadow: 1px 8px 12px -4px rgba(0, 0, 0, 0.58);
  -moz-box-shadow: 1px 8px 12px -4px rgba(0, 0, 0, 0.58);
}

.event-card .uk-card.uk-card-default{
  border:none;
}


.event-card .el-item .uk-grid  .uk-flex-column {
  border-left: 1px solid rgba(var(--cherryred-rgb), 0.5);
}

/* TO CHECK */
.event-card .el-item .uk-flex-column {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
/* TO CHECK */
.event-card .el-title {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
.event-card .el-content {
  padding-top: 8px;
}
.event-card .uk-card-body {
  padding-left: 10px;
  padding-right: 10px;
}

.event-card .uk-dotnav>*>* {
  /*background: rgb(255 0 0 / 0%);*/
  border: 2px solid var(--crimsonred);
}

.event-card .uk-dotnav>*>:active, .event-card .uk-dotnav>*>:hover {
  background: var(--scarletred);
}

.event-card.rounded .uk-card-media-top {
  top: -10px;
  position: relative;
  margin: -4px;
}

.event-card.rounded .el-item {
  padding-top: 10px;
}

.event-card.rounded .uk-card-body {
  padding-top: 10px;
}

.event-card.rounded .el-title {
  background: var(--crimsonred);
  color: #ffffff !important;
  padding: 5px;
  border-radius: 11px;
  margin-right: 15px;
}

.event-card .featured-panel {
  border: 1px solid #ff0303;
}

.event-card .featured-panel {
  position: relative;
}

/*
.event-card .featured-panel::after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 17px;
  width: 30px;
  height: 30px;
  background: url("data:image/svg+xml,%3Csvg fill='gold' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E") no-repeat center center;
  background-size: contain;
  transition: all 0.3s ease;
  transform: scale(1.03) !important;
}*/
/* ==== Featured Event Ribbon (diagonal, gold) ==== */
/* ==== ADDED: Featured ribbon v2 (diagonal, clipped, shorter) ==== */

/* 1) Make the element that owns ::after clip its children */
.event-card .el-item.featured-panel {
  position: relative;
  /* anchor for ::after */
  overflow: hidden;
  /* <-- ensures the ribbon is cut off at the edges */
  border-radius: 22px;
  /* match/approx your card radius so the cut follows the corner */
}

/* 2) Golden diagonal ribbon — shorter and properly positioned */
.event-card .el-item.featured-panel::after {
  content: "HOT";
  /* replace with TOP, VIP, ★ or "" for no text */
  position: absolute;
  top: 16px; /* was ~30–57; bring it closer to the corner */
  right: -40px; /* keep a small negative so the cut happens on the edge */
  width: 170px; /* shorter diagonal; was 225px (too long) */
  padding: 8px 0;
  text-align: center;
  font: 700 12px/1 "Lato", sans-serif;
  letter-spacing: .06em;
  color: #fff;
  background: linear-gradient(45deg, #FFD700 0%, #E6BD00 55%, #B68E00 100%);
  box-shadow: 0 2px 5px rgba(0, 0, 0, .28);
  transform: rotate(45deg);
  z-index: 5;
  pointer-events: none;
  /* avoid blocking swipes/clicks in the slider */
}

/* 3) Fine‑tune for very small cards/phones */
@media (max-width: 640px) {
  .event-card .el-item.featured-panel::after {
    top: 12px;
    right: -45px;
    width: 145px;
    padding: 0px 0;
    font-size: 11px;
  }
}

/* 4) Optional heartbeat without shifting */
@keyframes rb-heartbeat {

  0%,
  100% {
    transform: rotate(45deg) scale(1);
  }

  50% {
    transform: rotate(45deg) scale(1.06);
  }
}

.event-card .el-item.featured-panel.is-hot::after {
  animation: rb-heartbeat 1.6s infinite;
}

/* add class "is-hot" on the same element if you want the pulse */






.uk-slider-items {
  padding-top: 8px;
  padding-left: 5px;
  padding-bottom: 5px;
}

.event-card.rounded .el-item:hover{
    transform: scale(1.03) !important;
    transition: all 0.3s ease;
}






.uk-dotnav>.uk-active>* {
  background: var(--candyapplered);
}

/* ==== GLASS CARD with CORNER SHINE ==== */
.glass-card .el-item {
  position: relative;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.1),
    0 8px 30px rgba(0, 0, 0, 0.04);
  border-radius: 20px!important;
  overflow: hidden;
}

/* Corner shine using radial gradients */
.glass-card .el-item::before {
  content: "";
  position: absolute;
  top: -15px;
  left: -15px;
  width: 50px;
  height: 50px;
  background: radial-gradient(circle,
      rgba(255, 255, 255, 0.86) 0%,
      rgba(255, 255, 255, 0.2) 40%,
      transparent 80%);
  border-radius: 50%;
  pointer-events: none;
  z-index: 1;
  filter: blur(3px);
}

.glass-card .el-item::after {
  content: "";
  position: absolute;
  bottom: -10px;
  right: -10px;
  width: 35px;
  height: 35px;
  background: radial-gradient(circle,
      rgba(255, 255, 255, 0.85) 0%,
      rgba(255, 255, 255, 0.45) 40%,
      transparent 80%);
  border-radius: 50%;
  pointer-events: none;
  z-index: 1;
  filter: blur(3px);
}

.event_panel_shadow .uk-button-default, .home_contact_button {
  border-radius: 5px;
}

/*****************************************************************************************************************/
.filter_styles_color .el-link.salsa {
  border-bottom: 3px solid var(--salsa);
}

.filter_styles_color .el-link.bachata {
  border-bottom: 3px solid var(--bachata);
}

.filter_styles_color .el-link.urban-kizkizomba-fusion,
.filter_styles_color .el-link.urban-kiz,
.filter_styles_color .el-link.urbankiz {
  border-bottom: 3px solid var(--kizomba);
}
/*
#f7f9fc lightgrey/white
#eef1f5a1 less light grey
#f1f5f9 light grey claude
*/

.filter_styles_color .uk-tab {
  margin: 0 auto !important;
  width: fit-content;
  background-color: #ffdbdb21; /*#e5e5e5b0;*/
  backdrop-filter: blur(3px);
  border-radius: 10px;
  border: 1px solid #ffb7b77d;
}

/* ==== Pill/Tabs style for filter links ==== */
.filter_styles_color .el-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 8px 20px;
  margin: 4px 6px;
  border-radius: 12px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;
  text-transform: none;
  /* background-color: #e5e5e5;*/
  border: none;
  box-shadow: none;
  transition: all 0.25s ease;
}

/* Hover/focus effect */
.filter_styles_color .el-link:hover {
  background-color: #FFFFFF;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.12);
}

/* Active state - more solid, bold text */
.filter_styles_color li.active .el-link {
  background-color: #f1f5f9;
  font-weight: 600;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.12);
}

.filter_styles_color .el-item.active .el-link {
  background-color: #FFFFFF !important;
}


/* Optional: subtle lift on hover */
@media (hover:hover) {
  .filter_styles_color .el-link:hover {
    transform: translateY(-1px);
  }
}

.uk-subnav a {
  color: #3d3d3d;
}

.uurroosters .lessonblock {
  border-radius: 10px;
  border-top:none;
  border-right:none;
  border-bottom:none;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2);
}

.uurroosters .lessonblock .el-image {
  float: right;
  width: 32px;
  height: 32px;
  filter: invert(23%) sepia(70%) saturate(3236%) hue-rotate(349deg) brightness(98%) contrast(87%);
  margin-right: -10px;
  margin-top: -10px;
}

/* Solo/Couple Dance Icon */
.uurroosters .lessonblock .el-image.uk-icon {
  float: right;
  width: 20px;
  height: 20px;
  color:var(--rubred);
}

/* Dance Style */
.uurroosters .lessonblock .el-title {
  text-align: center;
  font-size: 14px;
  line-height: 14px;
  color: var(--cherryred);
  margin-top: 10px !important;
  text-transform: uppercase;
}

/* Dance Teachers */
.uurroosters .lessonblock .el-content {
  text-align: center;
  /*color: var(--rubred);*/
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}

.uurroosters .lessonblock .el-meta {
  color: var(--crimsonred);
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
}


.uurroosters .lessonblock.bachata,  .uurroosters .bachata-moderna,  .uurroosters .bachata-sensual {
  border-left: 5px solid var(--bachata);
}

.uurroosters .lessonblock.salsa,  .uurroosters .salsa-cuban,  .uurroosters .salsa-la {
  border-left: 5px solid var(--salsa);
}

.uurroosters .lessonblock.kizomba,  .uurroosters .kizomba {
  border-left: 5px solid var(--kizomba);
}

.uurroosters .lessonblock.latinfit,  .uurroosters .latin-fit {
  border-left: 3px solid var(--latin-fit);
}

.uurroosters .lessonblock {
    position: relative;
}

.uurroosters .lessonblock.practica {
  border-left: 5px solid #89e894;
}

.uurroosters .lessonblock.africandance,  .uurroosters .african-dance {
  border-left: 5px solid var(--african-dance);
}

.uurroosters .lessonblock.ladies-styling,  .uurroosters .ladies-styling {
  border-left: 5px solid var(--ladies-styling);
}



/* Responsive adjustments */
@media (max-width: 640px) {


  .uurroosters .day .uk-grid>[class*="uk-width"]:not(:has(.uk-card, h2)) {
      display: none !important;
    }
}

.uk-panel.comment {
  margin-top: -16px!important;
  font-size: 13px;
}

.img-couple-white-tshirts{
  z-index: -1 !important;
}

/*****************************************************************************************************************/

.scroll-text {
  /* animation properties */
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  
  -moz-animation: my-animation 15s linear infinite;
  -webkit-animation: my-animation 15s linear infinite;
  animation: my-animation 15s linear infinite;
}

#scroll-text1 {
  /* animation properties */
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  
  -moz-animation: my-animation 15s linear infinite;
  -webkit-animation: my-animation 15s linear infinite;
  animation: my-animation 15s linear infinite;
}
#scroll-text2 {
  /* animation properties */
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  
  -moz-animation: my-animation 15s linear infinite;
  -webkit-animation: my-animation 15s linear infinite;
  animation: my-animation 15s linear infinite;
}
#scroll-text3 {
  /* animation properties */
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  
  -moz-animation: my-animation 15s linear infinite;
  -webkit-animation: my-animation 15s linear infinite;
  animation: my-animation 15s linear infinite;
}



.gradient-red01 {
  background: linear-gradient(107deg, #d2042d, #ed1c24, #aa0114, #ff2400);
  background-size: 360% 360%;
  animation: gradient-animation 15s ease infinite;
}

.CTA-blocks{
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.34);
}

.CTA-blocks .uk-overlay-primary {
  background: rgb(57 61 70 / 49%);
}

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

/* for Firefox */
@-moz-keyframes my-animation {
  from { -moz-transform: translateX(100%); }
  to { -moz-transform: translateX(-100%); }
}

/* for Chrome */
@-webkit-keyframes my-animation {
  from { -webkit-transform: translateX(100%); }
  to { -webkit-transform: translateX(-100%); }
}

@keyframes my-animation {
  from {
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}


@keyframes pulse {
  0% {
    transform: scale(0.94);
  }

  5% {
    transform: scale(1.03);
  }

  10% {
    transform: scale(0.94);
  }

  100% {
    transform: scale(0.94);
  }
}

.event-card .featured-panel{
  animation: pulse 5s infinite;
  transition: all 0.3s ease;
}

.ld-acc-title---------- {
  display: flex;
  align-items: center;
  gap: 16px;
  /* space between image and text */
}

.ld-acc-thumb--------- {
  width: 64px;
  height: 64px;
  object-fit: cover;
  border-radius: 8px;
  /* optional: square = remove */
}


/* Accordion title with thumbnail styling */
.ld-acc-title {
  display: flex !important;
  align-items: center;
  gap: 12px;
  /* Space between image and text */
}

/* Fix the + icon positioning - override float with flex order */
.ld-acc-title::before {
  order: 3;
  /* Move the + icon to the end */
  margin-left: auto;
  /* Push it to the right */
  float: none !important;
  /* Disable float in flex context */
}

.ld-acc-thumb {
  flex-shrink: 0;
  /* Prevent image from shrinking */
  border-radius: 4px;
  /* Optional: rounded corners */
  object-fit: cover;
  /* Ensure image covers the area properly */
  order: 1;
  /* Thumbnail first */
}

.ld-acc-title-text {
  flex: 1;
  /* Allow text to take remaining space */
  line-height: 1.4;
  order: 2;
  /* Text second */
}

/* Optional: Add hover effect */
.ld-acc-title:hover .ld-acc-thumb {
  opacity: 0.8;
  transition: opacity 0.2s ease;
}




.border-accordion{
  border: 1px solid grey;
  padding: 20px;
}




/**************************/
/*                    MODALS                     */
/* Hide the full content grids by default */
.modal-grid-full {
    display: none !important;
}

/* Preview grid styling */
.modal-grid-preview {
    cursor: pointer;
}

.modal-grid-preview .el-item:hover {
    transform: scale(1.02);
    transition: transform 0.2s ease;
}


.panel-preview {
  cursor: pointer;
  transition: transform 0.3s ease;
}

.panel-preview:hover {
  transform: translateY(-5px);
}

.panel-content-hidden {
  display: none;
}

.modal-panel .uk-card-media-top, .modal-panel .uk-card-media-top .el-image, .modal-panel .uk-card,.uk-card.modal-panel{
  border-radius: 50px;
}
.modal-panel .uk-card-media-top{
  width: 286px;
  margin-left: -5px;
  margin-top: -5px;
}
.modal-panel .uk-card-media-top .el-image{
  width: 286px;
}
.modal-panel .uk-card,.uk-card.modal-panel {
  width: 286px; /*262*/
}

.modal-panel .el-title {
  font-size: 20px;
}
.modal-panel .el-title , .modal-panel .el-meta {
  text-align: center;
}

.modal-panel.bachata .uk-card-media-top, .modal-content-wrapper .bachata .el-image, .modal-panel-grid .uk-card-media-top.bachata {
  background-color: var(--bachata);
}

.modal-panel.salsa .uk-card-media-top, .modal-content-wrapper .salsa .el-image,  .modal-panel-grid .uk-card-media-top.salsa {
  background-color: var(--salsa);
}

.modal-panel.urbankiz .uk-card-media-top, .modal-content-wrapper .urbankiz .el-image,  .modal-panel-grid .uk-card-media-top.urbankiz {
  /* your styles here */
  background-color: var(--crimsonred);
}

.modal-panel.styling .uk-card-media-top, .modal-content-wrapper .styling .el-image,  .modal-panel-grid .uk-card-media-top.styling {
  /* your styles here */
  background-color: var(--vermilion);
}

.modal-panel-grid .uk-card-media-top {
  background-color: var(--dj);
}



/*
.uk-modal-dialog{
  width:750px;
  border-radius: 50px;
}*/

.uk-modal-dialog {
  max-width: 900px !important; /* good for desktop */
  width: 90%; /* makes it responsive */
  border-radius: 50px;
}
/*
.danslessen .uk-card.modal-panel-grid, .danslessen .modal-panel-grid .uk-card, .danslessen .modal-panel-grid .uk-card-media-top, .danslessen .modal-panel-grid .uk-card-media-top .el-image{
  width: var(--th-teahcers);
}*/
/*
.danslessen .modal-panel-grid .uk-card-media-top{
  margin-left: -5px;
  margin-top: -5px;
}*/

.modal-panel-grid .uk-card-media-top, .modal-panel-grid .uk-card-media-top .el-image, .modal-panel-grid .uk-card, .uk-card.modal-panel-grid{
  border-radius: 40px !important;
}
/*
.modal-panel-grid .el-title {
  font-size: 17px;
}*/

.modal-content-wrapper .el-image{
  border-radius: 30px;
  margin-left: 20px;
  margin-top: 20px;
}
.uk-modal-close-default{
  padding-top: 20px;
  padding-right: 20px;
}

.modal-content-wrapper .uk-card-default{
  border: unset;
}

.modal-content-wrapper .hide-info .el-image, .modal-content-wrapper .hide-info .el-title {
  display: none;

}

/* Hide cloned content for both panels and grids */
.content-hidden {
  display: none !important;
}

/* Preview styling for both types */
.modal-panel.modal-panel-preview,
.modal-grid.modal-grid-preview {
  cursor: pointer;
  transition: transform 0.2s ease;
}

.modal-panel.modal-panel-preview .uk-card:hover,
.modal-grid.modal-grid-preview .uk-card:hover {
  transform: scale(1.02);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}


.dance-style-switcher img{
  border-radius: 40px;
}
.dance-style-switcher .el-nav .uk-active img {
  transform: scale(1.18) !important;
  transition: all 0.3s ease;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}


/* Round the image and establish the anchor as the positioning context */
#switcher-dance-styles .uk-thumbnav>li>a {
  position: relative;
  display: inline-block;
  /* shrink-wrap to image width */
  z-index: 0;
  /* stacking context for shadow */
}

#switcher-dance-styles .uk-thumbnav>li>a img {
  display: block;
  border-radius: 24px;
}

/* Kill UIKit’s default gradient overlay on thumbnav anchors */
#switcher-dance-styles .uk-thumbnav>li>a::after {
  background-image: none !important;
  opacity: 0 !important;
}

/* The blurred oval shadow – now anchored to the image/anchor width */
#switcher-dance-styles .uk-thumbnav>li>a::before {
  content: "";
  position: absolute;
  left: 10%;
  /* relative to anchor (image) width */
  right: 10%;
  bottom: -22px;
  height: 22px;
  border-radius: 999px;
  background: rgba(0, 0, 0, .77);
  filter: blur(18px);
  z-index: -1;
  /* behind the image */
  pointer-events: none;
  transition: filter .2s ease, transform .2s ease, opacity .2s ease;
}

/* Optional: accent on hover/active */
#switcher-dance-styles .uk-thumbnav>li.uk-active>a::before,
#switcher-dance-styles .uk-thumbnav>li>a:hover::before {
  filter: blur(22px);
  opacity: .55;
  transform: translateY(2px) scale(1.03);
}


/***********************************************************/

.price-info-grid .el-item .uk-margin-remove-first-child{
  align-content: center !important;
  align-items: center !important;
}
.price-info-grid .el-item .uk-grid {
  align-content: center !important;
  align-items: center;
}

.price-info-grid .el-item {
  padding: 7px;
  border: none;
  /*box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);*/
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1) !important;
}

.prices-panel, .prices-panel-big, .panel-rounded-30-6p{
  padding:6px 6px;
  border:none;
  /*box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);*/
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1) !important;
}

.uk-card.prices-panel-big{
  width: 450px;
}

.prices-panel-big .uk-grid .uk-first-column{
  width:46%;
}

.prices-panel-big, .prices-panel-big .el-title, .price-info-grid .el-item, .price-info-grid img{
  border-radius: 40px;
}

.prices-panel-big  .el-title {
  background-color: var(--cherryred);
  color: white;
  padding: 20px;
  width: 130px;
  height: 130px;
  line-height: 130px;
  text-align: center;
  font-weight: bold;
  font-size: 44px; 
}

.prices-panel-big-1 .el-title {
  background-color: var(--bachata);
}

.prices-panel-big-2 .el-title {
  background-color: #e4bf74;
  
}
.prices-panel-big-3 .el-title {
  background-color: var(--bachata);
}
.prices-panel-big-4 .el-title {
  background-color: #e4bf74;
}


.prices-panel-big .el-content{
  /*padding-top: 20px;*/
  font-size: 20px;
  text-transform: uppercase;
}

.prices-panel-big .uk-grid .uk-margin-remove-first-child:nth-child(2){
  margin:auto 0;
  padding-left: 0px;
}

.prices-panel-big.content-red .el-content{
  color: var(--cherryred);
  font-weight: 500;
}

.prices-panel-big .el-link, .prices-panel .el-link{
  border-radius: 10px;
}


/**********************************************************************************************************************/
/*                                           FACEBOOK EVENTS ARTICLES                                                 */
.fb-art-img .el-image {
  border-radius: 40px;

}

/**********************************************************************************************************************/


/**********************************************************************************************************************/
/*                                           FOOTER                                                 */
.footer1-section{
  padding-top: 0px;
  position: relative;
  background-color: #ffffff !important;
}
.footer_section{
  position: relative;
}
.footer_section a.el-link {
  border-left: unset;
}
.footer-wave .custom-shape-wave-opacity {
  /*
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;*/
  transform: rotate(180deg);
}

.footer-wave .custom-shape-wave-opacity svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 91px;
}

.footer-wave .shape-fill {
  fill: #EA332A;
}

.footer-contact-button .el-content{ 
    border-radius: 5px;
}
/**********************************************************************************************************************/


/*

.modal-panel[data-panel-id="modal-panel-1"] .uk-card-media-top{

  background-color: #FDFD;
}

.modal-panel[data-panel-id="modal-panel-2"] .uk-card-media-top{

  background-color: rgba(221, 254, 255, 0.867);
}

.modal-panel[data-panel-id="modal-panel-3"] .uk-card-media-top{

  background-color: rgba(221, 255, 238, 0.867);
}

.modal-panel[data-panel-id="modal-panel-4"] .uk-card-media-top{

  background-color: rgba(255, 253, 221, 0.867);
}

.modal-panel[data-panel-id="modal-panel-5"] .uk-card-media-top{

  background-color: rgba(255, 239, 221, 0.867);
}

.modal-panel[data-panel-id="modal-panel-6"] .uk-card-media-top{

  background-color: rgba(255, 221, 221, 0.867);
}
*/


/**********************************************************************************************************************/


/* ======== Stacked photos fan-out (3 images) ======== */
.ld-stack-3 {
  --ld-w: 320px;
  /* width of the photo stack */
  --ld-h: 210px;
  /* height of the photo stack */
  --ld-radius: 18px;
  /* rounded corners for PNGs too */
  --ld-gap: 112%;
  /* how far side photos move when fanning out */
  --ld-tilt: 0deg;
  /* rotation on fan-out */
  --ld-shadow: 0 10px 30px rgba(0, 0, 0, .25);
  --ld-speed: .45s;
  /* transition speed */
  position: relative;
  background: none;
}

.ld-stack-3 .ld-stack-photos {
  position: relative;
  width: var(--ld-w);
  height: var(--ld-h);
  margin: 0 auto;
  /* center inside the panel */
  perspective: 1000px;
  /* slight 3D depth */
  background: none;
}

.ld-stack-3 .ld-photo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: var(--ld-radius);
  /*box-shadow: var(--ld-shadow);*/
  transition: transform var(--ld-speed) cubic-bezier(.2, .8, .2, 1),
    box-shadow var(--ld-speed);
  will-change: transform;
  pointer-events: none;
  /* let the panel link receive the click */
  background: none;
}

/* Default stacked look (slight variation so you “see” the stack) */
.ld-stack-3 .ld-p1 {
  transform: rotate(-8deg) translate(-50%, -22px);
  z-index: 2;
}

.ld-stack-3 .ld-p2 {
  transform: rotate(0deg) translateY(0) scale(1.02);
  z-index: 3;
}

.ld-stack-3 .ld-p3 {
  transform: rotate(8deg) translate(50%, -22px);
  z-index: 1;
}

/* Fan-out on hover/focus of the YOOtheme card/panel */
.uk-card:hover .ld-stack-3 .ld-p1,
.uk-card:focus-within .ld-stack-3 .ld-p1 {
  transform: translateX(calc(var(--ld-gap) * -1)) rotate(calc(var(--ld-tilt) * -1));
  z-index: 2;
}

.uk-card:hover .ld-stack-3 .ld-p2,
.uk-card:focus-within .ld-stack-3 .ld-p2 {
  transform: translateY(-2%) scale(1.05);
  z-index: 4;
}

.uk-card:hover .ld-stack-3 .ld-p3,
.uk-card:focus-within .ld-stack-3 .ld-p3 {
  transform: translateX(var(--ld-gap)) rotate(var(--ld-tilt));
  z-index: 3;
}

/* Optional: stronger shadow on hover for a lifted feel */
.uk-card:hover .ld-stack-3 .ld-photo,
.uk-card:focus-within .ld-stack-3 .ld-photo {
  /*box-shadow: 0 16px 40px rgba(0, 0, 0, .30);*/
  background: none;
}

/* Respect users who prefer reduced motion */
@media (prefers-reduced-motion: reduce) {
  .ld-stack-3 .ld-photo {
    transition: none;
  }
}









/**********************************************************************************************************************/



/* Responsive adjustments */
@media (max-width: 640px) {
  .ld-acc-thumb {
    width: 48px;
    height: 48px;
  }
}



/* 1) Mobile Portrait (under 640px) */
@media (max-width: 639px) {
  /* Styles here apply to small phones in portrait */

  .uk-logo img{
    width: 80%;
  }
  .hero-section .uk-section{
    min-height: 100px !important;
  }
  .heading-article-title{
    margin-bottom: 0px;
  }
  /* two next panel-slider css codes fixes/prevents the event-cards to be cut */
  .uk-container:has(.panel-slider-row){
    padding-left: 40px !important;
    padding-right: 38px !important;
  }

  .panel-slider-row.uk-grid .uk-width-1-1 {
    /*padding-left: 28px;*/
    margin-left: 2px;
    margin-right: 2px;
  }


  .white-wave.white-wave-1{
    /*margin-top: -21px !important;*/
    margin-top: -1px !important; /*For home page it's 0px */
  }
  .white-wave.white-wave-1-prices{
      margin-top: -21px !important;
    }

  .footer-wave .custom-shape-wave-opacity svg {
    height: 30px;
  }

  .content-section{
    padding-top:20px;
  }

  .content-section-top.uk-section{
    padding-bottom: 20px !important;
  }

  .event-card .uk-card-body .uk-width-auto\@m {
    width: auto;
  }
  /*hide vertical line*/
  /*.event-card .el-item .uk-grid .uk-flex-column {
    border-left: none;
    margin-top: 0;
  }
  .event-card .el-content{
    text-align: center;
  }*/
  .event-card.rounded .el-title {
    /* margin: auto; */
    width: fit-content;
  }
  
  .event-card .featured-panel::after {
    width: 40px;
    height: 40px;
    bottom: 10px;
    right: 10px;
    left: unset;
    top:unset;
    align-items: center;
    vertical-align: center;
    align-content: center;
    

  }
  .dance-style-switcher img {
    border-radius: 14px;
  }
  .dance-style-switcher H1 {
    font-size: 26px;
  }
  .dance-style-switcher .el-nav .uk-active img{
    transform: scale(1.18) !important;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  }

  .uk-card.prices-panel-big {
    width: 80%;
    margin: auto;
  }
  .prices-panel-big .uk-grid .uk-first-column {
    width: 41%;
  }

  .prices-panel-big .el-title {
    padding: 15px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 24px;
  }

  .prices-panel-big .uk-margin-remove-first-child .uk-margin-top {
    margin-top: 10px !important;
  }

  .prices-panel-big .el-content {
    font-size: 16px;
  }

  .price-info-grid .el-content, .price-info-grid .el-title{
    padding: 5px 14px;
  }
  .price-info-grid .el-title {
    text-align: center;
  }
  .price-info-grid .el-content {
     padding-bottom:20px;
  }

  .price-info-grid .uk-margin-top {
    margin-top: 15px !important;
  }

  /***/
  /* FILTER SYSTEM */
    .mobile-filter-option{
      text-transform: uppercase;
      font-weight: 700;
    }
  .mobile-filter-option.active {
      background: linear-gradient(135deg, #ea7566 0%, #db0101 100%) !important;
      border-color: transparent;
      color: white;
      box-shadow: 0 4px 15px rgba(102, 126, 234, 0.4);
  }

  .mobile-filter-option[data-filter="salsa"] {
    /* background: linear-gradient(135deg, #eac966 0%, #ecd903 100%) !important;$:border: ;*/
    border-left: 8px solid var(--salsa);
  }

  .mobile-filter-option[data-filter="urban-kiz"] {
    /*background: linear-gradient(135deg, #ea7566 0%, #db0101 100%) !important;*/
    border-left: 8px solid var(--kizomba);
  }
  .mobile-filter-option[data-filter="bachata"] {
    /*background: linear-gradient(135deg, #eaac66 0%, #db7901 100%) !important;*/
    border-left: 8px solid var(--bachata);
  }

  .mobile-filter-trigger {
    background: linear-gradient(135deg, #eb3a3a 0%, #f35843 100%) !important;
  }

  /* ONZE PARTNERS */
  .onze-partners-grid .el-link{
    display: none;
  }


}







/* 2) Mobile Landscape (640px – 959px) */
@media (min-width: 640px) and (max-width: 959px) {
  /* Styles here apply to larger phones in landscape,
     and small tablets */
}

/* 3) Desktop and Bigger (960px and up) */
@media (min-width: 960px) {
  /* Styles here apply to desktops, laptops, tablets in landscape */
}



/*finer control*/

/* Some Tablets /	Laptops / smaller desktops → 960px–1199px */
@media (min-width: 960px) and (max-width: 1199px) {
  /* Tablet-specific styles */
}

/* True Desktop (1200px and up) */
@media (min-width: 1200px) {
  /* Desktop + large screen styles */

}


/* ========================================
   MOBILE SLIDER FIXES
   Add this to your custom.css
   ======================================== */

/* Remove all hover effects on touch devices */
@media (hover: none) and (pointer: coarse) {

  .uk-slider .uk-card:hover,
  .uk-slider .el-item:hover,
  .uk-slider .event-card:hover,
  .uk-slider .uk-card-body:hover {
    transform: none !important;
    scale: none !important;
    box-shadow: inherit !important;
    transition: none !important;
  }
}

/* Remove active states that cause "bigger panels" */
.uk-slider .uk-card:active,
.uk-slider .el-item:active,
.uk-slider .event-card:active,
.uk-slider .uk-card-body:active {
  transform: none !important;
  scale: none !important;
  box-shadow: inherit !important;
  transition: none !important;
}

/* Fix your existing CSS - allow pointer events everywhere in slider */
.uk-slider {
  touch-action: pan-x !important;
}

.uk-slider * {
  touch-action: pan-x !important;
  /* Changed from inherit to pan-x */
  pointer-events: auto !important;
  /* Override your blocking rule */
}

/* Simplify - remove the problematic pointer-events: none */
.uk-slider .el-content {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-x !important;
  /* REMOVED: pointer-events: none; */
}

/* Ensure cards are fully interactive */
.uk-slider .uk-card,
.uk-slider .el-item {
  pointer-events: auto !important;
  touch-action: pan-x !important;
}

/* Remove any zoom/scale transitions that cause visual feedback */
.uk-slider .uk-card,
.uk-slider .el-item,
.uk-slider .event-card {
  transition: none !important;
}

/* Prevent context menu on long press (mobile) */
.uk-slider .uk-card,
.uk-slider .el-item {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}


/************/
