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(8, 6, 16, 0.02) 0%,
rgba(8, 6, 16, 0.02) 88%,
rgba(8, 6, 16, 0.12) 94%,
rgba(255, 253, 248, 0.28) 100%
),
url(//calendanse.fr/wp-content/plugins/calendanse-games/assets/img/fond-dance-floor-battle-hero.jpg) !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(8, 6, 16, 0.02) 0%,
rgba(8, 6, 16, 0.02) 86%,
rgba(8, 6, 16, 0.12) 93%,
rgba(255, 253, 248, 0.28) 100%
),
url(//calendanse.fr/wp-content/plugins/calendanse-games/assets/img/fond-dance-floor-battle-hero-mobile.jpg) !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;
}
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, 158, 11, 0.38) !important;
box-shadow: 0 -8px 18px rgba(8, 6, 16, 0.14) !important;
-webkit-backdrop-filter: none !important;
backdrop-filter: none !important;
background: linear-gradient(
180deg,
rgba(255, 253, 248, 0.93),
rgba(255, 250, 240, 0.97)
) !important;
}