.nw-cart .drawer__inner{width:440px;max-width:100vw;height:100%;overflow:hidden;border:0;background:#fff;color:#111}.nw-cart:not(.is-empty) .drawer__header{flex:0 0 auto;min-height:78px;padding:16px 24px;justify-content:space-between;background:#fff;border:0}.nw-cart .nw-cart-logo{display:block;width:var(--nw-logo-width, 180px);max-width:calc(100% - 48px);height:auto;max-height:75px;object-fit:contain;object-position:left center}.nw-cart .drawer__header .drawer__close{position:static;flex:0 0 40px;width:40px;height:40px;padding:10px}.nw-cart .drawer__close svg{width:20px;height:20px}.nw-cart:not(.is-empty) .cart-drawer__body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:0;background:#fff}.nw-cart .cart-timer{display:none}.nw-cart cart-drawer-items{margin:0}.nw-cart .cart-items{margin:0;padding:0}.nw-cart .cart-drawer-item{padding:24px;border-bottom:1px solid #e8e8e8;background:#fff;margin:0;align-items:flex-start}.nw-cart .cart-item__media{width:88px;flex:0 0 88px}.nw-cart .cart-item__image{display:block;width:88px;height:88px;object-fit:cover;border-radius:0;box-shadow:none}.nw-cart .cart-drawer-item__right{padding-left:16px;min-width:0}.nw-cart .cart-item__details{padding-right:8px;min-width:0}.nw-cart .cart-item__name{display:block;margin:0;font-size:17px;line-height:1.3;font-weight:700;color:#111;text-decoration:none}.nw-cart .cart-item__details dl{margin:5px 0 0}.nw-cart .product-option{font-size:14px;line-height:1.4;color:#888}.nw-cart .cart-drawer-item__single-item-prices{display:none}.nw-cart .cart-drawer-item__quantity-and-prices{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-top:6px}.nw-cart .cart-item__quantity{order:2}.nw-cart .cart-item__totals{order:1;width:100%;text-align:left}.nw-cart .cart-item__price-wrapper{text-align:left}.nw-cart .cart-item__discounted-prices{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-start;gap:4px}.nw-cart .cart-item__old-price{color:#999;font-size:14px;font-weight:400}.nw-cart .cart-item__totals .regular-price{color:#d60000;font-size:16px;font-weight:700;line-height:1.4}.nw-cart .cart-drawer-item__saving{display:block;color:#18a800;font-size:15px;line-height:1.4;font-weight:700;margin-top:2px}.nw-cart .cart-quantity{--corner-radius: 2px;--border-width: 1px;--border-color: #ccc;--container-padding: 0;width:100px;min-height:28px;height:28px;padding:0;border:1px solid #ccc;border-radius:2px;background:#fff;color:#111}.nw-cart .cart-quantity:before,.nw-cart .cart-quantity:after{box-shadow:none}.nw-cart .cart-quantity .quantity__button{width:30px;padding:0;background:#fff;color:#555;border:0;border-radius:0}.nw-cart .cart-quantity .quantity__button svg{width:9px;height:9px}.nw-cart .cart-quantity .quantity__input{padding:0;min-width:0;font-size:13px;background:#fff;color:#111}.nw-cart:not(.is-empty) .drawer__footer{flex:0 0 auto;max-height:50%;overflow-y:auto;padding:0 22px 12px;background:#f7f7f8;border-top:1px solid #ddd}.nw-cart .nw-dispatch{margin:0 -22px;padding:10px 16px;background:#fff;text-align:center;font-size:13px;line-height:1.4}.nw-cart .nw-dispatch:before{content:"";display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#56a66a}.nw-cart .nw-summary{margin:0}.nw-cart .nw-summary-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;margin:0;font-size:14px;line-height:1.4;border-bottom:1px solid #e3e3e3}.nw-cart .nw-summary-label{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.nw-cart .nw-summary-value{text-align:right}.nw-cart .nw-discount-percent{display:inline-block;padding:4px 7px;border-radius:3px;background:#ce0000;color:#fff;font-size:12px;font-weight:700;white-space:nowrap}.nw-cart .drawer__footer .cart__ctas{margin:8px 0 6px}.nw-cart #CartDrawer-Checkout{width:100%;min-height:54px;padding:12px;background:#000;color:#fff;border-radius:0;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.nw-cart #CartDrawer-Checkout:before,.nw-cart #CartDrawer-Checkout:after{border-radius:0;box-shadow:none}.nw-cart .nw-trust{display:flex;justify-content:center;align-items:center;gap:7px;margin:6px 0;padding:7px;border:1px solid #ddd;background:#fff;text-align:center;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.nw-cart .nw-trust svg{width:17px;height:17px;flex-shrink:0}.nw-cart .payment-badges-block{margin:7px 0 0}.nw-cart .payment-badges{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:7px;padding:0;margin:0;list-style:none}.nw-cart .payment-badges li{padding:0;margin:0;display:flex}.nw-cart .payment-badges svg{width:36px;height:23px}@media(max-width:749px){.nw-cart .drawer__inner{width:100vw;max-width:100vw}}@media(max-width:359px){.nw-cart .cart-drawer-item{padding:16px}.nw-cart .cart-item__media{width:72px;flex-basis:72px}.nw-cart .cart-item__image{width:72px;height:72px}.nw-cart .cart-item__name{font-size:15px}.nw-cart .cart-drawer-item__right{padding-left:12px}}.nw-cart .cart-item__totals{justify-content:flex-start}.nw-cart .cart-drawer-item__right{flex:1 1 0}.nw-cart .cart-drawer-item,.nw-cart .drawer__header,.nw-cart .drawer__footer{box-sizing:border-box}.nw-cart .nw-dispatch:before{box-shadow:0 0 0 3px #dceedd}
/*# sourceMappingURL=/cdn/shop/t/11/assets/nw-cart.css.map */
