cart-notification .cart-notification-wrapper{max-width:1200px}cart-notification .cart-notification{border:1px solid rgba(232,90,174,.25);border-radius:24px;background:#fff;box-shadow:0 18px 44px #101c5229;padding:22px;right:2rem;top:calc(100% + 1rem);width:min(430px,calc(100vw - 32px))}cart-notification .cart-notification__header{align-items:center;border-bottom:1px solid #F8DDF4;margin-bottom:16px;padding-bottom:13px}cart-notification .cart-notification__heading{color:#101c52;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700}cart-notification .cart-notification__heading .icon-checkmark{color:#e85aae;margin-right:8px;width:18px}cart-notification .cart-notification__close{color:#101c52;border-radius:50%}cart-notification .cart-notification-product{align-items:center;padding:0 0 16px}cart-notification .cart-notification-product__image{border:1px solid rgba(232,90,174,.18);border-radius:14px;overflow:hidden}cart-notification .cart-notification-product__name{color:#101c52;font-weight:800;line-height:1.35}cart-notification .product-option{color:#5c5867;font-size:12px}cart-notification .cart-notification__links{gap:9px}cart-notification .cart-notification__links .button{min-height:46px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}cart-notification #cart-notification-form .button{background:#101c52;color:#fff}cart-notification #cart-notification-form .button:hover{background:#e85aae}cart-notification #cart-notification-button{background:#fff;color:#101c52;border:2px solid #101C52}cart-notification #cart-notification-button:hover{background:#f8ddf4}cart-notification .button-label{color:#101c52;font-weight:700;text-decoration:underline;text-underline-offset:3px;padding:7px 0}.template-cart #MainContent{background:linear-gradient(180deg,#fff,#fffafd)}.template-cart .title-wrapper-with-link{align-items:center;margin-bottom:26px}.template-cart .title-wrapper-with-link .title{color:#101c52;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,48px)}.template-cart .title-wrapper-with-link a{color:#101c52;font-weight:700;text-underline-offset:4px}.template-cart .cart-items{border-collapse:separate;border-spacing:0 12px}.template-cart .cart-item{background:#fff;box-shadow:0 6px 20px #101c520f}.template-cart .cart-item>td{border-top:1px solid rgba(232,90,174,.16);border-bottom:1px solid rgba(232,90,174,.16);padding-top:18px;padding-bottom:18px}.template-cart .cart-item>td:first-child{border-left:1px solid rgba(232,90,174,.16);border-radius:18px 0 0 18px;padding-left:18px}.template-cart .cart-item>td:last-child{border-right:1px solid rgba(232,90,174,.16);border-radius:0 18px 18px 0;padding-right:18px}.template-cart .cart-item__image-container{border-radius:15px;overflow:hidden;background:#fff}.template-cart .cart-item__image{border-radius:15px}.template-cart .cart-item__name{color:#101c52;font-weight:800;line-height:1.35}.template-cart .product-option{color:#5c5867;font-size:12px;line-height:1.4}.template-cart .cart-item__price-wrapper,.template-cart .cart-item__totals{color:#e85aae;font-weight:800}.template-cart .quantity{border:1px solid rgba(16,28,82,.18);border-radius:999px;background:#fff;min-height:42px}.template-cart cart-remove-button .button{color:#e85aae}.template-cart .cart__footer{border:1px solid rgba(232,90,174,.18);border-radius:24px;box-shadow:0 8px 24px #101c520f;padding:28px;background:#fff;position:relative}.template-cart .totals{align-items:center}.template-cart .totals__subtotal{color:#101c52;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:700}.template-cart .totals__subtotal-value{color:#e85aae;font-size:22px;font-weight:900}.template-cart .tax-note{color:#5c5867;line-height:1.5}.template-cart .cart__checkout-button{width:100%;max-width:420px;min-height:52px;border-radius:999px;background:#101c52!important;color:#fff!important;font-weight:800;letter-spacing:.03em;text-transform:uppercase;box-shadow:0 7px 18px #101c5224}.template-cart .cart__checkout-button:hover{background:#e85aae!important}.template-cart .cart__ctas{justify-content:flex-end;margin-top:16px}.template-cart .cart__dynamic-checkout-buttons{max-width:420px;margin-left:auto}.template-cart .shopify-cleanslate [role=button]{border-radius:999px!important}.template-cart .cart__empty-text{color:#101c52;font-family:Georgia,Times New Roman,serif}.template-cart .cart__warnings .button{border-radius:999px;background:#101c52;color:#fff}.template-cart .cart__footer:before{content:"\2665  Almost yours! Review your goodies, then head to checkout.";display:block;position:absolute;left:28px;right:calc(50% + 28px);top:28px;margin:0;padding:12px 16px;border-radius:14px;background:#fff5fb;color:#101c52;font-size:13px;line-height:1.4;font-weight:800;border:1px solid rgba(232,90,174,.18);box-sizing:border-box}.template-cart .cart__blocks{max-width:560px;margin-left:auto}.template-cart .cart__checkout-button:focus-visible{outline:3px solid rgba(232,90,174,.5);outline-offset:3px}.template-cart cart-remove-button a{min-width:40px;min-height:40px;border-radius:50%}.template-cart .quantity__button{min-width:40px}.template-cart .cart__footer-wrapper{margin-top:-12px}.template-cart .cart__footer{border-top:1px solid rgba(232,90,174,.2);border-radius:0 0 24px 24px;box-shadow:0 10px 24px #101c520e}.template-cart .cart-items tbody tr:last-child>td:first-child{border-radius:18px 0 0}.template-cart .cart-items tbody tr:last-child>td:last-child{border-radius:0 18px 0 0}@media(max-width:989px){.template-cart .cart__footer:before{position:static;margin:0 0 20px;padding:11px 14px}.template-cart .cart__blocks{max-width:none}}@media(max-width:749px){cart-notification .cart-notification{left:16px;right:16px;top:calc(100% + 8px);width:auto;border-radius:20px;padding:18px}cart-notification .cart-notification__heading{font-size:18px}.template-cart .title-wrapper-with-link{align-items:flex-start;gap:8px}.template-cart .cart-item{box-shadow:none}.template-cart .cart-item>td{border:0!important;padding-top:10px;padding-bottom:10px}.template-cart .cart-item>td:first-child{padding-left:0}.template-cart .cart-item>td:last-child{padding-right:0}.template-cart .cart__footer-wrapper{margin-top:0}.template-cart .cart__footer{padding:22px 16px;border-radius:20px}.template-cart .cart__blocks{max-width:none;margin-left:0}.template-cart .cart__ctas,.template-cart .cart__dynamic-checkout-buttons{max-width:none;width:100%;margin-left:0}.template-cart .cart__checkout-button{max-width:none}.template-cart .cart__footer:before{font-size:12px;line-height:1.45;padding:10px 12px;margin-bottom:16px}.template-cart .cart-item__image{width:90px;height:auto}.template-cart .cart-item__name{font-size:13px}.template-cart .quantity{max-width:125px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/little-miss-cart-polish.css.map */
