/*
Theme Name:     Avada AC
Theme URI:      http://www.websitesetup.net
Description:    Audrey Cleary 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;
}

h1.entry-title {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.75);
}