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

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

/* Enthusiast Edge */
.index .page-header .header-default .home-logolink img {margin-top: 0;}
.header-logo.header-logo-style {top: 10px!important;}

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

/* Start 'vdp-new-price-value-salePrice' (do not modify this line) */
/* Modified by jacquelinewaugh on 04/10/19 09:12 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 moved photo count to right side*/
.media-gallery-toolbar.absolute-left {left: inherit; right: 125px;}

/* fdbarfety 10502854 Hours on one line */
.nav-fragment .ddc-span12 {padding-left: 8px; padding-right: 8px; font-size: .95em;}
.ddc-composer .nav-fragment .ddc-span12 {padding-left: 0; padding-right: 0; font-size: .95em;}
.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; }