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

/* ddcbent adjusted FV pages */
.inventory-featured-default.inventory-featured-full-page .hproduct.auto {margin-bottom: 10px;}
.inventory-featured-default.inventory-featured-full-page .btn.btn-primary.btn-block.view-link {width: 100%;}

/* ddcbent adjusting similar vehicles */
.vdp .inventory-similar-default .similar-vehicle {height: 290px;padding: 10px;width: auto;}

/* 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 10:20 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) */

/* fdbarfety 10502854 Hours on one line */
.nav-fragment .ddc-span12 {padding-left: 8px; padding-right: 8px; font-size: .99em;}
.ddc-composer .nav-fragment .ddc-span12 {padding-left: 0; padding-right: 0; font-size: .99em;}
.index #hours1-app-root .col-md-7 {width: 66.33333%;}
.index #hours1-app-root .col-md-5 {width: 33.66667%;}
.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 10502854 Showroom */
.showroom .hproduct .model, .showroom-default .fuel-efficiency .align-center em {font-size: 20px;}

/* fdbarfety 10532090 */
@media (max-width: 1930px) and (min-width: 1600px) {
.index .main :not(.container)>.recommendations-vehicles .tile-list .vehicle-list-item .title, .index .main :not(.container)>.recommendations-vehicles .tile-list-no-flex-layout .vehicle-list-item .title {font-size: 18px;}
.recommendations-vehicles .tile-list .rv-details-wrapper, .recommendations-vehicles .tile-list-no-flex-layout .rv-details-wrapper {bottom: -2px;}
}

/* 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; }