.ssm-fas,
.ssm-fab {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
}

.ssm-fas {
	font-family: 'SSM Font Awesome 7 Free';
}

.ssm-fab {
	font-family: 'SSM Font Awesome 7 Brands';
}

.ssm-fas {
	font-weight: 900;
}

.ssm-fab {
	font-weight: 400;
}

@font-face {
	font-family: 'SSM Font Awesome 7 Free';
	font-style: normal;
	font-weight: 900;
	font-display: block;
	src: url("../webfonts/fa-solid-900.woff2?v=7.2.0") format("woff2"), url("../webfonts/fa-solid-900.ttf?v=7.2.0") format("truetype");
}

@font-face {
	font-family: 'SSM Font Awesome 7 Brands';
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url("../webfonts/fa-brands-400.woff2?v=7.2.0") format("woff2"), url("../webfonts/fa-brands-400.ttf?v=7.2.0") format("truetype");
}

.ssm-fa-facebook-f:before {
	content: "\f39e";
}

.ssm-fa-linkedin:before {
	content: "\f08c";
}

.ssm-fa-x-twitter:before {
	content: "\e61b";
}

.ssm-fa-bluesky:before {
	content: "\e671";
}

.ssm-fa-mastodon:before {
	content: "\f4f6";
}

.ssm-fa-tumblr:before {
	content: "\f173";
}

.ssm-fa-reddit:before {
	content: "\f1a1";
}

.ssm-fa-threads:before {
	content: "\e618";
}

.ssm-fa-pinterest:before {
	content: "\f0d2";
}

.ssm-fa-blogger:before {
	content: "\f37c";
}

.ssm-fa-evernote:before {
	content: "\f839";
}

.ssm-fa-flipboard:before {
	content: "\f44d";
}

.ssm-fa-wordpress-simple:before {
	content: "\f411";
}

.ssm-fa-line:before {
	content: "\f3c0";
}

.ssm-fa-telegram:before {
	content: "\f2c6";
}

.ssm-fa-whatsapp:before {
	content: "\f232";
}

.ssm-fa-envelope::before {
	content: "\f0e0";
}

.stssm-social-icons {
	padding: 0 !important;
	list-style-type: none;
	display: block;
	content: '';
	clear: both;
}

.stssm-sticky-social-icons {
	position: fixed;
	top: 33%;
	z-index: 5;
}

@media screen and (min-width: 800px) {
	.stssm-sticky-social-icons {
		top: 28%;
	}
}

.stssm-before-content {
	margin: 0 0 1.5em 0;
}

.stssm-after-content {
	margin: 1.5em 0 0 0;
}

.stssm-social-icons {
	margin: 0 !important;
}

.stssm-social-icons .stssm-more,
.stssm-social-icons .stssm-toggle-icons {
	display: inline-block;
	margin: 0;
}

.stssm-social-icons .stssm-more::before {
	content: '\22EF';
	height: 24px;
	width: 24px;
	line-height: 24px;
	color: #c1c1c1;
	margin-top: 5px;
	margin-bottom: 4px;
}

.stssm-social-icons .stssm-more::after {
	display: table;
	content: '';
	clear: both;
}

.stssm-hide {
	pointer-events: none;
}

.stssm-hide .stssm-toggle-icons {
	pointer-events: auto;
}

.stssm-hide li:not(.stssm-toggle-icons) {
	transition: all .25s ease-out;
}

.ssm-action a:hover,
.ssm-action a:focus,
.ssm-action a:active {
	text-decoration: none;
}

.stssm-social-icons .stssm-toggle {
	height: 21px;
	width: 21px;
	line-height: 18px;
	font-size: 18px;
	background-color: #c1c1c1;
	color: #fff;
	text-decoration: none;
}

.stssm-social-icons .stssm-toggle,
.stssm-social-icons .stssm-toggle::before {
	display: flex;
	justify-content: center;
}

.ssm-action .stssm-more:hover,
.ssm-action .stssm-more:focus,
.stssm-social-icons .stssm-toggle:focus {
	outline: 2px dotted rgba(0, 0, 0, 0.8);
}

.stssm-social-icons li {
	padding: 0 !important;
	text-align: center;
}

.stssm-content-social-icons li {
	display: inline-block;
	margin-right: 8px;
	margin-left: 0;
}

.stssm-sticky-social-icons li {
	margin-right: 0;
	margin-left: 0;
}

.stssm-content-social-icons li {
	margin-top: 4px !important;
	margin-bottom: 4px !important;
}

.stssm-sticky-social-icons li:not([class*="ssm-action"]) {
	margin-top: 6px !important;
	margin-bottom: 6px !important;
}

.stssm-social-icons li i {
	cursor: pointer;
}

.stssm-content-social-icons i,
.stssm-sticky-social-icons i {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.stssm-social-icons .ssm-fab,
.stssm-social-icons .ssm-fas {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
}

.stssm-social-icons .ssm-fab:hover,
.stssm-social-icons .ssm-fas:hover {
	opacity: 0.7;
}

.stssm-social-icons .ssm-fa-facebook-f {
	background: #0866ff;
	color: white;
}

.stssm-social-icons .ssm-fa-linkedin {
	background: #0a66c2;
	color: white;
}

.stssm-social-icons .ssm-fa-x-twitter {
	background: #000000;
	color: white;
}

.stssm-social-icons .ssm-fa-bluesky {
	background: #0a7aff;
	color: white;
}

.stssm-social-icons .ssm-fa-mastodon {
	background: linear-gradient(to top, #563acc 0%, #6364ff 100%);
	color: white;
}

.stssm-social-icons .ssm-fa-tumblr {
	background: #34526f;
	color: white;
}

.stssm-social-icons .ssm-fa-reddit {
	background: #ff4500;
	color: white;
}

.stssm-social-icons .ssm-fa-threads {
	background: #000000;
	color: white;
}

.stssm-social-icons .ssm-fa-pinterest {
	background: #e60023;
	color: white;
}

.stssm-social-icons .ssm-fa-blogger {
	background: #fc4f08;
	color: white;
}

.stssm-social-icons .ssm-fa-evernote {
	background: #00a82d;
	color: white;
}

.stssm-social-icons .ssm-fa-flipboard {
	background: #f52828;
	color: white;
}

.stssm-social-icons .ssm-fa-wordpress-simple {
	background: #3858e9;
	color: white;
}

.stssm-social-icons .ssm-fa-line {
	background: #00b900;
	color: white;
}

.stssm-social-icons .ssm-fa-telegram {
	background: #0088cc;
	color: white;
}

.stssm-social-icons .ssm-fa-whatsapp {
	background: #128C7e;
	color: white;
}

.stssm-social-icons .ssm-fa-envelope {
	background: #ebc262;
	color: white;
}

/* Popup */
.stssm-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	transition: opacity 200ms;
	visibility: hidden;
	opacity: 0;
	z-index: 99;
}

.stssm-overlay.stssm-light {
	background: rgba(255, 255, 255, 0.5);
}

.stssm-overlay .stssm-popup-cancel {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: default;
}

#stssm-popup .stssm-popup {
	margin: 30vh auto;
	background: #fff;
	border: 1px solid #666;
	max-width: 625px;
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
	position: relative;
}

#stssm-popup.stssm-popup-open {
	visibility: visible;
	opacity: 1;
}

.stssm-light .stssm-popup {
	border-color: #aaa;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}

.stssm-popup .stssm-popup-content {
	max-height: 400px;
	padding: 20px;
	overflow: auto;
	margin-left: -1px;
	transform: translateX(1px);
}

.stssm-popup .stssm-social-icons.stssm-content-social-icons {
	text-align: center;
}