@import"https://fonts.googleapis.com/css2?family=Nunito:wght@500;700;800&display=swap";#CartDrawer,#CartDrawer *{box-sizing:border-box}#CartDrawer{--elysm-cart-ink: #111111;--elysm-cart-muted: #77726e;--elysm-cart-line: #dedbd8;--elysm-cart-red: #8d0b18;--elysm-cart-beige: #fbf4ee;--elysm-cart-progress: #efc7a6;--elysm-cart-green: #06a52b;background:#fff;color:var(--elysm-cart-ink);font-family:Nunito,sans-serif;font-weight:500}#CartDrawer::part(content){width:min(100vw,520px);max-width:520px;border-left:1px solid var(--elysm-cart-line);border-radius:0;background:#fff;box-shadow:-16px 0 42px #00000024}#CartDrawer::part(header),#CartDrawer .hdt-dialog-drawer__header{min-height:58px;margin:0;padding:0 16px;border-bottom:1px solid var(--elysm-cart-line);background:#fff}#CartDrawer .hdt-dialog-drawer__header{display:flex;align-items:center;justify-content:flex-start;gap:12px}#CartDrawer .hdt-mini-cart__header-title{margin:0;color:var(--elysm-cart-ink);font-family:Nunito,sans-serif;font-size:20px;font-weight:700;letter-spacing:.02em;line-height:1}#CartDrawer .elysm-cart-back{position:relative;display:inline-flex;width:12px;height:36px;min-width:12px;align-items:center;justify-content:center;margin:0;padding:0;border:0;background:transparent;color:var(--elysm-cart-ink)}#CartDrawer .elysm-cart-back svg{display:none}#CartDrawer .elysm-cart-back:before{content:"";display:block;width:9px;height:9px;border-left:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg)}#CartDrawer::part(body),#CartDrawer .hdt-dialog-drawer__inner{height:100%;min-height:0;padding:0;background:#fff}#CartDrawer .hdt-dialog-drawer__inner{display:flex;flex-direction:column}#CartDrawer .elysm-cart-rewards{flex:0 0 auto;margin:0;padding:0;border-bottom:1px solid var(--elysm-cart-line);background:#fff}#CartDrawer .elysm-cart-rewards__message{min-height:48px;padding:13px 14px 11px;border-bottom:1px solid #e4cbb8;background:var(--elysm-cart-beige);color:#000;font-size:16px;font-weight:700;letter-spacing:.01em;line-height:1.35;text-align:center}#CartDrawer .elysm-cart-rewards__rail{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:112px;padding:15px 13px 11px}#CartDrawer .elysm-cart-rewards__track{position:absolute;z-index:0;top:47px;left:42px;right:42px;width:auto;height:8px;overflow:hidden;border-radius:99px;background:#e4e1de}#CartDrawer .elysm-cart-rewards__fill{display:block;height:100%;border-radius:inherit;background:var(--elysm-cart-progress);transition:width .3s ease}#CartDrawer .elysm-cart-reward{position:relative;z-index:1;display:flex;min-width:0;flex-direction:column;align-items:center;color:var(--elysm-cart-muted);text-align:center}#CartDrawer .elysm-cart-reward__amount{display:inline-block;min-height:21px;padding:1px 7px;border-radius:3px;background:#f3efeb;color:#77716d;font-size:13px;line-height:19px}#CartDrawer .elysm-cart-reward__dot{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;margin:3px 0 5px;border:1px solid #222222;border-radius:50%;background:#fff;color:transparent;font-size:13px;font-weight:800;line-height:1}#CartDrawer .elysm-cart-reward.is-reached .elysm-cart-reward__dot{color:#111}#CartDrawer .elysm-cart-reward strong{overflow:hidden;max-width:100%;color:#6c6764;font-size:13px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}#CartDrawer .elysm-cart-reward small{margin-top:2px;color:#8a8581;font-size:11px;font-weight:500;line-height:1.2}#CartDrawer .hdt-mini-cart__wrap{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;background:#fff}#CartDrawer .hdt-mini-cart__main{display:flex;flex:1 1 auto;min-height:0}#CartDrawer .hdt-mini-cart__sroll{display:flex;width:100%;min-height:100%;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding:0;scrollbar-width:thin;scrollbar-color:#c8c4c0 transparent}#CartDrawer .hdt-mini-cart__items{flex:0 0 auto}#CartDrawer .hdt-mini-cart__item{display:flex;min-height:124px;margin:14px 12px 0;padding:16px;overflow:visible;border:1px solid #d7d4d1;border-radius:4px;background:#fff}#CartDrawer .hdt-mini-cart__image{flex:0 0 auto}#CartDrawer .hdt-mini-cart__img{width:94px;height:94px;margin-inline-end:18px;overflow:hidden;border:0;border-radius:0;background:#fff}#CartDrawer .hdt-mini-cart__img img{width:100%;height:100%;padding:3px;object-fit:contain}#CartDrawer .hdt-mini-cart__info{position:relative;flex:1 1 auto;min-width:0;overflow:visible;padding-right:26px;color:var(--elysm-cart-ink)}#CartDrawer .hdt-mini-cart__title{display:-webkit-box;overflow:hidden;padding-right:8px;color:var(--elysm-cart-ink);font-family:Nunito,sans-serif;font-size:17px;font-weight:800;letter-spacing:.01em;line-height:1.2;text-overflow:ellipsis;text-transform:none;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}#CartDrawer .hdt-mini-cart__meta-variant{margin-top:4px;color:var(--elysm-cart-muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}#CartDrawer .hdt-mini-cart__price{margin-top:10px}#CartDrawer .hdt-mini-cart__price .hdt-price,#CartDrawer .hdt-mini-cart__price .hdt-money{color:#000;font-size:16px;font-weight:800}#CartDrawer .hdt-mini-cart__price del,#CartDrawer .hdt-mini-cart__price .hdt-price--compare{margin-left:6px;color:#aaa6a2;font-size:14px;font-weight:500}#CartDrawer .elysm-cart-item-saving{margin-top:1px;color:var(--elysm-cart-green);font-size:12px;font-weight:700;line-height:1.2}#CartDrawer .hdt-mini-cart__btns{position:absolute;right:0;bottom:0;display:flex;align-items:center;margin:0!important}#CartDrawer .hdt-mini-cart__btns>.hdt-flex{display:flex;align-items:center}#CartDrawer .hdt-quantity-cart-item{width:136px;min-width:136px;height:46px;border:1px solid var(--elysm-cart-line);border-radius:5px;background:#fff}#CartDrawer .hdt-mini-cart__quantity .hdt-quantity-cart-item button,#CartDrawer .hdt-mini-cart__quantity .hdt-quantity-cart-item input[type=number]{height:44px;color:#111;font-size:15px;font-weight:700;line-height:44px}#CartDrawer .hdt-mini-cart__remove{position:absolute;top:-2px;right:-2px;display:block;width:24px;height:24px;margin:0;overflow:hidden;color:transparent;font-size:0;text-decoration:none}#CartDrawer .hdt-mini-cart__remove:before,#CartDrawer .hdt-mini-cart__remove:after{content:"";position:absolute;top:11px;left:4px;width:16px;height:1.5px;background:#111}#CartDrawer .hdt-mini-cart__remove:before{transform:rotate(45deg)}#CartDrawer .hdt-mini-cart__remove:after{transform:rotate(-45deg)}#CartDrawer .hdt-minicart-recommendations{flex:0 0 auto;margin:auto 0 0!important;padding:18px 0 14px;border-top:1px solid var(--elysm-cart-line);border-bottom:1px solid var(--elysm-cart-line);border-radius:0;background:#fff;box-shadow:none}#CartDrawer .hdt-minicart-recommendations-heading{min-height:31px;padding:0 16px 9px}#CartDrawer .elysm-cart-offers-heading{display:flex;min-width:0;align-items:center;gap:10px}#CartDrawer .hdt-minicart-recommendations__title{margin:0;color:#000;font-size:16px;font-weight:800;letter-spacing:.02em;white-space:nowrap}#CartDrawer .elysm-cart-offers-badge{display:inline-flex;min-height:30px;align-items:center;padding:3px 10px;border:1px solid #5fcf71;border-radius:6px;background:#effff1;color:#05a32a;font-size:13px;font-weight:700;white-space:nowrap}#CartDrawer .hdt-minicart-recommendations__wrap{overflow:hidden}#CartDrawer .hdt-minicart-recommendations__wrap .hdt-slider__container{display:flex;gap:12px;padding:0 16px}#CartDrawer .hdt-minicart-recommendations__item{display:flex!important;min-width:min(316px,78vw)!important;max-width:min(316px,78vw)!important;min-height:104px;flex:0 0 min(316px,78vw)!important;align-items:center;justify-content:flex-start;padding:8px;border:1px solid var(--elysm-cart-line);border-radius:3px;background:#fff}#CartDrawer .hdt-minicart-recommendations__item--image{flex:0 0 auto}#CartDrawer .hdt-minicart-recommendations__item--image>a{width:84px;height:86px;border:1px solid var(--elysm-cart-line);border-radius:3px;background:#fff}#CartDrawer .hdt-minicart-recommendations__item--image img{width:100%;height:100%;padding:5px;object-fit:contain}#CartDrawer .hdt-minicart-recommendations__item--infos{flex:1 1 auto;min-width:0;padding:0 8px}#CartDrawer .hdt-minicart-recommendations__item--title{display:-webkit-box;overflow:hidden;color:#000;font-size:14px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}#CartDrawer .hdt-minicart-recommendations__item--price{margin-top:7px;color:#000;font-size:13px;font-weight:800}#CartDrawer .hdt-minicart-recommendations__item--price del{display:block;color:#99948f;font-size:12px;font-weight:500}#CartDrawer .hdt-minicart-recommendations__item--quickadd{flex:0 0 auto;align-self:flex-end}#CartDrawer .elysm-cart-offer-add{min-width:64px;height:40px;padding:0 13px;border:1px solid #000000;border-radius:5px;background:#000;color:#fff;font-family:Nunito,sans-serif;font-size:15px;font-weight:700}#CartDrawer .elysm-cart-offer-add[disabled]{cursor:not-allowed;opacity:.45}#CartDrawer .hdt-mini-cart__bottom{position:relative;z-index:3;flex:0 0 auto;border-top:0;background:#fff;box-shadow:0 -10px 24px #0000000f}#CartDrawer .hdt-mini-cart__tool{display:none!important}#CartDrawer .elysm-cart-prepaid{display:flex;min-height:50px;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-bottom:1px solid var(--elysm-cart-line);background:#fff;color:var(--elysm-cart-green);font-size:15px;font-weight:700;line-height:1.25;text-align:center}#CartDrawer .elysm-cart-prepaid span{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;border-radius:50%;background:var(--elysm-cart-green);color:#fff;font-size:11px}#CartDrawer .hdt-mini-cart__bottom-wrap{display:grid;grid-template-columns:112px minmax(0,1fr);grid-template-rows:auto auto;gap:12px 14px;align-items:center;padding:14px 16px 16px;background:#fff}#CartDrawer .hdt-cart-totals-discounts{grid-column:1;grid-row:2;min-width:0}#CartDrawer .hdt-mini-cart__totals{display:block;min-height:0}#CartDrawer .elysm-cart-price-stack{display:flex;flex-direction:column;align-items:flex-start;line-height:1.05}#CartDrawer .elysm-cart-price-stack s{margin-bottom:4px;color:#8a8581;font-size:15px;font-weight:500}#CartDrawer .hdt-mini-cart__value{color:#000;font-family:Nunito,sans-serif;font-size:21px;font-weight:800;letter-spacing:0}#CartDrawer .hdt-cart-tax,#CartDrawer .hdt-cart-checkbox,#CartDrawer .hdt-mini-cart__btn-viewcart{display:none!important}#CartDrawer shipping-protection{display:block;grid-column:1 / -1;grid-row:1;margin:0}#CartDrawer shipping-protection>label{display:block;margin:0;padding:0;cursor:pointer;border:1px solid var(--elysm-cart-line);border-radius:4px;background:#fff}#CartDrawer .hdt-mini-cart__shipping-protection{display:flex;min-height:48px;align-items:center;gap:10px;padding:10px 12px}#CartDrawer shipping-protection .hdt-protect-image,#CartDrawer shipping-protection .hdt-protect-content .hdt-rte,#CartDrawer shipping-protection .hdt-protect-price{display:none!important}#CartDrawer shipping-protection .hdt-protect-content{flex:1 1 auto;min-width:0}#CartDrawer shipping-protection .hdt-protect-title{margin:0;color:#111;font-family:Nunito,sans-serif;font-size:13px;font-weight:700;letter-spacing:0;line-height:1.3;text-transform:none}#CartDrawer shipping-protection .toggle-checkbox{position:absolute!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;border:0!important;opacity:0!important;white-space:nowrap!important}#CartDrawer shipping-protection .hdt-toggle-wrap{order:-1!important;display:flex!important;flex:0 0 22px!important;width:22px!important;min-width:22px!important;height:22px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;position:static!important;transform:none!important}#CartDrawer shipping-protection .hdt-protect-toggle-label,#CartDrawer shipping-protection .toggle-label{display:flex!important;width:22px!important;min-width:22px!important;height:22px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;position:static!important;transform:none!important}#CartDrawer shipping-protection .hdt-protect-toggle-label:before,#CartDrawer shipping-protection .hdt-protect-toggle-label:after,#CartDrawer shipping-protection .toggle-label:before,#CartDrawer shipping-protection .toggle-label:after,#CartDrawer shipping-protection .toggle-button:before,#CartDrawer shipping-protection .toggle-button:after{content:none!important;display:none!important}#CartDrawer shipping-protection .toggle-button{position:static!important;inset:auto!important;display:inline-flex!important;width:22px!important;min-width:22px!important;max-width:22px!important;height:22px!important;min-height:22px!important;max-height:22px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border:1.5px solid #111111!important;border-radius:4px!important;background:#fff!important;color:#fff!important;box-shadow:none!important;opacity:1!important;transform:none!important}#CartDrawer shipping-protection .toggle-button svg{display:block!important;width:13px!important;height:13px!important;margin:0!important;fill:none!important;stroke:currentColor!important;stroke-width:2.5!important;opacity:0!important;transform:none!important}#CartDrawer shipping-protection .toggle-checkbox:focus-visible~label .toggle-button{outline:2px solid var(--elysm-cart-red)!important;outline-offset:2px!important}#CartDrawer shipping-protection .toggle-checkbox:checked~label .toggle-button{border-color:var(--elysm-cart-red)!important;background:var(--elysm-cart-red)!important}#CartDrawer shipping-protection .toggle-checkbox:checked~label .toggle-button svg{opacity:1!important}#CartDrawer .hdt-mini-cart__view-checkout{display:block;grid-column:2;grid-row:2;margin:0}#CartDrawer .hdt-mini-cart__btn-checkout{display:flex;width:100%;min-height:68px;align-items:center;justify-content:flex-start;gap:10px;padding:0 16px;border:1px solid #242424;border-radius:9px;background:#242424;color:#fff;font-family:Nunito,sans-serif;font-size:17px;font-weight:800;letter-spacing:.04em}#CartDrawer .elysm-checkout-label{white-space:nowrap}#CartDrawer .elysm-checkout-methods{display:inline-flex;margin-left:auto;align-items:center}#CartDrawer .elysm-payment-dot{display:inline-flex;width:31px;height:31px;align-items:center;justify-content:center;margin-left:-6px;border:1px solid #ffffff;border-radius:50%;color:#fff;font-size:9px;font-style:normal;font-weight:800;letter-spacing:0}#CartDrawer .elysm-payment-dot.is-upi{margin-left:0;background:#3172c5}#CartDrawer .elysm-payment-dot.is-pay{background:#6737a8;font-size:15px}#CartDrawer .elysm-payment-dot.is-g{background:#fff;color:#3674d9;font-size:14px}#CartDrawer .elysm-checkout-arrow{flex:0 0 auto;margin-left:2px}#CartDrawer .hdt-mini-cart__emty{margin:70px 28px}#CartDrawer .hdt-mini-cart__emty-heading{color:#111;font-family:Nunito,sans-serif;font-size:28px;font-weight:800}#CartDrawer .hdt-mini-cart__emty-button{min-height:50px;padding:0 24px;border-radius:6px;background:#111;color:#fff;font-size:13px;font-weight:800}wrapp-hdt-pr-frm [type=submit][aria-busy=true]{cursor:wait;opacity:.6}@media(max-width:479px){#CartDrawer::part(content){width:100vw;max-width:100vw}#CartDrawer .elysm-cart-rewards__message{font-size:14px}#CartDrawer .elysm-cart-rewards__rail{min-height:106px;padding-inline:7px}#CartDrawer .elysm-cart-rewards__track{left:34px;right:34px}#CartDrawer .elysm-cart-reward strong{font-size:11px}#CartDrawer .elysm-cart-reward small{font-size:10px}#CartDrawer .hdt-mini-cart__item{min-height:118px;padding:13px}#CartDrawer .hdt-mini-cart__img{width:82px;height:90px;margin-inline-end:12px}#CartDrawer .hdt-mini-cart__title{font-size:15px}#CartDrawer .hdt-quantity-cart-item{width:118px;min-width:118px;height:42px}#CartDrawer .hdt-mini-cart__quantity .hdt-quantity-cart-item button,#CartDrawer .hdt-mini-cart__quantity .hdt-quantity-cart-item input[type=number]{height:40px;line-height:40px}#CartDrawer .hdt-mini-cart__bottom-wrap{grid-template-columns:96px minmax(0,1fr);gap:10px 12px;padding:12px}#CartDrawer .hdt-mini-cart__value{font-size:19px}#CartDrawer .hdt-mini-cart__btn-checkout{min-height:62px;padding-inline:13px;font-size:15px}#CartDrawer .elysm-payment-dot{width:27px;height:27px}#CartDrawer .elysm-cart-prepaid{min-height:45px;padding:8px 12px;font-size:13px}}@media(hover:hover){#CartDrawer .elysm-cart-back:hover,#CartDrawer .hdt-mini-cart__remove:hover{color:var(--elysm-cart-red)}#CartDrawer .elysm-cart-offer-add:hover,#CartDrawer .hdt-mini-cart__btn-checkout:hover{border-color:#000;background:#000;color:#fff}}#CartDrawer::part(header),#CartDrawer .hdt-dialog-drawer__header{padding-inline:12px!important}#CartDrawer .hdt-dialog-drawer__header{gap:6px!important}#CartDrawer .elysm-cart-back{width:28px!important;min-width:28px!important;height:44px!important;margin-left:-8px!important}#CartDrawer .elysm-cart-back:after{content:"";position:absolute;top:0;right:-8px;bottom:0;left:-8px}#CartDrawer .hdt-mini-cart__header-title{font-size:20px!important}#CartDrawer .elysm-cart-rewards__message{padding-inline:10px!important;font-size:14px!important;white-space:nowrap}#CartDrawer .elysm-cart-rewards__rail{padding-inline:8px!important}#CartDrawer .elysm-cart-reward strong{font-size:11px!important;letter-spacing:0!important}#CartDrawer .elysm-cart-reward small{font-size:10px!important}#CartDrawer .hdt-mini-cart__item{position:relative!important;width:calc(100% - 24px)!important;max-width:none!important;min-height:128px!important;margin:14px 12px 0!important;padding:14px!important}#CartDrawer .hdt-mini-cart__img{width:82px!important;height:98px!important;margin-inline-end:14px!important}#CartDrawer .hdt-mini-cart__img img{padding:2px!important}#CartDrawer .hdt-mini-cart__info{min-height:98px;overflow:visible!important;padding-right:0!important}#CartDrawer .hdt-mini-cart__title{min-height:20px;padding-right:30px!important;font-size:16px!important}#CartDrawer .hdt-mini-cart__meta-variant{margin-top:3px!important;font-size:10px!important}#CartDrawer .hdt-mini-cart__price{display:flex;align-items:baseline;gap:6px;margin-top:8px!important;white-space:nowrap}#CartDrawer .elysm-cart-unit-price{color:#000;font-size:16px;font-weight:800}#CartDrawer .elysm-cart-unit-compare{color:#aaa5a1;font-size:13px;font-weight:500}#CartDrawer .elysm-cart-item-saving{max-width:82px;margin-top:1px!important;overflow:hidden;font-size:11px!important;text-overflow:ellipsis;white-space:nowrap}#CartDrawer .hdt-mini-cart__remove{position:absolute!important;top:12px!important;right:12px!important;z-index:2;width:30px!important;height:30px!important}#CartDrawer .hdt-mini-cart__remove:before,#CartDrawer .hdt-mini-cart__remove:after{top:14px!important;left:6px!important;width:18px!important}#CartDrawer .hdt-mini-cart__btns{right:0!important;bottom:0!important}#CartDrawer .hdt-quantity-cart-item{width:108px!important;min-width:108px!important;height:42px!important}#CartDrawer .hdt-mini-cart__quantity .hdt-quantity-cart-item button,#CartDrawer .hdt-mini-cart__quantity .hdt-quantity-cart-item input[type=number]{height:40px!important;line-height:40px!important}#CartDrawer .hdt-minicart-recommendations-heading{padding-inline:12px!important}#CartDrawer .elysm-cart-offers-heading{width:100%;gap:6px!important;justify-content:space-between}#CartDrawer .hdt-minicart-recommendations__title{min-width:0;font-size:14px!important}#CartDrawer .elysm-cart-offers-badge{min-height:27px!important;padding-inline:8px!important;overflow:hidden;font-size:11px!important;text-overflow:ellipsis}#CartDrawer .hdt-minicart-recommendations__wrap .hdt-slider__container{padding-inline:12px!important}#CartDrawer .hdt-minicart-recommendations__item{min-width:286px!important;max-width:286px!important;flex-basis:286px!important}#CartDrawer .hdt-minicart-recommendations__item--image>a{width:78px!important;height:86px!important}#CartDrawer .hdt-minicart-recommendations__item--price{display:flex;flex-direction:column;align-items:flex-start;gap:1px}#CartDrawer .hdt-minicart-recommendations__item--price del{margin:0;color:#97928e!important;font-size:12px!important}#CartDrawer .hdt-minicart-recommendations__item--price strong{color:#000;font-size:14px;font-weight:800}#CartDrawer .elysm-cart-prepaid{padding-inline:12px!important;font-size:13px!important}#CartDrawer .hdt-mini-cart__bottom-wrap{grid-template-columns:88px minmax(0,1fr)!important;gap:10px 12px!important;padding:12px!important}#CartDrawer .elysm-cart-price-stack{white-space:nowrap}#CartDrawer .elysm-cart-price-stack s{font-size:13px!important}#CartDrawer .hdt-mini-cart__value{font-size:20px!important;white-space:nowrap}#CartDrawer .hdt-mini-cart__btn-checkout{min-height:62px!important;gap:8px!important;padding-inline:14px!important;font-size:15px!important}#CartDrawer .elysm-checkout-methods{gap:2px}#CartDrawer .elysm-payment-logo{display:inline-flex;width:27px;height:27px;align-items:center;justify-content:center;overflow:hidden;border:1px solid #ffffff;border-radius:50%;background:#fff}#CartDrawer .elysm-payment-logo svg{width:21px;max-width:21px;height:16px}#CartDrawer .elysm-checkout-arrow{margin-left:0!important}#CartDrawer shipping-protection>label{width:100%}@media(max-width:359px){#CartDrawer .elysm-cart-rewards__message{font-size:12px!important}#CartDrawer .elysm-cart-rewards__rail{min-height:102px!important;padding-inline:5px!important}#CartDrawer .elysm-cart-rewards__track{left:31px!important;right:31px!important}#CartDrawer .elysm-cart-reward__amount{padding-inline:5px!important;font-size:11px!important}#CartDrawer .elysm-cart-reward strong{font-size:10px!important}#CartDrawer .elysm-cart-reward small{font-size:9px!important}#CartDrawer .hdt-mini-cart__item{min-height:124px!important;padding:12px!important}#CartDrawer .hdt-mini-cart__img{width:74px!important;height:96px!important;margin-inline-end:12px!important}#CartDrawer .hdt-mini-cart__info{min-height:96px}#CartDrawer .hdt-mini-cart__title{font-size:15px!important}#CartDrawer .hdt-quantity-cart-item{width:104px!important;min-width:104px!important;height:40px!important}#CartDrawer .hdt-mini-cart__quantity .hdt-quantity-cart-item button,#CartDrawer .hdt-mini-cart__quantity .hdt-quantity-cart-item input[type=number]{height:38px!important;line-height:38px!important}#CartDrawer .hdt-minicart-recommendations__item{min-width:270px!important;max-width:270px!important;flex-basis:270px!important}#CartDrawer .hdt-minicart-recommendations__item--image>a{width:72px!important;height:82px!important}#CartDrawer .hdt-minicart-recommendations__item--title{font-size:13px!important}#CartDrawer .elysm-cart-offer-add{min-width:58px!important;padding-inline:10px!important;font-size:14px!important}#CartDrawer .hdt-mini-cart__bottom-wrap{grid-template-columns:82px minmax(0,1fr)!important;gap:8px 10px!important;padding:10px 12px 12px!important}#CartDrawer .hdt-mini-cart__btn-checkout{padding-inline:12px!important;font-size:14px!important}#CartDrawer .elysm-payment-logo{width:24px;height:24px}#CartDrawer .elysm-payment-logo svg{width:18px;max-width:18px;height:14px}}#CartDrawer .elysm-cart-rewards__rail{min-height:118px!important;padding-bottom:14px!important}#CartDrawer .elysm-cart-rewards__track{top:47px!important;height:8px!important;margin:0!important}#CartDrawer .elysm-cart-reward{padding-inline:3px}#CartDrawer .elysm-cart-reward__dot{flex:0 0 22px}#CartDrawer .elysm-cart-reward strong{display:flex!important;min-height:24px;align-items:flex-start;justify-content:center;overflow:visible!important;line-height:1.08!important;text-align:center;text-overflow:clip!important;white-space:normal!important}#CartDrawer .elysm-cart-reward small{margin-top:1px!important;line-height:1.1!important}#CartDrawer .hdt-mini-cart__info{display:grid!important;grid-template-columns:minmax(0,1fr) 108px;grid-template-areas:"title title" "variant variant" "price quantity" "saving quantity";grid-template-rows:auto auto auto 1fr;column-gap:8px;align-content:stretch;align-items:start}#CartDrawer .hdt-mini-cart__title{grid-area:title}#CartDrawer .hdt-mini-cart__meta-variant{grid-area:variant}#CartDrawer .hdt-mini-cart__price{grid-area:price;min-width:0;gap:4px!important}#CartDrawer .elysm-cart-item-saving{grid-area:saving;width:100%;max-width:none!important;overflow:visible!important;text-overflow:clip!important}#CartDrawer .hdt-mini-cart__btns{position:static!important;grid-area:quantity;align-self:end;justify-self:end;right:auto!important;bottom:auto!important;width:108px}#CartDrawer .hdt-mini-cart__btns>.hdt-flex{width:100%}#CartDrawer .hdt-mini-cart_meta_propertyList,#CartDrawer .hdt-mini-cart__discount-price,#CartDrawer .hdt-product-option{grid-column:1 / -1}@media(max-width:359px){#CartDrawer .elysm-cart-rewards__rail{min-height:116px!important;padding-bottom:13px!important}#CartDrawer .elysm-cart-reward{padding-inline:2px}#CartDrawer .elysm-cart-reward strong{min-height:23px;font-size:9px!important}#CartDrawer .elysm-cart-reward small{font-size:8px!important}#CartDrawer .hdt-mini-cart__info{grid-template-columns:minmax(0,1fr) 94px;column-gap:7px}#CartDrawer .hdt-mini-cart__btns,#CartDrawer .hdt-quantity-cart-item{width:94px!important;min-width:94px!important}#CartDrawer .elysm-cart-unit-price{font-size:15px}#CartDrawer .elysm-cart-unit-compare{font-size:11px}#CartDrawer .elysm-cart-item-saving{font-size:10px!important;white-space:normal!important}}#CartDrawer .hdt-mini-cart__info{grid-template-columns:minmax(0,1fr) 96px!important;grid-template-areas:"title title" "variant variant" "price quantity" "saving saving"!important;grid-template-rows:auto auto auto auto!important;column-gap:10px!important;row-gap:0}#CartDrawer .hdt-mini-cart__price{min-width:0;padding-right:0;flex-wrap:wrap;column-gap:5px!important;row-gap:0!important;white-space:normal!important}#CartDrawer .elysm-cart-unit-price{font-size:15px!important;line-height:1.2}#CartDrawer .elysm-cart-unit-compare{font-size:12px!important;line-height:1.2}#CartDrawer .elysm-cart-item-saving{grid-area:saving!important;width:100%!important;max-width:none!important;margin-top:4px!important;padding-right:0;overflow:visible!important;line-height:1.2!important;text-overflow:clip!important;white-space:normal!important}#CartDrawer .hdt-mini-cart__btns{grid-area:quantity!important;width:96px!important;align-self:center!important;justify-self:end!important}#CartDrawer .hdt-quantity-cart-item{width:96px!important;min-width:96px!important;height:40px!important}#CartDrawer .hdt-mini-cart__quantity .hdt-quantity-cart-item button,#CartDrawer .hdt-mini-cart__quantity .hdt-quantity-cart-item input[type=number]{height:38px!important;line-height:38px!important}@media(max-width:359px){#CartDrawer .hdt-mini-cart__info{grid-template-columns:minmax(0,1fr) 88px!important;column-gap:8px!important}#CartDrawer .hdt-mini-cart__btns,#CartDrawer .hdt-quantity-cart-item{width:88px!important;min-width:88px!important}}hdt-cart-drawer .hdt-quantity__button,hdt-cart-drawer .elysm-cart-offer-add,hdt-cart-drawer .hdt-cart-btn-checkout{touch-action:manipulation}
/*# sourceMappingURL=/cdn/shop/t/8/assets/elysm-cart-drawer.css.map */
