/*
 Theme Name:     AVB Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/foxy/
 Description:    AVB Divi Child Theme
 Author:         Brice DUCLO
 Author URI:     https://www.bdstudio.fr
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */


/* Divi Hack sous menu - ligne 9004 */
.nav li ul {
	position: absolute;
	padding: 0 0; /* modifié - padding: 20px 0;  */
}

