/*ddcjoannak fix images on vlps*/
.inventoryList .media img, .inventoryList .ddc-media img {height:auto;}

/* ddcjoannak split vehicle info/options into 2 columns on VDPs */
.inventory-detail-packages-options #options .option-table tr {width:50%; float:left; background: transparent;border:none}
.inventory-detail-packages-options #options .option-table .option-item-description {width:42%; background: transparent;border:none}
.inventory-detail-packages-options #options .option-table .option-item-description h3 {width:100%; font-size: 92%; background: transparent;border:none}
.inventory-detail-packages-options #options {margin-top: 12px; background: transparent;border:none}
.inventory-detail-packages-options .packages {margin-top: 12px; background: transparent;border:none}

/*ddcjoannak -  VDP removed underline on VDP button*/
.vdp .tradein a {text-decoration: none;}

/* ddcdusting 05925734 */
.header-nav-container ul.dropdown-menu.row {top: 57px !important;}

/* Start 'vdp-ePrice-button' (do not modify this line) */
/* Modified by ddcjoannak on 03/10/17 11:00 AM EST */
.vdp .pricing .eprice.button { text-decoration: none; font-weight: 800; font-size: 28px; color: #ffffff; }
.vdp .pricing .eprice.button:hover { color: #ffffff; }
.vdp .pricing .eprice.button { border: none; background: #b81d33; background-color: #b81d33; background-image: none; }
.vdp .pricing .eprice.button:hover { border: none; background: #2e2e2e; background-color: #2e2e2e; background-image: none; }
/* End 'vdp-ePrice-button' (do not modify this line) */

/* Start 'vlp-new-price-label-final-price' (do not modify this line) */
/* Modified by dzenanpilav on 10/08/19 04:54 PM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .label { text-decoration: none; font-weight: 800; font-size: 11.9px; color: #000000; }
/* End 'vlp-new-price-label-final-price' (do not modify this line) */

/* Start 'vlp-new-price-value-internetPrice' (do not modify this line) */
/* Modified by dzenanpilav on 10/08/19 04:54 PM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .internetPrice .value { text-decoration: line-through; font-size: 14px; color: #000000; }
/* End 'vlp-new-price-value-internetPrice' (do not modify this line) */

/* Start 'vdp-final-price-price-value-final-price' (do not modify this line) */
/* Modified by dzenanpilav on 10/08/19 04:54 PM EDT */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: line-through; font-size: 22.5px; color: #000000; }
/* End 'vdp-final-price-price-value-final-price' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by tcarvey on 12/15/23 01:00 PM EST */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* codebusters */
.page-header.page-header-layout-no-shrink.ff-ada-layout-noshrink-nav-on .header-default .vcard .tels .tel.phone1,
.page-header.page-header-layout-no-shrink .header-default .vcard .tels .tel.phone1 {
   padding-bottom: max(20px, .9em); 
}