/*! aRund v.1.7.8 - 2019-12-07 */

.ao-countdown-style10 {
  color: #ff8b00;
}
.ao-countdown-style10 .ao-counter-dot {
  background: #ff8b00;
}
.ao-countdown-style10 .ao-counter-title {
  color: #ddd;
}
.ao-countdown-style10 .ao-counter-overflow:before {
  background-color: #fff;
}
.ao-countdown-style10 .ao-counter-overflow:after {
  border-width: 0.05em 0.05em 0.025em;
  border-style: solid;
  border-color: #ffa233;
}
.ao-countdown-style10 .ao-counter-lside {
  left: -2px;
}
.ao-countdown-style10 .ao-counter-rside {
  right: -2px;
}
.ao-countdown-style10 .ao-counter-top .ao-counter-overflow,
.ao-countdown-style10 .ao-counter-top .ao-counter-overflow:before,
.ao-countdown-style10 .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-style10 .ao-counter-bot .ao-counter-overflow:after {
  border-width: 0.025em 0.05em 0.05em;
}
.ao-countdown-style10 .ao-counter-bot .ao-counter-overflow:before,
.ao-countdown-style10 .ao-counter-bot .ao-counter-overflow:after {
  -webkit-border-radius: 0 0 0.1em 0.1em;
  border-radius: 0 0 0.1em 0.1em;
}
