.rf-cart-items__wrapper{display:flex;flex-direction:column;width:100%}.rf-cart-items__list{display:flex;flex-direction:column;gap:0;margin:0;padding:0;width:100%}.rf-cart-items__entry{display:block;padding:16px 0;border-bottom:1px solid #d9d9d9}.rf-cart-items__entry:last-child{border-bottom:none}.rf-cart-kit{display:block;position:relative;transition:opacity .2s ease}.rf-cart-kit[data-removing]{opacity:.4;pointer-events:none}.rf-cart-kit__header{display:grid;grid-template-columns:72px minmax(0,1fr) auto;column-gap:16px;align-items:center}.rf-cart-kit__thumb{display:flex;align-items:center;justify-content:center;width:72px;height:60px;background:#f8f8f8;border-radius:8px;overflow:hidden;text-decoration:none}.rf-cart-kit__thumb-image{max-width:90%;max-height:90%;object-fit:contain}.rf-cart-kit__info{display:flex;flex-direction:column;gap:4px;min-width:0}.rf-cart-kit__title{display:block;font-size:12px;font-weight:700;color:var(--color-foreground);text-decoration:none;line-height:1.3;overflow-wrap:break-word}.rf-cart-kit__delivery{font-size:12px;color:#6f6f6f;line-height:1.4}.rf-cart-kit__price{display:flex;flex-direction:column;align-items:flex-end;gap:8px;text-align:end;white-space:nowrap}.rf-cart-kit__price-compare{font-size:12px;color:#6f6f6f;text-decoration:line-through}.rf-cart-kit__price-current{display:inline-flex;align-items:baseline;gap:2px}.rf-cart-kit__price-value{font-size:14px;font-weight:500;color:var(--color-foreground)}.rf-cart-kit__price-suffix{font-size:12px;color:var(--color-foreground)}.rf-cart-kit__items{margin:12px 0 0 88px;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px}.rf-cart-kit__item{display:flex;align-items:center;gap:6px;font-size:12px;color:#515151;line-height:1.4}.rf-cart-kit__item-quantity{font-weight:500;color:var(--color-foreground)}.rf-cart-kit__bonuses{display:flex;flex-direction:column;gap:10px;margin:12px 0 0;padding:12px 0 0;list-style:none;border-top:1px solid #d9d9d9}.rf-cart-kit__bonus{display:grid;grid-template-columns:72px minmax(0,1fr) auto;column-gap:16px;align-items:center}.rf-cart-kit__bonus-thumb{display:flex;align-items:center;justify-content:center;width:72px;height:60px;background:#f8f8f8;border-radius:8px;overflow:hidden;text-decoration:none}.rf-cart-kit__bonus-image{max-width:60%;max-height:90%;object-fit:contain}.rf-cart-kit__bonus-info{display:flex;flex-direction:column;gap:4px;min-width:0}.rf-cart-kit__bonus-title{font-size:12px;font-weight:700;color:var(--color-foreground);line-height:1.3;overflow-wrap:break-word}.rf-cart-kit__bonus-subtitle{font-size:12px;color:#6f6f6f;line-height:1.4}.rf-cart-kit__bonus-price{display:flex;flex-direction:column;align-items:flex-end;gap:4px;text-align:end;white-space:nowrap}.rf-cart-kit__bonus-price-compare{font-size:12px;color:var(--color-foreground);font-weight:500;text-decoration:line-through}.rf-cart-kit__bonus-badge{display:inline-flex;align-items:center;justify-content:center;padding:3px 12px;background:#23be7d;color:#14532d;font-size:12px;font-weight:500;border-radius:4px;line-height:1.4}.rf-cart-kit__footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:12px}.rf-cart-kit__stepper{display:inline-flex;align-items:center;gap:0;border:1px solid #b7b7b7;border-radius:4px;background:var(--color-background);height:24px}.rf-cart-kit__stepper-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:24px;height:100%;background:transparent;border:0;border-radius:3px;color:var(--color-foreground);font-size:14px;font-weight:400;line-height:1;cursor:pointer;padding:0}.rf-cart-kit__stepper-btn:before{content:"";position:absolute;top:50%;left:50%;width:44px;height:44px;transform:translate(-50%,-50%)}.rf-cart-kit__stepper-btn:hover{background:#f8f8f8}.rf-cart-kit__stepper-btn:disabled{cursor:not-allowed;opacity:.4}.rf-cart-kit__stepper-qty{display:inline-flex;align-items:center;justify-content:center;min-width:20px;padding:0 4px;font-size:12px;font-weight:500;color:var(--color-foreground);line-height:1}.rf-cart-kit[data-busy] .rf-cart-kit__stepper{opacity:.5;pointer-events:none}.rf-cart-kit__remove{display:inline-flex;align-items:center;gap:4px;min-height:44px;padding:14px 0;margin:-14px 0;background:transparent;border:0;color:#515151;font-size:12px;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.rf-cart-kit__remove:hover{color:var(--color-foreground)}.rf-cart-kit__remove-icon{display:inline-flex;width:12px;height:12px}.rf-cart-kit__remove-icon svg{width:100%;height:100%}.rf-cart-kit__error{margin-top:8px;padding:8px 12px;background-color:#f8f8f8;border-radius:4px;font-size:12px;color:var(--color-foreground)}.rf-cart-kit__error.hidden{display:none}.rf-cart-frequency{display:inline-flex;align-items:center;flex-wrap:wrap;min-height:44px;max-width:100%}.rf-cart-frequency[data-switching]{opacity:.5;pointer-events:none}.rf-cart-frequency__fallback{font-size:12px;color:#515151;text-decoration:underline;text-underline-offset:2px}.rf-cart-frequency__select{appearance:none;-webkit-appearance:none;background:transparent;border:0;padding:0 16px 0 0;margin:0;font:inherit;font-size:16px;min-height:44px;color:#515151;text-decoration:underline;text-underline-offset:2px;cursor:pointer;max-width:100%;min-width:0;line-height:1.4;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'><path d='M1 1L5 5L9 1' stroke='%23515151' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 0 center;background-size:.7em auto}.rf-cart-frequency__select:focus-visible{outline:2px solid var(--color-foreground);outline-offset:2px;border-radius:2px}.rf-cart-frequency__select:disabled{cursor:not-allowed;opacity:.5}.rf-cart-frequency__error{width:100%;margin-top:8px;padding:8px 12px;background-color:#f8f8f8;border-radius:4px;font-size:12px;color:var(--color-foreground)}.rf-cart-frequency__error.hidden{display:none}.rf-cart-upsell{display:block;margin-top:16px}.rf-cart-upsell[hidden]{display:none}.rf-cart-upsell[data-swapping] .rf-cart-upsell__card{opacity:.5;pointer-events:none}.rf-cart-upsell__heading{padding-inline:16px;font-size:12px;font-weight:500;color:var(--color-foreground);margin:0 0 8px}.rf-cart-upsell__card{display:grid;grid-template-columns:72px minmax(0,1fr) auto;grid-template-areas:"media body price" "media body cta" "error error error";column-gap:16px;row-gap:8px;align-items:center;padding:12px 16px;background:#f8f8f8}.rf-cart-upsell__media{grid-area:media;display:flex;align-items:center;justify-content:center;width:72px;height:60px;background:var(--color-background);border-radius:8px;overflow:hidden;text-decoration:none}.rf-cart-upsell__media-image{max-width:90%;max-height:90%;object-fit:contain}.rf-cart-upsell__body{grid-area:body;min-width:0;display:flex;flex-direction:column;gap:5px;align-self:center}.rf-cart-upsell__title{font-size:12px;font-weight:500;color:var(--color-foreground);text-decoration:none;line-height:1.3;overflow-wrap:break-word}.rf-cart-upsell__description{margin:0;font-size:12px;color:#6f6f6f;line-height:1.3}.rf-cart-upsell__description[hidden]{display:none}.rf-cart-upsell__price{grid-area:price;font-size:14px;font-weight:500;color:var(--color-foreground);white-space:nowrap;text-align:end;align-self:start;line-height:1.2}.rf-cart-upsell__cta{grid-area:cta;justify-self:end;align-self:end;padding:3px 16px;background:var(--color-foreground);color:var(--color-background);border:0;border-radius:8px;font-size:12px;font-weight:500;letter-spacing:.02em;cursor:pointer;min-height:44px;line-height:1.4}.rf-cart-upsell__cta:hover{opacity:.85}.rf-cart-upsell__cta:disabled{cursor:not-allowed;opacity:.5}.rf-cart-upsell__error{grid-area:error;margin-top:8px;padding:8px 12px;background:var(--color-background);border-radius:4px;font-size:12px;color:var(--color-foreground)}.rf-cart-upsell__error.hidden{display:none}.rf-cart-kit__bonus-qty{font-weight:500;color:var(--color-foreground)}
/*# sourceMappingURL=/cdn/shop/t/40/assets/nuture-cart-kit.css.map */
