cart-drawer .drawer__inner{width:100vw!important;max-width:480px!important}@media(max-width:749px){cart-drawer .drawer__inner{max-width:100vw!important}}cart-drawer .drawer__inner{display:flex!important;flex-direction:column!important;height:100%!important;overflow:hidden!important}cart-drawer .drawer__header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #eee}cart-drawer .drawer__heading{font-size:22px;font-weight:800;margin:0;color:#1a1a2e;display:flex;align-items:center;gap:10px}cart-drawer .wcd-header-count{display:inline-flex;align-items:center;justify-content:center;background:#1a1a2e;color:#fff;font-size:13px;font-weight:700;min-width:28px;height:28px;border-radius:50px;padding:0 8px}cart-drawer .drawer__close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#1a1a2e;padding:0}cart-drawer .drawer__close svg{width:20px;height:20px}cart-drawer .wcd-savings-banner{flex-shrink:0;background:#f0fdf4;border-bottom:1px solid #bbf7d0;padding:10px 20px;font-size:13px;font-weight:600;text-align:center;color:#166534}cart-drawer .wcd-savings-banner strong{font-weight:800}cart-drawer .wcd-savings-banner:empty{display:none}cart-drawer cart-drawer-items{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;min-height:0}cart-drawer cart-drawer-items.is-empty{display:flex;align-items:stretch;justify-content:flex-start}cart-drawer .cart-items{display:block!important;border-spacing:0}cart-drawer .cart-items thead{display:none!important}cart-drawer .cart-items tbody{display:block!important}cart-drawer .cart-items tr.cart-item{display:flex!important;align-items:center;gap:14px;padding:14px 20px;border-bottom:1px solid #f0f0f0;position:relative}cart-drawer .cart-items tr.cart-item:last-child{border-bottom:none}cart-drawer .cart-item__media{display:block!important;flex-shrink:0;width:80px!important;padding:0!important}cart-drawer .cart-item__image{width:80px!important;height:80px!important;object-fit:cover!important;border-radius:12px!important;background:#f5f5f5}cart-drawer .cart-item__link{display:block}cart-drawer .cart-item__details{display:block!important;flex:1;min-width:0;padding:0!important}cart-drawer .cart-item__name{font-size:15px!important;font-weight:700!important;color:#1a1a2e;text-decoration:none;display:block;line-height:1.3;margin-bottom:2px;word-break:normal!important;overflow-wrap:normal!important;white-space:normal!important}cart-drawer .cart-item__name:hover{text-decoration:none}cart-drawer .cart-item__details .cart-item__discounted-prices{display:flex;align-items:center;gap:6px;margin-top:2px}cart-drawer .cart-item__details .cart-item__old-price{font-size:13px;color:#aaa;text-decoration:line-through}cart-drawer .cart-item__details .cart-item__final-price{font-size:15px;font-weight:700;color:#1a1a2e}cart-drawer .cart-item__details .product-option{font-size:14px;color:#1a1a2e;font-weight:600}cart-drawer .cart-item__details .discounts__discount{display:inline-flex;align-items:center;gap:4px;background:#e8f5e9;color:#1b7d46;font-size:11px;font-weight:700;padding:2px 8px;border-radius:4px;margin-top:4px}cart-drawer .cart-item__details .discounts__discount svg{width:12px;height:12px}cart-drawer .cart-item__totals{display:none!important}cart-drawer .cart-item__quantity{display:flex!important;align-items:center;justify-content:flex-end;padding:0!important;flex-shrink:0}cart-drawer .cart-item__quantity-wrapper{display:flex;flex-direction:column;align-items:center;gap:0}cart-drawer .quantity.cart-quantity{display:inline-flex!important;align-items:center;gap:0;border:none!important;background:none!important;min-height:auto!important;padding:0!important}cart-drawer .quantity.cart-quantity .quantity__button{width:38px!important;height:38px!important;background:#1a1a2e!important;color:#fff!important;border:none!important;border-radius:50%!important;display:flex!important;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;padding:0!important}cart-drawer .quantity.cart-quantity .quantity__button:hover{background:#2d2d50!important;transform:scale(1.08)}cart-drawer .quantity.cart-quantity .quantity__button svg{width:14px;height:14px}cart-drawer .quantity.cart-quantity .quantity__input{width:36px!important;text-align:center;font-size:16px!important;font-weight:800!important;color:#1a1a2e!important;border:none!important;background:none!important;padding:0!important;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}cart-drawer .quantity.cart-quantity .quantity__input::-webkit-inner-spin-button,cart-drawer .quantity.cart-quantity .quantity__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}cart-drawer cart-remove-button{display:none!important}cart-drawer .quantity-popover__info-button{display:none!important}cart-drawer .quantity-popover__info{display:none!important}cart-drawer .drawer__footer{flex-shrink:0;background:#fff!important;padding:0;border-top:1px solid #eee;box-shadow:0 -4px 16px #0000000f;margin-left:-1.5rem!important;margin-right:-1.5rem!important;padding-left:1.5rem!important;padding-right:1.5rem!important;width:calc(100% + 3rem)!important;position:relative;z-index:2}cart-drawer .cart-drawer__footer{padding:12px 20px 0}cart-drawer .totals__total{font-size:15px;font-weight:700;color:#1a1a2e;margin:0}cart-drawer .cart__ctas{padding:10px 20px 0}cart-drawer .cart__checkout-button{width:100%!important;height:52px!important;background:#f5df4d!important;color:#1a1a2e!important;border:none!important;border-radius:14px!important;font-size:15px!important;font-weight:800!important;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;transition:all .15s ease;display:flex!important;align-items:center;justify-content:center;box-shadow:0 2px 8px #f5df4d4d}cart-drawer .cart__checkout-button:hover{background:#efd63c!important}cart-drawer .wcd-trust{display:flex;justify-content:center;gap:16px;padding:8px 20px 12px}cart-drawer .wcd-trust-item{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:#999}cart-drawer .wcd-trust-item svg{width:13px;height:13px;color:#22c55e;flex-shrink:0}cart-drawer #Details-CartDrawer{display:none!important}cart-drawer .cart-drawer__footer{padding:14px 20px 0}cart-drawer .totals{display:flex;align-items:center;justify-content:space-between;margin:0}cart-drawer .totals__total{font-size:16px;font-weight:700;color:#1a1a2e;margin:0}cart-drawer .tax-note{display:none!important}cart-drawer .cart-drawer__footer .discounts{margin-bottom:8px}cart-drawer .cart-drawer__footer .discounts__discount--end{display:flex;align-items:center;gap:4px;font-size:13px;color:#1b7d46;font-weight:600}cart-drawer .wcd-trust{display:flex;justify-content:center;gap:20px;padding:10px 20px 14px}cart-drawer .wcd-trust-item{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:#888}cart-drawer .wcd-trust-item svg{width:14px;height:14px;color:#22c55e;flex-shrink:0}cart-drawer .wcd-empty-state{flex:1;display:flex;flex-direction:column;align-items:center;padding:20px;text-align:center;overflow-y:auto}cart-drawer .wcd-empty-title{font-size:22px;font-weight:800;color:#1a1a2e;margin:0 0 6px}cart-drawer .wcd-empty-text{font-size:14px;color:#888;margin:0 0 20px}cart-drawer .wcd-empty-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%;margin-bottom:20px}cart-drawer .wcd-empty-card{display:flex;flex-direction:column;align-items:center;text-decoration:none;border-radius:14px;overflow:hidden;background:#f8f8f8;transition:transform .15s ease,box-shadow .15s ease}cart-drawer .wcd-empty-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}cart-drawer .wcd-empty-card-img{width:100%;aspect-ratio:1;overflow:hidden;background:#f0f0f0}cart-drawer .wcd-empty-card-img img{width:100%;height:100%;object-fit:cover}cart-drawer .wcd-empty-card-label{font-size:13px;font-weight:700;color:#1a1a2e;padding:8px 0}cart-drawer .wcd-empty-social{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:#eef6ff;border-radius:10px;padding:10px 16px;margin-bottom:16px}cart-drawer .wcd-social-dot{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:wcd-pulse 2s ease-in-out infinite}@keyframes wcd-pulse{0%,to{opacity:1}50%{opacity:.4}}cart-drawer .wcd-social-text{font-size:13px;font-weight:600;color:#1a1a2e}cart-drawer .wcd-empty-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:54px;background:#f5df4d;color:#1a1a2e;border-radius:14px;font-size:15px;font-weight:800;text-decoration:none;text-transform:uppercase;letter-spacing:.02em;transition:background .15s ease;margin-bottom:14px}cart-drawer .wcd-empty-cta:hover{background:#efd63c;color:#1a1a2e}cart-drawer .wcd-empty-trust{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#888}cart-drawer .wcd-empty-trust svg{color:#1a1a2e;flex-shrink:0}cart-drawer .wcd-footer-hidden{display:none!important}cart-drawer .cart-drawer__collection{display:none!important}cart-drawer .cart-drawer{z-index:99999!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important}cart-drawer .cart-drawer__overlay{z-index:1!important}cart-drawer .drawer__inner{z-index:2!important;position:relative!important}cart-drawer .cart-drawer__overlay{background:#0006!important;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}cart-drawer .drawer__inner{transition:transform .35s cubic-bezier(.32,.72,0,1)!important}cart-drawer .cart-item__details .caption-with-letter-spacing{display:none}cart-drawer .cart-item__details dl{margin:2px 0 0}cart-drawer .cart-item__details dl .product-option{font-size:12px;color:#888;font-weight:500}cart-drawer .cart-item__details dl .product-option dt{display:none}cart-drawer .cart-item__details p.product-option{font-size:12px;color:#888;margin:2px 0 0}cart-drawer .wcd-bundle-header{display:block!important;padding:12px 20px 8px;border-bottom:1px solid #f0f0f0;background:#f8f9fa}cart-drawer .wcd-bundle-header td{display:block!important;padding:0!important}cart-drawer .wcd-bundle-header-inner{display:flex;align-items:center;justify-content:space-between}cart-drawer .wcd-bundle-header-left{display:flex;align-items:center;gap:8px}cart-drawer .wcd-bundle-icon{font-size:16px}cart-drawer .wcd-bundle-title{font-size:14px;font-weight:800;color:#1a1a2e}cart-drawer .wcd-bundle-discount-pill{display:inline-block;background:#e8f5e9;color:#1b7d46;font-size:11px;font-weight:700;padding:2px 8px;border-radius:4px}cart-drawer .wcd-bundle-remove{background:none;border:1px solid #ddd;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:600;color:#888;cursor:pointer;transition:all .15s ease}cart-drawer .wcd-bundle-remove:hover{border-color:#e53e3e;color:#e53e3e}cart-drawer .cart-items tr.wcd-bundle-item{padding-left:30px!important;background:#fafafa;border-bottom:1px solid #f5f5f5!important}cart-drawer .cart-items tr.wcd-bundle-item:last-child{border-bottom:1px solid #f0f0f0!important}cart-drawer .wcd-bundle-item .cart-item__media{width:60px!important}cart-drawer .wcd-bundle-item .cart-item__image{width:60px!important;height:60px!important;border-radius:8px!important}cart-drawer .wcd-bundle-item-qty{display:flex!important;align-items:center;justify-content:flex-end;padding:0!important;flex-shrink:0}cart-drawer .wcd-qty-badge{display:inline-flex;align-items:center;justify-content:center;background:#eee;color:#1a1a2e;font-size:14px;font-weight:700;min-width:36px;height:30px;border-radius:8px;padding:0 10px}cart-drawer .wcd-item-savings{display:inline-block;background:#fef9c3;color:#854d0e;font-size:11px;font-weight:700;padding:2px 8px;border-radius:4px;margin-top:4px}cart-drawer .totals__total-value-wrapper{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}cart-drawer .totals__original-price{font-size:14px;color:#aaa;text-decoration:line-through;font-weight:500}cart-drawer .totals__total-value{font-size:20px;font-weight:800;color:#1a1a2e;margin:0}cart-drawer .wcd-total-savings{display:inline-block;background:#fef9c3;color:#854d0e;font-size:11px;font-weight:700;padding:2px 8px;border-radius:4px}@media(max-width:749px){cart-drawer .cart-items tr.cart-item{padding:12px 16px;gap:12px}cart-drawer .cart-item__media{width:72px!important}cart-drawer .cart-item__image{width:72px!important;height:72px!important;border-radius:10px!important}cart-drawer .cart-item__name{font-size:14px!important}cart-drawer .quantity.cart-quantity .quantity__button{width:34px!important;height:34px!important}cart-drawer .quantity.cart-quantity .quantity__input{width:30px!important;font-size:15px!important}cart-drawer .drawer__header{padding:14px 16px}cart-drawer .wcd-savings-banner{padding:8px 16px;font-size:12px}cart-drawer .cart-drawer__footer{padding:12px 16px 0}cart-drawer .cart__ctas{padding:10px 16px}cart-drawer .wcd-trust{padding:8px 16px 12px}cart-drawer .wcd-bundle-header{padding:10px 16px 6px}cart-drawer .cart-items tr.wcd-bundle-item{padding-left:24px!important;padding-right:16px}cart-drawer .wcd-bundle-item .cart-item__media{width:52px!important}cart-drawer .wcd-bundle-item .cart-item__image{width:52px!important;height:52px!important}}cart-drawer .cart-drawer__collection .slider-button{width:28px!important;height:28px!important;background:#fff!important;border:1px solid #e0e0e0!important;border-radius:50%!important;color:#1a1a2e!important;box-shadow:none!important}cart-drawer .cart-drawer__collection .product-card-wrapper,cart-drawer .cart-drawer__collection .card-wrapper{background:#fff!important;border:1px solid #eee!important;border-radius:12px!important;overflow:hidden!important;box-shadow:none!important}cart-drawer .cart-drawer__collection .card__information{padding:0!important}cart-drawer .cart-drawer__collection .card__heading,cart-drawer .cart-drawer__collection .card__heading a{font-size:13px!important;font-weight:700!important;color:#1a1a2e!important;text-decoration:none!important;line-height:1.3!important}cart-drawer .cart-drawer__collection .price-item{font-size:13px!important;font-weight:700!important;color:#1a1a2e!important}cart-drawer .cart-drawer__collection .card__media,cart-drawer .cart-drawer__collection .media{background:#f5f5f5!important;border-radius:10px 10px 0 0!important}cart-drawer .cart-drawer__collection .quick-add__submit,cart-drawer .cart-drawer__collection .button{background:#1a1a2e!important;color:#fff!important;border:none!important;border-radius:8px!important;font-size:12px!important;font-weight:700!important;height:34px!important;padding:0 14px!important;min-height:auto!important}cart-drawer .cart-drawer__collection .quick-add__submit:hover,cart-drawer .cart-drawer__collection .button:hover{background:#2d2d50!important}cart-drawer .cart-drawer__collection .card__badge{display:none!important}cart-drawer .cart-drawer__collection .rating{display:none!important}cart-drawer .cart__checkout-button:hover{background:#efd63c!important;box-shadow:0 4px 12px #f5df4d66}cart-drawer .drawer__footer{padding-bottom:env(safe-area-inset-bottom,0px)}cart-drawer .cart__ctas{padding:10px 20px 8px}cart-drawer .wcd-trust{padding:6px 20px 10px;gap:16px}@media(max-width:749px){cart-drawer .cart-drawer__collection{padding:10px 16px}cart-drawer .cart__ctas{padding:8px 16px 6px}cart-drawer .wcd-trust{padding:4px 16px 8px}}cart-drawer .cart-drawer__collection{padding:16px 20px;border-top:1px solid #f0f0f0}cart-drawer .cart-drawer__collection h2,cart-drawer .cart-drawer__collection .heading{font-size:15px!important;font-weight:800!important;color:#1a1a2e!important;margin:0 0 12px!important;text-transform:none!important}cart-drawer .cart-drawer__collection .slider{display:flex!important;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px}cart-drawer .cart-drawer__collection .slider .grid__item,cart-drawer .cart-drawer__collection .slider>*{flex:0 0 75%;scroll-snap-align:start;min-width:0}cart-drawer .cart-drawer__collection .card-wrapper,cart-drawer .cart-drawer__collection .product-card-wrapper{background:#fff!important;border:1px solid #eee!important;border-radius:12px!important;overflow:hidden!important}cart-drawer .cart-drawer__collection .card__inner{background:#fff!important;border-radius:12px!important;padding:0!important}cart-drawer .cart-drawer__collection .card__content{padding:8px 10px!important;background:#fff!important}cart-drawer .cart-drawer__collection .card__heading,cart-drawer .cart-drawer__collection .card__heading a{font-size:12px!important;font-weight:700!important;color:#1a1a2e!important;text-decoration:none!important}cart-drawer .cart-drawer__collection .price-item{font-size:12px!important;font-weight:700!important;color:#1a1a2e!important}cart-drawer .cart-drawer__collection .card__media img{border-radius:0!important}cart-drawer .cart-drawer__collection .quick-add__submit,cart-drawer .cart-drawer__collection .button{background:#1a1a2e!important;color:#fff!important;border:none!important;border-radius:8px!important;font-size:11px!important;font-weight:700!important;height:32px!important;padding:0 12px!important;min-height:auto!important}cart-drawer .cart-drawer__collection .card__badge,cart-drawer .cart-drawer__collection .rating,cart-drawer .cart-drawer__collection .slider-button{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/16/assets/wettr-cart-drawer.css.map */
