@media only screen
and (min-width: 1025px) {
.mashsb-container {display: none;}
}

/* Left Side Share Styles */
#addthis .mashsb-container {
    display: block;
}

#addthis [class^="mashicon-"] .text, [class*=" mashicon-"] .text {
  display: none;
  }

#addthis .mashsb-buttons a {
  margin-bottom: 10px;
  padding: 0px 0px;
  width: 60px;
  }

#addthis [class^="mashicon-"] .icon:before, [class*=" mashicon-"] .icon:before {
    margin-right: 0px;
  }

#addthis .mashsb-count {
    padding-bottom: 10px;
    font-size: 26px;
	margin-top: 7px;
    float: none !important;
  	margin-right: auto;
    margin-left: auto;
  }

#addthis .mashsb-sharetext {
    font-size: 10px;
}

#addthis a.mashicon-twitter:hover {
    background-color: #0dc0ed;
}

#addthis a.mashicon-facebook:hover {
    background-color: #4b6eaa;
}

#addthis a.mashicon-google:hover {
    background-color: #b53c22;
}

.share-buttons {display: none;}

/* Hover effect */
[class^="mashicon-"]:hover, [class*=" mashicon-"]:hover {
opacity: 1;
}
/* Icon Color */
[class^="mashicon-"] .icon, [class*=" mashicon-"] {
color:#ffffff;
}
/* Font color */
[class^="mashicon-"] .text, [class*=" mashicon-"] .text {
	color: #FFF;
	font-size: 1.2rem;
	letter-spacing: .12em;
	text-transform: uppercase;
	font-family: franklin-gothic-condensed;
}

 /* Icon visual appearance */
[class^="mashicon-"] .icon:before, [class*=" mashicon-"] .icon:before {
	speak: none;
	display: inline-block;
	margin-right: 0.7em;
  font-size: 16px;
	width: 1em;
	font-family: 'superhero';
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
}

/* Icon definitions */
.mashicon-facebook .icon:before {
	content: '\e002';
}
.mashicon-twitter .icon:before {
	content: '\e003';
}
.mashicon-google .icon:before {
	content: '\e001';
}

/* Upper and lower distance share button to next elements  */
.mashsb-container {
	padding-top: 0;
	padding-bottom: 15px;
}

/* General size of all buttons */
.mashsb-buttons a{
    /* we need to reset some style 
    to prevent theme incompatibility */
    margin-right: 5px;
    margin-bottom:3px;
	border-radius: 0px;
	color: #FFF;
	display: block;
	font-weight: 700;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	white-space: nowrap;
	position: relative;
	padding: 0 10px;
	float:left;
    text-decoration: none !important;
}

/* Social networks main background color*/
.mashicon-facebook {
	background: rgba(75,110,170,0.8);
}
.mashicon-twitter {
	background: rgba(13,192,237,0.8);
}
.mashicon-google {
	background: rgba(181,60,34,0.8);
}

/* Define Share count number */
.mashsb-count {
display: block;
padding-bottom: 0px;
font-size: 26px;
font-weight: bold;
font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
color: #ccc;
border: #FFF solid 0px;
text-align: center;
margin-right: 10px;
margin-top: 10px;
float: left;
line-height: 13px;
}
/* Define Share text below share count number */
.mashsb-sharetext {
font-size:10px;
font-family:Arial,sans-serif;
color:#8A8C8E;
}
/* Define Subscribe toggle container */
.mashsb-toggle-container {
    display:none;
    padding: 11px 2% 8px;
    border: 10px solid #FFF120;
    position: relative;
    margin-bottom:10px;
    margin-top:0px;
}


/* IMPORTANT: DO NOT EDIT BELOW THIS LINE */

/* Position */
 [class^="mashicon-"], [class*=" mashicon-"]{
        position: relative;
        display: inline-block;
 }
 
[class^="mashicon-"] .text, [class*=" mashicon-"] .text {
    padding:0px !important;
    margin:0px !important;
}

 [class^="mashicon-"] .text:after, [class*=" mashicon-"] .text:after{
        line-height: 10px;
 }
 


/* Important to reset global body line-height */
.mashsb-box {
    /*height:49px;*/
    line-height: 1 !important;
}
.mashsb-count > counts {
    clear:both;
}

/* Responsive Buttons Small Google+ */
@media only screen
and (min-width: 350px) and (max-width: 390px) {
	[class^="mashicon-google"] .text, [class*=" mashicon-google"] .text {
		text-indent: -9999px !important;
		line-height: 0;
		display: block;
	}
	
	[class^="mashicon-google"] .text:after, [class*=" mashicon-google"] .text:after {
		content: "" !important;
		text-indent: 0;
		font-size: 13px;
		display: block !important;
	}
	
	[class^="mashicon-google"], [class*=" mashicon-google"] {
		width: 25%;
		text-align: center !important;
	}
	
	[class^="mashicon-google"] .icon:before, [class*=" mashicon-google"] .icon:before {
		float: none;
		margin-right: 0;
	}
	
	a.mashicon-google {
		margin-right: 5px;
		margin-bottom: 3px;
		min-width: 0;
		width: 41px;
	}
}

/* Responsive Buttons Small Buttons */
@media only screen
and (min-width: 100px) and (max-width: 349px) {
	[class^="mashicon-"] .text, [class*=" mashicon-"] .text {
		text-indent: -9999px !important;
		line-height: 0;
		display: block;
	}
	
	[class^="mashicon-"] .text:after, [class*=" mashicon-"] .text:after {
		content: "" !important;
		text-indent: 0;
		font-size: 13px;
		display: block !important;
	}
	
	[class^="mashicon-"], [class*=" mashicon-"] {
		width: 25%;
		text-align: center !important;
	}
	
	[class^="mashicon-"] .icon:before, [class*=" mashicon-"] .icon:before {
		float: none;
		margin-right: 0;
	}
	
	.mashsb-buttons a {
		margin-right: 5px;
		margin-bottom: 3px;
		min-width: 0;
		width: 41px;
	}
}