vi wordpresscss.css
#Custom_mega_menu .custom_menu_box h3{margin:0;color:#222;font-size:16px;line-height:18px;font-weight:500}
.new_pagesmega_menu{font-size:10px;line-height:10px;color:#fff;padding:2px 5px;background-color:#009688;margin-left:10px;border-radius:4px}
.new_pagesmega_tpmenu{font-size:12px;line-height:12px;color:#fff;padding:2px 5px;background-color:#f7941d;margin-left:10px;border-radius:4px;right:-15px;top:4px}
.new_pagesmega_menu.hot{background-color:#ed1c24}
.new_pagesmega_menu.coming-soon{background-color:#1cc1ff!important}
.mega-menu-items ul li a{padding-left:15px;}
.mega-menu-items ul li{position:relative;list-style:none!important;}
.mega-menu-items ul li:before{content:””;position:absolute;left:0;top:8px;width:5px;height:5px;background-color:#0c4bff;}
.mega-menu-items ul li a span:hover{color:#222!important;}
.mega-menu-items ul li:hover:before{background-color:#222;}
@media screen and (max-width:1024px){
#Custom_mega_menu{box-shadow:none;padding:0}
.elementor-section.elementor-section-stretched{width:100%!important;}
}