.popup-footer{position:fixed;z-index:99999;background-color:#f9f5ec}.cart-item img{border-radius:4px;margin-right:15px}.cart-item-details{font-family:Georgia,Times New Roman,Times,serif;color:#222}.cart-item-title{font-weight:700;font-size:14px;margin-bottom:5px}.cart-item-type,.cart-item-frame,.cart-item-qty,.cart-item-price{font-size:14px;margin-bottom:4px}.cart-item-qty{color:#555}.cart-item-price{font-weight:700;color:#222}.cart-popup-header{display:flex;justify-content:space-between;align-items:center;background-color:#f9f5ec;max-height:50px;height:90%;margin:10px;border-radius:16px}.custom-cart-popup{display:none;position:absolute;bottom:30px;right:30px;max-width:420px;width:100%;background:#fdf8f3;box-shadow:0 6px 20px #00000026;border-radius:10px;padding:20px;z-index:9999;transition:all .3s ease-in-out;font-family:sans-serif}.cart-item{display:flex!important}.custom-cart-popup.show{display:block}.popup-inner{display:flex;flex-direction:column}.popup-header{display:flex;justify-content:space-between;align-items:center}.popup-icon{font-size:20px;color:green}.popup-title{font-weight:700;font-size:16px;flex-grow:1;margin-left:10px}.popup-close{background:transparent;border:none;font-size:18px;cursor:pointer}@media (max-width: 480px){.popup-body{flex-direction:column;align-items:center;text-align:center}.popup-body img{width:60px}.popup-actions{flex-direction:column}}#cartPopup{opacity:0;pointer-events:none;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease;position:absolute;background:#fff}#cartPopup.show{opacity:1;pointer-events:auto;transform:translateY(0)}#cartPopup.hide{opacity:0;pointer-events:none;transform:translateY(20px)}.cart-hover-popup{position:absolute;top:120%;right:0;opacity:0;pointer-events:none;transform:translateY(20px);transition:all .4s ease;z-index:999;background:#fff;padding:16px;border:1px solid #ccc;box-shadow:0 0 12px #0000001a}.cart-hover-wrapper:hover .cart-hover-popup,.cart-hover-popup.show{opacity:1;pointer-events:auto;transform:translateY(0)}.cart-hover-popup.hide{opacity:0;transform:translateY(20px);pointer-events:none}.cart-hover-popup.show{display:block;opacity:1;pointer-events:auto}.cart-hover-popup.hide{opacity:0;pointer-events:none}.cart-popup-close{background:none;border:none;font-size:20px;cursor:pointer}.cart-popup-actions{margin-top:10px;display:flex;gap:10px}.cart-popup-actions .button{padding:8px 14px;background:#ddd;text-decoration:none;border-radius:4px;color:#000}.cart-popup-actions .button.primary{background:#000;color:#fff}.cart-popup-header{position:sticky;top:0;background:#f5f5f5;padding:15px;font-weight:700;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;z-index:10}.cart-item-container-main{flex:1;overflow:hidden}.cart-item-container{max-height:calc(100vh - 150px);overflow-y:auto;padding:10px}.cart-item-content{margin-bottom:15px;display:flex;gap:10px}.cart-item-details{max-height:100px;height:100%}.cart-item img{border-radius:4px}.cart-item-details p{margin:3px 0;font-size:14px}.cart-popup-actionsss{position:sticky;bottom:0;background:#f9f5ec;padding:15px;border-top:1px solid #ddd;display:flex;justify-content:space-between;z-index:10}.cart-popup-actionsss .button{padding:10px 15px;text-decoration:none;background:#eee;border-radius:5px;font-weight:600;color:#333}.cart-popup-actionsss .button.primary{background:#000;color:#fff}.cart-items-scroll{max-height:300px;overflow-y:auto;margin-bottom:1rem;padding-right:8px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cart-popup.css.map */
