/*
Theme Name:     HelpGuru Child Theme
Theme URI: 		http://herothemes.com/
Description:    
Author: 		Hero Themes
Author URI: 	http://herothemes.com
Template:       helpguru
Version:        1.0.0
*/


/* ------- Insert custom styles below this line ------- */

#sidebar .widget.widget_custom_html {
	padding: 0;
}

#sidebar .widget.widget_custom_html .ez-toc-widget-sticky {
	padding: 0;
	margin: 0;
	
}

#sidebar .widget.widget_custom_html .widgettitle {
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 20px;
}

#sidebar .widget.widget_custom_html .widgettitle .ez-toc-widget-sticky-title.ez-toc-toggle.ez-toc-loaded {
	font-size: 100%;	
}

.widget.ez-toc-widget-sticky { margin-bottom: 0 }
#sidebar .widget.widget_custom_html div.ez-toc-widget-sticky-container { 
	top: 10px;
	padding: 10px;
}
#sidebar .widget.widget_custom_html .ez-toc-icon-toggle-span { 
	width: 25px;
	height: 20px;
}

#sidebar .widget.widget_custom_html .ez-toc-widget-sticky-container.is_stuck nav { padding: 0 }

#sidebar .widget.widget_custom_html .ez-toc-widget-sticky .is_stuck .ez-toc-widget-sticky-title-container,
#sidebar .widget.widget_custom_html .ez-toc-widget-sticky-container.is_stuck .widgettitle { 
	padding: 0 
}






