/*
Theme Name: AT10 Child
Template: AT10
Version: 1.0
*/

/* Hide countdown timer on Make An Offer listings */
[ppt-box]:has(.fa-donate) .ppt-countdown {
  display: none !important;
}

[ppt-box]:has(.fa-donate) .pb-2 .text-600 {
  display: none !important;
}