.et_fixed_nav div#top-header,
.et_fixed_nav header#main-header {
    position: relative;
    top:0 !important;
}

.et_fixed_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container{
	padding-top:0px !important;
	margin-top:0px !important;
}
.et_fixed_nav #top-header.et-fixed-header,
.et_fixed_nav header#main-header.et-fixed-header{
	position:fixed;
}
.et_fixed_nav header#main-header.et-fixed-header{
	top: 46px !Important;
}
.admin-bar.et_fixed_nav header#main-header.et-fixed-header{
	top:32px !important;
}