.cart-page{max-width:1200px;margin:0 auto;padding:2rem}.cart-layout{display:flex;gap:2rem}.cart-items{border:none;flex:2}.cart-item__image{width:100%;flex:0 0 100%}.cart-sidebar{flex:1}.dynamic-checkout__content{width:100%!important}.dynamic-checkout__content>*{width:100%!important;margin-bottom:.5rem}.dynamic-checkout__content shopify-paypal-button,.dynamic-checkout__content shopify-google-pay-button,.dynamic-checkout__content shop-pay-wallet-button{width:100%!important}.dynamic-checkout__content iframe{width:100%!important;min-width:100%!important}@media (max-width: 768px){.cart-layout{flex-direction:column;gap:1rem}.cart-items,.cart-sidebar{flex:none;width:100%}}.quantity-button{@apply w-8 h-8 flex items-center justify-center rounded;}.quantity-button:disabled{@apply opacity-50 cursor-not-allowed;}.quantity-button:not(:disabled){@apply hover:bg-gray-100;}.cart-element-updated{animation:cartElementPulse .3s ease-out}@keyframes cartElementPulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.cart-item{display:block!important}.cart-items .cart-page__item:not(:last-child){border-bottom:1px solid #ccc;padding-bottom:40px;margin-bottom:40px}.cart-item__final-price,.cart-item__compare-price{font-size:20px!important}.cart-item__compare-price{color:#000}.quantity-button{border-radius:0!important}.cart-item .cart-item-image{width:200px;height:200px}@media (max-width: 768px){.cart-item .cart-item-image{width:100%;height:auto;min-height:200px}.cart-item .cart-item-image img{width:100%;height:100%;object-fit:cover}}.font-medium{font-size:18px}.quantity-button{width:30px!important;height:30px!important}.cart-item__quantity-btn{margin-right:0!important;border:1px solid rgb(226,226,226)}.cart-item__quantity-btn--minus{margin-right:-1px}.cart-item__quantity-btn--plus{margin-left:-1px}.cart-item__details{gap:15px}.cart-summary__savings{display:flex;justify-content:space-between;width:100%}.cart-summary__savings-amount{color:#d54d4d!important;font-size:16px!important}.cart-summary__subtotal-amount{color:#000;font-size:20px!important;font-weight:700!important}.cart-summary__savings-label{font-size:16px!important}.cart-summary__subtotal-label{color:#000;font-size:20px!important;font-weight:700!important}.cart-item__quantity-display{display:flex;align-items:center;justify-content:center;width:40px;height:30px;text-align:center;border:1px solid rgb(226,226,226);margin-right:0}h1{font-size:18px!important;text-transform:uppercase}.cart-subtotal,.cart-total,.cart-summary__pricing-line{margin-bottom:15px}.cart-summary__savings-label{color:#d54d4d!important}@media (min-width: 769px){h1{font-size:30px!important}.cart-item .cart-item__image{flex:0 0 33.3%}}
