
.mashsb-count {
	float: left;
}

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

@media only screen and (min-width:801px) {
	[class*=" mashicon-"] .icon::before, [class^=mashicon-] .icon::before {
		margin-right: .7em;
	}
}

.mashicon-subscribe {
	border-color: grey;
	background-color: grey;
}

.mashicon-subscribe .icon, .mashicon-subscribe .text {
	color: #fff;
}

.mashsb-toggle-container {
	position: relative;
	margin-top: 15px;
	padding: 1.5rem 1.5rem 0;
	border-width: 0;
	border-color: currentColor;
}

.mashsb-toggle-container:before {
	display: block;
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-width: 6px;
	border-style: solid;
	content: "";
	opacity: .1667;
}

.mashsb-toggle-container:after {
	display: block;
	overflow: hidden;
	height: 0;
	margin-top: 1.5rem;
	content: " ";
}

.onoffswitch, .onoffswitch2 {
	position: relative;
	text-align: center;
}

.onoffswitch2:before, .onoffswitch:before {
	display: block;
	margin-top: -.5em;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
}

.onoffswitch:before {
	font: 32px/1 bimber;
	content: "";
}

.onoffswitch2:before {
	font: 24px/1 bimber;
	content: "";
}

.mashsb-box .mashsb-buttons a.mash-medium {
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 16px;
}

.onoffswitch.mash-medium, .onoffswitch2.mash-medium {
	width: 40px;
	height: 40px;
}

.mashsb-box .text {
	font-family: Poppins, Roboto, sans-serif;
	font-weight: 500;
	letter-spacing: -.025em;
}

.mashpv .count, .mashsbcount {
	letter-spacing: -.05em;
}

.mashsb-count {
	margin-top: 6px;
	margin-right: 15px;
}

.mashsb-buttons .mashsb-count {
	margin-right: 0;
	margin-left: 15px;
}

.mashsb-buttons .mashsb-count:first-child {
	margin-right: 15px;
	margin-left: 0;
}

.mashsb-sharetext {
	font-family: Poppins, Roboto, sans-serif;
	font-weight: 300;
}

.mashsb-main {
	max-width: 758px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	padding-bottom: 24px;
	border-width: 1px 0 0;
	border-style: solid;
	border-color: #e6e6e6;
	border-color: var(--g1-border-color);
}

.mashsb-main .mashpv .count, .mashsb-main .mashsbcount {
	font-size: 36px;
	line-height: 1;
	font-family: Poppins, Roboto, sans-serif;
	font-weight: 700;
	letter-spacing: -.05em;
}

.mashsb-main .mashsb-sharetext {
	display: block;
	font-size: 13px;
	line-height: 1;
	font-family: Poppins, Roboto, sans-serif;
	font-weight: 300;
}

.mashsb-buttons:after {
	display: table;
	clear: both;
	content: "";
}

.mashsb-buttons a {
	border-radius: 4px;
}

.mashsb-buttons .onoffswitch, .mashsb-buttons .onoffswitch2 {
	border-color: #e6e6e6;
	border-color: var(--g1-border-color);
	background-color: #e6e6e6;
	background-color: var(--g1-border-color);
	color: #999;
	color: var(--g1-mtxt-color);
	border-radius: 4px;
}

.mashsb-buttons .onoffswitch2:before, .mashsb-buttons .onoffswitch:before {
	font-weight: 400;
}

.mashsb-box .mashsb-buttons {
	margin-top: -6px;
}

.mashsb-box .mashsb-buttons .onoffswitch, .mashsb-box .mashsb-buttons .onoffswitch2, .mashsb-box .mashsb-buttons a {
	margin: 6px 0 0 6px;
}

@media only screen and (min-width:801px) {
	.mashsb-main .mashpv .count, .mashsb-main .mashsbcount {
		font-size: 42px;
		line-height: 42px;
	}
}

@media only screen and (min-width:1025px) {
	.mashsb-main .mashpv .count, .mashsb-main .mashsbcount {
		font-size: 56px;
		line-height: 42px;
	}
}

.secondary-shares a {
	display: unset !important;
}

.mashsb-micro {
	position: absolute;
	left: 6px;
	right: auto;
	top: 6px;
}

@media only screen and (min-width:1024px) {
	.mashsb-micro {
		right: 100%;
		left: auto;
		top: 0;
		padding-right: 6px;
	}
}

.mashsb-micro .mashsb-micro-toggle {
	display: block;
	width: 32px;
	height: 32px;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	line-height: 32px;
	border-radius: 4px;
	border-color: #e6e6e6;
	background-color: #e6e6e6;
	color: #999;
}

.mashsb-micro .mashsb-micro-toggle:before {
	font-family: bimber;
	font-weight: 400;
	content: "";
}

.mashsb-micro .mashsb-buttons {
	display: none;
	overflow: hidden;
	width: 48px;
	border-radius: 4px;
}

.mashsb-micro .mashsb-buttons a {
	width: 100%;
	padding: 0;
	margin: 0;
	border-radius: 0;
}

.mashsb-micro .mashsb-buttons a .icon {
	display: block;
	width: 48px;
	height: 48px;
	margin: 0;
	text-align: center;
}

.mashsb-micro .mashsb-buttons a .icon:before {
	float: none;
	margin: 0;
	line-height: 48px;
}

.mashsb-micro .mashsb-buttons .text {
	display: none;
}

.g1-wrapper-with-stickies .mashsb-micro {
	left: 6px;
	right: auto;
	top: 6px;
}

.g1-img-wrap {
	display: block;
	position: relative;
}

.mashsb-micro-wrapper {
	display: block;
	position: relative;
}

.mashsb-compact .mashsb-buttons {
	overflow: hidden;
	margin-top: 0;
	border-radius: 4px;
}

.mashsb-compact .mashsb-buttons a {
	box-sizing: border-box;
	min-width: 36px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0;
	line-height: 18px;
	border-radius: 0;
}

.mashsb-compact .mashsb-buttons a .icon:before {
	margin-right: 0;
}

.mashsb-compact .mashsb-buttons a .text {
	display: none;
}

.mashsb-compact .onoffswitch {
	display: none;
}

.mashsb-mini {
	padding-top: 0;
	padding-bottom: 0;
}

.mashsb-mini .mashsb-box .mashsb-buttons a {
	min-width: 0;
	width: auto;
	margin: 0 3px;
	border-style: solid;
	border-radius: 50%;
	padding: 8px;
	border-width: 2px;
	border-color: #000;
	border-color: var(--g1-itxt-color);
	background-color: transparent;
	color: #000;
	color: var(--g1-itxt-color);
}

.mashsb-mini .mashsb-box .mashsb-buttons .icon {
	display: block;
	color: inherit;
}

.mashsb-mini .mashsb-box .mashsb-buttons .icon:before {
	display: block;
	margin: 0;
}

.mashsb-mini .mashsb-box .mashsb-buttons .text {
	display: none;
}

.mashsb-mini .mashsb-box .mashsb-buttons .onoffswitch {
	display: none;
}

@media only screen and (min-width:601px) {
	.mashsb-side {
		position: relative;
		float: left;
		width: 66px;
		padding-bottom: 48px;
	}
	
	.mashsb-side .mashsb-count {
		width: 100%;
		padding: 10px 0;
		margin: 0;
		font-size: 30px;
		font-family: Poppins, Roboto, sans-serif;
		font-weight: 700;
		color: #000;
		color: var(--g1-itxt-color);
	}
	
	.mashsb-side .mashsb-buttons {
		clear: both;
		position: static;
		overflow: hidden;
		border-radius: 4px;
	}
	
	.mashsb-side .mashsb-buttons a {
		box-sizing: border-box;
		min-width: 0;
		width: 100%;
		margin: 0;
		text-align: center;
		border-radius: 0;
	}
	
	.mashsb-side .mashsb-buttons .onoffswitch, .mashsb-side .mashsb-buttons .onoffswitch2 {
		width: 100%;
		margin-left: 0;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mashsb-side .mashsb-buttons .icon {
		font-size: 28px !important;
		line-height: 39px !important;
		text-align: center !important;
	}
	
	.mashsb-side .mashsb-buttons .icon:before {
		display: inline-block;
		float: none !important;
		margin: 0 !important;
		font-size: 28px !important;
		line-height: 39px !important;
		text-align: center !important;
	}
	
	.mashsb-side .mashsb-buttons .text {
		display: none !important;
	}
}

.g1-sharebar {
	position: fixed;
	z-index: 99;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.g1-sharebar > .g1-row-background {
	background: #fff;
	background: var(--g1-bg-color);
}

.g1-sharebar .mashsb-main {
	max-width: none;
	border-top-width: 0;
}

.g1-sharebar .mashsb-count {
	color: inherit;
}

.g1-sharebar .mashpv .count, .g1-sharebar .mashsbcount {
	font-size: 18px;
	line-height: 1;
}

.g1-sharebar .mashsb-sharetext {
	display: block;
}

@media only screen and (max-width:800px) {
	.g1-sharebar > .g1-row-inner {
		max-width: 100%;
	}
	
	.g1-sharebar > .g1-row-inner > .g1-column {
		padding: 0;
	}
	
	.g1-sharebar .mashsb-container {
		padding: 0;
		border-width: 0;
	}
	
	.g1-sharebar .mashsb-count {
		margin: 0;
		padding: 5px 10px;
	}
	
	.g1-sharebar .mashsb-buttons {
		margin: 0;
	}
	
	.g1-sharebar .mashsb-buttons .onoffswitch, .g1-sharebar .mashsb-buttons .onoffswitch2, .g1-sharebar .mashsb-buttons a {
		margin: 0;
		border-radius: 0;
	}
}

@media only screen and (min-width:801px) {
	.g1-sharebar {
		top: 0;
		bottom: auto;
	}
	
	body.admin-bar .g1-sharebar {
		top: 46px;
	}
	
	.g1-sharebar .mashsb-container {
		padding-top: 6px;
		padding-bottom: 6px;
	}
	
	.g1-sharebar .mashpv .count, .g1-sharebar .mashsbcount {
		font-size: 24px;
	}
	
	.g1-sharebar-on {
		display: block;
	}
	
	.g1-sharebar-off {
		display: none;
	}
	
	.cssanimations .g1-sharebar {
		display: block;
		-webkit-transition: visibility 0s, opacity 375ms ease-in-out, -webkit-transform 375ms ease-in-out;
		-moz-transition: visibility 0s, opacity 375ms ease-in-out, -moz-transform 375ms ease-in-out;
		-o-transition: visibility 0s, opacity 375ms ease-in-out, -o-transform 375ms ease-in-out;
		transition: visibility 0s, opacity 375ms ease-in-out, transform 375ms ease-in-out;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
	}
	
	.cssanimations .g1-sharebar-off {
		visibility: hidden;
		-webkit-transform: translate(0, -100%);
		-moz-transform: translate(0, -100%);
		-ms-transform: translate(0, -100%);
		-o-transform: translate(0, -100%);
		transform: translate(0, -100%);
		transition: visibility 0s 375ms, opacity 375ms ease-in-out, transform 375ms ease-in-out;
	}
	
	.cssanimations .g1-sharebar-on {
		visibility: visible;
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}
