#popup-cart{position:fixed;top:0;right:0;width:100%;height:100%;display:none;justify-content:flex-end;z-index:999998;background:#0009}#popup-cart .cart{position:relative;max-width:100%;width:510px;height:100%;padding:20px;background:#fff;display:flex;flex-direction:column;opacity:0;transition:all .5s ease}#popup-cart .cart .cart-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:2px solid #dfdfdf}#popup-cart .cart .cart-header .cart-close i{color:#000;font-size:24px}#popup-cart .cart .cart-body{flex:1;padding:20px 0;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:24px}#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:10px solid #fff}#popup-cart .cart .cart-body .product{display:flex;flex-direction:row;gap:10px}#popup-cart .cart .cart-body .product:not(:last-child){margin-bottom:20px}#popup-cart .cart .cart-body .product .product-image{background:#fff;width:130px;height:130px;border:1px solid #c8c8c8;border-radius:5px;overflow:hidden}#popup-cart .cart .cart-body .product .product-image img{width:100%;height:100%;object-fit:contain}#popup-cart .cart .cart-body .product .product-details{flex:1;display:flex;flex-direction:column;justify-content:space-between}#popup-cart .cart .cart-body .product .product-title{font-family:"Gilroy - Bold";font-size:18px;color:#000}#popup-cart .cart .cart-body .product .product-variant{font-family:"Gilroy - Light";font-size:14px;margin-top:10px;display:flex;flex-direction:column;gap:8px}#popup-cart .cart .cart-body .product .product-quantity{display:flex;align-items:center;background:#fff;border:2px solid #c1c1c1;width:fit-content;padding:2px;border-radius:5px}#popup-cart .cart .cart-body .product .product-quantity button{font-family:"Gilroy - Medium";border:none;background:none;font-size:16px;color:#000;margin:0 5px}#popup-cart .cart .cart-body .product .product-quantity input{font-family:"Gilroy - Medium";border:none;text-align:center;width:50px;font-size:14px;outline:none;color:#000;background:none}#popup-cart .cart .cart-body .product .product-quantity input[type=number]::-webkit-inner-spin-button,#popup-cart .cart .cart-body .product .product-quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}#popup-cart .cart .cart-body .product .product-quantity input[type=number]{-moz-appearance:textfield}#popup-cart .cart .cart-body .product .product-price{font-family:"Gilroy - Bold";text-align:right;display:flex;justify-content:flex-end;align-items:flex-end;gap:10px}#popup-cart .cart .cart-body .product .product-price .final{font-size:18px;color:#febf09}#popup-cart .cart .cart-body .product .product-price .original{font-family:"Gilroy - Medium";font-size:14px;text-decoration:line-through;color:#585858}#popup-cart .cart .cart-body .product .product-qty-remove{display:flex;gap:5px;flex-direction:column;align-items:flex-end}#popup-cart .cart .cart-body .product .product-remove{font-family:"Gilroy - Medium";font-size:14px;color:#000}#popup-cart .cart .cart-body .product .product-remove:hover{color:#febf09}#popup-cart .cart .cart-footer{padding:15px 0;border-bottom:2px solid #dfdfdf}#popup-cart .cart .cart-footer .cart-total-less{font-family:"Gilroy - Light";color:#a5a5a5;font-size:.7em;text-decoration:line-through;margin-left:5px}#popup-cart .cart .cart-checkout{padding-top:15px}#popup-cart .cart .cart-checkout .btn-atc{font-family:"Gilroy - Bold";font-size:20px;color:#000;background:#febf09;width:100%;border-radius:30px;padding:15px}#popup-cart .cart .cart-checkout .btn-atc.disabled{opacity:.8;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/9/assets/popup-cart.css.map?v=78615836039131974441727659287 */
