/* jacquelinewaugh | Left-Align and resize promo banner */
.promotions-banner .event-promotion .promo-description {text-align: left; font-size: 19px;}

/* M-00258315 ddcjareds */
.vdp .inventory-detail-incentives-listing { clear: both; }

/* cbenson 04954110 */
.vdp form.validate.form-default fieldset { margin-bottom: 1em; }

/* Start 'vdp-new-price-value-salePrice' (do not modify this line) */
/* Modified by jacquelinewaugh on 04/10/19 11:03 AM EDT */
.vdp .inv-type-new.pricing .salePrice .price { text-decoration: none; font-weight: bold; font-size: 16px; color: #21b000; }
/* End 'vdp-new-price-value-salePrice' (do not modify this line) */

/* ddckyleh move the photo box to the right side */
.media-gallery-toolbar.absolute-left {left: inherit; right: 125px;}

/* fdbarfety 10396978 Hours on one line */
.index #hours1-app-root .col-md-7 {width: 66.33333%;}
.index #hours1-app-root .col-md-5 {width: 33.66667%;}

/* fdbarfety 10396978 Featured Vehicles */
.inventory-featured-default .pricing .label {white-space: inherit;}

/* fdbarfety 10396978 Hours on one line */
.page-bd .hours-default {font-size: .9em;}
.page-bd .hours-default .ddc-list-columns>li .key {width:40%; font-size: .83em;}
.page-bd .hours-default .ddc-list-columns>li .value {width:60%;}
.page-bd .hours-default.box.box-padding {padding: 16px 10px;}
.page-bd .hours-default.ddc-content .widget-heading {margin: 0 0 24px 10px;}

/* fdbarfety 10396978 Showroom */
.showroom .hproduct .model, .showroom-default .fuel-efficiency .align-center em {font-size: 20px;}

/* cnconway 10428898*/
.index .recommendations-vehicles .tile-list .rv-details-wrapper {bottom: 0px;}

/* Gasworks - Custom styling for TRP link lists */
.trp-link-list { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; }
.trp-link-list li { -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; break-inside: avoid; }