/*! aRund v.1.7.8 - 2019-12-07 */

.ao-countdown-style15-color2 {
  color: #fff;
}
.ao-countdown-style15-color2 .ao-counter-dot {
  background: #efc838;
}
.ao-countdown-style15-color2 .ao-counter-title {
  color: #fff;
}
.ao-countdown-style15-color2 .ao-counter-overflow:before {
  background-color: #efc838;
}
.ao-countdown-style15-color2 .ao-counter-overflow:after {
  border-color: #f3d567;
}
.ao-countdown-style15-color2 .ao-counter-top .ao-counter-overflow:before {
  background: -webkit-linear-gradient(top, #edc120, #edc120 50%, #b3900e);
  background: -moz-linear-gradient(top, #edc120, #edc120 50%, #b3900e);
  background: -o-linear-gradient(top, #edc120, #edc120 50%, #b3900e);
  background: -ms-linear-gradient(top, #edc120, #edc120 50%, #b3900e);
  background: linear-gradient(to bottom, #edc120, #edc120 50%, #b3900e);
}
.ao-countdown-style15-color2 .ao-counter-bot .ao-counter-overflow:before {
  border-bottom-color: #b3900e;
}
