
    body .ly_header_81.index.header {position: relative;z-index: 100;background-color: var(--ThemesHeaderBgColor);}
    @media screen and (min-width: 1000px) {
        body .ly_header_81.header.index .headerFixed {position: unset;width: 100%;top: 0;}
    }
    @media screen and (max-width: 1000px) {
        body .ly_header_81.index #mobile_header {position: unset;width: 100%;background-color: var(--ThemesHeaderBgColor);;}
    }
