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

.menu-item a,
.fusion-copyright-content a {
	text-decoration-line: none !important;
}

#www-clock {
	text-align: center;
}

ul {
	margin-block-start: 0;
}

#blog-gallery h1 {
	text-shadow: 0px 0px 4px #000;
}