.cart-slide-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:9998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.cart-slide-overlay.is-active{opacity:1;visibility:visible}.cart-slide-drawer{position:fixed;top:0;right:0;width:100%;max-width:520px;height:100%;background:#fff;z-index:9999;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column;box-shadow:-2px 0 10px #0000001a}.cart-slide-drawer.is-active{transform:translate(0)}.cart-slide-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:0 32px;background:#fff;border-bottom:none;flex-shrink:0;height:67px;box-sizing:border-box}.cart-slide-drawer__header-title-wrap{flex:1}.cart-slide-drawer__title{display:inline-flex;align-items:baseline;font-family:Playfair Display,serif;font-weight:400;font-style:normal;font-size:26px;line-height:1;letter-spacing:0px;color:#333;margin:0}.cart-slide-drawer__count{display:inline-block;vertical-align:baseline;font-family:PingFang SC,system-ui,-apple-system,Helvetica Neue,Arial;font-weight:500;font-style:normal;font-size:18px;line-height:1;letter-spacing:0px;color:#333;margin-left:8px;padding:0 4px;transform:translateY(-2px)}.cart-slide-drawer__close{background:transparent;border:1px solid #666666;padding:0;margin-left:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;align-self:center;border-radius:50%;width:26px;height:26px;transition:border-color .2s,background .2s}.cart-slide-drawer__close:hover{border-color:#6d4c41;background:transparent}.cart-slide-drawer__close:hover svg path{stroke:#6d4c41}.cart-slide-drawer__close svg{width:16px;height:16px;display:block}.cart-slide-drawer__close svg circle{transform-origin:center center;transform:scale(.9)}.cart-slide-drawer__close svg path{stroke-width:1.2;transition:stroke .2s}.cart-slide-drawer__banner{background:#fcf7f2;color:#6d4c41;text-align:center;font-family:PingFang SC,system-ui,-apple-system,Helvetica Neue,Arial;font-weight:500;font-style:normal;font-size:16px;line-height:16px;padding:12px 0 10px;margin:0 -32px 8px;letter-spacing:0px}.cart-slide-drawer__content{flex:1;overflow-y:auto;overflow-x:hidden;padding:0 32px;min-height:0}.cart-slide-drawer__items{list-style:none;margin:0;padding:0}.cart-slide-drawer__item{display:flex;flex-wrap:wrap;gap:12px;padding:16px 0;border-bottom:1px solid #f0ece8;align-items:flex-start}.cart-slide-drawer__item:last-child,.cart-slide-drawer__bundle:last-child,.cart-slide-drawer__item:has(+.cart-slide-drawer__bundle:last-child){border-bottom:none}.cart-slide-drawer__item-image{width:100px;height:100px;flex-shrink:0;border-radius:0;overflow:hidden;background:#f7f7f7;display:flex;align-items:center;justify-content:center}.cart-slide-drawer__item-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.cart-slide-drawer__item-image:hover img{transform:scale(1.05)}.cart-slide-drawer__item-details{flex:1;display:flex;flex-direction:column;gap:0}.cart-slide-drawer__item-row{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.cart-slide-drawer__item-info{flex:1}.cart-slide-drawer__item-title{font-family:PingFang SC,system-ui,-apple-system,Helvetica Neue,Arial;font-weight:400;font-style:normal;font-size:14px;line-height:1.4;letter-spacing:0px;color:#666;margin:0 0 8px;cursor:pointer;transition:color .2s ease;text-decoration:none;display:block}.cart-slide-drawer__item-title:hover{color:#6d4c41;text-decoration:none}.cart-slide-drawer__item-options{margin-top:8px}.cart-slide-drawer__item-option{font-family:PingFang SC,system-ui,-apple-system,Helvetica Neue,Arial;font-weight:400;font-style:normal;font-size:14px;line-height:normal;color:#666;margin-bottom:4px}.cart-slide-drawer__item-option:last-child{margin-bottom:0}.cart-slide-drawer__item-variant,.cart-slide-drawer__item-properties{font-family:PingFang SC,system-ui,-apple-system,Helvetica Neue,Arial;font-weight:400;font-style:normal;font-size:14px;line-height:1;letter-spacing:0px;color:#666;margin-bottom:2px}.cart-slide-drawer__item-property{margin-bottom:1px}.cart-slide-drawer__item-remove{background:none;border:none;cursor:pointer;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cart-slide-drawer__item-remove img{width:16px;height:16px;display:block;filter:brightness(0) saturate(100%) invert(40%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);transition:filter .2s ease}.cart-slide-drawer__item-remove:hover img{filter:brightness(0) saturate(100%) invert(31%) sepia(15%) saturate(1256%) hue-rotate(346deg) brightness(95%) contrast(89%)}.cart-slide-drawer__item-meta-row{display:flex;align-items:flex-start;justify-content:space-between;margin-top:10px}.cart-slide-drawer__item-qty-col{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.cart-slide-drawer__item-qtywrap{position:relative;display:inline-flex;align-items:center;gap:8px;flex-shrink:0;height:20px}.cart-slide-drawer__quantity-btn{width:20px;height:20px;background:#fff;border:1px solid #666666;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#333;padding:0;flex-shrink:0}.cart-slide-drawer__quantity-btn:hover{background:#f9fafb;border-color:#333}.cart-slide-drawer__quantity-btn:hover svg path{stroke:#333}.cart-slide-drawer__quantity-btn:disabled,.cart-slide-drawer__quantity-btn.is-disabled{opacity:.4;cursor:not-allowed}.cart-slide-drawer__quantity-btn svg{width:10px;height:10px}.cart-slide-drawer__quantity-value{min-width:20px;text-align:center;font-family:PingFang SC,system-ui,-apple-system,Helvetica Neue,Arial;font-weight:400;font-size:14px;line-height:1;color:#333}.cart-slide-drawer__quantity-input{width:36px;height:24px;text-align:center;font-family:PingFang SC,system-ui,-apple-system,Helvetica Neue,Arial;font-weight:400;font-size:14px;line-height:1;color:#333;border:none;background:transparent;padding:0;-moz-appearance:textfield}.cart-slide-drawer__quantity-input::-webkit-outer-spin-button,.cart-slide-drawer__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-slide-drawer__quantity-input:focus{outline:none}.cart-slide-drawer__toast{position:fixed;top:20px;right:200px;background:#eb5e30;color:#fff;font-family:Lato,Arial,sans-serif;font-size:14px;font-weight:500;padding:12px 24px;border-radius:8px;z-index:100001;box-shadow:0 4px 12px #00000026;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.cart-slide-drawer__toast.is-visible{opacity:1;visibility:visible}.cart-slide-drawer__item-price-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:80px}.cart-slide-drawer__item-price-row{display:flex;flex-direction:row;align-items:center;gap:8px;justify-content:flex-end;height:20px}.cart-slide-drawer__item-price-original{font-family:PingFang SC,system-ui,-apple-system,Helvetica Neue,Arial;font-weight:600;font-size:14px;line-height:100%;color:#999;text-decoration:line-through}.cart-slide-drawer__item-price{font-family:PingFang SC,system-ui,-apple-system,Helvetica Neue,Arial;font-weight:600;font-size:14px;line-height:100%;letter-spacing:0px;text-align:right;color:#333}.cart-slide-drawer__item-price--sale{color:#333}.cart-slide-drawer__item-discount{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px;font-family:PingFang SC,system-ui,-apple-system,Helvetica Neue,Arial;font-weight:400;font-size:14px;line-height:normal;text-align:right;color:#eb5e30}.cart-slide-drawer__discount-tags-container{display:flex;flex-direction:column;align-items:flex-end;gap:4px;margin-top:4px}.cart-slide-drawer__discount-tag{display:inline-flex;align-items:center;gap:4px;background:#fcf7f2;border:none;color:#6d4c41;font-family:PingFang SC,sans-serif;font-size:12px;font-weight:400;line-height:normal;padding:4px 10px;border-radius:999px;width:fit-content}.cart-slide-drawer__discount-tag svg{flex-shrink:0;color:#cdb399;fill:#cdb399}.cart-slide-drawer__discount-amount-text{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;font-family:PingFang SC,system-ui,-apple-system,Helvetica Neue,Arial;font-weight:400;font-size:14px;line-height:normal;text-align:right;color:#eb5e30}.cart-slide-drawer__recommendations.youmayalsolike{padding:20px 0 10px;margin-top:10px}.cart-slide-drawer__recommendations.youmayalsolike .section-header{margin-bottom:16px}.cart-slide-drawer__recommendations.youmayalsolike .section-header__title{font-family:Playfair Display,serif;font-weight:400;font-size:18px;line-height:1.4;color:#333;margin:0}.cart-slide-drawer__recommendations .new-product-grid-item.cart-slide-drawer__rec-grid{display:flex;gap:20px;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;margin:0 -32px;padding:0 32px 10px;scrollbar-width:none;-ms-overflow-style:none}@media screen and (max-width: 600px){.cart-slide-drawer__recommendations .new-product-grid-item.cart-slide-drawer__rec-grid{margin:0 -16px!important;padding:0 16px 10px!important}}.cart-slide-drawer__recommendations .new-product-grid-item.cart-slide-drawer__rec-grid::-webkit-scrollbar{display:none}.cart-slide-drawer__recommendations .new-product-grid-item .grid-item,.cart-slide-drawer__recommendations .new-product-grid-item .grid-product{padding:0;max-width:150px;min-width:150px;flex:0 0 150px;margin-bottom:0;width:150px}.cart-slide-drawer__recommendations .new-product-grid-item .grid-product__image-wrap{margin:0;width:150px;height:150px;aspect-ratio:1 / 1;position:relative}.cart-slide-drawer__recommendations .new-product-grid-item .grid-product__actions{position:absolute;bottom:0;left:0;right:0;top:auto;opacity:0;transform:translateY(100%);transition:opacity .2s ease,transform .2s ease}.cart-slide-drawer__recommendations .new-product-grid-item .grid-product:hover .grid-product__actions,.cart-slide-drawer__recommendations .new-product-grid-item .grid-product__image-wrap:hover .grid-product__actions{opacity:1;transform:translateY(0)}.cart-slide-drawer__recommendations .new-product-grid-item .grid-product__actions .btn--circle{border-radius:unset;background:#6d4c41cc;height:40px;width:100%;display:flex;justify-content:center;align-items:center;padding:0;margin:0;color:#fff}.cart-slide-drawer__recommendations .new-product-grid-item .grid-product__actions .btn--circle:hover{background-color:#502212}.cart-slide-drawer__recommendations .new-product-grid-item .grid-product__price--savings{display:none}.cart-slide-drawer__recommendations .new-product-grid-item .grid-product__title{font-family:PingFang SC,system-ui,-apple-system,sans-serif;font-weight:400;font-size:14px;line-height:1.4;color:#666;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-slide-drawer__recommendations .new-product-grid-item .grid-product__title:hover{color:#6d4c41}.cart-slide-drawer__recommendations .new-product-grid-item .grid-item__meta{margin:10px 0 0;width:100%}.cart-slide-drawer__recommendations .new-product-grid-item .grid-product__price{line-height:1;margin-bottom:8px}.cart-slide-drawer__recommendations .new-product-grid-item .grid-product__price--current{font-family:PingFang SC,system-ui,-apple-system,sans-serif;font-weight:500;font-size:14px}.cart-slide-drawer__recommendations .new-product-grid-item .grid-product__price--original{font-size:14px;color:#999}.cart-slide-drawer__recommendations .new-product-grid-item .grid-product__colors{margin:8px 0}.cart-slide-drawer__recommendations .new-product-grid-item .grid-product__colors .color-swatch{width:18px;height:18px;box-shadow:none;border:none;outline:none;padding:0;overflow:visible}.cart-slide-drawer__recommendations .new-product-grid-item .grid-product__colors .color-swatch.is-active{box-shadow:0 0 0 .5px #333}.cart-slide-drawer__recommendations .new-product-grid-item .grid-product__colors .color-swatch__more{display:none}.cart-slide-drawer__recommendations .new-product-grid-item .grid-product__tags{position:absolute!important;top:8px!important;left:8px!important;bottom:auto!important;margin:0!important}.cart-slide-drawer__recommendations .new-product-grid-item .jdgm-widget.jdgm-preview-badge{text-align:left}.cart-slide-drawer__recommendations .new-product-grid-item .jdgm-prev-badge{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px}.cart-slide-drawer__recommendations .new-product-grid-item .jdgm-prev-badge__stars{margin:0!important;display:block!important}.cart-slide-drawer__recommendations .new-product-grid-item .jdgm-prev-badge__text{margin-left:0!important;padding-left:0!important;display:block!important;color:#666!important;font-size:12px!important}.cart-slide-drawer__scrollbar{position:relative;height:10px;margin-top:8px;cursor:pointer}.cart-slide-drawer__scrollbar .track.cart-slide-drawer__scrollbar-track{width:100%;height:1px;background:#cdb399;position:absolute;top:5px;left:0}.cart-slide-drawer__scrollbar .thumb.cart-slide-drawer__scrollbar-thumb{width:40px;height:10px;background:#cdb399;position:absolute;top:0;left:0;cursor:grab}.cart-slide-drawer__scrollbar-thumb:active{cursor:grabbing}.cart-slide-drawer__trust-icons{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 0 30px;margin-top:16px;gap:16px}.cart-slide-drawer__trust-item{display:flex;flex-direction:column;align-items:center;text-align:center}.cart-slide-drawer__trust-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.cart-slide-drawer__trust-icon svg,.cart-slide-drawer__trust-icon img{width:48px;height:48px;object-fit:contain}.cart-slide-drawer__trust-text{font-family:PingFang SC,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:16px;line-height:100%;letter-spacing:0px;color:#6d4c41;text-align:center;white-space:nowrap}.cart-slide-drawer__empty{text-align:center;padding:60px 32px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px}.cart-slide-drawer__empty-title{font-family:Playfair Display,serif;font-weight:400;font-size:22px;line-height:1.3;color:#333;margin:0 0 12px}.cart-slide-drawer__empty-text{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:#666;margin:0 0 24px;line-height:1.4}.cart-slide-drawer__empty-actions{display:flex;flex-direction:column;gap:10px;width:100%;max-width:280px}.cart-slide-drawer__empty-btn{display:flex;align-items:center;justify-content:center;width:100%;height:48px;font-size:15px;font-weight:400;text-decoration:none;border-radius:24px;transition:all .3s ease}.cart-slide-drawer__empty-btn--login{background-color:#6d4c41;color:#fff;border:1px solid #6D4C41}.cart-slide-drawer__empty-btn--login:hover{background-color:#5d4a3a;border-color:#5d4a3a;color:#fff}.cart-slide-drawer__empty-btn--continue{background-color:transparent;color:#333;border:1px solid #6D4C41}.cart-slide-drawer__empty-btn--continue:hover{background-color:#6d4c41;color:#fff}.cart-slide-drawer__footer{padding:32px 32px 24px;border-top:1px solid #f0ece8;flex-shrink:0;background:#fcf7f2;position:relative;z-index:10}.cart-slide-drawer__footer.is-hidden{display:none}.cart-slide-drawer__discount-form{display:flex;gap:0;margin-bottom:18px}.cart-slide-drawer__discount-input{flex:1;height:48px;border:none;border-radius:24px 0 0 24px;padding:0 18px;font-size:1rem;background:#fff;color:#6b4a36;outline:none}.cart-slide-drawer__discount-btn{height:48px;border:none;border-radius:0 24px 24px 0;background:#6d4c41;color:#f3e8dd;font-size:1rem;font-weight:500;padding:0 28px;cursor:pointer;transition:background .2s}.cart-slide-drawer__discount-btn:hover{background:#502212}.cart-slide-drawer__discount-error{color:#eb5e30;font-family:Lato,Arial,sans-serif;font-size:12px;font-weight:500;line-height:1.4;margin-top:-12px;margin-bottom:12px;display:none}.cart-slide-drawer__discount-error.is-visible{display:block}.cart-slide-drawer__discount-success{color:#28a745;font-family:Lato,Arial,sans-serif;font-size:12px;font-weight:500;line-height:1.4;margin-top:-12px;margin-bottom:12px;display:none}.cart-slide-drawer__discount-success.is-visible{display:block}.cart-slide-drawer__discount-input.is-error{border:1px solid #EB5E30;background:#fff8f6}.cart-slide-drawer__subtotal-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.cart-slide-drawer__subtotal-row .cart-slide-drawer__label,.cart-slide-drawer__subtotal-row .cart-slide-drawer__price{font-family:PingFang SC,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:16px;line-height:100%;letter-spacing:0px;color:#333}.cart-slide-drawer__total-row{margin-bottom:18px}.cart-slide-drawer__discounts{margin-bottom:4px}.cart-slide-drawer__discount-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.cart-slide-drawer__discount-title{font-family:PingFang SC,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:14px;color:#6d4c41}.cart-slide-drawer__discount-amount{font-family:PingFang SC,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-weight:500;font-size:14px;color:#6d4c41}.cart-slide-drawer__savings-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.cart-slide-drawer__savings-label,.cart-slide-drawer__savings-amount{font-family:PingFang SC,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:16px;line-height:100%;letter-spacing:0px;color:#333}.cart-slide-drawer__checkout-btn{display:flex;align-items:center;justify-content:center;width:100%;height:52px;background:#6d4c41;color:#f3e8dd;border:none;border-radius:32px;font-family:PingFang SC,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-weight:500;font-size:18px;line-height:100%;letter-spacing:0px;cursor:pointer;text-align:center;text-decoration:none;margin-top:10px;margin-bottom:0;box-shadow:0 2px 8px #6b4a360f;transition:background .2s}.cart-slide-drawer__checkout-btn:hover{background:#502212;color:#f3e8dd}.cart-slide-drawer__payment-icons{margin-top:18px}.cart-slide-drawer__payment-list{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.cart-slide-drawer__payment-item{display:inline-flex;align-items:center;justify-content:center}.cart-slide-drawer__payment-item svg{height:24px;width:auto}.cart-slide-drawer__loading{display:flex;align-items:center;justify-content:center;padding:40px}.cart-slide-drawer__spinner{width:30px;height:30px;border:3px solid #eee;border-top-color:#333;border-radius:50%;animation:cart-drawer-spin .8s linear infinite}@keyframes cart-drawer-spin{to{transform:rotate(360deg)}}body.cart-slide-drawer-open{overflow:hidden}#HeaderCart.is-active,.site-header__cart.is-active,.cart-open .site-header__drawer{display:none!important;visibility:hidden!important;opacity:0!important;transform:translateY(-100%)!important}.site-header__drawer{box-shadow:none!important}html.cart-open{overflow:auto!important}.site-header__drawer.is-active[data-section-type=header-cart],.site-header__drawer.is-active .header-cart-drawer{display:none!important}@media screen and (max-width: 600px){.cart-slide-drawer{max-width:100vw;padding:0}.cart-slide-drawer__header{padding-left:16px;padding-right:16px}.cart-slide-drawer__footer{padding:16px 16px 10px}.cart-slide-drawer__content{padding-left:16px;padding-right:16px}.cart-slide-drawer__banner{font-size:1rem;padding:12px 0 10px;margin-left:-16px;margin-right:-16px}.cart-slide-drawer__item-image{width:100px;height:100px}.cart-slide-drawer__payment-list{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.cart-slide-drawer__payment-list::-webkit-scrollbar{display:none}.cart-slide-drawer__trust-text{white-space:normal;line-height:1.3}.cart-slide-drawer__item-meta-row{display:grid!important;grid-template-columns:auto 1fr;grid-template-rows:20px auto auto;gap:4px 0;align-items:start}.cart-slide-drawer__item-meta-row>.cart-slide-drawer__item-qtywrap,.cart-slide-drawer__item-meta-row>.cart-slide-drawer__item-qty-col{grid-column:1;grid-row:1;height:20px;align-self:center}.cart-slide-drawer__item-price-wrap{display:contents!important;min-width:auto;flex-shrink:0;max-width:none}.cart-slide-drawer__item-price-row{display:contents!important}.cart-slide-drawer__item-price-original{grid-column:2;grid-row:1;font-size:14px;height:20px;display:flex!important;align-items:center;justify-content:flex-end}.cart-slide-drawer__item-price{grid-column:1 / -1;grid-row:2;font-size:14px;text-align:right;justify-self:end}.cart-slide-drawer__item-discount{grid-column:1 / -1;grid-row:3;font-size:14px;text-align:right;justify-self:end}.cart-slide-drawer__discount-tags-container{grid-column:1 / -1;grid-row:4;justify-self:end;width:100%;align-items:flex-end}.cart-slide-drawer__item-price--final{grid-column:1 / -1;grid-row:5;font-size:14px;text-align:right;justify-self:end;margin-top:4px!important}.cart-slide-drawer__discount-tag{font-size:11px;padding:2px 8px}.cart-slide-drawer__discount-amount-text{font-size:14px}.cart-slide-drawer__recommendations .new-product-grid-item .grid-item__meta-secondary{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.cart-slide-drawer__recommendations .new-product-grid-item .grid-product__price{margin-bottom:0;flex:1;white-space:nowrap}.cart-slide-drawer__recommendations .new-product-grid-item .grid-product__add-to-cart{flex-shrink:0}}.cart-slide-drawer__bundle{list-style:none;background:transparent;padding:16px 0;margin:0;border-bottom:1px solid #f0ece8}.cart-slide-drawer__bundle-badge{display:inline-flex;align-items:center;gap:4px;background:#6d4c41;color:#f3e8dd;padding:3px 8px;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;margin-bottom:6px;line-height:1;vertical-align:top}.cart-slide-drawer__bundle-badge svg{width:10px;height:10px}.cart-slide-drawer__bundle-main{display:flex;gap:12px;align-items:flex-start;width:100%}.cart-slide-drawer__bundle-main .cart-slide-drawer__item-details{flex:1;min-width:0}.cart-slide-drawer__item.cart-slide-drawer__bundle{flex-direction:column}.cart-slide-drawer__bundle-items{display:flex;flex-direction:column;gap:8px;padding-top:8px;width:100%}.cart-slide-drawer__bundle-child{display:flex;gap:10px;align-items:flex-start}.cart-slide-drawer__bundle-child-image{width:40px;height:40px;flex-shrink:0;overflow:hidden;background:#f7f7f7}.cart-slide-drawer__bundle-child-image a{display:block;width:100%;height:100%}.cart-slide-drawer__bundle-child-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.cart-slide-drawer__bundle-child-image:hover img{transform:scale(1.05)}.cart-slide-drawer__bundle-child-info{flex:1;min-width:0}.cart-slide-drawer__bundle-child-title{display:block;font-family:PingFang SC,system-ui,-apple-system,Helvetica Neue,Arial;font-size:12px;font-weight:400;color:#666;line-height:1.3;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease}.cart-slide-drawer__bundle-child-title:hover{color:#6d4c41}.cart-slide-drawer__bundle-child-meta{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.cart-slide-drawer__bundle-child-variant{font-size:11px;color:#999}.cart-slide-drawer__bundle-child-price{font-family:Lato,Arial,sans-serif;font-size:12px;font-weight:400;color:#999;white-space:nowrap}.cart-slide-drawer__bundle-footer{display:none}.cart-slide-drawer__bundle-meta-row{display:flex;align-items:center;justify-content:space-between;margin-top:8px;width:100%}.cart-slide-drawer__bundle-qty-col{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.cart-slide-drawer__bundle-qty{display:inline-flex;align-items:center;gap:8px}.cart-slide-drawer__bundle-qty .cart-slide-drawer__quantity-btn{width:20px;height:20px;border:1px solid #666666;border-radius:50%;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:all .2s ease;color:#666}.cart-slide-drawer__bundle-qty .cart-slide-drawer__quantity-btn:hover:not(.is-disabled){background:#f9fafb}.cart-slide-drawer__bundle-qty .cart-slide-drawer__quantity-btn.is-disabled{border-color:#ccc;color:#ccc;cursor:not-allowed;opacity:.5}.cart-slide-drawer__bundle-qty .cart-slide-drawer__quantity-value{min-width:20px;text-align:center;font-size:14px;font-weight:400;color:#333;line-height:1}.cart-slide-drawer__bundle-total{font-family:Lato,Arial,sans-serif;font-size:14px;font-weight:600;color:#333}.cart-slide-drawer__bundle-total-original{font-family:Lato,Arial,sans-serif;font-size:14px;font-weight:400;color:#999;text-decoration:line-through;margin-right:8px}.cart-slide-drawer__bundle-price-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.cart-slide-drawer__bundle-price-row{display:flex;flex-direction:row;align-items:center;gap:8px;justify-content:flex-end}.cart-slide-drawer__bundle-price-original{font-family:Lato,Arial,sans-serif;font-size:14px;font-weight:400;color:#999;text-decoration:line-through}.cart-slide-drawer__bundle-discount{font-family:Lato,Arial,sans-serif;font-size:14px;font-weight:400;color:#eb5e30;text-align:right}@media screen and (max-width: 600px){.cart-slide-drawer__bundle-child-image{width:36px;height:36px}.cart-slide-drawer__bundle-child-title{font-size:11px}.cart-slide-drawer__bundle-meta-row{display:grid!important;grid-template-columns:auto 1fr;grid-template-rows:20px auto auto;gap:4px 0;align-items:start}.cart-slide-drawer__bundle-meta-row>.cart-slide-drawer__bundle-qty,.cart-slide-drawer__bundle-meta-row>.cart-slide-drawer__bundle-qty-col{grid-column:1;grid-row:1;height:20px;align-self:center}.cart-slide-drawer__bundle-price-wrap,.cart-slide-drawer__bundle-price-row{display:contents!important}.cart-slide-drawer__bundle-price-original{grid-column:2;grid-row:1;font-size:12px;height:20px;display:flex;align-items:center;justify-content:flex-end}.cart-slide-drawer__bundle-price-wrap>.cart-slide-drawer__bundle-price-row>.cart-slide-drawer__item-price,.cart-slide-drawer__bundle-meta-row .cart-slide-drawer__item-price:not(.cart-slide-drawer__item-price--final){grid-column:2;grid-row:2;font-size:14px;text-align:right;justify-self:end}.cart-slide-drawer__bundle-discount{grid-column:1 / -1;grid-row:3;font-size:14px;text-align:right;justify-self:end}.cart-slide-drawer__bundle-meta-row .cart-slide-drawer__discount-tags-container{grid-column:1 / -1;grid-row:4;justify-self:end}.cart-slide-drawer__bundle-meta-row .cart-slide-drawer__item-price--final{grid-column:1 / -1;grid-row:5;font-size:14px;text-align:right;justify-self:end;margin-top:4px!important}}.cart-slide-drawer__item.is-loading,.cart-slide-drawer__bundle.is-loading{position:relative;pointer-events:none}.cart-slide-drawer__item.is-loading:after,.cart-slide-drawer__bundle.is-loading:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffb3;z-index:10}.cart-slide-drawer__item.is-loading:before,.cart-slide-drawer__bundle.is-loading:before{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid #e5e5e5;border-top-color:#333;border-radius:50%;z-index:11;animation:cart-item-spin .6s linear infinite}@keyframes cart-item-spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/cart-slide-drawer.css.map */
