<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tpproduct__content{
  text-align:center;
}

/* CSS media query for mobile devices */
@media only screen and (max-width: 767px) {
  .floating-wpp,
  .floating-wpp:hover {
    bottom:75px !important
  }
}

.floating-wpp{
      z-index: 999;
}</pre></body></html>