/* Keep the global navigation visible while the page scrolls. */
.floating-header-placeholder {
  display: none;
}

.floating-header-placeholder.is-active {
  display: block;
}

.main-nav-wrapper.floating-header-active {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  max-width: none !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  background-color: #0e0765;
  transform: translateY(0) !important;
}

.footer-copyright .external-link-notice {
  margin-bottom: 1.25rem !important;
}

.reference-sign-up,
.signup-block {
  display: none !important;
}

.submenu-image img[src$="eroxon-packaging-wide.png"] {
  max-height: 310px;
  object-fit: contain;
}

.reference-trusted-by-men {
  display: none !important;
}

#onetrust-consent-sdk #onetrust-accept-btn-handler,
#onetrust-consent-sdk #onetrust-reject-all-handler,
#onetrust-consent-sdk #onetrust-pc-btn-handler,
#onetrust-consent-sdk #accept-recommended-btn-handler,
#onetrust-consent-sdk #filter-apply-handler,
#onetrust-consent-sdk #filter-cancel-handler,
#onetrust-consent-sdk .save-preference-btn-handler,
#onetrust-consent-sdk .ot-pc-refuse-all-handler {
  border-color: #0e0765 !important;
  background-color: #0e0765 !important;
  color: #fff !important;
}

#ot-sdk-btn.ot-sdk-show-settings {
  display: none !important;
}

.reference-video-component-youtube-v2 .eroxon-main-video {
  display: block;
  width: 100%;
  height: auto;
  border: 0;
  aspect-ratio: 16 / 9;
  background-color: #000;
}

.content-eroxon-ed-gel .highlighted-box {
  box-sizing: border-box;
  display: flex;
  align-items: stretch;
  width: 100%;
  height: 96px;
  min-height: 96px;
  padding: 0 !important;
  overflow: hidden;
}

.content-eroxon-ed-gel .highlighted-box > .component-content,
.content-eroxon-ed-gel .highlighted-box > .component-content > .paragraphSystem {
  display: flex;
  align-items: center;
  align-self: stretch !important;
  flex: 1 0 auto !important;
  width: 100%;
  height: 100% !important;
  min-height: 96px !important;
  margin: 0 !important;
  padding: 0 !important;
}

.content-eroxon-ed-gel .highlighted-box .image,
.content-eroxon-ed-gel .highlighted-box .richText {
  display: flex;
  align-items: center;
  height: 100%;
  min-height: 96px !important;
}

.content-eroxon-ed-gel .highlighted-box .image {
  align-self: stretch !important;
  height: 100% !important;
  min-height: 96px !important;
  overflow: hidden;
}

.content-eroxon-ed-gel .highlighted-box .image > .component-content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100% !important;
  min-height: 96px !important;
  align-self: stretch !important;
  position: static !important;
}

.content-eroxon-ed-gel .highlighted-box .image img {
  display: block;
  width: 100% !important;
  max-width: none;
  height: 100% !important;
  max-height: none;
  min-height: 96px !important;
  object-fit: cover;
}

.content-eroxon-ed-gel .highlighted-box .richText-content p {
  margin: 0;
}

.megamenu-submenu-item:not(.content-erectile-health) .nav-link-list li.no-style {
  display: none !important;
}

@media (max-width: 991px) {
  .main-nav-wrapper .megamenu-logo-bar .nav-right-wrapper .nav-right-btn-wrapper .richText-content a.btn-knockout-primary {
    box-sizing: border-box;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: calc(100% - 48px) !important;
    margin: 2rem 24px 0 !important;
    min-height: 52px;
    padding: 0 1.5rem !important;
    border: 2px solid #0e0765 !important;
    border-radius: 12px !important;
    background: #0e0765 !important;
    background-color: #0e0765 !important;
    box-shadow: none !important;
    color: #fff !important;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
    text-decoration: none;
  }

  .megamenu.mobile-submenu-selected.open-sub-menu .megamenu-submenu-item.opened {
    position: static !important;
    display: block !important;
    width: 100% !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
  }
}

@media (min-width: 992px) {
  .reference-how-to-use-eroxon-pdp .richText.alpha .richText-content {
    padding-right: 160px;
  }

  .megamenu-submenu-items-container {
    position: relative !important;
    z-index: 9999 !important;
    display: block !important;
  }

  .megamenu-submenu-item {
    position: absolute !important;
    right: 0 !important;
    left: 0 !important;
    z-index: 10000 !important;
    display: none !important;
    width: 100% !important;
    background-color: #fff !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15) !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }

  .megamenu-submenu-item.is-open,
  .megamenu-submenu-item.opened {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: translateY(0) !important;
  }

  .reference-reclaiming .article-teaser .carousel-slides,
  .reference-talk-to-doctor .article-teaser .carousel-slides {
    display: flex !important;
    justify-content: center;
    width: 100% !important;
    transform: none !important;
  }

  .reference-reclaiming .article-teaser .carousel-slide:last-child,
  .reference-talk-to-doctor .article-teaser .carousel-slide:last-child {
    margin-right: 0 !important;
  }
}
