
/* 13123602 JLC */
.mycars-favorites .inventoryList .pricing .label { white-space: normal; } 

/*ddcrmelasky 11353810*/
.index .contact-info .tels.inverse .tel>.text-link, .index .contact-info .tels.inverse .tel>.value {text-decoration: none;}

/* toneill 13201824 */
.srp .more-details-link.ml-auto.text-link {
    text-decoration: none;
    background-color: var(--color-neutral-1000);
    color: #fff;
    font-weight: 400;
    border: 1px solid var(--color-neutral-1000);
    border-radius: 0;
    padding: 8px
}

.srp .ddc-icon-arrow1-right.text-neutral-0 {
    color: #fff; !important;
}

.srp .more-details-link.ml-auto.text-link:hover .ddc-icon::before {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
}

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by matthewraymond on 09/25/24 03:42 PM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by matthewraymond on 09/25/24 03:42 PM EDT */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */
