.so-widget-sow-social-media-buttons-atom-eddf1e24543b .social-media-button-container {
  zoom: 1;
  text-align: left;
  /*
	&:after {
		content:"";
		display:inline-block;
		width:100%;
	}
	*/
}
.so-widget-sow-social-media-buttons-atom-eddf1e24543b .social-media-button-container:before {
  content: '';
  display: block;
}
.so-widget-sow-social-media-buttons-atom-eddf1e24543b .social-media-button-container:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 780px) {
  .so-widget-sow-social-media-buttons-atom-eddf1e24543b .social-media-button-container {
    text-align: left;
  }
}
.so-widget-sow-social-media-buttons-atom-eddf1e24543b .sow-social-media-button-facebook-0 {
  border: 1px solid;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  border-color: #00437d #003d73 #003563 #003d73;
  background: #0066bf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #004b8c), color-stop(1, #0066bf));
  background: -ms-linear-gradient(bottom, #004b8c, #0066bf);
  background: -moz-linear-gradient(center bottom, #004b8c 0%, #0066bf 100%);
  background: -o-linear-gradient(#0066bf, #004b8c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0066bf', endColorstr='#004b8c', GradientType=0);
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-eddf1e24543b .sow-social-media-button-facebook-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-atom-eddf1e24543b .sow-social-media-button-facebook-0.ow-button-hover:hover {
  background: #006bc9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #005096), color-stop(1, #006bc9));
  background: -ms-linear-gradient(bottom, #005096, #006bc9);
  background: -moz-linear-gradient(center bottom, #005096 0%, #006bc9 100%);
  background: -o-linear-gradient(#006bc9, #005096);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006bc9', endColorstr='#005096', GradientType=0);
  border-top: 1px solid #004887;
  border-right: 1px solid #00437d;
  border-bottom: 1px solid #003a6d;
  border-left: 1px solid #00437d;
}
.so-widget-sow-social-media-buttons-atom-eddf1e24543b .sow-social-media-button-facebook-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-atom-eddf1e24543b .sow-social-media-button-facebook-0.ow-button-hover:hover {
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-eddf1e24543b .sow-social-media-button {
  display: inline-block;
  font-size: 1em;
  line-height: 1em;
  margin: 0.1em 0.1em 0.1em 0;
  padding: 1.4em 0;
  width: 3.8em;
  text-align: center;
  vertical-align: middle;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
}
.so-widget-sow-social-media-buttons-atom-eddf1e24543b .sow-social-media-button .sow-icon-fontawesome {
  display: inline-block;
  height: 1em;
}