/*
Theme Name: Induxo Child
Theme URI: https://themeforest.net/user/tripples/portfolio
Template: induxo
Author: Bram
Author URI: https://themewinter.com
Description: Induxo is a Factory &amp; Industrial WordPress Theme.
Tags: theme-options,post-formats,featured-images
Version: 1.7.1.1667392531
Updated: 2022-11-02 13:35:31

*/

.video img {margin-top:0px; border-radius:10px 10px 0px 0px;}


.elementor-widget-video .elementor-custom-embed-image-overlay:hover::before {
  content: "";
  position: absolute;
  background-color: #FC4C02;
  opacity: 0.3;
  display: block;
  z-index: 9999;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}