/* GOPHER Custom Color Scheme CSS */
:root {
    --color-primary-25: #fef5f5;
    --color-primary-50: #fdebec;
    --color-primary-100: #fad0d2;
    --color-primary-200: #f7aaad;
    --color-primary-300: #f27a7e;
    --color-primary-400: #ed444a;
    --color-primary-500: #e70911;
    --color-primary-600: #c9080b;
    --color-primary-700: #ab0807;
    --color-primary-800: #880d05;
    --color-primary-900: #680d04;
    --color-primary-950: #3a0802;
    --btn-link-disabled-color: #e70911;
}
/* END Custom Color Scheme CSS */

/*ddcrmelasky 05617236*/
.page-header { background-image: none;}


/* Start 'vlp-new-price-value-msrp' (do not modify this line) */
/* Modified by ddcmstgeorge on 12/10/19 03:25 PM EST */
.vlp .inventoryList .item.inv-type-new .pricing .msrp .value { text-decoration: line-through; font-size: 18.2px; color: #ffffff; }
/* End 'vlp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-msrp' (do not modify this line) */
/* Modified by ddcrobertm on 01/25/19 11:35 AM EST */
.vdp .inv-type-new.pricing .msrp .price { text-decoration: line-through; font-size: 23.4px; color: #000000; }
/* End 'vdp-new-price-value-msrp' (do not modify this line) */

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by dtcorwynnikkila on 01/30/19 12:11 PM EST */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-weight: bold; font-size: 16px; color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice:hover span { color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice span { background: none; background-image: none; background-color: transparent; }
.vlp .inventoryList .pricing .btn.eprice { border: none; background: #c4172c; background-color: #c4172c; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #000000; background-color: #000000; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:before { color: #000000; }
.vlp .inventoryList .pricing .btn.eprice:hover:before { color: #c4172c; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* Start 'vdp-ePrice-button' (do not modify this line) */
/* Modified by ddcrobertm on 01/28/19 10:14 AM EST */
.vdp .pricing .eprice.button { text-decoration: none; font-weight: bold; font-size: 16px; color: #ffffff; }
.vdp .pricing .eprice.button:hover { color: #ffffff; }
.vdp .pricing .eprice.button { border: none; background: #c4172c; background-color: #c4172c; background-image: none; }
.vdp .pricing .eprice.button:hover { border: none; background: #000000; background-color: #000000; background-image: none; }
.vdp .pricing .eprice.button:before { color: #000000; }
.vdp .pricing .eprice.button:hover:before { color: #c4172c; }
/* End 'vdp-ePrice-button' (do not modify this line) */

/* dtannasaponjyan 05634702 */
[data-widget-name='content-cards'] .card {
	margin: 2em .4em;
	padding: 2em .5em 6em;
 	-webkit-flex-basis:23%;
 	-moz-flex-basis:23%;
 	-ms-flex-basis:23%;
 	flex-basis:23%;
}

/* ddcmjaggers |  */
.btn-danger, .btn-danger:focus, .btn-danger.focus { background: #d0021b; border-color: #d0021b; }
.btn-danger:hover { background: #b50213; border-color: #b50213; }
.btn-danger:active, .btn-danger.active, .btn-danger.currentPage, .open>.btn-danger.dropdown-toggle { background: #9a010e; border-color: #9a010e; }

/* Start 'vlp-used-price-value-msrp' (do not modify this line) */
/* Modified by icortez on 07/18/19 07:26 AM CDT */
.vlp .inventoryList .item.inv-type-used .pricing .msrp .value { text-decoration: none; font-weight: bold; font-size: 18.2px; color: #ffffff; }
/* End 'vlp-used-price-value-msrp' (do not modify this line) */

/* Start 'vlp-new-price-value-msrp-no-value' (do not modify this line) */
/* Modified by icortez on 07/18/19 07:25 AM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .msrp .value.no-value { text-decoration: none; font-weight: bold; font-size: 18.2px; color: #ffffff; }
/* End 'vlp-new-price-value-msrp-no-value' (do not modify this line) */

/* ddcmhampton 07640590 */
.inventoryList .fn a {color:#fff;}

/* ddcmhampton 07640620 */
.vlp .mycars-vlp a, .mycars-buttons .btn-mycars-save, .ws-vehicle-media .media-content .btn-share { color: var(--btn-primary-color);  border-color: var(--btn-primary-border-color); background: var(--btn-primary-bg); box-shadow: var(--btn-primary-hover-box-shadow);}

/* Start 'vlp-new-price-value-abcAdd' (do not modify this line) */
/* Modified by ddcjoshroach on 07/22/19 10:32 AM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .abcAdd .value { text-decoration: none; font-weight: bold; font-size: 14px; color: #21b500; }
/* End 'vlp-new-price-value-abcAdd' (do not modify this line) */

/* Start 'vdp-discount-price-value-discount' (do not modify this line) */
/* Modified by ddcjoshroach on 07/22/19 10:52 AM CDT */
.vdp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-weight: normal; font-size: 18px; color: #21b500; }
/* End 'vdp-discount-price-value-discount' (do not modify this line) */

/* Start 'vlp-new-price-label-abSub' (do not modify this line) */
/* Modified by ddcjoshroach on 07/23/19 12:15 PM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .abSub .label { text-decoration: none; font-weight: 300; font-size: 11.9px; color: #b1b3b8; }
/* End 'vlp-new-price-label-abSub' (do not modify this line) */

/* Start 'vlp-new-price-value-stackedConditionalFinal' (do not modify this line) */
/* Modified by joshetter on 12/18/19 08:25 AM EST */
.vlp .inventoryList .item.inv-type-new .pricing .stackedConditionalFinal .value { text-decoration: none; font-weight: bold; font-size: 21px; color: #ffffff; }
/* End 'vlp-new-price-value-stackedConditionalFinal' (do not modify this line) */

/* Start 'vlp-new-price-value-final-price' (do not modify this line) */
/* Modified by timwright1 on 01/31/20 12:57 PM EST */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .value { text-decoration: none; font-weight: bold; font-size: 21px; color: #ffffff; }
/* End 'vlp-new-price-value-final-price' (do not modify this line) */

/* Start 'vdp-final-price-price-value-final-price' (do not modify this line) */
/* Modified by timwright1 on 01/31/20 12:56 PM EST */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #ffffff; }
/* End 'vdp-final-price-price-value-final-price' (do not modify this line) */

/* Start 'vdp-wholesalePrice-price-value-wholesalePrice' (do not modify this line) */
/* Modified by timwright1 on 01/31/20 12:56 PM EST */
.vdp .inv-type-new.pricing-detail .wholesalePrice .price-value { text-decoration: none; font-size: 18px; color: #21b500; }
/* End 'vdp-wholesalePrice-price-value-wholesalePrice' (do not modify this line) */

/* Start 'vlp-new-price-value-final-price-no-value' (do not modify this line) */
/* Modified by timwright1 on 01/31/20 12:56 PM EST */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .value.no-value { text-decoration: none; font-weight: bold; font-size: 21px; color: #ffffff; }
/* End 'vlp-new-price-value-final-price-no-value' (do not modify this line) */

/* Start 'vlp-new-price-value-wholesalePrice' (do not modify this line) */
/* Modified by timwright1 on 01/31/20 12:57 PM EST */
.vlp .inventoryList .item.inv-type-new .pricing .wholesalePrice .value { text-decoration: none; font-weight: bold; font-size: 14px; color: #21b500; }
/* End 'vlp-new-price-value-wholesalePrice' (do not modify this line) */

/* william.thompson 08539631 */
.border-width-custom { border-width: 5px !important; }

/* ddcmhampton 09162427 */
.inventoryList .description dt {font-weight:900;}

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by jcramer1 on 09/04/25 09:14 AM CDT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'srp-certified-pre-owned-price-value-msrp' (do not modify this line) */
/* Modified by slsanderson on 10/16/20 10:15 AM CDT */
.srp .inv-type-certified-pre-owned.pricing-detail .msrp .price-value { text-decoration: line-through; font-size: 15.75px; color: #ffffff; }
/* End 'srp-certified-pre-owned-price-value-msrp' (do not modify this line) */

/* Start 'srp-new-price-value-wholesalePrice' (do not modify this line) */
/* Modified by kevinthibault on 06/02/21 09:47 AM EDT */
.srp .inv-type-new.pricing-detail .wholesalePrice .price-value { text-decoration: none; font-size: 15.75px; color: #21b500; }
/* End 'srp-new-price-value-wholesalePrice' (do not modify this line) */

/* 11083966 ddcjareds */
.srp .vehicle-card .nav-tabs li:last-child { font-weight: bold;font-size: 16px; }

/* jbeaudin 05643258 */
.alias-on-the-job .ddc-form-group-container label, .form-group label { color: #000000 !important; }

 