/* Reviewed clean-room replacements for missing assets in the vendor theme. */
.wow {
  visibility: visible !important;
}

.owl-carousel .owl-video-play-icon::before {
  border-bottom: 18px solid transparent;
  border-left: 28px solid #fff;
  border-top: 18px solid transparent;
  content: "";
  display: block;
  height: 0;
  margin: 22px 0 0 29px;
  width: 0;
}
