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

.fusion-wrapper {
    border-left: 2px solid #000;
    border-right: 2px solid #000;
}
.fusion-tb-header {
    z-index: 99999999999999;
}
.fusion-widget-menu a {
	text-decoration: none !important;
}