.elementor-6744 .elementor-element.elementor-element-ac77cde{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6744 .elementor-element.elementor-element-ac77cde:not(.elementor-motion-effects-element-type-background), .elementor-6744 .elementor-element.elementor-element-ac77cde > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-6744 .elementor-element.elementor-element-6cc1d1b .btn-main-two{background-color:#C90E0E;}.elementor-6744 .elementor-element.elementor-element-6cc1d1b li.menu-item.menu-item-type-post_type{color:#FFFFFF !important;}.elementor-6744 .elementor-element.elementor-element-6cc1d1b li.menu-item.menu-item-type-post_type a{font-family:"DM Sans", Sans-serif;font-size:16px;font-weight:600;}@media(min-width:768px){.elementor-6744 .elementor-element.elementor-element-ac77cde{--content-width:1500px;}}/* Start custom CSS */#main-menu header {
    position: inherit;
}

#main-menu a.header-logo {
    width: 150px;
    max-width: 100%;
}

#main-menu .main-menu a {
    color: #707070;
    font-size: 16px;
    font-family: 'DM Sans';
    font-weight: 600;
}

#main-menu .main-menu a:hover,
#main-menu .main-menu a:hover {
    color: #2d3ff2 !important;
}


#main-menu .fa-chevron-down:before {
    content: "";
    display: inline-block;
    margin-left: .5em;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #707070;
}

/* Change arrow color on hover */
#main-menu a:hover .fa-chevron-down:before,
#main-menu .menu-item:hover .fa-chevron-down:before {
    border-top-color: #2d3ff2; 
}

#main-menu ul.sub-menu.submenu {
    border-top: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important
}

#main-menu ul.sub-menu.submenu a {
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
    transition: none !important; /* Disable animation */
}

#main-menu ul.sub-menu.submenu a:hover {
    color: #fff !important;
    background: #2d3ff2;
    margin: 0 !important;
}

#main-menu .header-main .main-menu ul li .submenu li a::before {
    display: none;
}

#main-menu a.theme-btn.header-bg {
    font-size: 16px;
    font-weight: bold;
    font-family: 'DM Sans';
    color: #707070;
    border-color: #707070;
    padding: 5px 10px 5px 20px;
}

#main-menu a.theme-btn.header-bg:hover {
    color: #fff;
    background: #2d3ff2;
}


#main-menu .header-3.header-6 .header-right .theme-btn i {
    transform: rotate(45deg);
    font-size: 30px;
    margin-left: 20px;
    background: #ffffff;
    padding: 10px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
}

#main-menu .header-main .header-right:hover i {
    color: #2d3ff2;
}

#main-menu 
.header-main .header-right {
    gap: 0;
}

#main-menu .social-icon-list {
    display: none;
}


/* 1199 */
@media (max-width: 1199px) {
    #main-menu .header-right {
        zoom: 0.9;
    }
    
    #main-menu .header-3 .header-right .theme-btn {
            display: flex !important;
        }
    	
    #main-menu 	nav#mobile-menu {
        display: block !important;
    }
}


/* 1085 */
@media (max-width: 1199px) {
    #main-menu .header-right {
        zoom: 0.8;
    }
}

/* 1024px */
@media (max-width: 1024px) {
    
    #main-menu .header-6 .header-main {
        padding: 5px 0;
    }
    
    #main-menu header {
        width: 100%;
    }
    
    #main-menu .header-main .sidebar__toggle span {
        height: 3px;
        background-color: #2d3ff2 !important;
    }
    
    #main-menu .offcanvas__wrapper {
        background: #fff;
    }
    
    #main-menu button.text-white i {
        color: #707070 !important;
    }
    
    #main-menu .mean-container .mean-nav ul li {
            border-bottom: 1px solid #ccc;
            padding: 5px 0;
    }
    
    #main-menu a.mean-expand {
        margin-top: 10px !important;
    }
    
    #main-menu .menu-item-has-children.show > .mean-expand .fa-plus:before {
        content: "\2212";
        font-family: Arial, sans-serif;
        font-weight: normal;
        color: #707070;
    }
    
    #main-menu .has-dropdown.show {
        border: 0 !important;
    }
    
    #main-menu .has-dropdown li a {
        padding-left: 0 !important;
    }
    
    #main-menu .has-dropdown li {
        margin-left: 10px;
        border-bottom: 1px solid #ccc;
    }
    
    #main-menu ul.sub-menu.submenu a:hover {
        background: unset;
    }
    
    #main-menu ul.sub-menu.submenu a:hover {
        color: #2d3ff2 !important;
    }
    
    
    #main-menu .mean-container .mean-nav ul li > a.mean-expand i {
        font-size: 13px;
    }
}



/* 991 */
@media (max-width: 1199px) {
    #main-menu .header-right {
        zoom: 1;
    }
    
    #main-menu .header-3 .header-right .theme-btn {
        display: none !important;
    }
}


/* 768px */
@media (max-width: 768px) {
    #main-menu .main-menu a {
        font-size: 15px;
    }
}/* End custom CSS */