.cart-notification-bg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--black);z-index:115;visibility:hidden;opacity:0;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s}.cart-notification{position:fixed;z-index:120;right:calc((-100vw * 432 / 1440) - (100vw * 20 / 1440));top:calc(100vw * 20 / 1440);height:calc(100% - (100vw * 20 / 1440) * 2);width:30vw;background-color:var(--background);color:var(--black);padding:20px 30px 0;transition:.4s ease;-webkit-transition:.4s ease;-moz-transition:.4s ease;-ms-transition:.4s ease;-o-transition:.4s ease;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.cart-notification__header{width:100%;display:flex;justify-content:space-between;padding-top:14px;padding-bottom:47px;border-bottom:1px solid var(--grey)}.cart-notification__header__title{margin-top:-5px}.cart-notification__header__close{cursor:pointer;padding:10px;margin:-10px}.cart-notification__header__close svg{display:block;width:20px;height:20px}.cart-notification__body{height:calc(100% - 206px);overflow:scroll;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.cart-notification__body::-webkit-scrollbar{display:none}.cart-notification__body__inner{height:max-content}.cart__error{padding-top:40px;text-align:center;width:100%;max-width:250px;margin-inline:auto}.cart-notification__bottom__tax{padding:16px 0;text-align:center;color:var(--grey)}.cart-notification__bottom{position:absolute;bottom:0;left:0;width:100%;padding:0 16px 20px;z-index:9}.cart-notification__bottom__btn{width:100%;padding:11px 10px;display:flex;justify-content:center;align-items:center;color:var(--black);background-color:var(--lima);transition:.3s ease;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.cart-notification__bottom__btn:hover{background-color:var(--lima-alt)}.cart-notification__bottom__btn.btn--shop{background-color:transparent;border:1px solid var(--grey)}.cart-notification__bottom__btn.btn--shop:hover{border-color:var(--black)}.cart-notification__bottom__btn .divider{padding-inline:5px}body.cart-notification-open{position:relative;overflow:hidden}body.cart-notification-open .cart-notification-bg{opacity:.2;visibility:visible}.cart-notification.cart-notification-active{right:calc(100vw * 20 / 1440)}.cart-notification.cart-notification-active .cart-notification__products,.cart-notification.cart-notification-active .cart-notification__bottom__totals{opacity:1;transition:opacity .4s ease;transition-delay:.1s}@media (max-width: 1440px){.cart-notification{right:calc(-432px - (100vw * 20 / 1440));height:calc(100% - (100vw * 20 / 1440) * 2);width:432px}}@media (max-width: 768px){.cart-notification{position:fixed;z-index:120;right:-100%;top:18px;height:calc(100% - 36px);width:calc(100% - 36px);padding:30px 14px 14px}.cart-notification.cart-notification-active{right:18px}.cart-notification__header{display:flex;justify-content:center;padding-top:0;padding-bottom:33px}.cart-notification__header__title{margin-top:0}.cart-notification__header__close{position:absolute;top:19px;right:17px;padding:10px;margin:-10px}.cart-notification__header__close svg{display:block;width:16px;height:16px}.cart-notification__body{height:calc(100% - 185px)}.cart-notification__bottom__tax{padding:23px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/style-cart-notification.css.map */
