cart-items{display:block}.cart-text{font-size:1.4rem}.cart-contents{background:#fff;padding:3rem}cart-remove-button{display:flex;justify-content:space-between;align-items:center;color:red;border:1px solid red;padding:1rem 2rem;transition:var(--transition);cursor:pointer}cart-remove-button a{text-decoration:none;color:red;font-size:1.4rem;text-transform:initial}cart-remove-button svg{height:15px;width:15px;margin-top:2px}cart-remove-button:hover{background:var(--lightPink)}cart-remove-button a:hover{color:red;text-decoration:none}.cart-item_divider{height:1px;background:var(--lightGray)}.cart-item_image{max-height:250px}.order-summary{max-width:50%;margin-left:auto}.checkout-button{width:100%}@media screen and (max-width:1200px){.order-summary{max-width:70%;margin-left:auto}}@media screen and (max-width:992px){.order-summary{max-width:100%;margin-left:auto}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/cart-styles.css.map */
