/** Shopify CDN: Minification failed

Line 165:0 Unexpected "}"

**/
.product-new-template-millet product-info .page-width {
  width: 90%;
  max-width: none;
  padding-inline: 0;
}
main#MainContent {
    background: #fffdeb;
}

.product-new-template-millet product-info {
  background: #fffdeb;
}

.figma-pdp,
.figma-pdp * {
  box-sizing: border-box;
}

.figma-pdp {
  display: grid;
  grid-template-columns: minmax(0, 1.542fr) minmax(394px, 1fr);
  align-items: start;
  gap: clamp(28px, 4.4vw, 60px);
  width: 100%;
  max-width: none;
  margin: 0 auto;
  font-family: "Poppins", sans-serif;
  color: #121212;
}

.figma-pdp__gallery {
  position: sticky;
  top: 20px;
  display: grid;
  grid-template-columns: 80px minmax(0, 1fr);
  gap: 20px;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  align-self: start;
}
.relative.reelssection {
    background-image: url(/cdn/shop/files/Union_8830ef38-3927-419a-8c06-34f3dfeeb8b1.png?v=1784703564);
    padding-top: 30px;
    padding-bottom: 111px;
    background-color: rgba(0, 0, 0, 0);
    color: #000000;
    overflow: hidden;
    margin-top: 81px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}

.figma-pdp__thumbs {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 80px;
  height: 537px;
  overflow-y: auto;
  overflow-x: hidden;
  scroll-behavior: smooth;
  scrollbar-width: none;
}

.figma-pdp__thumbs::-webkit-scrollbar {
  display: none;
}

.figma-pdp__thumb {
  position: relative;
  display: block;
  flex: 0 0 80px;
  width: 80px;
  height: 80px;
  padding: 0;
  border: 1px solid rgba(18, 18, 18, .05);
  border-radius: 9px;
  background: #fff;
  overflow: hidden;
  cursor: pointer;
}

.figma-pdp__thumb.is-active {
  border-color: #121212;
}

.figma-pdp__thumb > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.figma-pdp__play {
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
  display: grid;
  place-items: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: rgba(255,255,255,.9);
  font-size: 9px;
}
.Chocolate.Hazelnut.Spread .figma-pdp__variants {
    display: none;
}
.Unsweetened.Peanut.Butter .figma-pdp__variants {
    display: none;
}
.Chocolate.Peanut.Butter .figma-pdp__variants {
    display: none;
}
.Wholesome.Chilla.Mix .figma-pdp__variants {
    display: none;
}

.figma-pdp__stage {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 12px;
  overflow: hidden;
}

.figma-pdp__slide,
.figma-pdp__slide img {
  width: 100%;
  height: 100%;
}

.figma-pdp__slide img {
  display: block;
  object-fit: cover;
}

.figma-pdp__arrow {
  position: absolute;
  z-index: 2;
  top: 50%;
  display: grid;
  place-items: center;
  width: 31px;
  height: 31px;
  padding: 0;
  transform: translateY(-50%);
  border: 0;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0,0,0,.08);
  cursor: pointer;
}

.figma-pdp__arrow--prev { left: 16px; }
.figma-pdp__arrow--next { right: 16px; }
.figma-pdp__arrow--prev img { transform: rotate(180deg); }
}

.figma-pdp__card {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 35px !important;
  width: 450px;
  max-width: 100%;
  padding: 32px 28px;
  background: #fff !important;
  border-radius: 14px;
}

.figma-pdp__card > *,
.figma-pdp__card > * + * {
  margin: 0 !important;
}

.figma-pdp__header {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.figma-pdp__title-link {
  color: inherit;
  text-decoration: none;
}

.figma-pdp__title {
  display: flex;
  align-items: center;
  min-height: 57px;
  margin: 0;
  font-family: "Mochiy Pop One", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0;
}

.figma-pdp__weight {
  margin: 0;
  color: #8e8e8e;
  font-family: "Mochiy Pop One", sans-serif;
  font-size: 14px;
  line-height: 14px;
}

.figma-pdp__reviews {
  display: flex;
  align-items: center;
  gap: 3px;
  height: 22px;
  min-height: 22px;
}

.figma-pdp__reviews img {
  flex: 0 0 15px;
  width: 15px;
  height: 15px;
}

.figma-pdp__reviews span {
  margin-left: 1px;
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -.24px;
  white-space: nowrap;
}

.figma-pdp__reviews a {
  color: inherit;
  font-weight: 500;
  text-underline-offset: 1px;
}

.figma-pdp__price {
  display: flex;
  align-items: center;
  gap: 22px;
  height: 22px;
  font-family: "Mochiy Pop One", sans-serif;
  line-height: 1;
  margin: 35px 0px!important;
}

.figma-pdp__price s,
.figma-pdp__price strong {
  font-size: 18px;
  font-weight: 400;
  white-space: nowrap;
}

.figma-pdp__price s {
  color: rgba(0, 0, 0, .5);
}

.figma-pdp__price span {
  color: #e60023;
  font-size: 14px;
  font-weight: 400;
  white-space: nowrap;
}

.figma-pdp__benefits {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 19px 30px;
}

.figma-pdp__benefit {
  display: flex;
  align-items: center;
  gap: 6px;
  min-width: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 29px;
  white-space: nowrap;
}

.figma-pdp__benefit img {
  flex: 0 0 auto;
  object-fit: contain;
}

.figma-pdp__benefit:nth-child(1) img {
  width: 15.7px;
  height: 18.85px;
}

.figma-pdp__benefit:nth-child(2) img,
.figma-pdp__benefit:nth-child(3) img {
  width: 20px;
  height: 20px;
}

.figma-pdp__benefit:nth-child(4) img {
  width: 25.63px;
  height: 21.38px;
}
.figma-pdp__flavours {
  margin: 35px 0px !important;
}

.figma-pdp__flavours h2 {
  margin: 0 0 9px;
letter-spacing: 0px;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}
.product__info-container {
          background: #fff;
        padding: 50px 40px 30px;
        border-radius: 15px;
}

.figma-pdp__flavour-list {
  display: flex;
  gap: 9px;
}

.figma-pdp__flavour {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 95px;
  min-height: 105px;
  padding: 0px;
  border: .721px solid #e0e0e0;
  border-radius: 7.21px;
  color: #121212;
  text-decoration: none;
  line-height: normal;
      height: 128px;
}

.figma-pdp__flavour img {
    width: 92px;
    height: 92px;
    object-fit: contain;
    border-radius: 6px 6px 0px 0px;
}

.figma-pdp__flavour span {
  display: -webkit-box;
  overflow: hidden;
  font-size: 10px;
  font-weight: 600;
  line-height: 14px;
  text-align: center;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
      padding: 5px 3px;
}

.figma-pdp__variants variant-selects {
  display: block;
}

.figma-pdp__variants variant-selects fieldset.product-form__input {
  display: flex !important;
  flex-wrap: wrap;
  gap: 14px;
  max-width: none;
  margin: 0;
  padding: 0;
  border: 0;
}

.figma-pdp__variants variant-selects fieldset.product-form__input + fieldset.product-form__input {
  margin-top: 0 !important;
  margin-bottom: 35px;
}

/* The first product option is Size. Figma only shows the Pack/combo row. */
.figma-pdp__variants variant-selects fieldset.product-form__input:first-of-type:not(:last-of-type) {
  display: none !important;
}

.figma-pdp__variants .product-form__input > legend {
  width: 100%;
  margin: 0 0 4px !important;
  font-size: 11px;
  font-weight: 600;
}

.figma-pdp__variants variant-selects .variant-option-wrapper {
  position: relative;
  flex: 1 1 0;
  min-width: 0;
  height: 88px;
}

.figma-pdp__variants .variant-option-wrapper > input {
  position: absolute !important;
  opacity: 0;
}

.figma-pdp__variants variant-selects .variant-option-wrapper > label.detail {
  position: relative !important;
  display: flex !important;
  align-items: stretch !important;
  width: 100% !important;
  height: 88px !important;
  min-height: 88px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid #ebebeb !important;
  border-radius: 10px !important;
  background: #fff !important;
  color: #242424 !important;
  overflow: hidden !important;
}

.figma-pdp__variants .variant-option-wrapper > input:checked + label.detail {
  border-color: #121212 !important;
}

.figma-pdp__variants .variant-option-wrapper > input:checked + label.detail::before {
  border-color: #149dbb;
}

.figma-pdp__variants .variant-option-wrapper > input:checked + label.detail::after {
  background: #149dbb;
}

.figma-pdp__variants fieldset.size {
  display: none !important;
}

.figma-pdp__variants variant-selects fieldset.combo {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  align-items: start;
  gap: 16px !important;
  width: 100%;
  min-height: 88px;
}

.figma-pdp__variants variant-selects fieldset.combo .optioncombo {
  position: relative;
  width: 100%;
  height: 100%;
  align-items: flex-start;
  padding: 10px 6px 24px 34px;
}

.figma-pdp__variants fieldset.combo .optionname {
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
}

.figma-pdp__variants fieldset.combo .actualprice {
  margin: 5px 0 0;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
}

.figma-pdp__variants fieldset.combo .coprice {
  display: none;
}

.figma-pdp__variants variant-selects fieldset.combo .discountper {
  position: absolute;
  top: 31px;
  right: 5px;
  padding: 1px 4px;
  border-radius: 6px;
  background: #ffe0e0;
  color: #e60023;
  font-size: 10px;
  line-height: 16px;
}

.figma-pdp__variants variant-selects fieldset.combo .bslabel {
  position: absolute;
  top: auto !important;
  right: 0;
  bottom: 0;
  left: -1px;
  width: calc(100% + 2px);
  height: 24px;
  margin: 0;
  padding: 2px 4px !important;
  border: 1px solid #ebebeb;
  border-top: 0;
  border-radius: 0 0 10px 10px;
  background: #fff0d9;
  color: #e65531;
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0 !important;
}

.figma-pdp__variants variant-selects fieldset.combo .variant-option-wrapper:nth-of-type(1) .bslabel::before {
  content: "⭐ Starter Pack";
}

.figma-pdp__variants variant-selects fieldset.combo .variant-option-wrapper:nth-of-type(2) .bslabel::before {
  content: "🔥 Most Popular";
}

.figma-pdp__variants variant-selects fieldset.combo .variant-option-wrapper:nth-of-type(3) .bslabel::before {
  content: "💰 Best Value";
}

.figma-pdp__variants variant-selects fieldset.combo .bslabel::before {
  font-size: 11px;
  line-height: 20px;
}

.figma-pdp__variants variant-selects fieldset.combo .variant-option-wrapper:nth-of-type(1) .bslabel {
  border-color: #121212;
  background: #eee;
  color: #7b7b7b;
}

.figma-pdp__variants variant-selects fieldset.combo .variant-option-wrapper:nth-of-type(2) .bslabel {
  background: #d7e3ff;
  color: #3180e6;
}

.figma-pdp__variants variant-selects fieldset.combo .variant-option-wrapper:nth-of-type(3) .bslabel {
  background: #fff0d9;
  color: #e65531;
}

.figma-pdp__variants variant-selects fieldset.combo .variant-option-wrapper > label.detail::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 9px;
  width: 20px;
  height: 20px;
  border: 2px solid #149dbb;
  border-radius: 50%;
  background: #fff;
}

.figma-pdp__variants variant-selects fieldset.combo .variant-option-wrapper > input:checked + label.detail::after {
  content: "";
  position: absolute;
  z-index: 3;
  top: 15px;
  left: 14px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #149dbb;
}

.figma-pdp__packs {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 35px !important;
}

.figma-pdp__pack {
  display: flex;
  flex-direction: column;
  flex: 0 0 122px;
  width: 122px;
  min-width: 0;
  padding: 0;
  border: 1px solid #ebebeb;
  border-radius: 10px;
  background: #fff;
  color: #242424;
  font-family: "Poppins", sans-serif;
  cursor: pointer;
  overflow: hidden;
  min-height: 88px;
  line-height: normal;
  letter-spacing: 0;
}

.figma-pdp__pack.is-selected {
  border-color: #121212;
}

.figma-pdp__pack:nth-child(3) {
  flex-basis: 121px;
  width: 121px;
}

.figma-pdp__pack-main {
  display: flex;
  gap: 4px;
  min-height: 64px;
  padding: 10px 6px;
  text-align: left;
}

.figma-pdp__pack-radio {
  position: relative;
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
}

.figma-pdp__pack-radio img {
  position: absolute;
  inset: 0;
  width: 20px;
  height: 20px;
}

.figma-pdp__radio-on,
.figma-pdp__pack.is-selected .figma-pdp__radio-off {
  display: none;
}

.figma-pdp__pack.is-selected .figma-pdp__radio-on {
  display: block;
}

.figma-pdp__pack-copy {
  display: flex;
  flex-direction: column;
  gap: 6px;
  min-width: 0;
}

.figma-pdp__pack-copy strong {
  font-size: 12px;
  line-height: 20px;
}

.figma-pdp__pack-copy > span {
  display: flex;
  align-items: center;
  gap: 7px;
  white-space: nowrap;
}

.figma-pdp__pack-copy b {
  font-size: 12px;
  line-height: 16px;
}

.figma-pdp__pack-copy em {
  padding: 1px 4px;
  border-radius: 6px;
  background: #ffe0e0;
  color: #e60023;
  font-size: 11px;
  font-style: normal;
  line-height: 16px;
  white-space: nowrap;
}

.figma-pdp__pack-label {
  display: block;
  width: 100%;
  margin-top: auto;
  padding: 2px 3px;
  border-top: 1px solid #ebebeb;
  background: #fff0d9;
  color: #e65531;
  font-size: 11px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
}

.figma-pdp__pack:nth-child(2) .figma-pdp__pack-label {
  background: #d7e3ff;
  color: #3180e6;
}

.figma-pdp__pack:first-child .figma-pdp__pack-label {
  background: #eee;
  color: #7b7b7b;
  border-color: #121212;
}

.figma-pdp__commerce {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: 15px !important;
  width: 100%;
  clear: both;
}

.figma-pdp__purchase {
  display: grid !important;
  grid-template-columns: 118px minmax(0, 1fr) !important;
  grid-template-rows: 42px 42px !important;
  column-gap: 14px !important;
  row-gap: 10px !important;
  width: 100%;
  height: 94px;
  min-height: 94px;
}

.figma-pdp__quantity .quantity {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 118px !important;
  min-width: 118px !important;
  max-width: 118px !important;
  height: 42px !important;
  min-height: 42px !important;
  max-height: 42px !important;
  gap: 5px;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  background: #f5f5f5;
  box-shadow: none;
}

.figma-pdp__quantity {
  width: 118px !important;
  height: 42px !important;
  min-height: 42px !important;
  margin: 0 !important;
}

.figma-pdp__quantity .quantity::after,
.figma-pdp__quantity .quantity::before {
  display: none;
}

.figma-pdp__quantity .quantity__button {
  flex: 0 0 35px;
  width: 35px !important;
  height: 35px !important;
  min-height: 35px !important;
  max-height: 35px !important;
  margin: 0;
  padding: 0;
  border-radius: 9px;
  background: #e8e8e8 !important;
}

.figma-pdp__quantity .quantity__button:last-child {
  flex-basis: 36px;
  width: 36px;
}

.figma-pdp__quantity .quantity__button img {
  display: block;
  object-fit: contain;
}

.figma-pdp__quantity .quantity__input {
  flex: 0 0 30px;
  width: 30px;
  min-width: 30px;
  height: 42px !important;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
      border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

.figma-pdp__buy {
  display: contents;
  min-width: 0;
}

.figma-pdp__buy > div {
  display: contents;
}

.figma-pdp__buy .product-form,
.figma-pdp__buy .product-form__buttons {
  margin: 0 !important;
  max-width: none;
}

.figma-pdp__buy .product-form__submit {
  width: 100%;
  min-height: 42px !important;
  max-height: 42px !important;
  height: 42px !important;
  min-width: 0 !important;
  margin: 0;
  padding: 9px 21px;
  border: 0 !important;
  border-radius: 10px !important;
  background: #fef200 !important;
  color: #000 !important;
  font-size: 12px !important;
  font-weight: 700;
  letter-spacing: 0;
}

.figma-pdp__buy .product-form__submit::before,
.figma-pdp__buy .product-form__submit::after {
  display: none !important;
  content: none !important;
  box-shadow: none !important;
}

.figma-pdp__buy .product-page {
  grid-column: 1 / -1;
  width: 100%;
  height: 42px;
  margin: 0;
}

.figma-pdp__buy .gokwik-checkout {
  width: 100%;
  height: 42px;
}

.figma-pdp__buy .gokwik-checkout button {
  width: 100%;
  min-height: 42px !important;
  max-height: 42px !important;
  height: 42px !important;
  min-width: 0 !important;
  padding: 9px 21px !important;
  border: 1px solid #fef200 !important;
  border-radius: 10px !important;
  background: #fffee5 !important;
  font-size: 12px !important;
  font-weight: 700;
  letter-spacing: 0;
}

.figma-pdp__buy .gokwik-checkout button::before,
.figma-pdp__buy .gokwik-checkout button::after {
  box-shadow: none !important;
}

.figma-pdp__buy .gokwik-checkout span {
  font-size: 12px !important;
  line-height: 1 !important;
}

.figma-pdp__trust {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 9px 10px;
  border-radius: 13px;
  background: ##F6FDFF;
  margin-bottom: 35px
}

.figma-pdp__trust > div {
  display: flex;
  align-items: center;
  gap: 11px;
  min-height: 32px;
  font-size: 12px;
  font-weight: 500;
  line-height: 13px;
}

.figma-pdp__trust img {
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
}

.figma-pdp__trust a {
  color: inherit;
  text-underline-offset: 2px;
}

.figma-pdp__details {
  border-top: 1px solid #dedede;
}

.figma-pdp__details details {
  padding: 12px 0;
  border-bottom: 1px solid #dedede;
}

.figma-pdp__details summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    cursor: pointer;
    color: #33383c;
    font-size: 13px;
    font-weight: 600;
    line-height: 34px;
}

.figma-pdp__details summary::-webkit-details-marker {
  display: none;
}

.figma-pdp__details summary span {
  display: grid;
  place-items: center;
  width: 26px;
  height: 26px;
  border-radius: 4px;
  background: #e4e4e4;
}

.figma-pdp__details summary span img {
  width: 9px;
  height: 9px;
  transform: rotate(90deg);
  transition: transform .2s ease;
}

.figma-pdp__details details:not([open]) summary span img {
  transform: rotate(-90deg);
}

.figma-pdp__details ul {
  margin: 2px 0 0;
  padding: 0 8px;
  list-style: none;
}

.figma-pdp__details li {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #33383c;
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
}

.figma-pdp__details li img {
  flex: 0 0 14px;
  width: 14px;
  height: 14px;
}

.figma-pdp__storage {
  padding: 0 6px;
  color: #33383c;
  font-size: 12px;
  line-height: 15px;
}

.figma-pdp__storage p {
  margin: 5px 0 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500
}

@media screen and (max-width: 1100px) {
  .product-new-template-millet product-info .page-width {
    width: 94%;
    padding-inline: 0;
  }

  .figma-pdp {
    grid-template-columns: minmax(0, 1.35fr) minmax(360px, .9fr);
    gap: 32px;
  }

  .figma-pdp__gallery {
    width: 100% !important;
  }

  .figma-pdp__gallery {
    grid-template-columns: 68px minmax(0, 1fr);
    gap: 14px;
  }

  .figma-pdp__thumbs {
    width: 68px;
  }

  .figma-pdp__thumb {
    width: 64px;
    height: 64px;
    flex-basis: 64px;
  }

  .figma-pdp__card {
    width: 100%;
    padding: 28px 22px;
  }

  .figma-pdp__packs {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
  }

  .figma-pdp__pack,
  .figma-pdp__pack:nth-child(3) {
    width: auto;
    min-width: 0;
  }
}
  .jdgm-rev-widg__title {
    visibility: unset;
    font-family: Mochiy Pop One, sans-serif !important;
    font-weight: 500 !important;
    font-size: 38px !important;
    letter-spacing: 0px !important;
}
a.jdgm-write-rev-link {
    border-radius: 12px;
    height: 50px;
}

@media screen and (max-width: 749px) {

.figma-pdp__variants variant-selects fieldset.combo .variant-option-wrapper > input:checked + label.detail::after {
      top: 13px;
    left: 10px;
    width: 9px;
    height: 9px;
}
.figma-pdp__variants variant-selects fieldset.combo .variant-option-wrapper > label.detail::before {
      top: 10px;
    left: 7px;
    width: 15px;
    height: 15px;
}
.figma-pdp__variants variant-selects fieldset.combo .optioncombo {
    padding: 8px 6px 24px 26px;

}
.figma-pdp__variants variant-selects fieldset.combo .discountper {
      top: 32px;
}


  .product-new-template-millet product-info .page-width {
    width: 100%;
    padding: 0;
  }
  .table-wraps .row-wraper .col.col-title img.col-frame {
    width: 70px;
    height: 70px;
}
a.jdgm-write-rev-link {
    border-radius: 12px;
    height: 45px;
}
.figma-pdp__reviews {
  margin-top: 10px;
}
.product-new-template-millet .index-section.review {
        margin-top: 0px !important;
}

  .jdgm-rev-widg__title {
    visibility: unset;
    font-family: Mochiy Pop One, sans-serif !important;
    font-weight: 500 !important;
    font-size: 22px !important;
    letter-spacing: 0px !important;
}

  .figma-pdp {
    display: block;
    max-width: none;
  }

  .figma-pdp__gallery {
    position: relative;
    top: auto;
    display: flex;
    flex-direction: column-reverse;
    gap: 10px;
    width: 100% !important;
    padding: 0 16px;
  }

  .figma-pdp__thumbs {
    display: flex;
    flex-direction: row;
    gap: 8px;
    width: 100%;
    height: 90px;
    overflow-y: hidden;
    overflow-x: auto;
  }

  .figma-pdp__thumb {
    flex: 0 0 80px;
    width: 80px;
    height: 80px;
    border-radius: 8px;
  }

  .figma-pdp__stage { border-radius: 10px; aspect-ratio: auto !important; background: transparent !important;}
  .figma-pdp__arrow { width: 31px; height: 31px; }
  .figma-pdp__arrow--prev { left: 12px; }
  .figma-pdp__arrow--next { right: 12px; }
.figma-pdp__buy .product-page {
      height: 0px;
}
  .figma-pdp__card {
    width: calc(100% - 32px);
    max-width: 450px;
    margin: 16px auto;
    padding: 20px 12px;
    gap: 35px !important;
    border-radius: 14px;
  }
  .figma-pdp__variants variant-selects fieldset.combo {
        gap: 10px !important;
  }

  .figma-pdp__title {
    font-size: 16px;
    line-height: 25px;
  }

  .figma-pdp__benefits {
    gap: 15px 12px;
  }

  .figma-pdp__benefit {
    font-size: 13px;
    white-space: normal;
  }
  .figma-pdp__flavours h2 {
    font-size: 13px;
  }
  .figma-pdp__flavour span {
    font-size: 11px
  }

  .figma-pdp__variants .product-form__input {
    gap: 8px;
  }

  .figma-pdp__packs {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    padding-bottom: 2px;
  }

  .figma-pdp__pack,
  .figma-pdp__pack:nth-child(3) {
    flex: 0 0 calc((100% - 16px) / 3);
    width: calc((100% - 16px) / 3);
  }

  .figma-pdp__pack-main {
    padding-inline: 5px;
    gap: 15px
  }

  .figma-pdp__pack-radio {
    flex-basis: 16px;
    width: 16px;
    height: 16px;
  }

  .figma-pdp__pack-radio img {
    width: 16px;
    height: 16px;
  }

  .figma-pdp__pack-copy strong,
  .figma-pdp__pack-copy b {
    font-size: 13px;
  }

  .figma-pdp__pack-copy em {
    display: none;
  }

  .figma-pdp__variants .variant-option-wrapper > label.detail {
    min-height: 62px;
    padding-inline: 5px !important;
  }

  .figma-pdp__variants fieldset.combo .optionname,
  .figma-pdp__variants fieldset.combo .actualprice {
    font-size: 11px;
  }

  .figma-pdp__variants fieldset.combo .discountper {
    right: 3px;
    font-size: 9px;
  }

  .figma-pdp__purchase {
    grid-template-columns: 118px minmax(0, 1fr) !important;
    column-gap: 14px !important;
    row-gap: 10px !important;
        min-height: 48px;
        height: 10px !important;
  }

  .figma-pdp__quantity .quantity {
    width: 118px !important;
    gap: 5px;
  }

  .figma-pdp__trust > div {
    font-size: 14px;
  }
}

@media screen and (min-width: 480px) and (max-width: 749px) {
  .figma-pdp__card {
    padding: 32px 28px;
  }

  .figma-pdp__title {
    font-size: 18px;
    line-height: 29px;
  }

  .figma-pdp__benefit,
  .figma-pdp__trust > div {
    font-size: 12px;
  }
}
