/* ddcdmeline PPR-259862 */
.index .links-list[data-widget-id="links2"] {margin-top: 20px !important}

/* Start 'vdp-new-price-value-msrp' (do not modify this line) */
/* Modified by skschlichting on 12/17/25 03:56 PM CST */
.vdp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-weight: normal; font-size: 18px; color: #262626; }
/* End 'vdp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-label-msrp' (do not modify this line) */
/* Modified by skschlichting on 12/17/25 03:56 PM CST */
.vdp .inv-type-new.pricing-detail .msrp .price-label { text-decoration: none; font-weight: normal; font-size: 18px; color: #666666; }
/* End 'vdp-new-price-label-msrp' (do not modify this line) */

/* Start 'vdp-new-price-label-discount' (do not modify this line) */
/* Modified by skschlichting on 12/17/25 03:56 PM CST */
.vdp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-weight: normal; font-size: 18px; color: #666666; }
/* End 'vdp-new-price-label-discount' (do not modify this line) */

/* Start 'vdp-new-price-value-discount' (do not modify this line) */
/* Modified by skschlichting on 12/17/25 03:56 PM CST */
.vdp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-weight: normal; font-size: 18px; color: #226715; }
/* End 'vdp-new-price-value-discount' (do not modify this line) */

/* Start 'vdp-new-price-label-final-price' (do not modify this line) */
/* Modified by skschlichting on 12/17/25 03:56 PM CST */
.vdp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: normal; font-size: 18px; color: #666666; }
/* End 'vdp-new-price-label-final-price' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by skschlichting on 12/17/25 03:57 PM CST */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 27px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* fdbarfety PPR-259862 Buttons */
[data-web-api-id="mywallet"] button, [data-web-api-id="mywallet"] .btn.btn-default-black {background: #fff; color: #2c78f6 !important; border: 2px solid #2c78f6 !important; border-radius: 0.5em; font-weight: 800;}
[data-web-api-id="mywallet"] .text-neutral-0 {color: #2c78f6 !important;}
[data-web-api-id="mywallet"] button:hover, [data-web-api-id="mywallet"] .btn.btn-default-black:hover {background: #fff; color: #0e4180!important; border: 2px solid #0e4180; border-radius: 0.5em; font-weight: 800;}
[data-web-api-id="mywallet"] button {padding: 10px 15px!important;}
.btn-my-wallet-integration .mywallet-icon {filter: invert(1);}
[data-web-api-id="mywallet"] button .mywallet-icon.light {color: #2c78f6 !important;}
[data-web-api-id="mywallet"] button:hover .wallet-link a.text-neutral-0 {color: #0e4180 !important;}
[data-web-api-id="mywallet"] button:hover .mywallet-icon.light {filter: invert(1);}

/* fdbarfety PPR-259862 */
.vehicle-card-badge img[src*="CarBravo-Budget"] {display: none;}

/*ddcrmelasky CTP badge adjust*/
.alias-inventory-listing-default-auto-new .badge-callout .list-unstyled {justify-content: center; align-content: end; }
.alias-sitebuilder-loaner-vehicles-1 .badge-callout, .alias-sitebuilder-loaner-vehicles-1 .badge-callout li, .alias-sitebuilder-loaner-vehicles-1 .vehicle-ctas, .alias-inventory-listing-default-auto-new .badge-callout, .alias-inventory-listing-default-auto-new .badge-callout li, .alias-inventory-listing-default-auto-new .vehicle-ctas {padding: 0 !important; margin: 0 !important;}
.alias-sitebuilder-loaner-vehicles-1 .badge-callout .list-unstyled {justify-content: center; align-content: end;}

/*owen.perks Alert Message */
@media (max-width: 1330px) {.content-alert-banner .content-alert-banner-message > div {font-size: 18px !important;}}
.content-alert-banner .content-alert-banner-container {padding:4px 16px !important }