.xu5-float-btn{position:fixed!important;right:20px!important;width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;max-width:50px!important;max-height:50px!important;background:rgba(255,255,255,.95)!important;border:1px solid #e8e8e8!important;border-radius:50%!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:9997!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 12px rgba(0,0,0,.1)!important;box-sizing:border-box!important;overflow:hidden!important}
.xu5-float-btn:hover{transform:translateY(-3px)!important;box-shadow:0 6px 20px rgba(0,0,0,.15)!important}
.xu5-float-icon{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;max-width:24px!important;max-height:24px!important;color:#666!important;transition:color .3s ease!important;flex-shrink:0!important}
#xu5-float-donation-btn{bottom:115px!important;background:linear-gradient(135deg,#ff6b6b,#ff8e53)!important;border-color:#ff6b6b!important;opacity:1!important;visibility:visible!important}
#xu5-float-donation-btn:hover{background:linear-gradient(135deg,#ff5252,#ff7043)!important;border-color:#ff5252!important;box-shadow:0 6px 20px rgba(255,107,107,.4)!important}
.xu5-float-text{font-size:20px!important;font-weight:700!important;color:#fff!important;line-height:1!important}
#xu5-back-to-top-btn{bottom:50px!important;opacity:0!important;visibility:hidden!important;transform:translateY(20px)!important;pointer-events:none!important}
#xu5-back-to-top-btn.xu5-btt-visible{opacity:1!important;visibility:visible!important;transform:translateY(0)!important;pointer-events:auto!important}
#xu5-back-to-top-btn:hover{background:#fff!important;border-color:#409eff!important;box-shadow:0 6px 20px rgba(64,158,255,.3)!important}
#xu5-back-to-top-btn:hover .xu5-float-icon{color:#409eff!important}
@media screen and (max-width:768px){
  .xu5-float-btn{right:15px!important;width:45px!important;height:45px!important;min-width:45px!important;min-height:45px!important;max-width:45px!important;max-height:45px!important}
  #xu5-float-donation-btn{bottom:95px!important}
  #xu5-back-to-top-btn{bottom:40px!important}
  .xu5-float-icon{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;max-width:20px!important;max-height:20px!important}
}
@media screen and (max-width:480px){
  .xu5-float-btn{right:10px!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important}
  #xu5-float-donation-btn{bottom:80px!important}
  #xu5-back-to-top-btn{bottom:30px!important}
  .xu5-float-icon{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important}
}
