@media screen and (max-width:980px){.mobile-float-button{position:fixed;bottom:20px;right:20px;background-color:#5b36b0!important;color:#ffffff!important;padding:12px 18px!important;border-radius:50px;text-align:center;box-shadow:0px 4px 12px rgba(0,0,0,0.3);z-index:99999;letter-spacing:1px;font-weight:700;font-size:14px;line-height:1.4!important;text-decoration:none;text-transform:uppercase;display:inline-block}}@media screen and (min-width:981px){.mobile-float-button{display:none}}