:root{--chubby-sand: #fad0a0;--chubby-orange-light: #f5aa43;--chubby-orange: #e16422;--chubby-rust: #8e3c2a;--chubby-ink: #1c1c1c;--chubby-blue: #4c8eb5;--chubby-orange-100: #fef4e8;--chubby-orange-600: #a54214;--chubby-rust-100: #f7ede9;--chubby-grey-700: #4d5959;--chubby-grey-400: #878787;--chubby-border: #dddddd;--chubby-border-subtle: #e5e5e5;--chubby-surface-tint: #f7f7f7;--chubby-price-sale: #ec0101;--chubby-warning: #e0b252;--color-instock: var(--chubby-blue);--color-lowstock: var(--chubby-warning);--color-outofstock: #9e9e9e}.chubby-heading{margin:0 0 8px;font-family:var(--font-heading--family);font-weight:700;font-size:24px;line-height:1.3;color:var(--chubby-rust)}.chubby-heading__underline{width:32px;height:3px;background:var(--chubby-orange);margin:0 0 22px}.chubby-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px}.chubby-stars{--chubby-star-size: 17px;display:inline-flex;align-items:center;gap:3px;line-height:0}.chubby-stars--sm{--chubby-star-size: 13px}.chubby-stars--lg{--chubby-star-size: 19px}.chubby-stars img{display:block;flex:none;width:var(--chubby-star-size);height:var(--chubby-star-size);max-width:none}.chubby-stars__dim{opacity:.28}.chubby-stars__half{position:relative;display:block;flex:none;width:var(--chubby-star-size);height:var(--chubby-star-size)}.chubby-stars__half-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.28}.chubby-stars__half-clip{position:absolute;left:0;top:0;width:50%;height:100%;overflow:hidden;display:block}.chubby-meta__reviews{font-size:13px;color:var(--chubby-grey-400);text-decoration:none}.chubby-meta__reviews:hover{color:var(--chubby-orange)}.chubby-meta__divider{color:var(--chubby-border)}.chubby-meta__stock{display:inline-flex;align-items:center;gap:7px;font-size:14px;line-height:20px}.chubby-meta__dot{width:8px;height:8px;border-radius:999px;background:currentColor;flex:none}.chubby-meta__stock--in{color:var(--color-instock)}.chubby-meta__stock--low{color:var(--color-lowstock)}.chubby-meta__stock--preorder{color:var(--chubby-price-sale)}.chubby-meta__stock--out{color:var(--color-outofstock)}.chubby-meta__points{display:inline-flex;align-items:center;gap:6px;padding:4px 11px;border-radius:999px;background:var(--chubby-orange-100);font-size:12px;font-weight:700;color:var(--chubby-rust)}:root{--chubby-buy-h: 48px;--chubby-cta-ratio: 5.21}.product-information .add-to-cart-button,.sticky-add-to-cart__button.add-to-cart-button{--chubby-cap-l: calc(var(--chubby-buy-h) * 282 / 348);--chubby-cap-r: calc(var(--chubby-buy-h) * 313 / 348);--chubby-cap-t: calc(var(--chubby-buy-h) * 32 / 348);--chubby-cap-b: calc(var(--chubby-buy-h) * 36 / 348);box-sizing:border-box;display:flex;align-items:center;justify-content:center;height:var(--chubby-buy-h);min-height:0;padding:0;background:none;box-shadow:none;border-style:solid;border-color:transparent;border-width:var(--chubby-cap-t) var(--chubby-cap-r) var(--chubby-cap-b) var(--chubby-cap-l);border-image-source:url(chubby-btn-pill-default.png);border-image-slice:32 313 36 282 fill;border-image-repeat:round round;color:#fff;font-family:var(--font-heading--family);font-weight:700;font-size:15px;line-height:1;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;transition:none}.sticky-add-to-cart__bar{--chubby-buy-h: 40px}.sticky-add-to-cart__button.add-to-cart-button{font-size:13px}.product-information .add-to-cart-button:hover,.sticky-add-to-cart__button.add-to-cart-button:hover{border-image-source:url(chubby-btn-pill-hover.png);color:#fff}.product-information .add-to-cart-button:active,.sticky-add-to-cart__button.add-to-cart-button:active{border-image-source:url(chubby-btn-pill-active.png)}.product-information .add-to-cart-button[disabled],.sticky-add-to-cart__button.add-to-cart-button[disabled]{border-image-source:url(chubby-btn-pill-oos.png);opacity:1}.product-information .add-to-cart-button .svg-wrapper,.sticky-add-to-cart__button.add-to-cart-button .svg-wrapper{display:none}.product-information .add-to-cart-button .add-to-cart__added,.sticky-add-to-cart__button.add-to-cart-button .add-to-cart__added{color:var(--color-white)}.chubby-ptoggle{display:block}.chubby-ptoggle__row{display:flex;gap:10px}.chubby-ptoggle__opt{flex:1;min-height:44px;padding:0 12px;border:1px solid var(--chubby-border);border-radius:999px;background:#fff;color:var(--chubby-grey-700);font-family:var(--font-body--family);font-weight:700;font-size:14px;cursor:pointer;transition:border-color .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out}.chubby-ptoggle__opt[data-active]{border:2px solid var(--chubby-orange);background:var(--chubby-orange-100);color:var(--chubby-rust)}.chubby-ptoggle__opt[disabled]{opacity:.5;cursor:not-allowed}.chubby-ptoggle__panel{padding:16px 18px;border-radius:12px;background:var(--chubby-orange-100);margin-top:14px}.chubby-ptoggle__label{display:block;font-size:14px;font-weight:700;color:var(--chubby-rust);margin-bottom:10px}.chubby-ptoggle__freqs{display:flex;flex-wrap:wrap;gap:8px}.chubby-ptoggle__freq{padding:9px 16px;border:1px solid var(--chubby-border);border-radius:999px;background:transparent;color:var(--chubby-grey-700);font-family:var(--font-body--family);font-size:13px;font-weight:700;cursor:pointer}.chubby-ptoggle__freq[data-active]{border:2px solid var(--chubby-orange);background:#fff;color:var(--chubby-rust)}.chubby-ptoggle__freq[disabled]{opacity:.55;cursor:not-allowed}.chubby-ptoggle__note{margin:12px 0 0;font-size:13px;line-height:20px;color:var(--chubby-rust)}.layout-panel-flex--row:has(.chubby-wishlist){align-items:flex-end;flex-wrap:nowrap;gap:12px}.layout-panel-flex--row:has(.chubby-wishlist)>.buy-buttons-block{flex:1 1 auto;min-width:0}.layout-panel-flex--row:has(.chubby-wishlist)>.chubby-wishlist,.layout-panel-flex--row:has(.chubby-wishlist) .chubby-wishlist{flex:none}.layout-panel-flex--row:has(.chubby-wishlist) .product-form-buttons{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;width:100%}.layout-panel-flex--row:has(.chubby-wishlist) .quantity-selector-wrapper{flex:none;width:auto}.layout-panel-flex--row:has(.chubby-wishlist) .product-form-buttons>span:has(.add-to-cart-button){display:flex;flex:1 1 0%;min-width:190px}.layout-panel-flex--row:has(.chubby-wishlist) .product-form-buttons>span:has(.add-to-cart-button) add-to-cart-component{display:flex;flex:1 1 auto;min-width:0}.layout-panel-flex--row:has(.chubby-wishlist) .add-to-cart-button{flex:1 1 auto;min-width:min(100%,190px)}@media(max-width:749px){.layout-panel-flex--row:has(.chubby-wishlist).mobile-column{flex-direction:row}}@media(max-width:480px){:root{--chubby-buy-h: 44px}.layout-panel-flex--row:has(.chubby-wishlist){gap:8px}.layout-panel-flex--row:has(.chubby-wishlist) .product-form-buttons{gap:8px}}.product-information .shopify-payment-button,.product-information .accelerated-checkout-block,.product-information shopify-accelerated-checkout,.product-information shopify-accelerated-checkout-cart{display:none}.product-information .quantity-selector,.sticky-add-to-cart__bar .quantity-selector{border:0;box-shadow:none;height:var(--chubby-buy-h);min-height:0;padding:0 6px;background:transparent url(chubby-frame-pill.png) center / 100% 100% no-repeat}.product-information .quantity-selector input[name=quantity],.sticky-add-to-cart__bar .quantity-selector input{font-weight:700;color:var(--chubby-ink);background:transparent;border:0}.product-information .quantity-selector .button{background:transparent;border-radius:50%;color:var(--chubby-ink)}.product-information .quantity-selector .button:hover{background:var(--chubby-border-subtle)}.product-information .slideshow-controls__thumbnail{border:2px solid var(--chubby-border-subtle);border-radius:8px;overflow:hidden}.product-information .slideshow-controls__thumbnail[aria-selected=true],.product-information .slideshow-controls__thumbnail[aria-current=true]{border-color:var(--chubby-orange)}.product-information .price{font-size:22px;color:#696969}.product-information .compare-at-price{color:var(--chubby-price-sale)}.product-information .tax-note{font-size:13px;color:var(--chubby-grey-400)}.sticky-add-to-cart__bar{background:#fff;border-top:1px solid var(--chubby-border-subtle);box-shadow:0 -6px 24px -10px #0000002e}.sticky-add-to-cart__bar .sticky-add-to-cart__title{font-family:var(--font-heading--family);font-weight:700;color:var(--chubby-ink)}.sticky-add-to-cart__bar .sticky-add-to-cart__price{font-weight:700;color:var(--chubby-orange)}.chubby-postcode{display:block;margin-top:16px;padding-top:16px;border-top:1px solid var(--chubby-border-subtle)}.chubby-postcode__label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--chubby-ink);margin-bottom:8px}.chubby-postcode__label svg{color:var(--chubby-orange)}.chubby-postcode__form{display:flex;gap:8px;flex-wrap:wrap}.chubby-postcode__input{flex:1;min-width:150px;height:44px;padding:0 16px;border:1px solid var(--chubby-border);border-radius:999px;font-family:var(--font-body--family);font-size:14px;color:var(--chubby-ink);background:#fff}.chubby-postcode__submit{height:44px;padding:0 22px;border:1.5px solid var(--chubby-ink);border-radius:999px;background:#fff;font-family:var(--font-body--family);font-size:14px;font-weight:700;color:var(--chubby-ink);cursor:pointer;transition:color .3s ease-in-out,border-color .3s ease-in-out}.chubby-postcode__submit:hover{color:var(--chubby-orange);border-color:var(--chubby-orange)}.chubby-postcode__result{display:flex;gap:9px;align-items:flex-start;margin-top:12px;font-size:13px;line-height:20px;color:var(--chubby-grey-700)}.chubby-postcode__result svg{color:var(--chubby-orange);flex:none;margin-top:1px}.chubby-wishlist{display:inline-block}.chubby-wishlist__btn{position:relative;width:var(--chubby-buy-h);height:var(--chubby-buy-h);flex:none;border:0;border-radius:50%;background:transparent;padding:0;cursor:pointer}.chubby-wishlist__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.chubby-wishlist__img--active{opacity:0;transition:opacity .15s ease}.chubby-wishlist__btn:hover .chubby-wishlist__img--active,.chubby-wishlist[data-saved] .chubby-wishlist__img--active{opacity:1}.chubby-breadcrumbs{padding-block:18px 0}.chubby-breadcrumbs__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:4px;font-size:13px;color:var(--chubby-grey-400)}.chubby-breadcrumbs__list li:not(:first-child):before{content:"/";margin:0 6px 0 2px;color:var(--chubby-border)}.chubby-breadcrumbs__list a{color:var(--chubby-grey-400);text-decoration:none}.chubby-breadcrumbs__list a:hover{color:var(--chubby-orange)}.chubby-features__diagram{display:grid;grid-template-columns:1fr minmax(0,1.1fr) 1fr;gap:24px;align-items:center}.chubby-features__col{display:flex;flex-direction:column;gap:26px}.chubby-features__item{display:flex;align-items:center;gap:14px;text-align:left}.chubby-features__col--right .chubby-features__item{flex-direction:row-reverse;text-align:right}.chubby-features__badge{flex:none;width:52px;height:52px;border-radius:50%;background:var(--chubby-orange-100);display:flex;align-items:center;justify-content:center}.chubby-features__icon{width:26px;height:26px;object-fit:contain}.chubby-features__icon-fallback{width:24px;height:24px;color:var(--chubby-rust)}.chubby-features__title{margin:0;font-family:var(--font-heading--family);font-weight:700;font-size:15px;line-height:1.3;color:var(--chubby-ink)}.chubby-features__sub{margin:0;font-size:13px;line-height:1.4;color:var(--chubby-grey-400)}.chubby-features__media{aspect-ratio:1 / 1}.chubby-features__image{width:100%;height:100%;object-fit:contain;border-radius:6px}@media(max-width:860px){.chubby-features__diagram{grid-template-columns:1fr}.chubby-features__media{order:-1;max-width:320px;margin:0 auto;width:100%}.chubby-features__col--right .chubby-features__item{flex-direction:row;text-align:left}}.chubby-feeding__intro{margin:0 0 22px;font-size:15px;line-height:26px;color:var(--chubby-grey-700)}.chubby-feeding__intro p{margin:0}.chubby-feeding__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.chubby-feeding__card{border:1px solid var(--chubby-border-subtle);border-radius:12px;padding:16px;background:#fff}.chubby-feeding__badge{width:36px;height:36px;border-radius:50%;background:var(--chubby-orange-100);display:flex;align-items:center;justify-content:center;margin-bottom:10px}.chubby-feeding__icon{width:20px;height:20px;object-fit:contain}.chubby-feeding__title{margin:0 0 5px;font-family:var(--font-heading--family);font-weight:700;font-size:15px;line-height:1.3;color:var(--chubby-ink)}.chubby-feeding__text{margin:0 0 6px;font-size:14px;line-height:21px;color:var(--chubby-grey-700)}.chubby-feeding__note{margin:0;font-size:12px;line-height:18px;color:var(--chubby-grey-400)}.chubby-feeding__tip{display:flex;gap:10px;align-items:flex-start;margin-top:18px;padding:14px 16px;border-radius:10px;background:var(--chubby-surface-tint)}.chubby-feeding__tip-icon{width:19px;height:19px;color:var(--chubby-orange);flex:none;margin-top:1px}.chubby-feeding__tip-text{margin:0;font-size:14px;line-height:22px;color:var(--chubby-grey-700)}@media(max-width:860px){.chubby-feeding__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:420px){.chubby-feeding__grid{grid-template-columns:1fr}}.chubby-longdesc__inner{width:100%;margin-inline:auto;justify-self:stretch;box-sizing:border-box}.chubby-accordion{display:block;width:100%;box-sizing:border-box}.chubby-accordion__summary{width:100%;box-sizing:border-box}.chubby-longdesc__prose{margin:0 0 30px;font-size:16px;line-height:27px;color:var(--chubby-ink)}.chubby-accordion{margin-bottom:10px}.chubby-accordion__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;height:52px;padding:0 8px 0 18px;border:1px solid var(--chubby-border-subtle);border-radius:10px;background:#fff;color:var(--chubby-rust);font-family:var(--font-heading--family);font-weight:700;font-size:16px;cursor:pointer;list-style:none}.chubby-accordion__summary::-webkit-details-marker{display:none}.chubby-accordion__toggle{flex:none;width:34px;height:34px;border-radius:8px;background:var(--chubby-rust);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1}.chubby-accordion__toggle:before{content:"+"}.chubby-accordion[open] .chubby-accordion__toggle:before{content:"\2212"}.chubby-accordion__content{padding:20px 4px 10px}.chubby-specs{margin:0;padding:0}.chubby-specs__row{display:grid;grid-template-columns:180px 1fr;gap:16px;padding:11px 0;border-bottom:1px solid var(--chubby-border-subtle)}.chubby-specs__row:last-child{border-bottom:none}.chubby-specs__label{margin:0;font-family:var(--font-subheading--family);font-size:12px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;color:var(--chubby-rust)}.chubby-specs__value{margin:0;font-size:15px;line-height:24px;color:var(--chubby-ink)}.chubby-faq{display:flex;flex-direction:column;gap:20px}.chubby-faq__q{margin:0 0 6px;font-family:var(--font-heading--family);font-weight:700;font-size:16px;line-height:1.35;color:var(--chubby-ink)}.chubby-faq__a{font-size:15px;line-height:25px;color:var(--chubby-grey-700)}.chubby-faq__a p{margin:0}@media(max-width:860px){.chubby-specs__row{grid-template-columns:1fr;gap:2px}}@media(max-width:560px){.chubby-accordion__summary{font-size:15px;padding-left:14px}}.chubby-reviews__summary{display:flex;align-items:center;gap:20px;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid var(--chubby-border-subtle)}.chubby-reviews__score{font-family:var(--font-heading--family);font-size:44px;font-weight:700;color:var(--chubby-ink)}.chubby-stars--lg{margin-bottom:4px}.chubby-reviews__count{font-size:13px;color:var(--chubby-grey-400)}.chubby-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.chubby-reviews__card .chubby-stars{margin-bottom:8px}.chubby-reviews__photo{aspect-ratio:4 / 3;margin-bottom:10px;max-width:220px}.chubby-reviews__photo-img{width:100%;height:100%;object-fit:cover;display:block}.chubby-reviews__text{margin:0 0 8px;font-size:14px;line-height:22px}.chubby-reviews__author{font-size:13px;color:var(--chubby-grey-400);font-weight:700}@media(max-width:860px){.chubby-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.chubby-reviews__grid{grid-template-columns:1fr}}.group-block-content.layout-panel-flex--column:has(.chubby-postcode)>*{width:100%;align-self:stretch}.chubby-postcode__result[hidden]{display:none}
/*# sourceMappingURL=/cdn/shop/t/30/assets/chubby.css.map */
