/*! aRund v.1.7.8 - 2017-08-04 */

.ao-countdown-style12 {
  color: #fff;
}
.ao-countdown-style12 .ao-counter-dot {
  background: #fff;
}
.ao-countdown-style12 .ao-counter-title {
  color: #fff;
}
.ao-countdown-style12 .ao-counter-overflow:before {
  background-color: #331663; /* vorher: ff8b00 */
}
.ao-countdown-style12 .ao-counter-overflow:after {
  border-width: 0.03em 0.03em 0.015em;
  border-style: solid;
  border-color: #cc6f00;
  -webkit-box-shadow: 0 0 0.1em -0.025em #fff inset;
  box-shadow: 0 0 0.1em -0.025em #fff inset;
}
.ao-countdown-style12 .ao-counter-sider {
  height: 15%;
}
.ao-countdown-style12 .ao-counter-lside,
.ao-countdown-style12 .ao-counter-rside {
  width: 0.1em;
  background: -webkit-linear-gradient(top, #cc6f00, #ffb966);
  background: -moz-linear-gradient(top, #cc6f00, #ffb966);
  background: -o-linear-gradient(top, #cc6f00, #ffb966);
  background: -ms-linear-gradient(top, #cc6f00, #ffb966);
  background: linear-gradient(to bottom, #cc6f00, #ffb966);
}
.ao-countdown-style12 .ao-counter-lside {
  left: -0.02em;
}
.ao-countdown-style12 .ao-counter-rside {
  right: -0.02em;
}
.ao-countdown-style12 .ao-counter-top:before,
.ao-countdown-style12 .ao-counter-top:after {
  top: auto;
  bottom: 0;
}
.ao-countdown-style12 .ao-counter-top .ao-counter-overflow,
.ao-countdown-style12 .ao-counter-top .ao-counter-overflow:before,
.ao-countdown-style12 .ao-counter-top .ao-counter-overflow:after {
  -webkit-border-radius: 0.1em 0.1em 0 0;
  border-radius: 0.1em 0.1em 0 0;
}
.ao-countdown-style12 .ao-counter-bot .ao-counter-lside,
.ao-countdown-style12 .ao-counter-bot .ao-counter-rside {
  background: -webkit-linear-gradient(bottom, #cc6f00, #ffb966);
  background: -moz-linear-gradient(bottom, #cc6f00, #ffb966);
  background: -o-linear-gradient(bottom, #cc6f00, #ffb966);
  background: -ms-linear-gradient(bottom, #cc6f00, #ffb966);
  background: linear-gradient(to top, #cc6f00, #ffb966);
}
.ao-countdown-style12 .ao-counter-bot .ao-counter-overflow:after {
  border-width: 0.015em 0.03em 0.03em;
}
.ao-countdown-style12 .ao-counter-bot .ao-counter-overflow:before,
.ao-countdown-style12 .ao-counter-bot .ao-counter-overflow:after {
  -webkit-border-radius: 0 0 0.1em 0.1em;
  border-radius: 0 0 0.1em 0.1em;
}
.ao-countdown-style12 .ao-counter-content {
  text-shadow: 0 0 0.2em;
}
