.so-widget-sow-social-media-buttons-atom-111678f26d80 .social-media-button-container {
  zoom: 1;
  text-align: left;
  /*
	&:after {
		content:"";
		display:inline-block;
		width:100%;
	}
	*/
}
.so-widget-sow-social-media-buttons-atom-111678f26d80 .social-media-button-container:before {
  content: '';
  display: block;
}
.so-widget-sow-social-media-buttons-atom-111678f26d80 .social-media-button-container:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 780px) {
  .so-widget-sow-social-media-buttons-atom-111678f26d80 .social-media-button-container {
    text-align: left;
  }
}
.so-widget-sow-social-media-buttons-atom-111678f26d80 .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: #101224 #0d0f1d #080912 #0d0f1d;
  background: #242a52;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #14182f), color-stop(1, #242a52));
  background: -ms-linear-gradient(bottom, #14182f, #242a52);
  background: -moz-linear-gradient(center bottom, #14182f 0%, #242a52 100%);
  background: -o-linear-gradient(#242a52, #14182f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#242a52', endColorstr='#14182f', GradientType=0);
  color: #242a52 !important;
}
.so-widget-sow-social-media-buttons-atom-111678f26d80 .sow-social-media-button-facebook-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-atom-111678f26d80 .sow-social-media-button-facebook-0.ow-button-hover:hover {
  background: #272e59;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #181b36), color-stop(1, #272e59));
  background: -ms-linear-gradient(bottom, #181b36, #272e59);
  background: -moz-linear-gradient(center bottom, #181b36 0%, #272e59 100%);
  background: -o-linear-gradient(#272e59, #181b36);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#272e59', endColorstr='#181b36', GradientType=0);
  border-top: 1px solid #13162b;
  border-right: 1px solid #101224;
  border-bottom: 1px solid #0b0d19;
  border-left: 1px solid #101224;
}
.so-widget-sow-social-media-buttons-atom-111678f26d80 .sow-social-media-button-facebook-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-atom-111678f26d80 .sow-social-media-button-facebook-0.ow-button-hover:hover {
  color: #242a52 !important;
}
.so-widget-sow-social-media-buttons-atom-111678f26d80 .sow-social-media-button {
  display: inline-block;
  font-size: 1em;
  line-height: 1em;
  margin: 0.1em 0.1em 0.1em 0;
  padding: 1em 0;
  width: 3em;
  text-align: center;
  vertical-align: middle;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
}
.so-widget-sow-social-media-buttons-atom-111678f26d80 .sow-social-media-button .sow-icon-fontawesome {
  display: inline-block;
  height: 1em;
}