.drawer .cart__item{border-bottom:0;margin-bottom:14px;padding-bottom:0}.drawer .cart__item:first-child{padding-top:0}.drawer .cart__item-card{align-items:flex-start;background:var(--colorBody, #fff);border:1px solid var(--colorBorder);border-radius:14px;box-shadow:0 1px 2px #0000000a;display:flex;gap:14px;padding:14px;position:relative;transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease}.drawer .cart__item-card:hover{border-color:var(--colorBtnPrimary, var(--colorBorder));box-shadow:0 6px 20px #00000014;transform:translateY(-1px)}.drawer .cart__image-col{align-items:center;display:flex;flex:0 0 92px;flex-direction:column;gap:8px}.drawer .cart__image{flex:none;margin-inline-end:0;width:100%}.drawer .cart__image a{border-radius:10px;height:92px;overflow:hidden}.drawer .cart__image img{border-radius:10px;transition:transform .35s ease}.drawer .cart__item-card:hover .cart__image img{transform:scale(1.05)}.drawer .cart__item-details{min-width:0;position:relative}.drawer .cart__item-title{padding-inline-end:26px}.drawer .cart__item-name{font-size:var(--typeBodySmallSize);font-weight:600;letter-spacing:0;line-height:1.35;margin-bottom:6px;text-transform:none}.drawer .cart__item-remove-btn{align-items:center;background:transparent;border:0;border-radius:50%;color:var(--colorTextBody);cursor:pointer;display:flex;height:26px;justify-content:center;opacity:.55;padding:0;position:absolute;right:0;top:0;transition:background .15s ease,opacity .15s ease,color .15s ease;width:26px}.drawer .cart__item-remove-btn:hover{background:#0000000f;color:#d3382f;opacity:1}.drawer .cart__remove{display:none}.drawer .cart__item--variants{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.drawer .cart__item-tag{background:var(--colorDrawers, #f4f3f1);border-radius:20px;color:var(--colorTextBody);display:inline-block;font-size:11px;font-weight:500;letter-spacing:.02em;line-height:1;padding:5px 10px;text-transform:none}.drawer .cart__item-tag--plan{background:transparent;border:1px solid var(--colorBorder);display:none}.drawer .cart__item--properties{font-size:11px;margin-bottom:8px;opacity:.75}.drawer .cart__qty{align-items:stretch;background:var(--colorDrawers, #f4f3f1);border-radius:999px;display:inline-flex;max-width:none;min-width:0;overflow:hidden;width:auto}.drawer .cart__qty .js-qty__adjust{align-items:center;background:transparent;border:0;bottom:auto;cursor:pointer;display:flex;height:28px;justify-content:center;left:auto;padding:0;position:static;right:auto;top:auto;width:26px}.drawer .cart__qty .js-qty__adjust:hover{background:#0000000f}.drawer .cart__qty .js-qty__adjust svg path{fill:var(--colorTextBody)}.drawer .cart__qty .js-qty__num{background:transparent;border:0;font-size:12px;font-weight:600;height:28px;padding:0;text-align:center;width:26px}.drawer .cart__item-price-line{align-items:baseline;column-gap:8px;display:flex;flex-wrap:wrap;font-size:var(--typeBodySmallSize);margin-top:6px;row-gap:4px}.drawer .cart__price{font-weight:700;order:1}.drawer .cart__price--sale{color:var(--colorTextBody);font-weight:700;order:1}.drawer .cart__price--compare{font-size:11px;font-weight:400;opacity:.5;order:2;text-decoration:line-through}.drawer .cart__discount-badge{background:var(--colorTextSavings, #2f7d4f);border-radius:20px;color:#fff;font-size:10px;font-weight:700;line-height:1;order:3;padding:3px 7px;white-space:nowrap}.drawer .cart__discount-badge--coupon{background:transparent;border:1px solid var(--colorTextSavings, #2f7d4f);color:var(--colorTextSavings, #2f7d4f);font-weight:600;order:4}@media only screen and (max-width:480px){.drawer .cart__item-card{gap:10px;padding:10px}.drawer .cart__image-col{flex-basis:78px}.drawer .cart__image a{height:78px}}
/*# sourceMappingURL=/cdn/shop/t/74/assets/cart-drawer-custom.css.map */
