.cart-icon{position:relative}.cart-icon .badge{position:absolute;top:2px;right:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%!important}#cart{transition:all .2s ease-out}#cart.loading{opacity:.25}#offcanvas-cart{background-color:#fff!important;width:100%!important;max-width:320px!important}@media (max-width: 768px){#offcanvas-cart{width:100%!important;max-width:100%!important;height:100vh!important}#offcanvas-cart .offcanvas-header{padding:1rem 1.5rem .75rem;min-height:60px;border-bottom:2px solid #e9ecef}#offcanvas-cart .offcanvas-title{font-size:1.5rem;font-weight:700}#offcanvas-cart .btn-close{font-size:1.2rem;padding:.75rem}#offcanvas-cart .product-item{padding:1rem!important;border-bottom:1px solid #f0f0f0;display:flex!important;align-items:flex-start!important;gap:12px!important}#offcanvas-cart .product-image{width:60px!important;height:60px!important;margin-right:0!important;flex-shrink:0!important}#offcanvas-cart .product-image a{width:60px!important;height:60px!important}#offcanvas-cart .product-item-img{width:60px!important;height:60px!important;border-radius:6px!important}#offcanvas-cart .product-item-details{flex:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:4px!important}#offcanvas-cart .product-item-title{font-size:.9rem!important;line-height:1.3!important;margin-bottom:2px!important;font-weight:500!important;color:#333!important}#offcanvas-cart .product-item-variant{font-size:.8rem!important;margin-bottom:4px!important;color:#666!important}#offcanvas-cart .product-item-price{font-size:1rem!important;font-weight:700!important;color:#333!important;margin-bottom:8px!important}#offcanvas-cart .product-item-actions{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:8px!important;gap:12px!important;width:100%!important;min-height:36px!important}#offcanvas-cart .btn[data-remove-line-item]{display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;padding:0!important;margin:0!important;color:#6c757d!important;background-color:transparent!important;border:1px solid #dee2e6!important;border-radius:6px!important;font-size:14px!important;flex-shrink:0!important;min-width:36px!important}#offcanvas-cart .btn[data-remove-line-item]:hover{color:#dc3545!important;background-color:#f8f9fa!important;border-color:#dc3545!important}#offcanvas-cart .input-group-quantity{display:flex!important;flex-direction:row!important;align-items:stretch!important;width:120px!important;height:40px!important;margin:0!important;border:1px solid #ddd!important;border-radius:8px!important;overflow:hidden!important;background-color:#fff!important;flex-shrink:0!important}#offcanvas-cart .input-group-quantity .btn{width:40px!important;height:40px!important;font-size:18px!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border:none!important;background-color:#f8f9fa!important;color:#333!important;font-weight:500!important;line-height:1!important;flex-shrink:0!important;min-width:40px!important}#offcanvas-cart .input-group-quantity .btn:hover{background-color:#e9ecef!important}#offcanvas-cart .input-group-quantity .btn:active{background-color:#dee2e6!important}#offcanvas-cart .input-group-quantity .btn:first-child{border-radius:8px 0 0 8px!important}#offcanvas-cart .input-group-quantity .btn:last-child{border-radius:0 8px 8px 0!important}#offcanvas-cart .input-group-quantity .form-control{width:40px!important;height:40px!important;text-align:center!important;border:none!important;border-left:1px solid #ddd!important;border-right:1px solid #ddd!important;border-radius:0!important;padding:0!important;margin:0!important;font-weight:500!important;font-size:16px!important;background-color:#fff!important;color:#333!important;flex-shrink:0!important;min-width:40px!important}#offcanvas-cart .input-group-quantity .form-control:focus{box-shadow:none!important;border-color:#ddd!important;outline:none!important}#offcanvas-cart .offcanvas-footer{padding:1.5rem!important;position:sticky;bottom:0;background:#fff;border-top:2px solid #e9ecef}#offcanvas-cart .btn-checkout{width:100%!important;padding:16px 20px!important;font-size:1.1rem!important;font-weight:700!important;border-radius:10px!important;min-height:56px}#offcanvas-cart .subtotal-info,#offcanvas-cart .subtotal-price{font-size:1rem!important;margin-bottom:12px!important}.cart-upsells{margin:.5rem 1rem 1rem!important;padding:1.5rem!important;background:linear-gradient(135deg,#f8f9fa,#fff)!important;border-radius:12px!important;border:1px solid #e9ecef!important;box-shadow:0 2px 8px #0000000d!important}.cart-upsells h3{font-size:1.2rem!important;margin-bottom:1.5rem!important;color:#333!important;font-weight:600!important;text-align:center!important}.recommended-product-card{padding:16px!important;border-radius:8px!important;margin-bottom:12px!important;background:linear-gradient(135deg,#fff,#f8f9fa)!important;border:1px solid #e3e3e3!important;box-shadow:0 2px 6px #00000014!important;transition:all .3s ease!important;min-height:80px!important;display:flex!important;align-items:center!important;gap:12px!important}.recommended-product-card:hover{transform:translateY(-2px)!important;box-shadow:0 4px 12px #00000026!important}.recommended-product-card .product-image{width:50px!important;height:50px!important;border-radius:6px!important;overflow:hidden!important;flex-shrink:0!important}.recommended-product-card .product-image img{width:50px!important;height:50px!important;object-fit:cover!important;border-radius:6px!important}.recommended-product-card .product-title{font-size:.8rem!important;line-height:1.2!important;font-weight:500!important;color:#333!important;margin-bottom:4px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important}.recommended-product-card .product-details{flex:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.recommended-product-card .product-variant{font-size:.75rem!important;color:#666!important;margin-bottom:4px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.recommended-product-card .product-price{font-size:.9rem!important;font-weight:700!important;color:#333!important;margin-bottom:8px!important}.recommended-product-card .btn-primary{font-size:.8rem!important;padding:8px 12px!important;min-height:32px!important;border-radius:6px!important;font-weight:600!important;background:linear-gradient(135deg,#cad6bf,#b8c7a8)!important;border:1px solid #CAD6BF!important;color:#333!important;transition:all .2s ease!important;flex-shrink:0!important;white-space:nowrap!important}.recommended-product-card .btn-primary:hover{background:linear-gradient(135deg,#b8c7a8,#a8b898)!important;transform:translateY(-1px)!important;box-shadow:0 3px 8px #cad6bf4d!important}.countdown-alert{padding:16px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:12px!important;margin:0 1rem!important;border-radius:10px!important;width:calc(100% - 2rem)!important;box-sizing:border-box!important;min-height:60px!important}.countdown-icon{font-size:1.8rem!important;margin:0!important;flex-shrink:0!important}.countdown-text{font-size:1rem!important;font-weight:700!important;line-height:1.3!important;margin:0!important;flex:1!important;text-align:left!important}.countdown-time{font-size:1.4rem!important;font-weight:800!important;margin:0!important;flex-shrink:0!important;font-family:Courier New,monospace!important}.discount-container{padding:16px!important;margin:0 1rem!important;border-radius:10px!important;width:calc(100% - 2rem)!important;box-sizing:border-box!important;background:linear-gradient(135deg,#cad6bf,#b8c7a8)!important;position:relative!important;overflow:hidden!important}.discount-input-group{display:flex!important;flex-direction:row!important;align-items:center!important;gap:0!important;width:100%!important;background-color:transparent!important;border:none!important;padding:0!important;margin:0!important}.discount-input{flex:1!important;width:auto!important;font-size:.9rem!important;padding:12px 16px!important;border-radius:8px 0 0 8px!important;min-height:48px!important;border:1px solid #28a745!important;border-right:none!important;background:#fff!important;color:#333!important;outline:none!important;transition:all .2s ease!important;-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important;-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important;z-index:1!important}.discount-input:focus{border-color:#b8c7a8!important;box-shadow:0 0 0 .2rem #cad6bf40!important;background:#fff!important}.discount-input::placeholder{color:#6c757d!important;font-style:italic}.discount-apply-btn{flex-shrink:0!important;width:auto!important;min-width:80px!important;font-size:.9rem!important;padding:12px 16px!important;border-radius:0 8px 8px 0!important;min-height:48px!important;font-weight:600!important;background:linear-gradient(135deg,#28a745,#20c997,#17a2b8)!important;border:none!important;color:#fff!important;cursor:pointer!important;transition:all .3s ease!important;white-space:nowrap!important;box-shadow:0 2px 4px #28a7454d!important;position:relative!important;overflow:hidden!important;outline:none!important;-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important;-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important;z-index:2!important;margin-left:-1px!important}.discount-apply-btn:before{content:""!important;position:absolute!important;top:0!important;left:-100%!important;width:100%!important;height:100%!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)!important;transition:left .5s ease!important}.discount-apply-btn:hover{background:linear-gradient(135deg,#218838,#1e7e34,#138496)!important;border-color:#1e7e34!important;transform:translateY(-2px)!important;box-shadow:0 6px 12px #28a74566!important}.discount-apply-btn:hover:before{left:100%!important}.discount-apply-btn:active{transform:translateY(-1px)!important;box-shadow:0 3px 6px #28a7454d!important}.discount-apply-btn:disabled{background:linear-gradient(135deg,#6c757d,#5a6268)!important;border-color:#6c757d!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}.cart-reminder-content{padding:24px 20px!important;margin:20px 16px!important;border-radius:16px!important}.cart-reminder-icon{font-size:2.5rem!important}.cart-reminder-content h3{font-size:1.3rem!important}.cart-reminder-content p{font-size:.9rem!important}.cart-reminder-buttons{flex-direction:column;gap:10px;margin-top:20px}.cart-reminder-buttons .btn{width:100%!important;padding:12px 20px!important;font-size:.9rem!important;border-radius:8px!important}}#offcanvas-cart{background-color:#fff!important;color:#333!important}#offcanvas-cart *{color:#333!important}#offcanvas-cart .offcanvas-body{transition:all .2s ease-out;background-color:#fff}#offcanvas-cart.loading .offcanvas-body{opacity:.25;transition:opacity .2s ease;will-change:opacity}#offcanvas-cart .offcanvas-header{background-color:#fff;border-bottom:1px solid #e9ecef;padding:.75rem 1.5rem .5rem;display:flex;align-items:center;justify-content:space-between;min-height:50px}#offcanvas-cart .offcanvas-title{color:#333;font-weight:600;font-size:1.25rem;margin:0;line-height:1.2}#offcanvas-cart .btn-close{color:#333;opacity:.7;padding:.5rem;font-size:1rem}#offcanvas-cart .btn-close:hover{opacity:1}#offcanvas-cart .offcanvas-footer{background-color:#fff;border-top:1px solid #e9ecef}#offcanvas-cart .product-item-price{flex-shrink:0;line-height:1.2}#offcanvas-cart .quantity-wrapper{max-width:100px}#offcanvas-cart .quantity-wrapper .form-control{padding-top:.25rem;padding-bottom:.25rem}#offcanvas-cart .btn[data-remove-line-item]{display:flex;color:var(--bs-body-color);opacity:.75;border:none}#offcanvas-cart .btn[data-remove-line-item]:hover,#offcanvas-cart .btn[data-remove-line-item]:focus{opacity:1}#offcanvas-cart .btn[data-remove-line-item]:focus-visible{box-shadow:0 0 0 .25rem rgba(var(--bs-primary-rgb),.25)}#offcanvas-cart .payment-icons svg{width:auto;max-height:24px}#offcanvas-cart-empty{display:flex;justify-content:center;flex-direction:column;align-items:center;height:100%}#offcanvas-cart-empty svg{animation:offcanvas-cart-empty-svg-animation 1s linear infinite alternate}@keyframes offcanvas-cart-empty-svg-animation{0%{transform:translate(-.5rem)}to{transform:translate(.5rem)}}#offcanvas-cart .product-item{display:flex;align-items:flex-start;gap:16px;padding:1rem;border-bottom:1px solid #f0f0f0}#offcanvas-cart .product-image{width:80px;height:80px;flex-shrink:0;margin-right:0}#offcanvas-cart .product-image a{display:block;width:80px;height:80px}#offcanvas-cart .product-item-img{width:80px!important;height:80px!important;object-fit:contain;border-radius:8px;display:block;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:high-quality;image-rendering:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}#offcanvas-cart .product-item-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}#offcanvas-cart .product-item-title{font-size:1rem;line-height:1.3;margin-bottom:4px;font-weight:500;color:#333}#offcanvas-cart .product-item-variant{font-size:.9rem;margin-bottom:6px;color:#666}#offcanvas-cart .product-item-price{font-size:1.1rem;font-weight:700;color:#333;margin-bottom:8px}#offcanvas-cart .product-item-actions{display:flex;align-items:center;justify-content:space-between;margin-top:8px}#offcanvas-cart .input-group-quantity{display:flex;align-items:center;width:120px;height:40px;border:1px solid #ddd;border-radius:8px;overflow:hidden;background-color:#fff;flex-shrink:0}#offcanvas-cart .input-group-quantity .btn{width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;border:none;background-color:#f8f9fa;color:#333;font-weight:500;font-size:18px;line-height:1;flex-shrink:0;min-width:40px}#offcanvas-cart .input-group-quantity .btn:hover{background-color:#e9ecef}#offcanvas-cart .input-group-quantity .btn:active{background-color:#dee2e6}#offcanvas-cart .input-group-quantity .btn:first-child{border-radius:8px 0 0 8px}#offcanvas-cart .input-group-quantity .btn:last-child{border-radius:0 8px 8px 0}#offcanvas-cart .input-group-quantity .form-control{width:40px;height:40px;text-align:center;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;border-radius:0;padding:0;font-weight:500;font-size:16px;background-color:#fff;color:#333;flex-shrink:0;min-width:40px}#offcanvas-cart .input-group-quantity .form-control:focus{box-shadow:none;border-color:#ddd}#offcanvas-cart .product-item-actions{display:flex;align-items:center;justify-content:space-between;margin-top:8px;gap:12px}#offcanvas-cart .btn[data-remove-line-item]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;color:#6c757d;background-color:transparent;border:1px solid #dee2e6;border-radius:6px;font-size:14px}#offcanvas-cart .btn[data-remove-line-item]:hover{color:#dc3545;background-color:#f8f9fa;border-color:#dc3545}#offcanvas-cart .btn-checkout{background-color:#ffc129!important;border-color:#ffc129!important;color:#333!important}#offcanvas-cart .btn-checkout:hover{background-color:#e6b025!important;border-color:#e6b025!important;color:#333!important}#offcanvas-cart .btn-checkout:focus{background-color:#ffc129!important;border-color:#ffc129!important;color:#333!important;box-shadow:0 0 0 .25rem #ffc12940!important}#offcanvas-cart .btn-checkout svg{color:#333!important;fill:none!important;stroke:#333!important;stroke-width:2!important;background:none!important}#offcanvas-cart .btn-link{background-color:transparent!important;border:none!important;padding:0!important}#offcanvas-cart .btn-link:hover{background-color:transparent!important;border:none!important}#offcanvas-cart .btn-link:focus{background-color:transparent!important;border:none!important;box-shadow:none!important}#offcanvas-cart .btn-link svg{color:#6c757d!important}#offcanvas-cart .btn-link:hover svg{color:#495057!important}#cart .btn-checkout{background-color:#ffc129!important;border-color:#ffc129!important;color:#333!important}#cart .btn-checkout:hover{background-color:#e6b025!important;border-color:#e6b025!important;color:#333!important}#cart .btn-checkout:focus{background-color:#ffc129!important;border-color:#ffc129!important;color:#333!important;box-shadow:0 0 0 .25rem #ffc12940!important}#cart .btn-checkout svg{color:#333!important;fill:none!important;stroke:#333!important;stroke-width:2!important;background:none!important}#offcanvas-cart .cart-upsells{margin-top:1.5rem;padding:1.5rem;background:linear-gradient(135deg,#f8f9fa,#fff)!important;border-radius:12px!important;border:1px solid #e9ecef!important;box-shadow:0 2px 8px #0000000d!important}#offcanvas-cart .cart-upsells *{background:transparent!important;background-color:transparent!important}#offcanvas-cart .cart-upsells h3{color:#333;font-weight:600;font-size:1.25rem;margin-bottom:1.5rem;text-align:center}#offcanvas-cart .recommended-product-card{background:linear-gradient(135deg,#fff,#f8f9fa)!important;border:1px solid #e3e3e3!important;border-radius:10px!important;padding:20px!important;transition:all .3s ease!important;box-shadow:0 2px 6px #00000014!important;width:100%!important;min-height:140px!important;max-width:100%!important;display:flex!important;align-items:center!important;box-sizing:border-box!important;gap:15px!important;color:#333!important;letter-spacing:.3px!important;line-height:1.4!important;text-align:left!important;margin-bottom:12px!important}#offcanvas-cart .recommended-product-card:hover{transform:translateY(-2px)!important;box-shadow:0 4px 12px #00000026!important}#offcanvas-cart .recommended-product-card .product-image{flex-shrink:0!important;width:50px!important;height:50px!important;border-radius:6px!important;overflow:hidden!important}#offcanvas-cart .recommended-product-card .product-details{flex:1!important;display:flex!important;flex-direction:column!important;justify-content:center!important;background:none!important;padding:0!important;min-width:0!important;overflow:hidden!important;height:100%!important;max-width:calc(100% - 70px)!important}#offcanvas-cart .recommended-product-card .product-image img{width:50px!important;height:50px!important;object-fit:cover!important;border-radius:6px!important}#offcanvas-cart .recommended-product-card .product-title{color:#333!important;font-weight:500!important;font-size:.85rem!important;line-height:1.2!important;margin-bottom:.4rem!important;background:none!important;padding:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;letter-spacing:.3px!important;max-width:100%!important}#offcanvas-cart .recommended-product-card .product-title a{color:#1f1f1fbf!important;text-decoration:none!important;background:none!important;padding:0!important}#offcanvas-cart .recommended-product-card .product-title a:hover,#offcanvas-cart .recommended-product-card .product-title a:focus,#offcanvas-cart .recommended-product-card .product-title a:active,#offcanvas-cart .recommended-product-card .product-title a:visited{color:#1f1f1fbf!important;background:none!important;padding:0!important}#offcanvas-cart .recommended-product-card .product-variant{margin-bottom:.15rem!important;background:none!important;padding:0!important;max-width:100%!important;overflow:hidden!important}#offcanvas-cart .recommended-product-card .product-variant select{border:1px solid #dee2e6!important;border-radius:3px!important;padding:.15rem .25rem!important;font-size:.75rem!important;background-color:#fff!important;color:#333!important;max-width:100%!important;width:100%!important;height:28px!important}#offcanvas-cart .recommended-product-card .product-variant span{font-size:.7rem!important;color:#666!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;line-height:1.1!important;margin-bottom:.1rem!important}#offcanvas-cart .recommended-product-card .product-price{margin-bottom:.25rem!important;background:none!important;padding:0!important;flex-shrink:0!important}#offcanvas-cart .recommended-product-card .product-price span{color:#333!important;font-weight:700!important;font-size:1rem!important;background:none!important;padding:0!important;letter-spacing:.3px!important;line-height:1.2!important}#offcanvas-cart .recommended-product-card .btn-primary{background:linear-gradient(135deg,#cad6bf,#b8c7a8)!important;border:1px solid #CAD6BF!important;border-radius:6px!important;font-size:.8rem!important;font-weight:600!important;min-width:50px!important;padding:6px 12px!important;color:#333!important;flex-shrink:0!important;white-space:nowrap!important;letter-spacing:.3px!important;box-shadow:0 2px 4px #cad6bf33!important;height:32px!important;transition:all .2s ease!important}#offcanvas-cart .recommended-product-card .btn-primary:hover{background:linear-gradient(135deg,#b8c7a8,#a8b898)!important;border-color:#b8c7a8!important;color:#333!important;transform:translateY(-1px)!important;box-shadow:0 3px 8px #cad6bf4d!important}#offcanvas-cart .recommended-product-card .btn-primary:focus{box-shadow:0 0 0 .25rem #cad6bf40!important}#offcanvas-cart .cart-upsells-dot{width:.5rem!important;height:.5rem!important;border-radius:50%!important;background:#333!important;transition:all .2s;cursor:pointer;opacity:.3}#offcanvas-cart .cart-upsells-dot:hover{opacity:.6;transform:scale(1.1)}#offcanvas-cart .cart-upsells-dot.active{opacity:1!important}#offcanvas-cart .subtotal-info .fw-bold,#offcanvas-cart .subtotal-price .fw-bold{font-weight:400!important}.cart-countdown-timer{animation:slideDown .3s ease-out;will-change:transform,opacity;transform:translateZ(0)}#cart-countdown-timer,#cart-countdown-timer *,.cart-countdown-timer,.cart-countdown-timer *,.countdown-alert,.countdown-alert *,.countdown-icon,.countdown-text,.countdown-time{background:transparent!important;background-color:transparent!important}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.countdown-alert{background:linear-gradient(135deg,#fff3cd,#ffeaa7)!important;border:2px solid #ffc107!important;border-radius:8px!important;padding:12px 16px!important;margin:0!important;box-shadow:0 2px 8px #ffc1074d!important;position:relative;overflow:hidden}.countdown-alert *,.countdown-alert .countdown-icon,.countdown-alert .countdown-text,.countdown-alert .countdown-time{background:transparent!important;background-color:transparent!important}.countdown-alert:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.countdown-icon{font-size:1.5rem;animation:pulse 1.5s infinite;will-change:transform;transform:translateZ(0)}@keyframes pulse{0%,to{transform:scale(1) translateZ(0)}50%{transform:scale(1.1) translateZ(0)}}.countdown-text{font-size:1rem;font-weight:700;color:#856404!important}.countdown-time{font-size:1.1rem;font-weight:700;font-family:Courier New,monospace;animation:blink 1s infinite;text-shadow:0 0 3px rgba(220,53,69,.3)}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:.7}}.countdown-alert.warning{background:linear-gradient(135deg,#f8d7da,#f5c6cb)!important;border-color:#dc3545!important;box-shadow:0 2px 8px #dc35454d!important}.countdown-alert.warning *,.countdown-alert.warning .countdown-icon,.countdown-alert.warning .countdown-text,.countdown-alert.warning .countdown-time{background:transparent!important;background-color:transparent!important}.countdown-alert.warning .countdown-text{color:#721c24!important}.countdown-alert.warning .countdown-time{animation:urgentBlink .5s infinite}@keyframes urgentBlink{0%,50%{opacity:1;transform:scale(1)}51%,to{opacity:.6;transform:scale(1.05)}}.cart-discount-section{animation:slideDown .3s ease-out}.discount-container{background:linear-gradient(135deg,#cad6bf,#b8c7a8)!important;border:2px solid #CAD6BF!important;border-radius:8px!important;padding:12px 16px!important;margin:0!important;box-shadow:0 2px 8px #cad6bf4d!important;position:relative!important;overflow:hidden!important}.discount-container *{background:transparent!important;background-color:transparent!important}.discount-input-group{display:flex;align-items:center;gap:0;width:100%;flex-direction:row;background-color:transparent;border:none;padding:0;margin:0}.discount-input{flex:1;border:1px solid #28a745!important;border-radius:6px 0 0 6px!important;border-right:none!important;padding:8px 12px!important;font-size:.9rem!important;font-weight:500!important;background:#fff!important;color:#333!important;outline:none!important;transition:all .2s ease!important;-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important;-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important;z-index:1!important}.discount-input:focus{border-color:#b8c7a8!important;box-shadow:0 0 0 .2rem #cad6bf40!important;background:#fff!important}.discount-input::placeholder{color:#6c757d!important;font-style:italic}.discount-apply-btn{background:linear-gradient(135deg,#28a745,#20c997,#17a2b8)!important;border:none!important;border-radius:0 6px 6px 0!important;color:#fff!important;font-size:.9rem!important;font-weight:600!important;padding:8px 16px!important;cursor:pointer!important;transition:all .3s ease!important;white-space:nowrap!important;flex-shrink:0!important;min-width:80px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 2px 4px #28a7454d!important;position:relative!important;overflow:hidden!important;outline:none!important;-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important;-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important;z-index:2!important;margin-left:-1px!important}.discount-apply-btn:before{content:""!important;position:absolute!important;top:0!important;left:-100%!important;width:100%!important;height:100%!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)!important;transition:left .5s ease!important}.discount-apply-btn:hover{background:linear-gradient(135deg,#218838,#1e7e34,#138496)!important;border-color:#1e7e34!important;transform:translateY(-2px)!important;box-shadow:0 6px 12px #28a74566!important}.discount-apply-btn:hover:before{left:100%!important}.discount-apply-btn:active{transform:translateY(-1px)!important;box-shadow:0 3px 6px #28a7454d!important}.discount-apply-btn:disabled{background:linear-gradient(135deg,#6c757d,#5a6268)!important;border-color:#6c757d!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}.discount-status{margin-top:8px;padding:6px 12px!important;border-radius:4px!important;font-size:.85rem!important;font-weight:500!important;text-align:center!important;animation:fadeIn .3s ease-out!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.discount-status.success{background:#cad6bf1a!important;border:1px solid #CAD6BF!important;color:#4a5a3a!important}.discount-status.error{background:#dc35451a!important;border:1px solid #dc3545!important;color:#721c24!important}.discount-status.warning{background:#ffc1071a!important;border:1px solid #ffc107!important;color:#856404!important}.cart-reminder-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;animation:fadeIn .3s ease-out}.cart-reminder-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;padding:20px}.cart-reminder-content{background:#fff;border-radius:12px;padding:30px;text-align:center;max-width:400px;width:100%;box-shadow:0 10px 30px #0000004d;animation:slideUp .3s ease-out}.cart-reminder-icon{font-size:3rem;margin-bottom:15px;animation:bounce 1s infinite}.cart-reminder-content h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:10px}.cart-reminder-content p{color:#666;font-size:1rem;margin-bottom:8px;line-height:1.4}.cart-reminder-buttons{display:flex;gap:12px;margin-top:20px;justify-content:center}.cart-reminder-buttons .btn{padding:10px 20px;font-size:.9rem;font-weight:500;border-radius:6px;transition:all .2s ease}.cart-reminder-buttons .btn-primary{background:#cad6bf;border-color:#cad6bf;color:#333}.cart-reminder-buttons .btn-primary:hover{background:#b8c7a8;border-color:#b8c7a8;transform:translateY(-1px)}.cart-reminder-buttons .btn-outline-secondary{border-color:#6c757d;color:#6c757d}.cart-reminder-buttons .btn-outline-secondary:hover{background:#6c757d;color:#fff}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 576px) and (max-width: 767px){#offcanvas-cart{max-width:400px!important}#offcanvas-cart .recommended-product-card{width:100%!important;min-height:140px!important}}@media (min-width: 768px){#offcanvas-cart{max-width:450px!important}#offcanvas-cart .recommended-product-card{width:100%!important;min-height:140px!important}}
/*# sourceMappingURL=/cdn/shop/t/93/assets/cart.css.map */
