/* 
Theme Name: Mediamojo
Theme URI: https://github.com/elementor/hello-theme/
Description: Mediamojo is a child theme of Hello Elementor.
Author: Mediamojo
Author URI: https://www.mediamojo.com.au/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*** GENERAL ***/

.cta-gradient .elementor-cta__bg-overlay {
	background-color: transparent;
	background-image: linear-gradient(180deg, #00000000 50%, var(--e-global-color-text) 100%);
}

.video-bw .elementor-background-video-embed {
	filter: saturate(0);
}

/*** END GENERAL ***/
