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(10, 6, 22, 0) 0%,
rgba(10, 6, 22, 0) 78%,
rgba(18, 10, 28, 0.10) 88%,
rgba(28, 14, 32, 0.22) 94%,
rgba(36, 18, 28, 0.34) 100%
),
url(//calendanse.fr/wp-content/plugins/calendanse-games/assets/img/fond-dance-floor-battle-hero.jpg?v=h1014) !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(10, 6, 22, 0) 0%,
rgba(10, 6, 22, 0) 74%,
rgba(18, 10, 28, 0.12) 86%,
rgba(28, 14, 32, 0.24) 93%,
rgba(36, 18, 28, 0.36) 100%
),
url(//calendanse.fr/wp-content/plugins/calendanse-games/assets/img/fond-dance-floor-battle-hero-mobile.jpg?v=h1014) !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.48) !important;
box-shadow:
0 -1px 0 rgba(255, 244, 220, 0.35),
0 -8px 16px rgba(8, 6, 16, 0.12) !important;
-webkit-backdrop-filter: none !important;
backdrop-filter: none !important;
background: linear-gradient(
180deg,
rgba(255, 248, 235, 0.88) 0%,
rgba(255, 253, 248, 0.96) 10%,
rgba(255, 250, 240, 0.98) 100%
) !important;
}