/* ---- FRONT-END ---- */
#hbn-p25-social-share-buttons-wrapper .hbn-p25-social-share-buttons-container {
	display: block;
	height: 40px;
	width: 100%;
	text-align: center;
}

#hbn-p25-social-share-buttons-wrapper .hbn-p25-social-share-buttons-container .hbn-p25-social-share-buttons-introtext {
	font-family: 'Averta Semibold';
	font-size: clamp( 16px, 1.54vw , 18px);
	color: #009cc4;
	margin-right: 15px;
}

#hbn-p25-social-share-buttons-wrapper .hbn-p25-social-share-buttons-container .hbn-p25-social-share-buttons-introtext {
	position: relative;
	top: -28px;
}

#hbn-p25-social-share-buttons-wrapper .hbn-p25-social-share-buttons-container div {
	position: relative;
	display: inline-block;
}

#hbn-p25-social-share-buttons-wrapper .supsystic-social-sharing .sharer-flat {
	background-color: #F3F0EA!important;
	margin-right: 1px!important;
}

#hbn-p25-social-share-buttons-wrapper .supsystic-social-sharing .counter-wrap {
	display: none!important;
}

#hbn-p25-social-share-buttons-wrapper .supsystic-social-sharing a.social-sharing-button {
	height: 40px;
	width: 40px;
}

#hbn-p25-social-share-buttons-wrapper .supsystic-social-sharing a.social-sharing-button .fa-ssbs {
	font-size: 16px!important;
}

#hbn-p25-social-share-buttons-wrapper .supsystic-social-sharing a:first-of-type {
	border-radius: 5px 0 0 5px!important;
}

#hbn-p25-social-share-buttons-wrapper .supsystic-social-sharing a:last-of-type {
	border-radius: 0 5px 5px 0!important;
}

#hbn-p25-social-share-buttons-wrapper .supsystic-social-sharing a.social-sharing-button.sharer-flat:hover,
#hbn-p25-social-share-buttons-wrapper .supsystic-social-sharing a.social-sharing-button.sharer-flat:focus {
	background-color: #009cc4!important;
}

#hbn-p25-social-share-buttons-wrapper a.social-sharing-button {
	padding-top: 12px;
	padding-bottom: 12px;
	color: #009cc4!important;
}

#hbn-p25-social-share-buttons-wrapper a.social-sharing-button:hover,
#hbn-p25-social-share-buttons-wrapper a.social-sharing-button:focus {
	color: #ffffff!important;
}



@media(max-width: 767px) {
	
}




