.cart-notification{display:flex;flex-direction:column;right:-460px;width:100%;height:100%;position:fixed;top:0;bottom:0;background-color:#fff;box-shadow:-1px 0 10px #585858;color:#111;transition:transform .35s ease-in-out;z-index:9999;max-width:450px}.cart-notification.active{transform:translate(-460px)}@media screen and (min-width: 750px){.cart-notification{max-width:390px;right:-400px}.cart-notification.active{transform:translate(-400px)}}#main-cart-footer.is-empty,.mobile-item-block,.title-wrapper-with-link,.cart__warnings,.messageStackCaution{display:none!important}.empty-cart{text-align:center;font-family:var(--font-heading-family);font-size:20px;letter-spacing:0;line-height:24px}.cart-notification .loading-overlay,.cart-notification .fg-wrapper{display:none!important}.cart-notification__header{align-items:center;display:flex;justify-content:space-between;padding:15px 12px;background-color:#e5e5e5;margin-bottom:12px}.cart-notification__heading{align-items:center;display:flex;flex-grow:1;margin-bottom:0;margin-top:0;font-family:var(--font-heading-family);font-size:24px;letter-spacing:0;line-height:26px;color:#111}.cart-notification__content{display:block;flex:1;position:relative}.cart-notification .cart-item__measurement,.cart-notification .items-headers-wrap,.cart-notification .cart-item-option__details,.cart-notification .cart-item__unit,.cart-notification .cart-item__error,.cart-notification .cart-item__change,.cart-notification .mob-items-header,.cart-notification .totals__subl{display:none!important}.prop_error{display:none;color:#ff254e;font-family:Lato,sans-serif;font-size:12px;font-weight:700;letter-spacing:.05px;line-height:14px;margin-bottom:5px;margin-top:10px;text-align:left;text-transform:none}.prop_error.active{display:block}.cart-notification__content .main-cart-items{position:absolute;top:0;left:0;right:0;bottom:0;overflow-y:auto;overflow-x:hidden;width:100%}.cart-notification__content .main-cart-items{margin-bottom:0;padding:0 13px;background-color:#fff;display:flex;justify-content:space-between;flex-direction:column}.cart-notification__content .cart-item{display:flex;justify-content:space-between;padding:0 12px 12px;border-bottom:1px solid #E5E5E5;margin-bottom:12px;position:relative}.cart-notification__content .cart-item:last-child{border-bottom:none}.cart-notification__content .product-details{margin-right:12px;display:flex;align-items:flex-start;flex-grow:1}.cart-notification__content .cart-item__media{margin-right:8px;max-height:100px}.cart-notification__content .cart-item__image{max-width:60px;height:auto;display:block;max-height:inherit;object-fit:contain}.cart-notification__content .cart-item__details{display:flex;flex-direction:column;justify-content:space-between;height:100%}.cart-notification__content .cart-item__name{color:#000;font-family:var(--font-heading-family);font-size:14px;letter-spacing:0;line-height:16px;text-decoration:none}.cart-notification .cart-page-remove-button{position:absolute;bottom:12px;right:12px}.cart-notification__content cart-remove-button .button{min-width:auto;padding:0;border:none;margin:0}.cart-item__totals{flex-grow:1}.cart-item__discounted-prices,.cart-item__discounted-prices dd{margin:0}.cart-notification__content .cart-item__price-wrapper{color:#111;font-family:var(--font-body-family);font-size:12px;letter-spacing:1px;line-height:22px;text-align:right;text-transform:uppercase;display:flex;justify-content:flex-end}.item-qty-price{color:#999;white-space:nowrap;margin-right:5px}.cart-item-line-price{white-space:nowrap}.cart-notification__content .cart-item__quantity:not(.cart-notification__quantity){display:none!important}.cart-notification__content .cart-item__quantity .quantity{height:3rem;width:12rem;margin:10px 0 15px}.cart-notification__heading .icon-checkmark{color:rgb(var(--color-foreground));margin-right:1rem;width:1.3rem}.cart-notification__content .cart-notification__close{height:24px;width:24px}.cart-notification-item__change .cart-item__edit{display:flex}.cart-notification__content .icon-edit,.cart-notification__content .icon-remove{width:15px;height:15px;display:block}.cart-notification__content .cart-item__change-btn{display:flex;justify-content:flex-start;align-items:center;color:#8d8d8d;font-family:var(--font-body-family);font-size:11px;letter-spacing:1px;line-height:15px;cursor:pointer;text-decoration:none;padding-top:5px}.cart-notification__content .cart-item__change-btn svg{margin-right:5px}.cart-sold-out-label{display:inline-block;font-size:1.2rem;letter-spacing:.1rem;line-height:1;padding:.6rem 1.3rem;text-align:center;background-color:#5e5e5e;color:#fff;border-radius:0;border:none;font-family:inherit;margin:5px 0;max-width:85px}.cart-notification-footer{text-align:center;z-index:10;width:100%;border-top:2px solid #E5E5E5;padding:16px 12px 9px;background-color:#fff}.cart-notification-footer .totals__subtotal{color:#111;font-family:var(--font-body-family);font-size:14px;letter-spacing:1px;line-height:21px;text-align:center;margin:0;text-transform:uppercase;display:flex;justify-content:center;align-items:center}.cart-notification-footer .totals__subtotal span{color:#999}.cart-notification-footer .cart-notification-footer-btn,.empty-cart .cart-notification-footer-btn,.cart-notification-footer .custom-checkout{margin-top:8px;color:#fff;font-family:var(--font-body-family);font-size:12px;font-weight:700;letter-spacing:1px;line-height:22px;text-align:center;padding:9px;text-transform:uppercase;text-decoration:none;width:100%;display:flex;align-items:center;justify-content:center;max-width:none}.cart-notification-footer .cart-notification-footer-btn .loading{opacity:.5}.cart-notification-footer .cart-notification-footer-btn.continue-btn{background:#fff;color:#111;border:1px solid #111111}.empty-cart .cart-notification-footer-btn{max-width:80%;margin:15px auto}.cart-notification-product{align-items:flex-start;display:flex;padding-bottom:3rem;padding-top:2rem}.cart-notification-product dl{margin-bottom:0;margin-top:0}.cart-notification-product__image{border:.1rem solid rgba(var(--color-foreground),.03);margin-right:1.5rem}.cart-notification-product__name{margin-bottom:0;margin-top:0}.cart-notification-product__option{color:rgba(var(--color-foreground),.7);margin-top:1rem}.cart-notification-product__option+.cart-notification-product__option{margin-top:.5rem}.cart-notification-product__option>*{display:inline-block;margin:0}.product_upsell_wrapper{box-sizing:border-box;width:100%;border:.5px solid #000000;padding:5px 9px 12px 10px;border-radius:2px;margin-bottom:12px;position:relative}.product_upsell_wrapper .product_upsell_close{position:absolute;top:7px;right:7px;display:flex;cursor:pointer}.product_upsell_wrapper .product_upsell_title{font-weight:700;font-size:14px;line-height:17px;color:#000;margin:0 0 4px;text-transform:uppercase;text-align:center;font-family:var(--font-body-family)}.product_upsell_wrapper .product_upsell_details{width:100%;height:100%;display:flex;flex-direction:row;align-items:center}.product_upsell_wrapper .product_upsell_image{display:flex;height:100%;flex-direction:column-reverse;margin-right:15px}.product_upsell_wrapper .product_upsell_image img{max-width:54px;height:auto;display:block;border:.2px solid #000000}.product_upsell_wrapper .product_upsell_subtitle{font-family:var(--font-body-family);font-weight:400;font-size:14px;line-height:17px;letter-spacing:.06em;color:#000;margin:0 0 4px}.product_upsell_wrapper .product_upsell_price{font-family:var(--font-body-family);font-weight:700;font-size:12px;line-height:17px;color:#000;margin:0 0 8px;text-transform:uppercase}.product_upsell_wrapper .product_upsell_link{font-family:var(--font-body-family);text-decoration:none;max-width:fit-content;background:#1c1b1b;font-weight:400;font-size:14px;line-height:17px;margin-top:3px;text-align:center;text-transform:uppercase;color:#e7e1db;border:none;cursor:pointer;padding:5px 12px;white-space:nowrap}.cart-items-sold-out{border:1px solid #FF254E!important}#notification-cart-errors{color:#ff254e;font-size:14px}@media screen and (max-width: 400px){.cart-notification__content .product-details{margin-right:7px}}.cart-upsell__collection_wrap{padding:13px 0 19px;border-top:solid 1px #e5e5e5}.cart-upsell__collection-header{display:flex;align-items:center;justify-content:space-between;margin:0 0 13px}.cart-upsell__collection-close{background-color:transparent;border:none;box-shadow:none;cursor:pointer;width:15px;text-align:left;padding:0}.cart-upsell__collection-close .icon-close{color:#000;width:100%;height:auto}.cart-upsell__collection_title{font-family:var(--font-heading-family);font-size:18px;line-height:1.17;margin:0 5px;color:#252525}.cart-upsell__collection_title p{margin:0}.cart-upsell__collection-buttons{display:flex;align-items:center}.cart-upsell__collection-header .cart-upsell__collection-buttons .slider-button{width:20px;height:20px;background-color:#999;border:1px solid #999999;border-radius:100%;padding:3px;position:relative;transition:all .3s ease-in-out;cursor:pointer;z-index:2;margin:0 2px;display:flex!important}.cart-upsell__collection-header .cart-upsell__collection-buttons .slider-button[disabled]{background-color:transparent}.cart-upsell__collection-header .cart-upsell__collection-buttons .slider-button svg{display:block;width:100%;height:auto}.cart-upsell__collection-header .cart-upsell__collection-buttons .slider-button[disabled] svg polygon{fill:#999}.cart-upsell__collection-header .cart-upsell__collection-buttons .slider-button:not([disabled]) svg polygon{fill:#fff}.cart-upsell__collection-header .cart-upsell__collection-buttons .slider-button:not([disabled]):hover{transform:scale(1.1)}.cart-upsell__collection-header .cart-upsell__collection-buttons .slider-button.slider-button-prev .icon{transform:rotate(180deg)}.cart-upsell__collection-products{overflow-x:hidden;position:relative;margin:0;padding:0;opacity:1}.cart-upsell__collection-products .swiper-slide{height:auto}.cart-upsell__collection-products .card-wrapper{padding:0;height:100%}.cart-upsell__collection-products .card{display:flex;justify-content:space-between;height:100%;border:solid 1px #e5e5e5}.cart-upsell__collection-products .card .card__content{margin:0;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:2;padding:10px}.cart-upsell__collection-products .card-image{flex:1;display:flex;justify-content:center}.cart-upsell__collection-products .card-image img{width:100%;display:block;height:auto}.cart-upsell__collection-products .card__heading{font-size:14px;line-height:1;text-align:left;font-family:var(--font-heading-family)}.cart-upsell__collection-products .price-block{display:flex;justify-content:flex-start;font-family:Lato,sans-serif;font-size:14px;line-height:1.79;letter-spacing:.25px}.cart-upsell__collection-products .product-form-wrap #upsell_product-form-submit,.cart-upsell__collection-products a.button{height:auto;min-width:auto;min-height:auto;box-sizing:border-box;display:flex!important;align-items:center;width:auto;padding:6px 14px;border:solid 1px #111;background-color:#fff;text-align:center;transition:background-color .3s ease-out 0s;cursor:pointer;position:relative;box-shadow:none;margin:0}.cart-upsell__collection-products button span,.cart-upsell__collection-products a.button{font-size:12px;line-height:1.83;text-transform:uppercase;color:#000;text-align:center;font-family:var(--font-heading-family)}.cart-upsell__collection-products .product-form-wrap #upsell_product-form-submit:hover,.cart-upsell__collection-products a.button:hover{background-color:#000;box-shadow:none}.cart-upsell__collection-products button:hover span,.cart-upsell__collection-products a.button:hover{color:#fff}
/*# sourceMappingURL=/s/files/1/0601/1476/4025/t/10/assets/component-cart-notification.css.map */
