#shopify-section-header, #PageContainer {
  opacity:0;
  }
  #shopify-section-footer, .breadcrumbs, .app-hide {
  display:none!important;
  }
  .app-only-show {
  display:block!important;
  }
  .app-only-show-flex {
  display:flex!important;
  }
  .bg-title { padding-top: 24px;
  }

  html {
    scroll-behavior: smooth;
  }
  .section-bg-content {
    scroll-padding-top: 0px!important;
  }
