.so-widget-sow-social-media-buttons-atom-72e04f16f512 .social-media-button-container {
  zoom: 1;
  text-align: left;
  /*
    &:after {
        content:"";
        display:inline-block;
        width:100%;
    }
    */
}
.so-widget-sow-social-media-buttons-atom-72e04f16f512 .social-media-button-container:before {
  content: '';
  display: block;
}
.so-widget-sow-social-media-buttons-atom-72e04f16f512 .social-media-button-container:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 780) {
  .so-widget-sow-social-media-buttons-atom-72e04f16f512 .social-media-button-container {
    text-align: left;
  }
}
.so-widget-sow-social-media-buttons-atom-72e04f16f512 .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: #9e3d8f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #792f6e), color-stop(1, #9e3d8f));
  background: -ms-linear-gradient(bottom, #792f6e, #9e3d8f);
  background: -moz-linear-gradient(center bottom, #792f6e 0%, #9e3d8f 100%);
  background: -o-linear-gradient(#9e3d8f, #792f6e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e3d8f', endColorstr='#792f6e', GradientType=0);
  border-color: #6e2b64 #67285d #5c2353 #67285d;
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-72e04f16f512 .sow-social-media-button-facebook.ow-button-hover:hover {
  background: #a54096;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #813274), color-stop(1, #a54096));
  background: -ms-linear-gradient(bottom, #813274, #a54096);
  background: -moz-linear-gradient(center bottom, #813274 0%, #a54096 100%);
  background: -o-linear-gradient(#a54096, #813274);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a54096', endColorstr='#813274', GradientType=0);
  border-color: #762d6a #6e2b64 #63265a #6e2b64;
}
.so-widget-sow-social-media-buttons-atom-72e04f16f512 .sow-social-media-button-facebook:visited,
.so-widget-sow-social-media-buttons-atom-72e04f16f512 .sow-social-media-button-facebook:active,
.so-widget-sow-social-media-buttons-atom-72e04f16f512 .sow-social-media-button-facebook:hover {
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-72e04f16f512 .sow-social-media-button-facebook.ow-button-hover:hover {
  color: #ffffff;
}
.so-widget-sow-social-media-buttons-atom-72e04f16f512 .sow-social-media-button {
  font-size: 1.66em;
  padding: 1em 1em;
  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-72e04f16f512 .sow-social-media-button .sow-icon-fontawesome {
  width: 1em;
  height: 1em;
  display: inline-block;
}