/*
Theme Name:     Avada IIA
Theme URI:      http://www.websitesetup.net
Description:    Insights Into Ageing child-theme of the Avada theme
Author:         John W. Kieken at Website Setup dot net 
Author URI:     http://www.siteprogrammer.net
Template:       Avada
Version:        1.0
*/



/*___________________________________________________*/

/* remove dots under ABBR element as seen on "required" asterisks on forms */
abbr.fusion-form-element-required {
    border-bottom: none !important;
    text-decoration: none !important;  
	cursor: inherit !important;
}

.home .hero-subtitle,
.home .founded-subtitle {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.99);
}

ul.checklist-resources .fusion-li-item-content a:hover {
    color: #fff;
}