/* Start 'srp-new-price-value-discount' (do not modify this line) */
/* Modified by jlavery on 02/18/25 03:06 PM EST */
.srp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-discount' (do not modify this line) */

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by jlavery on 02/18/25 03:06 PM EST */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #4e7a00; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by jlavery on 02/18/25 03:06 PM EST */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-size: 15.75px; color: #4e7a00; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/* Start 'vdp-new-price-value-discount' (do not modify this line) */
/* Modified by jlavery on 02/18/25 03:09 PM EST */
.vdp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-value-discount' (do not modify this line) */

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

/* Start 'vdp-new-price-label-final-price' (do not modify this line) */
/* Modified by jlavery on 02/18/25 03:09 PM EST */
.vdp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-size: 18px; color: #4e7a00; }
/* End 'vdp-new-price-label-final-price' (do not modify this line) */

/* fdbarfety PPR-173473 */
.ddc-site * {outline: unset;}
.content-tabbed .nav-tabs.vertical>li a,
.content-tabbed .nav-tabs.vertical>li.active a {background: transparent; color: #fff; border: none; outline-color: transparent;}
.content-tabbed .nav-tabs.vertical>li.active a:focus,
.content-tabbed .nav-tabs.vertical>li.active a:-webkit-any-link:focus-visible {outline: none;}
.lang-button {font-size: 16px;}
.lang-button.lang-button-en_US {position: relative; top: 3px;}

/*owen.perks SRP Layout*/
@media (min-width: 480px) and (max-width: 768px) {
    .srp .vehicle-card-body {flex-direction: column !important;}
    .srp .vehicle-card-body :is(.vehicle-card-media-container,.vehicle-card-details-container) { width: 100%;}
}