/* GOPHER Custom Color Scheme CSS */
  :root {
      --color-primary-50: #c6dff0;
      --color-primary-100: #a2cae6;
      --color-primary-200: #7eb5dc;
      --color-primary-300: #5aa0d2;
      --color-primary-400: #368bc8;
      --color-primary-500: #1276be;
      --color-primary-600: #0f64a1;
      --color-primary-700: #0c5284;
      --color-primary-800: #094067;
      --color-primary-900: #062e4a;
      --color-primary-950: #031c2d;
      --btn-link-disabled-color: #1276be;
  }
  /* END Custom Color Scheme CSS */

  :root {
 --page-bg: #fff;
}

/*ddcrmelasky header adjustment*/
.page-header.responsive-centered-nav .header-navigation .header-default,
.page-header.responsive-centered-nav .header-navigation .navigation-default {width: 100%;}
.page-header.responsive-centered-nav .header-navigation .header-default .header-logo img {margin: 0 auto; margin: 10px auto 0;}
.page-header.responsive-centered-nav .header-contact .vcard {padding: 4px 10px 0 0;}

.page-header.responsive-centered-nav .mycars-default .mycars.mycars-integration-navbar .menu>a:before,
.page-header.responsive-centered-nav .mycars-default .mycars.mycars-integration-navbar .menu>a .label,
.page-header.responsive-centered-nav .mycars-default .mycars.mycars-integration-navbar .menu>a .count:before {color: #072437;}
.ddc-site .ddc-toolbar .toolbar-flex {position: relative; bottom: 10px;}
.ddc-site .noShrink .mycars-default {top: 120px; bottom: 0;}
.page-header.responsive-centered-nav .mycars-default {position: absolute; width: 15%;}

/* Start 'srp-certified-pre-owned-price-value-askingPrice' (do not modify this line) */
/* Modified by thulseboss on 08/17/26 10:41 AM EDT */
.srp .inv-type-certified-pre-owned.pricing-detail .askingPrice .price-value { text-decoration: none; font-weight: bold; font-size: 27px; color: #000000; }
/* End 'srp-certified-pre-owned-price-value-askingPrice' (do not modify this line) */

/* Start 'srp-certified-pre-owned-price-value-final-price' (do not modify this line) */
/* Modified by thulseboss on 08/17/26 10:41 AM EDT */
.srp .inv-type-certified-pre-owned.pricing-detail .final-price .price-value { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #000000; }
/* End 'srp-certified-pre-owned-price-value-final-price' (do not modify this line) */

/* Start 'srp-used-price-value-askingPrice' (do not modify this line) */
/* Modified by thulseboss on 08/17/26 10:42 AM EDT */
.srp .inv-type-used.pricing-detail .askingPrice .price-value { text-decoration: none; font-weight: bold; font-size: 27px; color: #000000; }
/* End 'srp-used-price-value-askingPrice' (do not modify this line) */

/* Start 'srp-used-price-value-final-price' (do not modify this line) */
/* Modified by thulseboss on 08/17/26 10:43 AM EDT */
.srp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #000000; }
/* End 'srp-used-price-value-final-price' (do not modify this line) */