/*
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
*/

article li a,
article p a{
	text-decoration:underline;
}

article li a:hover,
article p a:hover{
	text-decoration:none;
}

/* Hero Button */
#hero-button { 
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  padding: 26px 36px;
  letter-spacing:-0.02em;
}

.hide-element {
    display: none !important;
}