.bp-cart{--bp-pad: 16px;display:flex;flex-direction:column;min-height:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;color:#1d1d1f;background:#fff}.bp-cart *{box-sizing:border-box}.bp-cart__head{flex:0 0 auto;background:#fff;border-bottom:1px solid #ececef;padding:10px var(--bp-pad)}.bp-cart__handle{display:none}.bp-cart__head-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.bp-cart__head-titles{min-width:0}.bp-cart__head-title{margin:0;font-size:17px;font-weight:700;letter-spacing:-.01em}.bp-cart__head-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;margin-left:2px;font-size:12px;font-weight:700;color:#fff;background:#1d1d1f;border-radius:999px}.bp-cart__head-social{margin:2px 0 0;font-size:11.5px;color:#6e6e73;display:inline-flex;align-items:center;gap:5px}.bp-cart__stars{color:#ff9500;letter-spacing:.5px}.bp-cart__close{flex:0 0 auto;width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#f1f1f4;border:0;color:#1d1d1f;cursor:pointer;padding:0;transition:background .15s ease}.bp-cart__close:hover{background:#e3e3e7}.bp-cart__close:focus-visible{outline:2px solid #0071e3;outline-offset:2px}.bp-cart__close svg{display:block}.bp-cart__body{flex:1 1 auto;min-height:0;padding:14px var(--bp-pad) 18px;-webkit-overflow-scrolling:touch}.bp-cart__microtrust{list-style:none;margin:0 0 14px;padding:9px 12px;background:#f5f5f7;border-radius:12px;display:flex;flex-wrap:wrap;gap:6px 14px;font-size:11.5px;font-weight:550;color:#1d1d1f}.bp-cart__microtrust li{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.bp-cart__microtrust li:before{content:"";width:12px;height:12px;flex:0 0 auto;border-radius:50%;background:var(--bp-cta);-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 8.4l2.6 2.6L12 5" fill="none" stroke="white" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round"/></svg>') center/10px no-repeat;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M4 8.4l2.6 2.6L12 5" fill="none" stroke="white" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round"/></svg>') center/10px no-repeat}.bp-cart__items{margin:0}.bp-cart__item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:start;position:relative;padding:14px 0;border-bottom:1px solid #f0f0f2}.bp-cart__item:first-child{padding-top:0}.bp-cart__item-media{display:block;width:64px;aspect-ratio:1;border-radius:10px;overflow:hidden;background:#f5f5f7}.bp-cart__item-img{width:100%;height:100%;object-fit:contain;padding:4px}.bp-cart__item-info{min-width:0}.bp-cart__item-title{margin:0;font-size:15.5px;font-weight:700;line-height:1.3;letter-spacing:-.01em}.bp-cart__item-title a{color:#0071e3;text-decoration:none}.bp-cart__item-variant{margin:2px 0 0;font-size:12px;color:#6e6e73}.bp-cart__item-props{list-style:none;margin:4px 0 0;padding:0;font-size:12px;color:#6e6e73}.bp-cart__gifts{list-style:none;margin:7px 0 0;padding:9px 11px;background:#f5f9ff;border:1px solid #e2eefb;border-radius:10px;display:flex;flex-direction:column;gap:7px}.bp-cart__gift{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;column-gap:7px;font-size:12px;line-height:1.2}.bp-cart__gift-ico{color:#0071e3}.bp-cart__gift-name{font-weight:600;color:#1d1d1f;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bp-cart__gift-was{color:#d61f3f;text-decoration:line-through;font-weight:600;text-align:right;white-space:nowrap}.bp-cart__gift-end{display:inline-flex;align-items:center;gap:5px}.bp-cart__gift-temp{font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#0071e3;background:#e7f1fd;border:1px solid #cfe3fa;padding:2px 5px;border-radius:4px;white-space:nowrap}.bp-cart__gift-free{color:#0071e3;font-weight:800;letter-spacing:.03em;font-size:12px;white-space:nowrap}.bp-cart__item-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.bp-cart__qty{display:inline-flex;align-items:center;border:1px solid #d2d2d7;border-radius:999px;overflow:hidden}.bp-cart__qty-btn{width:30px;height:30px;border:0;background:#fff;color:#1d1d1f;font-size:16px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.bp-cart__qty-btn:hover{background:#f5f5f7}.bp-cart__qty-input{width:32px;height:30px;border:0;text-align:center;font:inherit;font-size:13px;font-weight:600;color:#1d1d1f;background:#fff;-moz-appearance:textfield}.bp-cart__item-price{text-align:right;display:flex;flex-direction:column;align-items:flex-end;line-height:1.25}.bp-cart__item-now{font-size:14px;font-weight:700;color:#1d1d1f}.bp-cart__item-was{font-size:12px;color:#86868b}.bp-cart__item-save{font-size:11px;font-weight:700;color:var(--bp-cta)}.bp-cart__remove{position:absolute;top:12px;right:0;width:26px;height:26px;border:0;background:transparent;color:#86868b;cursor:pointer;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.bp-cart__remove:hover{background:#f1f1f4;color:#1d1d1f}.bp-cart__remove:focus-visible{outline:2px solid #0071e3;outline-offset:1px}.bp-cart__valuestack{margin:14px 0 0;border:1px solid #ececef;border-radius:12px;overflow:hidden}.bp-cart__valuestack-sum{list-style:none;cursor:pointer;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;font-size:12.5px;font-weight:700;color:#1d1d1f}.bp-cart__valuestack-sum::-webkit-details-marker{display:none}.bp-cart__valuestack[open] .bp-cart__valuestack-caret{transform:rotate(180deg)}.bp-cart__valuestack-caret{transition:transform .2s ease;color:#86868b}.bp-cart__valuestack-body{padding:0 13px 12px}.bp-cart__vs-row{display:flex;justify-content:space-between;font-size:12.5px;color:#6e6e73;padding:4px 0}.bp-cart__vs-row--total{border-top:1px solid #ececef;margin-top:4px;padding-top:8px;color:#1d1d1f;font-weight:700}.bp-cart__trust{margin:14px 0 0;display:flex;flex-direction:column;gap:8px}.bp-cart__trust-risk{display:flex;align-items:center;gap:9px;padding:10px 12px;background:#f5f9ff;border:1px solid #e2eefb;border-radius:11px}.bp-cart__trust-risk svg{flex:0 0 auto}.bp-cart__trust-risk-txt{font-size:12.5px;line-height:1.35;color:#1d1d1f}.bp-cart__trust-risk-txt strong{font-weight:800}.bp-cart__trust-risk-sub{color:#6e6e73;font-weight:500}.bp-cart__trust-meta{display:flex;flex-wrap:wrap;gap:6px}.bp-cart__trust-chip{font-size:11.5px;font-weight:600;color:#1d1d1f;background:#f5f5f7;border-radius:8px;padding:5px 9px;display:inline-flex;align-items:center;gap:5px}.bp-cart__trust-chip strong{font-variant-numeric:tabular-nums;color:#c0392b}.bp-cart__trust-chip--rev .bp-cart__stars{color:#ff9500}.bp-cart__pay{text-align:center;padding-top:8px;border-top:1px solid #f0f0f2}.bp-cart__pay-label{font-size:10px;font-weight:600;color:#aeaeb2;letter-spacing:.06em;text-transform:uppercase}.bp-cart__pay-icons{list-style:none;margin:6px 0 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:5px}.bp-cart__pay-icons li{display:inline-flex;line-height:0}.bp-cart__pay-icon{width:33px;height:21px;border-radius:3px;background:#fff;box-shadow:0 0 0 1px #00000014}.bp-cart__reviews{margin:12px 0 0;text-align:center;font-size:12px;font-weight:600;color:#1d1d1f;display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.bp-cart__foot{flex:0 0 auto;background:#fff;border-top:1px solid #ececef;padding:11px var(--bp-pad) calc(11px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:9px}.bp-cart__foot-sum{display:flex;flex-direction:column;gap:3px}.bp-cart__foot-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.bp-cart__foot-row--disc{font-size:12.5px;color:var(--bp-cta)}.bp-cart__foot-total{align-items:center}.bp-cart__foot-total-l{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#1d1d1f}.bp-cart__foot-ship{font-size:10.5px;font-weight:800;color:var(--bp-cta);background:#1a8d3e1a;padding:2px 7px;border-radius:6px;white-space:nowrap;letter-spacing:.01em}.bp-cart__foot-total-v{font-size:19px;font-weight:800;color:#1d1d1f;letter-spacing:-.01em}.bp-cart__express{display:block}.bp-cart__express .dynamic-checkout__content{width:100%}.bp-cart__express :is(shopify-accelerated-checkout,shopify-accelerated-checkout-cart){--shopify-accelerated-checkout-button-block-size: 44px;--shopify-accelerated-checkout-button-inline-size: 44px;--shopify-accelerated-checkout-button-border-radius: 8px;--shopify-accelerated-checkout-row-gap: 6px;--shopify-accelerated-checkout-inline-alignment: center;width:100%}.bp-cart__cta{width:100%;border:0;cursor:pointer;border-radius:12px;background:var(--bp-cta)!important;color:#fff!important;padding:15px 16px;font:inherit;font-size:15px;font-weight:700;letter-spacing:-.01em;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 6px 18px #00000029;transition:transform .12s ease,filter .15s ease}.bp-cart__cta:hover{filter:brightness(1.06)}.bp-cart__cta:active{transform:translateY(1px)}.bp-cart__cta:focus-visible{outline:3px solid rgba(0,0,0,.35);outline-offset:2px}.bp-cart__cta-lock{color:#fff;opacity:.92}.bp-cart__cta-sep{opacity:.6}.bp-cart__cta-price{font-weight:800}.bp-cart__cta-arrow{font-weight:700}.bp-cart__empty{text-align:center;padding:40px 16px 24px}.bp-cart__empty-icon{margin:0 auto 14px;display:block}.bp-cart__empty-title{margin:0 0 6px;font-size:18px;font-weight:700}.bp-cart__empty-text{margin:0 auto 18px;max-width:320px;font-size:13.5px;color:#6e6e73;line-height:1.45}.bp-cart__empty-cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 26px;border-radius:999px;background:#1d1d1f;color:#fff;text-decoration:none;font-size:14px;font-weight:600}.bp-cart-drawer__inner{height:100%;min-height:0;display:flex}.bp-cart-drawer__inner .bp-cart{height:100%;width:100%}.bp-cart-drawer__inner .bp-cart__body{overflow-y:auto;overscroll-behavior:contain}@media(max-width:767px){.bp-cart-drawer__inner .bp-cart__head{padding-top:calc(8px + env(safe-area-inset-top,0px))}}.bp-cart-page .bp-cart,body:not(.bp-cart-in-drawer) .shopify-section .bp-cart{max-width:540px;margin:24px auto;min-height:auto;border:1px solid #ececef;border-radius:18px;overflow:hidden;box-shadow:0 10px 40px #0000000f}.shopify-section .bp-cart .bp-cart__head{position:sticky;top:0;z-index:2}.shopify-section .bp-cart .bp-cart__foot{position:sticky;bottom:0;z-index:2}@media(prefers-reduced-motion:reduce){.bp-cart__cta,.bp-cart__valuestack-caret{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/bp-cart-main.css.map */
