/**
Theme Name: Taqtile
Author: Thayer Ridgway
Author URI: https://thayerridgway.com
Description: Astra child theme. 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: taqtile
Template: astra
*/

.home .elementor .elementor-background-video-container {
	opacity: 0;
}

.home .elementor .elementor-background-video-container.show {
	opacity: 1;
}