@media (max-width: 780px) {
  .so-widget-sow-button-atom-fe2edc9c76af-10 .ow-button-base.ow-button-align-center {
    text-align: left;
  }
  .so-widget-sow-button-atom-fe2edc9c76af-10 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-fe2edc9c76af-10 .ow-button-base .sowb-button {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Vazirmatn;
  font-weight: 600;
  background: #00c46f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #009152), color-stop(1, #00c46f));
  background: -ms-linear-gradient(bottom, #009152, #00c46f);
  background: -moz-linear-gradient(center bottom, #009152 0%, #00c46f 100%);
  background: -o-linear-gradient(#00c46f, #009152);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c46f', endColorstr='#009152', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #008249 #007844 #00683b #007844;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 17px;
  
  padding-block: 0.2em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 220px;
  max-width: 100%;
  padding-inline: 0.4em;
}
.so-widget-sow-button-atom-fe2edc9c76af-10 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-fe2edc9c76af-10 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #00ce75;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #009b58), color-stop(1, #00ce75));
  background: -ms-linear-gradient(bottom, #009b58, #00ce75);
  background: -moz-linear-gradient(center bottom, #009b58 0%, #00ce75 100%);
  background: -o-linear-gradient(#00ce75, #009b58);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ce75', endColorstr='#009b58', GradientType=0);
  border-color: #00d87b #00ce75 #00bf6c #00ce75;
  color: #000000 !important;
}