.ts-mw-icon {
  background: rgba(37, 167, 242, 1);
  color: rgba(255, 255, 255, 1);
}
.ts-mw-pulse:before,
.ts-mw-pulse:after {
  border: 1px solid rgba(37, 167, 242, 1);
}
.ts-mw-button {
  right: 20px;
  bottom: 70px;
}
.ts-mw-block {
  right: 5px;
  bottom: 66px;
}
.ts-mw-li a {
  color: rgba(0, 0, 0, 1) !important;
}
.ts-mw-li a:hover {
  color: rgba(37, 167, 242, 1) !important;
}
.ts-mw-button,
.ts-mw-icon,
.ts-mw-icon i,
.ts-mw-icon .slides span img,
.ts-mw-block.mw-no-bg img,
.ts-mw-pulse {
  width: 66px;
  height: 66px;
}
.ts-mw-substrate {
  background: rgba(0, 0, 0, 0.1);
}
#uptocall-mini,
.fly_callback,
.fly-block__callback,
#callphone,
.animate_btn_1,
.animate_btn_2,
.animate_btn_3,
.animate_btn_4,
.callphone,
.call-order .container-circle,
.call-order .close_phswipe,
#bingc-phone-button {
  display: none;
}
@media only screen and (max-width: 768px) {
  .ts-mw-button,
  .ts-mw-icon,
  .ts-mw-icon i,
  .ts-mw-icon .slides span img,
  .ts-mw-block.mw-no-bg img,
  .ts-mw-pulse {
    width: 47px;
    height: 47px;
  }
  .ts-mw-block {
    bottom: 47px;
  }
  .ts-mw-button {
    right: 20px;
    bottom: 70px;
  }
}
