/* origem: site/0072.css */
/* SOURCE: /assets/refactor-v943/css/site/0202.css */
@media only screen and (min-width:992px){
  body.pc .nav-container,
  .pc .nav-container{
    height:46px!important;
    min-height:46px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:#fff!important;
    box-shadow:none!important;
    overflow:visible!important;
  }

  body.pc #js-header,
  .pc #js-header{
    height:46px!important;
    min-height:46px!important;
    line-height:44px!important;
    margin:0!important;
    padding:0!important;
    border-top:1px solid #d1d1d1!important;
    border-bottom:1px solid #d1d1d1!important;
    border-left:0!important;
    border-right:0!important;
    background:#fff!important;
    box-shadow:none!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }

  body.pc .nav-container .container.nav-wrapper,
  .pc .nav-container .container.nav-wrapper{
    height:44px!important;
    min-height:44px!important;
    line-height:44px!important;
    margin-top:0!important;
    margin-bottom:0!important;
    padding-top:0!important;
    padding-bottom:0!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
    box-sizing:border-box!important;
  }

  body.pc .nav-container ul.uppercase,
  .pc .nav-container ul.uppercase{
    display:flex!important;
    align-items:stretch!important;
    justify-content:space-between!important;
    width:100%!important;
    height:44px!important;
    min-height:44px!important;
    line-height:44px!important;
    margin:0!important;
    padding:0!important;
    gap:0!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
    list-style:none!important;
    box-sizing:border-box!important;
  }

  body.pc .nav-container li.waves-effect,
  .pc .nav-container li.waves-effect,
  body.pc .nav-container li.waves-effect.active,
  .pc .nav-container li.waves-effect.active,
  body.pc .nav-container li.waves-effect.current-menu-item,
  .pc .nav-container li.waves-effect.current-menu-item{
    display:flex!important;
    align-items:stretch!important;
    height:44px!important;
    min-height:44px!important;
    line-height:44px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
    box-sizing:border-box!important;
  }

  body.pc .nav-container li.waves-effect > a,
  .pc .nav-container li.waves-effect > a{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    height:44px!important;
    min-height:44px!important;
    line-height:44px!important;
    margin:0!important;
    padding:0 11px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    color:#333!important;
    box-sizing:border-box!important;
  }

  body.pc .nav-container li.waves-effect.active > a,
  .pc .nav-container li.waves-effect.active > a,
  body.pc .nav-container li.waves-effect.current-menu-item > a,
  .pc .nav-container li.waves-effect.current-menu-item > a{
    height:44px!important;
    min-height:44px!important;
    line-height:44px!important;
    margin:0!important;
    padding-top:0!important;
    padding-bottom:0!important;
    background:#d1d1d1!important;
    border:0!important;
    box-shadow:none!important;
  }

  body.pc .nav-container li.waves-effect:hover > a,
  .pc .nav-container li.waves-effect:hover > a{
    height:44px!important;
    min-height:44px!important;
    background:#ededed!important;
  }

  body.pc .nav-container li.waves-effect.active:hover > a,
  .pc .nav-container li.waves-effect.active:hover > a,
  body.pc .nav-container li.waves-effect.current-menu-item:hover > a,
  .pc .nav-container li.waves-effect.current-menu-item:hover > a{
    background:#c9c9c9!important;
  }

  body.pc .nav-container.is-fixed,
  .pc .nav-container.is-fixed{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    height:46px!important;
    min-height:46px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:#fff!important;
    box-shadow:0 4px 14px rgba(0,0,0,.14)!important;
    z-index:999999!important;
  }

  body.pc .nav-container.is-fixed #js-header,
  .pc .nav-container.is-fixed #js-header{
    border-top:1px solid #d1d1d1!important;
    border-bottom:1px solid #d1d1d1!important;
    box-shadow:none!important;
  }
}

