.so-widget-sow-social-media-buttons-atom-890da16765ea .social-media-button-container {
  zoom: 1;
  text-align: center;
  /*
	&:after {
		content:"";
		display:inline-block;
		width:100%;
	}
	*/
}
.so-widget-sow-social-media-buttons-atom-890da16765ea .social-media-button-container:before {
  content: '';
  display: block;
}
.so-widget-sow-social-media-buttons-atom-890da16765ea .social-media-button-container:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 780px) {
  .so-widget-sow-social-media-buttons-atom-890da16765ea .social-media-button-container {
    text-align: center;
  }
}
.so-widget-sow-social-media-buttons-atom-890da16765ea .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: #e61315 #dd1314 #cf1112 #dd1314;
  background: #f04c4d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ec1d1e), color-stop(1, #f04c4d));
  background: -ms-linear-gradient(bottom, #ec1d1e, #f04c4d);
  background: -moz-linear-gradient(center bottom, #ec1d1e 0%, #f04c4d 100%);
  background: -o-linear-gradient(#f04c4d, #ec1d1e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f04c4d', endColorstr='#ec1d1e', GradientType=0);
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-890da16765ea .sow-social-media-button-phone-0.ow-button-hover:hover {
  border-color: #ec181a #e61315 #d81213 #e61315;
  background: #f15556;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ed2628), color-stop(1, #f15556));
  background: -ms-linear-gradient(bottom, #ed2628, #f15556);
  background: -moz-linear-gradient(center bottom, #ed2628 0%, #f15556 100%);
  background: -o-linear-gradient(#f15556, #ed2628);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f15556', endColorstr='#ed2628', GradientType=0);
}
.so-widget-sow-social-media-buttons-atom-890da16765ea .sow-social-media-button-phone-0:visited,
.so-widget-sow-social-media-buttons-atom-890da16765ea .sow-social-media-button-phone-0:active,
.so-widget-sow-social-media-buttons-atom-890da16765ea .sow-social-media-button-phone-0:hover {
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-890da16765ea .sow-social-media-button-phone-0.ow-button-hover:hover {
  color: #ffffff;
}
.so-widget-sow-social-media-buttons-atom-890da16765ea .sow-social-media-button {
  display: inline-block;
  font-size: 1.66em;
  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-890da16765ea .sow-social-media-button .sow-icon-fontawesome {
  display: inline-block;
  height: 1em;
}