.cart-page{padding:var(--box-smaller-padding) var(--site-horizontal-padding);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1200px;margin:0 auto;gap:2rem}.cart-page__title{margin-bottom:1.5rem}.cart-page__products{width:65%}.cart-page__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.cart-page__item{display:grid;grid-template-columns:120px 1fr;gap:2rem;padding:1.5rem;border:1px solid #e1e1e1}.cart-page__image{width:100%;height:auto;border-radius:8px}.cart-page__summary{font-weight:500;margin-bottom:.5rem}.cart-page__product-title{font-size:1em;margin-bottom:.5rem;font-weight:600}.cart-page__variant-title{font-weight:700;font-size:14px;margin-bottom:1rem;margin-top:-.5rem}.cart-page__item-properties{font-size:.8em;color:#444;line-height:1.4}.cart-page__properties{margin:1rem 0;width:80%}.cart-page__item-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;text-align:center}.cart-page__quantity-selector cart-product-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-page__quantity-selector cart-product-quantity .qty-button{height:46px;width:46px;border:1px solid #ddd;background:#fff;font-size:1.2rem;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.cart-page__quantity-selector cart-product-quantity .qty-button:hover{background:#f8f8f8}.cart-page__quantity-selector cart-product-quantity .product__quantity{width:86px;height:46px;padding:.5rem;border:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}.cart-page__remove-button{color:#666;width:46px;height:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-page__remove-icon{width:24px;height:24px}.cart-page__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.cart-page__product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.cart-page__item-pricing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:center}.cart-page__item-pricing .unit-price{color:var(--main-text);opacity:var(--alternate-opacity);font-size:10px}.cart-page__original-price{text-decoration:line-through;color:#999;margin-right:.5rem}.cart-page__discounted-price{color:#d30000;font-weight:600}.cart-page__current-price{font-weight:600}.cart-page__order-summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:35%;padding:2rem;border-radius:8px;margin-left:auto}.cart-page__summary-title{font-size:1.5rem;margin-bottom:1.5rem;margin-top:20px}.cart-page__summary-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1rem;font-weight:700}.cart-page__summary-row .wrap-text{inline-size:150px;overflow-wrap:break-word}.cart-page__vat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-page__shipping-info{font-size:.9rem;padding:1rem 0;line-height:1.4}.cart-page__shipping-info a{text-decoration:underline;text-underline-offset:3px}.cart-page__note{margin-top:16px}.cart-page__total-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.1rem;font-weight:600;padding-top:1rem;border-top:1px solid #ddd}.cart-page__payment-methods{padding-top:2rem}.cart-page__payment-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.cart-page__payment-icons svg{height:22px}.cart-page__button-arrow{font-size:18px;font-weight:700}.template-cart div#AjaxCartSubtotal.cart-page__order-summary{padding:0 2rem!important;margin-top:0}.template-cart div#AjaxCartSubtotal.cart-page__order-summary .cart-actions.buttons-holder{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0!important;width:100%}.template-cart div#AjaxCartSubtotal.cart-page__order-summary .cart-actions.buttons-holder:first-of-type{height:135px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:1.5em!important}.template-cart div#AjaxCartSubtotal.cart-page__order-summary .cart-actions.buttons-holder>*{margin-left:0;margin-right:0;margin-bottom:0}.template-cart div#AjaxCartSubtotal.cart-page__order-summary .cart-actions.buttons-holder button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:900px){.cart-page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.cart-page__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-page__products{width:100%}.cart-page__item{grid-template-columns:160px 1fr}.cart-page__order-summary{width:100%;margin-left:0;margin-top:2rem}.cart-page__item-pricing{text-align:left}.cart-page__item-controls{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cart-page .cart-actions.buttons-holder:first-of-type{display:none}.cart-page__quantity-selector cart-product-quantity .product__quantity{width:60px}.template-cart div#AjaxCartSubtotal.cart-page__order-summary{padding:0!important}.template-cart div#AjaxCartSubtotal.cart-page__order-summary .cart-actions.buttons-holder:first-of-type{display:none}}@media screen and (max-width:768px){.cart-page__items{gap:1rem;margin-bottom:0}.cart-page__item{grid-template-columns:140px 1fr;gap:1rem;padding:1rem 1rem 1rem .5rem}.cart-page__product-info{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart-page__properties{margin-bottom:10px;width:100%}.cart-page__summary-title{margin-top:0}.cart-page__product-title{margin:0}.cart-page__variant-title{margin-bottom:0;margin-top:3px}.cart-page__quantity-selector{margin-top:.5rem}.template-cart cart-form#AjaxCartForm{margin-bottom:0!important;padding-bottom:0!important}}@media screen and (max-width:410px){.cart-page__item{grid-template-columns:80px 1fr;padding:1rem .5rem}.cart-page__info,.cart-page__variant-title{font-size:12px}.cart-page__quantity-selector cart-product-quantity .product__quantity{width:48px;height:34px}.cart-page__quantity-selector cart-product-quantity .qty-button{width:34px;height:34px}}@media screen and (max-width:360px){.cart-page__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/section-main-cart.css.map */
