.drawer{position:fixed;z-index:10000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:rgba(var(--color-foreground),.5);transition:visibility var(--duration-default) ease}.drawer.active{visibility:visible}.drawer__inner{height:100%;width:100%;max-width:50rem;padding:0;border:0 solid rgba(var(--color-foreground),.2);border-right:0;overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease}.drawer__inner-empty{height:100%;padding:0 1.5rem;overflow:hidden;display:flex;flex-direction:column}.cart-drawer__warnings{display:flex;flex-direction:column;flex:1;justify-content:center}cart-drawer.is-empty .drawer__inner{display:grid;grid-template-rows:1fr;align-items:center;padding:0}cart-drawer.is-empty .drawer__header{display:none}cart-drawer:not(.is-empty) .cart-drawer__warnings,cart-drawer:not(.is-empty) .cart-drawer__collection{display:none}.cart-drawer__warnings--has-collection .cart__login-title{margin-top:2.5rem}.drawer.active .drawer__inner{transform:translate(0)}.drawer__header{position:sticky;top:0;background:#fff;z-index:11;padding:1.5rem 2.4rem;display:flex;box-shadow:0 4px 10px #0000000f;justify-content:space-between;align-items:center}.drawer__heading{margin:0;font-size:24px;line-height:1}.drawer__heading *{font-family:var(--font-body-family);font-weight:400;font-size:15px;line-height:16px}.drawer__close{display:inline-block;padding:0;min-width:4.4rem;min-height:4.4rem;box-shadow:0 0 0 .2rem rgba(var(--color-button),0);position:absolute;top:10px;right:0;color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer}.price-summary-wrapper{padding:0 2.4rem}.chat_option{background:#ebf3f2;border:1px solid #358C58;border-radius:30px;padding:14px 16px;font-family:var(--font-body-family);line-height:1.1;font-weight:500;font-size:14px;display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:space-between}.price-row{display:flex;align-items:center;justify-content:space-between;width:100%}.cart-drawer__warnings .drawer__close{right:5px}.price-summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 2rem;flex-wrap:wrap;flex-direction:column}.price-summary-title{font-family:var(--font-heading-family);font-size:20px;line-height:1.4}.saving_ammount{background:#ebf3f2;padding:8px 15px;text-align:center;font-family:var(--font-body-family);font-weight:500;font-size:14px;display:flex;align-items:center;justify-content:space-between;line-height:20px}.saving_ammount-main span{font-size:14px;color:#358c58;line-height:20px}.s-more{background:#fff;color:#000;border-radius:5px;padding:4px 8px;max-width:max-content;border:1px dashed #333}.price-row .discount{color:#358c58}.whatsapp-float{font-family:var(--font-body-family);font-weight:500;font-size:14px;letter-spacing:-.03px;display:flex;align-items:center;gap:5px;text-decoration:none;color:#358c58}.whatsapp-float svg{vertical-align:middle}.shipping{color:#358c58;font-weight:700}.drawer__close .svg-wrapper{height:2rem;width:2rem}.cart_coupon_wrap{padding:16px 0 16px 24px}.price-summary-title,.cart_coupon_wrap .offer-title{font-size:20px;color:#1a1a1a;font-family:var(--font-heading-family)}.drawer__contents{flex-grow:1;display:flex;flex-direction:column}.offer-cart-text{background:#fbf4f4;border-radius:8px;padding:12px 10px 7px!important;margin:1rem 0!important}.offer-cart-text .offer-subtitle{margin:0 0 5px;padding-bottom:12px;font-weight:500;position:relative}.offer-cart-text .offer-subtitle:before{content:"";position:absolute;bottom:0;left:-15px;right:-15px;width:calc(100% + 20px);border-bottom:2px dashed #fff;height:2px}.cart-coupon-title{font-family:var(--font-body-family);font-size:16px;color:#358c58;font-weight:500;letter-spacing:0;margin:3px 0 0}.coupon-code{display:flex;justify-content:space-between;align-items:center;position:relative}.coupon-code:before{content:"";background:url(mid-corner.svg) no-repeat;width:100%;position:absolute;top:-18px;left:-12px;height:24px;background-size:cover;pointer-events:none;z-index:1}.coupon-code:after{content:"";background:url(mid-corner.svg) no-repeat;width:100%;position:absolute;top:-18px;right:-12px;height:24px;background-size:cover;pointer-events:none;background-position:right center;z-index:1}.copy-btn svg{vertical-align:middle;margin-top:4px}.drawer__cart-items-wrapper tbody{padding:0 24px}.copy-btn{background:transparent;border:0}.drawer__footer{padding:0;position:sticky;bottom:0;z-index:1}.cart-drawer__footer .totals>div{font-size:13px;margin-bottom:0}.drawer__inner cart-drawer-items{padding-bottom:4rem}.drawer__footerinner{display:flex;margin-top:0;justify-content:space-between;align-items:center;border-top:.1rem solid rgba(var(--color-foreground),.2);background:#fff;padding:1.2rem 1.4rem}.bottom-drawer-list{font-family:var(--font-body-family);font-weight:500;font-size:12px;line-height:20px}cart-drawer-items.is-empty+.drawer__footer{display:none}.cart__checkout-button{padding-right:39px;padding-left:39px;font-weight:500;font-size:18px;line-height:24px;text-transform:uppercase;border-radius:4px}.cart__checkout-button svg{margin-left:8px}.cart-drawer__footer .totals{flex-direction:column}.cart-drawer__footer .totals__total-value{margin:0;font-size:2.4rem;font-weight:700}.drawer__footer>details{margin-top:-1.5rem;border-bottom:.1rem solid rgba(var(--color-foreground),.2)}.drawer__footer>details[open]{padding-bottom:1.5rem}.drawer__footer summary{display:flex;position:relative;line-height:1;padding:1.5rem 2.8rem 1.5rem 0}.drawer__footer>details+.cart-drawer__footer{padding-top:1.5rem}cart-drawer{position:fixed;top:0;left:0;width:100vw;height:100%}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.cart-drawer__overlay:empty{display:block}.cart-drawer__form{flex-grow:1;display:flex;flex-wrap:wrap}.cart-drawer__collection{padding:0 2.5rem 1.5rem}.cart-drawer .drawer__cart-items-wrapper{flex-grow:1;padding-top:0}.drawer__inner cart-drawer-items.add_height{padding-top:5rem}.cart-drawer__collection .tag.tag--custom.best-seller{top:0;left:0;max-width:max-content}.cart-drawer .cart-items,.cart-drawer tbody{display:block;width:100%}.cart-drawer thead{display:inline-table;width:100%}cart-drawer-items{overflow:auto;flex:1}@media screen and (max-height:650px){.drawer__inner{overflow:scroll}}.cart-drawer .cart-item{display:grid;grid-template:repeat(2,auto) / repeat(4,1fr);gap:1rem;margin-bottom:0}.cart-drawer .cart-item:last-child{margin-bottom:1rem}.cart-drawer .cart-item__media{grid-row:1 / 3}.cart-drawer .cart-item__image{max-width:100%}.cart-drawer .cart-item__nested-line .cart-item__image{max-width:60%;float:right}.cart-drawer .cart-items thead{margin-bottom:.5rem;display:none}.cart-drawer .cart-items thead th:first-child,.cart-drawer .cart-items thead th:last-child{width:0;padding:0}.cart-drawer .cart-items thead th:nth-child(2){width:50%;padding-left:0}.cart-drawer .cart-items thead tr{display:table-row;margin-bottom:0}.cart-drawer .cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-drawer .cart-item:last-child{margin-bottom:1.5rem}.cart-drawer .cart-item .loading__spinner{right:5px;padding-top:2.5rem}.cart-drawer .cart-items td{padding-top:1.7rem}.cart-drawer .cart-items .cart-item__nested-line td:not(.cart-item__quantity){padding-top:1rem}.cart-drawer .cart-item>td+td{padding-left:1rem}.cart-drawer .cart-item__details{width:auto;grid-column:2 / 4}.cart-drawer .cart-item__totals{pointer-events:none;display:flex;align-items:flex-start;justify-content:flex-end}.cart-drawer.cart-drawer .cart-item__price-wrapper>*:only-child{margin-top:0}.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices{display:flex;flex-direction:column;gap:.6rem}.cart-drawer .unit-price{margin-top:.6rem}.cart-drawer .cart-items .cart-item__quantity{padding-top:0;grid-column:2 / 5}.cart-sub_text{margin-top:7px}@media screen and (max-width:749px){.cart-drawer .cart-item cart-remove-button{margin-left:0}}.cart-drawer__footer>*+*{margin-top:1rem}.cart-drawer .price{line-height:1}.cart-drawer .tax-note{margin:1.2rem 0 2rem auto;text-align:left}.cart-drawer .product-option dd{word-break:break-word}.cart-drawer details[open]>summary .icon-caret{transform:rotate(180deg)}.cart-drawer .cart__checkout-button{max-width:none}.drawer__footer .cart__dynamic-checkout-buttons{max-width:100%}.drawer__footer #dynamic-checkout-cart ul{flex-wrap:wrap!important;flex-direction:row!important;margin:.5rem -.5rem 0 0!important;gap:.5rem}.drawer__footer [data-shopify-buttoncontainer]{justify-content:flex-start}.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(50% - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:only-child{flex-basis:100%!important;margin-right:.5rem!important}.cart-item__quantity-wrap{display:flex;justify-content:space-between;gap:5px;align-items:center}.cart-item__quantity-wrap .icon.icon-minus{display:block}.cart-item__quantity-wrap .quantity__input{opacity:1;font-family:var(--font-body-family)}.cart-item__quantity-wrap .product-option{line-height:1.1;font-weight:400}.cart-item__quantity-wrap .product-option.price_option{letter-spacing:-.02rem;font-weight:500;font-size:16px}.cart-item__details .product-option{font-weight:400;line-height:1.1}.cart-item__quantity-wrap .product-option.price_option s{font-weight:400;text-decoration:line-through;font-size:14px;color:#999}@media screen and (min-width:750px){.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(100% / 3 - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2)~li,.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4)~li{flex-basis:calc(50% - .5rem)!important}}cart-drawer-items::-webkit-scrollbar{width:3px}cart-drawer-items::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}cart-drawer-items::-webkit-scrollbar-track-piece{margin-top:31px}.cart-drawer .quantity-popover-container{padding:0}.cart-drawer .quantity-popover__info.global-settings-popup{transform:translateY(0);top:100%}.cart-drawer .cart-item__error{margin-top:.8rem}.cart-drawer .quantity-popover__info+.cart-item__error{margin-top:.2rem}@media screen and (min-width:750px){.cart-drawer .cart-item__quantity--info quantity-popover>*{padding-left:0}.cart-drawer .cart-item__error{margin-left:0}}.cart-drawer__footer{min-width:inherit;width:80%;margin:0 0 10px}.drawer__footer .cart__ctas{width:100%}.cart-drawer__footer .gokwik-checkout button{justify-content:space-between}@media(max-width:749px){.cart__ctas{width:41%}.totals>*{font-size:1.2rem}.cart-drawer .cart__checkout-button{padding-right:12px;padding-left:12px;font-size:16px}.cart-drawer__footer .totals__total-value{margin-top:5px;font-size:2rem}.drawer__footerinner{padding:1.2rem 1rem 3rem;flex-direction:column}.cart_coupon_wrap{padding:16px 0 16px 14px}.cart-drawer .cart-item{gap:0}.drawer__heading{font-size:24px}.cart-sub_text{line-height:1;margin-top:7;font-size:14px}.drawer__cart-items-wrapper tbody{padding:0 14px}.price-summary-wrapper{padding:0 1.4rem}.cart-item__quantity-wrap .product-option.price_option,.price-row,.chat_option,.cart-item__name{font-size:14px}.cart-coupon-title,.cart-item__quantity-wrap .quantity__input{font-size:12px}.cart-drawer .cart-item>td+td{padding-bottom:1rem}.cart-items .quantity{width:calc(9rem / var(--font-body-scale) + var(--inputs-border-width) * 2)}.cart-items .quantity__button{width:calc(2.3rem / var(--font-body-scale))}.cart-coupon-title{margin:8px 0 0}.drawer__header{font-size:14px}.cart-drawer__footer{min-width:100%}.cart__checkout-button svg{margin-left:2px}.drawer__footer .cart__ctas{width:100%}.cart-drawer__collection{padding:0 10px}.whatsapp-float,.chat_option{font-size:13px;padding:10px 16px}.cart-drawer__footer .totals{flex-direction:row;justify-content:space-between;align-items:center}}.desktop-scroll-wrapper{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;cursor:pointer}.desktop-scroll-wrapper.dragging{cursor:pointer}.desktop-scroll-wrapper>*{flex:0 0 auto;scroll-snap-align:start}.c-new.mini-cart-icons .myIconRow p{margin:0}@media(max-width:426px){.s-more{font-size:11px;line-height:1.1}}@media(min-width:427px){.s-more{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/457/assets/component-cart-drawer.css.map */
