@media (max-width: 767px) {
  #page-small-box .pg-banner {
    margin-top: 0;
    padding: 38px 0 58px !important;
    background:
      radial-gradient(circle at 18% 0, rgba(88, 148, 65, 0.26), transparent 42%),
      linear-gradient(135deg, #143f19 0%, #1e6426 100%) !important;
  }

  #page-small-box .pg-banner::before {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.04), transparent) !important;
  }

  #page-small-box .pg-banner::after {
    height: 58px !important;
    background: #ffffff !important;
    clip-path: ellipse(72% 100% at 50% 100%) !important;
  }

  #page-small-box .pg-banner-in {
    padding-top: 0;
  }

  #page-small-box .breadcrumb {
    gap: 9px;
    margin-bottom: 16px !important;
    color: rgba(255, 255, 255, 0.58) !important;
    font-size: 13px !important;
    font-weight: 800;
    letter-spacing: 2px !important;
  }

  #page-small-box .breadcrumb a,
  #page-small-box .breadcrumb span {
    color: rgba(255, 255, 255, 0.58) !important;
  }

  #page-small-box .pg-banner h1 {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0 0 12px !important;
    color: #ffffff !important;
    font-size: 27px !important;
    font-weight: 900 !important;
    line-height: 1.15 !important;
    letter-spacing: 0 !important;
  }

  #page-small-box .pg-banner p {
    max-width: 310px;
    margin: 0 !important;
    color: rgba(255, 255, 255, 0.8) !important;
    font-size: 18px !important;
    font-weight: 700;
    line-height: 1.55 !important;
  }

  #page-small-box .bb-section {
    padding: 28px 0 172px !important;
    background: #ffffff !important;
  }

  #page-small-box .bb-section > .container {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  #page-small-box .builder-head {
    display: block !important;
    margin-bottom: 22px !important;
  }

  #page-small-box .builder-head-text h3 {
    margin-bottom: 12px !important;
    color: #103917 !important;
    font-size: 27px !important;
    font-weight: 900 !important;
    line-height: 1.12 !important;
  }

  #page-small-box .builder-head-text p {
    max-width: 330px;
    color: #626862 !important;
    font-size: 17px !important;
    font-weight: 600;
    line-height: 1.65 !important;
  }

  #page-small-box .bb-layout {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }

  #page-small-box .sb-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 16px 14px !important;
    margin-bottom: 24px !important;
  }

  #page-small-box .sb-item {
    min-height: 154px;
    padding: 15px 8px 14px !important;
    border: 1.2px solid rgba(47, 125, 44, 0.45) !important;
    border-radius: 8px !important;
    background: linear-gradient(145deg, #ffffff 0%, #f8faf7 100%) !important;
    box-shadow: inset 0 0 18px rgba(47, 125, 44, 0.04);
  }

  #page-small-box .sb-item:hover,
  #page-small-box .sb-item.sel {
    border-color: rgba(47, 125, 44, 0.7) !important;
    background: linear-gradient(145deg, #ffffff 0%, #f7faf6 100%) !important;
    transform: none !important;
  }

  #page-small-box .sb-item.sel::after {
    top: 11px !important;
    right: 13px !important;
    color: #2f7d2c !important;
    content: "\2713" !important;
    font-size: 24px !important;
    font-weight: 900 !important;
    line-height: 1;
  }

  #page-small-box .sb-e {
    height: 58px;
    margin-bottom: 9px !important;
    font-size: 52px !important;
    line-height: 1 !important;
  }

  #page-small-box .sb-n {
    min-height: 38px;
    margin: 0 auto 7px !important;
    color: #14231a !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    line-height: 1.18 !important;
    letter-spacing: 0 !important;
  }

  #page-small-box .sb-p {
    margin-top: 0 !important;
    color: #676b68 !important;
    font-size: 17px !important;
    font-weight: 600;
    line-height: 1.2 !important;
  }

  #page-small-box .builder-foot {
    display: flex !important;
  }

  #page-small-box .ord-sum {
    display: block !important;
    margin-top: 0 !important;
  }
}

/* Reference-style Small Box catalogue ------------------------------------------------ */
body[data-page="small-box"] {
  background: linear-gradient(150deg, #ffffff 0%, #f6fbf4 48%, #edf8e9 100%);
  padding-bottom: 0 !important;
}

body[data-page="small-box"] .header-top-section,
body[data-page="small-box"] .header-1,
body[data-page="small-box"] .mobile-bottom-nav-global,
body[data-page="small-box"] .back-to-top,
body[data-page="small-box"] .mouseCursor {
  display: none !important;
}

#page-small-box .sb-mobile-page {
  min-height: 100vh;
  background:
    radial-gradient(circle at 0 18%, rgba(91, 140, 81, .16), transparent 34%),
    radial-gradient(circle at 100% 72%, rgba(180, 218, 159, .16), transparent 36%),
    linear-gradient(150deg, #ffffff 0%, #f6fbf4 48%, #eef8eb 100%);
  color: #142f17;
}

#page-small-box .sb-mobile-header {
  position: sticky;
  top: 0;
  z-index: 20;
  display: grid;
  grid-template-columns: 58px 1fr 58px;
  align-items: center;
  min-height: 94px;
  padding: 12px clamp(18px, 4vw, 42px);
  border-bottom: 1px solid #e8ece7;
  background: rgba(255, 255, 255, .96);
  backdrop-filter: blur(14px);
}

#page-small-box .sb-header-back,
#page-small-box .sb-header-menu {
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border: 0;
  border-radius: 50%;
  font-size: 18px;
  cursor: pointer;
}

#page-small-box .sb-header-back {
  color: #2f7d2c;
  background: linear-gradient(135deg, rgba(244, 251, 240, .95), rgba(233, 244, 226, .95));
  border: 1px solid rgba(141, 198, 63, .24);
  box-shadow: 0 8px 17px rgba(21, 102, 39, .12);
}

#page-small-box .sb-header-menu {
  justify-self: end;
  color: #12632c;
  background: transparent;
  font-size: 27px;
}

#page-small-box .sb-brand {
  display: flex;
  align-items: center;
  justify-self: center;
  gap: 10px;
  color: #1c2820;
  text-decoration: none;
}

#page-small-box .sb-brand img {
  width: 48px;
  height: 48px;
  object-fit: contain;
}

#page-small-box .sb-brand span { display: grid; gap: 1px; }
#page-small-box .sb-brand strong { font-size: clamp(20px, 3vw, 29px); font-weight: 900; letter-spacing: -.65px; line-height: 1; }
#page-small-box .sb-brand small { color: #263528; font-size: 12px; font-weight: 700; line-height: 1.2; }

#page-small-box .sb-mobile-content {
  width: min(1180px, 100%);
  margin: 0 auto;
  padding: 23px clamp(18px, 5vw, 50px) 64px;
}

#page-small-box .sb-mobile-page.has-selection .sb-mobile-content { padding-bottom: 172px; }

#page-small-box .sb-copyright-footer {
  display: flex;
  min-height: 66px;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  padding: 18px;
  border-top: 1px solid rgba(41, 103, 47, .1);
  background: linear-gradient(110deg, #ffffff 0%, #eff9ec 55%, #e4f3df 100%);
  color: #728173;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

#page-small-box .sb-price-strip { display: grid; gap: 4px; margin-bottom: 38px; }
#page-small-box .sb-price-strip strong { color: #153d1a; font-size: clamp(28px, 4vw, 43px); font-weight: 900; letter-spacing: -.9px; line-height: 1; }
#page-small-box .sb-price-strip span { color: #e79c17; font-size: 16px; font-weight: 800; }

#page-small-box .sb-mobile-intro {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 28px;
}

#page-small-box .sb-mobile-intro h1 {
  margin: 0 0 10px;
  color: #113f19;
  font-size: clamp(27px, 3.75vw, 42px);
  font-weight: 900;
  letter-spacing: -1px;
  line-height: 1.06;
}

#page-small-box .sb-mobile-intro p {
  color: #535b54;
  font-size: 16px;
  font-weight: 650;
  line-height: 1.55;
}

#page-small-box .sb-how-it-works {
  flex: 0 0 auto;
  padding: 12px 18px;
  border: 0;
  border-radius: 999px;
  background: #edf1ed;
  color: #17712d;
  font: inherit;
  font-size: 15px;
  font-weight: 900;
  cursor: pointer;
}

#page-small-box .sb-how-it-works i { margin-left: 7px; font-size: 16px; }

#page-small-box .sb-grid.sb-mobile-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: clamp(14px, 2vw, 26px) !important;
  margin: 0 !important;
}

#page-small-box .sb-product-card {
  display: flex;
  min-width: 0;
  min-height: 318px;
  flex-direction: column;
  align-items: center;
  padding: 18px 14px 17px !important;
  overflow: hidden;
  border: 1px solid #e9ede8 !important;
  border-radius: 22px !important;
  background: linear-gradient(145deg, #fff, #fbfcfa) !important;
  box-shadow: 0 7px 17px rgba(23, 50, 26, .065) !important;
  transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}

#page-small-box .sb-product-card:hover,
#page-small-box .sb-product-card.sel {
  border-color: #85b77b !important;
  background: #fff !important;
  box-shadow: 0 10px 25px rgba(30, 94, 35, .14) !important;
  transform: translateY(-2px);
}

#page-small-box .sb-product-card.sel::after { display: none !important; }

#page-small-box .sb-product-image-wrap {
  position: relative;
  display: grid;
  width: 100%;
  height: 146px;
  margin-bottom: 12px;
  place-items: center;
  overflow: hidden;
  border-radius: 14px;
  background: radial-gradient(circle, #fbfcf9 0%, #fff 70%);
}

#page-small-box .sb-product-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  mix-blend-mode: multiply;
  transition: transform .25s ease;
}

#page-small-box .sb-product-card:hover .sb-product-image { transform: scale(1.05); }
#page-small-box .sb-product-emoji { display: grid; width: 100%; height: 100%; place-items: center; font-size: clamp(54px, 8vw, 92px); line-height: 1; }
#page-small-box .sb-product-fallback { display: none; color: #27682c; font-size: 68px; }
#page-small-box .sb-product-image.sb-image-error { display: none; }
#page-small-box .sb-product-image.sb-image-error + .sb-product-fallback { display: grid; place-items: center; }

#page-small-box .sb-product-card .sb-n {
  display: -webkit-box;
  min-height: 38px;
  margin: 0 0 7px !important;
  overflow: hidden;
  color: #0c1710 !important;
  font-size: clamp(13px, 1.55vw, 17px) !important;
  font-weight: 900 !important;
  letter-spacing: -.15px !important;
  line-height: 1.16 !important;
  text-align: center;
  text-transform: uppercase;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

#page-small-box .sb-product-card .sb-p {
  margin: 0 0 13px !important;
  color: #08732a !important;
  font-size: clamp(14px, 1.8vw, 19px) !important;
  font-weight: 900 !important;
  line-height: 1.2;
  text-align: center;
}

#page-small-box .sb-quantity {
  display: grid;
  width: min(170px, 100%);
  min-height: 48px;
  grid-template-columns: 46px 1fr 46px;
  align-items: center;
  margin-top: auto;
  overflow: hidden;
  border: 1px solid #d9ded9;
  border-radius: 999px;
  background: #fff;
}

#page-small-box .sb-quantity button {
  display: grid;
  width: 46px;
  height: 46px;
  place-items: center;
  border: 0;
  border-radius: 50%;
  background: #f1f5f0;
  color: #086a29;
  font-size: 16px;
  cursor: pointer;
  transition: background .18s ease, transform .18s ease;
}

#page-small-box .sb-quantity button:hover { background: #dcebd9; }
#page-small-box .sb-quantity button:active { transform: scale(.92); }
#page-small-box .sb-quantity output { color: #39423b; font-size: 19px; font-weight: 800; line-height: 1; text-align: center; }

#page-small-box .sb-selection-bar {
  position: fixed;
  right: max(18px, calc((100vw - 1180px) / 2));
  bottom: 22px;
  left: max(18px, calc((100vw - 1180px) / 2));
  z-index: 40;
  display: grid;
  min-height: 90px;
  grid-template-columns: 58px minmax(0, 1fr) auto 56px;
  align-items: center;
  gap: 17px;
  padding: 13px 18px;
  border: 1px solid rgba(255, 255, 255, .25);
  border-radius: 27px;
  background: linear-gradient(105deg, #1b5925, #116d24 55%, #205726);
  box-shadow: 0 14px 34px rgba(12, 57, 21, .28);
  color: #fff;
  opacity: 0;
  pointer-events: none;
  transform: translateY(calc(100% + 28px));
  transition: opacity .22s ease, transform .22s ease;
}

#page-small-box .sb-selection-bar.is-visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

#page-small-box .sb-selection-icon {
  display: grid;
  width: 58px;
  height: 58px;
  place-items: center;
  border-radius: 50%;
  background: #f4f7f1;
  color: #49813a;
  font-size: 26px;
}

#page-small-box .sb-selection-copy { display: grid; min-width: 0; gap: 3px; }
#page-small-box .sb-selection-copy strong { overflow: hidden; font-size: clamp(16px, 2vw, 22px); font-weight: 900; line-height: 1.15; text-overflow: ellipsis; white-space: nowrap; }
#page-small-box .sb-selection-copy span { color: rgba(255,255,255,.83); font-size: 14px; font-weight: 700; }
#page-small-box .sb-selection-total { padding-right: 20px; border-right: 1px solid rgba(255,255,255,.22); font-size: clamp(17px, 2.3vw, 26px); font-weight: 900; white-space: nowrap; }

#page-small-box .sb-selection-action {
  display: grid;
  width: 52px;
  height: 52px;
  place-items: center;
  border: 0;
  border-radius: 50%;
  background: #fff;
  color: #196a2a;
  font-size: 20px;
  cursor: not-allowed;
  opacity: .55;
  transition: transform .2s ease, opacity .2s ease;
}

#page-small-box .sb-selection-action.is-ready { cursor: pointer; opacity: 1; }
#page-small-box .sb-selection-action.is-ready:hover { transform: translateY(-2px); }

@media (max-width: 680px) {
  body[data-page="small-box"] footer { display: none !important; }
  body[data-page="small-box"] footer.sb-copyright-footer { display: flex !important; }
  #page-small-box .sb-mobile-header { grid-template-columns: 46px 1fr 46px; min-height: 78px; padding: 10px 15px; }
  #page-small-box .sb-header-back { width: 40px; height: 40px; font-size: 16px; }
  #page-small-box .sb-header-menu { width: 40px; height: 40px; font-size: 22px; }
  #page-small-box .sb-brand img { width: 38px; height: 38px; }
  #page-small-box .sb-brand strong { font-size: 19px; }
  #page-small-box .sb-brand small { font-size: 10px; }
  #page-small-box .sb-mobile-content { padding: 19px 14px 46px; }
  #page-small-box .sb-mobile-page.has-selection .sb-mobile-content { padding-bottom: 146px; }
  #page-small-box .sb-copyright-footer { min-height: 58px; padding: 14px; font-size: 10px; }
  #page-small-box .sb-price-strip { margin-bottom: 28px; }
  #page-small-box .sb-mobile-intro { align-items: flex-start; flex-direction: column; gap: 14px; margin-bottom: 20px; }
  #page-small-box .sb-mobile-intro p { font-size: 13px; }
  #page-small-box .sb-how-it-works { align-self: flex-end; margin-top: -4px; padding: 9px 13px; font-size: 12px; }
  #page-small-box .sb-grid.sb-mobile-grid { gap: 12px !important; }
  #page-small-box .sb-product-card { min-height: 252px; padding: 10px 8px 10px !important; border-radius: 17px !important; }
  #page-small-box .sb-product-image-wrap { height: 104px; margin-bottom: 8px; }
  #page-small-box .sb-product-emoji { font-size: 52px; }
  #page-small-box .sb-product-card .sb-n { min-height: 32px; margin-bottom: 5px !important; font-size: 11px !important; }
  #page-small-box .sb-product-card .sb-p { margin-bottom: 8px !important; font-size: 12px !important; }
  #page-small-box .sb-quantity { min-height: 39px; grid-template-columns: 38px 1fr 38px; }
  #page-small-box .sb-quantity button { width: 38px; height: 38px; font-size: 12px; }
  #page-small-box .sb-quantity output { font-size: 15px; }
  #page-small-box .sb-selection-bar { right: 10px; bottom: 10px; left: 10px; min-height: 76px; grid-template-columns: 45px minmax(0, 1fr) auto 42px; gap: 9px; padding: 9px 11px; border-radius: 21px; }
  #page-small-box .sb-selection-icon { width: 45px; height: 45px; font-size: 20px; }
  #page-small-box .sb-selection-copy strong { font-size: 14px; }
  #page-small-box .sb-selection-copy span { font-size: 11px; }
  #page-small-box .sb-selection-total { padding-right: 9px; font-size: 13px; }
  #page-small-box .sb-selection-action { width: 42px; height: 42px; font-size: 15px; }
}

@media (max-width: 374px) {
  #page-small-box .sb-grid.sb-mobile-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
  #page-small-box .sb-selection-total { display: none; }
  #page-small-box .sb-selection-bar { grid-template-columns: 45px minmax(0, 1fr) 42px; }
}

/* Small Box order summary sheet */
body.sb-summary-open { overflow: hidden; }

#page-small-box .sb-summary-backdrop {
  position: fixed;
  inset: 0;
  z-index: 100005;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 18px;
  visibility: hidden;
  background: rgba(7, 30, 12, .52);
  opacity: 0;
  transition: opacity .22s ease, visibility .22s ease;
}

#page-small-box .sb-summary-backdrop.is-open { visibility: visible; opacity: 1; }

#page-small-box .sb-order-summary {
  width: min(620px, 100%);
  max-height: min(720px, calc(100vh - 36px));
  padding: 12px 22px 22px;
  overflow: hidden;
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 -14px 44px rgba(7, 39, 13, .28);
  transform: translateY(35px);
  transition: transform .25s ease;
}

#page-small-box .sb-summary-backdrop.is-open .sb-order-summary { transform: translateY(0); }
#page-small-box .sb-summary-handle { width: 48px; height: 5px; margin: 0 auto 15px; border-radius: 99px; background: #dce3dc; }

#page-small-box .sb-summary-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 14px;
}

#page-small-box .sb-summary-header span { display: block; margin-bottom: 2px; color: #6d7a6d; font-size: 10px; font-weight: 900; letter-spacing: 1.5px; }
#page-small-box .sb-summary-header h2 { margin: 0; color: #113d19; font-size: 26px; font-weight: 900; line-height: 1; }
#page-small-box .sb-summary-header button { display: grid; width: 38px; height: 38px; place-items: center; border: 0; border-radius: 50%; background: #eef3ed; color: #19682a; font-size: 17px; cursor: pointer; }

#page-small-box .sb-summary-status {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 13px;
  padding: 10px 12px;
  border-radius: 11px;
  background: #edf7eb;
  color: #227434;
  font-size: 13px;
  font-weight: 800;
}

#page-small-box .sb-summary-products { max-height: 235px; padding-right: 3px; overflow-y: auto; border-top: 1px solid #e8eee8; }

#page-small-box .sb-summary-product {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr) auto;
  align-items: center;
  gap: 9px;
  min-height: 57px;
  border-bottom: 1px solid #edf1ec;
}

#page-small-box .sb-summary-product-icon { display: grid; width: 33px; height: 33px; place-items: center; border-radius: 9px; background: #f1f6ef; font-size: 19px; }
#page-small-box .sb-summary-product-name { min-width: 0; overflow: hidden; color: #263228; font-size: 14px; font-weight: 800; text-overflow: ellipsis; white-space: nowrap; }
#page-small-box .sb-summary-product-name small { display: block; margin-top: 1px; color: #7a837b; font-size: 11px; font-weight: 700; }
#page-small-box .sb-summary-product strong { color: #126a2a; font-size: 13px; font-weight: 900; white-space: nowrap; }

#page-small-box .sb-summary-totals { margin-top: 12px; }
#page-small-box .sb-summary-totals > div { display: flex; justify-content: space-between; gap: 20px; padding: 5px 0; color: #59635a; font-size: 13px; font-weight: 700; }
#page-small-box .sb-summary-totals strong { color: #1c2e1f; font-size: 14px; font-weight: 900; }
#page-small-box .sb-summary-totals #sb-summary-premium-row:not(.is-muted) strong { color: #d7860b; }
#page-small-box .sb-summary-totals .is-muted { color: #8b938c; }
#page-small-box .sb-summary-grand { margin-top: 6px; padding-top: 13px !important; border-top: 1px solid #dfe8de; color: #163d1c !important; font-size: 17px !important; font-weight: 900 !important; }
#page-small-box .sb-summary-grand strong { color: #0d6b29 !important; font-size: 20px !important; }

#page-small-box .sb-summary-checkout {
  display: flex;
  width: 100%;
  min-height: 52px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  margin-top: 15px;
  border: 0;
  border-radius: 14px;
  background: linear-gradient(105deg, #145e24, #178033);
  box-shadow: 0 9px 18px rgba(20, 103, 36, .18);
  color: #fff;
  font: inherit;
  font-size: 15px;
  font-weight: 900;
  cursor: pointer;
}

@media (max-width: 520px) {
  #page-small-box .sb-summary-backdrop { padding: 0; }
  #page-small-box .sb-order-summary { max-height: 82vh; padding: 10px 16px calc(16px + env(safe-area-inset-bottom, 0px)); border-radius: 23px 23px 0 0; }
  #page-small-box .sb-summary-products { max-height: 190px; }
  #page-small-box .sb-summary-header h2 { font-size: 22px; }
  #page-small-box .sb-summary-product { grid-template-columns: 31px minmax(0, 1fr) auto; gap: 7px; min-height: 51px; }
  #page-small-box .sb-summary-product-icon { width: 30px; height: 30px; font-size: 17px; }
  #page-small-box .sb-summary-product-name { font-size: 12px; }
  #page-small-box .sb-summary-product strong { font-size: 11px; }
}

/* Match the original dark-green Order Summary panel inside the new popup. */
#page-small-box .sb-order-summary {
  background: #0c3a16;
  color: #fff;
}

#page-small-box .sb-summary-handle { background: rgba(255, 255, 255, .32); }
#page-small-box .sb-summary-header { margin-bottom: 18px; padding-bottom: 15px; border-bottom: 1px solid rgba(255, 255, 255, .12); }
#page-small-box .sb-summary-header h2 { color: #fff; font-size: 22px; }
#page-small-box .sb-summary-header button { background: rgba(255, 255, 255, .1); color: #fff; }

#page-small-box .sb-summary-progress-card {
  padding: 16px;
  margin-bottom: 16px;
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 12px;
  background: rgba(255, 255, 255, .06);
  text-align: center;
}

#page-small-box .sb-summary-progress-card > span,
#page-small-box .sb-summary-products-label {
  display: block;
  color: rgba(255, 255, 255, .44);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

#page-small-box .sb-summary-progress-card > strong {
  display: block;
  margin: 2px 0 7px;
  color: #fff;
  font-size: 32px;
  font-weight: 900;
  line-height: 1;
}

#page-small-box .sb-summary-progress-card > strong small { color: rgba(255, 255, 255, .36); font-size: 13px; font-weight: 700; }
#page-small-box .sb-summary-progress-track { height: 7px; overflow: hidden; border-radius: 99px; background: rgba(255, 255, 255, .1); }
#page-small-box .sb-summary-progress-track i { display: block; height: 100%; border-radius: inherit; background: #eddd5e; transition: width .25s ease; }
#page-small-box .sb-summary-progress-card p { display: flex; align-items: center; justify-content: center; gap: 6px; margin: 8px 0 0; color: #eddd5e; font-size: 12px; font-weight: 800; }
#page-small-box .sb-summary-products-label { margin-bottom: 6px; }
#page-small-box .sb-summary-products-label span { color: rgba(255, 255, 255, .78); }

#page-small-box .sb-summary-products { border-top: 0; }
#page-small-box .sb-summary-product { border-bottom-color: rgba(255, 255, 255, .1); }
#page-small-box .sb-summary-product-icon { background: rgba(255, 255, 255, .1); }
#page-small-box .sb-summary-product-name { color: rgba(255, 255, 255, .9); }
#page-small-box .sb-summary-product-name small { color: rgba(255, 255, 255, .42); }
#page-small-box .sb-summary-product strong { color: #fff; }

#page-small-box .sb-summary-totals { margin-top: 13px; }
#page-small-box .sb-summary-totals > div { color: rgba(255, 255, 255, .8); }
#page-small-box .sb-summary-totals strong { color: #fff; }
#page-small-box .sb-summary-totals #sb-summary-premium-row:not(.is-muted) strong { color: #eddd5e; }
#page-small-box .sb-summary-totals .is-muted { color: rgba(255, 255, 255, .4); }
#page-small-box .sb-summary-grand { border-top-color: rgba(255, 255, 255, .14); color: #fff !important; }
#page-small-box .sb-summary-grand strong { color: #fff !important; }

#page-small-box .sb-summary-checkout {
  background: #5b8c51;
  box-shadow: none;
}

#page-small-box .sb-summary-checkout:hover { background: #6a9b5f; }

/* The reference selector is phone-only. Preserve the original builder from iPad upward. */
#page-small-box .sb-desktop-original { display: none; }

@media (min-width: 768px) {
  body[data-page="small-box"] .header-top-section,
  body[data-page="small-box"] .header-1,
  body[data-page="small-box"] .mobile-bottom-nav-global { display: block !important; }

  body[data-page="small-box"] .back-to-top { display: inline-block !important; }
  body[data-page="small-box"] .mouseCursor { display: block !important; }
  body[data-page="small-box"] .sb-mobile-page { display: none !important; }
  body[data-page="small-box"] #page-small-box .sb-desktop-original { display: block; }
  body[data-page="small-box"] #page-small-box .sb-summary-backdrop { display: none !important; }
}

@media (min-width: 768px) and (max-width: 1024px) {
  body[data-page="small-box"] { padding-bottom: calc(var(--mobile-bottom-nav-height) + env(safe-area-inset-bottom, 0px) + 12px) !important; }
}

@media (min-width: 1025px) {
  body[data-page="small-box"] { padding-bottom: 0 !important; }
}

/* Compact the popup so a 10-item Small Box can be reviewed at once on mobile. */
@media (max-width: 520px) {
  #page-small-box .sb-order-summary {
    display: flex;
    height: calc(100dvh - 8px);
    max-height: calc(100vh - 8px);
    box-sizing: border-box;
    flex-direction: column;
    padding: 5px 12px calc(8px + env(safe-area-inset-bottom, 0px));
    border-radius: 19px 19px 0 0;
  }

  #page-small-box .sb-summary-handle { width: 34px; height: 3px; margin-bottom: 5px; }
  #page-small-box .sb-summary-header { min-height: 31px; margin-bottom: 5px; padding-bottom: 5px; }
  #page-small-box .sb-summary-header h2 { font-size: 17px; }
  #page-small-box .sb-summary-header button { width: 28px; height: 28px; font-size: 12px; }

  #page-small-box .sb-summary-progress-card { flex: 0 0 auto; padding: 5px 8px; margin-bottom: 5px; border-radius: 8px; }
  #page-small-box .sb-summary-progress-card > span,
  #page-small-box .sb-summary-products-label { font-size: 8px; letter-spacing: .75px; }
  #page-small-box .sb-summary-progress-card > strong { margin: 0 0 3px; font-size: 20px; }
  #page-small-box .sb-summary-progress-card > strong small { font-size: 9px; }
  #page-small-box .sb-summary-progress-track { height: 4px; }
  #page-small-box .sb-summary-progress-card p { margin-top: 3px; font-size: 8px; }
  #page-small-box .sb-summary-products-label { flex: 0 0 auto; margin-bottom: 1px; }

  #page-small-box .sb-summary-products { min-height: 0; max-height: none; flex: 1 1 auto; }
  #page-small-box .sb-summary-product { grid-template-columns: 22px minmax(0, 1fr) auto; gap: 5px; min-height: 27px; }
  #page-small-box .sb-summary-product-icon { width: 21px; height: 21px; border-radius: 6px; font-size: 12px; }
  #page-small-box .sb-summary-product-name { font-size: 9px; line-height: 1; }
  #page-small-box .sb-summary-product-name small { display: inline; margin: 0 0 0 3px; font-size: 8px; }
  #page-small-box .sb-summary-product strong { font-size: 8px; }

  #page-small-box .sb-summary-totals { flex: 0 0 auto; margin-top: 4px; }
  #page-small-box .sb-summary-totals > div { padding: 1px 0; font-size: 9px; }
  #page-small-box .sb-summary-totals strong { font-size: 9px; }
  #page-small-box .sb-summary-grand { margin-top: 2px; padding-top: 5px !important; font-size: 12px !important; }
  #page-small-box .sb-summary-grand strong { font-size: 13px !important; }
  #page-small-box .sb-summary-checkout { min-height: 36px; flex: 0 0 36px; margin-top: 5px; border-radius: 9px; font-size: 11px; }
}

/* Big Box uses the same phone-only catalogue treatment as Small Box. */
#page-big-box .bb-mobile-page { display: none; }

@media (max-width: 767px) {
  body[data-page="big-box"] {
    background: linear-gradient(150deg, #ffffff 0%, #f6fbf4 48%, #edf8e9 100%);
    padding-bottom: 0 !important;
  }

  body[data-page="big-box"] .header-top-section,
  body[data-page="big-box"] .header-1,
  body[data-page="big-box"] .mobile-bottom-nav-global,
  body[data-page="big-box"] .back-to-top,
  body[data-page="big-box"] .mouseCursor,
  body[data-page="big-box"] footer:not(.bb-copyright-footer) { display: none !important; }

  #page-big-box > .pg-banner,
  #page-big-box > .bb-section { display: none !important; }

  #page-big-box .bb-mobile-page {
    display: block;
    min-height: 100vh;
    background:
      radial-gradient(circle at 0 18%, rgba(91, 140, 81, .16), transparent 34%),
      radial-gradient(circle at 100% 72%, rgba(180, 218, 159, .16), transparent 36%),
      linear-gradient(150deg, #ffffff 0%, #f6fbf4 48%, #eef8eb 100%);
    color: #142f17;
  }

  #page-big-box .bb-mobile-header {
    position: sticky;
    top: 0;
    z-index: 20;
    display: grid;
    min-height: 78px;
    grid-template-columns: 46px 1fr 46px;
    align-items: center;
    padding: 10px 15px;
    border-bottom: 1px solid #e8ece7;
    background: rgba(255, 255, 255, .96);
    backdrop-filter: blur(14px);
  }

  #page-big-box .bb-header-back,
  #page-big-box .bb-header-menu { display: grid; width: 36px; height: 36px; place-items: center; border: 0; border-radius: 50%; cursor: pointer; }
  #page-big-box .bb-header-back { color: #2f7d2c; background: linear-gradient(135deg, rgba(244, 251, 240, .95), rgba(233, 244, 226, .95)); border: 1px solid rgba(141, 198, 63, .24); box-shadow: 0 8px 17px rgba(21, 102, 39, .12); font-size: 15px; }
  #page-big-box .bb-header-menu { justify-self: end; background: transparent; color: #12632c; font-size: 22px; }
  #page-big-box .bb-brand { display: flex; align-items: center; justify-self: center; gap: 9px; color: #1c2820; text-decoration: none; }
  #page-big-box .bb-brand img { width: 38px; height: 38px; object-fit: contain; }
  #page-big-box .bb-brand span { display: grid; gap: 1px; }
  #page-big-box .bb-brand strong { font-size: 19px; font-weight: 900; letter-spacing: -.55px; line-height: 1; }
  #page-big-box .bb-brand small { color: #263528; font-size: 10px; font-weight: 700; line-height: 1.2; }

  #page-big-box .bb-mobile-content { width: 100%; margin: 0 auto; padding: 19px 14px 46px; }
  #page-big-box .bb-mobile-page.has-selection .bb-mobile-content { padding-bottom: 146px; }
  #page-big-box .bb-mobile-intro { display: flex; align-items: flex-start; flex-direction: column; gap: 14px; margin-bottom: 20px; }
  #page-big-box .bb-mobile-intro h1 { margin: 0 0 8px; color: #113f19; font-size: 28px; font-weight: 900; letter-spacing: -.8px; line-height: 1.06; }
  #page-big-box .bb-mobile-intro p { color: #535b54; font-size: 13px; font-weight: 650; line-height: 1.55; }
  #page-big-box .bb-how-it-works { align-self: flex-end; margin-top: -4px; padding: 9px 13px; border: 0; border-radius: 999px; background: #edf1ed; color: #17712d; font: inherit; font-size: 12px; font-weight: 900; cursor: pointer; }
  #page-big-box .bb-how-it-works i { margin-left: 6px; }

  #page-big-box .bb-mobile-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }
  #page-big-box .bb-mobile-product-card { display: flex; min-width: 0; min-height: 252px; flex-direction: column; align-items: center; padding: 10px 8px; overflow: hidden; border: 1px solid #e9ede8; border-radius: 17px; background: linear-gradient(145deg, #fff, #fbfcfa); box-shadow: 0 7px 17px rgba(23, 50, 26, .065); }
  #page-big-box .bb-mobile-product-card.sel { border-color: #85b77b; box-shadow: 0 10px 25px rgba(30, 94, 35, .14); }
  #page-big-box .bb-mobile-image-wrap { display: grid; width: 100%; height: 104px; margin-bottom: 8px; place-items: center; overflow: hidden; border-radius: 14px; background: radial-gradient(circle, #fbfcf9 0%, #fff 70%); }
  #page-big-box .bb-mobile-image-wrap img { width: 100%; height: 100%; object-fit: contain; mix-blend-mode: multiply; }
  #page-big-box .bb-mobile-image-wrap span { display: grid; width: 100%; height: 100%; place-items: center; font-size: 52px; line-height: 1; }
  #page-big-box .bb-mobile-product-card h2 { display: -webkit-box; min-height: 32px; margin: 0 0 5px; overflow: hidden; color: #0c1710; font-size: 11px; font-weight: 900; letter-spacing: -.15px; line-height: 1.16; text-align: center; text-transform: uppercase; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  #page-big-box .bb-mobile-product-card p { margin: 0 0 8px; color: #08732a; font-size: 12px; font-weight: 900; line-height: 1.2; text-align: center; }
  #page-big-box .bb-mobile-quantity { display: grid; width: min(130px, 100%); min-height: 39px; grid-template-columns: 38px 1fr 38px; align-items: center; margin-top: auto; overflow: hidden; border: 1px solid #d9ded9; border-radius: 999px; background: #fff; }
  #page-big-box .bb-mobile-quantity button { display: grid; width: 38px; height: 38px; place-items: center; border: 0; border-radius: 50%; background: #f1f5f0; color: #086a29; font-size: 12px; cursor: pointer; }
  #page-big-box .bb-mobile-quantity output { color: #39423b; font-size: 13px; font-weight: 800; line-height: 1; text-align: center; }
  #page-big-box .bb-mobile-quantity output small { display: block; margin-top: 1px; color: #788179; font-size: 8px; font-weight: 700; }

  #page-big-box .bb-mobile-selection-bar { position: fixed; right: 10px; bottom: 10px; left: 10px; z-index: 40; display: grid; min-height: 76px; grid-template-columns: 45px minmax(0, 1fr) auto 42px; align-items: center; gap: 9px; padding: 9px 11px; border: 1px solid rgba(255, 255, 255, .25); border-radius: 21px; background: linear-gradient(105deg, #1b5925, #116d24 55%, #205726); box-shadow: 0 14px 34px rgba(12, 57, 21, .28); color: #fff; opacity: 0; pointer-events: none; transform: translateY(calc(100% + 28px)); transition: opacity .22s ease, transform .22s ease; }
  #page-big-box .bb-mobile-selection-bar.is-visible { opacity: 1; pointer-events: auto; transform: translateY(0); }
  #page-big-box .bb-mobile-selection-icon { display: grid; width: 45px; height: 45px; place-items: center; border-radius: 50%; background: #f4f7f1; color: #49813a; font-size: 20px; }
  #page-big-box .bb-mobile-selection-copy { display: grid; min-width: 0; gap: 3px; }
  #page-big-box .bb-mobile-selection-copy strong { overflow: hidden; font-size: 14px; font-weight: 900; line-height: 1.15; text-overflow: ellipsis; white-space: nowrap; }
  #page-big-box .bb-mobile-selection-copy span { color: rgba(255,255,255,.83); font-size: 11px; font-weight: 700; }
  #page-big-box .bb-mobile-selection-total { padding-right: 9px; border-right: 1px solid rgba(255,255,255,.22); font-size: 13px; font-weight: 900; white-space: nowrap; }
  #page-big-box .bb-mobile-selection-action { display: grid; width: 42px; height: 42px; place-items: center; border: 0; border-radius: 50%; background: #fff; color: #196a2a; font-size: 15px; cursor: not-allowed; opacity: .55; }
  #page-big-box .bb-mobile-selection-action.is-ready { cursor: pointer; opacity: 1; }

  #page-big-box .bb-copyright-footer { display: flex !important; min-height: 58px; align-items: center; justify-content: center; padding: 14px; border-top: 1px solid rgba(41, 103, 47, .1); background: linear-gradient(110deg, #ffffff 0%, #eff9ec 55%, #e4f3df 100%); color: #728173; font-size: 10px; font-weight: 700; line-height: 1.4; text-align: center; }

  body.bb-summary-open { overflow: hidden; }
  #page-big-box .bb-summary-backdrop { position: fixed; inset: 0; z-index: 100005; display: flex; align-items: flex-end; justify-content: center; padding: 0; visibility: hidden; background: rgba(7, 30, 12, .52); opacity: 0; transition: opacity .22s ease, visibility .22s ease; }
  #page-big-box .bb-summary-backdrop.is-open { visibility: visible; opacity: 1; }
  #page-big-box .bb-order-summary { display: flex; width: min(620px, 100%); height: calc(100dvh - 8px); max-height: calc(100vh - 8px); box-sizing: border-box; flex-direction: column; padding: 5px 12px calc(8px + env(safe-area-inset-bottom, 0px)); overflow: hidden; border-radius: 19px 19px 0 0; background: #0c3a16; box-shadow: 0 -14px 44px rgba(7, 39, 13, .28); color: #fff; transform: translateY(35px); transition: transform .25s ease; }
  #page-big-box .bb-summary-backdrop.is-open .bb-order-summary { transform: translateY(0); }
  #page-big-box .bb-summary-handle { width: 34px; height: 3px; margin: 0 auto 5px; border-radius: 99px; background: rgba(255, 255, 255, .32); }
  #page-big-box .bb-summary-header { display: flex; min-height: 31px; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px solid rgba(255, 255, 255, .12); }
  #page-big-box .bb-summary-header h2 { margin: 0; color: #fff; font-size: 17px; font-weight: 900; line-height: 1; }
  #page-big-box .bb-summary-header button { display: grid; width: 28px; height: 28px; place-items: center; border: 0; border-radius: 50%; background: rgba(255, 255, 255, .1); color: #fff; font-size: 12px; cursor: pointer; }
  #page-big-box .bb-summary-progress-card { flex: 0 0 auto; padding: 5px 8px; margin-bottom: 5px; border: 1px solid rgba(255, 255, 255, .1); border-radius: 8px; background: rgba(255, 255, 255, .06); text-align: center; }
  #page-big-box .bb-summary-progress-card > span, #page-big-box .bb-summary-products-label { display: block; color: rgba(255, 255, 255, .44); font-size: 8px; font-weight: 800; letter-spacing: .75px; text-transform: uppercase; }
  #page-big-box .bb-summary-progress-card > strong { display: block; margin: 0 0 3px; color: #fff; font-size: 20px; font-weight: 900; line-height: 1; }
  #page-big-box .bb-summary-progress-card > strong small { color: rgba(255, 255, 255, .36); font-size: 9px; font-weight: 700; }
  #page-big-box .bb-summary-progress-track { height: 4px; overflow: hidden; border-radius: 99px; background: rgba(255, 255, 255, .1); }
  #page-big-box .bb-summary-progress-track i { display: block; height: 100%; border-radius: inherit; background: #eddd5e; transition: width .25s ease; }
  #page-big-box .bb-summary-progress-card p { display: flex; align-items: center; justify-content: center; gap: 6px; margin: 3px 0 0; color: #eddd5e; font-size: 8px; font-weight: 800; }
  #page-big-box .bb-summary-products-label { flex: 0 0 auto; margin-bottom: 1px; }
  #page-big-box .bb-summary-products-label span { color: rgba(255, 255, 255, .78); }
  #page-big-box .bb-summary-products { min-height: 0; flex: 1 1 auto; overflow-y: auto; }
  #page-big-box .bb-summary-product { display: grid; min-height: 27px; grid-template-columns: 22px minmax(0, 1fr) auto; align-items: center; gap: 5px; border-bottom: 1px solid rgba(255, 255, 255, .1); }
  #page-big-box .bb-summary-product-icon { display: grid; width: 21px; height: 21px; place-items: center; border-radius: 6px; background: rgba(255, 255, 255, .1); font-size: 12px; }
  #page-big-box .bb-summary-product-name { min-width: 0; overflow: hidden; color: rgba(255, 255, 255, .9); font-size: 9px; font-weight: 800; line-height: 1; text-overflow: ellipsis; white-space: nowrap; }
  #page-big-box .bb-summary-product-name small { display: inline; margin-left: 3px; color: rgba(255, 255, 255, .42); font-size: 8px; font-weight: 700; }
  #page-big-box .bb-summary-product strong { color: #fff; font-size: 8px; font-weight: 900; white-space: nowrap; }
  #page-big-box .bb-summary-totals { flex: 0 0 auto; margin-top: 4px; }
  #page-big-box .bb-summary-totals > div { display: flex; justify-content: space-between; gap: 20px; padding: 1px 0; color: rgba(255, 255, 255, .8); font-size: 9px; font-weight: 700; }
  #page-big-box .bb-summary-totals strong { color: #fff; font-size: 9px; font-weight: 900; }
  #page-big-box .bb-summary-totals > div:nth-child(2) strong { color: #eddd5e; }
  #page-big-box .bb-summary-grand { margin-top: 2px; padding-top: 5px !important; border-top: 1px solid rgba(255, 255, 255, .14); color: #fff !important; font-size: 12px !important; font-weight: 900 !important; }
  #page-big-box .bb-summary-grand strong { color: #fff !important; font-size: 13px !important; }
  #page-big-box .bb-summary-checkout { display: flex; min-height: 36px; flex: 0 0 36px; align-items: center; justify-content: center; gap: 8px; margin-top: 5px; border: 0; border-radius: 9px; background: #5b8c51; color: #fff; font: inherit; font-size: 11px; font-weight: 900; cursor: pointer; }
}

@media (max-width: 374px) {
  #page-big-box .bb-mobile-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  #page-big-box .bb-mobile-selection-total { display: none; }
  #page-big-box .bb-mobile-selection-bar { grid-template-columns: 45px minmax(0, 1fr) 42px; }
}

@media (min-width: 768px) {
  #page-big-box .bb-mobile-page { display: none !important; }
}

@media (max-width: 374px) {
  #page-small-box .sb-item {
    min-height: 156px;
    padding-right: 8px !important;
    padding-left: 8px !important;
  }

  #page-small-box .sb-e {
    font-size: 48px !important;
  }

  #page-small-box .sb-n {
    font-size: 14px !important;
  }
}

/* Cart Page Mobile Responsive */
@media (max-width: 767px) {
  #page-cart-page .pg-banner {
    padding: 38px 0 48px !important;
    background:
      radial-gradient(circle at 18% 0, rgba(88, 148, 65, 0.26), transparent 42%),
      linear-gradient(135deg, #143f19 0%, #1e6426 100%) !important;
  }

  #page-cart-page .pg-banner::after {
    height: 58px !important;
    background: #ffffff !important;
    clip-path: ellipse(72% 100% at 50% 100%) !important;
  }

  #page-cart-page .breadcrumb {
    color: rgba(255, 255, 255, 0.58) !important;
    font-size: 13px !important;
    font-weight: 800;
    letter-spacing: 2px !important;
  }

  #page-cart-page .breadcrumb a,
  #page-cart-page .breadcrumb span {
    color: rgba(255, 255, 255, 0.58) !important;
  }

  #page-cart-page .pg-banner h1 {
    color: #ffffff !important;
    font-size: 27px !important;
    font-weight: 900 !important;
    line-height: 1.15 !important;
  }

  #page-cart-page .cart-section {
    padding: 24px 0 140px !important;
  }

  #page-cart-page .cart-layout {
    grid-template-columns: 1fr !important;
    gap: 20px !important;
  }

  #page-cart-page .ct-head {
    display: none !important;
  }

  #page-cart-page .ct-row {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    padding: 16px 14px !important;
    position: relative;
  }

  #page-cart-page .ct-prod {
    gap: 12px;
  }

  #page-cart-page .ct-img {
    width: 56px !important;
    height: 56px !important;
    font-size: 26px !important;
  }

  #page-cart-page .ct-remove {
    position: absolute;
    top: 16px;
    right: 14px;
  }

  #page-cart-page .cart-actions {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 10px !important;
  }

  #page-cart-page .coupon-form {
    width: 100%;
  }

  #page-cart-page .coupon-form input {
    width: 100%;
    flex: 1;
  }

  #page-cart-page .cart-totals {
    padding: 20px !important;
  }

  #page-cart-page .cart-totals h4 {
    font-size: 18px !important;
    margin-bottom: 16px !important;
    padding-bottom: 12px !important;
  }

  #page-cart-page .ctot-row {
    font-size: 13px !important;
    padding: 8px 0;
  }

  #page-cart-page .ctot-row.final {
    font-size: 17px !important;
  }
}

/* Checkout Page Mobile Responsive */
@media (max-width: 767px) {
  #page-checkout .checkout-section {
    padding: 24px 0 140px !important;
  }

  #page-checkout .checkout-layout {
    grid-template-columns: 1fr !important;
    gap: 20px !important;
  }

  #page-checkout .co-block {
    padding: 16px !important;
    border-radius: 12px !important;
  }

  #page-checkout .co-block h4 {
    font-size: 16px !important;
  }

  #page-checkout .form-row {
    grid-template-columns: 1fr !important;
  }

  #page-checkout .pay-opts {
    flex-direction: column !important;
    gap: 8px !important;
  }

  #page-checkout .ord-box {
    position: static !important;
    padding: 20px !important;
    border-radius: 12px !important;
  }
}

/* Match the Shop top navbar on phone and iPad-sized Small Box and Big Box pages. */
@media (max-width: 1024px) {
  body[data-page="small-box"] .header-top-section,
  body[data-page="big-box"] .header-top-section {
    display: none !important;
  }

  body[data-page="small-box"] #header-sticky,
  body[data-page="big-box"] #header-sticky {
    display: block !important;
    position: relative !important;
    inset: auto !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #fff !important;
    box-shadow: 0 5px 18px rgba(31, 72, 33, .08) !important;
    z-index: 50 !important;
  }

  body[data-page="small-box"] #header-sticky.sticky,
  body[data-page="big-box"] #header-sticky.sticky {
    position: relative !important;
    animation: none !important;
    transform: none !important;
  }

  body[data-page="small-box"] #header-sticky .container,
  body[data-page="big-box"] #header-sticky .container {
    max-width: 100% !important;
    padding: 0 22px !important;
  }

  body[data-page="small-box"] #header-sticky .mega-menu-wrapper,
  body[data-page="big-box"] #header-sticky .mega-menu-wrapper,
  body[data-page="small-box"] #header-sticky .header-main,
  body[data-page="big-box"] #header-sticky .header-main {
    min-height: 94px !important;
  }

  body[data-page="small-box"] #header-sticky .header-main,
  body[data-page="big-box"] #header-sticky .header-main {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
  }

  body[data-page="small-box"] #header-sticky .mean__menu-wrapper,
  body[data-page="big-box"] #header-sticky .mean__menu-wrapper,
  body[data-page="small-box"] #header-sticky .header-right .theme-btn,
  body[data-page="big-box"] #header-sticky .header-right .theme-btn,
  body[data-page="small-box"] #header-sticky .idlogo-vpn-mobile,
  body[data-page="big-box"] #header-sticky .idlogo-vpn-mobile {
    display: none !important;
  }

  body[data-page="small-box"] #header-sticky .vpn-logo-header,
  body[data-page="big-box"] #header-sticky .vpn-logo-header {
    position: absolute !important;
    left: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 9px !important;
    margin: 0 !important;
    min-width: 0 !important;
    text-align: center !important;
    transform: translateX(-50%) !important;
  }

  body[data-page="small-box"] #header-sticky .vpn-logo-header::before,
  body[data-page="big-box"] #header-sticky .vpn-logo-header::before {
    width: 56px !important;
    height: 56px !important;
    flex: 0 0 auto !important;
    background-size: contain !important;
  }

  body[data-page="small-box"] #header-sticky .vpn-logo-header .idlogo-vpn,
  body[data-page="big-box"] #header-sticky .vpn-logo-header .idlogo-vpn {
    align-items: center !important;
    text-align: center !important;
  }

  body[data-page="small-box"] #header-sticky .top-logo,
  body[data-page="big-box"] #header-sticky .top-logo {
    color: #4a4a4a !important;
    font-size: 25px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    text-align: center !important;
    text-decoration: none !important;
  }

  body[data-page="small-box"] #header-sticky .idlogo-vivasayam-txt,
  body[data-page="big-box"] #header-sticky .idlogo-vivasayam-txt {
    position: static !important;
    top: auto !important;
    margin-top: 3px !important;
    padding: 0 !important;
    color: #5b5b5b !important;
    font-size: 9px !important;
    font-weight: 700 !important;
    line-height: 1.1 !important;
    text-align: center !important;
  }

  body[data-page="small-box"] #header-sticky .header-right,
  body[data-page="big-box"] #header-sticky .header-right {
    position: absolute !important;
    right: 0 !important;
    top: 50% !important;
    z-index: 2 !important;
    display: flex !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: translateY(-50%) !important;
  }

  body[data-page="small-box"] #header-sticky .header__hamburger,
  body[data-page="big-box"] #header-sticky .header__hamburger {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 46px !important;
    height: 46px !important;
    border: 1px solid rgba(91, 140, 81, .18) !important;
    border-radius: 50% !important;
    background: #f5faf2 !important;
    box-shadow: 0 8px 20px rgba(91, 140, 81, .12) !important;
  }

  body[data-page="small-box"] #header-sticky .sidebar__toggle,
  body[data-page="big-box"] #header-sticky .sidebar__toggle,
  body[data-page="small-box"] #header-sticky .header-bar,
  body[data-page="big-box"] #header-sticky .header-bar {
    margin: 0 !important;
  }

  body[data-page="small-box"] #header-sticky .header-bar span,
  body[data-page="big-box"] #header-sticky .header-bar span {
    background: #5b8c51 !important;
  }

  body[data-page="small-box"] #header-sticky .shop-nav-back,
  body[data-page="big-box"] #header-sticky .shop-nav-back {
    position: absolute !important;
    left: 8px !important;
    top: 50% !important;
    z-index: 3 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 38px !important;
    height: 38px !important;
    min-height: 38px !important;
    padding: 0 !important;
    border: 1px solid rgba(141, 198, 63, .24) !important;
    border-radius: 50% !important;
    background: linear-gradient(135deg, rgba(244, 251, 240, .95), rgba(233, 244, 226, .95)) !important;
    color: #2f7d2c !important;
    box-shadow: 0 6px 16px rgba(31, 82, 34, .12) !important;
    transform: translateY(-50%) !important;
  }

  body[data-page="small-box"] #header-sticky .shop-nav-back i,
  body[data-page="big-box"] #header-sticky .shop-nav-back i {
    color: #2f7d2c !important;
    font-size: 14px !important;
  }

  body[data-page="small-box"] #page-small-box .sb-mobile-header,
  body[data-page="big-box"] #page-big-box .bb-mobile-header {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  body[data-page="small-box"] #page-small-box .sb-mobile-page {
    display: block !important;
  }

  body[data-page="small-box"] #page-small-box .sb-desktop-original {
    display: none !important;
  }

  body[data-page="small-box"] #page-small-box .sb-summary-backdrop {
    display: flex !important;
  }

  body[data-page="small-box"] #page-small-box .sb-selection-bar {
    bottom: calc(var(--mobile-bottom-nav-height, 64px) + env(safe-area-inset-bottom, 0px) + 22px) !important;
  }
}

/* B2B uses the same Shop top navbar treatment. */
@media (max-width: 1024px) {
  body[data-page="b2b"] .header-top-section {
    display: none !important;
  }

  body[data-page="b2b"] #header-sticky {
    display: block !important;
    position: relative !important;
    inset: auto !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #fff !important;
    box-shadow: 0 5px 18px rgba(31, 72, 33, .08) !important;
    z-index: 50 !important;
  }

  body[data-page="b2b"] #header-sticky.sticky {
    position: relative !important;
    animation: none !important;
    transform: none !important;
  }

  body[data-page="b2b"] #header-sticky .container {
    max-width: 100% !important;
    padding: 0 22px !important;
  }

  body[data-page="b2b"] #header-sticky .mega-menu-wrapper,
  body[data-page="b2b"] #header-sticky .header-main {
    min-height: 94px !important;
  }

  body[data-page="b2b"] #header-sticky .header-main {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
  }

  body[data-page="b2b"] #header-sticky .mean__menu-wrapper,
  body[data-page="b2b"] #header-sticky .header-right .theme-btn,
  body[data-page="b2b"] #header-sticky .idlogo-vpn-mobile {
    display: none !important;
  }

  body[data-page="b2b"] #header-sticky .vpn-logo-header {
    position: absolute !important;
    left: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 9px !important;
    margin: 0 !important;
    min-width: 0 !important;
    text-align: center !important;
    transform: translateX(-50%) !important;
  }

  body[data-page="b2b"] #header-sticky .vpn-logo-header::before {
    width: 56px !important;
    height: 56px !important;
    flex: 0 0 auto !important;
    background-size: contain !important;
  }

  body[data-page="b2b"] #header-sticky .vpn-logo-header .idlogo-vpn {
    align-items: center !important;
    text-align: center !important;
  }

  body[data-page="b2b"] #header-sticky .top-logo {
    color: #4a4a4a !important;
    font-size: 25px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    text-align: center !important;
    text-decoration: none !important;
  }

  body[data-page="b2b"] #header-sticky .idlogo-vivasayam-txt {
    position: static !important;
    top: auto !important;
    margin-top: 3px !important;
    padding: 0 !important;
    color: #5b5b5b !important;
    font-size: 9px !important;
    font-weight: 700 !important;
    line-height: 1.1 !important;
    text-align: center !important;
  }

  body[data-page="b2b"] #header-sticky .header-right {
    position: absolute !important;
    right: 0 !important;
    top: 50% !important;
    z-index: 2 !important;
    display: flex !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: translateY(-50%) !important;
  }

  body[data-page="b2b"] #header-sticky .header__hamburger {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 46px !important;
    height: 46px !important;
    border: 1px solid rgba(91, 140, 81, .18) !important;
    border-radius: 50% !important;
    background: #f5faf2 !important;
    box-shadow: 0 8px 20px rgba(91, 140, 81, .12) !important;
  }

  body[data-page="b2b"] #header-sticky .sidebar__toggle,
  body[data-page="b2b"] #header-sticky .header-bar {
    margin: 0 !important;
  }

  body[data-page="b2b"] #header-sticky .header-bar span {
    background: #5b8c51 !important;
  }

  body[data-page="b2b"] #header-sticky .shop-nav-back {
    position: absolute !important;
    left: 8px !important;
    top: 50% !important;
    z-index: 3 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 36px !important;
    height: 36px !important;
    min-height: 36px !important;
    padding: 0 !important;
    border: 1px solid rgba(141, 198, 63, .24) !important;
    border-radius: 50% !important;
    background: linear-gradient(135deg, rgba(244, 251, 240, .95), rgba(233, 244, 226, .95)) !important;
    color: #2f7d2c !important;
    box-shadow: 0 6px 16px rgba(31, 82, 34, .12) !important;
    transform: translateY(-50%) !important;
  }

  body[data-page="b2b"] #header-sticky .shop-nav-back i {
    color: #2f7d2c !important;
    font-size: 14px !important;
  }
}
