.cart-drawer{background:#fff}.cart-drawer__content{justify-content:flex-start!important}body.fixed{width:100%;overflow:hidden;overscroll-behavior:contain;touch-action:none}html:has(body.fixed){overflow:hidden}.cart-drawer .cart-info-block,.cart-drawer .cart-info-block--lmtb,.cart-drawer .cart-info-block--smb,.cart-drawer .cart-info-block--smt{display:none!important}.cart-drawer__header{padding:8px 16px 0;margin:16px 0 12px}.cart-drawer__title{font-size:22px;font-weight:700;letter-spacing:-.01em;color:#111}.cart-drawer__title .cart-drawer__title-count{color:#888;font-weight:400;margin-left:4px}.cart-drawer__header .drawer__close-btn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;color:#444;cursor:pointer}.cart-drawer__header .drawer__close-btn svg{width:20px;height:20px}.cart-drawer__content-item{padding:0 16px}.free-shipping-bar{position:relative;background:#f5f4f0;border-radius:14px;padding:14px 14px 12px;margin:0}.free-shipping-bar__top{display:flex;align-items:center;gap:10px;margin-bottom:10px}.free-shipping-bar__icon{flex:none;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:#111}.free-shipping-bar__icon svg{width:24px;height:24px}.free-shipping-bar__heading{flex:1 1 auto;font-size:14px;font-weight:600;color:#111;line-height:1.3}.free-shipping-bar__total{flex:none;font-size:14px;font-weight:600;color:#111;white-space:nowrap}.free-shipping-bar .free-shipping-bar__bar{position:relative;height:6px;border-radius:999px;background:#d9d6cf;overflow:hidden;margin:6px 0 10px}.free-shipping-bar .free-shipping-bar__bar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:calc(var(--free-shipping-progress, 0) * 100%);background:#111;border-radius:999px;transition:width .4s ease}.free-shipping-bar__message{font-size:12.5px;color:#5a5a5a;line-height:1.4}.free-shipping-bar__message a{color:inherit;text-decoration:underline}.free-shipping-bar .free-shipping-bar__message--yes,.free-shipping-bar[data-free-shipping-progress="1"] .free-shipping-bar__message--no{display:none}.free-shipping-bar[data-free-shipping-progress="1"] .free-shipping-bar__message--yes{display:block;color:#1f7a3a;font-weight:600}.cart-drawer .cart-item-list{margin:14px 0 0}.cart-drawer .cart-item-list__body{margin:0}.cart-drawer .cart-item-list__body>[data-merge-list-item]{border-bottom:1px solid #ececec}.cart-drawer .cart-item-list__body>[data-merge-list-item]:last-child{border-bottom:0}.cart-drawer .cart-item{display:grid;grid-template-columns:96px 1fr;gap:14px;padding:16px 0;align-items:stretch}.cart-drawer .cart-item__image{width:96px;height:144px;flex:none;padding-inline-end:0;border-radius:10px;overflow:hidden;background:#f3f2ee;align-self:start}.cart-drawer .cart-item__image a{display:block;width:100%;height:100%}.cart-drawer .cart-item__image img{display:block;width:100%;height:100%;object-fit:cover}.cart-drawer .cart-item__not-image{display:grid;grid-template-columns:1fr auto;align-items:start;min-width:0;flex-wrap:nowrap;gap:2px 10px}.cart-drawer .cart-item__description{grid-column:1;grid-row:1;min-width:0;padding-inline-end:0}.cart-drawer .cart-item__price{grid-column:2;grid-row:1;align-self:start;padding:0}.cart-drawer .cart-item__item-discounts{grid-column:1 / -1;margin:4px 0 0;padding:0;width:auto}.cart-drawer .cart-item__item-discounts .cart-discount-list{margin:0;padding:0;list-style:none}.cart-drawer .cart-item__item-discounts .cart-discount{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;padding:0;background:transparent;border-radius:0;font-size:10.5px;font-weight:500;color:#111;line-height:1.2}.cart-drawer .cart-item__item-discounts .cart-discount__label{display:inline-flex;align-items:center;gap:4px;color:#111}.cart-drawer .cart-item__item-discounts .cart-discount__icon svg{width:12px;height:12px;display:block;color:#111}.cart-drawer .cart-item__item-discounts .cart-discount__title{color:#111}.cart-drawer .cart-item__item-discounts .cart-discount__amount{font-weight:600;font-size:10.5px;color:#111;white-space:nowrap}.cart-drawer .cart-item__quantity{grid-column:1 / -1}.cart-drawer .cart-item__vendor{display:block;margin:0 0 4px;color:#111;font-weight:600;line-height:1.2;font-size:12px;text-transform:none;letter-spacing:0;min-height:1.2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-drawer .cart-item__title{font-weight:500;line-height:1.35;font-size:12px;color:#767676;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-drawer .cart-item__title a{color:inherit;text-decoration:none}.cart-drawer .cart-item__variant{font-size:13px;color:#6b6b6b;line-height:1.5}.cart-drawer .cart-item__variant-label,.cart-drawer .cart-item__variant-value{color:inherit}.cart-drawer .cart-item__price{flex:none;text-align:right;font-size:15px;font-weight:600;color:#111;white-space:nowrap}.cart-drawer .cart-item__price .struck-out-price{display:block;color:#999;font-weight:400;font-size:12px;margin-top:2px}.cart-drawer .cart-item__quantity{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.cart-drawer .cart-item__quantity .quantity{display:inline-flex;align-items:center;background:#fff;border:1px solid #e2e2e2;border-radius:10px;padding:0;overflow:hidden;height:36px}.cart-drawer .cart-item__quantity .quantity .quantity-down,.cart-drawer .cart-item__quantity .quantity .quantity-up{display:inline-flex;align-items:center;justify-content:center;width:34px;height:100%;color:#111;text-decoration:none}.cart-drawer .cart-item__quantity .quantity .quantity-up.unusable{opacity:.35;pointer-events:none}.cart-drawer .cart-item__quantity .quantity .cart-item__quantity-input{width:36px;height:100%;border:0;background:transparent;text-align:center;font-size:14px;font-weight:600;color:#111;padding:0;-moz-appearance:textfield}.cart-drawer .cart-item__quantity .quantity .cart-item__quantity-input::-webkit-outer-spin-button,.cart-drawer .cart-item__quantity .quantity .cart-item__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-drawer .cart-item__remove{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#6b6b6b;text-decoration:none;cursor:pointer}.cart-drawer .cart-item__remove:before{content:"";width:16px;height:16px;background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'><path d='M3 6h18'/><path d='M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2'/><path d='M19 6l-1 14a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2L5 6'/><path d='M10 11v6'/><path d='M14 11v6'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'><path d='M3 6h18'/><path d='M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2'/><path d='M19 6l-1 14a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2L5 6'/><path d='M10 11v6'/><path d='M14 11v6'/></svg>") center/contain no-repeat}.cart-drawer__footer{border-top:0;padding:14px 16px calc(16px + env(safe-area-inset-bottom,0px));background:transparent}.cart-drawer__summary{background:#f5f4f0;border-radius:14px;padding:14px 16px}.cart-drawer__summary-row{display:flex;align-items:center;justify-content:space-between;padding:4px 0;font-size:14px;color:#2b2b2b}.cart-drawer__summary-row--shipping .cart-drawer__summary-value{color:#1f7a3a;font-weight:600}.cart-drawer__summary-divider{height:1px;background:#e1ddd2;margin:8px 0}.cart-drawer__summary-row--total{font-size:16px;font-weight:700;color:#111}.cart-drawer .terms-agreement{display:flex;align-items:flex-start;gap:10px;margin-top:8px;padding:10px 12px;background:#fff;border:1px solid #e2dfd6;border-radius:10px;font-size:12.5px;color:#2b2b2b;line-height:1.4}.cart-drawer .terms-agreement input[type=checkbox]{flex:none;width:18px;height:18px;margin:1px 0 0;accent-color:#111}.cart-drawer .terms-agreement label{margin:0;cursor:pointer}.cart-drawer__footer .lightly-spaced-row{margin:6px 0 0;font-size:11px}.cart-drawer__footer .lightly-spaced-row toggle-target{display:inline-block;font-size:11px;line-height:1.3;color:#6b6b6b}.cart-drawer__footer .cart-policies{font-size:11px;line-height:1.35;color:#6b6b6b}.cart-drawer__note textarea{margin-top:6px;padding:8px 10px;border:1px solid #e2dfd6;border-radius:8px;font-size:13px;line-height:1.35;min-height:60px;resize:vertical}.cart-drawer__secure{display:flex;align-items:center;gap:8px;margin-top:12px;padding:0 4px;font-size:12.5px;color:#6b6b6b}.cart-drawer__secure svg{flex:none;width:16px;height:16px}.cart-drawer .checkout-buttons{margin-top:14px}.cart-drawer .checkout-buttons .btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:54px;padding:14px 22px;background:#111;color:#fff;border:0;border-radius:12px;font-size:15px;font-weight:600;letter-spacing:.01em;text-decoration:none;transition:background-color .15s ease}.cart-drawer .checkout-buttons .btn:hover{background:#000;color:#fff}.cart-drawer .checkout-buttons .btn:after{content:"";width:18px;height:18px;background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M5 12h14'/><path d='M13 5l7 7-7 7'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M5 12h14'/><path d='M13 5l7 7-7 7'/></svg>") center/contain no-repeat}.cart-drawer__footer .subtotal{display:none}.cart-item-upsells .collection-slider{--gutter: 4px !important}.cart-item-upsells .slider__item>.product-block,.cart-item-upsells .product-grid>.product-block{background:transparent!important;border-radius:10px!important;box-shadow:none!important;border:0!important;overflow:hidden}.cart-item-upsells .product-block .image-cont{border-radius:10px;overflow:hidden;background:#f3f2ee}.cart-item-upsells .product-block .custom-tag-rotator,.cart-item-upsells .product-block .product-label-container,.cart-item-upsells .product-block .product-block__image-dots,.cart-item-upsells .product-block .image-page-button,.cart-item-upsells .product-block .price-label--sale,.cart-item-upsells .product-block .bedenOptionEFX,.cart-item-upsells .product-block .product-block__detail .innerer>div:last-child{display:none!important}.cart-item-upsells .product-block .product-block__detail{padding:8px 4px 14px!important;background:transparent!important;text-align:left!important}.cart-item-upsells .product-block .block-inner .vendor{min-height:0!important;font-size:12px!important;font-weight:600!important;color:#111!important;margin:0 0 2px!important;letter-spacing:0!important;text-transform:none!important}.cart-item-upsells .product-block .product-block__title{font-size:12px!important;font-weight:500!important;color:#767676!important;line-height:1.25!important;min-height:0!important;-webkit-line-clamp:2!important}.cart-item-upsells .product-block .product-price{margin-top:4px!important;font-size:12.5px!important;font-weight:600!important;color:#111!important}@media(max-width:767.98px){.cart-item-upsells .product-grid--carousel{--product-columns-desktop: 3 !important}.cart-item-upsells .collection-slider{padding-top:14px!important}.cart-item-upsells .product-block .product-block__detail{padding:6px 2px 10px!important}.cart-item-upsells .product-block .block-inner .vendor{font-size:9px!important;margin-bottom:1px!important}.cart-item-upsells .product-block .product-block__title{font-size:10.5px!important;line-height:1.2!important}.cart-item-upsells .product-block .product-price{margin-top:2px!important;font-size:10.5px!important}}.cart-drawer__trust{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:14px 0 0;text-align:center}.cart-drawer__trust-item{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;padding:0 6px;font-size:11.5px;color:#2b2b2b;line-height:1.25}.cart-drawer__trust-item+.cart-drawer__trust-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:60%;background:#0000001a;pointer-events:none}.cart-drawer__trust-item svg{width:22px;height:22px;color:#111}@media(max-width:767.98px){.cart-drawer__header{padding:0 12px;margin:10px 0 6px}.cart-drawer__title{font-size:14px}.cart-drawer__header .drawer__close-btn{width:36px;height:36px}.cart-drawer__header .drawer__close-btn svg{width:20px;height:20px}.cart-drawer__content-item{padding:0 12px}.free-shipping-bar{padding:7px 10px;border-radius:10px}.free-shipping-bar__top{gap:6px;margin-bottom:5px}.free-shipping-bar__icon{width:18px;height:18px}.free-shipping-bar__icon svg{width:15px;height:15px}.free-shipping-bar__heading,.free-shipping-bar__total{font-size:10.5px}.free-shipping-bar .free-shipping-bar__bar{height:3px;margin:3px 0 4px}.free-shipping-bar__message{font-size:9.5px;line-height:1.3}.cart-drawer .cart-item-list{margin:2px 0 0}.cart-drawer .cart-item-list__body>[data-merge-list-item]{border-bottom-color:#f0f0f0}.cart-drawer .cart-item{grid-template-columns:76px 1fr;gap:10px;padding:8px 0;align-items:stretch}.cart-drawer .cart-item__image{width:76px;height:114px;flex:none;border-radius:8px;align-self:start}.cart-drawer .cart-item__not-image{gap:0}.cart-drawer .cart-item__description{gap:8px}.cart-drawer .cart-item__description>.lightly-spaced-row{margin:0}.cart-drawer .cart-item__vendor{font-size:11px;margin:0 0 2px}.cart-drawer .cart-item__title{font-size:11px;line-height:1.3}.cart-drawer .cart-item__variant{font-size:9.5px;line-height:1.25}.cart-drawer .cart-item__price{font-size:11px}.cart-drawer .cart-item__price .struck-out-price{font-size:8.5px}.cart-drawer .cart-item__quantity{margin-top:4px;gap:6px}.cart-drawer .cart-item__quantity .quantity{height:22px;border-radius:6px}.cart-drawer .cart-item__quantity .quantity .quantity-down,.cart-drawer .cart-item__quantity .quantity .quantity-up{width:20px}.cart-drawer .cart-item__quantity .quantity .quantity-down svg,.cart-drawer .cart-item__quantity .quantity .quantity-up svg{width:11px;height:11px}.cart-drawer .cart-item__quantity .quantity .cart-item__quantity-input{width:22px;font-size:10.5px}.cart-drawer .cart-item__remove{font-size:9.5px;gap:3px}.cart-drawer .cart-item__remove:before{width:11px;height:11px}.cart-drawer__footer{padding:8px 12px calc(8px + env(safe-area-inset-bottom,0px))}.cart-drawer__summary{padding:7px 10px;border-radius:10px}.cart-drawer__summary-row{padding:2px 0;font-size:11px}.cart-drawer__summary-row--total{font-size:12px}.cart-drawer__summary-divider{margin:4px 0}.cart-drawer .terms-agreement{margin-top:6px;padding:6px 8px;border-radius:7px;font-size:9.5px;line-height:1.3;gap:8px}.cart-drawer .terms-agreement input[type=checkbox]{width:14px;height:14px}.cart-drawer__secure{margin-top:6px;font-size:9.5px;gap:5px}.cart-drawer__secure svg{width:12px;height:12px}.cart-drawer .checkout-buttons{margin-top:5px}.cart-drawer .checkout-buttons .btn{min-height:38px;padding:8px 14px;border-radius:8px;font-size:11.5px;gap:8px}.cart-drawer .checkout-buttons .btn:after{width:13px;height:13px}.cart-drawer__trust{padding-top:6px;gap:0}.cart-drawer__trust-item{gap:2px;padding:0 4px;font-size:8.5px;line-height:1.2}.cart-drawer__trust-item svg{width:15px;height:15px}.cart-drawer__footer .lightly-spaced-row{margin:4px 0 0;font-size:10px}.cart-drawer__footer .lightly-spaced-row toggle-target,.cart-drawer__footer .cart-policies{font-size:10px;line-height:1.3}.cart-drawer__note textarea{margin-top:4px;padding:6px 8px;font-size:12px;line-height:1.3;min-height:50px}}@supports (-webkit-touch-callout: none){.cart-drawer__note textarea,.cart-drawer .cart-item__quantity-input{font-size:16px!important}}
/*# sourceMappingURL=/cdn/shop/t/157/assets/cart-drawer-redesign.css.map */
