/* v5.28.2 — controles de reprodução Paul Oak */
.pou-video-testimonial .pou-video-testimonial-play,
.pou-video-testimonial .pou-video-testimonial-play:hover,
.pou-video-testimonial .pou-video-testimonial-play:focus,
.pou-video-testimonial .pou-video-testimonial-play:focus-visible,
.pou-video-testimonial .pou-video-testimonial-play:active {
  width: 54px !important;
  height: 54px !important;
  border: 1px solid #efd696 !important;
  border-radius: 50% !important;
  background: linear-gradient(145deg, #f0d797 0%, #c3974e 58%, #9b7135 100%) !important;
  color: #11160f !important;
  box-shadow: 0 12px 34px rgba(160, 113, 45, .42), 0 0 0 7px rgba(224, 199, 143, .11) !important;
  opacity: 1;
}
.pou-video-testimonial .pou-video-testimonial-play:hover,
.pou-video-testimonial .pou-video-testimonial-play:focus-visible {
  background: linear-gradient(145deg, #ffe9ad 0%, #d3aa61 62%, #aa7e3d 100%) !important;
  box-shadow: 0 16px 40px rgba(160, 113, 45, .55), 0 0 0 9px rgba(224, 199, 143, .15) !important;
}
.pou-video-testimonial .pou-video-testimonial-play span {
  color: #11160f !important;
  text-shadow: 0 1px 0 rgba(255,255,255,.28);
}
