/*
Theme Name:ChildThemeDivi
Theme URI: 
Description:Child Theme For Divi
Template:Divi
*/
/* Start your custom CSS bellow this comment
============================================ */

/* 20250814 MODIF TC - MEf sous-menu */
.sub-menu {
	padding: 5px 0 !important;
	width: 320px !important;
}
.sub-menu li a {
	width: 300px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}

