.widget_smartcountdown {
font-size: 12px; }
.widget_smartcountdown .textwidget {
font-size: inherit;
}
.scd-all-wrapper {
width: 100%;
font-size: inherit;
} .scd-title-col, .scd-title-row, .scd-digits {
line-height: 1.2em;
}
.scd-title-col {
clear: both;
margin: 0.5em 0;
}
.scd-title-row {
float: left;
margin: 0 0.5em;
}
.scd-counter-col {
display: inline-block; clear: both;
}
.scd-counter-row {
float: left;
margin: 0 0.5em;
}
.scd-unit-vert {
clear: both;
margin: 0.5em 0;
}
.scd-unit-horz {
float: left;
margin: 0 0.5em;
}
.scd-digits-col {
clear: both;
text-align: center;
}
.scd-digits-row {
float: left;
text-align: right;
}
.scd-label-col {
clear: both;
text-align: center;
margin: 0.1em 0; }
.scd-label-row {
float: left;
text-align: left;
margin: 0 0.5em;
}
.scd-digit {
display: inline-block;
position: relative; }
.scd-digit div, .scd-digit img {
position: absolute;
display: block;
}
.scd-digit img {
margin: 0!important;
padding: 0!important;
display: block!important;
}
.scd-digit div {
font-size: inherit;
}
.spinner { background-size: 16px 16px;
display: none; opacity: .7;
filter: alpha(opacity=70);
width: 16px;
height: 16px;
margin: 5px 5px 0;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-block; }/*\*/* html .clearfix { height: 1%; }
.clearfix { display: block; }/**/