/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

#post-3367 div#ez-toc-container {
    display: none!important;
}

#post-3367 div#ez-toc-container, #post-3327 div#ez-toc-container, #post-3345 div#ez-toc-container, #post-3358 div#ez-toc-container {
    display: none!important;
}

.caroufredsel_wrapper.active{
	min-height: 150px !important;
}

.hide{
	display: none !important;
}
/*sticky side buttons*/
.change-hover:hover{
	width:280px !important;
	right: 0 !important;
	transition: all 0.3s ease;
}