/* 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 DNA5205569 */
.v9-global-0011-v1 .inventory-featured-default.an-pricing-vlp .an-final-price .label {float: left;}
.inventory-featured-default.inventory-featured-full-page .pricing .value, .pricing .price {width: 45%;}

/* ddcbent hiding reputation.com widget */
.index .yui3-g.repcom {display: none;}

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

.vdp .ddc-content.inventory-lead-default.ddc-box-1.custom-styling .btn.btn-primary.ui-button-submit {
    margin: 0; 
    position: relative; 
    left: 32px;
}

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

/* ddcsamp 04859184 */
.index .horizontal-search .form-group {width: auto; float: none;}

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

/* 05635412 ddcjareds */
.CC05635412 .widget-heading { text-align: center; font-size: 28px; font-weight: normal ; }

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

/* Start 'vdp-new-price-value-salePrice' (do not modify this line) */
/* Modified by jacquelinewaugh on 04/09/19 05:15 PM 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) */

/* Start 'vdp-new-price-label-abcAdd' (do not modify this line) */
/* Modified by jacquelinewaugh on 04/09/19 05:20 PM EDT */
.vdp .inv-type-new.pricing .abcAdd .label { text-decoration: none; font-weight: bold; font-size: 13.6px; color: #000000; }
/* End 'vdp-new-price-label-abcAdd' (do not modify this line) */


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

/* fdbarfety 10508765 */
.index p, .index ul {font-size: 16px;}

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