.so-widget-sow-social-media-buttons-atom-82e1f334511d .social-media-button-container {
  zoom: 1;
  text-align: left;
  /*
    &:after {
        content:"";
        display:inline-block;
        width:100%;
    }
    */
}
.so-widget-sow-social-media-buttons-atom-82e1f334511d .social-media-button-container:before {
  content: '';
  display: block;
}
.so-widget-sow-social-media-buttons-atom-82e1f334511d .social-media-button-container:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 780) {
  .so-widget-sow-social-media-buttons-atom-82e1f334511d .social-media-button-container {
    text-align: left;
  }
}
.so-widget-sow-social-media-buttons-atom-82e1f334511d .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: #001444;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000511), color-stop(1, #001444));
  background: -ms-linear-gradient(bottom, #000511, #001444);
  background: -moz-linear-gradient(center bottom, #000511 0%, #001444 100%);
  background: -o-linear-gradient(#001444, #000511);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001444', endColorstr='#000511', GradientType=0);
  border-color: #050505 #000000 #000000 #000000;
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-82e1f334511d .sow-social-media-button-facebook.ow-button-hover:hover {
  background: #00174e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00081b), color-stop(1, #00174e));
  background: -ms-linear-gradient(bottom, #00081b, #00174e);
  background: -moz-linear-gradient(center bottom, #00081b 0%, #00174e 100%);
  background: -o-linear-gradient(#00174e, #00081b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00174e', endColorstr='#00081b', GradientType=0);
  border-color: #0a0a0a #050505 #000000 #050505;
}
.so-widget-sow-social-media-buttons-atom-82e1f334511d .sow-social-media-button-facebook:visited,
.so-widget-sow-social-media-buttons-atom-82e1f334511d .sow-social-media-button-facebook:active,
.so-widget-sow-social-media-buttons-atom-82e1f334511d .sow-social-media-button-facebook:hover {
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-82e1f334511d .sow-social-media-button-facebook.ow-button-hover:hover {
  color: #ffffff;
}
.so-widget-sow-social-media-buttons-atom-82e1f334511d .sow-social-media-button {
  font-size: 1em;
  padding: 0.5em 0.5em;
  margin: 0.1em 0.1em 0.1em 0;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 1em;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
}
.so-widget-sow-social-media-buttons-atom-82e1f334511d .sow-social-media-button .sow-icon-fontawesome {
  width: 1em;
  height: 1em;
  display: inline-block;
}