.cart-holder{--jb-cream: var(--jb-coconut, #fffdf4);--jb-text: var(--jb-blackberry, #1a1a1a);--jb-muted: rgba(26, 26, 26, .45);--jb-white: #ffffff;--jb-border-soft: rgba(26, 26, 26, .1);--jb-radius-card: var(--r-lg, 16px);--jb-radius-pill: var(--r-pill, 999px)}.cart-holder{background:var(--jb-cream)!important;min-height:60vh}.cart-holder .cart__inner{display:grid!important;grid-template-columns:1fr 380px!important;grid-template-areas:"content aside" "upsell upsell"!important;gap:24px 32px!important;align-items:start!important}.cart-holder .cart__content{grid-area:content}.cart-holder .cart__title{font-size:28px!important;font-weight:800!important;letter-spacing:-.02em!important;color:var(--jb-text)!important;margin-bottom:20px!important;display:flex!important;align-items:center!important;gap:10px!important}.cart-holder .cart__items-count{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:28px!important;height:28px!important;padding:0 8px!important;border-radius:var(--jb-radius-pill)!important;background:var(--jb-bubblegum, #edbded)!important;border:2px solid var(--jb-blackberry, #1a1a1a)!important;color:var(--jb-text)!important;font-size:12px!important;font-weight:700!important;line-height:1!important}.cart-holder .cart__items-count:before,.cart-holder .cart__items-count:after{display:none!important}.cart-holder .cart__button-continue{margin-bottom:24px!important}.cart-holder .cart__button-continue .btn{font-size:13px!important;padding:8px 18px!important;border-radius:var(--jb-radius-pill)!important;border:1.5px solid var(--jb-border-soft)!important;color:var(--jb-muted)!important;background:transparent!important;transition:all .18s!important}.cart-holder .cart__button-continue .btn:hover{border-color:#21212140!important;color:var(--jb-text)!important}.cart-holder .cart__items{display:flex!important;flex-direction:column!important;gap:12px!important;margin-top:8px!important}.cart-holder .jb-cart-bundle-group{border:2.5px solid var(--jb-blackberry, #1a1a1a);border-radius:var(--jb-radius-card);background:var(--jb-white);box-shadow:var(--sh-sticker, 3px 3px 0 #1a1a1a);overflow:hidden}.cart-holder .jb-cart-bundle-group__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;background:var(--jb-bubblegum, #edbded);border-bottom:2.5px solid var(--jb-blackberry, #1a1a1a)}.cart-holder .jb-cart-bundle-group--pick-n-mix .jb-cart-bundle-group__header{background:var(--jb-butter, #ffd664)}.cart-holder .jb-cart-bundle-group__heading{min-width:0}.cart-holder .jb-cart-bundle-group__eyebrow{display:block;margin-bottom:2px;color:#1a1a1a99;font-size:10px;font-weight:800;letter-spacing:.09em;line-height:1.2;text-transform:uppercase}.cart-holder .jb-cart-bundle-group__title{margin:0;color:var(--jb-text);font-size:18px;font-weight:800;letter-spacing:-.02em;line-height:1.2}.cart-holder .jb-cart-bundle-group__summary{margin:2px 0 0;color:#1a1a1aad;font-size:12px;font-weight:600;line-height:1.3}.cart-holder .jb-cart-bundle-group__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.cart-holder .jb-cart-bundle-group__edit,.cart-holder .jb-cart-bundle-group__remove{min-height:40px;padding:9px 13px;border:2px solid var(--jb-blackberry, #1a1a1a);border-radius:var(--jb-radius-pill);font-family:inherit;font-size:12px;font-weight:700;line-height:1;text-decoration:none;cursor:pointer}.cart-holder .jb-cart-bundle-group__edit{display:inline-flex;align-items:center;justify-content:center;background:var(--jb-white);color:var(--jb-text)}.cart-holder .jb-cart-bundle-group__remove{background:transparent;color:var(--jb-text)}.cart-holder .jb-cart-bundle-group__edit:hover,.cart-holder .jb-cart-bundle-group__remove:hover{background:var(--jb-blackberry, #1a1a1a);color:#fff}.cart-holder .jb-cart-bundle-group__remove:disabled{cursor:wait;opacity:.55}.cart-holder .jb-cart-bundle-group__items{display:flex;flex-direction:column}.cart-holder .jb-cart-bundle-group .cart__item--bundle-component{border:0!important;border-radius:0!important;box-shadow:none!important}.cart-holder .jb-cart-bundle-group .cart__item--bundle-component+.cart__item--bundle-component{border-top:1px solid var(--jb-border-soft)!important}.cart-holder .jb-cart-bundle-role{display:inline-flex;width:fit-content;margin:0 0 4px;padding:3px 8px;border-radius:var(--jb-radius-pill);background:#1a1a1a12;color:#1a1a1aad;font-size:10px;font-weight:800;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.cart-holder .jb-cart-bundle-quantity{width:fit-content;margin-top:8px;padding:5px 9px;border-radius:var(--jb-radius-pill);background:var(--jb-cream);color:var(--jb-muted);font-size:11px;font-weight:700;line-height:1}.cart-holder .jb-cart-bundle-group__status{display:none;margin:0;padding:0 16px 12px;color:var(--jb-strawberry, #ff3b00);font-size:12px;font-weight:700}.cart-holder .jb-cart-bundle-group__status:not(:empty){display:block}.cart-holder .jb-cart-bundle-group.is-invalid{border-color:var(--jb-strawberry, #ff3b00)}.jb-cart-has-invalid-bundle .additional-checkout-buttons{display:none!important}.cart-holder .cart__item{display:flex!important;gap:14px!important;padding:14px!important;background:var(--jb-white)!important;border-radius:var(--jb-radius-card)!important;border:2.5px solid var(--jb-blackberry, #1a1a1a)!important;box-shadow:var(--sh-sticker-sm, 2px 2px 0 #1a1a1a)!important;position:relative!important;margin:0!important}.cart-holder .cart__item__image{width:88px!important;height:88px!important;min-width:88px!important;border-radius:10px!important;overflow:hidden!important;background:#f5f3ec!important;flex-shrink:0!important}.cart-holder .cart__item__image .lazy-image,.cart-holder .cart__item__image a{display:block!important;width:100%!important;height:100%!important}.cart-holder .cart__item__image img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:10px!important;display:block!important}.cart-holder .cart__item__content{flex:1!important;width:auto!important;min-width:0!important;padding-left:0!important;display:flex!important;gap:12px!important;align-items:flex-start!important}.cart-holder .cart__item__content__left{flex:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:4px!important}.cart-holder .cart__item__content__right{flex-shrink:0!important;text-align:right!important;padding-right:28px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;align-self:stretch!important}.cart-holder .cart__item__title{font-size:14px!important;font-weight:600!important;line-height:1.3!important;color:var(--jb-text)!important;margin:0!important}.cart-holder .cart__item__title a{color:var(--jb-text)!important;text-decoration:none!important}.cart-holder .cart__item__meta,.cart-holder .cart__item__selected-options,.cart-holder .cart__item__selling-plan{font-size:12px!important;color:var(--jb-muted)!important;line-height:1.4!important;margin:0!important}.cart-holder .cart__item__meta p,.cart-holder .cart__item__selected-options{margin:0!important}.cart-holder .cart__price{display:none!important}.cart-holder .cart__item__price{font-size:15px!important;font-weight:700!important;color:var(--jb-text)!important;line-height:1!important}.cart-holder .cart__discount{font-size:12px!important;color:var(--jb-strawberry, #ff3b00)!important;margin:2px 0 0!important}.cart-holder .select-popout{display:none!important}.cart-holder .cart__quantity{position:static!important;display:flex!important;align-items:center!important;gap:4px!important;width:auto!important}.cart-holder .cart__quantity-minus,.cart-holder .cart__quantity-plus{position:static!important;transform:none!important;display:flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;border-radius:50%!important;border:2px solid var(--jb-blackberry, #1a1a1a)!important;background:var(--jb-cream)!important;cursor:pointer!important;font-size:16px!important;font-weight:600!important;color:var(--jb-text)!important;transition:background .15s,color .15s!important;flex-shrink:0!important;padding:0!important}.cart-holder .cart__quantity-minus:hover,.cart-holder .cart__quantity-plus:hover{background:var(--jb-blackberry, #1a1a1a)!important;color:#fff!important}.cart-holder .cart__quantity-field{width:32px!important;height:28px!important;min-width:32px!important;background:var(--jb-cream)!important;border:2px solid var(--jb-blackberry, #1a1a1a)!important;border-radius:6px!important;text-align:center!important;font-size:13px!important;font-weight:700!important;color:var(--jb-text)!important;pointer-events:auto!important;padding:0!important;-moz-appearance:textfield!important;-webkit-appearance:none!important}.cart-holder .cart__quantity-field::-webkit-outer-spin-button,.cart-holder .cart__quantity-field::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}.cart-holder quantity-input.cart__quantity-wrapper{display:flex!important;align-items:center!important;margin-top:8px!important;position:static!important}.cart-holder .cart__quantity-counter{display:flex!important;align-items:center!important;gap:6px!important;position:static!important}.cart-holder .cart__item__remove{position:absolute!important;top:8px!important;right:8px!important;width:26px!important;height:26px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#2121210f!important;border:none!important;cursor:pointer!important;text-decoration:none!important;font-size:0!important;transition:background .18s!important;line-height:1!important}.cart-holder .cart__item__remove:after{content:"\d7";font-size:18px;line-height:1;color:var(--jb-muted);font-weight:400}.cart-holder .cart__item__remove:hover{background:#2121211f!important}.cart-holder .cart__item__remove:hover:after{color:var(--jb-text)}.cart-holder .cart__aside{grid-area:aside;position:sticky!important;top:24px!important}.jb-cart-proof{text-align:center;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid rgba(26,26,26,.1);display:flex;flex-direction:column;align-items:center;gap:2px}.jb-cart-proof__stars{font-size:16px;color:var(--jb-strawberry, #ff3b00);letter-spacing:2px;line-height:1}.jb-cart-proof__count{font-family:var(--font-body, "Nunito Sans", sans-serif);font-size:11px;font-weight:600;color:#1a1a1a80;letter-spacing:.05em;text-transform:uppercase}.cart-holder .cart__price__holder{background:var(--jb-white)!important;border:2.5px solid var(--jb-blackberry, #1a1a1a)!important;border-radius:var(--jb-radius-card)!important;padding:20px!important;box-shadow:var(--sh-sticker, 3px 3px 0 #1a1a1a)!important;margin-bottom:12px!important}.cart-holder .cart__total{display:flex!important;justify-content:space-between!important;align-items:baseline!important;margin-bottom:6px!important}.cart-holder .cart__total:not([data-discount-body]) .cart__total__label{font-size:11px!important;color:var(--jb-muted)!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:.05em!important}.cart-holder .cart__total:not([data-discount-body]) .cart__total__price{font-size:13px!important;font-weight:500!important;color:var(--jb-muted)!important;text-decoration:line-through!important;letter-spacing:0!important}.cart-holder .jb-subtotal-price{font-size:28px!important;font-weight:800!important;color:var(--jb-text)!important;letter-spacing:-.02em!important;line-height:1!important}.cart-holder [data-discount-body]{background:#22c55e14!important;border-radius:8px!important;padding:4px 8px!important;margin-bottom:6px!important;font-size:12px!important}.cart-holder .cart-block{margin-bottom:10px!important}.cart-holder .cart__foot__inner{padding:0!important;margin:0!important}.cart-holder .cart__buttons-wrapper,.cart-holder .cart__buttons{margin:0!important;padding:0!important}.cart-holder .cart__buttons__fieldset{border:none!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:column!important;gap:8px!important}.cart-holder .cart__checkout{width:100%!important;padding:16px 24px!important;background:var(--jb-strawberry, #ff3b00)!important;color:#fff!important;border:2.5px solid var(--jb-blackberry, #1a1a1a)!important;border-radius:var(--jb-radius-pill)!important;box-shadow:var(--sh-sticker-sm, 2px 2px 0 #1a1a1a)!important;font-size:16px!important;font-weight:700!important;cursor:pointer!important;transition:background .15s!important;letter-spacing:.01em!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.cart-holder .cart__checkout:hover{background:#e03000!important;opacity:1!important}.cart-holder .cart__checkout svg{width:16px;height:16px;color:var(--jb-cream)}.cart-holder .additional-checkout-buttons{display:flex!important;flex-direction:column!important;gap:6px!important;margin:0!important;padding:0!important;border-top:none!important}.cart-holder .additional-checkout-buttons>*{border-radius:var(--jb-radius-pill)!important;overflow:hidden!important;margin:0!important}.cart-holder #dynamic-checkout-cart,.cart-holder .dynamic-checkout__content,.cart-holder shopify-accelerated-checkout-cart{border-top:none!important;padding-top:0!important;margin-top:0!important}.cart-holder .cart__note{display:block!important;text-align:center!important;font-size:11px!important;color:var(--jb-muted)!important;margin-top:10px!important;font-style:normal!important;line-height:1.4!important}.cart-holder .cart__acceptance__label{font-size:12px!important;color:var(--jb-muted)!important}.cart-holder redo-shopify-toggle button,.cart-holder redo-shopify-toggle a[role=button],.cart-holder #redo-container button{color:transparent!important;position:relative!important;overflow:hidden!important}.cart-holder redo-shopify-toggle button:before,.cart-holder redo-shopify-toggle a[role=button]:before,.cart-holder #redo-container button:before{content:"Checkout+"!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:inherit!important;color:#fff!important;font-size:15px!important;font-weight:700!important;letter-spacing:.01em!important;pointer-events:none!important;z-index:1!important}.cart-holder redo-shopify-toggle button,.cart-holder redo-shopify-toggle [role=button],.cart-holder redo-shopify-toggle a[href*=checkout]{border-radius:var(--jb-radius-pill)!important;overflow:hidden!important}.cart-holder .cart__buttons__fieldset redo-shopify-toggle~.cart__checkout{height:0!important;min-height:0!important;padding-top:0!important;padding-bottom:0!important;margin:0!important;overflow:hidden!important;border:none!important;pointer-events:none!important;position:absolute!important;opacity:0!important}.jb-page-upsell{grid-area:upsell;margin-top:0;min-width:0}.jb-page-upsell__heading{margin-bottom:12px}.jb-page-upsell__label{font-family:var(--font-display, "Lexend", sans-serif);font-size:13px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--jb-text);margin:0 0 4px}.jb-page-upsell__intro{max-width:520px;color:var(--jb-muted);font-size:12px;line-height:1.45;margin:0}.jb-page-upsell__scroll{overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 3px 6px 0}.jb-page-upsell__scroll::-webkit-scrollbar{display:none}.jb-page-upsell__track{display:flex;gap:14px;width:max-content}.jb-pu-card{width:190px;flex-shrink:0;background:var(--jb-white);border:2.5px solid var(--jb-blackberry, #1a1a1a);border-radius:var(--jb-radius-card);overflow:hidden;scroll-snap-align:start;box-shadow:var(--sh-sticker-sm, 2px 2px 0 #1a1a1a);display:flex;flex-direction:column}.jb-pu-card__img-wrap{display:block;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#f5f3ec;flex-shrink:0}.jb-pu-card__img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.jb-pu-card__img-wrap:hover img{transform:scale(1.04)}.jb-pu-card__img-placeholder{width:100%;height:100%;background:#f0ebe3}.jb-pu-card__body{padding:11px 12px 12px;flex:1;display:flex;flex-direction:column;gap:6px}.jb-pu-card__badge{align-self:flex-start;background:var(--jb-butter, #ffd664);border:1.5px solid var(--jb-blackberry, #1a1a1a);border-radius:var(--jb-radius-pill);color:var(--jb-text);font-size:8px;font-weight:800;letter-spacing:.06em;line-height:1;margin:0;padding:5px 7px 4px;text-transform:uppercase}.jb-pu-card__title{font-family:var(--font-display, "Lexend", sans-serif);font-size:12px;font-weight:750;color:var(--jb-text);margin:0;line-height:1.35}.jb-pu-card__title a{color:inherit;text-decoration:none}.jb-pu-card__reason{color:var(--jb-muted);display:-webkit-box;font-size:10.5px;line-height:1.4;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.jb-pu-card__price{font-size:12px;font-weight:700;color:var(--jb-text);margin:0}.jb-pu-card__btn{margin-top:auto;width:100%;min-height:44px;padding:9px 10px;background:var(--jb-strawberry, #ff3b00);color:#fff;border:2px solid var(--jb-blackberry, #1a1a1a);border-radius:var(--jb-radius-pill);font-size:11px;font-weight:700;cursor:pointer;transition:background .15s;font-family:inherit;letter-spacing:.02em;align-items:center;display:flex;justify-content:center;line-height:1.2;text-align:center;text-decoration:none}.jb-pu-card__btn:hover{background:#e03000}.jb-pu-card__btn:disabled{opacity:.6;cursor:default}.jb-pu-card__btn--added{background:#22c55e26;color:#16a34a}@media(max-width:900px){.jb-pu-card{width:168px}.jb-page-upsell__label{font-size:12px}}.jb-shipping-nudge--top{display:none}.jb-shipping-nudge{background:var(--jb-white);border:2.5px solid var(--jb-blackberry, #1a1a1a);border-radius:var(--r-lg, 16px);box-shadow:var(--sh-sticker-sm, 2px 2px 0 #1a1a1a);padding:14px 16px;margin-bottom:12px}@media(max-width:900px){.jb-shipping-nudge--top{display:block;flex-basis:100%;margin-bottom:10px}.cart__aside .jb-shipping-nudge:not(.jb-shipping-nudge--top){display:none}}.jb-shipping-nudge__msg{font-family:var(--font-body, "Nunito Sans", sans-serif);font-size:12px;font-weight:600;color:var(--jb-blackberry, #1a1a1a);margin:0 0 10px;text-align:center;line-height:1.4}.jb-shipping-nudge__bar-track{height:8px;background:#1a1a1a14;border-radius:999px;overflow:hidden;border:1px solid rgba(26,26,26,.12)}.jb-shipping-nudge__bar-fill{height:100%;background:var(--jb-apple, #22c55e);border-radius:999px;max-width:100%;min-width:4px}.jb-cart-review{background:var(--jb-white);border:2.5px solid var(--jb-blackberry, #1a1a1a);border-radius:var(--r-lg, 16px);box-shadow:var(--sh-sticker-sm, 2px 2px 0 #1a1a1a);padding:16px;text-align:center}.jb-cart-review__stars{font-size:16px;color:var(--jb-strawberry, #ff3b00);letter-spacing:2px;margin:0 0 8px;display:block}.jb-cart-review__quote{font-family:var(--font-display, "Lexend", sans-serif);font-size:12px;font-weight:700;color:var(--jb-blackberry, #1a1a1a);text-transform:uppercase;line-height:1.35;margin:0 0 6px}.jb-cart-review__attr{font-family:var(--font-body, "Nunito Sans", sans-serif);font-size:10px;font-weight:500;color:#1a1a1a80;letter-spacing:.04em;margin:0}.cart-holder .cart.is-empty .cart__empty{width:100%!important;max-width:1180px!important;margin:0 auto!important;padding:56px 24px 72px!important;text-align:center!important}.jb-empty-cart__header{max-width:680px;margin:0 auto 34px}.jb-empty-cart__eyebrow{width:fit-content;margin:0 auto 12px!important;padding:7px 13px;border:2px solid var(--jb-blackberry, #1a1a1a);border-radius:var(--jb-radius-pill);background:var(--jb-butter, #ffd664);color:var(--jb-text);font-size:11px!important;font-weight:800;letter-spacing:.08em;line-height:1}.cart-holder .cart.is-empty .jb-empty-cart__title{justify-content:center!important;margin:0 0 10px!important;color:var(--jb-text)!important;font-family:var(--font-display, "Lexend", sans-serif);font-size:clamp(32px,5vw,54px)!important;font-weight:900!important;letter-spacing:-.04em!important;line-height:1.02!important}.jb-empty-cart__intro{max-width:580px;margin:0 auto!important;color:#1a1a1aad;font-size:17px!important;line-height:1.5}.jb-empty-cart__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;text-align:left}.jb-empty-product-card{min-width:0;overflow:hidden;border:2.5px solid var(--jb-blackberry, #1a1a1a);border-radius:var(--jb-radius-card);background:var(--jb-white);box-shadow:var(--sh-sticker, 3px 3px 0 #1a1a1a);display:flex;flex-direction:column}.jb-empty-product-card__image{display:block;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-bottom:2.5px solid var(--jb-blackberry, #1a1a1a);background:#f4f0e8}.jb-empty-product-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.jb-empty-product-card__image:hover img{transform:scale(1.035)}.jb-empty-product-card__body{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:15px}.jb-empty-product-card__badge{width:fit-content;margin:0 0 9px!important;padding:5px 8px;border:1.5px solid var(--jb-blackberry, #1a1a1a);border-radius:var(--jb-radius-pill);background:var(--jb-bubblegum, #edbded);color:var(--jb-text);font-size:9px!important;font-weight:800;letter-spacing:.07em;line-height:1}.jb-empty-product-card:nth-child(2n) .jb-empty-product-card__badge{background:var(--jb-butter, #ffd664)}.jb-empty-product-card__title{margin:0 0 7px;color:var(--jb-text);font-family:var(--font-display, "Lexend", sans-serif);font-size:18px;font-weight:800;letter-spacing:-.02em;line-height:1.15}.jb-empty-product-card__title a{color:inherit;text-decoration:none}.jb-empty-product-card__reason{margin:0 0 12px!important;color:#1a1a1a9e;font-size:12px!important;line-height:1.45}.jb-empty-product-card__price{margin:auto 0 11px!important;color:var(--jb-text);font-size:15px!important;font-weight:800;line-height:1.2}.jb-empty-product-card__cta{display:inline-flex;width:100%;min-height:44px;align-items:center;justify-content:center;margin-top:auto;padding:10px 14px;border:2px solid var(--jb-blackberry, #1a1a1a);border-radius:var(--jb-radius-pill);background:var(--jb-strawberry, #ff3b00);color:#fff;font-size:12px;font-weight:800;line-height:1.1;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.jb-empty-product-card__cta:hover{box-shadow:2px 2px 0 var(--jb-blackberry, #1a1a1a);color:#fff;transform:translate(-1px,-1px)}.jb-empty-cart__footer{margin-top:30px}.jb-empty-cart__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:18px}.jb-empty-cart__trust span{padding:8px 12px;border-radius:var(--jb-radius-pill);background:#1a1a1a0f;color:#1a1a1ab3;font-size:11px;font-weight:700}.jb-empty-cart__shop-all{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:11px 22px;border-bottom:2px solid currentColor;color:var(--jb-text);font-size:13px;font-weight:800;text-decoration:none}.cart-holder .cart__errors{border-radius:var(--jb-radius-card)!important;margin-bottom:12px!important}@media(max-width:900px){.cart-holder .cart__inner{grid-template-columns:1fr!important;grid-template-areas:"content" "aside" "upsell"!important;gap:24px!important}.cart-holder .cart__content{width:100%!important;margin-right:0!important;margin-bottom:0!important}.cart-holder .cart__aside{position:static!important}.cart-holder .jb-page-upsell{width:100%!important}.cart-holder .cart__quantity-minus,.cart-holder .cart__quantity-plus{width:44px!important;height:44px!important}.cart-holder .cart__quantity-field{width:44px!important;min-width:44px!important;height:44px!important;font-size:16px!important}.cart-holder .cart__item__remove{top:0!important;right:0!important;width:44px!important;height:44px!important;background:transparent!important}.cart-holder .cart__item__remove:after{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#2121210f}.cart-holder .cart__item__remove:hover{background:transparent!important}.cart-holder .cart__item__remove:hover:after{background:#2121211f}.cart-holder .cart__item__content__right{padding-right:40px!important}.cart-holder .jb-cart-bundle-group__edit,.cart-holder .jb-cart-bundle-group__remove{min-height:44px}.cart-holder .jb-cart-bundle-group .cart__item__content__right{padding-right:0!important}}@media(max-width:480px){.cart-holder .jb-cart-bundle-group__header{align-items:flex-start;flex-direction:column;gap:10px;padding:14px}.cart-holder .jb-cart-bundle-group__actions{width:100%}.cart-holder .jb-cart-bundle-group__edit,.cart-holder .jb-cart-bundle-group__remove{flex:1}.cart-holder .cart__item__image{width:72px!important;height:72px!important;min-width:72px!important}.cart-holder .cart__title{font-size:22px!important}.cart-holder .cart__item__content{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"details price" "quantity quantity"!important;gap:8px!important;align-items:start!important}.cart-holder .cart__item__content__left{display:contents!important}.cart-holder .cart__item__content-inner{grid-area:details;width:auto!important;padding-right:0!important}.cart-holder quantity-input.cart__quantity-wrapper{grid-area:quantity;margin-top:0!important}.cart-holder .cart__item__content__right{grid-area:price;position:static!important;padding-right:34px!important;align-self:start!important}}@media(max-width:340px){.cart-holder .cart__item__content{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"details" "price" "quantity"!important;gap:4px!important}.cart-holder .cart__item__content-inner{padding-right:34px!important}.cart-holder .cart__item__content__right{padding-right:0!important;text-align:left!important}}@media(max-width:900px){.jb-empty-cart__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.cart-holder .cart.is-empty .cart__empty{padding:38px 18px 54px!important}.jb-empty-cart__header{margin-bottom:26px}.cart-holder .cart.is-empty .jb-empty-cart__title{font-size:34px!important}.jb-empty-cart__intro{font-size:15px!important}.jb-empty-cart__grid{display:flex;width:calc(100% + 18px);gap:14px;overflow-x:auto;padding:0 18px 7px 0;scroll-padding-left:0;scroll-snap-type:x mandatory;scrollbar-width:none}.jb-empty-cart__grid::-webkit-scrollbar{display:none}.jb-empty-product-card{flex:0 0 min(78vw,290px);scroll-snap-align:start}.jb-empty-cart__trust{align-items:center;flex-direction:column}}.cart-holder redo-shopify-toggle [role=button],.cart-holder redo-shopify-toggle a[href*=checkout],.cart-holder redo-shopify-toggle button:not([role=switch]){background:var(--jb-strawberry, #ff3b00)!important;background-color:var(--jb-strawberry, #ff3b00)!important;background-image:none!important;color:#fff!important;border:2.5px solid var(--jb-blackberry, #1a1a1a)!important;box-shadow:var(--sh-sticker-sm, 2px 2px 0 #1a1a1a)!important;font-weight:700!important;letter-spacing:.01em!important}.cart-holder redo-shopify-toggle [role=button] *,.cart-holder redo-shopify-toggle a[href*=checkout] *{color:#fff!important;fill:#fff!important}.cart-holder redo-shopify-toggle [role=button]:hover,.cart-holder redo-shopify-toggle a[href*=checkout]:hover{background:#e03000!important;background-color:#e03000!important}.cart-holder .cart__checkout:after,.cart-holder .cart__checkout:before,.drawer--cart .cart__checkout:after,.drawer--cart .cart__checkout:before{display:none!important;content:none!important}.cart-holder .cart__checkout{background:var(--jb-strawberry, #ff3b00)!important}
/*# sourceMappingURL=/cdn/shop/t/53/assets/jb-cart-page.css.map */
