.cart{position:relative;display:block}.cart__empty-text,.is-empty .cart__contents,cart-items.is-empty .title-wrapper-with-link,.is-empty .cart__footer{display:none}.is-empty .cart__empty-text,.is-empty .cart__warnings{display:block}.cart__warnings{display:none;text-align:center;padding:3rem 0}.cart__empty-text{margin:0 0 2rem}.cart__contents>*+*{margin-top:2.5rem}.cart__login-title{margin:5.5rem 0 .5rem}.cart__login-paragraph{margin-top:.8rem}.cart__login-paragraph a{font-size:inherit}@media screen and (min-width:990px){.cart__warnings{padding:7rem 0}.cart__empty-text{margin:0 0 3rem}}cart-items{display:block}.cart__items{position:relative;padding-bottom:3rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart__items--disabled{pointer-events:none}.cart__footer>div:only-child{margin-left:auto}.cart__footer>*+*{margin-top:6.5rem}.cart__footer .discounts{margin-bottom:1rem}.cart__note{height:fit-content;top:2.5rem}.cart__note label{display:flex;align-items:flex-end;position:absolute;line-height:1;height:1.8rem;top:-3rem;color:rgba(var(--color-foreground),.75)}.cart__note .field__input{height:100%;position:relative;border-radius:var(--inputs-radius);padding:1rem 2rem}.cart__note .text-area{resize:vertical}.cart__note:after,.cart__note:hover.cart__note:after,.cart__note:before,.cart__note:hover.cart__note:before,.cart__note .field__input:focus,.cart__note .field__input{border-bottom-right-radius:0}@media screen and (min-width:750px){.cart__items{grid-column-start:1;grid-column-end:3;padding-bottom:4rem}.cart__contents>*+*{margin-top:0}.cart__items+.cart__footer{grid-column:2}.cart__footer{display:flex;justify-content:space-between;border:0}.cart__footer-wrapper:last-child{padding-top:0}.cart__footer>*{width:35rem}.cart__footer>*+*{margin-left:4rem;margin-top:0}}.cart__ctas button{width:100%}.cart__update-button{margin-bottom:1rem}.cart__dynamic-checkout-buttons:has(.dynamic-checkout__content:empty){margin:0}.cart__dynamic-checkout-buttons{margin:20px 0 0}.cart__dynamic-checkout-buttons div[role=button]{border-radius:var(--buttons-radius-outset)!important}.cart-note__label{display:inline-block;margin-bottom:1rem;line-height:calc(1 + 1 / var(--font-body-scale))}.tax-note{margin:2.2rem 0 1.6rem auto;text-align:center;display:block}@media screen and (min-width:750px){.cart-note{max-width:35rem}.cart__update-button{margin-bottom:0;margin-right:.8rem}.tax-note{margin-bottom:2.2rem;text-align:right}}.template-cart #MainContent{background:linear-gradient(180deg,#ffe5e1,#ffe5e100)}.main-cart-item-wrap{padding:50px 0 0}.main-cart-item-wrap .title-wrapper-with-link{margin-bottom:40px}.main-cart-item-wrap .title-wrapper-with-link .title{font-size:50px}.main-cart-item-wrap .title-wrapper-with-link .button-bar-wrap{display:flex;gap:15px}.main-cart-item-wrap .title-wrapper-with-link .button-bar-wrap .button{text-align:center}.main-cart-item-wrap .title-wrapper-with-link .button-bar-wrap .continue-shop{color:#363636;background-color:rgb(var(--color-button-text))}@media screen and (max-width:989px){.main-cart-item-wrap .title-wrapper-with-link{flex-direction:column;gap:15px;align-items:flex-start}.main-cart-item-wrap .title-wrapper-with-link .title{font-size:40px}.main-cart-item-wrap .title-wrapper-with-link .button-bar-wrap{width:100%}.main-cart-item-wrap .title-wrapper-with-link .button-bar-wrap .button{font-size:14px;width:100%;flex-shrink:1}}@media screen and (max-width:749px){.main-cart-item-wrap .title-wrapper-with-link .title{font-size:32px}.main-cart-item-wrap .title-wrapper-with-link .button-bar-wrap .button{font-size:12px;min-height:40px;padding:0 10px}.main-cart-item-wrap{padding:40px 0 0}}@media screen and (max-width:450px){.main-cart-item-wrap .title-wrapper-with-link .button-bar-wrap{gap:10px}}.main-cart-footer .cart__footer{padding:45px 0 60px}.main-cart-footer .cart_footer-row{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}.main-cart-footer .cart_footer-row .cart_footer-banner{width:42%}.main-cart-footer .cart_footer-row .cart_footer-banner figure{margin:0;width:100%;display:flex;position:relative}.main-cart-footer .cart_footer-row .cart_footer-banner figure img{height:100%;width:100%;object-fit:cover;border-radius:20px}.main-cart-footer .cart_footer-row .cart_footer-banner figure a{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.main-cart-footer .cart_footer-row .cart__blocks{width:50%;max-width:530px;margin-left:auto}.main-cart-footer .cart_footer-row .cart__blocks .totals{padding:10px 0 30px;display:flex;justify-content:space-between;gap:20px}.main-cart-footer .cart_footer-row .cart__blocks .totals .totals__total,.main-cart-footer .cart_footer-row .cart__blocks .totals .totals__total-value{font-size:20px;font-weight:var(--font-heading-weight);margin:0}.main-cart-footer .cart_footer-row .cart__blocks .totals .totals__total-value{letter-spacing:.1rem}.main-cart-footer .cart__blocks .cart__ctas .continue-btn{background:var(--main-secondary-dark);width:100%;color:#363636}.main-cart-footer .cart__blocks .cart__ctas-wrap .cart-terms{position:relative;display:flex;gap:10px;cursor:pointer;margin-bottom:30px;align-items:center}.main-cart-footer .cart__blocks .cart__ctas-wrap .cart-terms input{position:absolute;opacity:0;visibility:hidden}.main-cart-footer .cart__blocks .cart__ctas-wrap .cart-terms .cart-terms__checkbox{width:20px;height:20px;border:1px solid;position:relative;border-radius:6px;display:block}.main-cart-footer .cart__blocks .cart__ctas-wrap .cart-terms .cart-terms__checkbox:after{position:absolute;content:"\2713";top:50%;left:50%;transform:translate(-50%,-50%);font-size:16px;opacity:0}.main-cart-footer .cart__blocks .cart__ctas-wrap .cart-terms input:checked+.cart-terms__checkbox:after{opacity:1}.main-cart-footer .cart__blocks .cart__ctas-wrap .cart-terms .cart-terms__text{margin:0;font-weight:var(--font-heading-weight);font-size:16px}.main-cart-footer .cart__blocks .cart__ctas-wrap .cart-terms .popupinfo{text-decoration:underline;color:var(--main-primary-color)}@media screen and (max-width:989px){.main-cart-footer .cart_footer-row{flex-direction:column-reverse}.main-cart-footer .cart_footer-row .cart_footer-banner{width:100%;margin-top:35px}.main-cart-footer .cart_footer-row .cart__blocks{width:100%}.main-cart-footer .cart__blocks .cart__ctas-wrap .cart-terms .cart-terms__text{font-size:14px}}@media screen and (max-width:749px){.main-cart-footer .cart__footer{padding:25px 0 50px}.main-cart-footer .cart__blocks .cart__ctas .button{font-size:14px}.main-cart-footer .cart__blocks .cart__ctas-wrap .cart-terms{gap:7px}.main-cart-footer .cart__blocks .cart__ctas-wrap .cart-terms .cart-terms__checkbox{width:16px;height:16px}}@media screen and (max-width:575px){.main-cart-footer .cart__blocks .cart__ctas{gap:10px}.main-cart-footer .cart__blocks .cart__ctas .button{font-size:12px;padding:0 10px}}.template-cart form#cart #cart-notification-freeshipping{padding:12px 20px;background-color:#fff;border-radius:10px;margin-bottom:20px}.template-cart form#cart .cart-notification_freeshipping{display:flex;flex-direction:row-reverse;align-items:center;gap:24px;margin:0}.template-cart form#cart .cart-notification_freeshipping_label{margin:0;background:transparent}.template-cart form#cart .cart-notification_freeshipping_label:before{content:unset}.template-cart form#cart .cart-notification_freeshipping_label strong{color:var(--color-3)}.template-cart form#cart .cart-notification_freeshipping_bar{background-color:#ffe7e2}.template-cart form#cart .cart-notification_freeshipping_bar .progress{background:#c43670}.template-cart cart-notification .cart-notification_freeshipping .cart-notification_freeshipping_bar .indicator:first-child{left:0!important}.template-cart form#cart .cart-notification_freeshipping_bar .indicator:first-child{width:20px;height:20px;top:-8px;background:#fff;z-index:1;border:1px solid #b7b7b7}.template-cart form#cart .cart-notification_freeshipping_bar .indicator,.template-cart form#cart .cart-notification_freeshipping .cart-notification_freeshipping_price{display:none}.template-cart .title-wrapper-with-link{justify-content:start;flex-direction:row-reverse;margin-bottom:0;gap:0 35px}.template-cart .title-wrapper-with-link *{color:var(--color-3)}.template-cart .title-wrapper-with-link .title{font-size:44px;line-height:122.727%}.template-cart .title-wrapper-with-link .button-bar-wrap .continue-shop svg{width:9px;height:auto;vertical-align:middle;transform:scale(-1)}.template-cart .title-wrapper-with-link .button-bar-wrap .continue-shop svg path{fill:#000}.template-cart #MainContent .shopify-section .featured-collection{background:transparent}.template-cart .main_cart_inner{display:flex;gap:20px;padding-top:20px}.template-cart .cart__items{border:unset}.template-cart .cart__items .cart-item__quantity-wrapper{gap:16px;align-items:center}.template-cart .cart__items .cart_item_wishlist button{border:unset}.template-cart .cart__items cart-remove-button .button{box-shadow:unset}.template-cart .cart__items .quantity-popover-container .quantity{border:1px solid #d7d7d7;border-radius:10px;width:104px;min-height:50px}.template-cart .cart__items .quantity-popover-container .quantity *{font-size:18px;color:var(--color-3)}.template-cart .cart__items .quantity-popover-container .quantity svg{width:16px}.template-cart .cart_details_mian_inner{flex:1}.template-cart .main-cart-item-wrap{padding-top:0}.template-cart .cart-items{border-radius:10px;background:#fff;margin-bottom:20px}.template-cart .cart-items .cart-item{border:unset;border-bottom:1px solid #ffe8e5;padding:30px 25px}.template-cart .cart-items .cart-item-saving-footer{display:flex;gap:6px;justify-content:end;padding:18px 20px;font-size:14px;font-weight:var(--font-heading-weight)}.template-cart .cart-items .cart-item-saving-footer .cart_total_saving{color:#3fc36f}.template-cart .cart_single_block_inner{width:100%;max-width:333px}.template-cart .cart_single_block_inner .information-block-inner{background-color:#fff;border-radius:10px}.template-cart .cart_single_block_inner .information-block-inner .single-block{padding:22px 30px}.template-cart .cart_single_block_inner .information-block-inner .single-block:not(:last-child){border-bottom:1px solid #ffe8e5}.template-cart .cart_single_block_inner .information-block-inner .contact-block{background-repeat:no-repeat;background-position:calc(100% - 20px) bottom;background-size:86px;display:flex;flex-direction:column;gap:5px}.template-cart .cart_single_block_inner .information-block-inner .contact-block .mobile_number{color:#e86c9e;display:flex;gap:5px}.template-cart .cart_single_block_inner .information-block-inner .contact-block .mobile_number svg{height:24px;width:auto}.template-cart .cart_single_block_inner .information-block-inner .contact-block .contact-title{color:var(--color-3);font-weight:600}.template-cart .cart_single_block_inner .information-block-inner .contact-block .info_text{opacity:.5;color:var(--color-3)}.template-cart .cart_single_block_inner .information-block-inner .image_inner{display:flex;flex-wrap:wrap;align-items:center}.template-cart .cart_single_block_inner .information-block-inner .image_inner svg{width:100%;max-width:65px}.template-cart .cart_single_block_inner .information-block-inner .text{font-size:15px;line-height:30px;padding-bottom:10px;font-weight:var(--font-heading-weight)}.template-cart .cart_single_block_inner .information-block-inner .review-block .trustpilot_logo{display:flex;gap:7px}.template-cart .cart_single_block_inner .information-block-inner .review-block .trustpilot_logo svg{height:17px;width:auto}.template-cart .cart_single_block_inner .information-block-inner .payment-block .payment-block-logos{display:flex;flex-wrap:wrap;gap:5px}.template-cart .cart_single_block_inner .information-block-inner .payment-block .payment-block-logos svg,.template-cart .cart_single_block_inner .information-block-inner .all_logos-row svg{max-height:25px;width:auto;height:auto;background-color:#fff}.template-cart .cart_single_block_inner .information-block-inner .info--block{padding-bottom:35px}.template-cart .cart_single_block_inner .information-block-inner .info--block ul{padding:0;margin:0}.template-cart .cart_single_block_inner .information-block-inner .info--block ul li{list-style:none;display:block;background-image:url(/cdn/shop/files/tick.png);background-repeat:no-repeat;background-position:left 8px;background-size:15px;padding:0 0 0 25px}.template-cart .cart_single_block_inner .information-block-inner .info--block ul li:not(:last-child){margin-bottom:10px}.template-cart .cart_single_block_inner .information-block-inner .all_logos-block.single-block{background:var(--color-6)}.template-cart .cart_single_block_inner .information-block-inner .all_logos-row{display:flex;flex-wrap:wrap;gap:10px}.template-cart :has(.main-cart-item-wrap.is-empty) .title-wrapper-with-link,.template-cart :has(.main-cart-item-wrap.is-empty) .cart_single_block_inner,.template-cart :has(.main-cart-item-wrap.is-empty) .image_with_text_block,.template-cart :has(.main-cart-item-wrap.is-empty) .block__information,.main-cart-footer.is-empty{display:none}.main-cart-footer .checkout_above_text{color:#3fc36f;font-weight:var(--font-heading-weight);margin-top:20px}@media screen and (min-width:990px)and (max-width:1200px){.template-cart .cart_single_block_inner{max-width:275px}.template-cart .cart-items .cart-item{display:grid;padding:17px;gap:5px 12px;grid-template-columns:58px repeat(5,2fr);grid-template-rows:auto auto auto}.template-cart .cart-items .cart-item .cart-item__media{grid-row:1 / 4;width:75px}.template-cart .cart-items .cart-item .cart-item__details,.template-cart .cart-items .cart-item .cart-item__totals,.template-cart .cart-items .cart-item .cart-item__quantity{grid-column:2 / 7;width:100%}.template-cart .cart__items .cart-item__quantity-wrapper{justify-content:space-between}.template-cart .cart-item .cart-item__totals *{width:fit-content;text-align:left}.template-cart .main-cart-footer .checkout_part-block .cart__ctas-wrap{align-items:center}}@media screen and (max-width:989px){.template-cart .title-wrapper-with-link{justify-content:space-between;flex-direction:row;align-items:center;gap:0 20px}.template-cart .title-wrapper-with-link .title{font-size:22px;line-height:normal}.template-cart .title-wrapper-with-link .continue-shop svg{display:none}.template-cart .block__information{padding-top:15px}.template-cart .information-contact-block-inner{display:flex;gap:12px}.template-cart .information-contact-block-inner .contact-block{display:flex;flex-direction:column;gap:3px}.template-cart .information-contact-block-inner .contact-block .contact-title{font-size:16px;line-height:normal}.template-cart .information-contact-block-inner .contact-block .info_text{color:var(--color-2);opacity:.5}.template-cart .information-contact-block-inner .contact-block .mobile_number{display:flex;flex-wrap:wrap;align-items:center;gap:6px;color:#e86c9e;font-size:14px;line-height:normal}.template-cart .information-contact-block-inner .contact-block .mobile_number svg{width:12px;height:auto}.template-cart .main_cart_inner{padding-top:20px;flex-direction:column;gap:10px}.template-cart form#cart #cart-notification-freeshipping{margin-bottom:10px;padding:0}.template-cart form#cart #cart-notification-freeshipping .cart-notification_freeshipping{flex-direction:column-reverse;gap:12px;padding:14px}.template-cart form#cart #cart-notification-freeshipping .cart-notification_freeshipping_label{font-size:11px;padding:0;line-height:normal}.template-cart .cart-items .delivery-block{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4px;padding:10px 12px}.template-cart .cart-items .delivery-block .image_inner{display:flex;align-items:center}.template-cart .cart-items .delivery-block .image_inner svg{width:100%;max-width:43.33px}.template-cart .cart-items .delivery-block .text{display:flex;align-items:center;gap:12px;font-size:12px;line-height:normal}.template-cart .cart-items .cart-item{display:grid;padding:17px;gap:5px 12px;grid-template-columns:repeat(6,2fr);grid-template-rows:auto auto auto}.template-cart .cart-items .cart-item .cart-item__media{grid-row:1 / 4;width:58px}.template-cart .cart-items .cart-item .cart-item__details,.template-cart .cart-items .cart-item .cart-item__totals,.template-cart .cart-items .cart-item .cart-item__quantity{grid-column:2 / 7;width:100%}.template-cart .cart-items .cart-item .cart-item__details{padding:0}.template-cart .cart-items .cart-item .cart-item__totals{justify-content:flex-start;text-align:left}.template-cart .cart__items .quantity-popover-container .quantity{width:75px;min-height:30px;border-radius:6px}.template-cart .cart__items .quantity-popover-container .quantity *{font-size:12px}.template-cart .cart__items .quantity-popover-container .quantity svg{width:13px}.template-cart .checkout_part-block.large-up-hide{margin:0 -40px;padding:20px;background:#fff;position:sticky;bottom:0;left:0;z-index:10}.template-cart .checkout_part-block.large-up-hide .cart__ctas-wrap{display:flex;flex-direction:column;justify-content:center;gap:12px}.template-cart .checkout_part-block.large-up-hide .cart__ctas-wrap .cart-item-saving-footer{display:flex;justify-content:space-between;font-size:14px;font-weight:var(--font-heading-weight)}.template-cart .checkout_part-block.large-up-hide .cart__ctas-wrap button{background:#3fc36f}.template-cart .checkout_part-block.large-up-hide .cart__ctas-wrap .icon-inner{display:flex;flex-direction:column;align-items:center}.template-cart .cart_single_block_inner .information-block-inner{background:transparent}.template-cart .cart_single_block_inner{max-width:100%}.template-cart .cart_single_block_inner .information-block-inner .single-block:not(:last-child){border:0;margin-bottom:10px}.template-cart .cart_single_block_inner .information-block-inner .single-block{padding:20px;border-radius:10px;background:var(--color-1)}.template-cart .cart_single_block_inner .information-block-inner .info--block{padding-bottom:20px}.template-cart .cart-items{margin-bottom:10px}}@media screen and (max-width:748px){.template-cart .checkout_part-block.large-up-hide{margin:0 -20px}.template-cart .main-cart-item-wrap .cart-item .quantity .quantity__button{width:22px}}.cart-page-review{border-radius:10px;padding:22px;background:var(--color-6);margin-top:20px}.cart-page-review .cart-page-review-block .rte{max-width:275px}.cart-page-review-block .review-stars{display:flex;gap:5px;margin-bottom:12px;padding-right:50px}.cart-page-review-block .review-stars svg{height:15px;width:15px}.cart-page-review-block .trustpilot-badge{display:flex;gap:15px;margin-top:14px;max-width:275px}.cart-page-review-block .trustpilot-badge svg{height:20px;width:auto}.cart-page-review .swiper-action-bar{display:flex;gap:15px;position:absolute;right:0;top:0;z-index:1;background:var(--color-6);height:15px}.cart-page-review .swiper-action-bar .swiper-button{display:flex;height:13px;width:13px;cursor:pointer}.cart-page-review .swiper-action-bar .swiper-button svg{height:13px;width:13px;transform:rotate(90deg)}.cart-page-review .swiper-action-bar .swiper-next-button svg{transform:rotate(270deg)}@media screen and (max-width:989px){.cart-page-review{margin-top:10px}}.main-cart-footer .cart__blocks{display:flex;gap:20px;flex-wrap:wrap}.main-cart-footer .cart__blocks .image_with_text_block{width:calc(60% - 10px);background:var(--color-6);border-radius:10px;padding:23px 26px;display:flex;gap:28px}.main-cart-footer .cart__blocks .image_with_text_block .image_content{width:113px;flex-shrink:0;display:flex;flex-direction:column;gap:7px}.main-cart-footer .cart__blocks .image_with_text_block .image_content img{height:100%;width:100%;object-fit:cover;border-radius:10px;max-height:132px}.main-cart-footer .cart__blocks .image_with_text_block .heading{margin-bottom:15px}.main-cart-footer .cart__blocks .image_with_text_block .heading svg{max-height:38px}.main-cart-footer .cart__blocks .image_with_text_block .text{margin-bottom:15px}.main-cart-footer .cart__blocks .image_with_text_block .richtext ul{padding:0;margin:0}.main-cart-footer .cart__blocks .image_with_text_block .richtext ul li{list-style:none;display:block;background-image:url(/cdn/shop/files/tick.png);background-repeat:no-repeat;background-position:left 5px;background-size:13px;padding:0 0 0 25px}.main-cart-footer .cart__blocks .image_with_text_block .richtext ul li:not(:last-child){margin-bottom:10px}.main-cart-footer .cart__blocks .image_with_text_block .button_content{margin-top:18px}.main-cart-footer .cart__blocks .image_with_text_block .button_content .button{font-size:14px;min-height:38px;padding:8px 16px}.main-cart-footer .cart__blocks .checkout_part-block{width:calc(40% - 10px);background:#fff;padding:25px;border-radius:10px}.main-cart-footer .cart__blocks .checkout_part-block .discount-price{display:flex;justify-content:space-between;gap:15px;padding:0 25px 20px;margin:0 -25px 20px;border-bottom:1px solid var(--color-6);font-size:18px}.main-cart-footer .cart__blocks .checkout_part-block .discount-price .block-title{font-weight:var(--font-heading-weight)}.main-cart-footer .cart__blocks .checkout_part-block .discount-price .block-text{color:#3fc36f;font-weight:var(--font-heading-weight)}.main-cart-footer .cart__blocks .checkout_part-block .single-txt{display:flex;justify-content:space-between;gap:15px;font-size:16px;margin-bottom:5px;color:var(--color-3)}.main-cart-footer .cart__blocks .checkout_part-block .single-txt .block-text.highlight{color:#959595}.main-cart-footer .cart__blocks .checkout_part-block .main-total{display:flex;justify-content:space-between;gap:15px;font-size:15px;margin-top:12px;color:var(--color-3)}.main-cart-footer .cart__blocks .checkout_part-block .main-total strong,.main-cart-footer .cart__blocks .checkout_part-block .main-total .block-text{font-size:20px;font-weight:var(--font-heading-weight)}.main-cart-footer .cart__blocks .checkout_part-block .cart__checkout-button{margin-top:20px;font-size:18px;min-height:50px;background:#3fc36f}.main-cart-footer .cart__blocks .checkout_part-block .klarna-text{margin-top:13px;display:flex;flex-wrap:wrap;justify-content:center;font-size:12px}.main-cart-footer .cart__blocks .checkout_part-block .klarna-text svg{height:14px;vertical-align:middle;font-size:12px;margin-left:5px}.main-cart-footer .cart__blocks .checkout_part-block .block-text.right{letter-spacing:.1rem}@media screen and (min-width:990px)and (max-width:1200px){.main-cart-footer .cart__blocks .image_with_text_block,.main-cart-footer .cart__blocks .checkout_part-block{width:calc(50% - 10px);gap:20px}.main-cart-footer .cart__blocks .image_with_text_block .image_content{width:84px}}@media screen and (max-width:989px){.main-cart-footer .cart__blocks .image_with_text_block{width:calc(55% - 10px);gap:20px}.main-cart-footer .cart__blocks .checkout_part-block{width:calc(45% - 10px)}}@media screen and (max-width:749px){.main-cart-footer .cart__blocks{gap:10px}.main-cart-footer .cart__blocks .image_with_text_block{width:100%;padding:16px 20px;background-image:url(/cdn/shop/files/cart-image-text-block-bg.png);background-repeat:no-repeat;background-position:right bottom;background-size:80px}.main-cart-footer .cart__blocks .image_with_text_block .heading{margin-bottom:10px}.main-cart-footer .cart__blocks .image_with_text_block .heading svg{max-height:32px}.main-cart-footer .cart__blocks .image_with_text_block .button_content{margin-top:14px}.main-cart-footer .cart__blocks .checkout_part-block{width:100%;padding:16px 20px;position:sticky;bottom:0;z-index:10}.main-cart-footer .cart__blocks .checkout_part-block .discount-price{font-size:14px;padding-bottom:13px;margin:0 -20px 16px}.main-cart-footer .cart__blocks .checkout_part-block .single-txt{font-size:13px}.main-cart-footer .cart__blocks .checkout_part-block .main-total,.main-cart-footer .cart__blocks .checkout_part-block .main-total strong,.main-cart-footer .cart__blocks .checkout_part-block .main-total .block-text{font-size:14px}.main-cart-footer .cart__blocks .checkout_part-block .cart__checkout-button{min-height:43px}}
/*# sourceMappingURL=/cdn/shop/t/191/assets/component-cart.css.map */
