a.link-color {
  color: #4a90e2;
}
a.link-color:hover {
  color: #4a90e2;
}
.link-color svg {
  fill: #4a90e2;
}
.link-color:hover svg {
  fill: #4a90e2;
}
.show-more {
  background-color: #4a90e2;
}
.search-bg-color {
  background-color: #00167f;
}
.header-text-color * {
  color: #00167f;
}
.header-bg-color {
  background-color: #ffffff;
}
.bg-color {
  background-color: #ffffff;
}
.page-text-color {
  color: #4d4d61;
}
.logged-in .login-link,
.logged-out .logout-link {
  display: none
}
@font-face {
  font-family: "Roobert";
  font-display: swap;
  src: url("//www.nectarsleep.co.uk/cdn/shop/files/Roobert-Medium.woff?v=9721938200502867076")
      format("woff"),
    url("//www.nectarsleep.co.uk/cdn/shop/files/Roobert-Medium.woff2?v=9738221537927239604")
      format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Roobert";
  font-display: swap;
  src: url("//www.nectarsleep.co.uk/cdn/shop/files/Roobert-SemiBold.woff?v=1201961578028762852")
      format("woff"),
    url("//www.nectarsleep.co.uk/cdn/shop/files/Roobert-SemiBold.woff2?v=16238819740351263048")
      format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Roobert";
  font-display: swap;
  src: url("//www.nectarsleep.co.uk/cdn/shop/files/Roobert-Regular.woff?v=2994845156702509263")
      format("woff"),
    url("//www.nectarsleep.co.uk/cdn/shop/files/Roobert-Regular.woff2?v=8798680180956675933")
      format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Pacifico";
  font-display: swap;
  src: url("//www.nectarsleep.co.uk/cdn/shop/t/325/assets/Pacifico-Regular.ttf?v=124457381373641510571758014268")
    format("truetype");
  font-weight: 400;
  font-style: normal;
}

:root {
  --footer-bg-color: #071642;
  --footer-text-color: #ffffff;
  --elevio-font-body: "Roobert", Arial, Helvetica, sans-serif;
}

.elevio-nectar-shell {
  position: relative;
  z-index: 100;
  font-family: var(--elevio-font-body);
}

.elevio-nectar-shell h1,
.elevio-nectar-shell h2,
.elevio-nectar-shell h3,
.elevio-nectar-shell h4,
.elevio-nectar-shell h5,
.elevio-nectar-shell h6,
.elevio-nectar-shell p,
.elevio-nectar-shell a,
.elevio-nectar-shell button,
.elevio-nectar-shell input,
.elevio-nectar-shell select,
.elevio-nectar-shell summary,
.footer,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer p,
.footer a,
.footer button,
.footer span {
  font-family: var(--elevio-font-body);
}

.elevio-nectar-shell .header__badge-label,
.elevio-nectar-shell .header__popular-label {
  font-family: var(--elevio-font-body);
}

.elevio-nectar-shell .page-width {
  padding: 0 1.5rem;
}

@media screen and (min-width: 1310px) {
  .elevio-nectar-shell .page-width {
    padding: 0;
  }
}

.elevio-nectar-shell .top-bar {
  background: #071642;
  justify-content: unset;
  align-items: unset;
  padding-block: unset;
  display: block;
}

.elevio-nectar-shell .top-bar__inner {
  max-width: 1280px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
  padding-block: 9px;
  display: flex;
}

.elevio-nectar-shell .top-bar__text,
.elevio-nectar-shell .top-bar__text *,
.elevio-nectar-shell .top-bar__text a,
.elevio-nectar-shell .top-bar__text a:visited,
.elevio-nectar-shell .top-bar__text a:hover {
  color: #fff !important;
  font-size: 12px;
  font-family: Roobert, Arial, Helvetica, sans-serif;
  margin-bottom: 2px;
}

.elevio-nectar-shell .top-bar__link {
  font-size: 14px;
  font-family: Roobert, Arial, Helvetica, sans-serif;
}

.elevio-nectar-shell .top-bar__slider--static {
  width: 100%;
  max-width: 33%;
}

.elevio-nectar-shell .top-bar__slider--static .top-bar__block {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.elevio-nectar-shell .top-bar__slider--static img {
  width: 20px;
  height: 20px;
}

.elevio-nectar-shell .top-bar__slider--static p {
  margin: 0;
}

.elevio-nectar-shell .header__background-overlay {
  top: 61px;
}

.elevio-nectar-shell .header__icon {
  margin-top: -4px;
}

.elevio-nectar-shell .header-wrapper {
  position: sticky;
  top: 0;
  z-index: 110;
  background: #fff;
}

.elevio-nectar-shell .header--middle-left {
  max-width: 1280px;
}

.elevio-nectar-shell .header__icons .header__icon--cart {
  text-decoration: none;
}

.elevio-nectar-shell .header__dropdown-info {
  padding: 8px 10px;
}

@media screen and (min-width: 1251px) {
  .elevio-nectar-shell .header__menu-item {
    font-size: 16px;
  }
}

.elevio-nectar-shell .cart-count-bubble {
  display: none !important;
}

.elevio-nectar-shell .menu-drawer {
  height: calc(100vh - 94px) !important;
}

.elevio-nectar-shell .header .rte a:not(.button):not(.button--primary) {
  color: #071642;
}

.elevio-nectar-shell .menu-drawer__utility-link {
  display: flex;
  justify-content: space-between;
  text-decoration: none;
}

.elevio-nectar-shell .menu-drawer__utility-link,
.elevio-nectar-shell .menu-drawer__utility-link span {
  color: #586280;
}

.elevio-nectar-shell .menu-drawer {
  z-index: 220;
}

.elevio-nectar-shell details[open].menu-opening > .menu-drawer,
.elevio-nectar-shell details[open].menu-opening > .menu-drawer__submenu,
.elevio-nectar-shell details[open] > .menu-drawer {
  transform: translate(0) !important;
  visibility: visible !important;
}

.elevio-nectar-shell .footer__content-top {
  max-width: 1280px;
}

.elevio-nectar-shell .footer-block__heading:not(.collapse__heading) {
  font-size: 18px;
  margin-bottom: 24px !important;
}

.elevio-nectar-shell .footer-block__available-text {
  margin-top: -8px;
}

.elevio-nectar-shell .list-social__link {
  padding: 12px;
  text-align: center;
}

.elevio-nectar-shell .list-social__item .icon {
  height: 18px;
  width: 18px;
  margin-left: 0 !important;
}

.elevio-nectar-shell .header-block__contact-link span {
  color: #fff;
  font-size: 16px;
}

.elevio-nectar-shell .footer svg {
  width: 22px;
  margin-left: 0;
  height: 22px;
  top: 0;
}

.elevio-nectar-shell .footer .list-payment__item {
  padding: 5px;
}

.elevio-nectar-shell .footer .list-payment__item svg {
  width: 48px;
  height: 34px;
}

.elevio-nectar-shell .footer-block__heading {
  font-size: 18px;
}

.elevio-nectar-shell .footer .footer-block__details-content {
  padding: 0;
}

.elevio-nectar-shell .footer-block__details-content .list-menu__item--link {
  font-size: 14px;
}

.elevio-nectar-shell .footer__column.disclaimer {
  max-width: 1280px;
  line-height: 1.4;
}

.footer .collapse__button {
  width: 100%;
  text-align: left;
  background: none;
  border: 0;
  color: var(--footer-text-color);
  font: inherit;
  padding: 0;
  cursor: pointer;
}

.footer .collapse__button[disabled] {
  opacity: 1;
}

.footer .collapse__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.footer .collapse__icon .icon-plus,
.footer .collapse__icon .icon-minus {
  width: 16px;
  height: 16px;
}

.footer .collapse__icon .icon-minus {
  display: none;
}

.footer .collapse__button[aria-expanded="true"] .icon-plus,
.footer .is-open .collapse__icon .icon-plus {
  display: none;
}

.footer .collapse__button[aria-expanded="true"] .icon-minus,
.footer .is-open .collapse__icon .icon-minus {
  display: block;
}

@media (min-width: 990px) {
  .footer .collapse__button {
    pointer-events: none;
  }

  .footer .collapse__panel {
    display: block !important;
    max-height: none !important;
    overflow: visible !important;
  }
}

@media (max-width: 989px) {
  .elevio-nectar-shell .menu-drawer {
    width: calc(100vw - 4rem);
    max-width: 40rem;
    height: calc(100vh - 110px);
    overflow: hidden;
    background: #fff;
  }

  .footer .footer-block__details-content {
    border-bottom: 1px solid #586280;
    padding: 16px 0;
    margin: 0;
  }

  .footer .footer-block__heading {
    margin: 0;
  }

  .footer .collapse__panel {
    display: none;
    padding-top: 12px;
    margin-bottom: 8px;
  }

  .footer .is-open .collapse__panel {
    display: block;
  }

  .footer .footer__payment {
    gap: 16px;
  }

  .elevio-nectar-shell .top-bar__slider--static {
    max-width: 100%;
  }
}
