.the_champ_horizontal_sharing .theChampSharing {
	background-color: #003d6e;
	background: #003d6e;
	color: #fff;
	border-width: 0px;
	border-style: solid;
	border-color: transparent;
}

.the_champ_horizontal_sharing .theChampSharing:hover {
	border-color: transparent;
}

.the_champ_vertical_sharing .theChampSharing:hover {
	border-color: transparent;
}

@media screen and (max-width:783px) {}

div.heateor_ss_mobile_footer {
	display: none;
}

@media screen and (max-width:783px) {
	div.the_champ_bottom_sharing ul.the_champ_sharing_ul i.theChampTCBackground {
		background-color: white;
	}
	
	div.the_champ_bottom_sharing div.theChampTotalShareCount {
		font-size: 1em !important;
		line-height: 21px !important;
	}
	
	div.the_champ_bottom_sharing div.theChampTotalShareText {
		font-size: .7em !important;
		line-height: 0px !important;
	}
	
	div.heateor_ss_mobile_footer {
		display: block;
		height: 30px;
	}
	
	.the_champ_bottom_sharing .theChampSharingArrow {
		display: none;
	}
	
	.the_champ_bottom_sharing .theChampTCBackground {
		margin-right: 1.1em !important;
	}
}

div.theChampSharingArrow {
	display: none;
}