cart-items,.cart__footer-wrapper{background:#f9fafb}cart-items .title-wrapper-with-link{display:flex;align-items:center;justify-content:space-between;border-bottom:none;margin-bottom:2rem;padding-bottom:1rem}cart-items .title-wrapper-with-link .title{font-size:clamp(2.2rem,4vw,3rem);font-weight:400;letter-spacing:3px;text-transform:uppercase;color:#1a1a1a;margin:0;position:relative}cart-items .title-wrapper-with-link .title:after{content:"";position:absolute;bottom:-8px;left:0;width:50px;height:3px;background:#4ecdc4;border-radius:2px}cart-items .title-wrapper-with-link .underlined-link{color:#4ecdc4;font-size:1.3rem;font-weight:500;letter-spacing:1px;text-transform:uppercase;text-decoration:none;padding:.8rem 2rem;border:1.5px solid #4ECDC4;border-radius:30px;transition:all .3s ease}cart-items .title-wrapper-with-link .underlined-link:hover{background:#4ecdc4;color:#fff}.cart__warnings{padding:8rem 0 4rem;text-align:center}.cart__empty-text{font-size:clamp(2rem,3vw,2.8rem);font-weight:300;letter-spacing:1px;color:#888;margin:0 0 2rem}.is-empty .cart__warnings .button{background:#4ecdc4;color:#fff;border:none;padding:1.6rem 4rem;font-size:1.2rem;letter-spacing:2px;text-transform:uppercase;border-radius:50px;font-weight:600;transition:all .4s ease;box-shadow:0 4px 15px #4ecdc44d}.is-empty .cart__warnings .button:hover{background:#3dbdb5;transform:translateY(-2px);box-shadow:0 8px 25px #4ecdc466}.cart__items{background:#fff;border-radius:16px;box-shadow:0 2px 20px #0000000d;padding:0 2.5rem 2rem!important;border-bottom:none!important}.cart-items thead th{font-size:1rem;letter-spacing:2.5px;text-transform:uppercase;color:#999;font-weight:600;padding-bottom:1.5rem!important;padding-top:2rem!important;border-bottom:1px solid #eee!important}@media screen and (min-width:750px){.cart-item>td{padding-top:2.5rem!important;padding-bottom:2.5rem;border-bottom:1px solid #f0f0f0;transition:background .3s ease}.cart-item:last-child>td{border-bottom:none}.cart-item:hover>td{background-color:#4ecdc408}}@media screen and (max-width:749px){.cart__items{padding:1rem!important;border-radius:12px}.cart-item{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1rem!important;border:1px solid #f0f0f0;box-shadow:0 1px 6px #0000000a}.cart-items thead tr{border-bottom:none!important;margin-bottom:1rem}}.cart-item__image-container{border-radius:12px;overflow:hidden;border:1px solid #f0f0f0;background:#fafafa;transition:transform .3s ease}.cart-item__image-container:hover{transform:scale(1.04)}.cart-item__image{border-radius:12px}.cart-item__name{font-size:1.6rem!important;font-weight:500!important;letter-spacing:.3px;color:#1a1a1a;transition:color .3s ease;line-height:1.4}.cart-item__name:hover{color:#4ecdc4!important;text-decoration:none!important}.product-option{color:#999;font-size:1.3rem!important}.cart-item__price-wrapper .price{font-size:1.6rem;font-weight:600;color:#1a1a1a}.cart-item__old-price{color:#ccc!important;font-size:1.3rem!important}.cart-item__final-price{color:#4ecdc4!important;font-weight:700!important}.cart-item__discounted-prices .price{color:#1a1a1a;font-weight:600}.cart-quantity{border:2px solid #e8e8e8!important;border-radius:10px!important;overflow:hidden;transition:border-color .3s ease;background:#fafafa}.cart-quantity:hover{border-color:#4ecdc4!important}.cart-quantity .quantity__button{color:#666;background:transparent;border:none;transition:all .2s ease;min-width:4rem}.cart-quantity .quantity__button:hover{background:#4ecdc4;color:#fff}.cart-quantity .quantity__input{font-weight:600;font-size:1.5rem;color:#1a1a1a;background:#fff;border-left:1px solid #e8e8e8!important;border-right:1px solid #e8e8e8!important}cart-remove-button .button{color:#ddd;transition:all .3s ease;border-radius:50%}cart-remove-button .button:hover{color:#ff6b6b!important;background:#ff6b6b14;transform:scale(1.15)}.discounts__discount{color:#4ecdc4;font-weight:600;background:#4ecdc41a;padding:.5rem 1.2rem;border-radius:20px;display:inline-flex;align-items:center;gap:.5rem;font-size:1.2rem}.cart__footer-wrapper{background:#f9fafb!important}.cart__footer{border:none!important;padding-top:0!important;display:block!important}@media screen and (min-width:750px){.cart__footer{display:block!important}.cart__footer>*{width:100%!important;max-width:100%!important}.cart__footer>*+*{margin-left:0!important;margin-top:2rem}}.cart__note{background:#fff;border:1px solid #eee;border-radius:12px;padding:2rem;box-shadow:0 1px 8px #0000000a;max-width:100%!important;width:100%!important}.cart__note label{color:#1a1a1a;font-size:1.2rem;letter-spacing:1.5px;text-transform:uppercase;font-weight:600}.cart__note .field__input{border:1px solid #eee;border-radius:10px!important;font-size:1.4rem;color:#555;transition:border-color .3s ease}.cart__note .field__input:focus{border-color:#4ecdc4;box-shadow:0 0 0 3px #4ecdc41f}.cart__blocks{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 2px 20px #0000000d;width:100%!important;max-width:100%!important}@media screen and (max-width:749px){.cart__blocks{padding:2rem;border-radius:12px}}.cart__footer>div:only-child{margin-left:0!important}.totals{display:flex;justify-content:space-between;align-items:center;border-top:none;padding:1.5rem 0 0;margin-top:0}.totals__total{font-size:1.3rem;letter-spacing:2px;text-transform:uppercase;font-weight:600;color:#999;margin:0}.totals__total-value{font-size:clamp(2.2rem,3.5vw,2.8rem);font-weight:700;color:#1a1a1a;margin:0}.tax-note{text-align:right;color:#aaa;font-size:1.2rem;margin-top:.8rem;margin-bottom:2rem;display:block}.tax-note a{color:#4ecdc4;text-decoration:none;border-bottom:1px dashed #4ECDC4}.cart__checkout-button{background:linear-gradient(135deg,#4ecdc4,#44b8b0)!important;color:#fff!important;border:none!important;padding:1.8rem 3rem!important;font-size:1.4rem!important;letter-spacing:3px;text-transform:uppercase;font-weight:700;border-radius:12px!important;max-width:100%!important;width:100%;transition:all .4s ease!important;box-shadow:0 4px 18px #4ecdc459;position:relative;overflow:hidden}.cart__checkout-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.cart__checkout-button:hover{background:linear-gradient(135deg,#44b8b0,#3aada5)!important;color:#fff!important;transform:translateY(-3px);box-shadow:0 8px 30px #4ecdc473}.cart__checkout-button:hover:before{left:100%}.cart__checkout-button:active{transform:translateY(-1px)}.cart__dynamic-checkout-buttons{margin-top:1rem;max-width:100%!important}.cart__ctas{max-width:100%!important}@media screen and (min-width:750px){.cart__ctas{display:block!important}.cart__checkout-button{max-width:100%!important}}.cart__ctas{position:relative}.cart__ctas:after{content:"\1f512  Secure Checkout  \b7   \1f69a  Free Shipping  \b7   \1f4b3  COD Available";display:block;text-align:center;margin-top:1.6rem;padding-top:1.6rem;border-top:1px solid #f0f0f0;font-size:1.15rem;color:#aaa;letter-spacing:.5px;line-height:1.6}.cart__ctas button{width:100%}.cart__ctas>*+*{margin-top:1rem}.cart__blocks>*+*{margin-top:0}@media screen and (max-width:749px){cart-items .title-wrapper-with-link{flex-direction:column;align-items:flex-start;gap:1.5rem}cart-items .title-wrapper-with-link .underlined-link{font-size:1.1rem;padding:.6rem 1.6rem}.cart__footer{flex-direction:column;gap:1.5rem}.cart__footer>*{width:100%!important}.cart__checkout-button{padding:1.6rem 2rem!important;font-size:1.3rem!important;letter-spacing:2px;border-radius:10px!important}.cart__ctas:after{font-size:1rem}}@keyframes cartFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}cart-items .page-width{animation:cartFadeIn .5s ease}.cart__blocks{animation:cartFadeIn .5s ease .15s both}
/*# sourceMappingURL=/cdn/shop/t/28/assets/cart-premium.css.map */
