/* Theme Name: Template Two AWD
Theme URI: http://authorswebsitedirect.com
Description: This is authorswebsite direct theme. It is template two design.
Author: Santosh Kumar Khatri(santy)
Author URI: santoshkhatri.com
Version: 1.0 */
.edit_upcomingEvents, .edit_authorAddress, .edit_link {
    color: #fff;
    font-size: 13px;
    border: 1px solid;
    padding: 1px 7px;
    display: none;
}

.edit_upcomingEvents:hover, .edit_authorAddress:hover, .edit_link:hover  {
    color: #fff;
}

.upcoming_event:hover .edit_upcomingEvents, .author_address:hover .edit_authorAddress, .useful_link:hover .edit_link{
	display: inline-block;
}
