/* VLP Strikethrough */
.inventoryList .inv-type-new .multiple-prices .msrp .value, .vdp .multiple-prices .msrp .value {text-decoration: line-through;}
.vdp .multiple-prices .msrp .h1.price {text-decoration: line-through;}

.inventoryList .multiple-prices .retailValue .value {text-decoration: line-through;}
.vdp .multiple-prices .retailValue .h1.price {text-decoration: line-through;}


.content img {display: inline;}

/* fix vlp image distortion */
.vlp .media img {width: 100%; height: auto;}

/* "Save this Car Width on VDP */
.inv-type-new .vdp .mycars-vdp .mycars-btn {width: 100%;}

/* PureCars in row */
.inventoryList .calloutDetails .list-unstyled {width:388px;}

/* Start 'vlp-new-price-label-paymentLease' (do not modify this line) */
/* Modified by ddcchrisbouchard on 12/20/17 12:50 PM EST */
.vlp .inventoryList .item.inv-type-new .pricing .paymentLease .label { text-decoration: none; font-weight: bold; font-size: 10px; color: #000000; }
/* End 'vlp-new-price-label-paymentLease' (do not modify this line) */

/* Start 'vlp-new-price-label-paymentLoan' (do not modify this line) */
/* Modified by ddcchrisbouchard on 12/20/17 12:50 PM EST */
.vlp .inventoryList .item.inv-type-new .pricing .paymentLoan .label { text-decoration: none; font-weight: bold; font-size: 10px; color: #000000; }
/* End 'vlp-new-price-label-paymentLoan' (do not modify this line) */

/* Start 'vlp-used-price-label-paymentLoan' (do not modify this line) */
/* Modified by ddcchrisbouchard on 12/20/17 12:51 PM EST */
.vlp .inventoryList .item.inv-type-used .pricing .paymentLoan .label { text-decoration: none; font-weight: bold; font-size: 10px; color: #000000; }
/* End 'vlp-used-price-label-paymentLoan' (do not modify this line) */

/* ddcchelseau shrink vlp callout area to prevent overlap with buttons */
.inventoryList .calloutDetails .list-unstyled { width: 325px;}

/*cjschneide M-00501038*/
.alias-sitebuilder-new-2018-bmw-i3-in-boston-ma-2 h1.ddc-page-title {text-transform:unset;}

/* Start 'vlp-used-price-value-retailValue' (do not modify this line) */
/* Modified by mattbarrows on 03/08/19 04:13 PM EST */
.vlp .inventoryList .item.inv-type-used .pricing .retailValue .value { text-decoration: none; font-weight: bold; font-size: 18.2px; color: #000000; }
/* End 'vlp-used-price-value-retailValue' (do not modify this line) */

/* Start 'vdp-used-price-value-retailValue' (do not modify this line) */
/* Modified by mattbarrows on 03/08/19 04:16 PM EST */
.vdp .inv-type-used.pricing .retailValue .price { text-decoration: none; font-weight: 500; font-size: 20.8px; color: #000000; }
/* End 'vdp-used-price-value-retailValue' (do not modify this line) */

/* 07798379 JLC */
.inventory-search-facetbrowse.CC07798379 { width: 960px; margin: auto; }
.inventory-search-facetbrowse.CC07798379 fieldset {padding-right: 100px;display: inline-block;width: 100%;}
.inventory-search-facetbrowse.CC07798379 .form-group:not(.hide) {margin-right: 5px;margin-left: 5px;width: 23%;display: inline-block;}
.inventory-search-facetbrowse.CC07798379 button.submit-search { position: absolute; right: 0; top: 24px; }

/* ddcmhampton 08508270 */
.modal-dialog .modal-body a[data-ga-event="incentives|click|view inventory"], .ui-dialog a[data-ga-event="incentives|click|view inventory"] { display: none; }