/**
* Theme Name: Grandium Child
* Description: This is a child theme of Grandium, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/">Ninetheme</a>
* Template: grandium
* Version: 1.6.0
*/

.widget-blog-sidebar h5 {
    margin-bottom: 20px;
	margin-top:25px;
	font-size: 130%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}