/*! aRund v.1.7.8 - 2019-12-07 */

.ao-countdown-style15 {
  color: #333;
}
.ao-countdown-style15 .ao-counter-dot {
  background: #ff8b00;
}
.ao-countdown-style15 .ao-counter-title {
  color: #fff;
}
.ao-countdown-style15 .ao-counter-overflow:before {
  background: #ff8b00;
}
.ao-countdown-style15 .ao-counter-overflow:after {
  border-width: 1px 1px 0px;
  border-style: solid;
  border-color: #ffa233;
}
.ao-countdown-style15 .ao-counter-top .ao-counter-overflow:before {
  background: -webkit-linear-gradient(top, #e67d00, #e67d00 50%, #995300);
  background: -moz-linear-gradient(top, #e67d00, #e67d00 50%, #995300);
  background: -o-linear-gradient(top, #e67d00, #e67d00 50%, #995300);
  background: -ms-linear-gradient(top, #e67d00, #e67d00 50%, #995300);
  background: linear-gradient(to bottom, #e67d00, #e67d00 50%, #995300);
}
.ao-countdown-style15 .ao-counter-top .ao-counter-overflow,
.ao-countdown-style15 .ao-counter-top .ao-counter-overflow:before,
.ao-countdown-style15 .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-style15 .ao-counter-bot .ao-counter-overflow:before {
  border-bottom: 0.08em solid #995300;
}
.ao-countdown-style15 .ao-counter-bot .ao-counter-overflow:after {
  height: auto;
  bottom: 0.08em;
  border-width: 1px 1px 1px;
}
.ao-countdown-style15 .ao-counter-bot .ao-counter-overflow:before,
.ao-countdown-style15 .ao-counter-bot .ao-counter-overflow:after {
  -webkit-border-radius: 0 0 0.1em 0.1em;
  border-radius: 0 0 0.1em 0.1em;
}
