/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.cc-copyright {
  position: absolute;
  top: 12px;
  right: 12px;
  color: #ffffff !important;
  font-size: 11px !important;
  opacity: 0.8 !important;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6) !important;
  pointer-events: none !important;
}

.mediathek-video-embed a,
.mediathek-video-poster {
  pointer-events: auto;
}
