#crestashareiconincontent .sbutton {
	float: left;
	margin: 10px 5px;
}

.cresta-share-icon a {
	text-decoration: none !important;
	border: 0 !important;
	outline: 0 !important;
	box-shadow: none !important;
}

.cresta-share-icon .sbutton {
	position: relative;
	margin: 8px 0;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	letter-spacing: .5px;
	line-height: 1;
}

.cresta-share-icon .sbutton.crestaShadow a i {
	border-bottom: 2px solid rgba(0, 0, 0, .10000000000000001);
	border-right: 2px solid rgba(0, 0, 0, .10000000000000001);
}

.cresta-share-icon .sbutton.crestaShadow a i:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: -20px;
	left: 39%;
	right: -6px;
	background: rgba(0, 0, 0, .10000000000000001);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-o-transition: background .80000000000000004s linear;
	-moz-transition: background .80000000000000004s linear;
	-webkit-transition: background .80000000000000004s linear;
	transition: background .80000000000000004s linear;
}

.cresta-share-icon .sbutton.crestaShadow:hover a i:after {
	background: rgba(0, 0, 0, 0);
	-o-transition: background linear;
	-moz-transition: background linear;
	-webkit-transition: background linear;
	transition: background linear;
}

.cresta-share-icon i.c-icon-cresta-facebook, .cresta-share-icon.sameColors .facebook-cresta-share .cresta-the-count {
	background: #3b5998;
}

.cresta-share-icon i.c-icon-cresta-facebook:hover {
	border: 2px solid #3b5998 !important;
	color: #3b5998;
}

.cresta-share-icon i.c-icon-cresta-twitter, .cresta-share-icon.sameColors .twitter-cresta-share .cresta-the-count {
	background: #4099ff;
}

.cresta-share-icon i.c-icon-cresta-twitter:hover {
	border: 2px solid #4099ff !important;
	color: #4099ff;
}

.cresta-share-icon i.c-icon-cresta-x, .cresta-share-icon.sameColors .twitter-cresta-share.x-icon .cresta-the-count {
	background: #000;
}

.cresta-share-icon i.c-icon-cresta-x:hover {
	border: 2px solid #000 !important;
	color: #000;
}

.cresta-share-icon i.c-icon-cresta-gplus, .cresta-share-icon.sameColors .googleplus-cresta-share .cresta-the-count {
	background: #d34836;
}

.cresta-share-icon i.c-icon-cresta-gplus:hover {
	border: 2px solid #d34836 !important;
	color: #d34836;
}

.cresta-share-icon i.c-icon-cresta-linkedin, .cresta-share-icon.sameColors .linkedin-cresta-share .cresta-the-count {
	background: #007bb6;
}

.cresta-share-icon i.c-icon-cresta-linkedin:hover {
	border: 2px solid #007bb6 !important;
	color: #007bb6;
}

.cresta-share-icon i.c-icon-cresta-pinterest, .cresta-share-icon.sameColors .pinterest-cresta-share .cresta-the-count {
	background: #cb2027;
}

.cresta-share-icon i.c-icon-cresta-pinterest:hover {
	border: 2px solid #cb2027 !important;
	color: #cb2027;
}

.cresta-share-icon i.c-icon-cresta-print {
	background: #36c1c8;
}

.cresta-share-icon i.c-icon-cresta-print:hover {
	border: 2px solid #36c1c8 !important;
	color: #36c1c8;
}

.cresta-share-icon i.c-icon-cresta-facebook, .cresta-share-icon i.c-icon-cresta-gplus, .cresta-share-icon i.c-icon-cresta-linkedin, .cresta-share-icon i.c-icon-cresta-pinterest, .cresta-share-icon i.c-icon-cresta-print, .cresta-share-icon i.c-icon-cresta-twitter, .cresta-share-icon i.c-icon-cresta-x {
	color: #fff;
	width: 40px !important;
	height: 40px !important;
	text-align: center !important;
	padding: 11px 0;
	border: 2px solid transparent;
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
	-o-transition: border .59999999999999998s linear, background .59999999999999998s linear, color .59999999999999998s linear;
	-moz-transition: border .59999999999999998s linear, background .59999999999999998s linear, color .59999999999999998s linear;
	-webkit-transition: border .59999999999999998s linear, background .59999999999999998s linear, color .59999999999999998s linear;
	transition: border .59999999999999998s linear, background .59999999999999998s linear, color .59999999999999998s linear;
}

.cresta-share-icon i.c-icon-cresta-facebook:hover, .cresta-share-icon i.c-icon-cresta-gplus:hover, .cresta-share-icon i.c-icon-cresta-linkedin:hover, .cresta-share-icon i.c-icon-cresta-pinterest:hover, .cresta-share-icon i.c-icon-cresta-print:hover, .cresta-share-icon i.c-icon-cresta-twitter:hover, .cresta-share-icon i.c-icon-cresta-x:hover {
	background: #fff;
	-o-transition: border .20000000000000001s linear, background .20000000000000001s linear, color .20000000000000001s linear;
	-moz-transition: border .20000000000000001s linear, background .20000000000000001s linear, color .20000000000000001s linear;
	-webkit-transition: border .20000000000000001s linear, background .20000000000000001s linear, color .20000000000000001s linear;
	transition: border .20000000000000001s linear, background .20000000000000001s linear, color .20000000000000001s linear;
}

.cresta-share-icon .cresta-the-total-count, .cresta-share-icon .cresta-the-total-text {
	display: block;
	text-align: center;
	color: #000;
	line-height: 1em;
}

.cresta-share-icon .cresta-the-total-text {
	font-size: 11px;
	letter-spacing: -.5px;
	text-transform: uppercase;
}

.cresta-share-icon .cresta-the-total-count {
	font-size: 25px;
	font-weight: 700;
}

.cresta-share-icon.first_style .cresta-the-count, .cresta-share-icon.fourth_style .cresta-the-count, .cresta-share-icon.second_style .cresta-the-count {
	background: #d60000;
	color: #fff;
	border-radius: 50%;
	display: inline-block;
	width: 23px;
	height: 23px;
	text-align: center;
	position: absolute;
	left: 28px;
	top: -10px;
	font-size: 10px;
	line-height: 1;
	padding: 6px 0;
	font-weight: 700;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cresta-share-icon.second_style i {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.cresta-share-icon.third_style .cresta-the-count {
	background: #d60000;
	color: #fff;
	display: inline-block;
	height: 40px;
	text-align: center;
	font-size: 12px;
	line-height: 1;
	padding: 14px 5px;
	overflow: hidden;
	font-weight: 700;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cresta-share-icon.fourth_style i {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.cresta-share-icon.fifth_style i {
	padding: 5px 0;
}

.cresta-share-icon.fifth_style .cresta-the-count {
	background: #d60000;
	color: #fff;
	border: 2px solid;
	border-radius: 50%;
	display: inline-block;
	width: 25px;
	height: 25px;
	text-align: center;
	position: absolute;
	left: 8px;
	bottom: -10px;
	font-size: 10px;
	line-height: 1;
	padding: 5px 0;
	font-weight: 700;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cresta-share-icon.eleventh_style i {
	padding: 5px 0;
	border-radius: 3px;
}

.cresta-share-icon.eleventh_style .cresta-the-count, .cresta-share-icon.eleventh_style .cresta-the-count-content, .cresta-share-icon.twelfth_style .cresta-the-count, .cresta-share-icon.twelfth_style .cresta-the-count-content {
	background: #d60000;
	color: #fff;
	display: inline-block;
	position: absolute;
	width: 48px;
	bottom: 0;
	left: -4px;
	text-align: center;
	font-size: 10px;
	line-height: 1;
	padding: 1px 0;
	vertical-align: bottom;
	font-weight: 700;
	overflow: hidden;
	-webkit-box-shadow: 0 1px 5px 0 rgba(50, 50, 50, .5);
	-moz-box-shadow: 0 1px 5px 0 rgba(50, 50, 50, .5);
	box-shadow: 0 1px 5px 0 rgba(50, 50, 50, .5);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cresta-share-icon.twelfth_style i {
	padding: 5px 0;
	-webkit-border-top-left-radius: 50%;
	-webkit-border-top-right-radius: 50%;
	-moz-border-radius-topleft: 50%;
	-moz-border-radius-topright: 50%;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
}

.cresta-share-icon.fourteenth_style i {
	text-align: left !important;
	padding: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}

.cresta-share-icon.fourteenth_style .cresta-the-count, .cresta-share-icon.fourteenth_style .cresta-the-count-content {
	background: #d60000;
	color: #fff;
	display: inline-block;
	height: 17px;
	position: absolute;
	right: 0;
	bottom: 2px;
	font-size: 10px;
	line-height: 1;
	padding: 4px;
	font-weight: 700;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}

.cresta-share-icon.seventeenth_style i {
	padding: 5px 0 0;
}

.cresta-share-icon.seventeenth_style .cresta-the-count, .cresta-share-icon.seventeenth_style .cresta-the-count-content {
	background: #d60000;
	color: #fff;
	display: inline-block;
	height: 13px;
	text-align: center;
	position: absolute;
	left: 3px;
	right: 3px;
	bottom: 5px;
	font-size: 10px;
	line-height: 1;
	padding: 1px;
	font-weight: 300;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cresta-the-button {
	text-align: center;
	width: 40px;
	cursor: pointer;
	margin-bottom: 5px;
}

.crestaCredit {
	width: 40px;
	margin: 0 !important;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cresta-share-icon i.c-icon-cresta-spinner {
	padding: 0 !important;
}

@media all and (max-width:768px) {
	#crestashareicon .sbutton {
		clear: none !important;
		float: none !important;
		display: inline-block !important;
	}
	
	#crestashareicon .sbutton span:not(.cresta-the-total-count):not(.cresta-the-total-text), .cresta-the-button {
		display: none !important;
	}
	
	.cresta-share-icon .cresta-the-total-count {
		font-size: 16px;
	}
	
	#crestashareicon.cresta-share-icon .sbutton i {
		width: 30px !important;
		height: 30px !important;
		padding: 0 !important;
		line-height: 30px !important;
	}
	
	#crestashareicon.cresta-share-icon .sbutton, #crestashareicon.cresta-share-icon .sbutton-total {
		margin: 3px 1px !important;
	}
}

@media print {
	.cresta-share-icon {
		display: none !important;
	}
}