/*
 Theme Name:     SelfSign
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Thème enfant Divi by Self-Sign
 Author:         Arturo BERNARD
 Author URI:     https://www.self-sign.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization here
------------------------------------------------------- */
.et-cart-info{
	display: none;
}

.eventDate-ecs-icon:before, .eventTime-ecs-icon:before, .venue-ecs-icon:before, .callout_date{
	color: #F9DDDA !important;
}

.rond-titre::after{
  content: '';
  width: 20px;
  height: 20px;
  background-color: #DDFFD9;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  z-index: -1;
}
.rond-titre-solo::after{
  content: '';
  width: 20px;
  height: 20px;
  background-color: #DDFFD9;
  position: absolute;
  border-radius: 50%;
  top: 30%;
  left: 20%;
  z-index: -1;
}
