.header-mini-cart-wrap{position:fixed;top:0;right:0;height:100vh;width:500px;max-width:100%;background-color:#fff;padding:30px 20px;box-shadow:-4px 0 20px rgba(0,0,0,.1);z-index:10000;overflow-y:auto;transform:translateX(100%);transition:transform 0.3s ease-in-out;pointer-events:none;opacity:0}.mini_cart_active .header-cart .header-mini-cart-wrap{transform:translateX(0%);pointer-events:auto;opacity:1}.header-mini-cart-wrap .woocommerce-mini-cart-item{display:flex;align-items:center;border-bottom:1px solid #eee;padding:15px 0;gap:5px}.header-mini-cart-wrap .woocommerce-mini-cart-item:last-child{border:none}.header-mini-cart-wrap .remove,.woocommerce .header-mini-cart-wrap a.remove{margin-right:0;font-size:18px;color:#999!important;text-decoration:none;transition:color 0.3s ease;min-height:55px;align-items:flex-start!important;position:relative}.header-mini-cart-wrap .remove:hover,.woocommerce .header-mini-cart-wrap a.remove:hover{color:#e74c3c}.header-mini-cart-wrap .remove:before{content:"";background:url(//gadgetmonk.com.np/wp-content/themes/gadgetmonk/assets/css/../images/icon-remove.png) no-repeat center center;background-size:100%;width:16px;height:16px;display:block}.header-mini-cart-wrap a{font-size:14px;font-weight:600;color:#333;text-decoration:none}.header-mini-cart-wrap .quantity{display:block;font-size:13px;color:#666;margin-top:5px}.header-mini-cart-wrap .woocommerce-mini-cart__total{font-weight:700;font-size:15px;margin-bottom:15px;color:#222;display:flex;justify-content:space-between}.header-mini-cart-wrap .woocommerce-mini-cart__buttons_wrap{border:1px solid #ddd;padding:20px;margin-top:20px}.header-mini-cart-wrap .woocommerce-mini-cart__buttons{display:flex;flex-direction:column}.woocommerce-mini-cart__buttons a.button{display:inline-block;padding:10px 16px;font-size:14px;border-radius:4px;color:#000;background-color:#fff;text-decoration:none;transition:background-color 0.3s ease,opacity 0.3s ease;order:2;min-height:45px;border:1px solid var(--black-color);justify-content:center;font-weight:400}.woocommerce-mini-cart__buttons a.button:hover{opacity:.9;color:#fff;background-color:#000}.woocommerce-mini-cart__buttons a.checkout{background-color:#000;color:#fff;order:1;margin-bottom:10px}.header-top .woocommerce-mini-cart__buttons a.checkout:hover{background-color:#fff;color:#000}.woocommerce-mini-cart__empty-message{color:#000;text-align:center;padding:30px}.header-mini-cart-topbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:15px}.header-mini-cart-topbar .mini-cart-title{font-size:18px;font-weight:600;margin:0;color:#333}.header-mini-cart-topbar .mini-cart-close{background:none;border:none;font-size:35px;color:#999;cursor:pointer;padding:0;line-height:1;font-weight:200;transition:color 0.3s ease;transform:rotate(45deg)}.header-mini-cart-topbar .mini-cart-close:hover{color:#e74c3c}.header-top .header-mini-cart-wrap .mini-cart-title>a{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:400;margin-bottom:10px}.mini-cart-image{flex:1}.mini-cart-title-wrap{flex:3}.mini-cart-price-wrap{flex:1;color:#000;display:flex;flex-direction:column;align-items:end}.woocommerce a.remove{color:#f0f0f0!important;background:none;padding:0;margin:0;width:auto;height:auto}.cart-quantity{display:inline-flex;align-items:center;border:1px solid #ccc;border-radius:25px;overflow:hidden;width:auto;height:30px}.cart-quantity input[type="number"]{width:50px;padding:5px;border:none;text-align:center;font-size:16px;outline:none;-moz-appearance:textfield;border-inline:1px solid #ddd;border-radius:0}.cart-quantity input[type=number]::-webkit-inner-spin-button,.cart-quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qty-btn,.qty-btn:active,.qty-btn:focus{background-color:#fff;color:#000;border:none;padding:8px 12px;cursor:pointer;font-size:18px;user-select:none;transition:background-color 0.3s ease;font-weight:200}.qty-btn:hover{background-color:#000;color:#fff}.header-top .header-mini-cart-wrap .mini-cart-title>a:hover{color:#000}.woocommerce a.remove:hover{color:#000!important;background:#fff!important}body.mini_cart_active.ajax-loading .header-mini-cart-wrap::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.6);z-index:10}body.mini_cart_active.ajax-loading .header-mini-cart-wrap::after{content:"";position:absolute;top:50%;left:50%;width:30px;height:30px;margin:-15px 0 0 -15px;border:3px solid #ccc;border-top-color:#000;border-radius:50%;animation:spin 1s linear infinite;z-index:11}@keyframes spin{to{transform:rotate(360deg)}}.mini_cart_active .header-cart::before{background:#6b6b6b;position:absolute;top:0;left:0;right:0;bottom:0;z-index:9999;content:"";opacity:.46}