/* Center the classic cart beneath its full-width 3Core Shopping Bag banner. */
body.woocommerce-cart .content-wrap.default-content{max-width:none!important;padding:0!important}body.woocommerce-cart .threecore-cart-intro{margin:0 0 38px!important;padding:62px max(34px,calc((100vw - 1120px)/2))!important;border-radius:0!important}body.woocommerce-cart .threecore-cart-form{display:block!important;max-width:1120px!important;margin:0 auto!important;padding:0 34px!important}body.woocommerce-cart .threecore-cart-cards{gap:16px!important}body.woocommerce-cart .threecore-cart-card{grid-template-columns:104px minmax(260px,1fr) 100px 120px 105px 30px!important;padding:20px 22px!important}body.woocommerce-cart .threecore-cart-card-details{min-width:0!important}body.woocommerce-cart .threecore-cart-card-details h2{max-width:510px!important}body.woocommerce-cart .threecore-cart-actions{margin:18px auto 0!important;padding:0!important}body.woocommerce-cart .threecore-cart-collaterals{max-width:1120px!important;margin:30px auto 0!important;padding:0 34px 70px!important;background:transparent!important;border:0!important}body.woocommerce-cart .threecore-cart-collaterals .cart_totals{max-width:420px!important;margin-left:auto!important}body.woocommerce-cart .threecore-cart-collaterals .wc-proceed-to-checkout{margin-bottom:0!important}@media(max-width:760px){body.woocommerce-cart .threecore-cart-intro{padding:39px 20px!important}body.woocommerce-cart .threecore-cart-form,body.woocommerce-cart .threecore-cart-collaterals{padding-left:20px!important;padding-right:20px!important}body.woocommerce-cart .threecore-cart-card{grid-template-columns:82px minmax(0,1fr) 30px!important}}
