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

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

/* Start 'vdp-new-price-value-retailValue' (do not modify this line) */
/* Modified by bmeuth on 04/10/25 12:41 PM CDT */
.vdp .inv-type-new.pricing-detail .retailValue .price-value { text-decoration: none; font-size: 18px; color: #045F04; }
/* End 'vdp-new-price-value-retailValue' (do not modify this line) */

/* Start 'srp-new-price-value-retailValue' (do not modify this line) */
/* Modified by bmeuth on 04/10/25 12:42 PM CDT */
.srp .inv-type-new.pricing-detail .retailValue .price-value { text-decoration: none; font-size: 15.75px; color: #045F04; }
/* End 'srp-new-price-value-retailValue' (do not modify this line) */

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