/* GOPHER Custom Color Scheme CSS */
  :root {
      --color-primary-50: #ffe2c5;
      --color-primary-100: #fdd0a4;
      --color-primary-200: #fbbe83;
      --color-primary-300: #f9ac62;
      --color-primary-400: #f79a41;
      --color-primary-500: #f58820;
      --color-primary-600: #d0741b;
      --color-primary-700: #ab6016;
      --color-primary-800: #864c11;
      --color-primary-900: #61380c;
      --color-primary-950: #3c2407;
      --btn-link-disabled-color: #f58820;
  }
  /* END Custom Color Scheme CSS */

/*owen.perks VIP SERVICE CTAs */
.vip-maintenance-cta {flex-basis: 31%;}
.no-gutter-spacing>.ddc-content.vip-maintenance-cta {margin: 10px !important;}
.vip-maintenance-cta .cta {border-radius: 16px;}
  

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by michaelgamache on 04/18/24 11:25 AM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #000000; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by jseaster on 09/14/26 10:21 AM EDT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* HEADER */
.page-header .header-default .home-logolink img {width: 100px !Important;}
.dropdown-menu {background-color: #F58820}

/* 04039673 ddcjareds */
:is(.srp, .vdp) .SICCRule .price-value:before { content: "-"; }

/* ddcmhampton 04053271 */
:is(.srp, .vdp) .inv-type-new.pricing-detail .SICRule .price-value:before { content: "-"; }