cart-items .title-wrapper-with-link{margin-top:0}.cart-items td,.cart-items th{padding:0;border:none}.cart-items th{text-align:left;padding-bottom:1.8rem;opacity:.85;font-weight:400}.cart-item__quantity-wrapper{display:flex}.cart-item__totals{position:relative}.cart-items *.right{text-align:right}.cart-item__image-container{display:inline-flex;align-items:flex-start}.cart-item__image-container:after{content:none}.cart-item__image{height:auto;max-width:calc(10rem / var(--font-body-scale))}@media screen and (min-width: 750px){.cart-item__image{max-width:100%}}.cart-item__details{font-size:1.6rem;line-height:calc(1 + .4 / var(--font-body-scale))}.cart-item__details>*{margin:0;max-width:30rem}.cart-item__details>*+*{margin-top:.6rem}.cart-item__media{position:relative}.cart-item__link{display:block;bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.cart-item__name{text-decoration:none;display:block;font-family:var(--font-body-family);font-weight:700}.cart-item__name:hover{text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.2rem}.cart-item__price-wrapper>*{display:block;margin:0;padding:0}.cart-item__discounted-prices dd{margin:0}.cart-item__discounted-prices .cart-item__old-price{font-size:1.4rem}.cart-item__old-price{opacity:.7}.cart-item__final-price{font-weight:400}.product-option{font-size:1.4rem;word-break:break-word;line-height:calc(1 + .5 / var(--font-body-scale))}.cart-item cart-remove-button{display:flex;margin-left:1rem;align-items:center}@media screen and (min-width: 750px) and (max-width: 989px){.cart-item cart-remove-button{width:4.5rem;height:4.5rem}}cart-remove-button button{margin:0;min-height:auto;min-width:auto;height:auto;padding:0;border:0;background:transparent;cursor:pointer;line-height:normal;color:var(--primary-orange);text-decoration:underline;font-weight:500;font-family:var(--font-body-family);font-style:var(--font-body-style)}cart-remove-button .button:before,cart-remove-button .button:after{content:none}cart-remove-button .button:not([disabled]):hover{color:rgb(var(--color-foreground))}cart-remove-button .icon-remove{height:1rem;width:1rem}.cart-item .loading__spinner{top:0;left:auto;right:auto;bottom:0;padding:0}@media screen and (min-width: 750px){.cart-item .loading__spinner{right:0;padding-top:4.5rem;bottom:auto}}.cart-item .loading__spinner:not(.hidden)~*{visibility:hidden}.cart-item__error{display:flex;align-items:flex-start;margin-top:.2rem;width:min-content;min-width:100%}.cart-item__error-text{font-size:1.2rem;line-height:calc(1 + .2 / var(--font-body-scale));order:1}.cart-item__error-text+svg{flex-shrink:0;width:1.2rem;margin-right:.5rem;margin-top:.1rem}.cart-item__error-text:empty+svg{display:none}.product-option+.product-option{margin-top:.4rem}.product-option *{display:inline;margin:0}.cart-items thead th{text-transform:uppercase}@media screen and (max-width: 749px){.cart-items,.cart-items thead,.cart-items tbody{display:block;width:100%}.cart-items thead tr{display:flex;justify-content:space-between;border-bottom:.1rem solid rgba(var(--color-foreground),.2);margin-bottom:4rem}.cart-item{display:grid;grid-template:repeat(2,auto) / repeat(4,1fr);gap:1.5rem;margin-bottom:3.5rem}.cart-item:last-child{margin-bottom:0}.cart-item__media{grid-row:1 / 3}.cart-item__details{grid-column:2 / 4}.cart-item__quantity{grid-column:2 / 5}.cart-item__quantity-wrapper{flex-wrap:wrap}.cart-item__totals{display:flex;align-items:flex-start;justify-content:flex-end}}@media screen and (min-width: 750px){.cart-items{border-spacing:0;border-collapse:separate;box-shadow:none;width:100%;display:table}.cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-items thead th:first-child{width:50%}.cart-items th+th{padding-left:4rem}.cart-items td{vertical-align:top;padding-top:4rem}.cart-item{display:table-row}.cart-item>td+td{padding-left:4rem}.cart-item__details{width:35rem}.cart-item__media{width:10rem}.cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices){margin-top:1rem}.cart-item__error{margin-left:.3rem}}@media screen and (min-width: 990px){.cart-item .cart-item__quantity,.cart-items .cart-items__heading--wide{padding-left:6rem}.cart-item__details{width:50rem}}@media screen and (min-width: 750px){.cart-items .cart-items__heading--quantity,.cart-item .cart-item__quantity,.cart-item__quantity--info quantity-popover>*,.no-js .cart-item .cart-item__quantity--info{padding-left:5rem}.cart-item .cart-item__quantity--info,.cart-item__quantity--info .cart-item__quantity-wrapper,.cart-item__quantity--info .cart-items__info{padding-left:0}}@media screen and (min-width: 749px) and (max-width: 990px){.cart-items .quantity-popover__info-button{padding-left:1.5rem}}.cart-wrapper:has(.is-empty) .cart-items-wrapper{max-width:100%}.cart__footer-wrapper:has(.is-empty){display:none}.cart-heading-wrapper .rich-text .rich-text__blocks{max-width:100%}.cart-heading-wrapper .rich-text .rich-text__blocks svg{margin-left:auto;margin-right:auto;width:100%;max-width:448px}.cart-heading-wrapper .official-img{margin:0;position:absolute;top:-20px;right:0}.cart-wrapper{display:flex;gap:3rem}.cart-items-wrapper,.cart__footer-wrapper\a0 {width:100%}.cart-wrapper .cart-items-wrapper{max-width:65%}.cart-wrapper .cart__footer-wrapper{width:100%;max-width:450px}.cart-items-wrapper table.cart-items th{background:var(--color-white);border:0;outline:none;font-size:1.4rem;padding:1.5em .8em;line-height:normal;text-transform:none;letter-spacing:0}.cart-items-wrapper table.cart-items tr.cart-item{background:var(--color-white)}.cart-items-wrapper table.cart-items tr.cart-item td{padding:1.5em .8em;width:auto;vertical-align:middle}.cart-items-wrapper table.cart-items .cart-item__image-container{border-radius:3.03px;border:.837px solid var(--color-blue)}.cart-items-wrapper table.cart-items tr.cart-item td.cart-item__media{width:80px;min-width:80px}.cart-items-wrapper .cart-item__image-container img.cart-item__image{width:100%;height:auto;aspect-ratio:auto;max-width:100%;border:0;box-shadow:none;min-height:100px;object-fit:contain}.cart-items-wrapper table.cart-items tr.cart-item td.cart-item__details.cart-title-wrapper{padding-left:0}.cart-items-wrapper .cart-item__quantity .cart-item__quantity-wrapper{flex-direction:column}.cart-items-wrapper td.cart-item__details.price-wrapper span.price{font-weight:500;font-size:1.8rem;display:block}.cart-items-wrapper .cart-item__quantity .cart-item__quantity-wrapper cart-remove-button{margin:0}.cart-items-wrapper .cart-item__quantity-wrapper cart-remove-button a{padding:0;text-align:center;min-height:auto;min-width:auto;cursor:pointer;line-height:normal;color:var(--primary-orange);font-weight:700;text-decoration:underline;letter-spacing:0;margin-top:1.2rem;text-transform:none}.cart-items-wrapper .cart-item__quantity-wrapper .quantity-popover-container{padding:0}.cart-items-wrapper td.cart-item__totals span.price.price--end{margin:0}.cart-items-wrapper td.cart-item__totals.right .loading__spinner{right:60px}.cart-wrapper .cart__footer .cart__blocks{margin:0;width:100%;background:#e2e2e21a;padding:3rem;border:1px solid rgb(var(--color-foreground),.1);border-radius:25px}.cart-wrapper .cart__footer .cart-summary-text{margin-top:.5rem;font-family:var(--font-body-family);font-weight:700;font-size:3rem;color:var(--primary-orange)}.cart-wrapper .cart__footer .js-contents{margin:0}.cart-wrapper .cart__footer .totals{justify-content:space-between;border-top:1px solid #CEC5C5;border-bottom:1px solid #CEC5C5;padding:15px 0}.cart-wrapper .cart__footer .totals__total{margin:0;font-family:var(--font-body-family);font-style:var(--font-body-style);text-transform:none;font-size:1.8rem;font-weight:400}.discount-text{margin-top:2rem}.discount-text p,.get-discount-code{font-size:1.4rem;line-height:calc(1 + .5 / var(--font-body-scale));text-align:center;font-weight:400;margin:1.8rem 0}.cart-wrapper .cart__items{padding:0;border:0}.cart-wrapper .payment-wrapper svg{width:42px;height:auto}.review-wrapper{margin:4rem 0;position:relative}.review-wrapper .title{margin:0;font-size:calc(var(--font-heading-scale) * 2.4rem)}.review-wrapper .head-wrapper{display:flex;justify-content:space-between;border-bottom:1px solid var(--color-borderPurple);align-items:center;padding-bottom:2rem;padding-right:90px}.review-wrapper .review-count{display:flex;align-items:center;column-gap:10px}.review-wrapper .review-count span.count{font-weight:500;line-height:1;margin-top:4px;color:rgb(var(--color-foreground))}.review-wrapper .splide{position:static}.review-wrapper button.slick-arrow,.review-wrapper button.splide__arrow{position:absolute;top:13px;right:0;opacity:1;height:3.3rem;width:3.3rem;display:inline-block}.review-wrapper button.slick-prev,.review-wrapper button.splide__arrow.splide__arrow--prev{left:auto;right:3.8rem}.review-wrapper button.slick-arrow svg,.review-wrapper button.splide__arrow svg{color:#333;width:1rem;height:auto}.review-wrapper button.slick-arrow svg{transform:rotate(90deg)}.review-wrapper button.slick-next svg{transform:rotate(-90deg)}.review-wrapper .splide__slide h3{font-family:var(--font-body-family);font-style:var(--font-body-style);text-transform:none;font-weight:600;margin:2rem 0 0;font-size:calc(var(--font-heading-scale) * 2rem)}.review-wrapper .splide__slide p{font-size:1.6rem;color:var(--Light-grey);line-height:1.5}.author-wrapper .verified{background:var(--color-teal);color:var(--color-white);text-transform:uppercase;letter-spacing:0;font-size:10px;font-weight:500;padding:8px 10px;border-radius:4px;margin-right:.5rem}.author-wrapper span.name{font-size:1.4rem;font-weight:500}.review-wrapper .slick-slider{padding:0;position:static}.author-wrapper{margin-top:1rem}.cart-paymant-icon{margin:0;text-align:center}.cart-paymant-icon ul.list.list-payment{justify-content:center;margin:-.5rem 0}.cart-item__quantity .quantity.cart-quantity:before,.cart-item__quantity .quantity.cart-quantity:after{content:none}.cart-item__quantity .quantity.cart-quantity{border-radius:4px;border:1px solid var(--color-blue);width:calc(9rem / var(--font-body-scale) + var(--inputs-border-width) * 2);min-height:calc((var(--inputs-border-width) * 2) + 3.5rem)}.cart-item__quantity .quantity.cart-quantity button.quantity__button{width:calc(4rem / var(--font-body-scale))}.cart-item__quantity .quantity.cart-quantity button.quantity__button svg.icon{width:1.5rem;color:var(--primary-orange);height:auto}.cart-item__quantity .quantity.cart-quantity .quantity__input{font-size:1.5rem;outline:none;box-shadow:none;position:relative;top:2px}.cart-item__quantity .cart-item__quantity-wrapper{justify-content:space-between;align-items:center}th.center.cart-items__heading--wide{text-align:center}.cart-wrapper{padding-top:8rem;padding-bottom:8rem;justify-content:center;max-width:170rem}@media screen and (min-width: 750px){.cart-items-wrapper table.cart-items th.right,.cart-items-wrapper table.cart-items tr.cart-item td.cart-item__totals.right{width:18%;padding-right:30px}.cart-items-wrapper table.cart-items tr.cart-item td.cart-item__details.price-wrapper{width:18%}}@media screen and (min-width: 1200px){.cart-items-wrapper table.cart-items th{font-size:1.6rem}.cart-items-wrapper .cart-item__name{font-size:calc(var(--font-heading-scale) * 1.8rem)}}@media screen and (min-width: 1400px){.review-wrapper .title{font-size:calc(var(--font-heading-scale) * 2.4rem)}.cart-items-wrapper .cart-item__name{font-size:calc(var(--font-heading-scale) * 2rem)}.cart-items-wrapper td.cart-item__details.price-wrapper span.price,.cart-items-wrapper .cart-item__totals .cart-item__price-wrapper span.price,.cart-items-wrapper td.cart-item__totals span.price.price--end{font-size:2rem}.cart-items-wrapper .cart-item__quantity .quantity.cart-quantity .quantity__input{font-size:1.6rem}.cart-items-wrapper .cart-item__quantity .quantity.cart-quantity{width:calc(12rem / var(--font-body-scale) + var(--inputs-border-width) * 2);min-height:calc((var(--inputs-border-width) * 2) + 4rem)}.cart-items-wrapper .cart-item__quantity-wrapper cart-remove-button a{font-size:1.4rem}.cart-wrapper .cart__footer .totals__total{font-size:2rem}.cart-wrapper .cart__footer-wrapper{max-width:450px}}@media screen and (max-width: 1399px){.cart-wrapper{padding-top:5rem;padding-bottom:3rem}}@media screen and (max-width: 1199px){.cart-wrapper{padding-top:0;padding-bottom:2rem}.cart-wrapper{flex-direction:column;gap:0}.cart-wrapper .cart-items-wrapper{max-width:100%}.cart-heading-wrapper .official-img img{width:100%;max-width:120px}.review-wrapper{width:100%;margin:0 auto;padding:6rem 4rem 1rem;max-width:var(--page-width);background:var(--gradient-background);--gradient-background: #fbf9fd}.review-wrapper .splide{position:relative}.review-wrapper button.slick-arrow,.review-wrapper button.splide__arrow{top:-50px}.cart-wrapper .cart__footer-wrapper{max-width:100%}.cart__footer{padding-top:0!important}.cart-item__quantity .quantity.cart-quantity{width:calc(11rem / var(--font-body-scale) + var(--inputs-border-width) * 2)}.cart-item__quantity .quantity.cart-quantity button.quantity__button{width:calc(3rem / var(--font-body-scale))}.shopify-cleanslate .p28_J2fRvZNDqyZkZ2H9{justify-content:center}}@media screen and (max-width: 989px){.cart-heading-wrapper .official-img img{max-width:100px}.cart-items-wrapper table.cart-items tr.cart-item td.cart-item__media{width:150px;min-width:150px}}@media screen and (max-width: 749px){.cart-items-wrapper table.cart-items thead{display:none}.cart-heading-wrapper .official-img img{max-width:80px}.cart-heading-wrapper .official-img{top:1rem}.cart-heading-wrapper .rich-text .rich-text__blocks svg{margin-top:1rem}.cart-wrapper{width:100%;gap:0;padding:0}.cart-items-wrapper table.cart-items{background:var(--color-white);padding-bottom:1rem}.cart-items-wrapper table.cart-items tr.cart-item td{border-top:0;padding:0}.cart-items-wrapper table.cart-items tr.cart-item{width:min(100% - 30px,var(--page-width));margin:0 auto;border-bottom:1px solid #f5f5f5;row-gap:0;padding:2rem 0;position:relative}.cart-items-wrapper table.cart-items tr.cart-item:first-child{padding-top:0}.cart-items-wrapper table.cart-items tr.cart-item:last-child{border-bottom:0}.cart-items-wrapper table.cart-items tr.cart-item td.cart-item__media{width:90px;min-width:90px;padding:0;grid-row:1 / 5}.cart-items-wrapper .cart-item__image-container img.cart-item__image{min-height:90px}.cart-items-wrapper table.cart-items tr.cart-item td.cart-item__details.cart-title-wrapper,.cart-items-wrapper table.cart-items td.cart-item__details.price-wrapper{grid-column:2 / 5;padding:0}.cart-items-wrapper table.cart-items td.cart-item__totals{grid-column:2 / 5;padding:15px 0 0!important;justify-content:flex-start;order:1}.cart-items-wrapper table.cart-items tr.cart-item td.cart-item__quantity{padding:0;order:0;margin-top:1.5rem}.cart-items-wrapper .cart-item__quantity .cart-item__quantity-wrapper{align-items:flex-start}.cart-items-wrapper .cart-item__quantity .cart-item__quantity-wrapper cart-remove-button{position:absolute;right:0;bottom:28px}.cart-item__quantity .quantity.cart-quantity .quantity__input{font-size:1.4rem}.cart-items-wrapper td.cart-item__details.price-wrapper span.price{font-size:1.6rem}.cart-items-wrapper quantity-popover{position:static}.cart-items-wrapper td.cart-item__totals span.price.price--end{font-weight:600;font-size:1.8rem}.cart-wrapper .payment-wrapper svg{width:38px}.cart-items-wrapper .cart-item__name{font-size:calc(var(--font-heading-scale) * 1.6rem);margin-bottom:1rem}.review-wrapper .head-wrapper{flex-direction:column;padding:0 0 2rem;align-items:flex-start;row-gap:2rem;text-align:center;border:0}.review-wrapper{padding:4rem 2rem 1rem}.review-wrapper button.slick-arrow,.review-wrapper button.splide__arrow{top:-25px}.author-wrapper span.name{font-size:1.2rem}.review-wrapper .splide__slide p{font-size:1.4rem;margin-top:1rem}.cart-wrapper .cart__footer .cart-summary-text{font-size:calc(var(--font-heading-scale) * 2.4rem);margin-bottom:1.5rem}.discount-text p{font-size:1.2rem;margin:1.5rem 0}.review-wrapper .title{font-size:calc(var(--font-heading-scale) * 2.8rem);width:80%;margin:0 auto 1.5rem}.review-wrapper .slick-slider{padding:3rem 2.5rem;margin:0;background:var(--color-white);border:1px solid var(--color-borderPurple);border-radius:4px}.review-wrapper .splide__slide h3{margin:0;font-weight:500;font-size:calc(var(--font-heading-scale) * 1.6rem)}.review-wrapper .splide__slide>svg{width:70px;height:auto}.cart-template .rich-text__wrapper{width:100%}.cart-wrapper .cart__footer .cart__blocks{border-radius:0;padding:3rem 1.5rem}cart-items{padding-top:40px!important}.cart__footer{padding-bottom:40px!important}}@media screen and (max-width: 360px){.cart-items-wrapper table.cart-items tr.cart-item td.cart-item__media{width:80px;min-width:80px}.cart-items-wrapper .cart-item__image-container img.cart-item__image{min-height:80px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-cart-items.css.map */
