.drawer-cart{display:block;position:fixed;z-index:11;height:100vh;width:100%;max-width:498px;background-color:#fff;top:0;right:-498px;padding:0;transition:.4s ease}.drawer-cart-wrapper{width:100%;height:100vh}.drawer-cart.drawn,.background-drawer-cart.drawn{right:0}.drawer-cart.drawn{box-shadow:-20px 0 15px #3c3c3b1a}.background-drawer-cart.drawn{background-color:#1e2d5133}.cart-head,.calculator-head{padding:10px 0;background-color:#fff;display:block}.close-drawer{position:absolute;width:15px;height:15px;padding:0;transform:rotate(90deg);cursor:pointer;display:block;left:24px;top:25px;z-index:1}.close-drawer svg{width:11px;height:11px;transform:rotate(180deg);fill:#1e2d51;stroke:#1e2d51}.close-drawer svg .svg-plus-a{stroke:#000}.cart-head h2{font-size:12px;font-weight:600;text-align:center;margin:10px 0;display:flex;justify-content:center;align-items:center;position:relative}.cart-head h2 .box{color:#fff;position:absolute;align-items:center;text-align:center;width:auto;height:auto;font-weight:600;font-size:12px;top:8px}.cart-head h2 .box span{font-weight:600;font-size:12px;color:#fff}.body-foot-wrapper{display:flex;flex-direction:column;height:100%}.cart-body{max-width:none;display:block;position:relative;margin:0 auto;padding:0;height:100%;overflow-y:scroll;width:100%}.cart-body-filled{height:calc(100% - 225px)}.with-upsell .cart-body{height:calc(100vh - 481px)}.with-upsell .cart-body.cart-discounted{height:calc(100vh - 418px)}.cart-body.cart-discounted{height:calc(100vh - 225px)}.cart-body::-webkit-scrollbar,.cart-empty::-webkit-scrollbar{display:none}.cart-body,.cart-empty{-ms-overflow-style:none;scrollbar-width:none}.cart-empty{height:calc(100% - 150px);overflow-y:scroll}.cart_empty_text{text-align:center;color:rgb(var(--color-base-text))}.cart_empty_text h2{margin:2.4rem auto 0}.cart-empty-drawer{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:16px}.cart-empty-drawer .header_product_card{width:calc(100% - 24px);max-width:213px;display:block;position:relative;margin:0 12px 24px}.cart-empty-drawer .header_product_card .product_card_img{display:block;position:relative;width:100%;padding:45px 12px}.cart-empty-drawer .header_product_card .product_card_img img{display:block;width:100%;max-height:123px;object-fit:cover}.cart-empty-drawer .header_product_card .product_card_title{display:block;font-family:poppins,sans-serif;font-style:normal;font-size:16px;letter-spacing:0;line-height:24px;font-weight:600;color:#1e2d51;text-decoration:none;margin:8px auto 0}.cart-empty-drawer .header_product_card .product_card_sub_text{font-family:poppins,sans-serif;font-style:normal;font-size:16px;letter-spacing:0;line-height:24px;font-weight:300;color:#1e2d51;margin:0 auto}.cart-empty-text{text-align:center;display:block;font-size:16px;margin-top:32px}.cart-products-block{padding:8px 0;max-width:450px;margin:0 auto;position:relative}.cart-products-block:first-child{padding-top:32px}.cart-product{display:flex}.cart-product-thumb{width:100%;max-width:100px;max-height:100px}.cart-product-content{padding-left:24px;width:100%;color:rgb(var(--color-base-text))}.cart-product-thumb img{width:100%;height:100px;object-fit:cover;border-radius:4px}.cart-product-row{display:flex;height:50%}.cart-product-row .cart-product-col:first-child{width:75%;line-height:1.3}.cart-product-row .cart-product-col:last-child{width:25%;text-align:right}.quantity_remove-product .symbol{display:flex;justify-content:center;align-items:center;cursor:pointer}.cart-product-row .symbol svg{vertical-align:middle}.cart-product-content h5{margin:0}.cart-product-content h5 a{font-size:16px;line-height:24px;color:#1e2d51;text-decoration:none;font-weight:600}.cart-product-remove{width:16px;height:16px;cursor:pointer;border:0;background-color:transparent;padding:0}.cart-product-remove svg{width:16px;height:16px;opacity:.5}.cart-sub{font-size:12px;font-weight:400;text-align:left;display:block;width:100%}.cart-product-variant{font-size:16px;line-height:24px;font-weight:400;text-align:left;display:block;letter-spacing:0;width:100%}.cart-product-amount{font-weight:600}.cart-product-price{font-size:16px;line-height:24px;color:rgb(var(--color-base-text));font-weight:var(--font-heading-weight)}.cart-compare-price{display:flex;font-size:16px;font-weight:600;margin:0 0 0 16px;align-items:flex-end;justify-content:flex-end;color:#adb0b8;text-decoration:line-through}.cart-foot{overflow-y:auto;position:-webkit-sticky;position:sticky;width:100%;max-width:498px;top:100%;bottom:0;background-color:#fff}.with-upsell .cart-foot{display:flex;flex-direction:column;justify-content:space-between;border-top:1px solid #1E2D511A}.cart-total-block{padding:24px 24px 40px;border-top:1px solid #1E2D511A}.checkout-btn{display:flex;justify-content:center;align-items:center;font-size:16px;line-height:24px}.upsell{position:relative;width:100%;display:none;padding:0;flex-direction:column;height:100px;max-width:calc(100% - 68px);margin:0 auto 24px}.upsell-product{max-height:100px;padding:0 34px}.upsell-left,.upsell-right{height:50px}.upsell-right{display:flex;align-items:flex-end;margin-left:auto}.upsell-product img{width:100%;max-height:100px;height:100px;display:block;object-fit:cover;border-radius:4px}.upsell-col{width:100%;max-height:100px;display:flex;flex-direction:column;padding-left:16px}.upsell-product-thumb{width:100%;max-width:60px;display:inline-block}.upsell-product-thumb img{width:100%}.upsell .cart-product-col{width:100%;display:flex;justify-content:space-between}.upsell-right .upsell-btn{line-height:24px;max-width:max-content;padding:1rem 3.2rem!important}.upsell h5{font-size:16px;margin:0;text-align:center;display:block;width:100%}.upsell-compare{color:#adb0b8!important;font-size:12px;text-decoration:line-through!important}.upsell-title{display:block;text-decoration:none;font-size:1.6rem;line-height:24px;color:rgb(var(--color-base-text));font-weight:var(--font-heading-weight)}.upsell-compare,.upsell-price{text-decoration:none;font-size:1.6rem;line-height:24px;color:rgb(var(--color-base-text));font-weight:var(--font-body-weight)}.upsell a.btn svg{stroke-width:3!important;vertical-align:initial!important}.upsell-heading{text-align:center;margin:2.4rem auto 1.6rem;font-size:1.6rem;line-height:24px;font-weight:var(--font-heading-weight)}.regular-txt{font-size:16px;font-weight:400;line-height:1}.upsell-heading,.upsell{display:none!important}.with-upsell .upsell-heading,.with-upsell .upsell{display:block!important}.big-txt{font-size:10px;font-weight:300;text-align:center;display:block}.total-text{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.total-price{font-size:16px;font-weight:600;margin-left:.5rem}.cart-total-block .cart-product-row .cart-product-col:first-child{width:25%;line-height:1}.cart-total-block .cart-product-row .cart-product-col:last-child{width:75%;line-height:1}.background-drawer-cart{width:100vw;position:fixed;height:100%;background-color:transparent;right:-100vw;top:0;z-index:10;display:block;transition:.4s ease;cursor:pointer}body.no-scroll{overflow:hidden}.text-marquee{display:flex;flex-wrap:nowrap;white-space:nowrap;min-width:100%;padding:9.5px 0;background-color:#b6dfe333;border-top:1px solid #1E2D511A;border-bottom:1px solid #1E2D511A;overflow:hidden}.text-marquee .news-message{display:flex;flex-shrink:0;align-items:center;animation:marquee-left 10s linear infinite;text-transform:uppercase;font-size:12px}.text-marquee .free-message{display:flex;flex-shrink:0;align-items:center;text-transform:uppercase;font-size:12px;justify-content:center;width:100%}.marque-data span{margin-left:34px}@keyframes marquee-left{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(-100%);transform:translate(-100%)}}.with-upsell .upsell-background{width:100%;height:100%;background-color:rgba(var(--color-base-accent-2),.2)}.pad-1{padding:1rem}.flex-box{display:flex;justify-content:center}.img-add{max-width:100px;width:100%}.quantity_plus_minus{border:1px solid #1E2D51;width:30%;display:flex;justify-content:space-between;align-items:center;max-height:39px;height:100%;padding:8px 13px}.quantity_remove-product{display:flex;width:100%;height:50%;justify-content:space-between;align-items:flex-end}.remove_product_button{display:flex}@media screen and (max-width: 992px){.upsell-product .flex-box{flex-wrap:nowrap}.quantity_plus_minus{width:50%}}@media screen and (max-width: 560px){.cart-empty{height:calc(100% - 150px);overflow-y:scroll}.cart-product-thumb{max-width:80px;max-height:80px}.cart-product-thumb img{height:80px}.cart-product-content h5 a,.cart-product-variant,.cart-product-price{line-height:20px}.cart-product-variant{font-size:12px}.quantity_plus_minus{max-height:32px;padding:4px 12px}.cart-product-content{padding-left:10px}.upsell{max-width:calc(100% - 26px)}.upsell-product{padding:0 26px}.upsell-col{padding-left:8px}.cart-empty-drawer .header_product_card{width:calc(50% - 10px);max-width:180px;margin:0 5px 10px}.cart-empty-drawer .header_product_card .product_card_img{display:block;position:relative;width:100%;padding:45px 12px}.cart-empty-drawer .header_product_card .product_card_img img{display:block;width:100%;max-height:123px;object-fit:cover}.cart-empty-drawer .header_product_card .product_card_title{font-size:16px;line-height:24px;margin:8px auto 0}.cart-empty-drawer .header_product_card .product_card_sub_text{font-size:16px;line-height:24px;margin:0 auto}.cart-products-block{max-width:372px}}@media (max-width: 376px){.cart-products-block{max-width:335px}.upsell-title,.upsell-compare,.upsell-price{font-size:1.4rem;line-height:20px}.upsell-right .upsell-btn{font-size:12px;padding:1rem!important}.cart-empty-drawer .header_product_card{max-width:170px}.cart-empty-drawer .header_product_card .product_card_title,.cart-empty-drawer .header_product_card .product_card_sub_text{font-size:14px;line-height:16px}.upsell-product{padding:0 13px}.cart-product-content h5 a,.cart-product-price{font-size:14px}}@media (max-width: 320px){.cart-products-block{max-width:280px}.cart-empty-drawer .header_product_card{max-width:140px}.cart-empty-drawer .header_product_card .product_card_title,.cart-empty-drawer .header_product_card .product_card_sub_text{font-size:12px;line-height:16px}.checkout-btn{padding:12px 24px}.cart-product-content h5 a,.cart-product-price{font-size:13px}.cart-product-variant{font-size:10px}}.discount_note{width:100%;height:6.3rem;padding:.5rem 2rem;background:var(--gradient-base-background-2);text-align:center}.discount_note p{padding:0;color:#1e2d51;font-weight:var(--font-heading-weight);max-width:35rem;margin:0 auto}.with-upsell .cart-body.more-height{height:calc(100vh - 10rem)}.cart_empty_button{text-align:center;padding:16px 2rem}.upsell.cart_drawer_upsell .slick-next,.upsell.cart_drawer_upsell .slick-prev{width:2rem;height:2rem;top:40%;background:rgb(var(--color-base-accent-1))}.upsell.upsell.cart_drawer_upsell .slick-next{right:0!important;transform:rotate(270deg)}.upsell.upsell.cart_drawer_upsell .slick-prev{left:0rem!important;transform:rotate(90deg)}.upsell.cart_drawer_upsell .slick-next:before,.upsell.cart_drawer_upsell .slick-prev:before{content:url(https://cdn.shopify.com/s/files/1/0584/7367/6992/t/9/assets/upsell-right-chevron.svg?v=18191044507446638059)!important}[dir=rtl] .slick-next:before{content:url(https://cdn.shopify.com/s/files/1/0584/7367/6992/t/9/assets/upsell-right-chevron.svg?v=18191044507446638059)!important;-webkit-transform:rotateY(180deg) translate(0,-50%);-ms-transform:rotateY(180deg) translate(0,-50%);transform:rotateY(180deg) translateY(-50%)}.upsell.cart_drawer_upsell .slick-next:before,.upsell.cart_drawer_upsell .slick-prev:before{font-size:0;line-height:1;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-left:0}
/*# sourceMappingURL=/s/files/1/0475/4826/8702/t/27/assets/cart-drawer.css.map?v=112838945129324582951655707501 */
