/*ddcandyg | CC05114452 */
.index .service-section {display: none;}
.index .hero-image-overlay-container .inventory-search-facet-browse.hero-image-color-default h3 {color: #fff;}
.index .hero-subheading.ddc-font-size-xxlarge {color: #fff;}

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by mstotts on 09/19/18 04:58 PM CDT */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-style: italic; font-size: 18px; color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice:hover span { color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice span { background: none; background-image: none; background-color: transparent; }
.vlp .inventoryList .pricing .btn.eprice { border: none; background: #d20f10; background-color: #d20f10; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #000000; background-color: #000000; background-image: none; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* Start 'vdp-ePrice-button' (do not modify this line) */
/* Modified by mstotts on 09/19/18 04:56 PM CDT */
.vdp .pricing .eprice.button { text-decoration: none; font-style: italic; font-size: 18px; color: #ffffff; }
.vdp .pricing .eprice.button:hover { color: #ffffff; }
.vdp .pricing .eprice.button { border: none; background: #d20f10; background-color: #d20f10; background-image: none; }
.vdp .pricing .eprice.button:hover { border: none; background: #000000; background-color: #000000; background-image: none; }
/* End 'vdp-ePrice-button' (do not modify this line) */

/* ddcsamp 05124514 - correcting hex code - mstotts -  05111838*/
.inventory-listing-default h3 a {color: #d20f10;}
.btn-primary, .ddc-btn-primary, .showroom-detail .hproduct .view-link, .showroom-detail .callout .callout-button, .pricing .ePrice .btn, .pricing .ePrice .ddc-btn, .pricing .eprice-button, .pricing [data-eprice].btn, .pricing [data-eprice].ddc-btn, .locations-proximity [type="submit"] {background: #d20f10;}
.dropdown-menu, .ddc-dropdown-menu, .mega-menu-inner-curtain {background: #d20f10;}
.dropdown-menu .btn {background: #960021; border: 1px solid #000;}
.dropdown-menu .btn:hover {background: #000;}
.dropdown-menu > li, .ddc-dropdown-menu > li {border-color: #fff;}
.page-header.responsive-centered-nav .header-navigation .ddc-mega-menu-nav .dropdown.open .caret::before, .responsive-centered-nav.ddc-header .header-navigation .ddc-mega-menu-nav .dropdown.open .caret::before, .page-header.responsive-centered-nav .header-navigation .ddc-mega-menu-nav .open.ddc-dropdown .caret::before, .responsive-centered-nav.ddc-header .header-navigation .ddc-mega-menu-nav .open.ddc-dropdown .caret::before {border-bottom-color: #d20f10;}

/* Start 'srp-new-price-label-msrp' (do not modify this line) */
/* Modified by ddcmattw on 05/11/21 09:54 AM EDT */
.srp .inv-type-new.pricing-detail .msrp .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-msrp' (do not modify this line) */

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by ddcmattw on 05/11/21 09:54 AM EDT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by ddcmattw on 05/11/21 09:55 AM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/* Start 'srp-new-price-label-internetPrice' (do not modify this line) */
/* Modified by ddcmattw on 05/11/21 10:02 AM EDT */
.srp .inv-type-new.pricing-detail .internetPrice .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-internetPrice' (do not modify this line) */

/* Start 'srp-new-price-value-internetPrice' (do not modify this line) */
/* Modified by ddcmattw on 05/11/21 10:02 AM EDT */
.srp .inv-type-new.pricing-detail .internetPrice .price-value { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-internetPrice' (do not modify this line) */

/* Start 'srp-pre-owned-price-label-final-price' (do not modify this line) */
/* Modified by ddcmattw on 05/11/21 10:03 AM EDT */
.srp .inv-type-pre-owned.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-pre-owned-price-label-final-price' (do not modify this line) */

/* Start 'srp-new-price-label-discount' (do not modify this line) */
/* Modified by ddcmattw on 05/17/23 03:06 PM EDT */
.srp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-size: 14.75px; color: #21b500; }
/* End 'srp-new-price-label-discount' (do not modify this line) */

/* Start 'vdp-new-price-label-discount' (do not modify this line) */
/* Modified by ddcdanieleg on 08/08/22 01:55 PM EDT */
.vdp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-size: 18px; color: #21b500; }
/* End 'vdp-new-price-label-discount' (do not modify this line) */

/* jwjakec - changes size of logo in header */
img.dealer-path-override-img {
    height: 60px;
}