/* 
Theme Name: Eviva Media Simple Child Theme
Theme URI: https://evivamedia.com/
Description: Eviva Media Simple Child Theme is a child theme of Hello Elementor, created by Elementor team
Author: Eviva Media Dev Team
Author URI: https://evivamedia.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: savvy
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
*/

/*
    Add your custom styles here
*/


.elementor-button,
.hover-effect{  
  transition: 0.25s;
}

.elementor-button:hover,
.elementor-button:focus,
.hover-effect:hover,
.hover-effect:focus {
  box-shadow: inset 25em 0 0 0 #EE353E;
}

.click-child:hover {
	cursor: pointer;
}