/* GOPHER Custom Color Scheme CSS */
  :root {
      --color-primary-50: #d3cdc7;
      --color-primary-100: #b8aea6;
      --color-primary-200: #9d8f85;
      --color-primary-300: #827064;
      --color-primary-400: #675143;
      --color-primary-500: #4c3222;
      --color-primary-600: #412a1d;
      --color-primary-700: #362218;
      --color-primary-800: #2b1a13;
      --color-primary-900: #20120e;
      --color-primary-950: #150a09;
      --btn-link-disabled-color: #4c3222;
  }
  /* END Custom Color Scheme CSS */

  
/*jamie.laberge Custom Factory Order Page Header FIX */
:is(.alias-sitebuilder-custom-factory-orders-1) {
    :is(.page-header) {
    .py-3 {padding-top: 8px !important; padding-bottom: 8px!important;}
    .mx-3 {margin-left: 8px !important; margin-right: 8px !important;}
    .ml-4 {margin-left: 16px !important;}}
    .page-header.minimal .ws-mycars-nav button {padding-left: 8px !important;}
.page-header.minimal .header-contact {padding-right: 1.5rem !important;}
.page-header.minimal .navigation-default .navbar-nav>li>a {margin-left: 8px !Important; margin-right: 8px !important;}
}

/* Start 'srp-new-price-label-SIFRule' (do not modify this line) */
/* Modified by jwright30 on 10/29/25 03:27 PM EDT */
.srp .inv-type-new.pricing-detail .SIFRule .price-label { text-decoration: none; font-weight: 800; font-size: 18px; color: #000000; }
/* End 'srp-new-price-label-SIFRule' (do not modify this line) */

/* Start 'srp-new-price-value-SIFRule' (do not modify this line) */
/* Modified by jwright30 on 10/29/25 03:27 PM EDT */
.srp .inv-type-new.pricing-detail .SIFRule .price-value { text-decoration: none; font-weight: 800; font-size: 24px; color: #000000; }
/* End 'srp-new-price-value-SIFRule' (do not modify this line) */

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by jwright30 on 10/29/25 03:29 PM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: normal; font-size: 16px; color: #000000; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */