/* GOPHER Custom Color Scheme CSS */
:root {
    --color-primary-50: #c6c8d2;
    --color-primary-100: #a2a8b7;
    --color-primary-200: #7e889c;
    --color-primary-300: #5a6881;
    --color-primary-400: #364866;
    --color-primary-500: #12284b;
    --color-primary-600: #0f2240;
    --color-primary-700: #0c1c35;
    --color-primary-800: #09162a;
    --color-primary-900: #06101f;
    --color-primary-950: #030a14;
    --btn-link-disabled-color: #12284b;
}
/* END Custom Color Scheme CSS */


/* ddcrandyh M-00505584 */
.hero-image-overlay-container .hero-image-overlay {
    margin-top: -190px;
    margin-bottom: 90px;
}

/* ddcrandyh CC10139453 */
.bg-customBlue { background-color: #12284B; }
.index [data-name="index-landing-0002-content-cta-1"] .ws-content-cta .ddc-icon.text-primary,
.index [data-name="index-landing-0002-content-cta-1"] .ws-content-cta .btn.btn-link { color: #00538B !important; }

/* 10731133 ddcjareds */
.vdp .media-content .mycars-buttons, .vdp .media-content .cta-container { display: none!important; }

/* 11101621 JLC */
.header-default .vcard .tels .tel span { font-weight: 700; }



/* Start 'srp-new-price-label-msrp' (do not modify this line) */
/* Modified by scontreras1 on 12/15/25 09:59 PM CST */
.srp .inv-type-new.pricing-detail .msrp .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-msrp' (do not modify this line) */

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by scontreras1 on 12/15/25 09:59 PM CST */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by scontreras1 on 12/15/25 09:59 PM CST */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */