/**
 * @version		1.0.0
 * @package		JoomlaXTC Paw Creative template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2016 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
 


a.close:before {
    font-weight: 100;
    margin-right: 12px;
    font-family: 'FontAwesome';
    font-size: 14px;
    content: "" !important;


}
/*MMA prezidium hover*/
.display-hover {display:none}
.display-trigger:hover + .display-hover {display:block}
