.fc-s-product .fc-sshop-cart__size-pill{height:var(--fcsp-pill_height,30px)!important;min-height:var(--fcsp-pill_height,30px)!important;max-height:var(--fcsp-pill_height,30px)!important;min-width:var(--fcsp-pill_min_width,68px)!important;padding:var(--fcsp-pill_padding,0 18px)!important;background:var(--fcsp-pill_bg,#fff)!important;color:var(--fcsp-pill_text,#00594f)!important;border-color:var(--fcsp-pill_border,#00736b)!important;font-size:var(--fcsp-pill_font_size,11px)!important;font-weight:var(--fcsp-pill_font_weight,800)!important}.fc-s-product .fc-sshop-cart__size-pill span,.fc-s-product .fc-sshop-cart__size-pill small,.fc-s-product .fc-sshop-cart__size-pill strong{font-size:var(--fcsp-pill_font_size,11px)!important;font-weight:var(--fcsp-pill_font_weight,800)!important;line-height:1!important}.fc-s-product .fc-sshop-cart__size-row{gap:var(--fcsp-pill_gap,8px)!important}.fc-s-product .fc-sshop-cart__size-pill.is-selected,.fc-s-product .fc-sshop-cart__size-pill.selected,.fc-s-product .fc-sshop-cart__size-pill[aria-checked="true"]{background:var(--fcsp-pill_selected_bg,#edf8f6)!important;color:var(--fcsp-pill_selected_text,#00594f)!important;border-color:var(--fcsp-pill_selected_border,#00736b)!important}.fc-s-product .fcc-product-gallery{--fcc-product-gallery-scrollbar-w:var(--fcsp-rail_width,6px)!important;--fcc-product-gallery-scrollbar-thumb-length:var(--fcsp-rail_thumb_length,192px)!important}.fc-s-product .fcc-product-gallery::before{width:var(--fcsp-rail_width,6px)!important;background:var(--fcsp-rail_track,#ACE5A1)!important}.fc-s-product .fcc-product-gallery::after{width:var(--fcsp-rail_width,6px)!important;height:var(--fcsp-rail_thumb_length,192px)!important;background:var(--fcsp-rail_thumb,#006b5d)!important}.fc-s-product .fcc-product-gallery__sale-badge{width:var(--fcsp-sale_badge_width,80px)!important;min-width:var(--fcsp-sale_badge_width,80px)!important;height:var(--fcsp-sale_badge_height,30px)!important;min-height:var(--fcsp-sale_badge_height,30px)!important;padding:var(--fcsp-sale_badge_padding,0 8px)!important;border-radius:var(--fcsp-sale_badge_border_radius,7px)!important;background:var(--fcsp-sale_badge_background,#91E99D)!important;color:var(--fcsp-sale_badge_text_color,#fff)!important;border-style:solid!important;border-width:var(--fcsp-sale_badge_border_width,1px)!important;border-color:var(--fcsp-sale_badge_border_color,#91E99D)!important;font-size:var(--fcsp-sale_badge_font_size,18px)!important;font-weight:var(--fcsp-sale_badge_font_weight,700)!important}

/* 6.0.881 — live builder cap for FC-S-Product uploaded accordion icons and ingredient images. */
.fc-s-product .fc-s-product__accordion-title img{
  max-width:var(--fcsp-accordion_icon_max_size,96px)!important;
  max-height:var(--fcsp-accordion_icon_max_size,96px)!important;
  object-fit:contain!important;
}
.fc-s-product .fc-s-product__ingredient img{
  max-width:var(--fcsp-ingredient_image_max_size,96px)!important;
  max-height:var(--fcsp-ingredient_image_max_size,96px)!important;
  object-fit:contain!important;
}
