
/* v49: restore normal non-fixed header layout */
body.gs-tideglass{
  padding-top:0!important;
}
body.gs-tideglass .luxury-topbar,
body.gs-tideglass .topbar{
  position:relative!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  z-index:100!important;
}
body.gs-tideglass .site-header,
body.gs-tideglass .luxury-header{
  position:relative!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  z-index:110!important;
  transform:none!important;
}
body.gs-tideglass #main{
  padding-top:0!important;
}
@media (max-width:900px){
  body.gs-tideglass .site-header,
  body.gs-tideglass .luxury-header{
    position:relative!important;
    top:auto!important;
  }
}
