.dp_custom_module_1019, .dp_custom_module_1019 ul {
	list-style-type: none !important;
	padding: 0 !important;
}

.dp_custom_module_1019 li a {
	display: block;
	padding: .3em .6em;
	position: relative;
}

.dp_custom_module_1019 li {
	position: relative;
}

.dp_custom_module_1019 li a {
	border-bottom: 1px solid #ccc;
}

.dp_custom_module_1019 li:last-of-type a {
	border-bottom: none;
}

.dp_custom_module_1019.on .menu-item-has-children:after {
	font-family: 'ETmodules';
	content: "\43";
	position: absolute;
	right: 0;
	top: 0;
	padding: .5em;
}

.dp_custom_module_1019.on .menu-item-has-children.active:after {
	content: "\42";
}

.dp_custom_module_1019.on .sub-menu {
	display: none;
}

.dp_custom_module_1019 .sub-menu {
	padding-left: 15px !important;
}