.shopify-cart-icon{position:fixed;bottom:2rem;right:2rem;background-color:white;color:white;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;cursor:pointer;box-shadow:0 8px 25px rgba(0,0,0,.2);z-index:1000;transition:transform .3s ease}.shopify-cart-icon:hover{transform:scale(1.1)}.cart-item-count{position:absolute;top:-5px;right:-5px;background-color:#ff4d4f;color:white;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;border:2px solid white}