@media (max-width: 1279px) {
  /* Easy Digital Downloads */
  .post_item.type-download .post_title + .post_price > .edd_price,
  .post_item_single.post_type_download .post_price > .edd_price {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 1023px) {
  /* Easy Digital Downloads */
  .post_item.type-download .post_title + .post_price > .edd_price,
  .post_item_single.post_type_download .post_price > .edd_price {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 479px) {
  /* Easy Digital Downloads */
  .post_item.type-download .post_title + .post_price > .edd_price,
  .post_item_single.post_type_download .post_price > .edd_price {
    font-size: 17px;
    line-height: 21px;
  }
}

/*# sourceMappingURL=easy-digital-downloads-responsive.css.map */
