body.cdg-dancefloor-battle .cdg-jeux-hero::before,
body.page-id-3078.cdg-dancefloor-battle .cdg-jeux-hero::before {
opacity: 0 !important;
width: 0 !important;
height: 0 !important;
background: none !important;
box-shadow: none !important;
animation: none !important;
-webkit-backdrop-filter: none !important;
backdrop-filter: none !important;
}
body.cdg-dancefloor-battle .cdg-jeux-hero::after,
body.page-id-3078.cdg-dancefloor-battle .cdg-jeux-hero.cdg-df-battle-section-head::after {
background-image:
linear-gradient(
180deg,
rgba(12, 8, 24, 0) 0%,
rgba(12, 8, 24, 0) 80%,
rgba(16, 10, 28, 0.06) 92%,
rgba(18, 12, 30, 0.12) 100%
),
url(//calendanse.fr/wp-content/plugins/calendanse-games/assets/img/fond-dance-floor-battle-hero.jpg?v=hero-final) !important;
background-size: 100% 100%, cover !important;
background-position: center, center 42% !important;
}
@media (max-width: 767px) {
body.cdg-dancefloor-battle .cdg-jeux-hero::after,
body.page-id-3078.cdg-dancefloor-battle .cdg-jeux-hero.cdg-df-battle-section-head::after {
background-image:
linear-gradient(
180deg,
rgba(12, 8, 24, 0) 0%,
rgba(12, 8, 24, 0) 76%,
rgba(16, 10, 28, 0.07) 90%,
rgba(18, 12, 30, 0.14) 100%
),
url(//calendanse.fr/wp-content/plugins/calendanse-games/assets/img/fond-dance-floor-battle-hero-mobile.jpg?v=hero-final) !important;
background-position: center, center 38% !important;
}
}
body.page-id-3078.cdg-dancefloor-battle .cdg-jeux-hero > .cdg-jeux-hero__banner::before,
body.cdg-dancefloor-battle .cdg-jeux-hero__banner::before {
content: none !important;
display: none !important;
height: 0 !important;
background: none !important;
filter: none !important;
}
body.page-id-3078.cdg-dancefloor-battle .cdg-jeux-hero > .cdg-jeux-hero__banner,
body.cdg-dancefloor-battle .cdg-jeux-hero__banner {
isolation: isolate;
overflow: hidden !important;
border-top: 1px solid rgba(245, 186, 90, 0.26) !important;
box-shadow:
0 -22px 40px rgba(14, 8, 28, 0.20),
0 -1px 0 rgba(255, 252, 245, 0.28) inset !important;
-webkit-backdrop-filter: none !important;
backdrop-filter: none !important;
background: linear-gradient(
180deg,
rgba(255, 253, 248, 0.42) 0%,
rgba(255, 253, 248, 0.88) 16%,
rgba(255, 250, 240, 0.97) 100%
) !important;
}