cart-drawer .drawer{z-index:1200}cart-drawer .cart-drawer__overlay{background:#08181485;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}cart-drawer .drawer__inner{width:min(52rem,calc(100vw - 2rem));max-width:52rem;padding:0 2.4rem;border-left:1px solid rgba(8,120,95,.12);border-radius:2rem 0 0 2rem;background:#fff!important;box-shadow:-2rem 0 6rem #0a282033;color:#162a24}cart-drawer .drawer__header{min-height:8.2rem;padding:2.2rem 0 1.8rem;border-bottom:1px solid #e3ebe8;display:flex;align-items:center}cart-drawer .drawer__heading{margin:0;display:flex;align-items:center;gap:1rem;color:#17382f;font-size:2rem;line-height:1.2;font-weight:800}cart-drawer .drawer__heading:before{content:"\2713";width:2.8rem;height:2.8rem;flex:0 0 2.8rem;display:grid;place-items:center;border-radius:50%;background:#dff6ed;color:#07966e;font-size:1.5rem;font-weight:900}cart-drawer .drawer__close{width:4rem;height:4rem;right:-.8rem;display:grid;place-items:center;border-radius:50%;transition:background .18s ease}@media(hover:hover){cart-drawer .drawer__close:hover{background:#f1f7f5}}cart-drawer cart-drawer-items{padding-right:.4rem;scrollbar-width:thin;scrollbar-color:#cbdad5 transparent}cart-drawer .drawer__cart-items-wrapper{padding-top:.4rem}cart-drawer .cart-items thead{display:none}cart-drawer .cart-item{margin:0!important;padding:2rem 0;display:grid!important;grid-template-columns:9rem minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;column-gap:1.5rem;row-gap:1.1rem;border-bottom:1px solid #e6edeb}cart-drawer .cart-item__media{width:9rem;min-width:9rem;grid-column:1!important;grid-row:1 / 3!important;padding:0!important;align-self:start}cart-drawer .cart-item__link{border:1px solid #e1e9e6;border-radius:1.3rem;overflow:hidden;background:#fff}cart-drawer .cart-item__image{width:100%;height:9rem;max-width:9rem!important;object-fit:contain;padding:.5rem}cart-drawer .cart-item__details{width:auto!important;grid-column:2!important;grid-row:1!important;padding:.2rem 0 0!important}cart-drawer .cart-item__name{color:#172f28;font-size:1.45rem;line-height:1.35;font-weight:750;text-decoration:none}cart-drawer .product-option{color:#7a8783;font-size:1.05rem;line-height:1.4}cart-drawer .cart-item__totals{min-width:7.5rem;grid-column:3!important;grid-row:1!important;padding:.2rem 0 0!important;align-items:flex-start!important;justify-content:flex-end}cart-drawer .cart-item__price-wrapper{color:#172a24;font-size:1.35rem;font-weight:800}cart-drawer .cart-item__quantity{grid-column:2 / 4!important;grid-row:2!important;padding:0!important}cart-drawer .cart-item__quantity-wrapper{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}cart-drawer .quantity{min-height:4.4rem;width:14rem;border:1px solid #dce7e3;border-radius:1.2rem;background:#fff}cart-drawer .quantity__button{width:4rem}cart-drawer cart-remove-button{margin:0!important}cart-drawer .cart-remove-button{width:4rem;height:4rem;display:grid;place-items:center;border-radius:1rem;color:#78837f;transition:color .18s ease,background .18s ease}@media(hover:hover){cart-drawer .cart-remove-button:hover{color:#b72f2f;background:#fff2f2}}cart-drawer .drawer__footer{padding:1.8rem 0 2.2rem;border-top:1px solid #dfe8e5;background:#fff}cart-drawer .cart-drawer__footer{margin:0;padding:0}cart-drawer .totals{margin:0;padding:.2rem 0 .4rem;align-items:center}cart-drawer .totals__total{margin:0;color:#243a33;font-size:1.45rem;font-weight:700}cart-drawer .totals__total-value{color:#112a23;font-size:2rem;font-weight:850}cart-drawer .tax-note{margin:.2rem 0 1.5rem;display:block;color:#77837f;text-align:left;font-size:1.05rem}cart-drawer #CartDrawer-Checkout{min-height:5.8rem;width:100%;border:0;border-radius:1.3rem;background:#00aa79;color:#fff;font-size:1.5rem;font-weight:800;letter-spacing:.01em;box-shadow:0 1.2rem 2.8rem #00aa792e;transition:transform .16s ease,background .16s ease}cart-drawer #CartDrawer-Checkout:after,cart-drawer #CartDrawer-Checkout:before{box-shadow:none!important}@media(hover:hover){cart-drawer #CartDrawer-Checkout:hover{background:#008f67;transform:translateY(-1px)}}.bm-cart-pro__actions{margin-top:1.2rem;display:grid;gap:1rem}.bm-cart-pro__view-cart{min-height:5.4rem;display:flex;align-items:center;justify-content:center;gap:.8rem;border:1.5px solid #08a879;border-radius:1.3rem;background:#fff;color:#07815f;font-size:1.4rem;font-weight:800;text-decoration:none;transition:background .16s ease}@media(hover:hover){.bm-cart-pro__view-cart:hover{background:#f0fbf7}}.bm-cart-pro__continue{min-height:4.2rem;border:0;background:transparent;color:#355c51;cursor:pointer;font:inherit;font-size:1.3rem;font-weight:700}.bm-cart-pro__shipping{margin-top:.6rem;padding:1.4rem 1.5rem;display:flex;align-items:center;gap:1.2rem;border:1px solid #d5ebe4;border-radius:1.3rem;background:linear-gradient(135deg,#f2fbf8,#f9fdfc)}.bm-cart-pro__shipping-icon{width:4rem;height:4rem;flex:0 0 4rem;display:grid;place-items:center;border-radius:50%;background:#ddf5ed;color:#07815f}.bm-cart-pro__shipping-icon svg{width:2.2rem;height:2.2rem}.bm-cart-pro__shipping strong{display:block;color:#1a463a;font-size:1.25rem}.bm-cart-pro__shipping small{margin-top:.2rem;display:block;color:#72807c;font-size:1.05rem}cart-drawer .cart-item__error{margin-top:.6rem;color:#a73c3c;font-size:1.05rem}cart-drawer.is-empty .drawer__inner{background:#fff!important}cart-drawer .cart__empty-text{color:#183d33;font-weight:800}@media screen and (max-width:749px){cart-drawer .drawer__inner{width:100vw;max-width:100vw;padding:0 1.6rem;border-radius:0;border-left:0}cart-drawer .drawer__header{min-height:7rem;padding:1.6rem 0}cart-drawer .drawer__heading{font-size:1.75rem}cart-drawer .cart-item{grid-template-columns:7.5rem minmax(0,1fr) auto!important;column-gap:1.1rem}cart-drawer .cart-item__media{width:7.5rem;min-width:7.5rem}cart-drawer .cart-item__image{height:7.5rem;max-width:7.5rem!important}cart-drawer .cart-item__name{font-size:1.3rem}cart-drawer .quantity{width:12.5rem}cart-drawer #CartDrawer-Checkout{min-height:5.4rem}}cart-drawer .drawer__inner{overflow:hidden!important;display:flex!important;flex-direction:column!important}cart-drawer .drawer__header{flex:0 0 auto;position:relative;z-index:5;background:#fff}cart-drawer cart-drawer-items{flex:1 1 auto!important;min-height:0;overflow-y:auto!important;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b9cec7 transparent}cart-drawer .drawer__footer{flex:0 0 auto;position:relative;z-index:6;margin:0 -2.4rem;padding:1.8rem 2.4rem 2.1rem;border-top:1px solid #dce7e3!important;background:#fffffffa;box-shadow:0 -1.2rem 3rem #0f372c12;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}cart-drawer .cart-item__media{overflow:visible}cart-drawer .cart-item__link{display:flex!important;align-items:center;justify-content:center;width:9rem;height:9rem;border:1px solid #dce7e3!important;border-radius:1.4rem!important;overflow:hidden;background:#f8fbfa!important}cart-drawer .cart-item__image{width:100%!important;height:100%!important;max-width:100%!important;padding:.65rem!important;object-fit:contain!important;object-position:center!important;background:#f8fbfa}cart-drawer .cart-item__details{padding-top:.2rem!important}cart-drawer .cart-item__name{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#18332b!important;font-size:1.38rem!important;line-height:1.35!important;font-weight:750!important;letter-spacing:-.01em}cart-drawer .cart-item__details .product-option{margin-top:.35rem;color:#84908c;font-size:1rem}cart-drawer .cart-item__price-wrapper{white-space:nowrap;color:#102b23;font-size:1.35rem;font-weight:850}cart-drawer .cart-item__totals{padding-left:.8rem!important}cart-drawer .quantity{width:13.2rem;min-height:4.2rem;border:1px solid #d5e3de!important;border-radius:1.15rem!important;box-shadow:none!important}cart-drawer .quantity:after,cart-drawer .quantity:before{display:none!important}cart-drawer .quantity__button{color:#536c64}cart-drawer .quantity__input{color:#203c33;font-weight:700}cart-drawer .cart-remove-button{border-radius:50%!important;background:#00a979!important;color:#fff!important;box-shadow:0 .5rem 1.4rem #00a97929;transition:background .16s ease,transform .16s ease}@media(hover:hover){cart-drawer .cart-remove-button:hover{background:#d84d4d!important;color:#fff!important;transform:scale(1.04)}}cart-drawer .totals{padding-top:0!important}cart-drawer .totals__total{color:#193a31!important;font-size:1.45rem!important;font-weight:800!important}cart-drawer .totals__total-value{color:#092c22!important;font-size:2rem!important;line-height:1.2;font-weight:900!important}cart-drawer .tax-note{margin:.4rem 0 1.4rem!important;color:#73827d;line-height:1.45}cart-drawer #CartDrawer-Checkout{min-height:5.6rem;background:linear-gradient(135deg,#00ad7b,#009e72)!important;box-shadow:0 1rem 2.5rem #00a07133!important}.bm-cart-pro__view-cart{position:relative;min-height:5rem;background:#fff;border:1.5px solid #00a979!important;box-shadow:none}.bm-cart-pro__continue{min-height:3.8rem;display:flex;align-items:center;justify-content:center;gap:.6rem;color:#315f52!important;font-weight:750!important}.bm-cart-pro__continue:before{content:"\2190";display:inline-block;font-size:1.5rem;transition:transform .16s ease}@media(hover:hover){.bm-cart-pro__continue:hover:before{transform:translate(-.3rem)}}.bm-cart-pro__shipping{margin-top:.4rem!important;padding:1.15rem 1.3rem!important;border-color:#d3e8e1!important;background:linear-gradient(135deg,#f1fbf7,#fbfefd)!important}.bm-cart-pro__shipping-icon{width:3.7rem!important;height:3.7rem!important;flex-basis:3.7rem!important}body.bm-cart-drawer-open a[href*="wa.me"],body.bm-cart-drawer-open a[href*="whatsapp.com"],body.bm-cart-drawer-open iframe[src*=whatsapp],body.bm-cart-drawer-open [class*=whatsapp i],body.bm-cart-drawer-open [id*=whatsapp i]{opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media screen and (max-width:749px){cart-drawer .drawer__inner{padding:0 1.5rem!important}cart-drawer .drawer__footer{margin:0 -1.5rem;padding:1.4rem 1.5rem calc(1.5rem + env(safe-area-inset-bottom))}cart-drawer .cart-item{grid-template-columns:7.2rem minmax(0,1fr) auto!important;padding:1.5rem 0!important;column-gap:1rem!important}cart-drawer .cart-item__link{width:7.2rem;height:7.2rem;border-radius:1.1rem!important}cart-drawer .cart-item__name{font-size:1.22rem!important}cart-drawer .cart-item__price-wrapper{font-size:1.18rem}cart-drawer .quantity{width:11.8rem;min-height:4rem}cart-drawer .bm-cart-pro__shipping{margin-bottom:.2rem}}cart-drawer .cart-item__media{position:relative!important;width:9rem!important;min-width:9rem!important;height:9rem!important;padding:0!important;overflow:hidden!important;border:1px solid #dce7e3!important;border-radius:1.4rem!important;background:#f8fbfa!important}cart-drawer .cart-item__link{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:3!important;display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:inherit!important;background:transparent!important;box-shadow:none!important;opacity:1!important}cart-drawer .cart-item__image{position:relative!important;z-index:1!important;display:block!important;width:100%!important;height:100%!important;max-width:100%!important;margin:0!important;padding:.65rem!important;object-fit:contain!important;object-position:center center!important;opacity:1!important;visibility:visible!important;background:transparent!important;mix-blend-mode:normal!important}@media(hover:hover){cart-drawer .cart-item__media:hover{border-color:#00a97973!important;box-shadow:0 .5rem 1.6rem #10463714}}@media screen and (max-width:749px){cart-drawer .cart-item__media{width:7.2rem!important;min-width:7.2rem!important;height:7.2rem!important;border-radius:1.1rem!important}cart-drawer .cart-item__image{padding:.45rem!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/biomascota-cart-pro-2026.css.map */
