/*
Theme Name: Delecca's Child Theme
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Considered Agency
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.18
Updated: 2026-05-26 14:37:15

*/


@media (max-width: 1024px) {
  .header .e-n-menu-wrapper {margin-top:40px!important;}
}

.mega-menu .menu-list {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.mega-menu .menu-list-item {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
 
}

.mega-menu .menu-list-title {
    margin-left: 0;
    padding-left: 0;
    font-size:17px!important;
     color:#e10600;
     font-weight:500;
}

.mega-menu .menu-list-title a {
     font-weight:500;
}
.mega-menu  .menu-list-item a {
    font-size:15px;
    color:#0D0D0F;
}


#footer .menu-list {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

#footer .menu-list-item {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
 
}

#footer .menu-list-title {
    margin-left: 0;
    padding-left: 0;
    font-size:20px!important;
}

#footer .menu-list-item a {
    font-size:16px;
}