#new-cart{z-index:1030;position:fixed;top:0;right:0;width:100%;height:100%;box-shadow:-4px 0 10px -5px #0000001a;touch-action:none}#new-cart:not(.active){pointer-events:none}#new-cart .cart-mask{cursor:pointer;z-index:-1;position:absolute;top:0;right:0;width:100%;height:100%;background:#0006;transition:opacity .3s;display:block}#new-cart:not(.active) .cart-mask{opacity:0}#new-cart .cart-drawer{z-index:0;position:absolute;top:0;right:0;height:100%;width:480px;max-width:100%;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;transition:transform .35s}#new-cart:not(.active) .cart-drawer{transform:translate3d(100%,0,0);transition:transform .35s}#new-cart .cart-drawer .cart-drawer__messaging{text-transform:uppercase;color:#000;text-align:center;padding:8px 0;background:#e8e4e4;font-size:10px;font-family:Work Sans}#new-cart .cart-drawer .cart-drawer__body{padding:42px 40px;position:relative;flex-grow:1;display:flex;flex-direction:column;overflow-y:scroll!important;overscroll-behavior-y:contain}#new-cart .cart-drawer .cart-drawer__body::-webkit-scrollbar{width:0px;background:transparent}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__title{display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:500;color:#000;font-family:Work Sans;margin:0;padding-bottom:32px}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__title .cart-drawer__title-close{padding:0;height:15px;min-height:15px;width:15px;border:none;display:flex;align-items:center;justify-content:center;background:transparent;cursor:pointer}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__title .cart-drawer__title-close svg line{stroke:#1d1d1b;stroke-width:2px}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__shipping-threshold .cart-drawer__shipping-threshold-progress{position:relative;width:100%;display:block;height:1px;background:#1d1d1b}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__shipping-threshold .cart-drawer__shipping-threshold-progress-bar{width:0;height:6px;background:#1d1d1b;display:block;position:absolute;top:50%;transform:translateY(-50%);transition:.35s}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__shipping-threshold .cart-drawer__shipping-threshold-text{margin:16px 0 14px;text-align:center;font-size:14px;font-family:Work Sans;color:#1d1d1b;font-weight:400;text-transform:uppercase}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items{height:100%}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product{padding:22px 0;display:flex}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-img{width:100%;max-width:100px;height:100%}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc{margin-left:32px;width:100%}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-text{height:100%;display:flex;flex-direction:column;justify-content:space-between}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-text .desc-text-top{display:flex;align-items:flex-start;justify-content:space-between}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-text .desc-text-top .cart-drawer__body-items-product-desc-title{font-size:16px;line-height:18px;margin:0;text-transform:uppercase;font-family:Work Sans;color:#000}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-text .desc-text-top .cart-drawer__body-items-product-desc-color{margin:4px 0 0;font-size:14px;color:#1d1d1b;text-transform:uppercase}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-text .desc-text-top .cart-drawer__body-items-remove{padding:0;height:15px;min-height:15px;width:15px;border:none;display:flex;align-items:center;justify-content:center;background:transparent;cursor:pointer}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-text .desc-text-top .cart-drawer__body-items-remove svg line{stroke:#1d1d1b;stroke-width:2px}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-text .desc-text-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:24px}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-text .desc-text-bottom .desc-text-wishlist-btn{text-align:left;margin-bottom:18px;background:transparent;border:none;padding:0;height:auto;min-height:auto;color:#1d1d1b;font-size:14px;font-family:Work Sans;display:flex;align-items:center}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-text .desc-text-bottom .desc-text-wishlist-btn span{text-decoration:underline}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-text .desc-text-bottom .desc-text-wishlist-btn svg{margin-left:16px}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-text .desc-text-bottom .desc-text-pricing-qty{width:100%;display:flex;align-items:center;justify-content:space-between}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-qty{display:flex;align-items:center}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-qty .minus{height:32px;width:25px;background:#f2f2f2;border:1px solid #d1d1d1;border-right:none;color:#000;display:flex;align-items:center;justify-content:center;font-size:18px;font-family:Lato;cursor:pointer}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-qty input{height:32px;background:#f2f2f2;border:1px solid #d1d1d1;width:25px;border-left:none;border-right:none;color:#000;display:flex;align-items:center;justify-content:center;font-size:16px;text-align:center;font-family:Work Sans}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-qty .plus{height:32px;width:25px;background:#f2f2f2;border:1px solid #d1d1d1;border-left:none;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:normal;color:#000;font-family:Lato;cursor:pointer}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-price{margin:0;font-size:18px;color:#1d1d1b;font-weight:500}.desc-price{text-align:right}.desc-price__compare{display:block;text-decoration:line-through;opacity:.6;font-size:18px}.desc-price__current--sale{color:#000;font-weight:600}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .remove{margin-top:16px;background:transparent;border:none;padding:0;height:auto;min-height:auto;font-family:Work Sans;text-decoration:underline;color:#a3a2a2}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-empty-items{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-empty-items p{margin:16px 0 14px;text-align:center;font-size:14px;font-family:Work Sans;color:#1d1d1b;font-weight:400}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-empty-items a{font-size:16px;font-family:Work Sans;color:#fff;background:#1d1d1b;border:1px solid #1D1D1B;height:51px;margin-top:8px;display:flex;align-items:center;justify-content:center;text-decoration:none;padding:16px}#new-cart .cart-drawer .cart-drawer__cta{margin-top:auto;padding:0 40px 60px}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-checkout .cart-drawer__cta-checkout-total{margin:0;font-size:16px;font-family:Work Sans;color:#000;display:flex;justify-content:space-between}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-checkout .cart-drawer__cta-checkout-btn{font-size:16px;font-family:Work Sans;color:#fff;background:#1d1d1b;border:1px solid #1D1D1B;width:100%;height:51px;margin-top:8px}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-upsells{border-top:1px solid #1D1D1B;padding:24px 0}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-upsells .cta{padding:0;border:none;background:transparent;font-size:16px;font-weight:500;font-family:Work Sans;margin-bottom:32px;cursor:pointer}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-upsells.active .cta svg{transform:rotate(0);transition:.35s}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-upsells .cta svg{margin-left:4px;transform:rotate(-180deg);transition:.35s}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-upsells .cart-drawer__cta-upsells-items{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;margin-bottom:48px}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-upsells .cart-drawer__cta-upsells-items::-webkit-scrollbar{width:0px;background:transparent}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-upsells .cart-drawer__cta-upsells-items .upsell-items__product{max-width:125px;min-width:125px;margin-right:20px}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-upsells .cart-drawer__cta-upsells-items .upsell-items__product .upsell-items__product-title{font-size:14px;font-family:Work Sans;text-transform:uppercase;font-weight:400;margin:0}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-upsells .cart-drawer__cta-upsells-items .upsell-items__product .upsell-items__product-type{font-size:14px;font-family:Work Sans;text-transform:uppercase;margin:8px 0 0;font-weight:400;color:#1d1d1b}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-upsells .cart-drawer__cta-upsells-items .upsell-items__product .upsell-items__product-price{margin:16px 0 0;font-size:16px;color:#1d1d1b;font-weight:500;font-family:Work Sans}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-upsells .cart-drawer__cta-upsells-items .upsell-items__product .upsell-items__product-img{margin:16px 0}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-upsells .cart-drawer__cta-upsells-items .upsell-items__product .upsell-items__product-variant{display:flex}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-upsells .cart-drawer__cta-upsells-items .upsell-items__product .upsell-items__product-variant select{width:100%;height:32px;border:1px solid #000000;cursor:pointer}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-upsells .cart-drawer__cta-upsells-items .upsell-items__product .upsell-items__product-variant button{background:#1d1d1b;width:32px;margin:0 0 0 4px;padding:8px;height:auto;max-height:32px!important;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (max-width: 768px){#new-cart .cart-drawer{max-width:90%}#new-cart .cart-drawer .cart-drawer__body{padding:20px}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__title{font-size:14px;padding-bottom:16px}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__title .cart-drawer__title-close{height:12px;min-height:12px;width:12px}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__shipping-threshold .cart-drawer__shipping-threshold-text{font-size:12px}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-empty-items a{font-size:14px;height:48px}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-img{max-width:100px}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-text .desc-text-top .cart-drawer__body-items-product-desc-title{font-size:14px;margin-right:8px}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-text .desc-text-top .cart-drawer__body-items-product-desc-color{font-size:14px}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-text .desc-text-top .cart-drawer__body-items-remove{height:12px;min-height:12px;width:12px}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-text .desc-text-bottom .desc-text-wishlist-btn{font-size:12px}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-text .desc-text-bottom .desc-text-wishlist-btn svg{margin-left:8px;height:12px;min-height:12px;width:12px}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-qty .minus,#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-qty input,#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-qty .plus{font-size:11px}#new-cart .cart-drawer .cart-drawer__body .cart-drawer__body-items .cart-drawer__body-items-product .cart-drawer__body-items-product-desc .desc-price{font-size:16px}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-upsells button.cta{font-size:14px}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-upsells .cart-drawer__cta-upsells-items .upsell-items__product .upsell-items__product-title,#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-upsells .cart-drawer__cta-upsells-items .upsell-items__product .upsell-items__product-type,#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-upsells .cart-drawer__cta-upsells-items .upsell-items__product .upsell-items__product-price{font-size:12px}#new-cart .cart-drawer .cart-drawer__cta{padding:20px}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-checkout .cart-drawer__cta-checkout-total{font-size:16px}#new-cart .cart-drawer .cart-drawer__cta .cart-drawer__cta-checkout .cart-drawer__cta-checkout-btn{font-size:14px;height:48px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/new-cart.css.map */
