/* GOPHER Custom Color Scheme CSS */
  :root {
      --color-primary-50: #bebebe;
      --color-primary-100: #989898;
      --color-primary-200: #727272;
      --color-primary-300: #4c4c4c;
      --color-primary-400: #262626;
      --color-primary-500: #000000;
      --color-primary-600: #000000;
      --color-primary-700: #000000;
      --color-primary-800: #000000;
      --color-primary-900: #000000;
      --color-primary-950: #000000;
      --btn-link-disabled-color: #000000;
  }
  /* END Custom Color Scheme CSS */

  /* Start 'srp-certified-pre-owned-price-value-final-price' (do not modify this line) */
/* Modified by gcox30 on 05/03/21 12:24 PM EDT */
.srp .inv-type-certified-pre-owned.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #000000; }
/* End 'srp-certified-pre-owned-price-value-final-price' (do not modify this line) */

/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by gcox30 on 05/03/21 12:25 PM EDT */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #000000; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */

/* Start 'srp-certified-pre-owned-price-value-wholesalePrice-no-value' (do not modify this line) */
/* Modified by katewolcott on 04/26/21 10:04 AM CDT */
.srp .inv-type-certified-pre-owned.pricing-detail .wholesalePrice .price-value.no-value { text-decoration: none; font-weight: 800; font-size: 17px; color: #FF000B; }
/* End 'srp-certified-pre-owned-price-value-wholesalePrice-no-value' (do not modify this line) */

/* Start 'srp-pre-owned-price-value-final-price' (do not modify this line) */
/* Modified by gcox30 on 05/03/21 12:26 PM EDT */
.srp .inv-type-pre-owned.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #000000; }
/* End 'srp-pre-owned-price-value-final-price' (do not modify this line) */

/* Start 'srp-pre-owned-price-value-wholesalePrice-no-value' (do not modify this line) */
/* Modified by katewolcott on 04/26/21 10:17 AM CDT */
.srp .inv-type-pre-owned.pricing-detail .wholesalePrice .price-value.no-value { text-decoration: none; font-weight: 800; font-size: 15.75px; color: #FF000B; }
/* End 'srp-pre-owned-price-value-wholesalePrice-no-value' (do not modify this line) */

/* Start 'vdp-used-price-value-wholesalePrice-no-value' (do not modify this line) */
/* Modified by katewolcott on 04/26/21 10:19 AM CDT */
.vdp .inv-type-used.pricing-detail .wholesalePrice .price-value.no-value { text-decoration: none; font-weight: 800; font-size: 18px; color: #FF0001; }
/* End 'vdp-used-price-value-wholesalePrice-no-value' (do not modify this line) */

/* ddcsamp 10344090 */
.cst-lime-green {background-color: #00FF41 !important; border-color: #00FF41 !important; color: #000 !important;}
.cst-lime-green:hover {background-color: #02d939 !important; border-color: #02d939 !important;}

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by gebiliekwe on 01/10/23 04:37 PM CST */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 12.5px; color: #000000; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* ddcsamp 10890472 */
.inventory-featured-default img.carousel-lazy-image.photo.thumb {width: 100%;}

/* ddcsamp 11184152 */
.vdp body, .vdp .vdp-details-container + .bg-contrast-med {background-color: #fff !important;}

/* 11208173 ddcjareds */
.page-header { background-color: #000; }
.page-header .header-default .vcard .adr a, .page-header .header-default .vcard .tels span, .page-header .header-default .vcard h1 { color: #FFF; }

/* 11314820 ddcjareds */
:is(.cst_ORDER_PARTS_BUTTON,.cst_ORDER_TIRES_BUTTON) .cstBtn {
  border-radius: 0px; font-size: 12px; line-height: 1.5;
  background: #e6231e; border-color: black; padding: 5px 10px;
}
:is(.cst_ORDER_PARTS_BUTTON,.cst_ORDER_TIRES_BUTTON) .cstBtn:hover { opacity: .85; }

/* william.thompson 11556952 */
.shrink-header-nav .header-default .service { display: none; }

/* 04271420 ddcjareds */
.vdp .wsm-incentive-display .text-link { color: #3C80E5; }