/*owen.perks SRP*/
.srp .vehicle-card-description .stockNumber {font-size: 1.24rem; font-weight: bold;}

/* Start 'vdp-used-price-label-discount' (do not modify this line) */
/* Modified by hollyvadnais on 01/24/25 02:46 PM EST */
.vdp .inv-type-used.pricing-detail .discount .price-label { text-decoration: none; font-weight: 800; font-size: 18px; color: #CC0029; }
/* End 'vdp-used-price-label-discount' (do not modify this line) */

/* Start 'vdp-used-price-value-discount' (do not modify this line) */
/* Modified by hollyvadnais on 01/24/25 02:47 PM EST */
.vdp .inv-type-used.pricing-detail .discount .price-value { text-decoration: none; font-weight: 800; font-size: 18px; color: #0077d9; }
/* End 'vdp-used-price-value-discount' (do not modify this line) */

/* Start 'srp-used-price-label-discount' (do not modify this line) */
/* Modified by hollyvadnais on 01/24/25 03:34 PM EST */
.srp .inv-type-used.pricing-detail .discount .price-label { text-decoration: none; font-weight: 800; font-size: 18.75px; color: #000000; }
/* End 'srp-used-price-label-discount' (do not modify this line) */

/* Start 'srp-used-price-value-discount' (do not modify this line) */
/* Modified by hollyvadnais on 01/24/25 03:34 PM EST */
.srp .inv-type-used.pricing-detail .discount .price-value { text-decoration: none; font-weight: 800; font-size: 15.75px; color: #0077d9; }
/* End 'srp-used-price-value-discount' (do not modify this line) */

/* Start 'srp-new-price-label-discount' (do not modify this line) */
/* Modified by jsguyette on 04/16/25 04:46 PM EDT */
.srp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-weight: 800; font-size: 18.75px; color: #000000; }
/* End 'srp-new-price-label-discount' (do not modify this line) */

/* Start 'srp-new-price-value-discount' (do not modify this line) */
/* Modified by jsguyette on 04/16/25 04:46 PM EDT */
.srp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-weight: 800; font-size: 18px; color: #0077d9; }
/* End 'srp-new-price-value-discount' (do not modify this line) */

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

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

/* Start 'srp-certified-pre-owned-price-value-discount' (do not modify this line) */
/* Modified by hollyvadnais on 02/07/25 04:03 PM EST */
.srp .inv-type-certified-pre-owned.pricing-detail .discount .price-value { text-decoration: none; font-weight: 800; font-size: 15.75px; color: #0077d9; }
/* End 'srp-certified-pre-owned-price-value-discount' (do not modify this line) */

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by jsguyette on 04/16/25 04:49 PM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-size: 18.75px; color: #000000; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

.white-border {
    border: 20px solid white;
}

.item-certified-vehicles .item-count (text-decoration: none; font-size 18.75; color: #000000;)
    if (certifiedCount) {
        certifiedCount.style.fontSize = "16px"; // Decreases font size }


/* Start 'item-count' */
.item-count { text-decoration: none; font-size: 18.75px; color: #000000; }

/* 05767128 ddcjareds */
.ws-mycars-vdp .ctas-btn__label--desktop { font-weight: bold; font-size: 20px; color: #dc3545; /*Bright red */}
.ws-mycars-vdp button .ddc-icon { font-size: 20px;}

#media-gallery2-app-root h1.display-3 {
  display: none;
}
#media-gallery1-app-root h1.display-3 {
  display: none;
}
#media-gallery3-app-root h1.display-3 {
  display: none;
}
#media-gallery4-app-root h1.display-3 {
  display: none;
}
#media-gallery5-app-root h1.display-3 {
  display: none;
}

/* ddcrandyh 05934814 */
.index .ws-specials .skeleton-shimmer[src*=pictures] { display: none; }

/*Start ‘srp-inv-type-new-portal-price-value’ (do not modify this line) */
/* Modified by andreapitt on 08/09/25 02:40 PM CDT */
.srp .vehicle-card-title.inv-type-new .portal-price { text-decoration: none; font-weight: 800; font-size: 18px; color: #0077d9; }
/*End ‘srp-inv-type-new-portal-price-value’ (do not modify this line) */

