/*ddcrmelasky navigation button */
.page-header.minimal .header-navigation .navigation-default .navbar-nav .nav-no-children [href="/service/schedule-service.htm"]{
    background: #fff;
    color: #000;
    margin-left: 0 !important;
    margin-right:0 !important;
    font-size:.75em;
    font-weight:700;
}
.page-header.minimal .header-navigation .navigation-default .navbar-nav .nav-no-children {
	padding: 5px 8px; 
        margin:0px 6px;
	background-color:#fff; 
}
.page-header.minimal .header-navigation .navigation-default .navbar-nav .nav-no-children [href="/service/schedule-service.htm"]:after {
border-bottom:none;
}
.page-header.minimal .header-navigation .navigation-default .navbar-nav .nav-no-children:hover,
.page-header.minimal .header-navigation .navigation-default .navbar-nav .nav-no-children:hover [href="/service/schedule-service.htm"]
{
    color: var(--btn-primary-inverse-hover-color);
    border-color: var(--btn-primary-inverse-hover-border-color);
    background: var(--btn-primary-inverse-hover-bg);
    box-shadow: var(--btn-primary-inverse-hover-box-shadow);
    transform: var(--btn-primary-inverse-hover-transform);
}
.page-header.minimal .header-navigation .navigation-default .navbar-nav .nav-last {
background-color: none!important; color: #fff;}

/* Header/Logo Heights */
.page-header .header-default .vcard.header-logo-enabled {height: 80px; }
.page-header.minimal .franchises, .page-header.minimal .home-logolink {height: 60px;}

a {color: var(--color-primary-500);}

/* Start 'vdp-new-price-label-final-price' (do not modify this line) */
/* Modified by mfleury1 on 01/10/25 01:50 PM EST */
.vdp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-label-final-price' (do not modify this line) */

/* Start 'vdp-new-price-label-internetPrice' (do not modify this line) */
/* Modified by mfleury1 on 01/10/25 01:50 PM EST */
.vdp .inv-type-new.pricing-detail .internetPrice .price-label { text-decoration: none; font-weight: bold; font-size: 18px; color: #90001d; }
/* End 'vdp-new-price-label-internetPrice' (do not modify this line) */

/* Start 'vdp-new-price-value-internetPrice' (do not modify this line) */
/* Modified by mfleury1 on 01/10/25 01:51 PM EST */
.vdp .inv-type-new.pricing-detail .internetPrice .price-value { text-decoration: line-through; font-size: 18px; color: #90001d; }
/* End 'vdp-new-price-value-internetPrice' (do not modify this line) */

/* Start 'vdp-new-price-label-discount' (do not modify this line) */
/* Modified by avelazque4 on 11/15/24 05:59 PM EST */
.vdp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-size: 15px; color: #000000; }
/* End 'vdp-new-price-label-discount' (do not modify this line) */

/* Start 'srp-new-price-value-internetPrice' (do not modify this line) */
/* Modified by geoffreyholdredge on 01/10/25 09:20 AM EST */
.srp .inv-type-new.pricing-detail .internetPrice .price-value { text-decoration: line-through; font-size: 22.5px; color: #90001D; }
/* End 'srp-new-price-value-internetPrice' (do not modify this line) */

/* Start 'srp-new-price-label-internetPrice' (do not modify this line) */
/* Modified by geoffreyholdredge on 01/10/25 09:19 AM EST */
.srp .inv-type-new.pricing-detail .internetPrice .price-label { text-decoration: none; font-weight: 600; font-size: 15.75px; color: #90001d; }
/* End 'srp-new-price-label-internetPrice' (do not modify this line) */

/* 04801034 ddcjareds */
.srp .vehicle-card-grid .vehicle-card-title a { color: #000; }

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by geoffreyholdredge on 01/10/25 01:23 PM EST */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: bold; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* Start 'srp-used-price-value-internetPrice' (do not modify this line) */
/* Modified by geoffreyholdredge on 11/20/25 09:39 AM EST */
.srp .inv-type-used.pricing-detail .internetPrice .price-value { text-decoration: line-through; font-size: 15.75px; color: #000000; }
/* End 'srp-used-price-value-internetPrice' (do not modify this line) */

/* Start 'vdp-used-price-value-internetPrice' (do not modify this line) */
/* Modified by geoffreyholdredge on 11/20/25 10:32 AM EST */
.vdp .inv-type-used.pricing-detail .internetPrice .price-value { text-decoration: line-through; font-size: 18px; color: #000000; }
/* End 'vdp-used-price-value-internetPrice' (do not modify this line) */