/*! aRund v.1.7.8 - 2019-12-07 */

.ao-countdown-style18 {
  color: #fff;
}
.ao-countdown-style18 .ao-counter-dot {
  background: #ff8b00;
}
.ao-countdown-style18 .ao-counter-back {
  height: 80%;
}
.ao-countdown-style18 .ao-counter-back:before {
  background: inherit;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  padding-top: 71%;
  width: 71%;
  height: auto;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.ao-countdown-style18 .ao-counter-back:after {
  background: inherit;
}
.ao-countdown-style18 .ao-counter-top {
  color: #e6e6e6;
}
.ao-countdown-style18 .ao-counter-top .ao-counter-back {
  background: #e67d00;
}
.ao-countdown-style18 .ao-counter-top .ao-counter-back:before {
  top: auto;
  bottom: 0;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ao-countdown-style18 .ao-counter-bot {
  color: #fff;
}
.ao-countdown-style18 .ao-counter-bot .ao-counter-back {
  background: #ff8b00;
}
