#popup-cart{position:fixed;top:0;right:0;width:100%;height:100%;display:none;justify-content:flex-end;z-index:999999999}#popup-cart .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000002b;z-index:1}#popup-cart .cart{position:relative;max-width:100%;width:550px;height:100%;background:#fff;display:flex;flex-direction:column;opacity:1;z-index:2}#popup-cart .cart .cart-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px 30px;position:relative}#popup-cart .cart .cart-header .cart-close i{color:#000;font-size:20px}#popup-cart .cart .cart-header .divider{position:absolute;bottom:0;width:calc(100% - 60px);height:1px;background:#dadada}#popup-cart .cart .cart-body{flex:1;padding:20px 30px;overflow-y:auto;overflow-x:hidden;transition:all .5s linear}#popup-cart .cart .cart-body{-ms-overflow-style:block;scrollbar-width:block}#popup-cart .cart .cart-body::-webkit-scrollbar{display:block}#popup-cart .cart .cart-body::-webkit-scrollbar{width:20px}#popup-cart .cart .cart-body::-webkit-scrollbar-track{background:#fff}#popup-cart .cart .cart-body::-webkit-scrollbar-thumb{background-color:#a7a7a7;border-radius:40px;border:8px solid #fff}#popup-cart .cart .cart-body .product-cart{display:flex;flex-direction:row;gap:20px}#popup-cart .cart .cart-body .product-cart:not(:last-child){margin-bottom:20px}#popup-cart .cart .cart-body .product-cart .product-image{width:80px;height:80px}#popup-cart .cart .cart-body .product-cart .product-image img{width:100%;height:100%;object-fit:contain}#popup-cart .cart .cart-body .product-cart .product-details{flex:1;display:flex;flex-direction:column}#popup-cart .cart .cart-body .product-cart .product-details .top>*{line-height:1.5em}#popup-cart .cart .cart-body .product-cart .product-title{font-family:Montserrat;font-size:16px;font-weight:700;color:#1a1a1a;margin-bottom:5px}#popup-cart .cart .cart-body .product-cart .product-price{font-family:Montserrat;font-size:16px;font-weight:700;display:flex;flex-direction:column;align-items:flex-end}#popup-cart .cart .cart-body .product-cart .product-price .discounted{font-size:.8em;color:#e51b1b;margin-top:5px}#popup-cart .cart .cart-body .product-cart .product-variant{font-size:12px;margin-bottom:6px;color:#666}#popup-cart .cart .cart-body .product-cart .product-quantity{display:flex;align-items:center;background:#fff;border:1px solid #ececec;width:fit-content;padding:2px;border-radius:5px}#popup-cart .cart .cart-body .product-cart .product-quantity button{border:none;background:none;font-size:16px;font-weight:700;color:#161616;margin:0 5px}#popup-cart .cart .cart-body .product-cart .product-quantity input{border:none;text-align:center;width:66px;font-size:14px;outline:none;color:#161616;background:none}#popup-cart .cart .cart-body .product-cart .product-quantity input[type=number]::-webkit-inner-spin-button,#popup-cart .cart .cart-body .product-cart .product-quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}#popup-cart .cart .cart-body .product-cart .product-quantity input[type=number]{-moz-appearance:textfield}#popup-cart .cart .cart-body .product-cart .product-price .original{text-decoration:line-through;color:#999;font-size:14px;font-weight:500}#popup-cart .cart .cart-body .product-cart .product-remove{font-size:14px;color:#8d8d8d;margin-left:14px;transition:all .5s ease}#popup-cart .cart .cart-body .product-cart .product-remove:hover{color:#000}#popup-cart .cart .cart-footer{padding:20px 30px 0}#popup-cart .cart .cart-checkout{padding:20px 30px}#popup-cart .cart .cart-checkout a{font-family:Montserrat;font-size:18px;font-weight:700;color:#fff;background:#000;width:100%;border-radius:5px;padding:10px;display:block;text-align:center;text-decoration:none}#popup-cart .cart .cart-checkout a.disabled{opacity:.8;pointer-events:none}#popup-cart .cart .cart-checkout small{font-family:Montserrat;font-weight:500;font-size:12px;line-height:normal;color:#999;text-align:center;display:block;margin-top:10px}.el-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000030;z-index:99;display:none}.el-overlay .el-spinner{border:4px solid #e9e9e9;border-top:4px solid #000;border-radius:50%;width:40px;height:40px;animation:spin 2s linear infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/popup-cart.css.map */
