.cart-item{display:flex;margin:var(--cart-margin) 0 0;align-items:center;position:relative;justify-content:space-between}.cart-item>div{display:flex;align-items:center}.cart-item .title{display:block;line-height:1.1;font-weight:var(--font-weight-body-bold)}.cart-item .info{color:rgba(var(--color-text-rgb),.66);display:block;margin-top:7px;word-break:break-word}.sidebar .cart-item .info.quantity-extra{display:none}.cart-item .item__unit,.cart-item .item__properties{margin-top:0;display:block}.cart-item .item__properties,.cart-item .item__price-list{margin-top:10px}.cart-item .item__property{margin-top:5px}.cart-item .item__price{font-weight:var(--font-weight-body-bold)}.cart-item .item__price:not(:last-child){margin-inline-end:5px}.cart-item .item__price--compare{text-decoration:line-through;color:rgba(var(--color-text-rgb),.66);font-weight:var(--font-weight-body)}.remove-process.cart-item{opacity:.3;pointer-events:none}.cart-item .thumbnail{display:block;width:100px;position:relative;flex-shrink:0;margin-inline-end:25px}.cart-item .actions{display:flex;align-items:center}.cart-item .actions input{width:34px;height:34px;border:1px solid rgba(var(--color-text-rgb),var(--color-borders-opacity));background:var(--color-background);margin:0 14px;padding:0;text-align:center;font-size:calc(14px / 18 * var(--base-body-size) + 0px);line-height:34px}.cart-item .actions .remove{height:19px;cursor:pointer}.cart-item .actions .remove path{fill:var(--color-text)}.cart-item img{clip-path:none!important;-webkit-clip-path:none!important;animation:none!important;transform:none!important;opacity:1!important}.cart{width:100%}.cart-continue{display:none}.sidebar .cart-out{position:sticky;bottom:0;background:var(--color-background);padding-top:20px}.sidebar .cart-out .buttons-holder{margin-top:0}.sidebar .cart-out .buttons-holder .button{margin-top:20px;margin-bottom:0}.sidebar .cart-out:before{content:"";position:absolute;background:linear-gradient(0deg,rgba(var(--color-background-rgb),1) 5px,rgba(var(--color-background-rgb),.3) 25px,rgba(var(--color-background-rgb),0));width:100%;height:50px;top:-50px;pointer-events:none}.sidebar .cart-out:after{content:"";position:absolute;background:var(--color-background);width:100%;height:40px;pointer-events:none}.cart__footer.cart--empty textarea,.cart__footer.cart--empty .cart-out{display:none}.cart__footer.cart--empty .cart-continue,.cart__footer.cart--empty+.cart-continue{display:block}.sidebar .cart__footer.cart--empty .cart-continue,.sidebar .cart__footer.cart--empty+.cart-continue{margin-top:2em}.cart-out{margin-top:var(--cart-margin)}.cart.processing>.cart-holder{opacity:.16;pointer-events:none}#cartSpecialInstructions{width:100%;height:120px;border:1px solid rgba(var(--color-text-rgb),var(--color-borders-opacity));background:var(--color-background);margin:var(--cart-margin) 0 0;padding:14px}#CartSubTotal{margin-bottom:.7em}#CartDiscounts{color:rgba(var(--color-text-rgb),.66);margin-bottom:2.5em}#CartTotal{margin-bottom:.5em;font-weight:var(--font-weight-body-bold)}#CartTotal+.info{display:block;color:rgba(var(--color-text-rgb),.66)}.additional-checkout-buttons{width:100%;margin-top:15px}.additional-checkout-buttons div{border-radius:0!important}.item__properties:empty{display:none}#cart-page-form cart-form,#cart-page-form #AjaxCartSubtotal{display:block;width:100%}#cart-page-form .alert{margin-top:2em}.template-cart .page-content{margin-top:56px}.template-cart .main-cart{margin-bottom:56px}.template-cart .section-header{text-align:center}.template-cart .section-content{margin-top:32px}.template-cart .section-header__title{margin:0;color:var(--color-text)}.template-cart .site-cart-heading{margin:0 0 56px;text-align:center;color:var(--color-text)}.template-cart .cart-items{display:grid;gap:16px}.template-cart .cart-item__container{align-items:flex-start}.template-cart .cart-item__container .content{margin-top:16px;word-break:break-word}.template-cart .cart-item{align-items:flex-start;background-color:var(--color-white);border-radius:24px;margin:0;padding:16px;gap:16px}.template-cart .cart-item .thumbnail{width:120px}.template-cart .cart-item .thumbnail img{border-radius:16px}.template-cart .cart-item .content .qty,.template-cart .cart-item .actions .qty{background:#f0f0f0;border-color:transparent;border-radius:8px;flex-shrink:0;font-size:15px;height:29px;margin:0;padding:0;text-align:center;width:29px}.template-cart .cart-item .actions .remove{display:flex;height:auto}.template-cart .cart-item .actions .remove svg{width:15px;height:15px}.template-cart .cart-item .item__price-list{margin-top:16px}.template-cart .cart-item .title,.template-cart .cart-item .item__price{color:var(--color-text);font-size:15px;font-style:normal;font-weight:400}.template-cart .cart-item .info{color:#888;font-size:15px;font-style:normal;font-weight:400}.template-cart #cartSpecialInstructions,.template-cart .cart-out{background-color:var(--color-white);border-color:var(--color-white);border-radius:24px;color:var(--color-text);font-size:15px;font-weight:400;line-height:1.66;margin-top:16px;padding:24px 16px}.template-cart .cart-out{padding:48px 16px}.template-cart .cart-actions{text-align:center;margin-top:40px}.template-cart .cart-details--border{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid var(--color-black)}.template-cart #CartSubTotal,.template-cart #CartDiscounts,.template-cart #CartTotal{display:flex;justify-content:space-between;margin:0;font-weight:400}.template-cart #CartDiscounts .discounts{text-align:right}.template-cart #ViewCart,.template-cart .additional-checkout-buttons,.template-cart .cart--empty #CheckOut{display:none}.template-cart .cart--empty .cart-actions{margin-top:0}.template-cart .cart-empty,.template-cart .cart__footer.cart--empty .cart-continue,.template-cart .cart__footer.cart--empty+.cart-continue{display:grid;justify-content:center}.template-cart .text-columns-with-icons{display:none!important}@media screen and (max-width:599px){.cart-item .thumbnail{width:80px;margin-inline-end:20px}}@media screen and (max-width:1023px){.sidebar .cart-out:after{height:30px}.template-cart .cart-item .content{display:flex;flex-direction:column;align-self:stretch}.template-cart .cart-item .content .qty{margin-top:auto}.template-cart .additional-checkout-buttons{padding:24px 0}.template-cart .cart-out .info{font-size:12px}}@media screen and (min-width:1023px){.template-cart .page-content{margin-top:80px}.template-cart .main-cart,.template-cart .site-cart-heading{margin-bottom:80px}.template-cart .section-content{margin-top:40px}.template-cart .cart-items{gap:24px}.template-cart .cart-item{padding:24px;gap:24px}.template-cart .cart-item .thumbnail{width:204px}.template-cart .cart-item .thumbnail img{border-radius:24px}.template-cart .cart-item .actions{gap:27px;margin-top:14px}.template-cart .cart-item__container .content,.template-cart #cartSpecialInstructions,.template-cart .cart-out,.template-cart .cart-actions{margin-top:24px}.template-cart #cartSpecialInstructions{padding:24px}.template-cart .cart-out{padding:48px 24px}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/component-cart.css.map */
