.cart-component{display:flex;flex-direction:row-reverse;top:0}.cart-component .cart-alerts{position:relative;margin:20px 0;padding:10px}.cart-component .cart-alert{padding:10px;margin-bottom:10px;border-radius:4px;position:relative;font-size:14px;color:#fff}.cart-component .cart-alert-success{background-color:#4caf50}.cart-component .cart-alert-error{background-color:#f44336}.cart-component .cart-alert .close-alert{position:absolute;top:50%;right:15px;transform:translateY(-50%);cursor:pointer;font-weight:700;color:#fff}.cart-component .cart-alert .close-alert:hover{color:#ccc}.cart-component .cart-info{right:0;transform:translateX(100vw);transition:all .5s ease-in-out;position:fixed;overflow-y:auto;background:#fff;z-index:60}.cart-component .cart-info.opened-cart{transition:all .5s ease-in-out;transform:translateX(0);right:0}.cart-component .cart-info .cart-header h2{font-family:Cardo;font-style:normal;font-weight:400;line-height:107.9%}.cart-component .cart-info .cart-header .nav{font-style:normal;font-weight:400;line-height:141%}.cart-component .cart-info .cart-header .nav .nav-active{font-weight:700;line-height:107.9%}.cart-component .cart-info .cart-content .products{display:flex;flex-direction:column}.cart-component .cart-info .cart-content .products .qty-modifier{border:1px solid #d9d9d9}.cart-component .cart-info .cart-content .products .qty-modifier-input{font-style:normal;font-weight:400}.cart-component .cart-info .cart-content .products .cart-product-price{font-style:normal;font-weight:500}.cart-component .cart-info .cart-content .products .cart-product-title{font-size:16px;font-style:normal;font-weight:500;line-height:107.9%}.cart-component .cart-info .cart-content .coupon .coupon-text{font-size:16px;font-style:normal;font-weight:500}.cart-component .cart-info .cart-content .coupon .coupon-input{border:1px solid #d9d9d9;font-size:16px;font-style:normal;font-weight:500;line-height:207.9%;padding-left:20px}.cart-component .cart-info .cart-content .coupon .coupon-input::-webkit-input-placeholder{color:#d1d1d1;font-size:16px;font-style:normal;font-weight:500;line-height:207.9%}.cart-component .cart-info .cart-content .coupon .coupon-apply-btn{background-color:#3c3c3c;min-width:147px;height:100%;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:207.9%}.cart-component .cart-info .cart-hr{color:#3c3c3c}.cart-component .cart-info .cart-footer .cart-key{font-style:normal;font-weight:400;line-height:107.9%}.cart-component .cart-info .cart-footer .cart-value{font-style:normal;font-weight:600;line-height:107.9%}.cart-component .cart-info .cart-footer .cart-value-delivery{font-style:normal;font-weight:600;line-height:107.9%}.cart-component .cart-info .cart-footer .next-step-btn{background-color:#3c3c3c;height:53px;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:207.9%}.cart-component .cart-info .cart-footer .disabled-link{pointer-events:none;cursor:not-allowed;background-color:#949494;color:#fff}.cart-component .cart-info .cart-footer .close-btn-text{font-size:16px;font-style:normal;font-weight:400;line-height:207.9%;text-decoration-line:underline}.cart-component .shadow{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.47);z-index:50}.cart-component .text-color{color:#3c3c3c}.cart-component .text-font{font-family:"Work Sans",sans-serif}.cart-spinner{position:absolute;top:0;left:0;right:0;bottom:0;display:none;align-items:center;justify-content:center;background-color:rgba(255,255,255,.7);z-index:99999}.loader{border-top-color:transparent;border-radius:50%;width:3rem;height:3rem;border:4px solid #333;border-right-color:transparent;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}
/*# sourceMappingURL=cart.min.css.map */
