/*  View Details button on VLP should match the styling of the other buttons.  */
.vlp .pricing .view-link {text-align: right;width: 103px;}

/* ddcdusting 07748958 */
.page-bd .inventory-featured-default .media {min-height: 340px;}

.vdp .pricing .ePrice a {width: 100%;}
.vdp .edmundscarcode-container {margin-top: 7px;}

/*  View Details button on VLP needs to be right justified like the other buttons.  */
.vlp .pricing-area .view-link {float:right !important;} 

/* Start 'vlp-used-price-label-retailValue' (do not modify this line) */
/* Modified by ddcerikj on 07/23/18 10:23 AM EDT */
.vlp .inventoryList .item.inv-type-used .pricing .retailValue .label { text-decoration: none; font-weight: normal; font-size: 10px; color: #324047; }
/* End 'vlp-used-price-label-retailValue' (do not modify this line) */

/* dtjosem 04862445 */
.custom_eprice_text {display: block; font-size: 11px; text-align: center; font-weight: normal;}
.vlp .edmundscarcode-container a.sms-button.ui-button {width: auto; font-size: 12px;}


.inventory-featured-default .stacked-incentives.row {
    display: flex;
    align-items: stretch;
}

.inventory-featured-default .stacked-incentives.row .yui3-u-1-3 {
    display: flex;
}

.inventory-featured-default .stacked-incentives.row .hproduct {
    display: flex;
    flex-direction: column;
    width: 100%;
}