body{--mini-cart-top-close: -35px;--mini-cart-top-open: 53px;--mini-cart-right: max(24px, calc(50vw - 936px) )}body:has(#announcement-bar:not(.hidden)){--mini-cart-top-open: 87px}body:has(.section-header.shopify-section-header-sticky){--mini-cart-top-open: 53px !important}.custom-mini-cart{position:fixed;z-index:100;top:var(--mini-cart-top-close);transform:translateY(-100%);right:var(--mini-cart-right);display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;overflow:hidden;width:384px;max-width:calc(100% - var(--mini-cart-right)*2);gap:0;margin:0;padding:0;background:#fff;border-radius:16px;box-shadow:0 4px 16px #3e3e3e3d;transition:top .5s ease-out,transform .5s ease-out}.custom-mini-cart.custom-float-cart--visible{top:var(--mini-cart-top-open);transform:translate(0)}.custom-mini-cart .custom-mini-cart-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:0;margin:0;padding:16px 8px}.custom-mini-cart .custom-mini-cart-header .custom-mini-cart-close{cursor:pointer;justify-self:flex-end;display:flex;justify-content:center;align-items:center;width:32px;height:32px;gap:0;margin:3px 3px 3px auto;padding:0;color:#020202;background:#f8f8f8;border-radius:50%;border:none;text-decoration:none}.custom-mini-cart .custom-mini-cart-header .custom-mini-cart-close:hover,.custom-mini-cart .custom-mini-cart-header .custom-mini-cart-close:focus-visible{color:#fff;background:#181818}.custom-mini-cart .custom-mini-cart-header .custom-mini-cart-title{display:block;margin:0;padding:8px 10px;font-size:24px;line-height:32px}.custom-mini-cart .custom-mini-cart-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin:0;padding:8px 24px 42px}.custom-mini-cart .custom-mini-cart-empty .custom-mini-cart-empty-img{display:block;width:94px;max-width:100%;height:auto}.custom-mini-cart .custom-mini-cart-empty .custom-mini-cart-empty-title{display:block;margin:0;padding:0;text-align:center;font-size:20px;line-height:26px}.custom-mini-cart .custom-mini-cart-empty .custom-mini-cart-empty-button{cursor:pointer;display:flex;justify-content:center;align-items:center;width:auto;min-height:40px;gap:4px;margin:8px auto 0;padding:8px 24px;background:transparent;color:#181818;border-radius:40px;border:1px solid currentColor;font-size:18px;line-height:24px;text-decoration:none}.custom-mini-cart .custom-mini-cart-list{--width-scroll: 6px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;margin:0 4px 0 0;padding:0 20px 8px 24px;overflow:auto;max-height:320px}.custom-mini-cart .custom-mini-cart-list::-webkit-scrollbar{width:6px}.custom-mini-cart .custom-mini-cart-list::-webkit-scrollbar-track{cursor:pointer;box-shadow:none;border-radius:100px;background:transparent}.custom-mini-cart .custom-mini-cart-list::-webkit-scrollbar-thumb{cursor:grabbing;border-radius:100px;background:#a5a5a5}.custom-mini-cart .custom-mini-cart-list::-webkit-scrollbar-thumb:hover{background:#373737}.custom-mini-cart .custom-mini-cart-list .custom-cart-product-item:not(.custom-cart-product-item-newly):first-of-type{padding-top:0}.custom-mini-cart .custom-mini-cart-footer{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;margin:0;padding:16px 24px 24px;background:#f8f8f8;box-shadow:0 4px 16px #3e3e3e3d}.custom-mini-cart .custom-mini-cart-footer .custom-cart-notification-msg{display:none;margin:0 0 10px;padding:0;font-size:14px;line-height:20px}.custom-mini-cart .custom-mini-cart-footer .custom-mini-cart-price{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0;padding:0}.custom-mini-cart .custom-mini-cart-footer .custom-mini-cart-price-label,.custom-mini-cart .custom-mini-cart-footer .custom-mini-cart-price-value{display:block;margin:0;padding:0;color:#020202;font-size:20px;line-height:24px}.custom-mini-cart .custom-mini-cart-footer .custom-button .icon-chevron{display:none}.custom-mini-cart.custom-float-cart--notification{flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:344px;max-width:calc(100% - var(--mini-cart-right) * 2);padding:16px;border-radius:8px}.custom-mini-cart.custom-float-cart--notification .custom-mini-cart-header .custom-mini-cart-title,.custom-mini-cart.custom-float-cart--notification .custom-mini-cart-list .custom-cart-product-item:not(.custom-cart-product-item-newly),.custom-mini-cart.custom-float-cart--notification .custom-mini-cart-list .custom-cart-product-item .custom-cart-product-variants-list,.custom-mini-cart.custom-float-cart--notification .custom-mini-cart-list .custom-cart-product-item .custom-cart-product-actions,.custom-mini-cart.custom-float-cart--notification .custom-mini-cart-footer .custom-mini-cart-price{display:none}.custom-mini-cart.custom-float-cart--notification .custom-mini-cart-header{order:2;padding:0}.custom-mini-cart.custom-float-cart--notification .custom-mini-cart-list{overflow:visible;width:calc(100% - 35px);max-width:calc(100% - 35px);margin:0;padding:0}.custom-mini-cart.custom-float-cart--notification .custom-mini-cart-list .custom-cart-product-item.custom-cart-product-item-newly{background:none;border-bottom:none;padding:0;gap:20px}.custom-mini-cart.custom-float-cart--notification .custom-mini-cart-list .custom-cart-product-item .custom-cart-product-img{object-fit:contain;width:48px;height:64px}.custom-mini-cart.custom-float-cart--notification .custom-mini-cart-list .custom-cart-product-item .custom-cart-product-icon-newly:not(:first-child){top:-5px;left:32px}.custom-mini-cart.custom-float-cart--notification .custom-mini-cart-list .custom-cart-product-item .custom-cart-product-title,.custom-mini-cart.custom-float-cart--notification .custom-mini-cart-list .custom-cart-product-item .custom-cart-product-title a{font-size:16px;line-height:24px}.custom-mini-cart.custom-float-cart--notification .custom-mini-cart-list .custom-cart-product-item .custom-cart-product-title{text-overflow:ellipsis;overflow:hidden;max-width:200px;white-space:nowrap}.custom-mini-cart.custom-float-cart--notification .custom-mini-cart-footer{order:3;width:100%;padding:0 0 0 69px;margin:-40px 0 0;background:none;box-shadow:none}.custom-mini-cart.custom-float-cart--notification .custom-mini-cart-footer .custom-cart-notification-msg{display:block}.custom-mini-cart.custom-float-cart--notification .custom-mini-cart-footer .custom-button{width:fit-content;height:32px;font-size:16px;padding:0 16px}.custom-mini-cart.custom-float-cart--notification .custom-mini-cart-footer .custom-button .icon-chevron{display:inline-flex}
/*# sourceMappingURL=/cdn/shop/t/19/assets/bobo-mini-cart.css.map */
