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