.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;overflow-x:hidden}.d-flex-cart{display:flex;margin-top:24px}#cart.loading{opacity:.25}#offcanvas-cart .offcanvas-body{transition:all .2s ease-out}#offcanvas-cart.loading .offcanvas-body{opacity:.25}#offcanvas-cart .product-item-price{flex-shrink:0;line-height:1.2;font-weight:700!important}#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:20px}#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-deskop-upsells{position:fixed;top:0;right:415px;width:360px;height:calc(100% - 1.5rem);z-index:1045;background-color:var(--bs-body-bg);visibility:hidden;opacity:0;border-radius:var(--bs-border-radius);margin:.75rem;padding:1rem;transition:all .2s ease-out;overflow:auto}#offcanvas-cart-deskop-upsells::-webkit-scrollbar{display:none}#offcanvas-cart.show+#offcanvas-cart-deskop-upsells{visibility:visible;opacity:1}#offcanvas-cart.hiding+#offcanvas-cart-deskop-upsells{visibility:hidden;opacity:0}@media (max-width: 991px){#offcanvas-cart-deskop-upsells{display:none!important}}@media (min-width: 992px){#offcanvas-cart #cart-upsell[data-layout=vertical]{display:none!important}}.cart-goal{position:relative;padding:.5rem}.cart-goal-message{font-weight:600;color:#333;font-size:1rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.cart-goal-tooltip{display:inline-flex;align-items:flex-start;line-height:1;vertical-align:baseline}.cart-goal-tooltip svg{transition:all .2s ease;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.cart-goal-tooltip svg:hover{transform:scale(1.1)}.cart-goal-steps{position:relative;margin:0}.cart-goal-progress-line{position:absolute;top:14px;left:0;right:0;height:4px;background:#e9ecef;border-radius:2px;z-index:1}.cart-goal-progress-fill{height:100%;border-radius:2px;transition:width 2.5s cubic-bezier(.4,0,.2,1);will-change:width;min-width:0}.cart-goal-step-container{display:flex;align-items:center;position:relative;z-index:2;height:28px}.cart-goal-steps.has-two-goals .cart-goal-step-container{justify-content:space-between}.cart-goal-steps.has-two-goals .cart-goal-step:first-child{position:absolute;left:50%;top:0;transform:translate(-50%)}.cart-goal-steps.has-two-goals .cart-goal-step:last-child{position:absolute;right:0;top:0;transform:translate(50%)}.cart-goal-single-step{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center;margin-top:20px}.cart-goal-steps.has-one-goal .cart-goal-progress-line{top:10px}.cart-goal-step{display:flex;flex-direction:column;align-items:center;flex:1;max-width:120px}.cart-goal-step-circle{width:28px;height:28px;border-radius:50%;background:#e9ecef;border:3px solid #e9ecef;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;transition:all .3s ease;color:#6c757d;font-size:1rem}.cart-goal-step.active .cart-goal-step-circle{color:#fff;box-shadow:0 4px 12px #8e44ad4d;transform:scale(1.05)}.cart-goal-step-label{font-size:.875rem;font-weight:600;color:#6c757d;text-align:center;line-height:1.2;transition:color .3s ease;margin-top:.5rem}.cart-goal-gifts{margin-top:1.5rem}.cart-goal-claim-btn{font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;box-shadow:0 2px 8px #0000001a;border:none!important;color:#fff!important;padding:.75rem 2rem;border-radius:25px;font-size:.9rem}.cart-goal-claim-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.cart-goal-claim-btn .bi{font-size:1.1em}#cartGoalGiftModal{z-index:1060!important}.modal-backdrop.show{z-index:1055!important}.gift-product-card{border:2px solid #e9ecef;border-radius:12px;padding:1rem;text-align:center;transition:all .3s ease;cursor:pointer;background:#fff;-webkit-user-select:none;user-select:none}.gift-product-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.gift-product-img{width:80px;height:80px;object-fit:cover;border-radius:8px;margin-bottom:.5rem}.gift-product-name{font-size:.875rem;font-weight:500;color:#333;margin-bottom:0}@media (max-width: 576px){.cart-goal-step-container{height:20px}.cart-goal-step-circle{width:20px;height:20px;font-size:.65rem}.cart-goal-step-circle i{display:none}.cart-goal-step-label{font-size:.75rem}.cart-goal-step{max-width:80px}.cart-goal-progress-line{top:10px;left:0;right:0}.cart-goal-steps.has-one-goal .cart-goal-progress-line{top:8px}.cart-goal-single-step{margin-top:16px}.cart-goal-steps.has-two-goals .cart-goal-step:first-child{left:50%;top:0;transform:translate(-50%)}.cart-goal-steps.has-two-goals .cart-goal-step:last-child{right:0;top:0;transform:translate(50%)}.cart-goal-message{flex-direction:column;gap:.25rem}.cart-goal-tooltip .bi{font-size:.8rem}}#cart-upsell{margin-top:1rem}#cart-upsell-title{font-weight:600;font-size:.95rem;letter-spacing:-.01em;padding-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.08)}.cart-upsell-list-horizontal{display:flex;overflow-x:auto;gap:.75rem;padding-bottom:.5rem;scroll-snap-type:x mandatory}.cart-upsell-list-horizontal::-webkit-scrollbar{height:0}.cart-upsell-list-horizontal .product-item{background:#fff;border-radius:10px!important;box-shadow:0 2px 8px #0000000f;border:1px solid rgba(0,0,0,.05);padding:.75rem!important;min-width:180px;max-width:200px;flex-shrink:0;scroll-snap-align:start;transition:all .3s ease}.cart-upsell-list-horizontal .product-item:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.cart-upsell-list-horizontal .product-item-img{border-radius:8px;margin-bottom:.5rem}.cart-upsell-list-horizontal .product-item .spr-badge-starrating{margin:0}.cart-upsell-list-horizontal .product-item .spr-badge-caption{display:block;line-height:1}.cart-upsell-list-vertical .product-item .spr-badge{margin-bottom:.25rem}.cart-upsell-list-vertical .product-item form{align-items:center;flex-direction:column}.cart-upsell-list-vertical .product-item form .form-select{margin-bottom:10px!important;margin-right:.5rem}.product-item-price-cartupsell{font-size:14px;font-weight:700!important}.product-item-price-cartupsell .product-item-price-final{color:#dc3545!important}#cart-upsell .form-wrapper{width:100%}#cart-upsell .form-select{border-radius:8px;border:1px solid rgba(0,0,0,.1);font-size:.8rem;padding:.4rem 2rem .4rem .6rem;margin-bottom:.5rem}#cart-upsell .btn-atc{border-radius:8px!important;font-weight:600;font-size:.8rem;padding:.5rem 1.25rem;width:100%;transition:all .3s ease}#cart-upsell .btn-atc:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}body .pw-route-protection{padding:0}body .pw-route-protection .pw-container:not(.legacy) .pw-row-2 .pw-price{font-size:14px;line-height:normal;color:var(--bs-body-color)}body .pw-route-protection .pw-container:not(.legacy) .pw-row-3 .capsule{padding:2px 6px;background-color:var(--bs-light)}body .pw-route-protection .pw-container:not(.legacy) .pw-row-1 .pw-toggle-wrapper .pw-switch{background-color:rgba(var(--bs-dark-rgb),.5)}body .pw-route-protection .pw-container:not(.legacy) .pw-row-1 .pw-toggle-wrapper .pw-switch[data-toggle=true]{background-color:var(--bs-dark)}body .pw-route-protection .pw-container:not(.legacy) .pw-row-1 .left .pw-title{color:var(--bs-body-color)}body .pw-route-protection .pw-container:not(.legacy) .pw-row-2 .pw-subtitle-text{color:var(--bs-body-color);opacity:.75}#cart-testimonial{position:relative;padding:.5rem;line-height:normal}#cart-testimonial.has-testimonial-img{margin-left:.75rem;padding-left:2rem}#cart-testimonial img{position:absolute;top:50%;left:0%;transform:translate(-25%,-50%)}#cart-shipping-protection{padding:1rem 1rem .75rem;border-radius:var(--bs-border-radius)}#cart-shipping-protection.text-white .form-check-input:checked{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23000'/%3e%3c/svg%3e");background-color:var(--bs-white);border-color:var(--bs-white)}#cart-shipping-protection-features{background-color:#ffffff1a;border-radius:#ff84ab}#cart-shipping-protection-features ul{list-style:none;display:flex;justify-content:space-evenly;padding:.5rem;margin:.75rem 0 0;line-height:1.1;font-size:.825rem;text-align:center}#cart-shipping-protection-features ul li{padding:.25rem}.form-check-input{background-color:#fff;width:1rem;height:1rem}.form-check-input:checked{border-color:#fff}.form-check-input:focus{box-shadow:none}#combined-shipping-protection .p-2{border-radius:10px}.btn-checkout{border-radius:10px!important;font-weight:600;transition:all .3s ease}.btn-checkout:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0003}#cart-delivery-calendar .air-datepicker{width:100%}
/*# sourceMappingURL=/cdn/shop/t/895/assets/cart.css.map */
