
    .layout_layout1 .ets_mm_megamenu_content {
        background: none !important;
    }
	
.layout_layout1 .ets_mm_megamenu_content {
    border-bottom: none;
    border-top: none;
}

.layout_layout1 .mm_menus_li:nth-child(2) {
    border-left: none;
}

.layout_layout1 .mm_menus_li {
    border-right: none;
}

.layout_layout1 .mm_menus_li:last-child {
    border-right: none;
}