/* Start custom CSS for eduraheader, class: .elementor-element-04ea4e1 */ul#menu-primary-menu-1 li a {
    font-size: 13px;
}
.header-logo {
    padding:0;
    max-width: 130px;
    z-index: 2;
        position: relative;
}
.header-layout1 .menu-area{
    background: transparent;
}
.header-layout1 .menu-area:before{
    content: '';
    width: 600px;
    height: 100%;
    position: absolute;
    display: block;
    background: #0f2239;
    border-radius: 0 10px 0 0 ;

    clip-path: path("M0 0H505C505 0 432.963 6.67353 420.995 44C415.18 62.1365 416.625 100 416.625 100H0V0Z");
 

}

.header-button button {
    display: none;
}

@media screen and (max-width:1440px){
    .header-layout1 .menu-area:before{
        width:180px;
    }
}/* End custom CSS */