.custom-page-cart__wrapper{display:flex;align-items:center;flex-direction:column;gap:40px}@media screen and (min-width:1440px){.custom-page-cart__wrapper{display:flex;flex-direction:row}}main{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:32px 24px 80px;gap:16px}main.focus-nonecart-empty .cart__footer-wrapper,main.cart-is-empty .cart__footer-wrapper{display:none}@media screen and (min-width:1200px){main{flex-direction:row;justify-content:space-between;gap:40px;max-width:1440px;margin:0 auto;width:100%;padding-top:60px;padding-bottom:200px}.shopify-section{width:100%}}.cart__footer-wrapper{width:100%;border-radius:28px;overflow:hidden;background-color:#fcfbfa;max-width:523px;display:flex;align-items:center;justify-content:center;padding:20px 24px}@media screen and (min-width:1200px){.cart__footer-wrapper{padding:32px 40px}}.cart-custom-title{display:flex;align-items:center;justify-content:flex-start;gap:24px}.cart-custom-title h1{font-size:40px;line-height:44px;font-weight:700;color:var(--black)}.cart-custon-quantity{font-size:20px;line-height:28px;color:#89868d;position:relative;display:flex;align-items:center;gap:16px}@media screen and (min-width:1200px){.cart-custom-title h1{font-size:64px;line-height:74px}.cart-custon-quantity{font-size:32px;line-height:40px}}.cart-custon-quantity:before{content:"";display:block;width:8px;height:8px;background-color:var(--beige-light);border-radius:50%;overflow:hidden}main .cart__items{padding:unset;border-bottom:unset}.cart-item,thead tr{display:flex}.cart-item,tr.cart-item{margin-bottom:8px;padding-top:12px;padding-bottom:20px;display:flex;align-items:center;box-sizing:border-box;border-bottom:1px solid var(--gray-light-3)}@media screen and (max-width:1200px){.cart-item,tr.cart-item{gap:8px;flex-wrap:wrap}}.cart-items thead th{padding-bottom:12px}main .cart-items thead tr{margin-bottom:0;border-bottom:unset}.cart-items thead th:first-child.cart-check-all{width:20px;margin-right:0;order:1;cursor:pointer}.cart-items thead th:first-child.cart-check-all svg:last-of-type{display:none}.cart-items thead th:first-child.cart-check-all.checked svg:first-of-type{display:none}.cart-items thead th:first-child.cart-check-all.checked svg:last-of-type{display:block}.cart-custom-title-total{margin-right:0;margin-left:auto;width:112px;text-align:left}@media screen and (min-width:1200px){main .cart-items thead th{text-transform:capitalize;border:unset}.cart-items thead th{display:flex;align-items:center;font-size:16px;line-height:24px;color:var(--gray-dark-2)}.cart-items thead th:first-child.cart-check-all{width:20px;margin-right:12px}.cart-items thead th:first-child.cart-check-all{width:20px;height:20px;padding:0;order:0}main .cart-items thead th.cart-custom-title-item{width:376px;padding:0}main .cart-items thead .cart-items__heading--quantity{padding:unset}main .cart-items thead th:last-child{margin-left:auto;padding:0;margin-right:24px}}tr.cart-item:last-of-type{border-bottom:unset}.cart-item .cart-check-product{padding-top:unset;margin-right:12px;margin-bottom:auto;cursor:pointer}.cart-item .cart-check-product svg:last-of-type{display:none}.cart-item .cart-check-product.checked svg:first-of-type{display:none}.cart-item .cart-check-product.checked svg:last-of-type{display:block}@media screen and (max-width:1200px){.cart-item{position:relative}.cart-item .cart-check-product{position:absolute;top:12px;right:0;margin-right:0;z-index:4}}.cart-item .cart-item__media{width:114px;height:86px;display:block;border-radius:12px;overflow:hidden;padding:0}.cart-item .cart-item__media div{border:unset;width:100%;height:100%}.cart-item .cart-item__media img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:1200px){.cart-item .cart-item__media{width:100%;height:112px;border-radius:unset}.cart-item .cart-item__link{width:146px;z-index:3}.cart-item .cart-item__media div.cart-item__image-container{width:146px;border-radius:12px;overflow:hidden!important}.cart-item .cart-item__media img{max-width:unset}}.cart-item .cart-item__details{padding:0 0 0 16px;width:100%;max-width:222px}@media screen and (max-width:1200px){.cart-item .cart-item__details{padding-left:0;max-width:194ox}}.cart-item .cart-item__details>*+*{margin-top:8px}main .cart-item .cart-item__quantity{padding:0 24px}@media screen and (max-width:1200px){main .cart-item .cart-item__quantity{padding:0;width:132px;margin-left:auto}}.cart-item .product-option{font-weight:14px;line-height:20px;color:var(--purple)}.cart-item dl .product-option{color:var(--gray-dark-2)}.cart-item .cart-item__totals{padding:0 24px 0 0;margin-left:auto}@media screen and (max-width:1200px){.cart-item .cart-item__totals{order:1}}.cart-item .cart-item__quantity .cart-item__price-wrapper{display:none}@media screen and (max-width:1200px){.cart-item .cart-item__quantity .cart-item__price-wrapper{display:flex}.cart-item .cart-item__totals{display:none}}.cart-item .cart-item__totals div{font-size:16px;font-weight:600;line-height:24px;color:var(--purple)}.cart-item .cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices){margin-top:unset}.cart-item .cart-item__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:222px}.cart-item .quantity-popover-container{width:132px;max-width:unset;border:unset;padding:0}@media screen and (max-width:1200px){.cart-item .quantity-popover-container{width:104px}.cart-item .cart-quantity{padding:0 6px;height:40px}.cart-item .cart-quantity .quantity__button{width:20px}.cart-item__quantity-wrapper{flex-wrap:nowrap}}.cart-item .cart-quantity:before,.cart-item .cart-quantity:after{display:none}.cart-item .cart-quantity{background:var(--gray-light-3);color:var(--purple);font-weight:700;font-size:16px;line-height:24px;border-radius:16px;border:unset;outline:unset;height:48px}.cart-item .cart-quantity .quantity__button svg path{stroke-width:2px}.cart-item .cart-quantity .quantity__input{font-weight:700;font-size:16px;line-height:24px}main .cart-item cart-remove-button{margin:unset;display:flex;align-items:center;justify-content:center;margin-left:12px}.cart-item cart-remove-button .button{width:24px;height:24px;min-width:unset;min-height:unset}@media screen and (max-width:1200px){main .cart-item cart-remove-button{margin-left:6px}.cart-item cart-remove-button .button{width:20px;height:20px}.cart-item__price-wrapper{font-size:16px;line-height:24px;font-weight:600;margin-bottom:4px}}@media screen and (min-width:1200px){main .cart__footer-wrapper:last-child{margin-top:74px}}.cart-remove-selected-items{padding:8px 0;font-size:16px;line-height:24px;color:var(--purple-dark-2);font-weight:600;width:100%;cursor:pointer}main .cart__footer-wrapper:last-child{padding-top:32px;flex-shrink:0}.cart__footer-wrapper div{background-color:unset}.cart__footer-wrapper .cart__ctas{display:flex;flex-direction:column;gap:12px}.cart__footer-wrapper .cart__ctas .cart-home__btn{width:100%;margin:0;border:1px solid var(--purple-dark-2);background:var(--white);color:var(--purple-dark-2);font-size:20px;line-height:28px;font-weight:700;text-decoration:unset;padding:15px;transition:all .3s ease-in-out}@media screen and (min-width:1200px){.cart__footer-wrapper .cart__ctas .cart-home__btn{padding:23px}}.cart__footer-wrapper .cart__ctas .cart-home__btn:hover{background-color:var(--purple-dark-2);color:var(--white)}.cart__footer-wrapper .totals{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.cart__footer-wrapper .totals *{margin:unset}.cart__footer-wrapper .totals__total{font-size:16px;line-height:24px;color:#857e90;font-family:Kulim Park;margin-bottom:4px}.cart__footer-wrapper .totals__total-value{color:var(--purple);font-size:32px;line-height:40px;font-weight:600;font-family:Kulim Park}.cart__footer-wrapper .tax-note{margin-top:20px;margin-bottom:12px;color:#555358;font-size:12px;line-height:16px;text-align:center}@media screen and (min-width:1200px){.cart__footer-wrapper .tax-note{font-size:14px;line-height:20px}}.cart__footer-wrapper div{width:100%}.cart__footer-wrapper .cart__footer{padding:0}.cart__footer-wrapper .cart__checkout-button{max-width:100%;background-color:var(--orange);color:var(--white);transition:all .3s ease;border:1px solid var(--orange);display:flex;gap:24px;font-size:20px;line-height:28px;font-weight:700;padding:15px}@media screen and (min-width:1200px){.cart__footer-wrapper .cart__checkout-button{padding:23px}}.cart__footer-wrapper .cart__checkout-button:hover{background-color:var(--white);color:var(--orange)}.cart__footer-wrapper .cart__checkout-button svg path{transition:all .3s ease}.cart__footer-wrapper .cart__checkout-button:hover svg path{stroke:var(--orange)}main .cart__footer-wrapper:last-child .cart__footer{padding-bottom:0}.cart-policy__link{display:flex;align-items:center;justify-content:center;padding-top:24px;margin-top:0;gap:8px;color:#89868d;font-size:14px;line-height:20px}.cart-policy__link a{color:var(--purple-dark-2);text-decoration:unset}main .cart__blocks>*+*{margin-top:0}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-custom-page-cart.css.map */
