html body.single-efb_listing .efb-detail-mobile-glance,
html body.single-efb_listing .efb-detail-route-card,
html body.single-efb_listing .efb-detail-watch-card,
html body.single-efb_listing .efb-partner-route,
html body.single-efb_listing .efb-detail-browse,
html body.single-efb_listing .efb-detail-mobile-buy {
  display: none !important;
}

html body.single-efb_listing .efb-detail.efb-detail--editorial-clean {
  display: grid !important;
  grid-template-columns: minmax(360px, 0.86fr) minmax(0, 1.14fr) !important;
  gap: clamp(32px, 4.4vw, 68px) !important;
  align-items: start !important;
  padding: clamp(40px, 5vw, 76px) 0 clamp(24px, 4vw, 48px) !important;
}

html body.single-efb_listing .efb-detail--editorial-clean .efb-detail__media {
  position: sticky !important;
  top: 96px !important;
  display: grid !important;
  gap: 0 !important;
  align-self: start !important;
}

html body.single-efb_listing .efb-detail--editorial-clean .efb-detail__body {
  display: flex !important;
  flex-direction: column !important;
  gap: 14px !important;
  max-width: 660px !important;
  padding-top: 8px !important;
}

html body.single-efb_listing .efb-detail--editorial-clean .efb-detail__body > * {
  width: 100% !important;
  max-width: 100% !important;
}

html body.single-efb_listing .efb-detail--editorial-clean .efb-detail__body > .efb-card__meta {
  order: 1 !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin: 0 !important;
}

html body.single-efb_listing .efb-detail--editorial-clean .efb-detail__body > .efb-card__meta span {
  min-height: 30px !important;
  padding: 7px 10px !important;
  border-color: rgba(4, 26, 59, 0.12) !important;
  background: rgba(255, 253, 247, 0.84) !important;
  color: rgba(7, 24, 39, 0.74) !important;
  letter-spacing: 0 !important;
}

html body.single-efb_listing .efb-detail--editorial-clean .efb-detail__body > h1 {
  order: 2 !important;
  max-width: 9.6ch !important;
  margin: 0 !important;
  color: #041a3b !important;
  font-family: var(--efb-serif) !important;
  font-size: clamp(3.18rem, 6.2vw, 6rem) !important;
  font-weight: 760 !important;
  line-height: 0.9 !important;
  letter-spacing: 0 !important;
  text-wrap: balance !important;
}

html body.single-efb_listing .efb-detail--editorial-clean .efb-detail__summary {
  order: 3 !important;
  max-width: 36rem !important;
  margin: 0 !important;
  color: rgba(7, 24, 39, 0.74) !important;
  font-size: clamp(1.02rem, 1.18vw, 1.14rem) !important;
  line-height: 1.52 !important;
}

html body.single-efb_listing .efb-detail--editorial-clean .efb-detail-hero-actions {
  order: 4 !important;
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 2px 0 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

html body.single-efb_listing .efb-detail--editorial-clean .efb-detail-hero-actions .efb-button {
  min-width: 230px !important;
  min-height: 52px !important;
}

html body.single-efb_listing .efb-detail--editorial-clean .efb-detail-hero-actions .efb-detail-watch-link {
  min-height: 48px !important;
  width: auto !important;
  flex: 0 0 auto !important;
  padding-inline: 18px !important;
  border: 1px solid rgba(15, 118, 105, 0.22) !important;
  border-radius: 999px !important;
  background: rgba(15, 118, 105, 0.08) !important;
  color: #075f57 !important;
  box-shadow: none !important;
}

html body.single-efb_listing .efb-detail--editorial-clean .efb-detail__body > .efb-detail-proofbar {
  order: 5 !important;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 0 !important;
  margin: 2px 0 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(4, 26, 59, 0.1) !important;
  border-radius: 18px !important;
  background: rgba(255, 253, 247, 0.92) !important;
  box-shadow: 0 12px 28px rgba(4, 26, 59, 0.05) !important;
}

html body.single-efb_listing .efb-detail--editorial-clean .efb-detail-proofbar div {
  min-width: 0 !important;
  padding: 13px 14px !important;
  border-right: 1px solid rgba(4, 26, 59, 0.08) !important;
}

html body.single-efb_listing .efb-detail--editorial-clean .efb-detail-proofbar div:last-child {
  border-right: 0 !important;
}

html body.single-efb_listing .efb-detail--editorial-clean .efb-detail-proofbar span {
  color: #0f7669 !important;
  font-size: 0.61rem !important;
  font-weight: 950 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

html body.single-efb_listing .efb-detail--editorial-clean .efb-detail-proofbar strong {
  display: block !important;
  margin-top: 5px !important;
  color: #041a3b !important;
  font-size: 0.82rem !important;
  font-weight: 850 !important;
  line-height: 1.2 !important;
}

html body.single-efb_listing .efb-detail--editorial-clean .efb-detail__body > .efb-intent-pills {
  order: 6 !important;
  margin: 0 !important;
}

html body.single-efb_listing .efb-detail--editorial-clean .efb-detail__body > .efb-detail-taste-snapshot {
  order: 7 !important;
  margin: 2px 0 0 !important;
}

html body.single-efb_listing .efb-detail--editorial-clean .efb-detail__rail {
  grid-column: 1 / -1 !important;
  display: grid !important;
  gap: clamp(18px, 2.4vw, 28px) !important;
  margin-top: clamp(18px, 3vw, 34px) !important;
}

html body.single-efb_listing .efb-detail--editorial-clean .efb-detail__rail > * {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
}

html body.single-efb_listing .efb-detail-serving-card {
  position: relative !important;
  z-index: 3 !important;
  width: min(88%, 430px) !important;
  margin: -34px auto 0 !important;
  padding: 16px 18px !important;
  border: 1px solid rgba(4, 26, 59, 0.1) !important;
  border-radius: 22px !important;
  background: rgba(255, 253, 247, 0.96) !important;
  box-shadow: 0 18px 42px rgba(4, 26, 59, 0.12) !important;
}

html body.single-efb_listing .efb-detail-serving-card span {
  display: block !important;
  color: #0f7669 !important;
  font-size: 0.62rem !important;
  font-weight: 950 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

html body.single-efb_listing .efb-detail-serving-card strong {
  display: block !important;
  margin-top: 6px !important;
  color: #041a3b !important;
  font-size: 0.98rem !important;
  line-height: 1.36 !important;
}

html body.single-efb_listing .efb-detail-note-card {
  display: grid !important;
  gap: 10px !important;
  padding: 18px 20px !important;
  border: 1px solid rgba(4, 26, 59, 0.08) !important;
  border-radius: 22px !important;
  background: linear-gradient(135deg, rgba(255, 253, 247, 0.98), rgba(246, 241, 228, 0.92)) !important;
  box-shadow: 0 18px 40px rgba(4, 26, 59, 0.06) !important;
}

html body.single-efb_listing .efb-detail-note-card .efb-note {
  margin: 0 !important;
  color: #263b48 !important;
  font-size: 0.96rem !important;
  line-height: 1.46 !important;
}

html body.single-efb_listing .efb-cart-decision,
html body.single-efb_listing .efb-detail-route-hub,
html body.single-efb_listing .efb-pairing-cart {
  border: 1px solid rgba(4, 26, 59, 0.08) !important;
  border-radius: 26px !important;
  background: rgba(255, 253, 247, 0.96) !important;
  box-shadow: 0 20px 48px rgba(4, 26, 59, 0.07) !important;
}

html body.single-efb_listing .efb-cart-decision__intro h2,
html body.single-efb_listing .efb-detail-route-hub__header h2,
html body.single-efb_listing .efb-pairing-cart__header h2 {
  color: #041a3b !important;
  font-family: var(--efb-serif) !important;
  font-weight: 760 !important;
  line-height: 0.96 !important;
}

html body.single-efb_listing .efb-detail-route-hub__header,
html body.single-efb_listing .efb-pairing-cart__header {
  align-items: end !important;
}

html body.single-efb_listing .efb-detail-route-hub__grid {
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr)) !important;
}

html body.single-efb_listing .efb-detail-route-hub__grid a {
  min-height: 100% !important;
  padding: 18px !important;
}

html body.single-efb_listing .efb-detail-route-hub__grid a em {
  font-size: 0.84rem !important;
  line-height: 1.4 !important;
}

html body.single-efb_listing .efb-pairing-cart__grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

html body.single-efb_listing .efb-pairing-card__media {
  min-height: 208px !important;
}

html body.single-efb_listing .efb-pairing-card__media img {
  max-height: 188px !important;
  padding: 16px 18px 24px !important;
}

html body.single-efb_listing .efb-pairing-card__body {
  gap: 10px !important;
}

html body.single-efb_listing .efb-pairing-card__body p:not(.efb-source-card__eyebrow) {
  color: rgba(7, 24, 39, 0.72) !important;
  font-size: 0.88rem !important;
  line-height: 1.38 !important;
}

html body.single-efb_listing .efb-pairing-card__actions {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 8px !important;
  align-items: center !important;
}

html body.single-efb_listing .efb-signup-band--detail-watch {
  width: min(calc(100% - 56px), 1120px) !important;
  max-width: 1120px !important;
  margin: clamp(42px, 6vw, 72px) auto 0 !important;
  padding: clamp(36px, 4.8vw, 58px) clamp(24px, 4vw, 46px) !important;
  display: grid !important;
  grid-template-columns: minmax(0, 0.74fr) minmax(320px, 0.56fr) !important;
  gap: clamp(24px, 4vw, 54px) !important;
  align-items: start !important;
  border-radius: 28px !important;
}

html body.single-efb_listing .efb-signup-band--detail-watch > h2,
html body.single-efb_listing .efb-signup-band--detail-watch > p {
  margin: 0 !important;
}

html body.single-efb_listing .efb-signup-band--detail-watch > h2 {
  max-width: 8ch !important;
}

html body.single-efb_listing .efb-signup-band--detail-watch > p {
  max-width: 31ch !important;
  color: rgba(255, 247, 232, 0.82) !important;
}

html body.single-efb_listing .efb-signup-band--detail-watch .efb-watchlist {
  max-width: 430px !important;
  margin-left: auto !important;
}

@media (max-width: 1080px) {
  html body.single-efb_listing .efb-pairing-cart__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 760px) {
  html body.single-efb_listing .efb-main > .efb-shell,
  html body.single-efb_listing article.efb-detail.efb-detail--editorial-clean {
    width: 100% !important;
    max-width: 100vw !important;
  }

  html body.single-efb_listing article.efb-detail.efb-detail--editorial-clean {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    padding: 0 0 18px !important;
  }

  html body.single-efb_listing article.efb-detail.efb-detail--editorial-clean .efb-detail__media {
    order: 1 !important;
    position: static !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
  }

  html body.single-efb_listing article.efb-detail.efb-detail--editorial-clean .efb-detail__media .efb-card__media {
    width: 100% !important;
    max-width: 100% !important;
    min-height: clamp(336px, 90vw, 430px) !important;
    margin: 0 !important;
    border-radius: 0 0 30px 30px !important;
  }

  html body.single-efb_listing article.efb-detail.efb-detail--editorial-clean .efb-detail__media .efb-card__image {
    max-width: min(84%, 320px) !important;
    max-height: 290px !important;
  }

  html body.single-efb_listing .efb-detail-serving-card {
    width: calc(100vw - 40px) !important;
    max-width: calc(100vw - 40px) !important;
    margin: -24px auto 0 !important;
    border-radius: 20px !important;
  }

  html body.single-efb_listing article.efb-detail.efb-detail--editorial-clean .efb-detail__body {
    order: 2 !important;
    display: flex !important;
    flex-direction: column !important;
    width: calc(100vw - 40px) !important;
    max-width: calc(100vw - 40px) !important;
    margin: 18px auto 0 !important;
    padding-top: 0 !important;
    gap: 12px !important;
  }

  html body.single-efb_listing article.efb-detail.efb-detail--editorial-clean .efb-detail__body > .efb-card__meta {
    order: 1 !important;
  }

  html body.single-efb_listing article.efb-detail.efb-detail--editorial-clean .efb-detail__body > h1 {
    order: 2 !important;
    max-width: 8.6ch !important;
    font-size: clamp(2.48rem, 11.4vw, 3.56rem) !important;
    line-height: 0.92 !important;
  }

  html body.single-efb_listing article.efb-detail.efb-detail--editorial-clean .efb-detail__body > .efb-detail__summary {
    order: 3 !important;
    max-width: 30ch !important;
    font-size: 0.96rem !important;
    line-height: 1.46 !important;
  }

  html body.single-efb_listing article.efb-detail.efb-detail--editorial-clean .efb-detail__body > .efb-detail-hero-actions {
    order: 4 !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 8px !important;
  }

  html body.single-efb_listing .efb-detail--editorial-clean .efb-detail-hero-actions .efb-button,
  html body.single-efb_listing .efb-detail--editorial-clean .efb-detail-hero-actions .efb-detail-watch-link {
    width: 100% !important;
    min-width: 0 !important;
  }

  html body.single-efb_listing article.efb-detail.efb-detail--editorial-clean .efb-detail__body > .efb-detail-proofbar {
    order: 5 !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    border-radius: 16px !important;
  }

  html body.single-efb_listing .efb-detail--editorial-clean .efb-detail-proofbar div:nth-child(2n) {
    border-right: 0 !important;
  }

  html body.single-efb_listing .efb-detail--editorial-clean .efb-detail-proofbar div:nth-child(n + 3) {
    border-top: 1px solid rgba(4, 26, 59, 0.08) !important;
  }

  html body.single-efb_listing article.efb-detail.efb-detail--editorial-clean .efb-detail__body > .efb-intent-pills {
    order: 6 !important;
  }

  html body.single-efb_listing article.efb-detail.efb-detail--editorial-clean .efb-detail__body > .efb-detail-taste-snapshot {
    order: 7 !important;
    grid-template-columns: minmax(0, 1fr) !important;
    padding: 18px !important;
    border-radius: 22px !important;
  }

  html body.single-efb_listing .efb-detail--editorial-clean .efb-detail-taste-snapshot h2 {
    max-width: 10ch !important;
    font-size: clamp(1.86rem, 8.5vw, 2.42rem) !important;
  }

  html body.single-efb_listing article.efb-detail.efb-detail--editorial-clean .efb-detail__rail {
    order: 8 !important;
    width: calc(100vw - 40px) !important;
    max-width: calc(100vw - 40px) !important;
    margin: 16px auto 0 !important;
    gap: 12px !important;
  }

  html body.single-efb_listing .efb-cart-decision,
  html body.single-efb_listing .efb-detail-note-card,
  html body.single-efb_listing .efb-detail-route-hub,
  html body.single-efb_listing .efb-pairing-cart {
    border-radius: 22px !important;
  }

  html body.single-efb_listing .efb-detail-route-hub__header,
  html body.single-efb_listing .efb-pairing-cart__header {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 8px !important;
  }

  html body.single-efb_listing .efb-detail-route-hub__grid,
  html body.single-efb_listing .efb-pairing-cart__grid {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 10px !important;
  }

  html body.single-efb_listing .efb-pairing-card__media {
    min-height: 186px !important;
  }

  html body.single-efb_listing .efb-pairing-card__actions {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  html body.single-efb_listing .efb-signup-band--detail-watch {
    width: calc(100% - 28px) !important;
    max-width: calc(100% - 28px) !important;
    margin: 34px auto 0 !important;
    padding: 28px 16px !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 18px !important;
    border-radius: 20px !important;
  }

  html body.single-efb_listing .efb-signup-band--detail-watch .efb-watchlist {
    max-width: 100% !important;
    margin-left: 0 !important;
  }
}html body.single-efb_listing .efb-detail-route-hub{position:relative!important;overflow:hidden!important;padding:20px 22px!important;background:radial-gradient(circle at 0 0,rgba(216,155,45,.18),transparent 15rem),linear-gradient(135deg,rgba(255,253,247,.98),rgba(246,241,228,.94) 58%,rgba(235,246,236,.84))!important}html body.single-efb_listing .efb-detail-route-hub__header{display:grid!important;grid-template-columns:minmax(0,.56fr) minmax(240px,.44fr)!important;gap:14px 24px!important;align-items:end!important;padding-bottom:14px!important;border-bottom:1px solid rgba(4,26,59,.08)!important}html body.single-efb_listing .efb-detail-route-hub__header h2{max-width:8.4ch!important;margin:0!important;color:#041a3b!important;font-family:var(--efb-serif)!important;font-size:clamp(1.85rem,2.7vw,2.85rem)!important;line-height:.96!important}html body.single-efb_listing .efb-detail-route-hub__header>p{max-width:29ch!important;margin:0!important;color:rgba(7,24,39,.72)!important;font-size:.92rem!important;line-height:1.42!important}html body.single-efb_listing .efb-detail-route-hub__grid{margin-top:16px!important;gap:12px!important}html body.single-efb_listing .efb-detail-route-hub[data-route-count=\"1\"] .efb-detail-route-hub__grid{grid-template-columns:minmax(0,1fr)!important}html body.single-efb_listing .efb-detail-route-hub[data-route-count=\"2\"] .efb-detail-route-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body.single-efb_listing .efb-detail-route-hub__grid a{display:grid!important;align-content:start!important;gap:8px!important;padding:18px!important;border:1px solid rgba(4,26,59,.09)!important;border-radius:20px!important;background:rgba(255,253,247,.82)!important;box-shadow:0 14px 30px rgba(4,26,59,.06)!important;text-decoration:none!important}html body.single-efb_listing .efb-detail-route-hub__grid a span{display:inline-flex!important;align-items:center!important;width:fit-content!important;min-height:26px!important;padding:0 10px!important;border-radius:999px!important;background:rgba(15,118,105,.08)!important;color:#075f57!important;font-size:.62rem!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}html body.single-efb_listing .efb-detail-route-hub__grid a strong{margin:0!important;color:#041a3b!important;font-family:var(--efb-serif)!important;font-size:clamp(1.22rem,1.75vw,1.62rem)!important;line-height:.98!important}html body.single-efb_listing .efb-detail-route-hub__grid a small{display:block!important;color:#475764!important;font-size:.72rem!important;font-weight:850!important;line-height:1.2!important}html body.single-efb_listing .efb-detail-route-hub__grid a em{display:block!important;margin:0!important;color:rgba(7,24,39,.68)!important;font-style:normal!important;font-size:.84rem!important;line-height:1.38!important}html body.single-efb_listing .efb-detail-route-hub__grid a b{display:inline-flex!important;align-items:center!important;color:#8f1f17!important;font-size:.78rem!important;font-weight:900!important;line-height:1.2!important}html body.single-efb_listing .efb-signup-band--detail-watch{position:relative!important;overflow:hidden!important;grid-template-columns:minmax(0,.56fr) minmax(340px,.44fr)!important;gap:clamp(22px,3.6vw,40px)!important;align-items:stretch!important;padding:clamp(30px,4.6vw,52px) clamp(22px,3.8vw,40px)!important;background:linear-gradient(135deg,#031933 0%,#072447 58%,#12324a 100%)!important}html body.single-efb_listing .efb-signup-band--detail-watch::before{content:\"\"!important;position:absolute!important;inset:0 auto 0 0!important;width:52%!important;background-image:linear-gradient(90deg,rgba(4,26,59,.2),rgba(4,26,59,.74)),url("https://efoodbid.com/wp-content/themes/efoodbid-block-theme/assets/brand/efoodbid-boutique-shelf-1320.webp")!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;opacity:.88!important}html body.single-efb_listing .efb-signup-band--detail-watch::after{content:\"\"!important;position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(3,25,51,.08) 0%,rgba(3,25,51,.12) 30%,rgba(3,25,51,.62) 60%,rgba(3,25,51,.9) 100%)!important;pointer-events:none!important}html body.single-efb_listing .efb-signup-band--detail-watch>h2,html body.single-efb_listing .efb-signup-band--detail-watch>p,html body.single-efb_listing .efb-signup-band--detail-watch .efb-watchlist{position:relative!important;z-index:2!important}html body.single-efb_listing .efb-signup-band--detail-watch>h2{display:grid!important;align-content:end!important;max-width:8.2ch!important;color:#fff8eb!important;text-shadow:0 10px 28px rgba(4,26,59,.3)!important}html body.single-efb_listing .efb-signup-band--detail-watch>h2::before{content:"Fresh finds by email"!important;display:block!important;margin:0 0 10px!important;color:#f2b84b!important;font-family:var(--efb-sans)!important;font-size:.66rem!important;font-weight:950!important;letter-spacing:.1em!important;line-height:1.1!important;text-transform:uppercase!important;text-shadow:none!important}html body.single-efb_listing .efb-signup-band--detail-watch>p{max-width:31ch!important;color:rgba(255,248,235,.9)!important;font-size:.95rem!important;line-height:1.45!important;text-shadow:0 6px 18px rgba(4,26,59,.24)!important}html body.single-efb_listing .efb-signup-band--detail-watch .efb-watchlist{max-width:460px!important;margin-left:auto!important;padding:20px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:24px!important;background:rgba(10,38,68,.84)!important;box-shadow:0 26px 64px rgba(4,26,59,.26)!important;backdrop-filter:blur(10px)!important}html body.single-efb_listing .efb-signup-band--detail-watch .efb-watchlist__intro{display:grid!important;gap:10px!important}html body.single-efb_listing .efb-signup-band--detail-watch .efb-watchlist__intro h3{max-width:13ch!important;color:#fff8eb!important;font-family:var(--efb-serif)!important;font-size:clamp(1.4rem,1.8vw,1.9rem)!important;line-height:.98!important}html body.single-efb_listing .efb-signup-band--detail-watch .efb-watchlist__intro p{max-width:30ch!important;color:rgba(255,248,235,.82)!important;font-size:.88rem!important;line-height:1.38!important}html body.single-efb_listing .efb-signup-band--detail-watch .efb-watchlist__stats,html body.single-efb_listing .efb-signup-band--detail-watch .efb-watchlist__steps{display:none!important}html body.single-efb_listing .efb-signup-band--detail-watch .efb-watchlist__form{display:grid!important;gap:14px!important}html body.single-efb_listing .efb-signup-band--detail-watch .efb-watchlist__email input{background:#fffdf7!important}html body.single-efb_listing .efb-signup-band--detail-watch .efb-watchlist__hint span,html body.single-efb_listing .efb-signup-band--detail-watch .efb-watchlist__primed-note small{color:rgba(255,248,235,.78)!important}@media(max-width:980px){html body.single-efb_listing .efb-detail-route-hub__header{grid-template-columns:minmax(0,1fr)!important}html body.single-efb_listing .efb-signup-band--detail-watch{grid-template-columns:minmax(0,1fr)!important}html body.single-efb_listing .efb-signup-band--detail-watch::before{width:100%!important;opacity:.34!important}html body.single-efb_listing .efb-signup-band--detail-watch::after{background:linear-gradient(180deg,rgba(3,25,51,.22) 0%,rgba(3,25,51,.58) 38%,rgba(3,25,51,.92) 100%)!important}html body.single-efb_listing .efb-signup-band--detail-watch .efb-watchlist{max-width:100%!important;margin-left:0!important}}@media(max-width:760px){html body.single-efb_listing .efb-detail-route-hub{padding:16px!important;border-radius:20px!important}html body.single-efb_listing .efb-detail-route-hub__header{gap:8px!important;padding-bottom:12px!important}html body.single-efb_listing .efb-detail-route-hub__header h2{max-width:9ch!important;font-size:clamp(1.62rem,7.8vw,2.08rem)!important}html body.single-efb_listing .efb-detail-route-hub__header>p{max-width:28ch!important;font-size:.84rem!important;line-height:1.35!important}html body.single-efb_listing .efb-detail-route-hub__grid{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}html body.single-efb_listing .efb-detail-route-hub__grid a{padding:15px!important;border-radius:18px!important}html body.single-efb_listing .efb-detail-route-hub__grid a strong{font-size:clamp(1.12rem,5.8vw,1.42rem)!important}html body.single-efb_listing .efb-signup-band--detail-watch{padding:152px 14px 16px!important;border-radius:22px!important}html body.single-efb_listing .efb-signup-band--detail-watch::before{background-image:linear-gradient(180deg,rgba(4,26,59,.2),rgba(4,26,59,.74)),url("https://efoodbid.com/wp-content/themes/efoodbid-block-theme/assets/brand/efoodbid-boutique-shelf-760.webp")!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;inset:0 0 auto 0!important;height:184px!important;width:100%!important;opacity:.78!important}html body.single-efb_listing .efb-signup-band--detail-watch>h2{max-width:8.8ch!important}html body.single-efb_listing .efb-signup-band--detail-watch>p{max-width:30ch!important;font-size:.88rem!important;line-height:1.36!important}html body.single-efb_listing .efb-signup-band--detail-watch .efb-watchlist{padding:16px!important;border-radius:20px!important}html body.single-efb_listing .efb-signup-band--detail-watch .efb-watchlist__intro h3{max-width:14ch!important;font-size:clamp(1.26rem,6vw,1.62rem)!important}html body.single-efb_listing .efb-signup-band--detail-watch .efb-watchlist__intro p{font-size:.82rem!important;line-height:1.34!important}}