.mini-cart__container.ajax-cart__drawer-wrapper,.mini-cart__container.ajax-cart__modal-wrapper{height:100vh;max-height:100vh;display:flex;flex-direction:column;background:#fff}.ds-cartdrawer{display:flex;flex-direction:column;height:100%;background:#fff}.ds-cartdrawer__header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid rgba(0,0,0,.1);padding:16px 16px 12px;flex-shrink:0}.ds-cartdrawer__header-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ds-cartdrawer__heading{display:flex;flex-direction:column;gap:6px}.ds-cartdrawer__title{margin:0;font-weight:900;letter-spacing:.1em;text-transform:uppercase;font-size:15px}.ds-cartdrawer__meta{font-size:12.5px;color:#000000a6;font-weight:600}.ds-cartdrawer__close{width:38px;height:38px;border-radius:12px;border:1px solid rgba(0,0,0,.12);background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.ds-x{width:14px;height:14px;position:relative;display:block}.ds-x:before,.ds-x:after{content:"";position:absolute;left:50%;top:50%;width:16px;height:2px;background:#000;transform-origin:center}.ds-x:before{transform:translate(-50%,-50%) rotate(45deg)}.ds-x:after{transform:translate(-50%,-50%) rotate(-45deg)}.ds-cartdrawer__trust{padding:12px 16px;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);flex-shrink:0}.ds-fs-badge{width:100%;border-radius:999px;background:#fff;border:1px solid rgba(0,0,0,.14);color:#111;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.ds-fs-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#111}.ds-fs-icon svg{width:18px;height:18px}.ds-cartdrawer__body{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px 16px 0;max-height:calc(100vh - 190px);-webkit-overflow-scrolling:touch}.ds-cartdrawer__body::-webkit-scrollbar{width:6px}.ds-cartdrawer__body::-webkit-scrollbar-track{background:#0000000a;border-radius:10px}.ds-cartdrawer__body::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px}.ds-cartdrawer__body::-webkit-scrollbar-thumb:hover{background:#00000040}#mini-cart .ajax-cart__cart-form{padding:0!important;display:flex;flex-direction:column;min-height:100%}#mini-cart .ajax-cart__cart-items{flex:1;min-height:100px}#mini-cart .ajax-cart__cart-item.ds-cartitem{list-style:none;margin:12px 0!important;padding:14px!important;border:1px solid rgba(0,0,0,.1);border-radius:16px;background:#fff;display:grid!important;grid-template-columns:78px 1fr auto;grid-template-rows:auto auto;grid-template-areas:"img details remove" "img qty     total";gap:10px 14px;align-items:start}#mini-cart .ds-img{grid-area:img}#mini-cart .ds-details{grid-area:details}#mini-cart .ds-remove{grid-area:remove}#mini-cart .ds-qty{grid-area:qty}#mini-cart .ds-linetotal{grid-area:total}#mini-cart .ds-remove{justify-self:end;align-self:start;width:32px;height:32px;border-radius:10px;border:1px solid rgba(0,0,0,.15);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:900;line-height:1;font-size:14px;flex-shrink:0;margin:-4px -4px 0 0;position:relative;z-index:1}#mini-cart .ds-remove:hover{background:#f8f9fa;border-color:#00000040;transform:scale(1.05);transition:transform .15s ease}#mini-cart .ds-imgwrap{width:78px;height:78px;border-radius:16px;background:#f6f7f9;overflow:hidden;display:flex;align-items:center;justify-content:center}#mini-cart .ds-imgwrap img{width:100%!important;height:100%!important;object-fit:contain!important}#mini-cart .ds-title{margin:0 0 6px!important;font-weight:900;font-size:13.5px;line-height:1.25}#mini-cart .ds-title a{color:#111;text-decoration:none}#mini-cart .ds-title a:hover{text-decoration:underline}#mini-cart .ds-variant{font-size:12px;color:#000000a6;line-height:1.35;margin-bottom:8px}#mini-cart .ds-priceblock .ds-price{font-weight:900;font-size:13px;color:#111}#mini-cart .ds-price-old{color:#00000073;font-weight:700;margin-right:6px;text-decoration:line-through}#mini-cart .ds-sale{color:#0b7a1f}#mini-cart .ds-qtywrap{display:inline-flex;align-items:center;gap:8px}#mini-cart .ds-qtybtn{width:38px!important;height:38px!important;border-radius:12px!important;border:1px solid rgba(0,0,0,.18)!important;background:#fff!important;font-weight:900!important;cursor:pointer!important;font-size:18px!important;display:flex!important;align-items:center!important;justify-content:center!important}#mini-cart .ds-qtybtn:hover{background:#f3f4f6!important}#mini-cart .ds-qtyinput{width:56px!important;height:38px!important;border-radius:12px!important;border:1px solid rgba(0,0,0,.18)!important;font-weight:800!important;text-align:center!important;-moz-appearance:textfield!important}#mini-cart .ds-qtyinput::-webkit-outer-spin-button,#mini-cart .ds-qtyinput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#mini-cart .ds-linetotal{justify-self:end;align-self:center}#mini-cart .ds-lineprice{font-weight:900;font-size:13px;color:#111}#mini-cart .CartDrawer__Promo,#mini-cart .cart-promo,#mini-cart .cart__promo,#mini-cart .promo,#mini-cart .discount-banner,#mini-cart .discount-note,#mini-cart .cart-discount-note{display:none!important}#mini-cart .ds-summary{position:sticky;bottom:0;background:#fff;border-top:1px solid rgba(0,0,0,.1);padding:10px 16px 14px!important;margin-top:auto;flex-shrink:0;box-shadow:0 -2px 8px #00000008}#mini-cart .ds-note{text-align:center;padding:4px 0 6px!important;margin:0!important}#mini-cart .ds-line{height:1px!important;background:#00000014!important;width:100%!important;margin:4px 0!important}#mini-cart .ds-note-text{margin:0!important;font-size:10px!important;line-height:1.3!important;color:#000000a6!important;font-weight:600!important;padding:0!important;max-width:100%!important;width:100%!important}#mini-cart .ds-total{display:flex;align-items:center;justify-content:center;padding:8px 2px!important;gap:8px}#mini-cart .ds-total-label{font-weight:900!important;font-size:15px!important;color:#111;margin:0!important}#mini-cart .ds-total-separator{display:inline-block;width:3px;height:3px;background:#0009;border-radius:50%;margin:0 6px}#mini-cart .ds-total-value{font-weight:900!important;font-size:15px!important;color:#111;margin:0!important}#mini-cart .ds-microtrust{margin-top:6px!important;display:flex;justify-content:center;align-items:center;gap:6px;font-size:11px!important;color:#0000008c!important;font-weight:600!important;padding:0}#mini-cart .ds-dot{opacity:.6}#mini-cart .ds-cta{width:100%!important;height:48px!important;background:#007921!important;color:#fff!important;border:none!important;border-radius:12px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;font-size:13px!important;margin-top:10px!important;transition:background .2s ease!important}#mini-cart .ds-cta:hover{background:#006a1d!important}#mini-cart .loading-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;z-index:100;display:none}@media(max-width:768px){.ds-cartdrawer__header{padding:14px 12px 12px}.ds-cartdrawer__trust{padding:10px 12px}.ds-cartdrawer__body{padding:12px 12px 0;max-height:calc(100vh - 180px)}#mini-cart .ajax-cart__cart-item.ds-cartitem{grid-template-columns:72px 1fr auto;padding:12px!important}#mini-cart .ds-imgwrap{width:72px;height:72px}#mini-cart .ds-summary{padding:8px 14px 12px!important}#mini-cart .ds-note-text{font-size:9.5px!important}#mini-cart .ds-total-label,#mini-cart .ds-total-value{font-size:14px!important}#mini-cart .ds-microtrust{font-size:10px!important}#mini-cart .ds-cta{height:46px!important;margin-top:8px!important}}.ds-hide{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-style.css.map */
