.so-widget-sow-social-media-buttons-atom-1f7d5cc24307 .social-media-button-container {
  zoom: 1;
  text-align: center;
  /*
	&:after {
		content:"";
		display:inline-block;
		width:100%;
	}
	*/
}
.so-widget-sow-social-media-buttons-atom-1f7d5cc24307 .social-media-button-container:before {
  content: '';
  display: block;
}
.so-widget-sow-social-media-buttons-atom-1f7d5cc24307 .social-media-button-container:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 780px) {
  .so-widget-sow-social-media-buttons-atom-1f7d5cc24307 .social-media-button-container {
    text-align: center;
  }
}
.so-widget-sow-social-media-buttons-atom-1f7d5cc24307 .sow-social-media-button-phone-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: #18081b #110614 #070208 #110614;
  background: #45184e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #220c27), color-stop(1, #45184e));
  background: -ms-linear-gradient(bottom, #220c27, #45184e);
  background: -moz-linear-gradient(center bottom, #220c27 0%, #45184e 100%);
  background: -o-linear-gradient(#45184e, #220c27);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45184e', endColorstr='#220c27', GradientType=0);
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-1f7d5cc24307 .sow-social-media-button-phone-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-atom-1f7d5cc24307 .sow-social-media-button-phone-0.ow-button-hover:hover {
  background: #4c1a56;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #290e2f), color-stop(1, #4c1a56));
  background: -ms-linear-gradient(bottom, #290e2f, #4c1a56);
  background: -moz-linear-gradient(center bottom, #290e2f 0%, #4c1a56 100%);
  background: -o-linear-gradient(#4c1a56, #290e2f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c1a56', endColorstr='#290e2f', GradientType=0);
  border-top: 1px solid #1f0b23;
  border-right: 1px solid #18081b;
  border-bottom: 1px solid #0e0510;
  border-left: 1px solid #18081b;
}
.so-widget-sow-social-media-buttons-atom-1f7d5cc24307 .sow-social-media-button-phone-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-atom-1f7d5cc24307 .sow-social-media-button-phone-0.ow-button-hover:hover {
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-1f7d5cc24307 .sow-social-media-button {
  display: inline-block;
  font-size: 1em;
  line-height: 1em;
  margin: 0.1em 0.05em 0.1em 0.05em;
  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-1f7d5cc24307 .sow-social-media-button .sow-icon-fontawesome {
  display: inline-block;
  height: 1em;
}