.elementor-969 .elementor-element.elementor-element-700ecfc{--display:flex;--z-index:3;overflow:visible;}.elementor-969 .elementor-element.elementor-element-700ecfc:not(.elementor-motion-effects-element-type-background), .elementor-969 .elementor-element.elementor-element-700ecfc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for container, class: .elementor-element-700ecfc */.custom-mega-menu{
    display:flex;
    gap:30px;
    width:100%;
}

.mega-left{
    width:60%;
    display:flex;
    gap:25px;
}

.mega-column{
    flex:1;
    border-right:1px solid #e5e5e5;
    padding-right:20px;
}

.mega-column h4{
    margin-bottom:15px;
    font-size:18px;
}

.mega-column ul{
    margin:0;
    padding:0;
    list-style:none;
}

.mega-column li{
    margin-bottom:10px;
}

.mega-right{
    width:40%;
    display:flex;
    gap:20px;
}

.featured-box{
    flex:1;
}

.featured-box img{
    width:100%;
    height:auto;
    display:block;
}

.featured-box h3{
    margin-top:10px;
}/* End custom CSS */