#floatcart {
  position: fixed;
  top: 85px;
  right: 15px;
  z-index: 99999;
  opacity: 0.7;
}
