/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 5.1.0.1786109330
Updated: 2026-08-07 15:28:50

*/

.grecaptcha-badge {
    visibility: hidden !important;
}
.vitre2 {
    background-image: linear-gradient(70deg, rgba(255,255,255,0.25) 0%, rgba(255,255,255,0.50) 20%, rgba(255,255,255,0.75) 40%,  rgba(255,255,255,0.75) 60%, rgba(255,255,255,0.50) 80%, rgba(255,255,255,0.25) 100%);
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 2px 10px 20px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 2px 10px 20px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 2px 10px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 10px 20px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border-top: 1.5px solid rgba(255, 255, 255, 0.2);
    border-left: 1.5px solid rgba(255, 255, 255, 0.2);
}
.vefm-concert {
	gap : 0px !important;
	border-radius: 0px !important;
}
.vefm-concert-poster {
	height: auto !important;
}
.vefm-concert-eyebrow {
    font-size: 1.6rem !important;
    color: #fff !important;
}
.vefm-concert-countdown {
	color: #fff !important;
	opacity: 0.65;
}
.caddy a {
    display: inline-flex;
    align-items: center;
    gap: 0;
}
.caddy a .menu-text, .caddy a span, .caddy a:after {
    display: none !important;
}
.caddy a::before {
    font-size: 18px;
    content: "\e07a";
    font-family: "ETmodules";
    line-height: 1;
}
/* bouton Kit Media */
body #page-container .et_pb_section .et_pb_button_0 {
	padding-right: 4em !important;
}
body #page-container .et_pb_section .et_pb_button_0::after {
	margin-left: 1.3em !important;
	color: #9965ee !important;
	font-size: 30px !important;
}
/* icone scroll up */
.et_pb_scroll_top.et-pb-icon {
	color: #f2c631;
}
.et_pb_scroll_top.et-pb-icon::before {
	content: "\e043"; /* <--- Changez ce code pour choisir une autre icône */
}