/* GOPHER Custom Color Scheme CSS */
  :root {
      --color-primary-50: #fbbfe1;
      --color-primary-100: #f899d0;
      --color-primary-200: #f573bf;
      --color-primary-300: #f24dae;
      --color-primary-400: #ef279d;
      --color-primary-500: #ec018c;
      --color-primary-600: #c90177;
      --color-primary-700: #716d6d;
      --color-primary-800: #83014d;
      --color-primary-900: #600138;
      --color-primary-950: #3d0123;
      --btn-link-disabled-color: #ec018c;
  }
  /* END Custom Color Scheme CSS */

  
  

/* Start 'srp-used-price-value-salePrice' (do not modify this line) */
/* Modified by tkmoe1 on 02/18/25 04:21 PM CST */
.srp .inv-type-used.pricing-detail .salePrice .price-value { text-decoration: none; font-size: 22.5px; color: #000000; }
/* End 'srp-used-price-value-salePrice' (do not modify this line) */

/* Start 'srp-used-price-value-final-price' (do not modify this line) */
/* Modified by tkmoe1 on 02/19/25 05:03 PM CST */
.srp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 14px; color: #000000; }
/* End 'srp-used-price-value-final-price' (do not modify this line) */

/* Start 'vdp-used-price-value-salePrice' (do not modify this line) */
/* Modified by tkmoe1 on 02/19/25 12:55 PM CST */
.vdp .inv-type-used.pricing-detail .salePrice .price-value { text-decoration: none; font-size: 24px; color: #000000; }
/* End 'vdp-used-price-value-salePrice' (do not modify this line) */

/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by tkmoe1 on 02/19/25 12:55 PM CST */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 18px; color: #000000; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-conditional-final-price' (do not modify this line) */
/* Modified by tkmoe1 on 02/19/25 05:02 PM CST */
.srp .inv-type-new.pricing-detail .conditional-final-price .price-value { text-decoration: none; font-weight: 800; font-size: 18px; color: #000000; }
/* End 'srp-new-price-value-conditional-final-price' (do not modify this line) */

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

/* Start 'srp-used-price-value-msrp' (do not modify this line) */
/* Modified by tkmoe1 on 02/19/25 05:03 PM CST */
.srp .inv-type-used.pricing-detail .msrp .price-value { text-decoration: none; font-size: 18px; color: #000000; }
/* End 'srp-used-price-value-msrp' (do not modify this line) */

/* Start 'vdp-used-price-value-msrp' (do not modify this line) */
/* Modified by tkmoe1 on 02/19/25 05:04 PM CST */
.vdp .inv-type-used.pricing-detail .msrp .price-value { text-decoration: none; font-size: 24px; color: #000000; }
/* End 'vdp-used-price-value-msrp' (do not modify this line) */