cart-drawer .drawer__inner>*:not(.cro-cart){display:none!important}cart-drawer .drawer__inner-empty,cart-drawer .drawer__header,cart-drawer .drawer__footer,cart-drawer .cart-drawer__warnings,cart-drawer .cart-drawer__inner-content,cart-drawer .cart-drawer__empty-content,cart-drawer #CartDrawer-CartItems,cart-drawer cart-drawer-items,cart-drawer .cart-drawer__form,cart-drawer .drawer__close:not(.cro-cart__close),cart-drawer .cart__login-title,cart-drawer .cart__login-paragraph{display:none!important}cart-drawer .drawer__inner{padding:0!important;width:450px!important;max-width:450px!important}@media screen and (max-width:749px){cart-drawer .drawer__inner{width:100vw!important;max-width:100vw!important}}.cro-cart{display:flex!important;flex-direction:column!important;height:100vh!important;max-height:100vh!important;background:#faf6ef!important;font-family:inherit!important;color:#5d3f25!important}.cro-cart__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 14px;border-bottom:1px solid #ebe0d0}.cro-cart__title{font-size:1rem;font-weight:500;color:#5d3f25;display:flex;align-items:center;gap:8px}.cro-cart__title-icon{width:18px;height:18px;stroke:#5d3f25}.cro-cart__count{font-size:.95rem;color:#5d3f25;font-weight:500;margin-left:8px}.cro-cart__close{background:transparent;border:0;cursor:pointer;padding:4px;color:#5d3f25}.cro-cart__close svg{width:22px;height:22px;stroke-width:1.5}.cro-cart__coupon{display:flex;align-items:center;gap:10px;padding:11px 16px;margin:12px 16px 0;border:1.5px dashed #d97706;border-radius:10px;background:#fff4e6;color:#5d3f25;font-size:.82rem;font-weight:500;cursor:pointer;transition:background .15s,transform .05s}.cro-cart__coupon:hover{background:#fee9c8}.cro-cart__coupon:active{transform:scale(.99)}.cro-cart__coupon-icon{flex-shrink:0;display:inline-flex}.cro-cart__coupon-icon svg{width:18px;height:18px;color:#d97706}.cro-cart__coupon-text{flex:1;line-height:1.3}.cro-cart__coupon-text strong{font-weight:700;color:#d97706;letter-spacing:.02em}.cro-cart__coupon-cta{flex-shrink:0;background:#d97706;color:#fff;border:0;border-radius:999px;padding:6px 14px;font-size:.72rem;font-weight:700;letter-spacing:.06em;cursor:pointer}.cro-cart__coupon-cta:hover{background:#b8620a}.cro-cart__coupon--applied{border-color:#2e8b57;border-style:solid;background:#e8f5ee;cursor:default}.cro-cart__coupon--applied:hover{background:#e8f5ee}.cro-cart__coupon--applied .cro-cart__coupon-icon svg{color:#2e8b57}.cro-cart__coupon--applied .cro-cart__coupon-text strong{color:#2e8b57}.cro-cart__trustbar{display:flex;gap:8px;padding:10px 24px 12px;border-bottom:1px solid #ebe0d0;justify-content:center;flex-wrap:wrap}.cro-cart__trustbar-pill{display:inline-flex;align-items:center;gap:5px;background:#fff;border:1px solid #ebe0d0;border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:600;color:#5d3f25;white-space:nowrap}.cro-cart__trustbar-pill svg{width:13px;height:13px;flex-shrink:0}.cro-cart__trustbar-pill--ship svg{color:#2e8b57}.cro-cart__trustbar-pill--reviews svg{color:#f5a725;fill:#f5a725}.cro-cart__items{flex:1 1 auto;overflow-y:auto;padding:6px 24px 12px}.cro-cart__item{display:grid;grid-template-columns:80px 1fr auto;gap:16px;padding:20px 0;border-bottom:1px solid #ebe0d0}.cro-cart__item:last-child{border-bottom:0}.cro-cart__item-img{width:80px;height:80px;border-radius:8px;object-fit:cover;background:#fff}.cro-cart__item-meta{min-width:0}.cro-cart__item-title{font-size:1.25rem;font-weight:500;color:#5d3f25;line-height:1.25;margin-bottom:4px}.cro-cart__item-title-toggle{background:transparent;border:0;font-size:.85rem;color:#f5a725;cursor:pointer;padding:0;margin-left:4px;text-decoration:underline}.cro-cart__item-variant{font-size:.88rem;color:#8b6e52;margin-bottom:8px}.cro-cart__item-price{display:inline-flex;align-items:baseline;gap:8px;margin-top:4px}.cro-cart__item-price-sale{font-size:1.4rem;font-weight:600;color:#d97706;white-space:nowrap}.cro-cart__item-price-strike{font-size:1rem;color:#a08770;text-decoration:line-through;font-weight:500;white-space:nowrap}.cro-cart__item-title{word-break:normal}.cro-cart__item-price{flex-wrap:wrap}.cro-cart__item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.cro-cart__qty{display:inline-flex;align-items:center;border:1.5px solid #d4c2a8;border-radius:999px;background:#fff;overflow:hidden}.cro-cart__qty-btn{background:transparent;border:0;width:28px;height:32px;font-size:1.1rem;font-weight:600;color:#5d3f25;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.cro-cart__qty-btn:hover{color:#d97706}.cro-cart__qty-btn:disabled{opacity:.3;cursor:not-allowed}.cro-cart__qty-value{min-width:24px;text-align:center;font-size:.95rem;font-weight:500;color:#5d3f25;padding:0 4px}.cro-cart__remove{background:transparent;border:0;cursor:pointer;color:#a08770;padding:4px}.cro-cart__remove:hover{color:#c0392b}.cro-cart__remove svg{width:20px;height:20px;stroke-width:1.5}.cro-cart__rec{padding:14px 24px 10px;border-top:1px solid #ebe0d0;background:#faf6ef}.cro-cart__rec-title{font-size:.95rem;font-weight:600;color:#5d3f25;margin-bottom:10px}.cro-cart__rec-scroll{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px}.cro-cart__rec-scroll::-webkit-scrollbar{height:4px}.cro-cart__rec-scroll::-webkit-scrollbar-thumb{background:#d4c2a8;border-radius:4px}.cro-cart__rec-item{flex:0 0 auto;width:96px;scroll-snap-align:start;display:flex;flex-direction:column;gap:4px;text-decoration:none;color:inherit}.cro-cart__rec-img{width:100%;aspect-ratio:1;border-radius:6px;background:#fff;object-fit:cover}.cro-cart__rec-name{font-size:.74rem;font-weight:500;color:#5d3f25;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:2px}.cro-cart__rec-price{font-size:.78rem;font-weight:600;color:#5d3f25}.cro-cart__rec-add{margin-top:4px;background:#fff;border:1px solid #5d3f25;border-radius:999px;padding:5px 8px;font-size:.68rem;font-weight:500;color:#5d3f25;cursor:pointer;width:100%}.cro-cart__rec-add:hover{background:#5d3f25;color:#fff}.cro-cart__footer{flex-shrink:0;padding:10px 24px 14px;background:#faf6ef;border-top:1px solid #ebe0d0;position:sticky;bottom:0}.cro-cart__checkout{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:14px 20px;background:#d97706;color:#fff;border:0;border-radius:999px;font-size:1rem;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:background .15s}.cro-cart__checkout:hover{background:#b8620a}.cro-cart__checkout svg{width:16px;height:16px}.cro-cart__checkout-prices{display:inline-flex;align-items:baseline;gap:8px;margin-left:4px}.cro-cart__checkout-strike{font-size:.9rem;font-weight:500;opacity:.7;text-decoration:line-through}.cro-cart__trust{margin-top:8px;text-align:center;font-size:.88rem;font-weight:600;color:#5d3f25;display:flex;align-items:center;justify-content:center;gap:6px}.cro-cart__trust svg{width:16px;height:16px;color:#5d3f25}@media screen and (max-width:749px){.cro-cart__checkout{font-size:.95rem;letter-spacing:.04em;padding:16px 18px;gap:10px;flex-wrap:nowrap}.cro-cart__checkout-prices{margin-left:0}.cro-cart__checkout-strike{font-size:.82rem}.cro-cart__item-title{font-size:1.1rem}.cro-cart__item-price-sale{font-size:1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/cro-cart.css.map */
