
/* DaruGet Master v19 — Home price emphasis only.
   Product card dimensions/layout remain exactly as previous master. */

#newest-products .special-product .price,
#best-selling-products .special-product .price,
.stage9-mobile-specials .special-product .price,
.home-product-showcase .special-product .price{
  font-size:24px!important;
  line-height:1.45!important;
  font-weight:950!important;
  letter-spacing:-.15px!important;
}

#newest-products .special-product .old,
#best-selling-products .special-product .old,
.stage9-mobile-specials .special-product .old,
.home-product-showcase .special-product .old{
  font-size:16px!important;
  line-height:1.4!important;
}

#newest-products .special-product .price-label,
#best-selling-products .special-product .price-label,
.stage9-mobile-specials .special-product .price-label,
.home-product-showcase .special-product .price-label{
  font-size:12px!important;
}

@media(max-width:680px){
  #newest-products .special-product .price,
  #best-selling-products .special-product .price,
  .stage9-mobile-specials .special-product .price,
  .home-product-showcase .special-product .price{
    font-size:20px!important;
    line-height:1.4!important;
  }

  #newest-products .special-product .old,
  #best-selling-products .special-product .old,
  .stage9-mobile-specials .special-product .old,
  .home-product-showcase .special-product .old{
    font-size:14px!important;
  }
}
