.so-widget-sow-social-media-buttons-atom-d10394514519 .social-media-button-container {
  zoom: 1;
  text-align: center;
  /*
    &:after {
        content:"";
        display:inline-block;
        width:100%;
    }
    */
}
.so-widget-sow-social-media-buttons-atom-d10394514519 .social-media-button-container:before {
  content: '';
  display: block;
}
.so-widget-sow-social-media-buttons-atom-d10394514519 .social-media-button-container:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 780) {
  .so-widget-sow-social-media-buttons-atom-d10394514519 .social-media-button-container {
    text-align: left;
  }
}
.so-widget-sow-social-media-buttons-atom-d10394514519 .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: #3a3a3a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #212121), color-stop(1, #3a3a3a));
  background: -ms-linear-gradient(bottom, #212121, #3a3a3a);
  background: -moz-linear-gradient(center bottom, #212121 0%, #3a3a3a 100%);
  background: -o-linear-gradient(#3a3a3a, #212121);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a3a3a', endColorstr='#212121', GradientType=0);
  border-color: #191919 #141414 #0c0c0c #141414;
  color: #999999 !important;
}
.so-widget-sow-social-media-buttons-atom-d10394514519 .sow-social-media-button-facebook.ow-button-hover:hover {
  background: #3f3f3f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #262626), color-stop(1, #3f3f3f));
  background: -ms-linear-gradient(bottom, #262626, #3f3f3f);
  background: -moz-linear-gradient(center bottom, #262626 0%, #3f3f3f 100%);
  background: -o-linear-gradient(#3f3f3f, #262626);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f3f3f', endColorstr='#262626', GradientType=0);
  border-color: #1e1e1e #191919 #111111 #191919;
}
.so-widget-sow-social-media-buttons-atom-d10394514519 .sow-social-media-button-facebook:visited,
.so-widget-sow-social-media-buttons-atom-d10394514519 .sow-social-media-button-facebook:active,
.so-widget-sow-social-media-buttons-atom-d10394514519 .sow-social-media-button-facebook:hover {
  color: #999999 !important;
}
.so-widget-sow-social-media-buttons-atom-d10394514519 .sow-social-media-button-facebook.ow-button-hover:hover {
  color: #9e9e9e;
}
.so-widget-sow-social-media-buttons-atom-d10394514519 .sow-social-media-button {
  font-size: 1.33em;
  padding: 1em 1em;
  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-d10394514519 .sow-social-media-button .sow-icon-fontawesome {
  width: 1em;
  height: 1em;
  display: inline-block;
}