 .biowell-cookie-btn{ position:fixed; bottom:24px; left:24px; width:64px; height:64px; border:none; border-radius:50%; background-color:#11434a; background-image:url("https://bio-well.co.za/wp-content/uploads/2026/02/Biowell-Emblem-With-teal-background.png"); background-size:70%; background-repeat:no-repeat; background-position:center; cursor:pointer; z-index:999999; box-shadow: 0 10px 25px rgba(0,0,0,0.35), 0 0 0 1px rgba(255,255,255,0.08), 0 0 20px rgba(95,161,131,0.15); transition:transform .25s ease, box-shadow .25s ease; overflow:hidden; text-indent:-9999px; white-space:nowrap; }  .biowell-cookie-btn:hover{ transform:scale(1.08); box-shadow: 0 14px 30px rgba(0,0,0,0.4), 0 0 25px rgba(95,161,131,0.25); }  @media (max-width:767px){ .biowell-cookie-btn{ width:58px; height:58px; bottom:18px; left:18px; } }