/* hiding postal form below footer - need to figure out where it's coming from */
#postal-form-overlay {display: none !important;}

/* VDP - removing apply for financing buttons */
.custom_testint {display: none;}

/* VDP - custom badge sizing */
.vdp .inventory-detail-callout .cst-trade-in {display: inline-block; vertical-align: middle;}
.vdp .inventory-detail-callout .cst-trade-in img {max-height: 40px;}

/* ******************************************************************************** */
/* ******************************************************************************** */

/* Hiding pricing disclaimer since it does not work on tier3 sites */
.price-disclaimer-icon {display: none;}

/* ddcalmirc 05271778 - adding via CSS since grid vlp doesn't support any vm includes */
.grid-listing .gv-pricing li.finalPrice:after,
.inventory-detail-pricing span.final-price .price:after {content:"*plus taxes and license."; display: block; font-size: 11px; color: #999; text-transform: none; font-weight: normal;}