.ow-button-base {
zoom: 1; }
.ow-button-base:before {
content: '';
display: block;
}
.ow-button-base:after {
content: '';
display: table;
clear: both;
}
.ow-button-base a {
text-align: center;
display: inline-block;
cursor: pointer;
text-decoration: none;
line-height: 1em;
}
.ow-button-base a .sow-icon-image,
.ow-button-base a [class^="sow-icon-"] {
font-size: 1.3em;
height: 1em;
width: auto;
margin: -0.1em 0.75em -0.2em -0.75em;
display: block;
float: left;
}
.ow-button-base a .sow-icon-image {
width: 1em;
background-size: cover;
}
.ow-button-base.ow-button-align-left {
text-align: left;
}
.ow-button-base.ow-button-align-right {
text-align: right;
}
.ow-button-base.ow-button-align-center {
text-align: center;
}
.ow-button-base.ow-button-align-justify a {
display: block;
}.so-widget-sow-button-atom-5e3dcf981da5 .ow-button-base a {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 1em;
padding: 1em 2em;
background: #fe9539;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fe7a06), color-stop(1, #fe9539));
background: -ms-linear-gradient(bottom, #fe7a06, #fe9539);
background: -moz-linear-gradient(center bottom, #fe7a06 0%, #fe9539 100%);
background: -o-linear-gradient(#fe9539, #fe7a06);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe9539', endColorstr='#fe7a06', GradientType=0);
border: 1px solid;
border-color: #f37201 #e96e01 #da6601 #e96e01;
color: #ffffff !important;
-webkit-border-radius: 0.25em;
-moz-border-radius: 0.25em;
border-radius: 0.25em;
-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);
}
.so-widget-sow-button-atom-5e3dcf981da5 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-5e3dcf981da5 .ow-button-base a [class^="sow-icon-"] {
margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-5e3dcf981da5 .ow-button-base a:visited,
.so-widget-sow-button-atom-5e3dcf981da5 .ow-button-base a:active,
.so-widget-sow-button-atom-5e3dcf981da5 .ow-button-base a:hover {
color: #ffffff !important;
}
.so-widget-sow-button-atom-5e3dcf981da5 .ow-button-base a.ow-button-hover:hover {
background: #fe9a43;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fe7f10), color-stop(1, #fe9a43));
background: -ms-linear-gradient(bottom, #fe7f10, #fe9a43);
background: -moz-linear-gradient(center bottom, #fe7f10 0%, #fe9a43 100%);
background: -o-linear-gradient(#fe9a43, #fe7f10);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe9a43', endColorstr='#fe7f10', GradientType=0);
border-color: #fe7701 #f37201 #e46b01 #f37201;
color: #ffffff;
}