.so-widget-sow-social-media-buttons-atom-72b83e55e6c8 .social-media-button-container {
  zoom: 1;
  text-align: center;
  /*
    &:after {
        content:"";
        display:inline-block;
        width:100%;
    }
    */
}
.so-widget-sow-social-media-buttons-atom-72b83e55e6c8 .social-media-button-container:before {
  content: '';
  display: block;
}
.so-widget-sow-social-media-buttons-atom-72b83e55e6c8 .social-media-button-container:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 780) {
  .so-widget-sow-social-media-buttons-atom-72b83e55e6c8 .social-media-button-container {
    text-align: center;
  }
}
.so-widget-sow-social-media-buttons-atom-72b83e55e6c8 .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: #2388e0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1a6db6), color-stop(1, #2388e0));
  background: -ms-linear-gradient(bottom, #1a6db6, #2388e0);
  background: -moz-linear-gradient(center bottom, #1a6db6 0%, #2388e0 100%);
  background: -o-linear-gradient(#2388e0, #1a6db6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2388e0', endColorstr='#1a6db6', GradientType=0);
  border-color: #1865a9 #1760a0 #155893 #1760a0;
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-72b83e55e6c8 .sow-social-media-button-facebook.ow-button-hover:hover {
  background: #2c8de1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1b73bf), color-stop(1, #2c8de1));
  background: -ms-linear-gradient(bottom, #1b73bf, #2c8de1);
  background: -moz-linear-gradient(center bottom, #1b73bf 0%, #2c8de1 100%);
  background: -o-linear-gradient(#2c8de1, #1b73bf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c8de1', endColorstr='#1b73bf', GradientType=0);
  border-color: #196bb2 #1865a9 #165d9b #1865a9;
}
.so-widget-sow-social-media-buttons-atom-72b83e55e6c8 .sow-social-media-button-facebook:visited,
.so-widget-sow-social-media-buttons-atom-72b83e55e6c8 .sow-social-media-button-facebook:active,
.so-widget-sow-social-media-buttons-atom-72b83e55e6c8 .sow-social-media-button-facebook:hover {
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-72b83e55e6c8 .sow-social-media-button-facebook.ow-button-hover:hover {
  color: #ffffff;
}
.so-widget-sow-social-media-buttons-atom-72b83e55e6c8 .sow-social-media-button {
  font-size: 1em;
  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: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
}
.so-widget-sow-social-media-buttons-atom-72b83e55e6c8 .sow-social-media-button .sow-icon-fontawesome {
  width: 1em;
  height: 1em;
  display: inline-block;
}