.wmtp-style-display-callbutton {
  bottom: 0 !important;
  border-radius: 0 !important;
  width: 100% !important;
}
.wmtp-style-display-callbutton li {
  padding: 0 10px;
  margin-bottom: 0 !important;
  float: unset;
  display: inline;
}
.wmtp-style-display-callbutton ul {
  margin: auto !important;
  display: flex;
}

.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  min-width: 120px;
  text-align: center;
  border-radius: 6px;
  padding: 5px 10px;
  top: 5px;
  font-size: small;
  display: block ruby;
  margin: 0 8px 8px 8px;


  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
.wmtp-fliphorizontally img.wmtp-call-class {
  -webkit-animation: fliphorizontally 2s cubic-bezier(0.455, 0.030, 0.515, 0.955) 3s infinite both;
          animation: fliphorizontally 2s cubic-bezier(0.455, 0.030, 0.515, 0.955) 3s infinite both;
}
@-webkit-keyframes fliphorizontally {
  0% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
@keyframes fliphorizontally {
  0% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
.wmtp-jump img.wmtp-call-class {
  animation-name: jump;
  animation-duration: 1.5s;
  animation-timing-function: ease;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: normal;
}
@keyframes jump {
  0%{
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20%{
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40%{
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  50%{
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  60%{
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  80%{
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100%{
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.wmtp-alert img.wmtp-call-class {
  animation-name: alert;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: normal;
}
@keyframes alert {
  0%{
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  5%{
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  10%{
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  15%{
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%{
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  25%{
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  30%{
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  35%{
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  40%{
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  45%{
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  50%{
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.wmtp-blink img.wmtp-call-class {
  animation-name: blink;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: 3;
  animation-direction: normal;
}
@keyframes blink {
  0%{
    opacity: 1;
  }
  25%{
    opacity: 0;
  }
  50%{
    opacity: 1;
  }
  75%{
    opacity: 0;
  }
  100%{
    opacity: 1;
  }
}
.wmtp-tab-tt-footer ul, .wmtp-tab-tt-footer ul li {
    margin: 0;
    width: 100%;
}
.wmtp-tab-tt-footer a {
  text-decoration: none;
}
.wmtp-tab-tt-footer p {
    margin-bottom: 0;
  font-size: 10px !important;
}
.wmtp-tab-tt-footer {
  position: fixed;
  margin: auto;
  z-index: 9999;
  padding: 5px 10px;
  border-radius: 10px 0 0 10px;
}
.wmtp-tab-tt-footer .wmtp-boborder {
  border: none;
}

.wmtp-tab-tt-footer li {
  padding: 5px 0;
  float: left;
  list-style: none;
  text-align: center;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
}
.wmtp-tab-tt-footer svg, .wmtp-tab-tt-footer img, .wmtp-tab-tt-footer embed, .wmtp-tab-tt-footer object {
  display: inherit !important;
}
.wmtp-borderNone {
  border: 0 !important;
}
input.wmtp-btn-style {
    margin-left: 0 !important;
    margin-top: 20px !important;
}

@media (min-width: 1025px) {
/*************** ADD DESKTOP AND LAPTOP ONLY CSS HERE  ***************/
  .wmtp-none-desktop ul li a p {
    display: none !important;
  }
  .wmtp-tableSize-w45 {
    width: 45px !important;
  }
  .wmtp-tableSize-w66 {
    width: 66px !important;
  }
  .wmtp-tableSize-w80 {
    width: 80px !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
/*************** ADD TABLET ONLY CSS HERE  ***************/
  .wmtp-none-tablet ul li a p {
    display: none !important;
  }
  .wmtp-tab-tt-footer li {
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
/*************** ADD TABLET ONLY CSS HERE  ***************/
  .wmtp-none-tablet ul li a p {
    display: none !important;
  }
  .wmtp-tab-tt-footer li {
    float: none;
  }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
  .wmtp-tab-mobile-horizontal li {
    border-top: none;
    padding: 0;
    float: left;
    list-style: none;
    text-align: center;
    margin-bottom: 0px;
  }
  .wmtp-w20-per li {
    width: 20% !important;
  }
  .wmtp-w25-per li {
    width: 25% !important;
  }
  .wmtp-w33-per li {
    width: 33% !important;
  }
  .wmtp-w50-per li {
    width: 50% !important;
  }
  .wmtp-w100-per li {
    width: 100% !important;
  }
  .wmtp-tab-tt-footer p {
    font-size: 8px;
  }
  .wmtp-tab-mobile-horizontal p.wmtp-phonesize {
    font-size: 12px !important;
  }
  .wmtp-tab-mobile-horizontal {
    transform: none;
    z-index: 9999;
    left: 0;
    width: 100%;
    padding: 5px 10px;
    border-radius: 0;
    top: unset;
    bottom: 0;
  }
  .wmtp-tab-mobile-horizontal ul li {
      margin-bottom: 0 !important;
  }
  .wmtp-none-mobile ul li a p {
    display: none !important;
  }
  .wmtp-tab-mobile-horizontal {
    bottom: 0 !important;
    border-radius: 0 !important;
  }
  .wmtp-tab-mobile-vertical ul li {
      width: 100% !important;
      margin-bottom: 5px !important;
  }
  .wmtp-tab-mobile-vertical {
      width: 80px;
  }
}