.cart-button .cart-icon .cart-svg{width:20px;height:20px}.cart-button .cart-badge{position:absolute;top:-8px;right:-8px;background:#ef4444;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;border:2px solid #fff;min-width:20px;padding:0}@media(max-width:768px){.cart-button .cart-badge{top:-6px;right:-6px;width:18px;height:18px;font-size:.7rem}}@media(max-width:480px){.cart-button .cart-icon .cart-svg{width:18px;height:18px}.cart-button .cart-badge{top:-6px;right:-6px;width:16px;height:16px;font-size:.65rem}}@media(min-width:1081px){.cart-button .cart-icon .cart-svg{width:20px;height:20px}.cart-button .cart-badge{top:-8px;right:-8px;width:20px;height:20px;font-size:.75rem}}@media(min-width:768px)and (max-width:1080px){.cart-button .cart-icon .cart-svg{width:16px;height:16px}.cart-button .cart-badge{top:-6px;right:-6px;width:16px;height:16px;font-size:.65rem}}