.kbd-cart-drawer[hidden]{display:none}.kbd-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;color:#111;font-family:inherit}.kbd-cart-drawer,.kbd-cart-drawer *{box-sizing:border-box}.kbd-cart-drawer button,.kbd-cart-drawer input,.kbd-cart-drawer textarea{font-family:inherit}.kbd-cart-drawer button{-webkit-appearance:none;appearance:none;min-width:0;min-height:0;margin:0;padding:0;border-radius:0;box-shadow:none;letter-spacing:0;text-transform:none}.kbd-cart-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#00000073;opacity:0;cursor:pointer;transition:opacity .18s ease}.kbd-cart-drawer.is-open .kbd-cart-drawer__backdrop{opacity:1}.kbd-cart-drawer__panel{position:absolute;top:0;right:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(460px,calc(100vw - 28px));height:100%;background:#fff;box-shadow:-22px 0 50px #00000040;transform:translate(100%);transition:transform .22s ease}.kbd-cart-drawer.is-open .kbd-cart-drawer__panel{transform:translate(0)}.kbd-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:26px 28px 20px;border-bottom:1px solid #e7e7e7}.kbd-cart-drawer__eyebrow{margin:0 0 4px;color:#777;font-size:12px;font-weight:500;letter-spacing:.08em;line-height:1;text-transform:uppercase}.kbd-cart-drawer__header h2{margin:0;font-size:30px;font-weight:500;line-height:1}.kbd-cart-drawer__close{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;min-width:42px;min-height:42px;border:1px solid #111;border-radius:50%;background:#111;color:#fff;cursor:pointer;font-size:26px;line-height:1}.kbd-cart-drawer__toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 28px;border-bottom:1px solid #ececec}.kbd-cart-drawer__bulk-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.kbd-cart-drawer__select-all{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:14px}.kbd-cart-drawer__text-button{border:0;background:transparent;color:#111;cursor:pointer;font:inherit;font-size:14px;font-weight:500;line-height:1.2;text-decoration:underline}.kbd-cart-drawer__status{color:#777;font-size:12px;line-height:1.25;text-align:right;white-space:nowrap}.kbd-cart-drawer__status:empty{display:none}.kbd-cart-drawer__items{min-height:0;overflow:auto;padding:8px 28px 18px}.kbd-cart-drawer__item{display:grid;grid-template-columns:auto 82px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid #ececec}.kbd-cart-drawer__item-check{align-self:start;margin-top:30px}.kbd-cart-drawer__image{width:82px;aspect-ratio:1;overflow:hidden;background:#f4f4f4}.kbd-cart-drawer__image img{display:block;width:100%;height:100%;object-fit:cover}.kbd-cart-drawer__item-main{min-width:0}.kbd-cart-drawer__item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.kbd-cart-drawer__title{margin:0;color:#111;font-size:14px;font-weight:600;line-height:1.35;text-decoration:none}.kbd-cart-drawer__price{flex:0 0 auto;font-size:14px;font-weight:600}.kbd-cart-drawer__meta,.kbd-cart-drawer__property{margin-top:5px;color:#6d6d6d;font-size:12px;line-height:1.35}.kbd-cart-drawer__item-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.kbd-cart-drawer__qty{display:inline-grid;grid-template-columns:32px 42px 32px;flex:0 0 auto;width:106px;height:32px;border:1px solid #d6d6d6}.kbd-cart-drawer__qty button{display:grid;place-items:center;width:32px;height:30px;border:0;background:transparent;color:#111;cursor:pointer;font-size:18px;font-weight:500;line-height:1}.kbd-cart-drawer__qty span{display:grid;place-items:center;border-inline:1px solid #d6d6d6;font-size:13px}.kbd-cart-drawer__remove{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:auto;height:auto;min-width:0;min-height:0;border:0;background:transparent;color:#777;cursor:pointer;font:inherit;font-size:12px;text-decoration:underline}.kbd-cart-drawer__footer{padding:18px 28px 28px;border-top:1px solid #e7e7e7;background:#fff}.kbd-cart-drawer__note{display:grid;gap:8px;margin:0 0 16px;color:#555;font-size:13px}.kbd-cart-drawer__note textarea{width:100%;min-height:74px;resize:vertical;border:1px solid #d6d6d6;border-radius:0;padding:10px 12px;background:#fff;color:#111;font:inherit;font-size:14px}.kbd-cart-drawer__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;font-size:15px}.kbd-cart-drawer__summary strong{font-size:22px;font-weight:600}.kbd-cart-drawer__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.kbd-cart-drawer__secondary,.kbd-cart-drawer__checkout{display:grid;place-items:center;min-height:48px;border:1px solid #111;font-size:14px;font-weight:600;text-decoration:none}.kbd-cart-drawer__secondary{background:#fff;color:#111}.kbd-cart-drawer__checkout{background:#111;color:#fff}html.kbd-cart-drawer-open,html.kbd-cart-drawer-open body{overflow:hidden}@media(max-width:560px){.kbd-cart-drawer__panel{width:100vw}.kbd-cart-drawer__header,.kbd-cart-drawer__toolbar,.kbd-cart-drawer__items,.kbd-cart-drawer__footer{padding-left:18px;padding-right:18px}.kbd-cart-drawer__item{grid-template-columns:auto 72px minmax(0,1fr);gap:10px}.kbd-cart-drawer__image{width:72px}}@media(max-width:820px){body.template-suffix-kbd-config .breadcrumbs-container,body.template-suffix-kbd-config .section-product-template,body.template-suffix-kbd-config [id*=__shogun-helper],body.template-suffix-kbd-config [id*=__shogun-above]{display:none!important}body.template-suffix-kbd-config main>.shopify-section,body.template-suffix-kbd-config main>.shopify-section>.container,body.template-suffix-kbd-config main>.shopify-section>.container>.page-width{width:100vw!important;max-width:100vw!important;margin-top:0!important;padding-top:0!important;padding-left:0!important;padding-right:0!important}body.template-suffix-kbd-config .typelab-shopify-configurator{--tl-mobile-footer-height: 72px;margin-top:0!important}body.template-suffix-kbd-config .typelab-configurator-shell{grid-template-rows:auto var(--tl-image-height, 56.25vw) minmax(0,1fr)!important;padding-bottom:calc(var(--tl-mobile-footer-height) + env(safe-area-inset-bottom,0px))!important}body.template-suffix-kbd-config .typelab-configurator-footer{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:40!important;grid-column:auto!important;grid-row:auto!important;grid-template-columns:minmax(0,auto) minmax(0,1fr)!important;gap:12px!important;min-height:calc(var(--tl-mobile-footer-height) + env(safe-area-inset-bottom,0px))!important;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px))!important;box-shadow:0 -10px 24px #00000029!important}body.template-suffix-kbd-config .typelab-footer-actions{grid-column:2!important;padding:0!important}body.template-suffix-kbd-config .typelab-footer-buttons{grid-template-columns:repeat(2,minmax(0,1fr))!important;height:48px!important;gap:8px!important}body.template-suffix-kbd-config .typelab-code-button{width:100%!important;min-width:0!important;min-height:48px!important;padding:0 12px!important;font-size:14px!important}body.template-suffix-kbd-config .typelab-product-description{width:calc(100vw - 36px)!important;max-width:calc(100vw - 36px)!important;margin-left:18px!important;margin-right:18px!important}body.template-suffix-kbd-config .typelab-product-description summary{min-height:64px!important;padding-left:2px!important;padding-right:2px!important}body.template-suffix-kbd-config .typelab-product-description-body{padding-left:2px!important;padding-right:2px!important}}
/*# sourceMappingURL=/cdn/shop/t/133/assets/kbd-cart-drawer-v2.css.map */
