/* GOPHER Custom Color Scheme CSS */
  :root {
      --color-primary-50: #f0bfc5;
      --color-primary-100: #e799a1;
      --color-primary-200: #de737d;
      --color-primary-300: #d54d59;
      --color-primary-400: #cc2735;
      --color-primary-500: #c30111;
      --color-primary-600: #a6010e;
      --color-primary-700: #89010b;
      --color-primary-800: #6c0108;
      --color-primary-900: #4f0105;
      --color-primary-950: #320102;
      --btn-link-disabled-color: #c30111;
  }
  /* END Custom Color Scheme CSS */

  /*owen.perks 12518842  LIGHT FONT REPLACMENT */
@font-face { font-family:"DDC Heading Font Face"; src:url('/static/sites/c/customwork/fonts/montserrat/Montserrat-Regular.otf') format('opentype'); font-weight:400; font-style:normal; font-display:swap}

/* ddcrmelasky 12405245 */
[data-name="footer-links-responsive-column-links-2"] {display: none;}

/*ddcrmelasky 12423389*/
.alias-contact-directions .form-group label {color: #000;}

/* fdbarfety 12431621 */
.index .links-list .btn-default.btn:not(.btn-no-decoration):before {content: '';}
.index .links-list .btn-default.btn:not(.btn-no-decoration) {text-align: center; text-transform: uppercase; background: transparent; border: 2px solid #fff; color: #fff; font-weight: 800;}

/*ddcrmelasky 12450063*/
.page-header.minimal {background-color: #000; background-image: none;}

/* owen.perks 12518842 */
.srp .vehicle-card-title a {color: #000;}


/*NAVIGATION CHANGED owen.perks  12518842 */
.page-header.minimal .navigation-default .navbar-nav>li>a {font-weight: 700; text-transform: uppercase;}
.responsive-type .page-header.minimal .ddc-font-size-small,
.page-header.minimal .navigation-default .navbar-nav> .home a.ddc-nav-icon-link i{font-size: 13px}
.header-navigation .header-mycars-search-container {flex-direction: row-reverse;}

/* ddcdusting 02991383 */
.srp .vehicle-card-title a {color: #fff;}

/* Start 'srp-inv-type-pre-owned-portal-price-value-portal-price' (do not modify this line) */
/* Modified by owenperks on 03/13/23 10:12 AM EDT */
.srp .vehicle-card-title.inv-type-pre-owned .portal-price { text-decoration: none; font-weight: bold; font-size: 22.5px; color: #e70911; }
/* End 'srp-inv-type-pre-owned-portal-price-value-portal-price' (do not modify this line) */

/* Start 'srp-pre-owned-price-value-final-price' (do not modify this line) */
/* Modified by owenperks on 03/13/23 10:15 AM EDT */
.srp .inv-type-pre-owned.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #e70911; }
/* End 'srp-pre-owned-price-value-final-price' (do not modify this line) */

