/**
 * Theme Name:     Divi Child Web Diffusion
 * Author:         Disign Plus 3D
 * Template:       Divi
 * Text Domain:	   divi-child-web-diffusion
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */
 
 /* === Une agence web taillée pour les TPE/PME & indépendants Web Diffusion  === */

.icone-card-why-web-diffusion{
	border-bottom: 5px solid #222DC6; 
  padding-bottom: 5px;
  transition: border-color 0.3s ease; 
}
.icone-card-why-web-diffusion:hover{
	border-bottom-color: #E76F00;
}
#menu_bas_web_diffusion .et_pb_menu__logo img{
	display:none;
}
#menu_bas_web_diffusion{
  width: 50%; /* Or any specific width */
  margin-left: auto;
  margin-right: auto;
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #000; /* ou la couleur de fond que tu veux */
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
}

#preloader img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* adapte sans déformer */
  object-position: center;
}
/* CSS tarif maintenance  */

