.so-widget-sow-social-media-buttons-atom-f7ea6959bb20 .social-media-button-container {
  zoom: 1;
  text-align: left;
  /*
    &:after {
        content:"";
        display:inline-block;
        width:100%;
    }
    */
}
.so-widget-sow-social-media-buttons-atom-f7ea6959bb20 .social-media-button-container:before {
  content: '';
  display: block;
}
.so-widget-sow-social-media-buttons-atom-f7ea6959bb20 .social-media-button-container:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 780) {
  .so-widget-sow-social-media-buttons-atom-f7ea6959bb20 .social-media-button-container {
    text-align: left;
  }
}
.so-widget-sow-social-media-buttons-atom-f7ea6959bb20 .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: #0f6dbf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0b5290), color-stop(1, #0f6dbf));
  background: -ms-linear-gradient(bottom, #0b5290, #0f6dbf);
  background: -moz-linear-gradient(center bottom, #0b5290 0%, #0f6dbf 100%);
  background: -o-linear-gradient(#0f6dbf, #0b5290);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f6dbf', endColorstr='#0b5290', GradientType=0);
  border-color: #0a4a82 #094578 #083c6a #094578;
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-f7ea6959bb20 .sow-social-media-button-facebook.ow-button-hover:hover {
  background: #1072c8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0c5799), color-stop(1, #1072c8));
  background: -ms-linear-gradient(bottom, #0c5799, #1072c8);
  background: -moz-linear-gradient(center bottom, #0c5799 0%, #1072c8 100%);
  background: -o-linear-gradient(#1072c8, #0c5799);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1072c8', endColorstr='#0c5799', GradientType=0);
  border-color: #0b4f8b #0a4a82 #094273 #0a4a82;
}
.so-widget-sow-social-media-buttons-atom-f7ea6959bb20 .sow-social-media-button-facebook:visited,
.so-widget-sow-social-media-buttons-atom-f7ea6959bb20 .sow-social-media-button-facebook:active,
.so-widget-sow-social-media-buttons-atom-f7ea6959bb20 .sow-social-media-button-facebook:hover {
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-f7ea6959bb20 .sow-social-media-button-facebook.ow-button-hover:hover {
  color: #ffffff;
}
.so-widget-sow-social-media-buttons-atom-f7ea6959bb20 .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: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
}
.so-widget-sow-social-media-buttons-atom-f7ea6959bb20 .sow-social-media-button .sow-icon-fontawesome {
  width: 1em;
  height: 1em;
  display: inline-block;
}