.cart-drawer__dialog{--cart-pad: 24px;background:#fff!important}.cart-drawer__dialog[open]{display:block!important;max-height:100dvh!important;height:100dvh!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.cart-drawer__inner{background:#fff;padding-inline:var(--cart-pad);overflow:visible!important;height:auto!important;min-height:0;display:block}.cart-drawer__dialog cart-items-component,.cart-drawer__dialog .cart-drawer__content,.cart-drawer__dialog .cart-drawer__items,.cart-drawer__dialog .cart-drawer__summary,.cart-drawer__dialog .cart-summary,.cart-drawer__dialog .cart-summary__inner,.cart-drawer__dialog scroll-hint{position:static!important;overflow:visible!important;height:auto!important;max-height:none!important;top:auto!important;align-self:auto!important}.cart-drawer__dialog .cart-drawer__summary{margin-top:16px!important}.cart-drawer__dialog cart-items-component{flex:0 0 auto!important;height:auto!important}.cart-drawer__dialog .cart-drawer__content{flex:0 0 auto!important;height:auto!important}.cart-drawer__dialog .cart-drawer__items{flex:0 0 auto!important}.cart-drawer__heading,.cart-title,.cart-drawer h1,.cart-drawer h2,[data-cart-title]{font-family:Fraunces,serif!important;font-weight:400!important;font-size:clamp(1.4rem,2.4vw,1.8rem)!important;letter-spacing:-.01em!important;text-transform:none!important}.idk-shipping-bar{background:#f4f3ef;padding:14px 18px;border-radius:14px;margin:16px 0;font-family:Bricolage Grotesque,sans-serif}.idk-shipping-bar__text{font-size:13px;color:#1a1a1a;margin:0 0 8px;line-height:1.4}.idk-shipping-bar__text strong{font-weight:600}.idk-shipping-bar__track{width:100%;height:6px;border-radius:999px;background:#00000014;overflow:hidden}.idk-shipping-bar__progress{height:100%;border-radius:999px;background:linear-gradient(90deg,#c9a885,#1a1a1a);transition:width .4s cubic-bezier(.2,.8,.2,1)}.idk-shipping-bar.is-complete .idk-shipping-bar__progress{background:#2e7d32}.idk-shipping-bar__icon{display:inline-flex;margin-right:6px;vertical-align:-3px;color:#2e7d32}.cart-drawer .cart-item,.cart-drawer .cart-items__item{border-radius:14px;background:#fff;padding:12px;border-bottom:1px solid rgba(0,0,0,.06)}.cart-drawer .cart-item__image img,.cart-drawer .cart-items__image img{border-radius:10px!important}.cart-drawer .cart-item__title,.cart-drawer .cart-items__title{font-family:Bricolage Grotesque,sans-serif!important;font-weight:500!important;font-size:14px!important;line-height:1.35!important;color:#1a1a1a!important}.cart-drawer .cart-item__price,.cart-drawer .cart-items__price{font-family:Bricolage Grotesque,sans-serif!important;font-weight:600!important;font-size:14px!important;color:#1a1a1a!important}.cart-drawer .quantity-selector{border-radius:999px!important;background:#f4f3ef!important;border:0!important}.button.cart-items__remove,button.cart-items__remove,.cart-drawer__dialog .cart-items__remove,.cart-drawer__dialog .cart-items__remove svg,.cart-drawer__dialog .cart-items__remove *{color:#1a1a1a!important}.cart-drawer .cart-totals{font-family:Bricolage Grotesque,sans-serif}.cart-drawer .cart-totals__item{font-size:14px;color:#1a1a1a}.cart-drawer .cart-totals__item--total,.cart-drawer .cart-totals__total{font-family:Fraunces,serif!important;font-weight:500!important;font-size:22px!important;letter-spacing:-.01em}.cart-drawer button[name=checkout],.cart-drawer .cart__checkout-button,.cart-drawer [data-cart-checkout],.cart-drawer .cart-summary button[type=submit]{background:#1a1a1a!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:16px 28px!important;font-family:Bricolage Grotesque,sans-serif!important;font-weight:600!important;font-size:14px!important;letter-spacing:.06em!important;text-transform:uppercase!important;transition:transform .25s ease,background .25s ease!important;width:100%}.cart-drawer button[name=checkout]:hover{background:#000!important;transform:translateY(-1px)}.idk-cross-sell{margin:24px;padding-top:20px;border-top:1px solid rgba(0,0,0,.08)}.idk-cross-sell__title{font-family:Bricolage Grotesque,sans-serif;font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#6b6b6b;margin:0 0 16px}.idk-cross-sell__list{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.idk-cross-sell__list>li{list-style:none;width:100%}.idk-cross-sell__card{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center;flex:0 0 calc(100% + -0px);width:100%;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;overflow:hidden;text-decoration:none!important;color:#1a1a1a!important;padding:8px 12px 8px 8px;transition:border-color .2s ease,transform .25s ease}.idk-cross-sell__card:hover{border-color:#1a1a1a;transform:translateY(-1px)}.idk-cross-sell__media{width:72px;height:72px;background:#f4f3ef;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:10%;flex-shrink:0}.idk-cross-sell__media img{max-width:100%;max-height:100%;object-fit:contain;display:block}.idk-cross-sell__info{display:flex;flex-direction:column;gap:4px;min-width:0}.idk-cross-sell__name{font-family:Bricolage Grotesque,sans-serif;font-size:13px;font-weight:500;line-height:1.3;color:#1a1a1a!important;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.idk-cross-sell__row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}.idk-cross-sell__price{font-family:Bricolage Grotesque,sans-serif;font-size:13px;font-weight:600;color:#1a1a1a!important}.idk-cross-sell__add{background:#1a1a1a;color:#fff;border:0;border-radius:999px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease;padding:0;font-size:18px;font-weight:400;line-height:1;flex-shrink:0}.idk-cross-sell__add:hover{background:#000;transform:scale(1.05)}.idk-cross-sell__add.is-added{background:#2e7d32;font-size:14px}.idk-cross-sell__add:disabled{opacity:.8;cursor:wait}
/*# sourceMappingURL=/cdn/shop/t/4/assets/idiko-cart.css.map */
