.newheader header.fusion-header-wrapper.fusion-is-sticky .fusion-secondary-header {
    display: none !important;
}

.newheader header.fusion-header-wrapper.fusion-is-sticky .fusion-header.fusion-sticky-shadow {
    height: 65px !important;
}

.newheader .fusion-is-sticky .fusion-header-v3 .fusion-header{
	position: fixed;
    top: 0;
    z-index: 210;
    max-width: 100%;
    width: 100%;
    border-bottom: 0;
}

.newheader .fusion-is-sticky .fusion-header .fusion-logo{
    margin-top: 9.75px !important;
    margin-bottom: 9.75px !important;
}

.newheader .fusion-is-sticky .fusion-logo img {
    width: auto;
    max-height: 46px !important;
}

.newheader .fusion-is-sticky .fusion-main-menu>ul>li>a{
    height: 65px !important;
}

body:not(.fusion-header-layout-v6) .newheader .fusion-is-sticky .fusion-main-menu>ul>li>a {
    font-size: 14px;
}

body:not(.avada-menu-highlight-style-background) .fusion-is-sticky .fusion-main-menu>ul>li:not(:last-child) {
    padding-right: 35px !important;
}

.fusion-body .newheader .fusion-is-sticky.fusion-header-wrapper .fusion-header, 
.fusion-body .newheader .fusion-is-sticky.fusion-header-wrapper .fusion-secondary-main-menu {
     background-color: #005289e6; 
}

@media only screen and (min-width: 1150px) {
    .newheader li#menu-item-2574 ul.sub-menu {
        left: -157% !important;
    }
    
    .newheader .fusion-is-sticky li#menu-item-2574 ul.sub-menu {
        left: -212% !important;
    }
}

