/* LANGUAGE SPECIFIC STYLING */
html[lang="fr-CA"] .header-default .tels {width: 27%;}
html[lang="fr-CA"] .inventory-listing-default .description dt {width: 40%;}
html[lang="fr-CA"] .inventory-listing-default .description dd {width: 60%;}
html[lang="fr-CA"] .dropdown-menu h4 {text-transform:none;}

/* VDP Quick-Specs widget */
.inventory-detail-quick-specs {padding-bottom:20px;}
.quick-specs .stockNumber .ddc-icon {display:none;}

/* Vertical spacing adjustment for the responsive navigation dropdown menu */
.navbar-default.responsive .container .navbar-nav .dropdown .dropdown-menu {line-height:1.571;}

/* Scrolling arrows fix on 2017-pacifica.htm page */
.chrysler-pacifica .selector {padding:0 100px;}

/* VLP price label adjustment */
.vlp .pricing .abSub .label {white-space:normal;}

/* VLP View Link width fix */
.vlp .pricing-area a.view-link {width:100%;}

/* VDP eprice button adjustment */
.vdp .inv-type-used .ePrice li {width:100%;}

/* VDP AIM360 adjustment */
.vdp .pricing #aim360_link {margin-top:10px;}

/* Content images displaying issue fix */
.content-default img {display:inline-block;}

/*showroom enlargement*/
.showroom .container.main {
    width: 1400px !important
}

.showroom .col-xs-3,
.showroom .ddc-span3,
.showroom .yui3-u-1-4,
.showroom .yui3-u-1-5 {
    width: 20%
}

/* william.thompson | jared.silva - hiding default in transit at factory badge */
.srp .vehicle-card-list .vehicle-card-badge.in-transit-at-factory,
.srp .vehicle-card-grid .vehicle-card-badge.in-transit-at-factory { display: none; }