.so-widget-sow-social-media-buttons-atom-aa763db6fad9 .social-media-button-container {
  zoom: 1;
  text-align: center;
  /*
    &:after {
        content:"";
        display:inline-block;
        width:100%;
    }
    */
}
.so-widget-sow-social-media-buttons-atom-aa763db6fad9 .social-media-button-container:before {
  content: '';
  display: block;
}
.so-widget-sow-social-media-buttons-atom-aa763db6fad9 .social-media-button-container:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 780) {
  .so-widget-sow-social-media-buttons-atom-aa763db6fad9 .social-media-button-container {
    text-align: left;
  }
}
.so-widget-sow-social-media-buttons-atom-aa763db6fad9 .sow-social-media-button-facebook {
  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);
  background: #474747;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2e2e2e), color-stop(1, #474747));
  background: -ms-linear-gradient(bottom, #2e2e2e, #474747);
  background: -moz-linear-gradient(center bottom, #2e2e2e 0%, #474747 100%);
  background: -o-linear-gradient(#474747, #2e2e2e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#474747', endColorstr='#2e2e2e', GradientType=0);
  border-color: #262626 #212121 #191919 #212121;
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-aa763db6fad9 .sow-social-media-button-facebook.ow-button-hover:hover {
  background: #4c4c4c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #333333), color-stop(1, #4c4c4c));
  background: -ms-linear-gradient(bottom, #333333, #4c4c4c);
  background: -moz-linear-gradient(center bottom, #333333 0%, #4c4c4c 100%);
  background: -o-linear-gradient(#4c4c4c, #333333);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c', endColorstr='#333333', GradientType=0);
  border-color: #2b2b2b #262626 #1e1e1e #262626;
}
.so-widget-sow-social-media-buttons-atom-aa763db6fad9 .sow-social-media-button-facebook:visited,
.so-widget-sow-social-media-buttons-atom-aa763db6fad9 .sow-social-media-button-facebook:active,
.so-widget-sow-social-media-buttons-atom-aa763db6fad9 .sow-social-media-button-facebook:hover {
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-aa763db6fad9 .sow-social-media-button-facebook.ow-button-hover:hover {
  color: #ffffff;
}
.so-widget-sow-social-media-buttons-atom-aa763db6fad9 .sow-social-media-button {
  font-size: 1em;
  padding: 0.5em 0.5em;
  margin: 0.1em 0.05em 0.1em 0.05em;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 1em;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
}
.so-widget-sow-social-media-buttons-atom-aa763db6fad9 .sow-social-media-button .sow-icon-fontawesome {
  width: 1em;
  height: 1em;
  display: inline-block;
}