/*
Theme Name: Baumeister Child
Theme URI: http://baumeister.qodeinteractive.com
Description: A child theme of Baumeister Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.2
Text Domain: baumeister
Template: baumeister
*/

#sfsi_plus_floater{
	opacity: 0;
}
#sfsi_plus_floater[data-top]{
	opacity: 1;
}
#sfsi_plus_floater[data-top] .sfsi_plus_wicons{
        margin-top: -70px;
    margin-bottom: 36px !important;
}
.mkd-page-footer{
	position: initial !important;
}
.sfsi_plus_tool_tip_2.sfsi_plus_linkedin_tool_bdr.sfsi_plus_Tlleft.sfsiplusid_linkedin{
	margin-left: -90px !important;
}

@media screen and (max-width:578px){
	#sfsi_plus_floater[data-top] .sfsi_plus_wicons{
		margin-top: -32px;
    	margin-bottom: 49px !important;
	}
	#sfsi_plus_floater[data-top]{
		width: 115px !important;	
	}
	
}