/* Hide Rewards Sticky Bar on all Product Pages */
.template-product .yotpo-floater-widget-layout {
  display: none !important;
}
