.so-widget-sow-social-media-buttons-atom-1dada07f6986 .social-media-button-container {
  zoom: 1;
  text-align: left;
  /*
	&:after {
		content:"";
		display:inline-block;
		width:100%;
	}
	*/
}
.so-widget-sow-social-media-buttons-atom-1dada07f6986 .social-media-button-container:before {
  content: '';
  display: block;
}
.so-widget-sow-social-media-buttons-atom-1dada07f6986 .social-media-button-container:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 780px) {
  .so-widget-sow-social-media-buttons-atom-1dada07f6986 .social-media-button-container {
    text-align: left;
  }
}
.so-widget-sow-social-media-buttons-atom-1dada07f6986 .sow-social-media-button-facebook-0 {
  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);
  border-color: #141414 #0f0f0f #070707 #0f0f0f;
  background: #353535;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1c1c1c), color-stop(1, #353535));
  background: -ms-linear-gradient(bottom, #1c1c1c, #353535);
  background: -moz-linear-gradient(center bottom, #1c1c1c 0%, #353535 100%);
  background: -o-linear-gradient(#353535, #1c1c1c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#353535', endColorstr='#1c1c1c', GradientType=0);
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-1dada07f6986 .sow-social-media-button-facebook-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-atom-1dada07f6986 .sow-social-media-button-facebook-0.ow-button-hover:hover {
  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-top: 1px solid #191919;
  border-right: 1px solid #141414;
  border-bottom: 1px solid #0c0c0c;
  border-left: 1px solid #141414;
}
.so-widget-sow-social-media-buttons-atom-1dada07f6986 .sow-social-media-button-facebook-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-atom-1dada07f6986 .sow-social-media-button-facebook-0.ow-button-hover:hover {
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-1dada07f6986 .sow-social-media-button {
  display: inline-block;
  font-size: 1em;
  line-height: 1em;
  margin: 0.1em 0.1em 0.1em 0;
  padding: 1em 0;
  width: 3em;
  text-align: center;
  vertical-align: middle;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
}
.so-widget-sow-social-media-buttons-atom-1dada07f6986 .sow-social-media-button .sow-icon-fontawesome {
  display: inline-block;
  height: 1em;
}