@charset "UTF-8";:root{--bc-cart-width:380px;--bc-cart-z:99999;--bc-overlay-bg:rgba(0,0,0,0.5);--bc-panel-bg:#fdfdfd;--bc-panel-fg:#111;--bc-border:rgba(0,0,0,0.08)}.ct-cart-content{display:none!important}.bestchild-cart-drawer{position:fixed;inset:0;z-index:var(--bc-cart-z);pointer-events:none;visibility:hidden}.bestchild-cart-drawer.is-open{pointer-events:auto;visibility:visible}.bestchild-cart-drawer__overlay{position:absolute;inset:0;background:var(--bc-overlay-bg);cursor:pointer;opacity:0;-webkit-transition:opacity 0.25s ease;transition:opacity 0.25s ease}.bestchild-cart-drawer.is-open .bestchild-cart-drawer__overlay{opacity:1}.bestchild-cart-drawer__panel{position:absolute;top:0;right:0;height:100vh;width:min(var(--bc-cart-width),92vw);background:var(--bc-panel-bg);color:var(--bc-panel-fg);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-box-shadow:0 10px 30px rgba(0,0,0,0.25);box-shadow:0 10px 30px rgba(0,0,0,0.25);-webkit-transition:-webkit-transform 0.25s ease;transition:-webkit-transform 0.25s ease;transition:transform 0.25s ease;transition:transform 0.25s ease,-webkit-transform 0.25s ease}.bestchild-cart-drawer.is-open .bestchild-cart-drawer__panel{-webkit-transform:translateX(0);transform:translateX(0)}.bestchild-cart-drawer__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--bc-border)}.bestchild-cart-drawer__header h2{margin:0;font-size:16px;letter-spacing:0.02em}.bestchild-cart-drawer__close{background:transparent;color:black;border:0;font-size:28px;line-height:1;cursor:pointer;padding:0 6px;border-radius:3px}.bestchild-cart-drawer__close:focus-visible{outline:2px solid rgba(17,17,17,0.82);outline-offset:2px}.bestchild-cart-drawer__close{}.bestchild-cart-drawer__content{height:calc(100vh - 58px);padding:14px 16px 18px}.bestchild-cart-drawer__content .woocommerce-mini-cart{list-style:none;margin:0;padding:0;height:calc(100vh - 58px - 160px);overflow-y:auto;-webkit-overflow-scrolling:touch}.bestchild-cart-drawer__content{}.bestchild-cart-drawer__content .woocommerce-mini-cart-item{display:-ms-grid;display:grid;-ms-grid-columns:64px 12px 1fr 12px 24px;grid-template-columns:64px 1fr 24px;position:relative;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:8px 0;border-bottom:1px solid var(--bc-border,rgba(0,0,0,0.08))}.bestchild-cart-drawer__content .woocommerce-mini-cart-item img{width:64px;height:auto;border-radius:3px;-o-object-fit:contain;object-fit:contain}.bestchild-cart-drawer__content .woocommerce-mini-cart-item a:not(.remove){font-weight:600;line-height:1.35;text-decoration:none}.bestchild-cart-drawer__content .woocommerce-mini-cart-item .quantity{opacity:0.8;font-size:0.9em;margin-top:4px}.bestchild-cart-drawer__content .woocommerce-mini-cart-item .remove{-ms-grid-column-align:end;justify-self:end;width:24px;height:24px;border-radius:999px;display:-ms-grid;display:grid;position:absolute;right:0;place-items:center;background:transparent;opacity:0.7;text-decoration:none;font-size:0}.bestchild-cart-drawer__content .woocommerce-mini-cart-item .remove:before{content:"×";font-size:16px;line-height:1}.bestchild-cart-drawer__content{}.bestchild-cart-drawer__content .woocommerce-mini-cart__total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 0;border-top:1px solid var(--bc-border,rgba(0,0,0,0.08));font-weight:600}.bestchild-cart-drawer__content .woocommerce-mini-cart__buttons{display:-ms-grid;display:grid;-ms-grid-columns:1fr 10px 1fr;grid-template-columns:1fr 1fr;gap:10px;padding-top:12px;border-top:1px solid var(--bc-border,rgba(0,0,0,0.08));position:sticky;bottom:0;background:var(--bc-panel-bg);padding-bottom:8px}.bestchild-cart-drawer__content .woocommerce-mini-cart__buttons .button{white-space:nowrap}.is-cart-drawer-open,.is-cart-drawer-open body{overflow:hidden!important}html.is-cart-drawer-open .ct-header-cart .dropdown,html.is-cart-drawer-open .ct-header-cart [class*=mini-cart]{display:none!important}.bestchild-cart-drawer__content .woocommerce-mini-cart-item .remove:before{content:"×"}
/*# sourceMappingURL=cart-drawer.css.map */