.ecoleap-cart-drawer{color:#111827;background:transparent}.ecoleap-cart-drawer.offcanvas,.ecoleap-cart-drawer.offcanvas.offcanvas-end{position:fixed;top:0;left:0;width:100%!important;height:100%;max-width:none!important;border:0;background:transparent;display:block;transform:none;transition:transform .45s cubic-bezier(.16,1,.3,1);visibility:visible;pointer-events:none;z-index:1050}.ecoleap-cart-drawer.offcanvas.show{pointer-events:auto}.ecoleap-cart-drawer .overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(to right,#11182733 20%,#11182780 60%);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s cubic-bezier(.3,1,.3,1),visibility .35s cubic-bezier(.3,1,.3,1);will-change:opacity,visibility}.ecoleap-cart-drawer.show .overlay{opacity:1;visibility:visible;pointer-events:auto}.ecoleap-cart-drawer .drawer__inner{position:absolute;top:0;right:0;width:100%;max-width:576px;height:100%;background:#fff;color:#111827;transform:translate3d(100%,0,0);transition:transform .45s cubic-bezier(.16,1,.3,1);z-index:1;display:flex;flex-direction:column;overflow:hidden;will-change:transform}.ecoleap-cart-drawer.show .drawer__inner{transform:translateZ(0)}.ecoleap-cart-drawer .drawer__header,.ecoleap-cart-drawer .drawer__content{opacity:0;visibility:hidden;transition:opacity .35s cubic-bezier(.3,1,.3,1),visibility .35s cubic-bezier(.3,1,.3,1);transition-delay:.05s;will-change:opacity,visibility}.ecoleap-cart-drawer.show .drawer__header,.ecoleap-cart-drawer.show .drawer__content{opacity:1;visibility:visible;transition-delay:.15s}.ecoleap-cart-drawer .drawer__panel{opacity:0;transition:opacity .35s cubic-bezier(.3,1,.3,1);will-change:opacity}.ecoleap-cart-drawer.show .drawer__panel.is-active{opacity:1}@media(max-width:575px){.ecoleap-cart-drawer .overlay{background:#111827b3}.ecoleap-cart-drawer .drawer__inner{top:auto;bottom:0;max-width:none;max-height:calc(100% - 60px);border-radius:24px 24px 0 0;transform:translate3d(0,100%,0)}.ecoleap-cart-drawer.show .drawer__inner{transform:translateZ(0)}.ecoleap-cart-drawer .drawer__header{position:relative}.ecoleap-cart-drawer .drawer__header:before{content:"";position:absolute;top:10px;left:50%;transform:translate(-50%);width:48px;height:4px;border-radius:999px;background:#11182733}}@media(prefers-reduced-motion:reduce){.ecoleap-cart-drawer.offcanvas,.ecoleap-cart-drawer.offcanvas.offcanvas-end,.ecoleap-cart-drawer .overlay,.ecoleap-cart-drawer .drawer__inner,.ecoleap-cart-drawer .drawer__header,.ecoleap-cart-drawer .drawer__content,.ecoleap-cart-drawer .drawer__panel{transition:none!important;transition-delay:0s!important;will-change:auto!important}.ecoleap-cart-drawer .drawer__inner{transform:none}.ecoleap-cart-drawer:not(.show) .drawer__inner{transform:translate3d(100%,0,0)}.ecoleap-cart-drawer:not(.show) .drawer__header,.ecoleap-cart-drawer:not(.show) .drawer__content,.ecoleap-cart-drawer:not(.show) .drawer__panel,.ecoleap-cart-drawer:not(.show) .overlay{opacity:0;visibility:hidden}.ecoleap-cart-drawer.show .drawer__header,.ecoleap-cart-drawer.show .drawer__content,.ecoleap-cart-drawer.show .drawer__panel,.ecoleap-cart-drawer.show .overlay{opacity:1;visibility:visible}@media(max-width:575px){.ecoleap-cart-drawer:not(.show) .drawer__inner{transform:translate3d(0,100%,0)}}}.ecoleap-cart-drawer .offcanvas-body{padding:0;overflow:hidden}.ec-cart{position:relative;display:flex;flex-direction:column;height:100%;min-height:0;background:#fff}.ec-cart.loading .ec-cart__content{opacity:.35;pointer-events:none}.ec-cart__header{flex:0 0 auto;align-items:flex-start;gap:20px;padding:28px 32px 18px;border-bottom:1px solid rgba(17,24,39,.08)}.ec-cart__title{margin:0 0 18px;font-size:22px;font-weight:700;line-height:1.1;color:#111827}.ec-cart__tabs{display:flex;flex-wrap:wrap;gap:28px}.ec-cart__tab{position:relative;-webkit-appearance:none;appearance:none;border:0;padding:0 0 8px;background:transparent;color:#6b7280;font:inherit;font-size:15px;font-weight:600;line-height:1.2}.ec-cart__tab:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;transform:scaleX(0);transform-origin:left;background:#111827;transition:transform .2s ease}.ec-cart__tab.is-active{color:#111827}.ec-cart__tab.is-active:after{transform:scaleX(1)}.ec-cart__close{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:42px;height:42px;margin-left:auto;border:1px solid rgba(17,24,39,.12);border-radius:999px;background:#fff;color:#111827;transition:background .2s ease,border-color .2s ease}.ec-cart__close:hover,.ec-cart__close:focus-visible{border-color:#1118274d;background:#f6f7f9}.ec-cart__alert{display:flex;align-items:flex-start;gap:10px;flex:0 0 auto;margin:14px 32px 0;padding:12px 14px;border:1px solid rgba(220,38,38,.24);border-radius:8px;background:#fff1f2;color:#991b1b;font-size:14px}.ec-cart__alert[hidden]{display:none}.ec-cart__content{display:flex;min-height:0;flex:1 1 auto}.ec-cart__panel{display:flex;flex:1 1 auto;min-width:0;min-height:0;flex-direction:column}.ec-cart__panel[hidden]{display:none}.ec-cart__scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:24px 32px}.ec-cart-empty{display:grid;align-content:start;justify-items:center;gap:18px;min-height:100%;padding:74px 32px 32px;text-align:center}.ec-cart-empty__icon,.ec-recent__icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:999px;background:#f4f5f7;color:#111827}.ec-cart-empty__text p,.ec-recent__empty p,.ec-cart-goal__text p{margin:0}.ec-cart-empty__button,.ec-recent__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;background:#111827;color:#fff;font-size:14px;font-weight:700;text-decoration:none}.ec-cart-empty__button:hover,.ec-recent__button:hover{color:#fff;background:#000}.ec-cart-goal{display:grid;gap:12px;margin-bottom:24px}.ec-cart-goal__text{display:flex;align-items:center;gap:8px;color:#111827;font-size:14px;line-height:1.35}.ec-cart-goal__text strong{font-weight:800}.ec-cart-goal__track{height:7px;overflow:hidden;border-radius:999px;background:#e5e7eb}.ec-cart-goal__bar{display:block;width:var(--ec-cart-progress);height:100%;border-radius:inherit;background:#ecb000;transition:width .24s ease}.ec-cart-items{display:grid;gap:0;margin:0;padding:0;list-style:none}.ec-cart-item{display:grid;grid-template-columns:96px minmax(0,1fr);gap:18px;padding:20px 0;border-top:1px solid rgba(17,24,39,.08)}.ec-cart-item:first-child{border-top:0;padding-top:0}.ec-cart-item__media{display:block;width:96px;aspect-ratio:1;overflow:hidden;border-radius:8px;background:#f5f6f8}.ec-cart-item__image{width:100%;height:100%;object-fit:contain}.ec-cart-item__placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.ec-cart-item__details{min-width:0}.ec-cart-item__top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.ec-cart-item__title{margin:0;font-size:15px;font-weight:700;line-height:1.3}.ec-cart-item__title a{color:#111827;text-decoration:none}.ec-cart-item__title a:hover{text-decoration:underline}.ec-cart-item__meta,.ec-cart-item__properties{margin:6px 0 0;color:#6b7280;font-size:13px;line-height:1.35}.ec-cart-item__properties{display:grid;gap:3px;padding:0;list-style:none}.ec-cart-item__properties span{color:#4b5563;font-weight:600}.ec-cart-item__remove{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:999px;background:transparent;color:#6b7280}.ec-cart-item__remove:hover,.ec-cart-item__remove:focus-visible{background:#f3f4f6;color:#111827}.ec-cart-item__discounts,.ec-cart-discounts{display:grid;gap:8px;margin:12px 0 0;padding:0;list-style:none}.ec-cart-item__discounts li,.ec-cart-discounts li{display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:8px;background:#fef3c7;color:#78350f;font-size:12px;font-weight:700;line-height:1.25;padding:8px 10px}.ec-cart-item__discounts li{justify-content:flex-start}.ec-cart-discounts span{display:inline-flex;align-items:center;gap:6px}.ec-cart-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px}.ec-cart-qty{display:grid;grid-template-columns:34px 44px 34px;width:112px;height:34px;overflow:hidden;border:1px solid rgba(17,24,39,.14);border-radius:999px;background:#fff}.ec-cart-qty__button{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#111827}.ec-cart-qty__button:hover,.ec-cart-qty__button:focus-visible{background:#f3f4f6}.ec-cart-qty__input{min-width:0;border:0;border-right:1px solid rgba(17,24,39,.08);border-left:1px solid rgba(17,24,39,.08);text-align:center;color:#111827;font-size:14px;font-weight:700;-webkit-appearance:textfield;appearance:textfield}.ec-cart-qty__input::-webkit-outer-spin-button,.ec-cart-qty__input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.ec-cart-item__price{margin:0;color:#111827;font-size:14px;font-weight:800;line-height:1.25;text-align:right}.ec-cart-item__price s,.ec-cart-subtotal s{margin-right:6px;color:#9ca3af;font-weight:500}.ec-cart__footer{flex:0 0 auto;border-top:1px solid rgba(17,24,39,.08);background:#fff;box-shadow:0 -12px 30px #11182714}.ec-cart-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid rgba(17,24,39,.08)}.ec-cart-actions__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0;min-height:54px;border:0;background:transparent;color:#111827;font-size:14px;font-weight:700}.ec-cart-actions__button+.ec-cart-actions__button{border-left:1px solid rgba(17,24,39,.08)}.ec-cart-actions__button:hover,.ec-cart-actions__button:focus-visible{background:#f8fafc}.ec-cart-discounts{margin:18px 32px 0}.ec-cart-subtotal{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 32px 16px;color:#111827;font-size:16px;line-height:1.2}.ec-cart-subtotal span{color:#4b5563;font-weight:700}.ec-cart-subtotal strong{font-size:18px;font-weight:900;text-align:right}.ec-cart-checkout-form{padding:0 32px 28px}.ec-cart-checkout{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:54px;border:0;border-radius:999px;background:#ecb000;color:#111827;font-size:15px;font-weight:900;text-transform:uppercase}.ec-cart-checkout:hover,.ec-cart-checkout:focus-visible{background:#f5c400;color:#111827}.ec-recent{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:24px 32px}.ec-recent__empty{display:grid;justify-items:center;gap:16px;padding-top:54px;text-align:center;color:#4b5563;font-size:17px;font-weight:700}.ec-recent__empty[hidden]{display:none}.ec-recent__list{display:grid;gap:0}.ec-recent__item{display:grid;grid-template-columns:86px minmax(0,1fr) auto;gap:16px;align-items:center;padding:18px 0;border-top:1px solid rgba(17,24,39,.08)}.ec-recent__item:first-child{border-top:0;padding-top:0}.ec-recent__media{width:86px;aspect-ratio:1;overflow:hidden;border-radius:8px;background:#f5f6f8}.ec-recent__media img{width:100%;height:100%;object-fit:contain}.ec-recent__title{margin:0;color:#111827;font-size:14px;font-weight:800;line-height:1.3;text-decoration:none}.ec-recent__title:hover{text-decoration:underline}.ec-recent__price{margin:7px 0 0;color:#4b5563;font-size:13px;font-weight:700}.ec-recent__action{display:inline-flex;align-items:center;justify-content:center;min-width:74px;min-height:38px;border:1px solid #111827;border-radius:999px;background:#fff;color:#111827;font-size:13px;font-weight:800;text-decoration:none}.ec-recent__action:hover,.ec-recent__action:focus-visible{background:#111827;color:#fff}.ec-recent__loading{padding:34px 0;color:#6b7280;font-size:14px;text-align:center}.ec-cart-sheet{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end}.ec-cart-sheet__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1118275c}.ec-cart-sheet__panel{position:relative;z-index:1;width:100%;max-height:calc(100% - 56px);overflow:hidden;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -18px 40px #11182733}.ec-cart-sheet__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 32px 10px}.ec-cart-sheet__header h3{margin:0;color:#111827;font-size:18px;font-weight:900;line-height:1.2}.ec-cart-sheet__close{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:999px;background:#f3f4f6;color:#111827}.ec-cart-sheet__body{display:grid;gap:16px;padding:12px 32px 30px}.ec-cart-field{display:grid;gap:8px;color:#374151;font-size:13px;font-weight:800}.ec-cart-input,.ec-cart-textarea{width:100%;border:1px solid rgba(17,24,39,.16);border-radius:8px;background:#fff;color:#111827;font:inherit;font-size:15px;line-height:1.4;padding:13px 14px}.ec-cart-textarea{resize:vertical}.ec-cart-input:focus,.ec-cart-textarea:focus{outline:2px solid rgba(236,176,0,.32);border-color:#ecb000}.ec-cart-sheet__apply{justify-self:start;min-height:44px;border:0;border-radius:999px;background:#111827;color:#fff;font-size:14px;font-weight:900;padding:0 24px}.ec-cart-sheet__apply[aria-busy=true]{opacity:.65;pointer-events:none}.ec-cart-sheet__status{margin:0;color:#166534;font-size:13px;font-weight:700}.ec-cart-sheet__status.is-error{color:#b91c1c}@media(max-width:575px){.ecoleap-cart-drawer{--bs-offcanvas-width: 100vw;width:100vw!important}.ec-cart__header{padding:22px 18px 16px}.ec-cart__title{margin-bottom:15px;font-size:20px}.ec-cart__tabs{gap:20px}.ec-cart__tab{font-size:14px}.ec-cart__close{width:38px;height:38px}.ec-cart__alert{margin:12px 18px 0}.ec-cart__scroll,.ec-recent{padding:20px 18px}.ec-cart-empty{padding:58px 18px 28px}.ec-cart-empty__text{font-size:21px}.ec-cart-item{grid-template-columns:84px minmax(0,1fr);gap:14px}.ec-cart-item__media{width:84px}.ec-cart-item__top{gap:8px}.ec-cart-item__title{font-size:14px}.ec-cart-item__bottom{align-items:flex-start;flex-direction:column;gap:12px}.ec-cart-item__price{align-self:stretch;text-align:left}.ec-cart-actions__button{min-height:50px;font-size:13px}.ec-cart-discounts{margin:16px 18px 0}.ec-cart-subtotal{padding:18px 18px 14px}.ec-cart-checkout-form{padding:0 18px max(18px,env(safe-area-inset-bottom))}.ec-recent__item{grid-template-columns:72px minmax(0,1fr)}.ec-recent__media{width:72px}.ec-recent__action{grid-column:2;justify-self:start;min-width:70px}.ec-cart-sheet__header{padding:22px 18px 8px}.ec-cart-sheet__body{padding:12px 18px max(24px,env(safe-area-inset-bottom))}}.ecoleap-cart-drawer{--ec-cart-text: #171717;--ec-cart-muted: rgba(23, 23, 23, .6);--ec-cart-panel-bg: #ffffff;--ec-cart-soft-bg: rgba(23, 23, 23, .024);--ec-cart-border: rgba(23, 23, 23, .08);--ec-cart-ease-drawer: cubic-bezier(.7, 0, .2, 1);--ec-cart-ease-ui: cubic-bezier(.3, 1, .3, 1);color:var(--ec-cart-text)}.ecoleap-cart-drawer.offcanvas,.ecoleap-cart-drawer.offcanvas.offcanvas-end{transition:none}.ecoleap-cart-drawer .overlay{background:transparent;transition:opacity .8s var(--ec-cart-ease-drawer),visibility .8s var(--ec-cart-ease-drawer)}.ecoleap-cart-drawer.show .overlay{opacity:1}.ecoleap-cart-drawer .drawer__inner{max-width:576px;border-radius:34px 0 0 34px;background:var(--ec-cart-panel-bg);color:var(--ec-cart-text);transition:transform .6s var(--ec-cart-ease-drawer)}.ecoleap-cart-drawer .drawer__header,.ecoleap-cart-drawer .drawer__content{transition:opacity .5s var(--ec-cart-ease-ui) .35s,visibility .5s var(--ec-cart-ease-ui) .35s}.ecoleap-cart-drawer.show .drawer__header,.ecoleap-cart-drawer.show .drawer__content{transition-delay:.35s}.ecoleap-cart-drawer .drawer__panel{transition:opacity .5s var(--ec-cart-ease-ui)}.ec-cart__header{display:flex;align-items:flex-start;min-height:120px;gap:24px;padding:40px 48px 32px;border-bottom:1px solid var(--ec-cart-border)}.ec-cart__header>div{min-width:0;flex:1 1 auto}.ec-cart__tabs{align-items:flex-start;gap:38px}.ec-cart__tab{display:inline-flex;align-items:flex-start;gap:4px;padding:0;color:var(--ec-cart-text);font-size:30px;font-weight:700;line-height:1;letter-spacing:0;opacity:.24;transition:opacity .5s var(--ec-cart-ease-ui)}.ec-cart__tab:after{display:none}.ec-cart__tab.is-active,.ec-cart__tab:hover,.ec-cart__tab:focus-visible{color:var(--ec-cart-text);opacity:1}.ec-cart__tab sup{top:-.45em;color:var(--ec-cart-text);font-size:14px;font-weight:500;line-height:1}.ec-cart__close,.ec-cart-sheet__close{position:relative;overflow:hidden;isolation:isolate;width:48px;height:48px;border:0;border-radius:999px;background:transparent;color:var(--ec-cart-text);transition:box-shadow .5s var(--ec-cart-ease-ui),opacity .3s cubic-bezier(.7,0,.3,1),color .5s var(--ec-cart-ease-ui) .1s}.ec-cart__close{border:1px solid rgba(23,23,23,.08)}.ec-cart__close:before,.ec-cart-sheet__close:before{content:"";position:absolute;left:-25%;top:-50%;z-index:0;width:150%;height:200%;border-radius:50%;background:var(--ec-cart-text);transform:translate3d(0,-76%,0);transition:transform .5s var(--ec-cart-ease-ui)}.ec-cart__close:hover,.ec-cart__close:focus-visible,.ec-cart-sheet__close:hover,.ec-cart-sheet__close:focus-visible{border-color:transparent;background:transparent;color:#fff}.ec-cart__close:hover:before,.ec-cart__close:focus-visible:before,.ec-cart-sheet__close:hover:before,.ec-cart-sheet__close:focus-visible:before{transform:translateZ(0)}.ec-cart__close svg,.ec-cart-sheet__close svg{position:relative;z-index:1}.ec-cart__scroll,.ec-recent{padding:44px 48px}.ec-cart-goal{gap:12px;margin-bottom:36px}.ec-cart-goal__text{gap:10px;color:var(--ec-cart-text);font-size:14px;font-weight:400;line-height:1.25}.ec-cart-goal__track{height:6px;border-radius:999px;background:#17171714}.ec-cart-goal__bar{background:var(--ec-cart-text)}.ec-cart-item{grid-template-columns:96px minmax(0,1fr);gap:24px;padding:0;border-top:0}.ec-cart-item+.ec-cart-item{padding-top:24px}.ec-cart-item__media{width:96px;border-radius:8px;background:#fafafa}.ec-cart-item__details{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 72px;grid-template-rows:auto auto;column-gap:24px;row-gap:6px;align-items:start}.ec-cart-item__top{display:contents}.ec-cart-item__top>div{grid-column:1;grid-row:1}.ec-cart-item__title{font-size:16px;font-weight:500;line-height:1.25}.ec-cart-item__title a:hover{text-decoration:none}.ec-cart-item__title a,.ec-cart-item__remove span,.ec-cart-actions__button span,.ec-cart-tax-note a,.ec-recent__title{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;text-decoration:none;transition:background-size .5s var(--ec-cart-ease-ui),color .3s var(--ec-cart-ease-ui)}.ec-cart-item__title a:hover,.ec-cart-item__title a:focus-visible,.ec-cart-item__remove:hover span,.ec-cart-item__remove:focus-visible span,.ec-cart-actions__button:hover span,.ec-cart-actions__button:focus-visible span,.ec-cart-tax-note a:hover,.ec-cart-tax-note a:focus-visible,.ec-recent__title:hover,.ec-recent__title:focus-visible{background-size:100% 1px}.ec-cart-item__meta,.ec-cart-item__properties{margin-top:4px;color:var(--ec-cart-muted);font-size:12px;line-height:1.25}.ec-cart-item__discounts{grid-column:1 / -1}.ec-cart-item__remove{align-self:start;grid-column:2;grid-row:2;justify-self:end;width:auto;height:auto;padding:0;border:0;border-radius:0;background:transparent;color:var(--ec-cart-text);font-size:12px;font-weight:400;line-height:1.6}.ec-cart-item__remove:hover,.ec-cart-item__remove:focus-visible{background:transparent;color:var(--ec-cart-text)}.ec-cart-item__bottom{display:contents}.ec-cart-qty{position:relative;display:grid;grid-column:2;grid-row:1;justify-self:end;grid-template-columns:48px 24px;grid-template-rows:24px 24px;width:72px;height:48px;border:0;border-radius:8px;background:var(--ec-cart-soft-bg)}.ec-cart-qty__input{grid-column:1 / 3;grid-row:1 / 3;width:100%;height:100%;padding:0 24px 0 4px;border:0;background:transparent;color:var(--ec-cart-text);font-size:14px;font-weight:400;line-height:1;transition:border-color .5s var(--ec-cart-ease-ui),background-color .5s var(--ec-cart-ease-ui)}.ec-cart-qty__button{position:relative;z-index:2;width:24px;height:24px;padding:0;background:transparent;color:var(--ec-cart-text)}.ec-cart-qty__button[data-ec-quantity-button=plus]{grid-column:2;grid-row:1;align-items:flex-end;padding:0 10px 4px 0}.ec-cart-qty__button[data-ec-quantity-button=minus]{grid-column:2;grid-row:2;align-items:flex-start;padding:4px 10px 0 0}.ec-cart-qty__button:hover,.ec-cart-qty__button:focus-visible{background:transparent;opacity:.62}.ec-cart-item__price{grid-column:1;grid-row:2;justify-self:start;color:var(--ec-cart-text);font-size:14px;font-weight:400;line-height:1.6;text-align:left}.ec-cart__footer{border-top:0;background:transparent;box-shadow:none}.ecoleap-cart-drawer .ec-cart__footer.offcanvas-footer{padding:0;border-top:0}.ec-cart-actions{grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--ec-cart-border);border-bottom:1px solid var(--ec-cart-border)}.ec-cart-actions__button{gap:10px;min-height:57px;border:0;background:transparent;color:var(--ec-cart-text);font-size:14px;font-weight:400;line-height:1.25}.ec-cart-actions__button+.ec-cart-actions__button{border-left:1px solid var(--ec-cart-border)}.ec-cart-actions__button:hover,.ec-cart-actions__button:focus-visible{background:transparent}.ec-cart-actions__button svg{flex:0 0 auto}.ec-cart-footer-summary,.ec-cart-checkout-form{background:var(--ec-cart-soft-bg)}.ec-cart-footer-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:44px 48px 0}.ec-cart-tax-note{max-width:232px;color:var(--ec-cart-text);font-size:16px;font-weight:400;line-height:1.375}.ec-cart-tax-note a{color:inherit}.ec-cart-subtotal{display:grid;justify-items:end;align-content:start;gap:4px;padding:0;color:var(--ec-cart-text)}.ec-cart-subtotal span{color:var(--ec-cart-text);font-size:16px;font-weight:400;line-height:1.375}.ec-cart-subtotal strong{color:var(--ec-cart-text);font-size:24px;font-weight:700;line-height:1;letter-spacing:0;white-space:nowrap}.ec-cart-checkout-form{padding:24px 48px 44px}.ecoleap-cart-drawer .ec-cart__footer [class*=shipping],.ecoleap-cart-drawer .ec-cart__footer [class*=Shipping],.ecoleap-cart-drawer .ec-cart__footer [class*=protection],.ecoleap-cart-drawer .ec-cart__footer [class*=Protection],.ecoleap-cart-drawer .ec-cart__footer [class*=insurance],.ecoleap-cart-drawer .ec-cart__footer [class*=Insurance],.ecoleap-cart-drawer .ec-cart__footer [class*=protection] button,.ecoleap-cart-drawer .ec-cart__footer [class*=Protection] button,.ecoleap-cart-drawer .ec-cart__footer [class*=insurance] button,.ecoleap-cart-drawer .ec-cart__footer [class*=Insurance] button{font-family:inherit}.ecoleap-cart-drawer .ec-cart__footer #xcottonWrapper{width:100%!important;max-width:none!important;margin:0 0 10px!important;border-color:#1717171a!important;border-radius:12px!important;background:#ffffffd1!important;color:var(--ec-cart-text)!important;box-shadow:none!important}.ecoleap-cart-drawer .ec-cart__footer #xcottonWrapper input[type=checkbox]{accent-color:var(--ec-cart-text)}.ecoleap-cart-drawer .xcotton-checkout-without{display:none!important}.ecoleap-cart-drawer [data-xmh-checkout=true]{width:100%!important}.ec-cart-checkout,.ec-cart-sheet__apply,.ec-cart-empty__button,.ec-recent__button,.ec-recent__action{position:relative;overflow:hidden;isolation:isolate;min-height:60px;border:0;border-radius:60px;background:var(--ec-cart-text);color:#fff;font-size:16px;font-weight:500;line-height:1;text-transform:none;transition:box-shadow .5s var(--ec-cart-ease-ui),opacity .3s cubic-bezier(.7,0,.3,1),color .5s var(--ec-cart-ease-ui) .1s}.ec-cart-checkout{gap:12px;width:100%;padding:22px 28px}.ec-cart-checkout:before,.ec-cart-sheet__apply:before,.ec-cart-empty__button:before,.ec-recent__button:before,.ec-recent__action:before{content:"";position:absolute;left:-25%;top:-50%;z-index:0;width:150%;height:200%;border-radius:50%;background:#fff;transform:translate3d(0,-76%,0);transition:transform .5s var(--ec-cart-ease-ui),background-color .5s var(--ec-cart-ease-ui)}.ec-cart-checkout:hover,.ec-cart-checkout:focus-visible,.ec-cart-sheet__apply:hover,.ec-cart-sheet__apply:focus-visible,.ec-cart-empty__button:hover,.ec-cart-empty__button:focus-visible,.ec-recent__button:hover,.ec-recent__button:focus-visible,.ec-recent__action:hover,.ec-recent__action:focus-visible{background:var(--ec-cart-text);color:var(--ec-cart-text)}.ec-cart-checkout:hover:before,.ec-cart-checkout:focus-visible:before,.ec-cart-sheet__apply:hover:before,.ec-cart-sheet__apply:focus-visible:before,.ec-cart-empty__button:hover:before,.ec-cart-empty__button:focus-visible:before,.ec-recent__button:hover:before,.ec-recent__button:focus-visible:before,.ec-recent__action:hover:before,.ec-recent__action:focus-visible:before{transform:translateZ(0)}.ec-cart-checkout>*,.ec-cart-sheet__apply>*,.ec-cart-empty__button>*,.ec-recent__button>*,.ec-recent__action>*{position:relative;z-index:1}.ec-cart-empty{align-content:start;gap:20px;padding:72px 48px 48px}.ec-cart-empty__icon,.ec-recent__icon{width:64px;height:64px;background:var(--ec-cart-soft-bg);color:var(--ec-cart-text)}.ec-cart-empty__text{color:#374151;font-size:24px;font-weight:700;line-height:1.15}.ec-cart-empty__button,.ec-recent__button{min-height:60px;padding:22px 28px;font-size:16px;font-weight:500}.ec-recent__action{min-width:74px;min-height:38px;border:1px solid var(--ec-cart-text);background:#fff;color:var(--ec-cart-text);font-size:13px;font-weight:500}.ec-recent__action:before{background:var(--ec-cart-text)}.ec-recent__action:hover,.ec-recent__action:focus-visible{background:#fff;border-color:var(--ec-cart-text);color:#fff}.ec-cart-sheet{pointer-events:none}.ec-cart-sheet[hidden]{display:none}.ec-cart-sheet.is-active{pointer-events:auto}.ec-cart-sheet__overlay{background:#1717171f;opacity:0;transition:opacity .6s var(--ec-cart-ease-drawer)}.ec-cart-sheet.is-active .ec-cart-sheet__overlay{opacity:1}.ec-cart-sheet__panel{width:100%;max-height:calc(100% - 96px);border-radius:34px 0 0;background:#fff;box-shadow:none;transform:translate3d(0,100%,0);transition:transform .6s var(--ec-cart-ease-drawer)}.ec-cart-sheet.is-active .ec-cart-sheet__panel{transform:translateZ(0)}.ec-cart-sheet__header{position:relative;min-height:70px;padding:32px 48px 12px}.ec-cart-sheet__header h3{font-size:16px;font-weight:500;line-height:1.625}.ec-cart-sheet__close{position:absolute;top:28px;right:48px;width:22px;height:22px;border-radius:0}.ec-cart-sheet__close:before{display:none}.ec-cart-sheet__close:hover,.ec-cart-sheet__close:focus-visible{color:var(--ec-cart-text);opacity:.62}.ec-cart-sheet__body{gap:16px;padding:12px 48px 40px}.ec-cart-field{gap:0;color:var(--ec-cart-text);font-size:16px;font-weight:400}.ec-cart-input,.ec-cart-textarea{border:0;border-radius:60px;background:var(--ec-cart-soft-bg);color:var(--ec-cart-text);font-size:16px;font-weight:400;line-height:1.375;transition:border-color .5s var(--ec-cart-ease-ui),background-color .5s var(--ec-cart-ease-ui)}.ec-cart-input{min-height:60px;padding:0 26px}.ec-cart-textarea{min-height:117px;padding:32px 26px 8px;resize:vertical}.ec-cart-input:focus,.ec-cart-textarea:focus{border-color:#171717a6;background:#1717170a;outline:none}.ec-cart-sheet__apply{justify-self:start;min-width:96px;min-height:60px;padding:22px 28px}@media(max-width:575px){.ecoleap-cart-drawer .drawer__inner{border-radius:34px 34px 0 0}.ec-cart__header{min-height:108px;padding:32px 20px 24px}.ec-cart__tabs{gap:22px}.ec-cart__tab{font-size:24px}.ec-cart__close{width:44px;height:44px}.ec-cart__scroll,.ec-recent{padding:32px 20px}.ec-cart-empty{padding:56px 20px 32px}.ec-cart-item{grid-template-columns:84px minmax(0,1fr);gap:16px}.ec-cart-item__media{width:84px}.ec-cart-item__top{grid-template-columns:minmax(0,1fr)}.ec-cart-item__remove{justify-self:start}.ec-cart-item__bottom{align-items:flex-start;flex-direction:column}.ec-cart-actions__button{min-height:54px;gap:6px;font-size:12px}.ec-cart-actions__button svg{width:16px;height:16px}.ec-cart-footer-summary{grid-template-columns:1fr;padding:28px 20px 0}.ec-cart-tax-note{max-width:none;font-size:14px}.ec-cart-subtotal{justify-items:start}.ec-cart-subtotal strong{font-size:22px}.ec-cart-checkout-form{padding:22px 20px max(28px,env(safe-area-inset-bottom))}.ec-cart-sheet__panel{border-radius:34px 34px 0 0}.ec-cart-sheet__header{padding:28px 20px 12px}.ec-cart-sheet__close{right:20px}.ec-cart-sheet__body{padding:12px 20px max(32px,env(safe-area-inset-bottom))}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/cart-ecoleap.css.map */
