.cart-drawer{--drawer-footer-padding: 1.25rem 1.25rem 1.375rem;--drawer-header-padding-block: .5rem;overflow-x:hidden}.cart-drawer [slot=header]{font-family:var(--text-font-family);font-style:var(--text-font-style);font-weight:var(--text-font-weight)}.cart-drawer::part(body){grid-template-rows:minmax(0,1fr);overflow:hidden}.cart-drawer .cart-drawer__inner{min-height:0;height:100%;display:grid;grid-template-rows:minmax(0,.86fr) auto;row-gap:.75rem;overflow-x:hidden}.cart-drawer .cart-drawer__line-items{min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding-inline-end:.25rem;padding-top:1.25rem;padding-bottom:1rem;scrollbar-width:none;-ms-overflow-style:none}.cart-drawer .cart-drawer__line-items::-webkit-scrollbar{display:none}.cart-drawer .cart-drawer__line-items>*+*{border-top:none;margin-top:1.25rem;padding-top:1.25rem}.cart-drawer .cart-drawer__recommendations{border-top:1px solid rgb(var(--border-color));padding-top:var(--spacing-5)}.cart-drawer [slot=footer]{display:grid;gap:.5rem;margin-top:0}.cart-drawer .line-item{--line-item-image-width: 5.25rem;display:grid;grid-template-columns:var(--line-item-image-width) minmax(0,1fr);align-items:start;column-gap:1rem;row-gap:.25rem;width:100%;min-width:0}.cart-drawer .line-item__media-wrapper{grid-column:1;width:var(--line-item-image-width);min-width:var(--line-item-image-width);position:relative}.cart-drawer .line-item__media-wrapper>.pill-loader{position:absolute;top:calc(50% - .5rem);left:calc(50% - 1rem)}.cart-drawer .line-item__media{width:100%;border-radius:var(--rounded-xs)}.cart-drawer .line-item__info{grid-column:2;min-width:0;display:flex;flex-direction:column;gap:.3rem;overflow:hidden;align-self:stretch}.cart-drawer .line-item__actions{justify-self:start;width:auto;min-width:0;margin-top:auto!important;padding-top:0!important}.cart-drawer .line-item__info line-item-quantity{margin-top:0}.cart-drawer .line-item__info .bold,.cart-drawer .line-item__info a.bold{font-size:.75rem;line-height:1.333;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;font-weight:700}.cart-drawer .line-item__info .text-sm.text-subdued{font-size:.625rem;line-height:1.4;word-break:break-word}.cart-drawer .yq-cart-drawer__line-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.45rem;margin-top:.25rem;font-family:var(--text-font-family);font-style:var(--text-font-style)}.cart-drawer .yq-cart-drawer__line-price>span:first-child{color:rgb(var(--text-color));font-weight:700;font-size:.75rem;line-height:1.333}.cart-drawer .yq-cart-drawer__line-price>.line-through,.cart-drawer .yq-cart-drawer__line-price>.yq-cart__save{font-size:.625rem;line-height:1.4}.cart-drawer .yq-cart__save{color:#b88556;font-weight:700}.cart-drawer .yq-cart-est-arrival,.cart-drawer .yq-cart-est-title{margin-top:.2rem;font-size:.625rem;line-height:1.4}.cart-drawer .quantity-selector{min-height:2rem;width:100%;min-width:0;--quantity-selector-height: 2rem;--quantity-selector-input-width: 1.5rem;grid-template-columns:1.75rem minmax(0,1fr) 1.75rem}.cart-drawer .quantity-selector .quantity-selector__button{min-width:1.75rem;width:1.75rem;padding-inline:0}.cart-drawer .quantity-selector .quantity-selector__input.quantity-input{border:0;outline:none;box-shadow:none;min-width:0;width:100%;text-align:center;font-family:var(--text-font-family);font-style:var(--text-font-style);font-weight:var(--text-font-weight);font-size:.75rem;line-height:1;color:#000;-webkit-text-fill-color:#000}.cart-drawer .yq-cart-discount-collapsible__details{background:transparent}.cart-drawer .yq-cart-discount-collapsible__summary{list-style:none;cursor:pointer}.cart-drawer .yq-cart-discount-collapsible__summary::-webkit-details-marker{display:none}.cart-drawer .yq-cart-discount-collapsible__summary-inner{display:flex;align-items:center;gap:.5rem;justify-content:space-between;font-size:.875rem}.cart-drawer .yq-cart-discount-collapsible__prompt{color:rgb(var(--text-color) / .65)}.cart-drawer .yq-cart-discount-collapsible__apply{display:inline-flex;align-items:center;gap:.25rem;color:rgb(var(--text-color))}.cart-drawer .yq-cart-discount-collapsible__details[open] .yq-cart-discount-collapsible__chevron{transform:rotate(180deg)}.cart-drawer .yq-cart-discount-collapsible__panel{padding-top:.5rem}.cart-drawer .cart-discount-field .input{padding-inline-end:6rem}.cart-drawer .cart-discount-field .yq-cart-discount-apply{position:absolute;top:50%;right:1rem;transform:translateY(-50%);font-size:.8125rem;font-weight:600;cursor:pointer}.cart-drawer .yq-cart-drawer__discount-footer{gap:.35rem}.cart-drawer .yq-cart-drawer__discount-footer{display:none!important}.cart-drawer .yq-cart-drawer__summary{gap:.5rem}.cart-drawer .yq-cart-drawer__save-row{color:#b88556}.cart-drawer .yq-cart-drawer__save-row .yq-cart__save{font-size:.75rem;line-height:1.333}.cart-drawer .yq-cart-drawer__total-row .h5{font-family:var(--text-font-family);font-style:var(--text-font-style);font-weight:700;font-size:1.125rem;line-height:1.2;letter-spacing:.02em;text-transform:none}.cart-drawer .yq-cart-drawer__summary .text-subdued{font-size:.8125rem;line-height:1.35}.cart-drawer .yq-cart-drawer__buy-buttons{gap:.95rem;display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;margin-top:.25rem}.cart-drawer .cart-drawer__footer{gap:.875rem}.cart-drawer .cart-drawer__complementary-products{padding-block:.25rem .0625rem;row-gap:.125rem!important}.cart-drawer .yq-cart-drawer__view-cart.button{border-color:transparent;background:#b88556;color:#fff;font-weight:700}.cart-drawer .yq-cart-drawer__checkout.button{background:#1c1c1c;color:#fff;font-weight:700}.cart-drawer .yq-cart-drawer__view-cart.button:hover,.cart-drawer .yq-cart-drawer__checkout.button:hover{filter:brightness(.94);color:#fff}.cart-drawer .line-item__actions .text-xs,.cart-drawer .line-item__actions .link,.cart-drawer .horizontal-product-card .link,.cart-drawer .horizontal-product-card .button,.cart-drawer .yq-cart-drawer__buy-buttons .button{font-size:.75rem;line-height:1.333}.cart-drawer .line-item__actions line-item-quantity{display:flex;align-items:center;justify-content:flex-start;gap:.625rem;margin-top:0!important;padding-top:0!important}.cart-drawer .line-item__actions .quantity-selector{width:5.5rem;min-width:5.5rem}.cart-drawer .line-item__actions .text-xs,.cart-drawer .line-item__actions .link{display:inline-flex;align-items:center;white-space:nowrap;margin:0}.cart-drawer,.cart-drawer p,.cart-drawer a,.cart-drawer span,.cart-drawer button,.cart-drawer input,.cart-drawer label,.cart-drawer .button,.cart-drawer .link,.cart-drawer .text-xs,.cart-drawer .text-sm,.cart-drawer .text-subdued,.cart-drawer .bold,.cart-drawer .badge,.cart-drawer .discount-badge,.cart-drawer .yq-cart__save{font-family:var(--text-font-family);font-style:var(--text-font-style)}.cart-drawer [slot=header] .h4,.cart-drawer>.h4[slot=header],.cart-drawer .complementary-products__header .h6{font-family:var(--text-font-family);font-style:var(--text-font-style);font-weight:var(--text-font-weight)}.cart-drawer [slot=header] .h4,.cart-drawer>.h4[slot=header]{font-size:1.125rem;line-height:1.2}.cart-drawer::part(header){min-height:0;padding-block-start:var(--drawer-header-padding-block);padding-block-end:var(--drawer-header-padding-block)}.cart-drawer .complementary-products__header .h6{font-size:.75rem;line-height:1.333;text-transform:uppercase;letter-spacing:.04em}.cart-drawer .complementary-products__header{margin-bottom:0}.cart-drawer .complementary-products__header.complementary-products__header--align-start{margin-bottom:0;padding-bottom:0}.cart-drawer .complementary-products__product-list,.cart-drawer .complementary-products__product-list--carousel,.cart-drawer scroll-carousel.complementary-products__product-list--carousel{overflow-x:hidden!important;scrollbar-width:none;-ms-overflow-style:none;max-width:100%;width:100%}.cart-drawer .complementary-products__product-list::-webkit-scrollbar,.cart-drawer .complementary-products__product-list--carousel::-webkit-scrollbar,.cart-drawer scroll-carousel.complementary-products__product-list--carousel::-webkit-scrollbar{display:none}.cart-drawer .complementary-products__product-list--carousel>*,.cart-drawer scroll-carousel.complementary-products__product-list--carousel>*{min-width:100%;max-width:100%;overflow:hidden}.cart-drawer .horizontal-product-card,.cart-drawer .horizontal-product-card__info,.cart-drawer .horizontal-product-card__info>*{min-width:0}.cart-drawer .horizontal-product-card{align-items:start;column-gap:.875rem}.cart-drawer .horizontal-product-card__figure{width:4rem;aspect-ratio:1 / 1;overflow:hidden;display:block}.cart-drawer .horizontal-product-card__figure img{width:100%;height:100%;object-fit:cover;display:block}.cart-drawer .horizontal-product-card__info{gap:.5rem;align-content:start}.cart-drawer .horizontal-product-card__info .v-stack{gap:.4rem}.cart-drawer .complementary-products__product-list .horizontal-product-card,.cart-drawer .complementary-products__product-list--carousel .horizontal-product-card,.cart-drawer scroll-carousel.complementary-products__product-list--carousel .horizontal-product-card{width:100%;min-width:100%;max-width:100%;flex:0 0 100%;overflow:hidden}.cart-drawer .horizontal-product-card__info .product-title{font-family:var(--text-font-family);font-style:var(--text-font-style);font-weight:700;font-size:.75rem;line-height:1.333;letter-spacing:.01em}.cart-drawer .horizontal-product-card__info .price-list,.cart-drawer .horizontal-product-card__info .price-list *,.cart-drawer .horizontal-product-card__info .link,.cart-drawer .horizontal-product-card__info .button{font-family:var(--text-font-family);font-style:var(--text-font-style);font-size:.625rem;line-height:1.4}.cart-drawer .horizontal-product-card__info .price-list,.cart-drawer .horizontal-product-card__info .price-list *{letter-spacing:-.01em}.cart-drawer .horizontal-product-card__info .link,.cart-drawer .horizontal-product-card__info .button,.cart-drawer .horizontal-product-card__info product-form,.cart-drawer .horizontal-product-card__info quick-buy-modal+button{margin-top:.2rem}@media screen and (min-width:700px){.cart-drawer{--drawer-footer-padding: 1rem 2rem 1.125rem;--drawer-header-padding-block: .625rem}.cart-drawer .line-item{--line-item-image-width: 6rem;grid-template-columns:var(--line-item-image-width) minmax(0,1fr);column-gap:1.25rem;row-gap:.25rem;align-items:start}.cart-drawer .line-item__actions{width:auto;min-width:0}}@media screen and (max-width:699px){.cart-drawer{--drawer-footer-padding: 1rem 1rem calc(1.25rem + env(safe-area-inset-bottom, 0px)) }.cart-drawer .cart-drawer__line-items{padding-inline-end:0}.cart-drawer .line-item__info>.v-stack .bold{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-drawer [slot=footer] .button--xl{min-height:2.75rem}}.cart-drawer .yq-cart-drawer__buy-buttons,.cart-drawer .button-group.button-group--same-width.yq-cart-drawer__buy-buttons{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-flow:row!important;grid-auto-columns:unset!important;gap:.5rem!important}.cart-drawer::part(footer),.cart-drawer:not(:has(.cart-drawer__footer:only-child))::part(footer){padding-block-start:.875rem!important}.cart-drawer .yq-cart-drawer__summary{padding-top:.125rem!important;margin-top:0!important}
/*# sourceMappingURL=/cdn/shop/t/27/assets/yq-cart-drawer.css.map */
