.template-cart #MainContent{min-height:60vh;padding-bottom:clamp(42px,5vw,72px);background:radial-gradient(circle at 88% 2%,rgba(245,181,210,.2),transparent 30%),linear-gradient(180deg,var(--blush-100) 0%,#fffafd 100%)}.template-cart .footer{margin-top:0;border-top:0}.template-cart cart-items,.template-cart #main-cart-footer{background:transparent;font-family:var(--font-body-family)}.template-cart cart-items.section-template--padding{padding-top:0}.template-cart cart-items .page-width,.template-cart #main-cart-footer .page-width{max-width:min(var(--maxw),1440px)}.template-cart cart-items .title-wrapper-with-link{width:100%;max-width:none;align-items:flex-start;margin:0 0 22px;padding:56px 0 24px}.template-cart .bw-cart-page__heading{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.template-cart .title--primary{margin:0;color:var(--ink);font-family:var(--font-heading-family);font-size:clamp(42px,5.2vw,76px);font-weight:var(--font-heading-weight);line-height:.95;letter-spacing:-.045em}.template-cart .bw-cart-page__count{margin:0;color:#1d1d1b99;font-family:var(--font-body-family);font-size:12px;font-weight:700;line-height:1;letter-spacing:.09em;text-transform:uppercase}.template-cart .title-wrapper-with-link .underlined-link{display:inline-flex;min-height:42px;align-items:center;margin-left:auto;padding:0 18px;border:1px solid rgba(232,48,138,.2);border-radius:999px;background:#fff;color:var(--ink);font-family:var(--font-body-family);font-size:13px;font-weight:800;text-decoration:none;box-shadow:0 5px #1d1d1b38;transform:translateY(-3px);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.template-cart .title-wrapper-with-link .underlined-link:hover{border-color:var(--ink);box-shadow:0 1px #1d1d1b38;transform:translateY(0)}.template-cart .title-wrapper-with-link .underlined-link:active{box-shadow:none;transform:translateY(2px)}.template-cart .title-wrapper-with-link .underlined-link:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.template-cart .bw-cart-page__delivery{display:grid;grid-template-columns:minmax(0,auto) minmax(180px,1fr);align-items:center;gap:20px;margin-bottom:18px;padding:14px 18px;border:1px solid rgba(232,48,138,.15);border-radius:18px;background:#ffffffd1}.template-cart .bw-cart-page__delivery-copy{display:flex;align-items:center;gap:10px}.template-cart .bw-cart-page__delivery-copy p{margin:0;color:var(--ink);font-family:var(--font-body-family);font-size:13px;line-height:1.35}.template-cart .bw-cart-page__delivery-copy strong{font-weight:800}.template-cart .bw-cart-page__delivery-mark{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;color:var(--magenta)}.template-cart .bw-cart-page__delivery-mark svg{width:20px;height:20px}.template-cart .bw-cart-page__delivery-track{height:5px;overflow:hidden;border-radius:999px;background:#e8308a21}.template-cart .bw-cart-page__delivery-track span{display:block;width:100%;height:100%;border-radius:inherit;background:var(--magenta);transform:scaleX(var(--bw-cart-progress-scale, 0));transform-origin:left center;transition:transform .35s ease}.template-cart .cart__contents{margin:0}.template-cart .cart__items{overflow:visible;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.template-cart .cart-items th{padding-bottom:15px;border-bottom:1px solid rgba(232,48,138,.13);color:#1d1d1b8c;font-family:var(--font-body-family);font-size:10px;font-weight:800;letter-spacing:.14em}.template-cart .cart-items th:first-child{padding-left:20px}.template-cart .cart-items th:last-child{padding-right:24px}.template-cart .cart-items{max-width:none;margin:0;padding:0;border-collapse:separate;border-spacing:0 14px;border:0;border-radius:0;background:transparent;box-shadow:none}.template-cart .cart-items th+th,.template-cart .cart-item>td+td,.template-cart .cart-item .cart-item__quantity,.template-cart .cart-items .cart-items__heading--wide{padding-left:28px}.template-cart .cart-items td{padding-top:20px;padding-bottom:20px;border-top:2px solid transparent;border-bottom:2px solid transparent;background:#fff;vertical-align:middle}.template-cart .cart-item+.cart-item td{padding-top:20px;border-top-color:transparent}.template-cart .cart-item{filter:drop-shadow(0 24px 22px rgba(232,48,138,.08));transition:filter .35s ease,transform .35s ease}.template-cart .cart-item:hover{filter:drop-shadow(0 28px 26px rgba(232,48,138,.17));transform:translateY(-4px)}.template-cart .cart-item>td:first-child{padding-left:20px;border-left:2px solid transparent;border-radius:20px 0 0 20px}.template-cart .cart-item>td:last-child{padding-right:24px;border-right:2px solid transparent;border-radius:0 20px 20px 0}.template-cart .cart-item__media{width:128px}.template-cart .cart-item__image-container{position:relative;display:block;width:128px;height:144px;overflow:hidden;border:1px solid rgba(232,48,138,.09);border-radius:16px;background:#fff}.template-cart .cart-item__image-container .cart-item__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;padding:0;object-fit:cover}.template-cart .cart-item__details{width:auto;min-width:0;font-family:var(--font-body-family)}.template-cart .cart-item__details>*{max-width:40rem}.template-cart .cart-item__name{color:var(--ink);font-family:var(--font-heading-family);font-size:clamp(17px,1.5vw,21px);font-weight:var(--font-heading-weight);line-height:1.2;text-decoration:none}.template-cart .cart-item__name:hover{color:var(--magenta);text-decoration:none}.template-cart .bw-cart-page__sku,.template-cart .cart-item__details .product-option,.template-cart .cart-item__details dl{margin-top:8px;color:#1d1d1b94;font-family:var(--font-body-family);font-size:12px;font-weight:600;line-height:1.4;letter-spacing:.02em}.template-cart .cart-item__totals .price{color:var(--ink);font-family:var(--font-body-family);font-size:16px;font-weight:800;letter-spacing:0}.template-cart .cart-item__quantity-wrapper{align-items:center;gap:12px}.template-cart .quantity,.template-cart .cart-quantity{width:138px;min-height:48px;border:1px solid rgba(232,48,138,.25);border-radius:999px;background:#fff;box-shadow:none}.template-cart .quantity:before,.template-cart .quantity:after{display:none}.template-cart .cart-item .quantity .quantity__button,.template-cart .cart-item .quantity .quantity__button:not(:focus-visible):not(.focused){width:38px;min-width:38px;height:38px;min-height:38px;flex:0 0 38px;margin:4px;padding:0;border:1px solid rgba(232,48,138,.13);border-radius:50%;background-color:var(--blush-100);color:var(--ink);transition:background-color .18s ease,transform .18s ease}.template-cart .cart-item .quantity .quantity__button:hover{background:var(--brand-light-pink);transform:translateY(-1px)}.template-cart .cart-item .quantity .quantity__button:focus-visible{outline:2px solid var(--ink);outline-offset:1px}.template-cart .quantity__input{width:38px;min-width:38px;flex:1 1 auto;padding:0;font-family:var(--font-body-family);font-size:14px;font-weight:800}.template-cart .cart-item cart-remove-button{width:44px;height:44px;flex:0 0 44px;margin-left:0}.template-cart cart-remove-button .button,.template-cart cart-remove-button .button:not(:focus-visible):not(.focused){display:grid;width:44px;min-width:44px;height:44px;min-height:44px;margin:0;padding:0;place-items:center;border:1px solid rgba(232,48,138,.13);border-radius:50%;background:var(--blush-100);color:#1d1d1ba6;box-shadow:none;transition:background-color .18s ease,color .18s ease,transform .18s ease}.template-cart cart-remove-button .button:before,.template-cart cart-remove-button .button:after{display:none}.template-cart cart-remove-button .button:hover{background:var(--brand-light-pink);color:var(--magenta);transform:translateY(-1px)}.template-cart cart-remove-button .button:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.template-cart cart-remove-button .icon-remove{width:16px;height:16px}.template-cart .cart__footer-wrapper{width:100%;background:transparent}.template-cart #main-cart-footer,.template-cart #main-cart-footer .page-width{width:100%}.template-cart #main-cart-footer:not(.is-empty) .cart__footer{display:block;width:min(100%,620px);max-width:620px;margin:20px 0 0 auto;padding:30px;border:1px solid rgba(232,48,138,.14);border-radius:24px;background:#fff;box-shadow:0 22px 52px -42px #1d1d1b52}.template-cart #main-cart-footer .cart__footer>*{width:100%}.template-cart #main-cart-footer .cart__footer>*+*{margin:0}.template-cart #main-cart-footer .cart__blocks{width:100%;max-width:none;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.template-cart .bw-cart-page__summary-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid rgba(232,48,138,.12)}.template-cart .bw-cart-page__summary-heading h2{margin:0;color:var(--ink);font-family:var(--font-heading-family);font-size:clamp(24px,2.5vw,32px);font-weight:var(--font-heading-weight);line-height:1;letter-spacing:-.03em}.template-cart .bw-cart-page__summary-heading p{margin:0;color:#1d1d1b8f;font-family:var(--font-body-family);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.template-cart .cart__blocks>*+*{margin-top:16px}.template-cart .totals{align-items:baseline;justify-content:space-between;gap:20px}.template-cart .totals__total{margin:0;color:var(--ink);font-family:var(--font-heading-family);font-size:18px;font-weight:var(--font-heading-weight);line-height:1.15}.template-cart .totals__total-value{margin:0;color:var(--magenta);font-family:var(--font-body-family);font-size:22px;font-weight:800;line-height:1}.template-cart .tax-note{margin:10px 0 18px;color:#1d1d1b99;font-family:var(--font-body-family);font-size:12px;line-height:1.45;text-align:left}.template-cart .cart__ctas{display:block}.template-cart #checkout.cart__checkout-button{width:100%;max-width:none;min-height:54px;margin:0;border:0;border-radius:999px;background:var(--magenta);color:#fff;font-family:var(--font-body-family);font-size:15px;font-weight:800;letter-spacing:.01em;box-shadow:0 7px 0 var(--magenta-600);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.template-cart #checkout.cart__checkout-button:before,.template-cart #checkout.cart__checkout-button:after{display:none}.template-cart #checkout.cart__checkout-button:hover{border:0;background:var(--magenta);box-shadow:0 9px 0 var(--magenta-600);filter:brightness(1.06);transform:translateY(-2px)}.template-cart #checkout.cart__checkout-button:active{box-shadow:0 3px 0 var(--magenta-600);transform:translateY(1px)}.template-cart #checkout.cart__checkout-button:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.template-cart .bw-cart-page__trust{display:flex;min-height:28px;align-items:center;justify-content:center;gap:14px;padding-top:4px}.template-cart .bw-cart-page__secure{display:flex;align-items:center;gap:7px;margin:0;color:#1d1d1b94;font-family:var(--font-body-family);font-size:11px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.template-cart .bw-cart-page__secure span,.template-cart .bw-cart-page__secure svg{width:13px;height:13px}.template-cart .bw-cart-page__payments{display:flex;align-items:center;gap:4px;margin:0;padding:0;list-style:none}.template-cart .bw-cart-page__payments li{display:flex;width:30px;height:19px;align-items:center;justify-content:center}.template-cart .bw-cart-page__payments svg{display:block;width:30px;height:auto;max-height:19px}.template-cart #cart-errors{color:var(--magenta);font-family:var(--font-body-family);font-size:12px;text-align:center}@media screen and (max-width:1100px){.template-cart #main-cart-footer .cart__footer{padding:24px}}@media screen and (max-width:749px){.template-cart cart-items .title-wrapper-with-link{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:8px;margin-bottom:18px}.template-cart .title--primary{font-size:clamp(38px,12vw,50px);white-space:nowrap}.template-cart .title-wrapper-with-link .underlined-link{justify-self:end;margin-left:0;min-height:40px;padding:0 12px;font-size:12px}.template-cart .bw-cart-page__delivery{grid-template-columns:1fr;gap:12px;padding:14px}.template-cart .cart__items{padding:0;border-radius:0}.template-cart .cart-items thead{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.template-cart .cart-item{grid-template:auto auto / 92px minmax(0,1fr) auto;gap:12px 14px;margin-bottom:0;overflow:hidden;padding:16px;border:2px solid transparent;border-radius:20px;background:#fff;box-shadow:0 24px 44px -36px #e8308a47;filter:none}.template-cart .cart-item+.cart-item{margin-top:14px;padding-top:16px;border-top:2px solid transparent}.template-cart .cart-item+.cart-item td{padding-top:0;border-top:0}.template-cart .cart-item>td+td,.template-cart .cart-item .cart-item__quantity{padding-left:0}.template-cart .cart-items td{padding-top:0;padding-bottom:0;border:0;border-radius:0;background:transparent}.template-cart .cart-item>td:first-child,.template-cart .cart-item>td:last-child{padding-right:0;padding-left:0;border:0;border-radius:0}.template-cart .cart-item__media{grid-row:1 / 3;grid-column:1;width:92px}.template-cart .cart-item__image-container{width:92px;height:118px;border-radius:13px}.template-cart .cart-item__details{grid-row:1;grid-column:2 / 3}.template-cart .cart-item__name{font-size:16px}.template-cart .cart-item__totals.medium-hide{display:flex;grid-row:1;grid-column:3}.template-cart .cart-item__quantity{grid-row:2;grid-column:2 / 4}.template-cart .cart-item__quantity-wrapper{justify-content:flex-start}.template-cart #main-cart-footer .cart__footer{padding:16px}.template-cart #main-cart-footer .cart__blocks{width:100%;padding:0}.template-cart .bw-cart-page__summary-heading{margin-bottom:20px}}@media screen and (max-width:420px){.template-cart .cart-item{grid-template:auto auto auto / 82px minmax(0,1fr);gap:9px 12px}.template-cart .cart-item__media{grid-row:1 / 4;width:82px}.template-cart .cart-item__image-container{width:82px;height:108px}.template-cart .cart-item__details{grid-column:2}.template-cart .cart-item__totals.medium-hide{grid-row:2;grid-column:2;justify-content:flex-start}.template-cart .cart-item__quantity{grid-row:3;grid-column:2}.template-cart .quantity,.template-cart .cart-quantity{width:126px}.template-cart .cart-item .quantity .quantity__button,.template-cart .cart-item .quantity .quantity__button:not(:focus-visible):not(.focused){width:34px;min-width:34px;height:34px;min-height:34px;flex-basis:34px}.template-cart .cart-item cart-remove-button,.template-cart cart-remove-button .button,.template-cart cart-remove-button .button:not(:focus-visible):not(.focused){width:40px;min-width:40px;height:40px;min-height:40px;flex-basis:40px}.template-cart .bw-cart-page__trust{flex-wrap:wrap;row-gap:9px}}@media screen and (max-width:360px){.template-cart cart-items .title-wrapper-with-link{grid-template-columns:1fr;gap:14px}.template-cart .title-wrapper-with-link .underlined-link{justify-self:start}}@media(prefers-reduced-motion:reduce){.template-cart .title-wrapper-with-link .underlined-link,.template-cart .bw-cart-page__delivery-track span,.template-cart .quantity__button,.template-cart cart-remove-button .button,.template-cart #checkout.cart__checkout-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/brushworks-cart-page.css.map */
