/*
Theme Name:         Second touch Child
Theme URI:          http://theme.crumina.net/second/
Description:        Child theme for Second touch
Version:            1
Author:             Crumina
Author URI:         http://crumina.net/
Tags:               light, white, one-column, two-columns, three-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Template:       	secondtouch
License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/
/*
Theme Name:         Second touch Child
Theme URI:          http://theme.crumina.net/second/
Description:        Child theme for Second touch
Version:            1
Author:             Crumina
Author URI:         http://crumina.net/
Tags:               light, white, one-column, two-columns, three-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Template:       	secondtouch
License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Ajout Net Concept */
.home .featured-news .entry-summary p::after {
    content: " [...]";
    width: 10px;
    height: 10px;
    position: absolute;
    margin-left: 5px;
}

.home .four.columns {
    padding: 0 25px;
}

.dsq-widget-list .dsq-widget-item {
	padding-left: 10px!important;
	background: none!important;
}
.dsq-widget-list .dsq-widget-item .dsq-widget-avatar {
	/*width: 32px;*/
	/*height: 32px;*/
	border-radius: 0;
	margin-right: 5px;
	
}
.dsq-widget-list .dsq-widget-item .dsq-widget-meta {
	font-size: 14px!important;
}