/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by nikolehensen on 10/08/24 03:38 PM CDT */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: 600; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/*owen.perks Header Logo Background Fix */
.pink-white .home-logolink .franchises, .pink-white .page-header.responsive-centered-nav .header-navigation .header-default .home-logolink {background: transparent;}

/*owen.perks SRP & VDP myCars Buttons */
:is(.srp .vehicle-card-footer) {
    .modern-my-cars-compare-label {color:#008000 !important;}
    [data-testid="button-trackPrice"] {color: #0000ff !important;}
    [data-testid="button-save"] {color: #ff0000 !important;}
    span, 
    i{font-weight: bold !important}
    .modern-my-cars-details-label span,
    .modern-my-cars-details-label i {font-weight: 400 !important;}
}
:is(.vdp .ws-mycars-vdp.sidebar-mycars-vdp) {
     [data-testid="button-trackPrice"] {color: #0000ff !important;}
    [data-testid="button-save"] {color: #ff0000 !important;}
    span, 
    i{font-weight: bold !important}
}

/* fdbarfety PPR-132362 */
.vehicle-card-badge.in-transit img {visibility: hidden;}
li.vehicle-card-badge.in-transit {
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: url(https://pictures.dealer.com/g/glennbuegechevrolet/1234/007c1794f8f441cb93777088ea3cb5bd.jpg) no-repeat;
width: 80px;
height: 30px;
padding-left: 80px;
}

/* ddcdusting 06450929 */
.ws-model-selector .nav-pills>button {color: #000; border-color: #000;}