/* 
 * TFM Lugert Meta Navigation Styles
 * Version: 1.0.0
 */

.__meta-nav-wrapper {
	top: 0;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9000 !important;
}

#thrive-header {
	top: 40px !important;
	z-index: 9000 !important;
}