
.wpusb-svg {
	display: inline-block;
	fill: currentColor;
	height: 1em;
	stroke-width: 0;
	stroke: currentColor;
	width: 1em;
}

.wpusb {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.wpusb-fixed .wpusb-item .wpusb-button, .wpusb-fixed .wpusb-toggle, .wpusb-fixed div[data-element="buttons"] {
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.wpusb-fixed .wpusb-item .wpusb-button {
	-webkit-filter: brightness(1.05);
	-moz-filter: brightness(1.05);
	-ms-filter: brightness(1.05);
	-o-filter: brightness(1.05);
	filter: brightness(1.05);
}

@-webkit-keyframes modalOpen {
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		-o-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	
	0% {
		-webkit-transform: scale3d(.1, .1, 1);
		-moz-transform: scale3d(.1, .1, 1);
		-ms-transform: scale3d(.1, .1, 1);
		-o-transform: scale3d(.1, .1, 1);
		transform: scale3d(.1, .1, 1);
	}
}

.wpusb-square-plus {
	margin-bottom: 10px;
	margin-top: 10px;
}

.wpusb-square-plus .wpusb-item {
	display: inline-block;
}

.wpusb-square-plus .wpusb-item .wpusb-btn {
	align-items: center;
	border-radius: 3px;
	color: #fff;
	display: flex;
	height: 30px;
	justify-content: center;
	position: relative;
	width: 35px;
}

.wpusb-square-plus .wpusb-item .wpusb-btn svg {
	color: #fff;
	width: 22px;
	height: 22px;
	left: -1px;
	line-height: 27px;
	position: relative;
}

.wpusb-square-plus .wpusb-item .wpusb-btn svg:hover {
	color: inherit;
}

.wpusb-square-plus .wpusb-inside .wpusb-link svg {
	vertical-align: -moz-middle-with-baseline;
	vertical-align: -webkit-baseline-middle;
}

.wpusb-square-plus .wpusb-inside .wpusb-link span {
	display: none;
}

@media (min-width:520px) {
	.wpusb-square-plus .wpusb-inside .wpusb-link {
		width: 100%;
		padding: 0 15px 0 10px;
		text-align: initial;
	}
	
	.wpusb-square-plus .wpusb-inside .wpusb-link span {
		display: inline-block;
		font-weight: bold;
		left: 1px;
		margin-left: 3px;
		position: relative;
		text-transform: uppercase;
		top: 2px;
	}
}

.wpusb-square-plus i.wpusb-icon-facebook-square-plus {
	vertical-align: middle;
}

#wrapper .wpusb .wpusb-item .wpusb-btn, #wrapper .wpusb .wpusb-item .wpusb-btn:hover, #wrapper .wpusb .wpusb-item .wpusb-btn:focus, #content .wpusb .wpusb-item .wpusb-btn, #content .wpusb .wpusb-item .wpusb-btn:hover, #content .wpusb .wpusb-item .wpusb-btn:focus {
	border-bottom: none;
	font-family: Arial, Sans-serif, Helvetica;
	outline: none;
	text-decoration: none;
}

#wrapper .wpusb .wpusb-item .wpusb-btn, #wrapper .wpusb .wpusb-item .wpusb-btn:hover, #wrapper .wpusb .wpusb-item .wpusb-btn:focus, #content .wpusb:not(.wpusb-buttons):not(.wpusb-square-plus) .wpusb-item .wpusb-btn, #content .wpusb:not(.wpusb-buttons):not(.wpusb-square-plus) .wpusb-item .wpusb-btn:hover, #content .wpusb:not(.wpusb-buttons):not(.wpusb-square-plus) .wpusb-item .wpusb-btn:focus {
	box-shadow: none;
}

.wpusb-item {
	display: inline-flex;
	font-family: Arial, Sans-serif;
	margin-bottom: 10px;
	margin-right: 8px;
}

.wpusb-item:last-child {
	margin-right: 0;
}

.wpusb-item .wpusb-btn {
	-moz-transition: background .3s ease;
	-webkit-transition: background .3s ease;
	border: none;
	color: #424242;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Sans-serif, Helvetica;
	text-decoration: none;
	transition: background .3s ease;
}

.wpusb-item .wpusb-btn i, .wpusb-item .wpusb-btn span {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

.wpusb-item .wpusb-btn svg {
	font-style: normal;
	height: 35px;
	width: 35px;
}

.wpusb-item .wpusb-btn span {
	font-size: 12px;
	margin-left: 5px;
}

.wpusb-item .wpusb-btn span:before {
	content: attr(data-title);
}

.wpusb-buttons:not(#wpusb-container-fixed) .wpusb-item .wpusb-btn {
	border-radius: 3px;
	padding: 4px 6px;
}

@media (max-width:768px) {
	.wpusb-buttons:not(#wpusb-container-fixed) .wpusb-item .wpusb-btn {
		border-radius: 0;
	}
}

.wpusb-buttons .wpusb-item .wpusb-btn {
	color: #fff;
}

.wpusb-buttons .wpusb-item .wpusb-btn svg, .wpusb-buttons .wpusb-item .wpusb-btn svg:hover {
	width: 22px;
	height: 22px;
	color: inherit;
	line-height: 1;
}

.wpusb-buttons .wpusb-item .wpusb-btn span {
	margin-left: 0;
	padding: 0 5px;
	position: relative;
	right: 3px;
}

.wpusb-buttons .wpusb-item .wpusb-btn .wpusb-icon-facebook:before {
	bottom: 1px;
	position: relative;
}

.wpusb-default .wpusb-button span, .wpusb-square .wpusb-button span, .wpusb-rounded .wpusb-button span {
	color: #424242;
}

.wpusb .wpusb-behance svg, .wpusb .wpusb-behance svg:hover, #wpusb-container-follow .wpusb-behance svg, #wpusb-container-follow .wpusb-behance svg:hover {
	color: #1769ff;
}

.wpusb-buttons .wpusb-behance a {
	background-color: #1769ff;
	-moz-box-shadow: 0 2px #004dd9;
	-webkit-box-shadow: 0 2px #004dd9;
	box-shadow: 0 2px #004dd9;
}

.wpusb-buttons .wpusb-behance a:hover, .wpusb-buttons .wpusb-behance a:focus {
	-moz-box-shadow: 0 2px #004dd9;
	-webkit-box-shadow: 0 2px #004dd9;
	box-shadow: 0 2px #004dd9;
	background-color: #1769ff;
}

.wpusb-buttons .wpusb-behance a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-behance a {
	background-color: #1769ff;
	-moz-box-shadow: 0 2px #004dd9;
	-webkit-box-shadow: 0 2px #004dd9;
	box-shadow: 0 2px #004dd9;
}

.wpusb-square-plus .wpusb-behance a:hover, .wpusb-square-plus .wpusb-behance a:focus {
	-moz-box-shadow: 0 2px #004dd9;
	-webkit-box-shadow: 0 2px #004dd9;
	box-shadow: 0 2px #004dd9;
	background-color: #1769ff;
}

.wpusb-square-plus .wpusb-behance a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-behance a:hover, .wpusb-square-plus .wpusb-behance a:hover, .wpusb-fixed-left .wpusb-behance a:hover, .wpusb-fixed-right .wpusb-behance a:hover {
	background: #0057f7;
}

.wpusb-default .wpusb-behance a:hover, .wpusb-default .wpusb-behance a:hover svg, .wpusb-rounded .wpusb-behance a:hover, .wpusb-rounded .wpusb-behance a:hover svg, .wpusb-square .wpusb-behance a:hover, .wpusb-square .wpusb-behance a:hover svg {
	color: #0057f7;
}

#wpusb-container-follow .wpusb-behance .wpusb-btn:hover, #wpusb-container-follow .wpusb-behance .wpusb-btn:hover svg {
	color: #0057f7;
}

.wpusb .wpusb-buffer svg, .wpusb .wpusb-buffer svg:hover, #wpusb-container-follow .wpusb-buffer svg, #wpusb-container-follow .wpusb-buffer svg:hover {
	color: #323b43;
}

.wpusb-buttons .wpusb-buffer a {
	background-color: #323b43;
	-moz-box-shadow: 0 2px #181c20;
	-webkit-box-shadow: 0 2px #181c20;
	box-shadow: 0 2px #181c20;
}

.wpusb-buttons .wpusb-buffer a:hover, .wpusb-buttons .wpusb-buffer a:focus {
	-moz-box-shadow: 0 2px #181c20;
	-webkit-box-shadow: 0 2px #181c20;
	box-shadow: 0 2px #181c20;
	background-color: #323b43;
}

.wpusb-buttons .wpusb-buffer a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-buffer a {
	background-color: #323b43;
	-moz-box-shadow: 0 2px #181c20;
	-webkit-box-shadow: 0 2px #181c20;
	box-shadow: 0 2px #181c20;
}

.wpusb-square-plus .wpusb-buffer a:hover, .wpusb-square-plus .wpusb-buffer a:focus {
	-moz-box-shadow: 0 2px #181c20;
	-webkit-box-shadow: 0 2px #181c20;
	box-shadow: 0 2px #181c20;
	background-color: #323b43;
}

.wpusb-square-plus .wpusb-buffer a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-buffer a:hover, .wpusb-square-plus .wpusb-buffer a:hover, .wpusb-fixed-left .wpusb-buffer a:hover, .wpusb-fixed-right .wpusb-buffer a:hover {
	background: #252c31;
}

.wpusb-default .wpusb-buffer a:hover, .wpusb-default .wpusb-buffer a:hover svg, .wpusb-rounded .wpusb-buffer a:hover, .wpusb-rounded .wpusb-buffer a:hover svg, .wpusb-square .wpusb-buffer a:hover, .wpusb-square .wpusb-buffer a:hover svg {
	color: #252c31;
}

#wpusb-container-follow .wpusb-buffer .wpusb-btn:hover, #wpusb-container-follow .wpusb-buffer .wpusb-btn:hover svg {
	color: #252c31;
}

.wpusb .wpusb-email svg, .wpusb .wpusb-email svg:hover, #wpusb-container-follow .wpusb-email svg, #wpusb-container-follow .wpusb-email svg:hover {
	color: #0082b3;
}

.wpusb-buttons .wpusb-email a {
	background-color: #0082b3;
	-moz-box-shadow: 0 2px #005676;
	-webkit-box-shadow: 0 2px #005676;
	box-shadow: 0 2px #005676;
}

.wpusb-buttons .wpusb-email a:hover, .wpusb-buttons .wpusb-email a:focus {
	-moz-box-shadow: 0 2px #005676;
	-webkit-box-shadow: 0 2px #005676;
	box-shadow: 0 2px #005676;
	background-color: #0082b3;
}

.wpusb-buttons .wpusb-email a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-email a {
	background-color: #0082b3;
	-moz-box-shadow: 0 2px #005676;
	-webkit-box-shadow: 0 2px #005676;
	box-shadow: 0 2px #005676;
}

.wpusb-square-plus .wpusb-email a:hover, .wpusb-square-plus .wpusb-email a:focus {
	-moz-box-shadow: 0 2px #005676;
	-webkit-box-shadow: 0 2px #005676;
	box-shadow: 0 2px #005676;
	background-color: #0082b3;
}

.wpusb-square-plus .wpusb-email a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-email a:hover, .wpusb-square-plus .wpusb-email a:hover, .wpusb-fixed-left .wpusb-email a:hover, .wpusb-fixed-right .wpusb-email a:hover {
	background: #006c94;
}

.wpusb-default .wpusb-email a:hover, .wpusb-default .wpusb-email a:hover svg, .wpusb-rounded .wpusb-email a:hover, .wpusb-rounded .wpusb-email a:hover svg, .wpusb-square .wpusb-email a:hover, .wpusb-square .wpusb-email a:hover svg {
	color: #006c94;
}

#wpusb-container-follow .wpusb-email .wpusb-btn:hover, #wpusb-container-follow .wpusb-email .wpusb-btn:hover svg {
	color: #006c94;
}

.wpusb .wpusb-facebook svg, .wpusb .wpusb-facebook svg:hover, #wpusb-container-follow .wpusb-facebook svg, #wpusb-container-follow .wpusb-facebook svg:hover {
	color: #3b5998;
}

.wpusb-buttons .wpusb-facebook a {
	background-color: #3b5998;
	-moz-box-shadow: 0 2px #2a3f6c;
	-webkit-box-shadow: 0 2px #2a3f6c;
	box-shadow: 0 2px #2a3f6c;
}

.wpusb-buttons .wpusb-facebook a:hover, .wpusb-buttons .wpusb-facebook a:focus {
	-moz-box-shadow: 0 2px #2a3f6c;
	-webkit-box-shadow: 0 2px #2a3f6c;
	box-shadow: 0 2px #2a3f6c;
	background-color: #3b5998;
}

.wpusb-buttons .wpusb-facebook a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-facebook a {
	background-color: #3b5998;
	-moz-box-shadow: 0 2px #2a3f6c;
	-webkit-box-shadow: 0 2px #2a3f6c;
	box-shadow: 0 2px #2a3f6c;
}

.wpusb-square-plus .wpusb-facebook a:hover, .wpusb-square-plus .wpusb-facebook a:focus {
	-moz-box-shadow: 0 2px #2a3f6c;
	-webkit-box-shadow: 0 2px #2a3f6c;
	box-shadow: 0 2px #2a3f6c;
	background-color: #3b5998;
}

.wpusb-square-plus .wpusb-facebook a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-facebook a:hover, .wpusb-square-plus .wpusb-facebook a:hover, .wpusb-fixed-left .wpusb-facebook a:hover, .wpusb-fixed-right .wpusb-facebook a:hover {
	background: #324c82;
}

.wpusb-default .wpusb-facebook a:hover, .wpusb-default .wpusb-facebook a:hover svg, .wpusb-rounded .wpusb-facebook a:hover, .wpusb-rounded .wpusb-facebook a:hover svg, .wpusb-square .wpusb-facebook a:hover, .wpusb-square .wpusb-facebook a:hover svg {
	color: #324c82;
}

#wpusb-container-follow .wpusb-facebook .wpusb-btn:hover, #wpusb-container-follow .wpusb-facebook .wpusb-btn:hover svg {
	color: #324c82;
}

.wpusb .wpusb-flickr svg, .wpusb .wpusb-flickr svg:hover, #wpusb-container-follow .wpusb-flickr svg, #wpusb-container-follow .wpusb-flickr svg:hover {
	color: #ff0084;
}

.wpusb-buttons .wpusb-flickr a {
	background-color: #ff0084;
	-moz-box-shadow: 0 2px #c20064;
	-webkit-box-shadow: 0 2px #c20064;
	box-shadow: 0 2px #c20064;
}

.wpusb-buttons .wpusb-flickr a:hover, .wpusb-buttons .wpusb-flickr a:focus {
	-moz-box-shadow: 0 2px #c20064;
	-webkit-box-shadow: 0 2px #c20064;
	box-shadow: 0 2px #c20064;
	background-color: #ff0084;
}

.wpusb-buttons .wpusb-flickr a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-flickr a {
	background-color: #ff0084;
	-moz-box-shadow: 0 2px #c20064;
	-webkit-box-shadow: 0 2px #c20064;
	box-shadow: 0 2px #c20064;
}

.wpusb-square-plus .wpusb-flickr a:hover, .wpusb-square-plus .wpusb-flickr a:focus {
	-moz-box-shadow: 0 2px #c20064;
	-webkit-box-shadow: 0 2px #c20064;
	box-shadow: 0 2px #c20064;
	background-color: #ff0084;
}

.wpusb-square-plus .wpusb-flickr a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-flickr a:hover, .wpusb-square-plus .wpusb-flickr a:hover, .wpusb-fixed-left .wpusb-flickr a:hover, .wpusb-fixed-right .wpusb-flickr a:hover {
	background: #e00074;
}

.wpusb-default .wpusb-flickr a:hover, .wpusb-default .wpusb-flickr a:hover svg, .wpusb-rounded .wpusb-flickr a:hover, .wpusb-rounded .wpusb-flickr a:hover svg, .wpusb-square .wpusb-flickr a:hover, .wpusb-square .wpusb-flickr a:hover svg {
	color: #e00074;
}

#wpusb-container-follow .wpusb-flickr .wpusb-btn:hover, #wpusb-container-follow .wpusb-flickr .wpusb-btn:hover svg {
	color: #e00074;
}

.wpusb .wpusb-flipboard svg, .wpusb .wpusb-flipboard svg:hover, #wpusb-container-follow .wpusb-flipboard svg, #wpusb-container-follow .wpusb-flipboard svg:hover {
	color: #e12828;
}

.wpusb-buttons .wpusb-flipboard a {
	background-color: #e12828;
	-moz-box-shadow: 0 2px #b31919;
	-webkit-box-shadow: 0 2px #b31919;
	box-shadow: 0 2px #b31919;
}

.wpusb-buttons .wpusb-flipboard a:hover, .wpusb-buttons .wpusb-flipboard a:focus {
	-moz-box-shadow: 0 2px #b31919;
	-webkit-box-shadow: 0 2px #b31919;
	box-shadow: 0 2px #b31919;
	background-color: #e12828;
}

.wpusb-buttons .wpusb-flipboard a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-flipboard a {
	background-color: #e12828;
	-moz-box-shadow: 0 2px #b31919;
	-webkit-box-shadow: 0 2px #b31919;
	box-shadow: 0 2px #b31919;
}

.wpusb-square-plus .wpusb-flipboard a:hover, .wpusb-square-plus .wpusb-flipboard a:focus {
	-moz-box-shadow: 0 2px #b31919;
	-webkit-box-shadow: 0 2px #b31919;
	box-shadow: 0 2px #b31919;
	background-color: #e12828;
}

.wpusb-square-plus .wpusb-flipboard a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-flipboard a:hover, .wpusb-square-plus .wpusb-flipboard a:hover, .wpusb-fixed-left .wpusb-flipboard a:hover, .wpusb-fixed-right .wpusb-flipboard a:hover {
	background: #ce1d1d;
}

.wpusb-default .wpusb-flipboard a:hover, .wpusb-default .wpusb-flipboard a:hover svg, .wpusb-rounded .wpusb-flipboard a:hover, .wpusb-rounded .wpusb-flipboard a:hover svg, .wpusb-square .wpusb-flipboard a:hover, .wpusb-square .wpusb-flipboard a:hover svg {
	color: #ce1d1d;
}

#wpusb-container-follow .wpusb-flipboard .wpusb-btn:hover, #wpusb-container-follow .wpusb-flipboard .wpusb-btn:hover svg {
	color: #ce1d1d;
}

.wpusb .wpusb-foursquare svg, .wpusb .wpusb-foursquare svg:hover, #wpusb-container-follow .wpusb-foursquare svg, #wpusb-container-follow .wpusb-foursquare svg:hover {
	color: #f94877;
}

.wpusb-buttons .wpusb-foursquare a {
	background-color: #f94877;
	-moz-box-shadow: 0 2px #f70d4b;
	-webkit-box-shadow: 0 2px #f70d4b;
	box-shadow: 0 2px #f70d4b;
}

.wpusb-buttons .wpusb-foursquare a:hover, .wpusb-buttons .wpusb-foursquare a:focus {
	-moz-box-shadow: 0 2px #f70d4b;
	-webkit-box-shadow: 0 2px #f70d4b;
	box-shadow: 0 2px #f70d4b;
	background-color: #f94877;
}

.wpusb-buttons .wpusb-foursquare a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-foursquare a {
	background-color: #f94877;
	-moz-box-shadow: 0 2px #f70d4b;
	-webkit-box-shadow: 0 2px #f70d4b;
	box-shadow: 0 2px #f70d4b;
}

.wpusb-square-plus .wpusb-foursquare a:hover, .wpusb-square-plus .wpusb-foursquare a:focus {
	-moz-box-shadow: 0 2px #f70d4b;
	-webkit-box-shadow: 0 2px #f70d4b;
	box-shadow: 0 2px #f70d4b;
	background-color: #f94877;
}

.wpusb-square-plus .wpusb-foursquare a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-foursquare a:hover, .wpusb-square-plus .wpusb-foursquare a:hover, .wpusb-fixed-left .wpusb-foursquare a:hover, .wpusb-fixed-right .wpusb-foursquare a:hover {
	background: #f82a61;
}

.wpusb-default .wpusb-foursquare a:hover, .wpusb-default .wpusb-foursquare a:hover svg, .wpusb-rounded .wpusb-foursquare a:hover, .wpusb-rounded .wpusb-foursquare a:hover svg, .wpusb-square .wpusb-foursquare a:hover, .wpusb-square .wpusb-foursquare a:hover svg {
	color: #f82a61;
}

#wpusb-container-follow .wpusb-foursquare .wpusb-btn:hover, #wpusb-container-follow .wpusb-foursquare .wpusb-btn:hover svg {
	color: #f82a61;
}

.wpusb .wpusb-github svg, .wpusb .wpusb-github svg:hover, #wpusb-container-follow .wpusb-github svg, #wpusb-container-follow .wpusb-github svg:hover {
	color: #333;
}

.wpusb-buttons .wpusb-github a {
	background-color: #333;
	-moz-box-shadow: 0 2px #141414;
	-webkit-box-shadow: 0 2px #141414;
	box-shadow: 0 2px #141414;
}

.wpusb-buttons .wpusb-github a:hover, .wpusb-buttons .wpusb-github a:focus {
	-moz-box-shadow: 0 2px #141414;
	-webkit-box-shadow: 0 2px #141414;
	box-shadow: 0 2px #141414;
	background-color: #333;
}

.wpusb-buttons .wpusb-github a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-github a {
	background-color: #333;
	-moz-box-shadow: 0 2px #141414;
	-webkit-box-shadow: 0 2px #141414;
	box-shadow: 0 2px #141414;
}

.wpusb-square-plus .wpusb-github a:hover, .wpusb-square-plus .wpusb-github a:focus {
	-moz-box-shadow: 0 2px #141414;
	-webkit-box-shadow: 0 2px #141414;
	box-shadow: 0 2px #141414;
	background-color: #333;
}

.wpusb-square-plus .wpusb-github a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-github a:hover, .wpusb-square-plus .wpusb-github a:hover, .wpusb-fixed-left .wpusb-github a:hover, .wpusb-fixed-right .wpusb-github a:hover {
	background: #242424;
}

.wpusb-default .wpusb-github a:hover, .wpusb-default .wpusb-github a:hover svg, .wpusb-rounded .wpusb-github a:hover, .wpusb-rounded .wpusb-github a:hover svg, .wpusb-square .wpusb-github a:hover, .wpusb-square .wpusb-github a:hover svg {
	color: #242424;
}

#wpusb-container-follow .wpusb-github .wpusb-btn:hover, #wpusb-container-follow .wpusb-github .wpusb-btn:hover svg {
	color: #242424;
}

.wpusb .wpusb-gmail svg, .wpusb .wpusb-gmail svg:hover, #wpusb-container-follow .wpusb-gmail svg, #wpusb-container-follow .wpusb-gmail svg:hover {
	color: #de5448;
}

.wpusb-buttons .wpusb-gmail a {
	background-color: #de5448;
	-moz-box-shadow: 0 2px #c53124;
	-webkit-box-shadow: 0 2px #c53124;
	box-shadow: 0 2px #c53124;
}

.wpusb-buttons .wpusb-gmail a:hover, .wpusb-buttons .wpusb-gmail a:focus {
	-moz-box-shadow: 0 2px #c53124;
	-webkit-box-shadow: 0 2px #c53124;
	box-shadow: 0 2px #c53124;
	background-color: #de5448;
}

.wpusb-buttons .wpusb-gmail a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-gmail a {
	background-color: #de5448;
	-moz-box-shadow: 0 2px #c53124;
	-webkit-box-shadow: 0 2px #c53124;
	box-shadow: 0 2px #c53124;
}

.wpusb-square-plus .wpusb-gmail a:hover, .wpusb-square-plus .wpusb-gmail a:focus {
	-moz-box-shadow: 0 2px #c53124;
	-webkit-box-shadow: 0 2px #c53124;
	box-shadow: 0 2px #c53124;
	background-color: #de5448;
}

.wpusb-square-plus .wpusb-gmail a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-gmail a:hover, .wpusb-square-plus .wpusb-gmail a:hover, .wpusb-fixed-left .wpusb-gmail a:hover, .wpusb-fixed-right .wpusb-gmail a:hover {
	background: #d93c2e;
}

.wpusb-default .wpusb-gmail a:hover, .wpusb-default .wpusb-gmail a:hover svg, .wpusb-rounded .wpusb-gmail a:hover, .wpusb-rounded .wpusb-gmail a:hover svg, .wpusb-square .wpusb-gmail a:hover, .wpusb-square .wpusb-gmail a:hover svg {
	color: #d93c2e;
}

#wpusb-container-follow .wpusb-gmail .wpusb-btn:hover, #wpusb-container-follow .wpusb-gmail .wpusb-btn:hover svg {
	color: #d93c2e;
}

.wpusb .wpusb-instagram svg, .wpusb .wpusb-instagram svg:hover, #wpusb-container-follow .wpusb-instagram svg, #wpusb-container-follow .wpusb-instagram svg:hover {
	color: #c13584;
}

.wpusb-buttons .wpusb-instagram a {
	background-color: #c13584;
	-moz-box-shadow: 0 2px #912863;
	-webkit-box-shadow: 0 2px #912863;
	box-shadow: 0 2px #912863;
}

.wpusb-buttons .wpusb-instagram a:hover, .wpusb-buttons .wpusb-instagram a:focus {
	-moz-box-shadow: 0 2px #912863;
	-webkit-box-shadow: 0 2px #912863;
	box-shadow: 0 2px #912863;
	background-color: #c13584;
}

.wpusb-buttons .wpusb-instagram a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-instagram a {
	background-color: #c13584;
	-moz-box-shadow: 0 2px #912863;
	-webkit-box-shadow: 0 2px #912863;
	box-shadow: 0 2px #912863;
}

.wpusb-square-plus .wpusb-instagram a:hover, .wpusb-square-plus .wpusb-instagram a:focus {
	-moz-box-shadow: 0 2px #912863;
	-webkit-box-shadow: 0 2px #912863;
	box-shadow: 0 2px #912863;
	background-color: #c13584;
}

.wpusb-square-plus .wpusb-instagram a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-instagram a:hover, .wpusb-square-plus .wpusb-instagram a:hover, .wpusb-fixed-left .wpusb-instagram a:hover, .wpusb-fixed-right .wpusb-instagram a:hover {
	background: #a92e74;
}

.wpusb-default .wpusb-instagram a:hover, .wpusb-default .wpusb-instagram a:hover svg, .wpusb-rounded .wpusb-instagram a:hover, .wpusb-rounded .wpusb-instagram a:hover svg, .wpusb-square .wpusb-instagram a:hover, .wpusb-square .wpusb-instagram a:hover svg {
	color: #a92e74;
}

#wpusb-container-follow .wpusb-instagram .wpusb-btn:hover, #wpusb-container-follow .wpusb-instagram .wpusb-btn:hover svg {
	color: #a92e74;
}

.wpusb .wpusb-like svg, .wpusb .wpusb-like svg:hover, #wpusb-container-follow .wpusb-like svg, #wpusb-container-follow .wpusb-like svg:hover {
	color: #4c63a5;
}

.wpusb-buttons .wpusb-like a {
	background-color: #4c63a5;
	-moz-box-shadow: 0 2px #394a7b;
	-webkit-box-shadow: 0 2px #394a7b;
	box-shadow: 0 2px #394a7b;
}

.wpusb-buttons .wpusb-like a:hover, .wpusb-buttons .wpusb-like a:focus {
	-moz-box-shadow: 0 2px #394a7b;
	-webkit-box-shadow: 0 2px #394a7b;
	box-shadow: 0 2px #394a7b;
	background-color: #4c63a5;
}

.wpusb-buttons .wpusb-like a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-like a {
	background-color: #4c63a5;
	-moz-box-shadow: 0 2px #394a7b;
	-webkit-box-shadow: 0 2px #394a7b;
	box-shadow: 0 2px #394a7b;
}

.wpusb-square-plus .wpusb-like a:hover, .wpusb-square-plus .wpusb-like a:focus {
	-moz-box-shadow: 0 2px #394a7b;
	-webkit-box-shadow: 0 2px #394a7b;
	box-shadow: 0 2px #394a7b;
	background-color: #4c63a5;
}

.wpusb-square-plus .wpusb-like a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-like a:hover, .wpusb-square-plus .wpusb-like a:hover, .wpusb-fixed-left .wpusb-like a:hover, .wpusb-fixed-right .wpusb-like a:hover {
	background: #425690;
}

.wpusb-default .wpusb-like a:hover, .wpusb-default .wpusb-like a:hover svg, .wpusb-rounded .wpusb-like a:hover, .wpusb-rounded .wpusb-like a:hover svg, .wpusb-square .wpusb-like a:hover, .wpusb-square .wpusb-like a:hover svg {
	color: #425690;
}

#wpusb-container-follow .wpusb-like .wpusb-btn:hover, #wpusb-container-follow .wpusb-like .wpusb-btn:hover svg {
	color: #425690;
}

.wpusb .wpusb-linkedin svg, .wpusb .wpusb-linkedin svg:hover, #wpusb-container-follow .wpusb-linkedin svg, #wpusb-container-follow .wpusb-linkedin svg:hover {
	color: #007bb6;
}

.wpusb-buttons .wpusb-linkedin a {
	background-color: #007bb6;
	-moz-box-shadow: 0 2px #005279;
	-webkit-box-shadow: 0 2px #005279;
	box-shadow: 0 2px #005279;
}

.wpusb-buttons .wpusb-linkedin a:hover, .wpusb-buttons .wpusb-linkedin a:focus {
	-moz-box-shadow: 0 2px #005279;
	-webkit-box-shadow: 0 2px #005279;
	box-shadow: 0 2px #005279;
	background-color: #007bb6;
}

.wpusb-buttons .wpusb-linkedin a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-linkedin a {
	background-color: #007bb6;
	-moz-box-shadow: 0 2px #005279;
	-webkit-box-shadow: 0 2px #005279;
	box-shadow: 0 2px #005279;
}

.wpusb-square-plus .wpusb-linkedin a:hover, .wpusb-square-plus .wpusb-linkedin a:focus {
	-moz-box-shadow: 0 2px #005279;
	-webkit-box-shadow: 0 2px #005279;
	box-shadow: 0 2px #005279;
	background-color: #007bb6;
}

.wpusb-square-plus .wpusb-linkedin a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-linkedin a:hover, .wpusb-square-plus .wpusb-linkedin a:hover, .wpusb-fixed-left .wpusb-linkedin a:hover, .wpusb-fixed-right .wpusb-linkedin a:hover {
	background: #006697;
}

.wpusb-default .wpusb-linkedin a:hover, .wpusb-default .wpusb-linkedin a:hover svg, .wpusb-rounded .wpusb-linkedin a:hover, .wpusb-rounded .wpusb-linkedin a:hover svg, .wpusb-square .wpusb-linkedin a:hover, .wpusb-square .wpusb-linkedin a:hover svg {
	color: #006697;
}

#wpusb-container-follow .wpusb-linkedin .wpusb-btn:hover, #wpusb-container-follow .wpusb-linkedin .wpusb-btn:hover svg {
	color: #006697;
}

.wpusb .wpusb-messenger svg, .wpusb .wpusb-messenger svg:hover, #wpusb-container-follow .wpusb-messenger svg, #wpusb-container-follow .wpusb-messenger svg:hover {
	color: #0084ff;
}

.wpusb-buttons .wpusb-messenger a {
	background-color: #0084ff;
	-moz-box-shadow: 0 2px #0064c2;
	-webkit-box-shadow: 0 2px #0064c2;
	box-shadow: 0 2px #0064c2;
}

.wpusb-buttons .wpusb-messenger a:hover, .wpusb-buttons .wpusb-messenger a:focus {
	-moz-box-shadow: 0 2px #0064c2;
	-webkit-box-shadow: 0 2px #0064c2;
	box-shadow: 0 2px #0064c2;
	background-color: #0084ff;
}

.wpusb-buttons .wpusb-messenger a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-messenger a {
	background-color: #0084ff;
	-moz-box-shadow: 0 2px #0064c2;
	-webkit-box-shadow: 0 2px #0064c2;
	box-shadow: 0 2px #0064c2;
}

.wpusb-square-plus .wpusb-messenger a:hover, .wpusb-square-plus .wpusb-messenger a:focus {
	-moz-box-shadow: 0 2px #0064c2;
	-webkit-box-shadow: 0 2px #0064c2;
	box-shadow: 0 2px #0064c2;
	background-color: #0084ff;
}

.wpusb-square-plus .wpusb-messenger a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-messenger a:hover, .wpusb-square-plus .wpusb-messenger a:hover, .wpusb-fixed-left .wpusb-messenger a:hover, .wpusb-fixed-right .wpusb-messenger a:hover {
	background: #0074e0;
}

.wpusb-default .wpusb-messenger a:hover, .wpusb-default .wpusb-messenger a:hover svg, .wpusb-rounded .wpusb-messenger a:hover, .wpusb-rounded .wpusb-messenger a:hover svg, .wpusb-square .wpusb-messenger a:hover, .wpusb-square .wpusb-messenger a:hover svg {
	color: #0074e0;
}

#wpusb-container-follow .wpusb-messenger .wpusb-btn:hover, #wpusb-container-follow .wpusb-messenger .wpusb-btn:hover svg {
	color: #0074e0;
}

.wpusb .wpusb-pinterest svg, .wpusb .wpusb-pinterest svg:hover, #wpusb-container-follow .wpusb-pinterest svg, #wpusb-container-follow .wpusb-pinterest svg:hover {
	color: #cb2027;
}

.wpusb-buttons .wpusb-pinterest a {
	background-color: #cb2027;
	-moz-box-shadow: 0 2px #96181d;
	-webkit-box-shadow: 0 2px #96181d;
	box-shadow: 0 2px #96181d;
}

.wpusb-buttons .wpusb-pinterest a:hover, .wpusb-buttons .wpusb-pinterest a:focus {
	-moz-box-shadow: 0 2px #96181d;
	-webkit-box-shadow: 0 2px #96181d;
	box-shadow: 0 2px #96181d;
	background-color: #cb2027;
}

.wpusb-buttons .wpusb-pinterest a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-pinterest a {
	background-color: #cb2027;
	-moz-box-shadow: 0 2px #96181d;
	-webkit-box-shadow: 0 2px #96181d;
	box-shadow: 0 2px #96181d;
}

.wpusb-square-plus .wpusb-pinterest a:hover, .wpusb-square-plus .wpusb-pinterest a:focus {
	-moz-box-shadow: 0 2px #96181d;
	-webkit-box-shadow: 0 2px #96181d;
	box-shadow: 0 2px #96181d;
	background-color: #cb2027;
}

.wpusb-square-plus .wpusb-pinterest a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-pinterest a:hover, .wpusb-square-plus .wpusb-pinterest a:hover, .wpusb-fixed-left .wpusb-pinterest a:hover, .wpusb-fixed-right .wpusb-pinterest a:hover {
	background: #b11c22;
}

.wpusb-default .wpusb-pinterest a:hover, .wpusb-default .wpusb-pinterest a:hover svg, .wpusb-rounded .wpusb-pinterest a:hover, .wpusb-rounded .wpusb-pinterest a:hover svg, .wpusb-square .wpusb-pinterest a:hover, .wpusb-square .wpusb-pinterest a:hover svg {
	color: #b11c22;
}

#wpusb-container-follow .wpusb-pinterest .wpusb-btn:hover, #wpusb-container-follow .wpusb-pinterest .wpusb-btn:hover svg {
	color: #b11c22;
}

.wpusb .wpusb-printer svg, .wpusb .wpusb-printer svg:hover, #wpusb-container-follow .wpusb-printer svg, #wpusb-container-follow .wpusb-printer svg:hover {
	color: #61d1d5;
}

.wpusb-buttons .wpusb-printer a {
	background-color: #61d1d5;
	-moz-box-shadow: 0 2px #34c0c5;
	-webkit-box-shadow: 0 2px #34c0c5;
	box-shadow: 0 2px #34c0c5;
}

.wpusb-buttons .wpusb-printer a:hover, .wpusb-buttons .wpusb-printer a:focus {
	-moz-box-shadow: 0 2px #34c0c5;
	-webkit-box-shadow: 0 2px #34c0c5;
	box-shadow: 0 2px #34c0c5;
	background-color: #61d1d5;
}

.wpusb-buttons .wpusb-printer a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-printer a {
	background-color: #61d1d5;
	-moz-box-shadow: 0 2px #34c0c5;
	-webkit-box-shadow: 0 2px #34c0c5;
	box-shadow: 0 2px #34c0c5;
}

.wpusb-square-plus .wpusb-printer a:hover, .wpusb-square-plus .wpusb-printer a:focus {
	-moz-box-shadow: 0 2px #34c0c5;
	-webkit-box-shadow: 0 2px #34c0c5;
	box-shadow: 0 2px #34c0c5;
	background-color: #61d1d5;
}

.wpusb-square-plus .wpusb-printer a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-printer a:hover, .wpusb-square-plus .wpusb-printer a:hover, .wpusb-fixed-left .wpusb-printer a:hover, .wpusb-fixed-right .wpusb-printer a:hover {
	background: #49cacf;
}

.wpusb-default .wpusb-printer a:hover, .wpusb-default .wpusb-printer a:hover svg, .wpusb-rounded .wpusb-printer a:hover, .wpusb-rounded .wpusb-printer a:hover svg, .wpusb-square .wpusb-printer a:hover, .wpusb-square .wpusb-printer a:hover svg {
	color: #49cacf;
}

#wpusb-container-follow .wpusb-printer .wpusb-btn:hover, #wpusb-container-follow .wpusb-printer .wpusb-btn:hover svg {
	color: #49cacf;
}

.wpusb .wpusb-reddit svg, .wpusb .wpusb-reddit svg:hover, #wpusb-container-follow .wpusb-reddit svg, #wpusb-container-follow .wpusb-reddit svg:hover {
	color: #ff4500;
}

.wpusb-buttons .wpusb-reddit a {
	background-color: #ff4500;
	-moz-box-shadow: 0 2px #c23400;
	-webkit-box-shadow: 0 2px #c23400;
	box-shadow: 0 2px #c23400;
}

.wpusb-buttons .wpusb-reddit a:hover, .wpusb-buttons .wpusb-reddit a:focus {
	-moz-box-shadow: 0 2px #c23400;
	-webkit-box-shadow: 0 2px #c23400;
	box-shadow: 0 2px #c23400;
	background-color: #ff4500;
}

.wpusb-buttons .wpusb-reddit a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-reddit a {
	background-color: #ff4500;
	-moz-box-shadow: 0 2px #c23400;
	-webkit-box-shadow: 0 2px #c23400;
	box-shadow: 0 2px #c23400;
}

.wpusb-square-plus .wpusb-reddit a:hover, .wpusb-square-plus .wpusb-reddit a:focus {
	-moz-box-shadow: 0 2px #c23400;
	-webkit-box-shadow: 0 2px #c23400;
	box-shadow: 0 2px #c23400;
	background-color: #ff4500;
}

.wpusb-square-plus .wpusb-reddit a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-reddit a:hover, .wpusb-square-plus .wpusb-reddit a:hover, .wpusb-fixed-left .wpusb-reddit a:hover, .wpusb-fixed-right .wpusb-reddit a:hover {
	background: #e03d00;
}

.wpusb-default .wpusb-reddit a:hover, .wpusb-default .wpusb-reddit a:hover svg, .wpusb-rounded .wpusb-reddit a:hover, .wpusb-rounded .wpusb-reddit a:hover svg, .wpusb-square .wpusb-reddit a:hover, .wpusb-square .wpusb-reddit a:hover svg {
	color: #e03d00;
}

#wpusb-container-follow .wpusb-reddit .wpusb-btn:hover, #wpusb-container-follow .wpusb-reddit .wpusb-btn:hover svg {
	color: #e03d00;
}

.wpusb .wpusb-rss svg, .wpusb .wpusb-rss svg:hover, #wpusb-container-follow .wpusb-rss svg, #wpusb-container-follow .wpusb-rss svg:hover {
	color: #f26522;
}

.wpusb-buttons .wpusb-rss a {
	background-color: #f26522;
	-moz-box-shadow: 0 2px #cb490c;
	-webkit-box-shadow: 0 2px #cb490c;
	box-shadow: 0 2px #cb490c;
}

.wpusb-buttons .wpusb-rss a:hover, .wpusb-buttons .wpusb-rss a:focus {
	-moz-box-shadow: 0 2px #cb490c;
	-webkit-box-shadow: 0 2px #cb490c;
	box-shadow: 0 2px #cb490c;
	background-color: #f26522;
}

.wpusb-buttons .wpusb-rss a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-rss a {
	background-color: #f26522;
	-moz-box-shadow: 0 2px #cb490c;
	-webkit-box-shadow: 0 2px #cb490c;
	box-shadow: 0 2px #cb490c;
}

.wpusb-square-plus .wpusb-rss a:hover, .wpusb-square-plus .wpusb-rss a:focus {
	-moz-box-shadow: 0 2px #cb490c;
	-webkit-box-shadow: 0 2px #cb490c;
	box-shadow: 0 2px #cb490c;
	background-color: #f26522;
}

.wpusb-square-plus .wpusb-rss a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-rss a:hover, .wpusb-square-plus .wpusb-rss a:hover, .wpusb-fixed-left .wpusb-rss a:hover, .wpusb-fixed-right .wpusb-rss a:hover {
	background: #e8540e;
}

.wpusb-default .wpusb-rss a:hover, .wpusb-default .wpusb-rss a:hover svg, .wpusb-rounded .wpusb-rss a:hover, .wpusb-rounded .wpusb-rss a:hover svg, .wpusb-square .wpusb-rss a:hover, .wpusb-square .wpusb-rss a:hover svg {
	color: #e8540e;
}

#wpusb-container-follow .wpusb-rss .wpusb-btn:hover, #wpusb-container-follow .wpusb-rss .wpusb-btn:hover svg {
	color: #e8540e;
}

.wpusb .wpusb-share svg, .wpusb .wpusb-share svg:hover, #wpusb-container-follow .wpusb-share svg, #wpusb-container-follow .wpusb-share svg:hover {
	color: #014e6b;
}

.wpusb-buttons .wpusb-share a {
	background-color: #014e6b;
	-moz-box-shadow: 0 2px #00222e;
	-webkit-box-shadow: 0 2px #00222e;
	box-shadow: 0 2px #00222e;
}

.wpusb-buttons .wpusb-share a:hover, .wpusb-buttons .wpusb-share a:focus {
	-moz-box-shadow: 0 2px #00222e;
	-webkit-box-shadow: 0 2px #00222e;
	box-shadow: 0 2px #00222e;
	background-color: #014e6b;
}

.wpusb-buttons .wpusb-share a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-share a {
	background-color: #014e6b;
	-moz-box-shadow: 0 2px #00222e;
	-webkit-box-shadow: 0 2px #00222e;
	box-shadow: 0 2px #00222e;
}

.wpusb-square-plus .wpusb-share a:hover, .wpusb-square-plus .wpusb-share a:focus {
	-moz-box-shadow: 0 2px #00222e;
	-webkit-box-shadow: 0 2px #00222e;
	box-shadow: 0 2px #00222e;
	background-color: #014e6b;
}

.wpusb-square-plus .wpusb-share a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-share a:hover, .wpusb-square-plus .wpusb-share a:hover, .wpusb-fixed-left .wpusb-share a:hover, .wpusb-fixed-right .wpusb-share a:hover {
	background: #01384d;
}

.wpusb-default .wpusb-share a:hover, .wpusb-default .wpusb-share a:hover svg, .wpusb-rounded .wpusb-share a:hover, .wpusb-rounded .wpusb-share a:hover svg, .wpusb-square .wpusb-share a:hover, .wpusb-square .wpusb-share a:hover svg {
	color: #01384d;
}

#wpusb-container-follow .wpusb-share .wpusb-btn:hover, #wpusb-container-follow .wpusb-share .wpusb-btn:hover svg {
	color: #01384d;
}

.wpusb .wpusb-skype svg, .wpusb .wpusb-skype svg:hover, #wpusb-container-follow .wpusb-skype svg, #wpusb-container-follow .wpusb-skype svg:hover {
	color: #00aff0;
}

.wpusb-buttons .wpusb-skype a {
	background-color: #00aff0;
	-moz-box-shadow: 0 2px #0082b3;
	-webkit-box-shadow: 0 2px #0082b3;
	box-shadow: 0 2px #0082b3;
}

.wpusb-buttons .wpusb-skype a:hover, .wpusb-buttons .wpusb-skype a:focus {
	-moz-box-shadow: 0 2px #0082b3;
	-webkit-box-shadow: 0 2px #0082b3;
	box-shadow: 0 2px #0082b3;
	background-color: #00aff0;
}

.wpusb-buttons .wpusb-skype a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-skype a {
	background-color: #00aff0;
	-moz-box-shadow: 0 2px #0082b3;
	-webkit-box-shadow: 0 2px #0082b3;
	box-shadow: 0 2px #0082b3;
}

.wpusb-square-plus .wpusb-skype a:hover, .wpusb-square-plus .wpusb-skype a:focus {
	-moz-box-shadow: 0 2px #0082b3;
	-webkit-box-shadow: 0 2px #0082b3;
	box-shadow: 0 2px #0082b3;
	background-color: #00aff0;
}

.wpusb-square-plus .wpusb-skype a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-skype a:hover, .wpusb-square-plus .wpusb-skype a:hover, .wpusb-fixed-left .wpusb-skype a:hover, .wpusb-fixed-right .wpusb-skype a:hover {
	background: #0099d1;
}

.wpusb-default .wpusb-skype a:hover, .wpusb-default .wpusb-skype a:hover svg, .wpusb-rounded .wpusb-skype a:hover, .wpusb-rounded .wpusb-skype a:hover svg, .wpusb-square .wpusb-skype a:hover, .wpusb-square .wpusb-skype a:hover svg {
	color: #0099d1;
}

#wpusb-container-follow .wpusb-skype .wpusb-btn:hover, #wpusb-container-follow .wpusb-skype .wpusb-btn:hover svg {
	color: #0099d1;
}

.wpusb .wpusb-snapchat svg, .wpusb .wpusb-snapchat svg:hover, #wpusb-container-follow .wpusb-snapchat svg, #wpusb-container-follow .wpusb-snapchat svg:hover {
	color: #fffc00;
}

.wpusb-buttons .wpusb-snapchat a {
	background-color: #fffc00;
	-moz-box-shadow: 0 2px #c2c000;
	-webkit-box-shadow: 0 2px #c2c000;
	box-shadow: 0 2px #c2c000;
}

.wpusb-buttons .wpusb-snapchat a:hover, .wpusb-buttons .wpusb-snapchat a:focus {
	-moz-box-shadow: 0 2px #c2c000;
	-webkit-box-shadow: 0 2px #c2c000;
	box-shadow: 0 2px #c2c000;
	background-color: #fffc00;
}

.wpusb-buttons .wpusb-snapchat a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-snapchat a {
	background-color: #fffc00;
	-moz-box-shadow: 0 2px #c2c000;
	-webkit-box-shadow: 0 2px #c2c000;
	box-shadow: 0 2px #c2c000;
}

.wpusb-square-plus .wpusb-snapchat a:hover, .wpusb-square-plus .wpusb-snapchat a:focus {
	-moz-box-shadow: 0 2px #c2c000;
	-webkit-box-shadow: 0 2px #c2c000;
	box-shadow: 0 2px #c2c000;
	background-color: #fffc00;
}

.wpusb-square-plus .wpusb-snapchat a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-snapchat a:hover, .wpusb-square-plus .wpusb-snapchat a:hover, .wpusb-fixed-left .wpusb-snapchat a:hover, .wpusb-fixed-right .wpusb-snapchat a:hover {
	background: #e0de00;
}

.wpusb-default .wpusb-snapchat a:hover, .wpusb-default .wpusb-snapchat a:hover svg, .wpusb-rounded .wpusb-snapchat a:hover, .wpusb-rounded .wpusb-snapchat a:hover svg, .wpusb-square .wpusb-snapchat a:hover, .wpusb-square .wpusb-snapchat a:hover svg {
	color: #e0de00;
}

#wpusb-container-follow .wpusb-snapchat .wpusb-btn:hover, #wpusb-container-follow .wpusb-snapchat .wpusb-btn:hover svg {
	color: #e0de00;
}

.wpusb .wpusb-telegram svg, .wpusb .wpusb-telegram svg:hover, #wpusb-container-follow .wpusb-telegram svg, #wpusb-container-follow .wpusb-telegram svg:hover {
	color: #08c;
}

.wpusb-buttons .wpusb-telegram a {
	background-color: #08c;
	-moz-box-shadow: 0 2px #005f8f;
	-webkit-box-shadow: 0 2px #005f8f;
	box-shadow: 0 2px #005f8f;
}

.wpusb-buttons .wpusb-telegram a:hover, .wpusb-buttons .wpusb-telegram a:focus {
	-moz-box-shadow: 0 2px #005f8f;
	-webkit-box-shadow: 0 2px #005f8f;
	box-shadow: 0 2px #005f8f;
	background-color: #08c;
}

.wpusb-buttons .wpusb-telegram a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-telegram a {
	background-color: #08c;
	-moz-box-shadow: 0 2px #005f8f;
	-webkit-box-shadow: 0 2px #005f8f;
	box-shadow: 0 2px #005f8f;
}

.wpusb-square-plus .wpusb-telegram a:hover, .wpusb-square-plus .wpusb-telegram a:focus {
	-moz-box-shadow: 0 2px #005f8f;
	-webkit-box-shadow: 0 2px #005f8f;
	box-shadow: 0 2px #005f8f;
	background-color: #08c;
}

.wpusb-square-plus .wpusb-telegram a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-telegram a:hover, .wpusb-square-plus .wpusb-telegram a:hover, .wpusb-fixed-left .wpusb-telegram a:hover, .wpusb-fixed-right .wpusb-telegram a:hover {
	background: #0074ad;
}

.wpusb-default .wpusb-telegram a:hover, .wpusb-default .wpusb-telegram a:hover svg, .wpusb-rounded .wpusb-telegram a:hover, .wpusb-rounded .wpusb-telegram a:hover svg, .wpusb-square .wpusb-telegram a:hover, .wpusb-square .wpusb-telegram a:hover svg {
	color: #0074ad;
}

#wpusb-container-follow .wpusb-telegram .wpusb-btn:hover, #wpusb-container-follow .wpusb-telegram .wpusb-btn:hover svg {
	color: #0074ad;
}

.wpusb .wpusb-tumblr svg, .wpusb .wpusb-tumblr svg:hover, #wpusb-container-follow .wpusb-tumblr svg, #wpusb-container-follow .wpusb-tumblr svg:hover {
	color: #32506d;
}

.wpusb-buttons .wpusb-tumblr a {
	background-color: #32506d;
	-moz-box-shadow: 0 2px #1f3143;
	-webkit-box-shadow: 0 2px #1f3143;
	box-shadow: 0 2px #1f3143;
}

.wpusb-buttons .wpusb-tumblr a:hover, .wpusb-buttons .wpusb-tumblr a:focus {
	-moz-box-shadow: 0 2px #1f3143;
	-webkit-box-shadow: 0 2px #1f3143;
	box-shadow: 0 2px #1f3143;
	background-color: #32506d;
}

.wpusb-buttons .wpusb-tumblr a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-tumblr a {
	background-color: #32506d;
	-moz-box-shadow: 0 2px #1f3143;
	-webkit-box-shadow: 0 2px #1f3143;
	box-shadow: 0 2px #1f3143;
}

.wpusb-square-plus .wpusb-tumblr a:hover, .wpusb-square-plus .wpusb-tumblr a:focus {
	-moz-box-shadow: 0 2px #1f3143;
	-webkit-box-shadow: 0 2px #1f3143;
	box-shadow: 0 2px #1f3143;
	background-color: #32506d;
}

.wpusb-square-plus .wpusb-tumblr a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-tumblr a:hover, .wpusb-square-plus .wpusb-tumblr a:hover, .wpusb-fixed-left .wpusb-tumblr a:hover, .wpusb-fixed-right .wpusb-tumblr a:hover {
	background: #284158;
}

.wpusb-default .wpusb-tumblr a:hover, .wpusb-default .wpusb-tumblr a:hover svg, .wpusb-rounded .wpusb-tumblr a:hover, .wpusb-rounded .wpusb-tumblr a:hover svg, .wpusb-square .wpusb-tumblr a:hover, .wpusb-square .wpusb-tumblr a:hover svg {
	color: #284158;
}

#wpusb-container-follow .wpusb-tumblr .wpusb-btn:hover, #wpusb-container-follow .wpusb-tumblr .wpusb-btn:hover svg {
	color: #284158;
}

.wpusb .wpusb-twitter svg, .wpusb .wpusb-twitter svg:hover, #wpusb-container-follow .wpusb-twitter svg, #wpusb-container-follow .wpusb-twitter svg:hover {
	color: #00aced;
}

.wpusb-buttons .wpusb-twitter a {
	background-color: #00aced;
	-moz-box-shadow: 0 2px #0080b0;
	-webkit-box-shadow: 0 2px #0080b0;
	box-shadow: 0 2px #0080b0;
}

.wpusb-buttons .wpusb-twitter a:hover, .wpusb-buttons .wpusb-twitter a:focus {
	-moz-box-shadow: 0 2px #0080b0;
	-webkit-box-shadow: 0 2px #0080b0;
	box-shadow: 0 2px #0080b0;
	background-color: #00aced;
}

.wpusb-buttons .wpusb-twitter a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-twitter a {
	background-color: #00aced;
	-moz-box-shadow: 0 2px #0080b0;
	-webkit-box-shadow: 0 2px #0080b0;
	box-shadow: 0 2px #0080b0;
}

.wpusb-square-plus .wpusb-twitter a:hover, .wpusb-square-plus .wpusb-twitter a:focus {
	-moz-box-shadow: 0 2px #0080b0;
	-webkit-box-shadow: 0 2px #0080b0;
	box-shadow: 0 2px #0080b0;
	background-color: #00aced;
}

.wpusb-square-plus .wpusb-twitter a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-twitter a:hover, .wpusb-square-plus .wpusb-twitter a:hover, .wpusb-fixed-left .wpusb-twitter a:hover, .wpusb-fixed-right .wpusb-twitter a:hover {
	background: #0096ce;
}

.wpusb-default .wpusb-twitter a:hover, .wpusb-default .wpusb-twitter a:hover svg, .wpusb-rounded .wpusb-twitter a:hover, .wpusb-rounded .wpusb-twitter a:hover svg, .wpusb-square .wpusb-twitter a:hover, .wpusb-square .wpusb-twitter a:hover svg {
	color: #0096ce;
}

#wpusb-container-follow .wpusb-twitter .wpusb-btn:hover, #wpusb-container-follow .wpusb-twitter .wpusb-btn:hover svg {
	color: #0096ce;
}

.wpusb .wpusb-viber svg, .wpusb .wpusb-viber svg:hover, #wpusb-container-follow .wpusb-viber svg, #wpusb-container-follow .wpusb-viber svg:hover {
	color: #8f5db7;
}

.wpusb-buttons .wpusb-viber a {
	background-color: #8f5db7;
	-moz-box-shadow: 0 2px #704295;
	-webkit-box-shadow: 0 2px #704295;
	box-shadow: 0 2px #704295;
}

.wpusb-buttons .wpusb-viber a:hover, .wpusb-buttons .wpusb-viber a:focus {
	-moz-box-shadow: 0 2px #704295;
	-webkit-box-shadow: 0 2px #704295;
	box-shadow: 0 2px #704295;
	background-color: #8f5db7;
}

.wpusb-buttons .wpusb-viber a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-viber a {
	background-color: #8f5db7;
	-moz-box-shadow: 0 2px #704295;
	-webkit-box-shadow: 0 2px #704295;
	box-shadow: 0 2px #704295;
}

.wpusb-square-plus .wpusb-viber a:hover, .wpusb-square-plus .wpusb-viber a:focus {
	-moz-box-shadow: 0 2px #704295;
	-webkit-box-shadow: 0 2px #704295;
	box-shadow: 0 2px #704295;
	background-color: #8f5db7;
}

.wpusb-square-plus .wpusb-viber a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-viber a:hover, .wpusb-square-plus .wpusb-viber a:hover, .wpusb-fixed-left .wpusb-viber a:hover, .wpusb-fixed-right .wpusb-viber a:hover {
	background: #804caa;
}

.wpusb-default .wpusb-viber a:hover, .wpusb-default .wpusb-viber a:hover svg, .wpusb-rounded .wpusb-viber a:hover, .wpusb-rounded .wpusb-viber a:hover svg, .wpusb-square .wpusb-viber a:hover, .wpusb-square .wpusb-viber a:hover svg {
	color: #804caa;
}

#wpusb-container-follow .wpusb-viber .wpusb-btn:hover, #wpusb-container-follow .wpusb-viber .wpusb-btn:hover svg {
	color: #804caa;
}

.wpusb .wpusb-vimeo svg, .wpusb .wpusb-vimeo svg:hover, #wpusb-container-follow .wpusb-vimeo svg, #wpusb-container-follow .wpusb-vimeo svg:hover {
	color: #1ab7ea;
}

.wpusb-buttons .wpusb-vimeo a {
	background-color: #1ab7ea;
	-moz-box-shadow: 0 2px #118eb6;
	-webkit-box-shadow: 0 2px #118eb6;
	box-shadow: 0 2px #118eb6;
}

.wpusb-buttons .wpusb-vimeo a:hover, .wpusb-buttons .wpusb-vimeo a:focus {
	-moz-box-shadow: 0 2px #118eb6;
	-webkit-box-shadow: 0 2px #118eb6;
	box-shadow: 0 2px #118eb6;
	background-color: #1ab7ea;
}

.wpusb-buttons .wpusb-vimeo a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-vimeo a {
	background-color: #1ab7ea;
	-moz-box-shadow: 0 2px #118eb6;
	-webkit-box-shadow: 0 2px #118eb6;
	box-shadow: 0 2px #118eb6;
}

.wpusb-square-plus .wpusb-vimeo a:hover, .wpusb-square-plus .wpusb-vimeo a:focus {
	-moz-box-shadow: 0 2px #118eb6;
	-webkit-box-shadow: 0 2px #118eb6;
	box-shadow: 0 2px #118eb6;
	background-color: #1ab7ea;
}

.wpusb-square-plus .wpusb-vimeo a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-vimeo a:hover, .wpusb-square-plus .wpusb-vimeo a:hover, .wpusb-fixed-left .wpusb-vimeo a:hover, .wpusb-fixed-right .wpusb-vimeo a:hover {
	background: #13a3d2;
}

.wpusb-default .wpusb-vimeo a:hover, .wpusb-default .wpusb-vimeo a:hover svg, .wpusb-rounded .wpusb-vimeo a:hover, .wpusb-rounded .wpusb-vimeo a:hover svg, .wpusb-square .wpusb-vimeo a:hover, .wpusb-square .wpusb-vimeo a:hover svg {
	color: #13a3d2;
}

#wpusb-container-follow .wpusb-vimeo .wpusb-btn:hover, #wpusb-container-follow .wpusb-vimeo .wpusb-btn:hover svg {
	color: #13a3d2;
}

.wpusb .wpusb-whatsapp svg, .wpusb .wpusb-whatsapp svg:hover, #wpusb-container-follow .wpusb-whatsapp svg, #wpusb-container-follow .wpusb-whatsapp svg:hover {
	color: #4bc557;
}

.wpusb-buttons .wpusb-whatsapp a {
	background-color: #4bc557;
	-moz-box-shadow: 0 2px #339f3e;
	-webkit-box-shadow: 0 2px #339f3e;
	box-shadow: 0 2px #339f3e;
}

.wpusb-buttons .wpusb-whatsapp a:hover, .wpusb-buttons .wpusb-whatsapp a:focus {
	-moz-box-shadow: 0 2px #339f3e;
	-webkit-box-shadow: 0 2px #339f3e;
	box-shadow: 0 2px #339f3e;
	background-color: #4bc557;
}

.wpusb-buttons .wpusb-whatsapp a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-whatsapp a {
	background-color: #4bc557;
	-moz-box-shadow: 0 2px #339f3e;
	-webkit-box-shadow: 0 2px #339f3e;
	box-shadow: 0 2px #339f3e;
}

.wpusb-square-plus .wpusb-whatsapp a:hover, .wpusb-square-plus .wpusb-whatsapp a:focus {
	-moz-box-shadow: 0 2px #339f3e;
	-webkit-box-shadow: 0 2px #339f3e;
	box-shadow: 0 2px #339f3e;
	background-color: #4bc557;
}

.wpusb-square-plus .wpusb-whatsapp a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-whatsapp a:hover, .wpusb-square-plus .wpusb-whatsapp a:hover, .wpusb-fixed-left .wpusb-whatsapp a:hover, .wpusb-fixed-right .wpusb-whatsapp a:hover {
	background: #3bb747;
}

.wpusb-default .wpusb-whatsapp a:hover, .wpusb-default .wpusb-whatsapp a:hover svg, .wpusb-rounded .wpusb-whatsapp a:hover, .wpusb-rounded .wpusb-whatsapp a:hover svg, .wpusb-square .wpusb-whatsapp a:hover, .wpusb-square .wpusb-whatsapp a:hover svg {
	color: #3bb747;
}

#wpusb-container-follow .wpusb-whatsapp .wpusb-btn:hover, #wpusb-container-follow .wpusb-whatsapp .wpusb-btn:hover svg {
	color: #3bb747;
}

.wpusb .wpusb-youtube svg, .wpusb .wpusb-youtube svg:hover, #wpusb-container-follow .wpusb-youtube svg, #wpusb-container-follow .wpusb-youtube svg:hover {
	color: #cd201f;
}

.wpusb-buttons .wpusb-youtube a {
	background-color: #cd201f;
	-moz-box-shadow: 0 2px #981817;
	-webkit-box-shadow: 0 2px #981817;
	box-shadow: 0 2px #981817;
}

.wpusb-buttons .wpusb-youtube a:hover, .wpusb-buttons .wpusb-youtube a:focus {
	-moz-box-shadow: 0 2px #981817;
	-webkit-box-shadow: 0 2px #981817;
	box-shadow: 0 2px #981817;
	background-color: #cd201f;
}

.wpusb-buttons .wpusb-youtube a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-youtube a {
	background-color: #cd201f;
	-moz-box-shadow: 0 2px #981817;
	-webkit-box-shadow: 0 2px #981817;
	box-shadow: 0 2px #981817;
}

.wpusb-square-plus .wpusb-youtube a:hover, .wpusb-square-plus .wpusb-youtube a:focus {
	-moz-box-shadow: 0 2px #981817;
	-webkit-box-shadow: 0 2px #981817;
	box-shadow: 0 2px #981817;
	background-color: #cd201f;
}

.wpusb-square-plus .wpusb-youtube a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-youtube a:hover, .wpusb-square-plus .wpusb-youtube a:hover, .wpusb-fixed-left .wpusb-youtube a:hover, .wpusb-fixed-right .wpusb-youtube a:hover {
	background: #b21c1b;
}

.wpusb-default .wpusb-youtube a:hover, .wpusb-default .wpusb-youtube a:hover svg, .wpusb-rounded .wpusb-youtube a:hover, .wpusb-rounded .wpusb-youtube a:hover svg, .wpusb-square .wpusb-youtube a:hover, .wpusb-square .wpusb-youtube a:hover svg {
	color: #b21c1b;
}

#wpusb-container-follow .wpusb-youtube .wpusb-btn:hover, #wpusb-container-follow .wpusb-youtube .wpusb-btn:hover svg {
	color: #b21c1b;
}

.wpusb .wpusb-vk svg, .wpusb .wpusb-vk svg:hover, #wpusb-container-follow .wpusb-vk svg, #wpusb-container-follow .wpusb-vk svg:hover {
	color: #45668e;
}

.wpusb-buttons .wpusb-vk a {
	background-color: #45668e;
	-moz-box-shadow: 0 2px #314865;
	-webkit-box-shadow: 0 2px #314865;
	box-shadow: 0 2px #314865;
}

.wpusb-buttons .wpusb-vk a:hover, .wpusb-buttons .wpusb-vk a:focus {
	-moz-box-shadow: 0 2px #314865;
	-webkit-box-shadow: 0 2px #314865;
	box-shadow: 0 2px #314865;
	background-color: #45668e;
}

.wpusb-buttons .wpusb-vk a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-square-plus .wpusb-vk a {
	background-color: #45668e;
	-moz-box-shadow: 0 2px #314865;
	-webkit-box-shadow: 0 2px #314865;
	box-shadow: 0 2px #314865;
}

.wpusb-square-plus .wpusb-vk a:hover, .wpusb-square-plus .wpusb-vk a:focus {
	-moz-box-shadow: 0 2px #314865;
	-webkit-box-shadow: 0 2px #314865;
	box-shadow: 0 2px #314865;
	background-color: #45668e;
}

.wpusb-square-plus .wpusb-vk a:active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	top: 2px;
}

.wpusb-buttons .wpusb-vk a:hover, .wpusb-square-plus .wpusb-vk a:hover, .wpusb-fixed-left .wpusb-vk a:hover, .wpusb-fixed-right .wpusb-vk a:hover {
	background: #3b5779;
}

.wpusb-default .wpusb-vk a:hover, .wpusb-default .wpusb-vk a:hover svg, .wpusb-rounded .wpusb-vk a:hover, .wpusb-rounded .wpusb-vk a:hover svg, .wpusb-square .wpusb-vk a:hover, .wpusb-square .wpusb-vk a:hover svg {
	color: #3b5779;
}

#wpusb-container-follow .wpusb-vk .wpusb-btn:hover, #wpusb-container-follow .wpusb-vk .wpusb-btn:hover svg {
	color: #3b5779;
}

.wpusb-fixed-left-container .wpusb-icon-share-buttons, .wpusb-fixed-right-container .wpusb-icon-share-buttons {
	left: -3px;
	position: relative;
	top: 1px;
}

.wpusb-fixed-left-container .wpusb-item .wpusb-btn, .wpusb-fixed-left-container .wpusb-item .wpusb-btn:active, .wpusb-fixed-left-container .wpusb-item .wpusb-btn:focus, .wpusb-fixed-right-container .wpusb-item .wpusb-btn, .wpusb-fixed-right-container .wpusb-item .wpusb-btn:active, .wpusb-fixed-right-container .wpusb-item .wpusb-btn:focus {
	box-shadow: none;
	outline: none;
	top: 0;
}

#wpusb-container-buttons .wpusb-facebook svg {
	position: relative;
	top: 2px;
}

#wpusb-container-buttons .wpusb-item i, #wpusb-container-buttons .wpusb-item i:hover {
	width: auto;
	height: auto;
}

#wpusb-container-follow .wpusb-item {
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 0 3px;
}

#wpusb-container-follow .wpusb-item .wpusb-btn, #wpusb-container-follow .wpusb-item .wpusb-btn:hover, #wpusb-container-follow .wpusb-item .wpusb-btn:active, #wpusb-container-follow .wpusb-item .wpusb-btn:focus {
	outline: none;
	box-shadow: none;
}

#wpusb-container-follow .wpusb-item .wpusb-btn svg {
	height: 32px;
	width: 32px;
}

.wpusb-count {
	background: #ededed;
	border-radius: 3px;
	border: 0;
	font-family: Arial;
	font-size: 14px;
	padding: 0 5px;
	position: relative;
	text-align: center;
}

.wpusb-count:after {
	border-color: transparent #ededed transparent transparent;
	border-style: solid;
	border-width: 10px;
	content: "";
	margin-top: -10px;
	position: absolute;
	right: 100%;
	top: 50%;
}

#wpusb-container-fixed .wpusb-hide, .wpusb .wpusb-item .wpusb-hide, #wpusb-container-square-plus .wpusb-hide {
	display: none;
}

.wpusb-title {
	color: inherit;
	font-family: inherit;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	margin: 0 0 10px 0;
}

.wpusb {
	font-size: 0;
	margin-bottom: 20px;
	margin-top: 20px;
}

.wpusb .wpusb-count {
	display: none;
	margin-left: 12px;
}

.wpusb .wpusb-item, .wpusb .wpusb-count {
	font-size: 14px;
	vertical-align: middle;
}

.wpusb-default .wpusb-item .wpusb-btn, .wpusb-square .wpusb-item .wpusb-btn, .wpusb-rounded .wpusb-item .wpusb-btn {
	box-shadow: none;
}

.wpusb-square-plus .wpusb-item {
	margin-right: 5px;
}

@media (max-width:768px) {
	.wpusb-position-fixed-active {
		margin-bottom: 44px;
	}
}

.wpusb-fixed {
	position: fixed;
	top: 15%;
	z-index: 9999;
}

.wpusb-fixed:not(.wpusb-default) .wpusb-item .wpusb-counts {
	width: 48px;
}

.wpusb-fixed .wpusb-item {
	display: table;
	margin-bottom: 0;
	margin-right: 0;
}

.wpusb-fixed .wpusb-item .wpusb-button {
	height: 48px;
	width: 48px;
}

.wpusb-fixed .wpusb-item .wpusb-btn svg {
	height: 22px;
	width: 22px;
}

@media (max-width:768px) {
	.wpusb-fixed .wpusb-item .wpusb-default, .wpusb-fixed .wpusb-item .wpusb-button {
		height: 44px;
	}
}

.wpusb-fixed .wpusb-item .wpusb-button, .wpusb-fixed .wpusb-item .wpusb-default, .wpusb-fixed .wpusb-item .wpusb-counts {
	display: flex;
	align-items: center;
	justify-content: center;
}

.wpusb-fixed .wpusb-item .wpusb-button span {
	display: none;
}

.wpusb-fixed .wpusb-item .wpusb-count {
	display: none;
}

.wpusb-fixed .wpusb-item .wpusb-layout-default {
	background-color: #fff;
	background: #fff;
}

.wpusb-fixed .wpusb-item .wpusb-default {
	border-radius: 100%;
	height: 40px;
	margin: 3px 0 0 2px;
	width: 40px;
}

.wpusb-fixed .wpusb-item .wpusb-default:hover svg {
	color: #fff;
}

.wpusb-fixed.wpusb-default .wpusb-counts {
	background: transparent;
}

.wpusb-fixed.wpusb-default .wpusb-counts span {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
}

.wpusb-fixed.wpusb-default .wpusb-counts span:first-child {
	position: relative;
	top: 8px;
}

.wpusb-fixed.wpusb-default .wpusb-counts span:last-child {
	font-size: 8px;
}

.wpusb-fixed .wpusb-toggle {
	color: #383838;
	cursor: pointer;
	display: none;
	float: left;
	font-size: 20px;
	font-weight: bold;
	left: 10px;
	margin: 0;
	padding: 4px;
	position: relative;
	text-align: center;
	top: 4px;
}

.wpusb-fixed .wpusb-angle-double-right {
	display: none;
}

.wpusb-fixed .wpusb-toggle-active {
	background: #a5a5a5;
	color: #cecece;
	height: 32px;
	left: 0;
	width: 32px;
}

.wpusb-fixed .wpusb-toggle-active .wpusb-angle-double-right {
	display: inline-block;
}

.wpusb-fixed .wpusb-toggle-active .wpusb-angle-double-left {
	display: none;
}

@media (min-width:768px) {
	.wpusb-fixed .wpusb-button:hover {
		text-decoration: none;
	}
	
	.wpusb-fixed:hover .wpusb-toggle, .wpusb-fixed .wpusb-toggle-active {
		align-items: center;
		display: flex;
		justify-content: center;
	}
}

.wpusb-fixed-left .wpusb-item {
	margin-left: 0;
}

.wpusb-fixed-right .wpusb-item {
	margin-left: auto;
}

.wpusb-fixed-left {
	left: 0;
}

.wpusb-fixed-left .wpusb-buttons-hide {
	transform: translateX(-100%);
}

.wpusb-fixed-left .wpusb-item {
	text-align: left;
}

.wpusb-fixed-left.wpusb-default .wpusb-counts {
	margin-left: 5px;
}

.wpusb-fixed-left .wpusb-toggle-active {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.wpusb-fixed-right {
	right: 0;
}

.wpusb-fixed-right .wpusb-buttons-hide {
	transform: translateX(100%);
}

.wpusb-fixed-right .wpusb-toggle {
	float: right;
	left: initial;
	right: 10px;
}

.wpusb-fixed-right .wpusb-icon-right {
	right: 0;
	padding: 0 5px;
}

.wpusb-fixed-right .wpusb-item {
	text-align: right;
}

.wpusb-fixed-right.wpusb-default .wpusb-counts {
	margin-right: 5px;
}

.wpusb-fixed-right .wpusb-toggle-active {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

@media (min-width:768px) {
	.wpusb-fixed .wpusb-button:hover {
		box-shadow: none;
		width: 60px;
	}
}

.wpusb-counts {
	background: #e3e3e3;
	color: #757575;
	font-weight: bold;
	text-align: center;
}

.wpusb-total-share span {
	font-family: Arial;
	font-size: 13px;
}

@media (min-width:768px) {
	.wpusb .wpusb-viber {
		display: none;
	}
	
	.wpusb .wpusb-count {
		align-items: center;
		display: inline-flex;
		justify-content: center;
	}
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
	.wpusb .wpusb-viber {
		display: inline-block;
	}
	
	.wpusb-fixed .wpusb-viber {
		display: table-cell;
	}
}

@media (max-width:520px) {
	.wpusb-item .wpusb-btn span {
		display: none;
	}
}

.wpusb-square-plus .wpusb-total-share {
	color: #8c8c8c;
	font-weight: 700;
	margin: 0 15px 0 0;
	line-height: 1.5;
	position: relative;
}

.wpusb-square-plus .wpusb-total-share .wpusb-shares-count {
	line-height: .5;
	text-align: center;
}

.wpusb-square-plus .wpusb-total-share .wpusb-shares-text {
	font-size: 12px;
}

.wpusb-square-plus .wpusb-total-share .wpusb-shares-text:before {
	content: attr(data-title);
}

.wpusb-square-plus .wpusb-total-share .wpusb-pipe {
	font-size: 30px;
	font-weight: normal;
	position: absolute;
	right: -5px;
	top: -14px;
	width: 1px;
}

.wpusb-square-plus .wpusb-total-share .wpusb-pipe:before {
	content: attr(data-pipe);
}

@media (max-width:520px) {
	.wpusb-square-plus .wpusb-total-share {
		display: none;
	}
}

@media (max-width:768px) {
	.wpusb-fixed {
		bottom: 0;
		display: table;
		left: initial;
		margin: 0;
		padding: 0;
		top: initial;
		width: 100%;
	}
	
	.wpusb-fixed .wpusb-fixed-left-container, .wpusb-fixed .wpusb-fixed-right-container {
		display: table;
		table-layout: fixed;
		width: 100%;
	}
	
	.wpusb-fixed .wpusb-item {
		display: table-cell;
		height: auto;
		width: auto;
	}
	
	.wpusb-fixed .wpusb-item .wpusb-button {
		width: 100%;
	}
	
	.wpusb-fixed .wpusb-item .wpusb-default {
		border-radius: initial;
		margin: 0;
		text-align: center;
		width: 100%;
	}
	
	.wpusb-fixed .wpusb-item:first-child {
		float: none;
	}
	
	.wpusb-fixed .wpusb-toggle, .wpusb-fixed .wpusb-total-share {
		display: none;
	}
	
	.wpusb .wpusb-printer {
		display: none;
	}
}

.wpusb-rounded .wpusb-item .wpusb-button, .wpusb-square .wpusb-item .wpusb-button, .wpusb-default .wpusb-item .wpusb-button {
	color: #555;
}

.wpusb-rounded .wpusb-item .wpusb-button, .wpusb-square .wpusb-item .wpusb-button, .wpusb-default .wpusb-item .wpusb-button, .wpusb-buttons .wpusb-item .wpusb-button {
	align-items: center;
	display: flex;
	justify-content: center;
}

#post-entry .wpusb .wpusb-link, #post-entry .wpusb .wpusb-button {
	color: #fff;
}

.wpusb-fixed-top {
	background: #fff;
	box-shadow: 0 0 6px #b1b1b1;
	left: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 5px 0px;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 1100;
}

.wpusb-fixed-top .wpusb-item {
	margin-bottom: 0;
}

.wpusb:not(.wpusb-fixed-top) .wpusb-referrer {
	margin-left: 10px;
	width: 100%;
}

.wpusb:not(.wpusb-fixed-top) .wpusb-referrer .wpusb-button {
	padding: 6px;
	text-align: center;
	width: 100%;
}

.wpusb-square-plus:not(.wpusb-fixed-top) .wpusb-referrer {
	display: table;
	height: 36px;
	margin-left: 5px;
}

.wpusb-square-plus:not(.wpusb-fixed-top) .wpusb-referrer .wpusb-link {
	line-height: 30px;
	text-align: center;
}

.wpusb:not(.wpusb-fixed-top) .wpusb-referrer-facebook .wpusb-button {
	background: #3b5998;
	border-radius: 3px;
	color: #fff;
}

.wpusb:not(.wpusb-fixed-top) .wpusb-referrer-facebook .wpusb-button svg {
	color: #fff;
}

.wpusb:not(.wpusb-fixed-top) .wpusb-referrer-facebook .wpusb-button:hover svg {
	color: #fff;
}

.wpusb:not(.wpusb-fixed-top) .wpusb-referrer-facebook .wpusb-button:hover {
	color: #fff;
	background: #2d4373;
}

.wpusb:not(.wpusb-fixed-top) .wpusb-referrer-twitter .wpusb-button {
	background: #00aced;
	border-radius: 3px;
	color: #fff;
}

.wpusb:not(.wpusb-fixed-top) .wpusb-referrer-twitter .wpusb-button svg {
	color: #fff;
}

.wpusb:not(.wpusb-fixed-top) .wpusb-referrer-twitter .wpusb-button:hover svg {
	color: #fff;
}

.wpusb:not(.wpusb-fixed-top) .wpusb-referrer-twitter .wpusb-button:hover {
	color: #fff;
	background: #0087ba;
}

.wpusb:not(.wpusb-fixed-top) .wpusb-referrer-linkedin .wpusb-button {
	background: #007bb6;
	border-radius: 3px;
	color: #fff;
}

.wpusb:not(.wpusb-fixed-top) .wpusb-referrer-linkedin .wpusb-button svg {
	color: #fff;
}

.wpusb:not(.wpusb-fixed-top) .wpusb-referrer-linkedin .wpusb-button:hover svg {
	color: #fff;
}

.wpusb:not(.wpusb-fixed-top) .wpusb-referrer-linkedin .wpusb-button:hover {
	color: #fff;
	background: #005983;
}

.wpusb-modal-mask {
	opacity: 0;
	z-index: 9999;
}

.wpusb-modal-mask:after {
	background-color: rgba(0, 0, 0, .9);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}

.wpusb-modal-mask .wpusb-btn-close {
	border-radius: 25px;
	border: 1px solid #cccbcb;
	color: #fff;
	cursor: pointer;
	font-family: Arial, Sans-serif;
	font-size: 30px;
	line-height: 0;
	padding: 8px;
	position: fixed;
	right: 15px;
	top: 15px;
	z-index: 99999;
}

.wpusb-modal-mask .wpusb-btn-close:hover {
	color: #fff;
	border-color: #fff;
}

.wpusb-modal-networks {
	-webkit-animation-name: modalOpen;
	-webkit-animation-duration: .4s;
	animation-name: modalOpen;
	animation-duration: .4s;
}

.wpusb-modal-networks {
	background: #fff;
	border-radius: 5px;
	display: none;
	font-size: 0;
	line-height: 0;
	margin: 0;
	max-height: 300px;
	max-width: 595px;
	overflow: auto;
	padding: 3px;
	position: fixed;
	text-align: left;
	z-index: 99999;
}

@media (max-width:768px) {
	.wpusb-modal-networks {
		max-width: 415px;
		text-align: center;
	}
}

@media (max-width:520px) {
	.wpusb-modal-networks {
		max-width: 205px;
	}
}

.wpusb-element-popup {
	display: inline-block;
	margin: 2px;
	max-width: 192px;
	width: 100%;
}

.wpusb-name-popup {
	font-family: Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	left: 6px;
	position: relative;
	top: -3px;
}

.wpusb-name-popup:before {
	content: attr(data-name);
}

.wpusb-button-popup {
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	line-height: 0;
	padding: 8px 0;
	text-align: left;
	text-indent: 10px;
	width: 100%;
}

.wpusb-button-popup:hover, .wpusb-button-popup:active, .wpusb-button-popup:visited, .wpusb-button-popup:focus, .wpusb-button-popup:-webkit-any-link {
	color: #fff;
	border-bottom: none;
	box-shadow: none;
	text-decoration: none;
	outline: none;
}

.wpusb-icon-popup {
	fill: #fff;
	height: 22px;
	width: 22px;
}

.wpusb-behance-popup {
	background-color: #1769ff;
}

.wpusb-behance-popup:hover {
	background-color: #0050e3;
}

.wpusb-buffer-popup {
	background-color: #323b43;
}

.wpusb-buffer-popup:hover {
	background-color: #1c2126;
}

.wpusb-email-popup {
	background-color: #0082b3;
}

.wpusb-email-popup:hover {
	background-color: #005d80;
}

.wpusb-facebook-popup {
	background-color: #3b5998;
}

.wpusb-facebook-popup:hover {
	background-color: #2d4373;
}

.wpusb-flickr-popup {
	background-color: #ff0084;
}

.wpusb-flickr-popup:hover {
	background-color: #cc006a;
}

.wpusb-flipboard-popup {
	background-color: #e12828;
}

.wpusb-flipboard-popup:hover {
	background-color: #bc1a1a;
}

.wpusb-foursquare-popup {
	background-color: #f94877;
}

.wpusb-foursquare-popup:hover {
	background-color: #f71752;
}

.wpusb-github-popup {
	background-color: #333;
}

.wpusb-github-popup:hover {
	background-color: #1a1a1a;
}

.wpusb-gmail-popup {
	background-color: #de5448;
}

.wpusb-gmail-popup:hover {
	background-color: #ce3325;
}

.wpusb-instagram-popup {
	background-color: #c13584;
}

.wpusb-instagram-popup:hover {
	background-color: #992a69;
}

.wpusb-like-popup {
	background-color: #4c63a5;
}

.wpusb-like-popup:hover {
	background-color: #3c4e82;
}

.wpusb-linkedin-popup {
	background-color: #007bb6;
}

.wpusb-linkedin-popup:hover {
	background-color: #005983;
}

.wpusb-messenger-popup {
	background-color: #0084ff;
}

.wpusb-messenger-popup:hover {
	background-color: #006acc;
}

.wpusb-pinterest-popup {
	background-color: #cb2027;
}

.wpusb-pinterest-popup:hover {
	background-color: #9f191f;
}

.wpusb-printer-popup {
	background-color: #61d1d5;
}

.wpusb-printer-popup:hover {
	background-color: #39c5ca;
}

.wpusb-reddit-popup {
	background-color: #ff4500;
}

.wpusb-reddit-popup:hover {
	background-color: #cc3700;
}

.wpusb-rss-popup {
	background-color: #f26522;
}

.wpusb-rss-popup:hover {
	background-color: #d54d0d;
}

.wpusb-share-popup {
	background-color: #014e6b;
}

.wpusb-share-popup:hover {
	background-color: #012938;
}

.wpusb-skype-popup {
	background-color: #00aff0;
}

.wpusb-skype-popup:hover {
	background-color: #008abd;
}

.wpusb-snapchat-popup {
	background-color: #fffc00;
}

.wpusb-snapchat-popup:hover {
	background-color: #ccca00;
}

.wpusb-telegram-popup {
	background-color: #08c;
}

.wpusb-telegram-popup:hover {
	background-color: #069;
}

.wpusb-tumblr-popup {
	background-color: #32506d;
}

.wpusb-tumblr-popup:hover {
	background-color: #22364a;
}

.wpusb-twitter-popup {
	background-color: #00aced;
}

.wpusb-twitter-popup:hover {
	background-color: #0087ba;
}

.wpusb-viber-popup {
	background-color: #8f5db7;
}

.wpusb-viber-popup:hover {
	background-color: #75459c;
}

.wpusb-vimeo-popup {
	background-color: #1ab7ea;
}

.wpusb-vimeo-popup:hover {
	background-color: #1295bf;
}

.wpusb-whatsapp-popup {
	background-color: #4bc557;
}

.wpusb-whatsapp-popup:hover {
	background-color: #36a741;
}

.wpusb-youtube-popup {
	background-color: #cd201f;
}

.wpusb-youtube-popup:hover {
	background-color: #a11918;
}

.wpusb-vk-popup {
	background-color: #45668e;
}

.wpusb-vk-popup:hover {
	background-color: #344d6c;
}

.wpusb-modal-networks .wpusb-element-popup .wpusb-btn:hover, .wpusb-modal-networks .wpusb-element-popup .wpusb-btn:focus, .wpusb-modal-networks .wpusb-element-popup .wpusb-btn {
	box-shadow: none !important;
	color: #fff !important;
	text-decoration: none !important;
}

#wpusb-container-square-plus .wpusb-item .wpusb-btn:hover, #wpusb-container-square-plus .wpusb-item .wpusb-btn:focus, #wpusb-container-square-plus .wpusb-item .wpusb-btn, #wpusb-container-fixed .wpusb-item .wpusb-btn:hover, #wpusb-container-fixed .wpusb-item .wpusb-btn:focus, #wpusb-container-fixed .wpusb-item .wpusb-btn, #wpusb-container-buttons .wpusb-item .wpusb-btn:hover, #wpusb-container-buttons .wpusb-item .wpusb-btn:focus, #wpusb-container-buttons .wpusb-item .wpusb-btn {
	text-decoration: none;
}

#wpusb-container-square-plus .wpusb-item .wpusb-btn:hover, #wpusb-container-square-plus .wpusb-item .wpusb-btn:focus, #wpusb-container-fixed .wpusb-item .wpusb-btn:hover, #wpusb-container-fixed .wpusb-item .wpusb-btn:focus, #wpusb-container-buttons .wpusb-item .wpusb-btn:hover, #wpusb-container-buttons .wpusb-item .wpusb-btn:focus {
	color: #fff;
}

#wpusb-container .wpusb-item .wpusb-btn:hover, #wpusb-container .wpusb-item .wpusb-btn:focus, #wpusb-container-fixed .wpusb-item .wpusb-btn:hover, #wpusb-container-fixed .wpusb-item .wpusb-btn:focus {
	color: #fff;
	box-shadow: none;
}

.widget-wpusb .wpusb {
	margin: 0;
}

.wpusb .wpusb-item .wpusb-btn svg {
	width: 20px;
	height: 20px;
}

.wpusb .wpusb-item .wpusb-btn svg:hover {
	width: 20px;
	height: 20px;
}
