.et_fixed_nav #main-header,.et_fixed_nav #main-header
{
position:fixed;
}

.et_fixed_nav #main-header,.et_fixed_nav #top-header
{
position:fixed;
}

body.et_fixed_nav.et_secondary_nav_enabled #main-header
{
height:81px;
top:0!important;
}

body.et_fixed_nav.et_secondary_nav_enabled #top-header
{
top:80px;
}

.et_fixed_nav #page-container
{
padding-top:80px;
}

.et_fixed_nav.et_secondary_nav_enabled #page-container
{
padding-top:80px;
}

body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header
{
top:32px!important;
}

body.admin-bar.et_fixed_nav #main-header,body.admin-bar.et_fixed_nav #top-header
{
top:112px;
}