/*!*******************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/pages/cart.scss ***!
  \*******************************************************************************************************************/.custom-cart-wrapper{margin:0 auto;max-width:600px;padding:0 0 120px}.delivery-info-container{background:var(--primary-50,#f3f5fb);padding:10px}.delivery-progress-bar{align-items:center;background:#fff;border:1px solid var(--Primary-200,#ced7ef);border-radius:30px;display:flex;height:30px;overflow:hidden;position:relative}.delivery-progress-fill{background-color:#ced7ef;border-radius:30px;bottom:0;position:absolute;right:0;top:0;transition:width .3s ease}.delivery-progress-content{align-items:center;display:flex;padding:0 8px;position:relative;width:100%;z-index:2}.delivery-progress-text{color:#5563bb;font-size:13px;font-weight:400}.delivery-icon{color:#5563bb;margin-left:4px}.delivery-icon,.delivery-icon svg{height:20px;width:20px}.delivery-info-message{color:#687bc9;display:none;font-size:13px;font-weight:300;margin-top:6px}.delivery-info-message.show{display:block}.cart-items-container{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:15px}.cart-item{border-bottom:1px solid #f0f0f0;display:flex;padding:5px 10px}.cart-item:last-child{border-bottom:none}.cart-item.has-stock-issue{background-color:#fff8e1}.cart-item-image{flex-shrink:0;margin-left:10px;order:0;width:100px}.cart-item-image a{display:block;height:80px;width:100px}.cart-item-image img{border-radius:4px;height:100%;object-fit:cover;width:100%}.cart-item-details,.cart-item-title-holder{display:flex;flex-direction:column}.cart-item-details{flex-grow:1;justify-content:space-between;order:1}.cart-item-title{color:var(--dark-grey);font-size:13px;font-weight:500;margin:5px 0}.cart-item-title a{color:var(--dark-grey);text-decoration:none}.cart-item-title a:hover{color:#c62828}.cart-item-meta{color:var(--grey-4);display:flex;flex-wrap:wrap;font-size:12px;margin-bottom:5px}.cart-item-attribute{color:#777;margin-left:15px}.cart-item-price-section{align-items:center;display:flex;justify-content:space-between;min-height:40px}.price-container{display:flex;flex-direction:column}.regular-price{color:#999;font-size:11px;font-weight:300;text-decoration:line-through}.sale-price{align-items:center;color:#333;display:flex;font-size:14px;font-weight:600}.discount-badge{background-color:#ffebee;border-radius:15px;color:#e53935;font-size:11px;font-weight:400;margin-right:10px;padding:4px 8px;white-space:nowrap}.stock-warning{color:#e53935;font-size:12px;font-weight:500;margin-top:5px}.invalid-quantity{color:#e53935;font-weight:700}.cart-item-actions{align-items:center;border:1px solid var(--Primary-50,#f3f5fb);border-radius:5px;display:flex;height:40px;margin-top:6px;padding:5px}.qty-decrease,.qty-increase{align-items:center;background:none;border:none;box-sizing:content-box;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;width:24px}.qty-decrease{color:#e53935}.qty-increase{color:#4285f4}.qty-increase:disabled{color:#ccc;cursor:not-allowed}.qty-increase:disabled svg path{fill:#ccc;opacity:.7}.qty-display{font-size:16px;font-weight:600;text-align:center;width:100%}.remove-from-cart{background-color:#e53935;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:6px 12px;transition:background-color .2s}.remove-from-cart:hover{background-color:#c62828}.out-of-stock{background-color:#ffebee;border-radius:4px;color:#e53935;display:inline-block;font-size:14px;font-weight:500;padding:4px 8px}.cart-notice{background:#f5f5f5;color:#666}.cart-error-notice,.cart-notice{align-items:center;display:flex;font-size:12px;padding:10px 15px}.cart-error-notice{background:#ffebee;color:#e53935;margin-top:5px}.notice-icon{margin-left:8px}.cart-summary{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);margin-bottom:15px;padding:15px}.summary-row{display:flex;font-size:14px;justify-content:space-between;padding:8px 0}.summary-value{align-items:center;display:flex;gap:4px}.summary-value img{height:20px;width:20px}.summary-value.total-value img{height:24px!important;width:24px!important}.summary-row.discount-row .summary-value{color:#4caf50}.summary-row.total-row{border-top:1px solid #f0f0f0;font-size:16px;font-weight:600;margin-top:5px;padding-top:10px}.cart-bottom-navbar{align-items:center;background:#fff;bottom:56px;box-shadow:0 -2px 10px rgba(0,0,0,.1);display:flex;gap:10px;justify-content:space-between;left:0;margin:0 auto;max-width:600px;padding:10px;position:fixed;right:0;z-index:100}.navbar-total{display:flex;flex-basis:50%;flex-direction:column}.navbar-total-label{color:var(--grey-3);font-size:12px}.navbar-total-value{align-items:center;color:#333;display:flex;font-size:20px;font-weight:500;gap:4px;justify-content:flex-end}.navbar-total-value img{height:24px!important;width:24px!important}.checkout-button{background:#c62828;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;flex-basis:50%;font-size:16px;font-weight:600;padding:12px 20px;text-align:center;text-decoration:none}.checkout-button.disabled{background:#ccc;cursor:not-allowed}.empty-cart-message{color:#666;padding:30px 15px;text-align:center}.empty-cart-message img{height:80px;width:80px}.empty-cart-message h3{color:var(--dark-grey,#373f4f);font-size:18px;font-style:normal;font-weight:600;line-height:180%;text-align:center}.empty-cart-message p{color:var(--grey-5,#636d8a);font-size:14px;font-style:normal;font-weight:400;line-height:150%;text-align:center}.empty-cart-message a{align-self:stretch;background:var(--secondary-700,#b71e23);border-radius:8px;color:#fff;font-size:16px;font-weight:500;gap:4px;height:48px;line-height:180%;padding:8px 20px}.ajax-loading,.empty-cart-message a{align-items:center;display:flex;justify-content:center}.ajax-loading{background:hsla(0,0%,100%,.8);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:9999}.spinner{animation:spin 1s ease-in-out infinite;border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#c62828;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}@media screen and (min-width:1024px){.custom-cart-wrapper{padding:0 0 120px}.cart-bottom-navbar{bottom:0}}
/*# sourceMappingURL=cart_styles.min.css.map*/