.cart-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;gap:0}.price,.product-details,.quantity{font-size:1rem;font-weight:400;color:#000}.border-horizontal{height:1px;border-top:1px solid #000}.product-category,.product-name,.product-price{font-size:1rem;font-weight:700;color:#000}.quantity-background{width:100%;height:32px;background-color:hsla(0,0%,86%,.5)}.product-image{width:45px;height:132px}.quantity-controls{display:flex;align-items:center}.quantity-display{font-size:1rem;font-weight:400;color:#000}.quantity-button{font-size:1rem;font-weight:700;color:#000}.product-category-icon{width:6px;height:6px;background-color:#000}.cart-image{width:auto;height:70px;max-width:100%}.product-add-to-cart-button-btn{background-color:#eca5a6;color:#fff;border:none;padding:.5rem 5.3rem;border-radius:.5rem;cursor:pointer;opacity:1}