/* Keep every cart-item detail inside the left grid column. */
body.woocommerce-cart .threecore-cart-form,body.woocommerce-cart .threecore-cart-cards,body.woocommerce-cart .threecore-cart-card{min-width:0!important;width:100%!important}body.woocommerce-cart .threecore-cart-card{grid-template-columns:76px minmax(0,1fr) 66px 76px 70px 24px!important;gap:12px!important;padding:18px!important}body.woocommerce-cart .threecore-cart-card-image img{width:70px!important;height:70px!important}body.woocommerce-cart .threecore-cart-card-details h2{max-width:none!important;font-size:16px!important;overflow-wrap:anywhere}.woocommerce-cart .threecore-cart-label{font-size:8px!important;letter-spacing:.1em!important}.woocommerce-cart .threecore-cart-card strong{font-size:13px!important}.woocommerce-cart .threecore-cart-card-quantity .qty{width:58px!important;height:39px!important}@media(max-width:900px){body.woocommerce-cart .threecore-cart-card{grid-template-columns:76px minmax(0,1fr) 24px!important;gap:12px!important}}
