/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 20 2024 | 20:57:05 */
.mega-menu>ul .submenu-title>a{
	border: none !important;
}
}
.et-menu-nav li.mega-menu>ul>li>a:first-child{
	border: none !important;
	border-bottom: none !important;
}
.et-menu-nav li.mega-menu>ul>li>a:first-child {
	border-bottom: none;
}
.et_pb_menu_1_tb_header.et_pb_menu ul li a, .mega-menu>ul .submenu-title>a {
	transition: all .2s;
}
.et_pb_menu_1_tb_header.et_pb_menu ul li a:hover, .mega-menu>ul .submenu-title>a:hover {
	transition: all .2s;
	opacity: 0.8 !important;
}
.et-menu-nav li.mega-menu>ul>li {
/* 	width: 200px; */
}