/* GOPHER Custom Color Scheme CSS */
  :root {
      --color-primary-50: #fff3d5;
      --color-primary-100: #ffebbc;
      --color-primary-200: #ffe3a3;
      --color-primary-300: #ffdb8a;
      --color-primary-400: #ffd371;
      --color-primary-500: #ffcb58;
      --color-primary-600: #d9ad4b;
      --color-primary-700: #d9ad4b;/*#b38f3e;*/
      --color-primary-800: #8d7131;
      --color-primary-900: #675324;
      --color-primary-950: #413517;
      --btn-link-disabled-color: #ffcb58;
  }
  /* END Custom Color Scheme CSS */

  /* fdbarfety 13130862 */
:root:is(.alias-contact-directions) {--form-label-color: #000;}

/*owen.perks 13145565 */
.index .inventory-featured-default .hproduct .fn{min-height: 40px;}

/* owen.perks 13147220 */
.ddc-mega-menu-nav .inventory-featured-default .hproduct a.btn.view-link{ font-size: 12px; ; text-align: center; padding: 10px;}
.ddc-mega-menu-nav .inventory-featured-default .hproduct .description { font-size: 11px;}
.ddc-mega-menu-nav .inventory-featured-default .hproduct a.btn.view-link, .inventory-featured-financedriver .hproduct a.btn.view-link {bottom: 15px;}

/* Start 'srp-used-price-value-final-price' (do not modify this line) */
/* Modified by geoffreyholdredge on 10/01/25 09:27 AM EDT */
.srp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: bold; font-size: 14px; color: #ffffff; }
/* End 'srp-used-price-value-final-price' (do not modify this line) */

/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by geoffreyholdredge on 10/01/25 10:25 AM EDT */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: bold; font-size: 16px; color: #ffffff; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */