body:not(.user-logged-in) {
  .gin-secondary-toolbar,
  .region-sticky,
  .sticky-shadow{
    display: none;
  }
}
