@font-face {
	font-family: 'fontello';
	src: url('/wp-content/plugins/SimpleSocialTrustworkz/font/fontello.eot?78492063');
	src: url('/wp-content/plugins/SimpleSocialTrustworkz/font/fontello.eot?78492063#iefix') format('embedded-opentype'),
       url('/wp-content/plugins/SimpleSocialTrustworkz/font/fontello.woff?78492063') format('woff'),
       url('/wp-content/plugins/SimpleSocialTrustworkz/font/fontello.ttf?78492063') format('truetype'),
       url('/wp-content/plugins/SimpleSocialTrustworkz/font/fontello.svg?78492063#fontello') format('svg');
    font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'fontellsc';
  src: url('/wp-content/plugins/SimpleSocialTrustworkz/font/fontellosc.eot?41892578');
  src: url('/wp-content/plugins/SimpleSocialTrustworkz/font/fontellosc.eot?41892578#iefix') format('embedded-opentype'),
       url('/wp-content/plugins/SimpleSocialTrustworkz/font/fontellosc.woff?41892578') format('woff'),
       url('/wp-content/plugins/SimpleSocialTrustworkz/font/fontellosc.ttf?41892578') format('truetype'),
       url('/wp-content/plugins/SimpleSocialTrustworkz/font/fontellosc.svg?41892578#fontello') format('svg');
    font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'simple_yelp';
  src: url('/wp-content/plugins/SimpleSocialTrustworkz/font/simple_yelp.eot?42372838');
  src: url('/wp-content/plugins/SimpleSocialTrustworkz/font/simple_yelp.eot?42372838#iefix') format('embedded-opentype'),
       url('/wp-content/plugins/SimpleSocialTrustworkz/font/simple_yelp.woff?42372838') format('woff'),
       url('/wp-content/plugins/SimpleSocialTrustworkz/font/simple_yelp.ttf?42372838') format('truetype'),
       url('/wp-content/plugins/SimpleSocialTrustworkz/font/simple_yelp.svg?42372838#simple_yelp') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('/wp-content/plugins/SimpleSocialTrustworkz/font/fontello.svg?11995952#fontello') format('svg');
  }
}
*/
.simple-social-icons ul li.social-sc a {
font-family:'fontellsc'}
.simple-social-icons {
	overflow: hidden;
}

.simple-social-icons ul {
	margin: 0;
	padding: 0;
}

.simple-social-icons ul li {
	background: none !important;
	border: none !important;
	float: left;
	list-style-type: none !important;
	margin: 0 6px 12px !important;
	padding: 0 !important;
}

.simple-social-icons ul li a {
	border: none !important;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: inline-block;
	font-family: 'simple_yelp';
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: normal !important;
	line-height: 1em;
	speak: none;
	text-align: center;
	text-decoration: none !important;
	text-transform: none !important;
	width: 1em;
}

.simple-social-icons ul.aligncenter {
	text-align: center;
}

.simple-social-icons ul.aligncenter li {
	display: inline-block;
	float: none;
}
/*.social-yelp a{position:relative; text-indent:-9999px;}
.social-yelp .yelp-icon{background-image:url(/wp-content/plugins/SimpleSocialTrustworkz/css/yelp.png); position:absolute; top:0; left:0; height:100%; width:100%; background-size:contain; z-index:998; background-repeat:no-repeat; background-position:center center;}
.social-yelp .yelp-icon-mask{ height:100%; width:100%; position:absolute; top:0;left:0; z-index:999; }*/