/* GOPHER Custom Color Scheme CSS */
  :root {
      --color-primary-50: #fef487;
      --color-primary-100: #fef487;
      --color-primary-200: #fef487;
      --color-primary-300: #fef166;
      --color-primary-400: #feee45;
      --color-primary-500: #feeb24;
      --color-primary-600: #feeb24;
      --color-primary-700: #feeb24;
      --color-primary-800: #d8c81f;
      --color-primary-900: #665f10;
      --color-primary-950: #b2a51a;
      --btn-link-disabled-color: #feeb24;
      --btn-link-color: #1D70ED;
      --btn-link-hover-color: #0e4eb0;
  }
  /* END Custom Color Scheme CSS */

.text-primary {color: #1D70ED !important;}

/* owen.perks 13011124 */
.btn.btn-primary {background: #FEEB24; border: #FEEB24; color: #000;}
.btn.btn-primary:hover {color: #000;background: #fef166}
.btn-default{color: #000;}
.btn-default:hover {color: #666;}

.facet-browse-container .facet-select .select-options .options .option.is-selected,
.facet-browse-container .facet-select .select-options .options .option.is-highlighted, .facet-browse-container .facet-select .select-options .options .option:hover,.facet-browse-container .facet-select .select-options .options .option.is-highlighted .text-primary.text-decoration-underline {color: #1D70ED}

.navigation-default .dropdown-menu a:not(.btn),
.navigation-default .dropdown-menu h4,
.navigation-default .dropdown-menu .ddc-list-items>li,
.navigation-default .dropdown-menu .nav-fragment .contact-form p,
.navigation-default .dropdown-menu .nav-fragment .contact-form .form-group label,
.ddc-mega-menu-nav .inventory-featured-default .hproduct{color: #000;}
.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 h3 {height: 40px}
.ddc-mega-menu-nav .inventory-featured-default .hproduct a.btn.view-link, .inventory-featured-financedriver .hproduct a.btn.view-link {bottom: 43px;}
.ddc-mega-menu-nav .inventory-featured-default .hproduct {height: 206px;}

/* fdbarfety 13077763 */
.ddc-footer .footer-dealer-info .footer-dealer-info-wrapper-1 .infowindow-wrap span {color: #333;}
.infowindow-wrap .vcard .org, .infowindow-wrap .vcard p a, .infowindow-wrap .vcard .tels {color: #333!important;}