.card-wrapper.soldout .card__media,
.card-wrapper.soldout .card__information {
  opacity: .4;
}

.card__countdown .eapps-countdown-timer-item-group-label,
.product__countdown .eapps-countdown-timer-item-group-label {
  margin-top: 0;
}

.card__countdown .eapps-countdown-timer-has-background,
.product__countdown .eapps-countdown-timer-has-background {
  padding: 0;
}

.card__countdown .eapps-countdown-timer-item-container {
  margin-top: 0 !important;
}
.card__countdown .eapps-countdown-timer-360 .eapps-countdown-timer-item-value {
  font-size: 14px !important;
  line-height: 14px !important;
}

.product__countdown {
  margin-bottom: 30px;
}
.product__countdown .eapps-countdown-timer-container {
  width: auto;
  margin-left: -15px;
}
.product__countdown .eapps-countdown-timer-item-container {
  margin-top: 0 !important;
}

