/* GOPHER Custom Color Scheme CSS */
  :root {
      --color-primary-50: #e2c8cd;
      --color-primary-100: #d2a8af;
      --color-primary-200: #c28891;
      --color-primary-300: #b26873;
      --color-primary-400: #a24855;
      --color-primary-500: #922837;
      --color-primary-600: #7c222f;
      --color-primary-700: #661c27;
      --color-primary-800: #50161f;
      --color-primary-900: #3a1017;
      --color-primary-950: #240a0f;
      --btn-link-disabled-color: #922837;
  }
  /* END Custom Color Scheme CSS */

  
  /* kclark8 05075717 */
.pricing-area .pricing .eprice {width: 151px;}
.ePrice .btn.btn-default.eprice.dialog.button {width: 265px;}
.page-header.responsive-search-nav .header-contact .header-default {overflow:visible;}

/* ddcrandyh CC08186195 */
.page-header.responsive-centered-nav .header-navigation .header-default { width: 50%; }

/* Start 'srp-new-price-label-msrp' (do not modify this line) */
/* Modified by aticonipa on 03/05/21 09:38 AM B */
.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 aticonipa on 03/05/21 09:39 AM B */
.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 aticonipa on 03/05/21 09:40 AM B */
.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) */

/* Start 'srp-used-price-label-final-price' (do not modify this line) */
/* Modified by aticonipa on 03/05/21 10:34 AM B */
.srp .inv-type-used.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-used-price-label-final-price' (do not modify this line) */

/* Start 'srp-used-price-label-askingPrice' (do not modify this line) */
/* Modified by aticonipa on 03/05/21 10:44 AM B */
.srp .inv-type-used.pricing-detail .askingPrice .price-label { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #000000; }
/* End 'srp-used-price-label-askingPrice' (do not modify this line) */