/* GOPHER Custom Color Scheme CSS */
  :root {
      --color-primary-50: #ffffff;
      --color-primary-100: #ffffff;
      --color-primary-200: #ffffff;
      --color-primary-300: #ffffff;
      --color-primary-400: #ffffff;
      --color-primary-500: #ffffff;
      --color-primary-600: #d9d9d9;
      --color-primary-700: #b3b3b3;
      --color-primary-800: #8d8d8d;
      --color-primary-900: #676767;
      --color-primary-950: #ffc000;/*#414141;*/
      --btn-link-disabled-color: #ffc000;/*#ffffff;*/
      --btn-link-hover-color: #ffc000;/*#808080;*/
      --btn-link-color: #ffc000;/*FFF;*/
  }
.vdp .ws-hl-features .ddc-icon {color: #ffc000 !important;}
  /* END Custom Color Scheme CSS */

/* General */
body {font-size: 16px;}
body, a {color: var(--color-primary-100);}
a:focus, a:hover {color: #fff;}
.push {background-color: #000;}
.ddc-wrapper {background-color: #000;}

/* ddcrandyh CC12153727/CC02987745 - owen.perks PPR-250237 - Header */
.page-header.minimal .ddc-font-size-large {font-size: 16px !important;}
@media (max-width: 1365px) {.page-header.minimal .ddc-font-size-large {font-size: 14px !important;}}
.index .inventory-search-facet-browse [data-value="certified"] {display: none;}
.header-logo-container {width: 500px;}
.page-header.minimal .franchises img, .page-header.minimal .home-logolink img {height: 98px!important; position: absolute; top: -17px;}
.page-header.minimal.true-minimal .fn .org {white-space: nowrap;}
.page-header.minimal .header-contact { 
 --container-contrast-max-bg: var(--lambo-anthracite-gray); 
 --header-secondary-container-bg: var(--lambo-anthracite-gray); 
 --header-secondary-container-color: var(--color-neutral-0);  
}
.page-header .header-default .vcard { 
  & :is(.contentHeading,.h1, h1),&  { padding-top: 0px; padding-bottom; 26px; }
}
.page-header.minimal .franchises img, .page-header.minimal .home-logolink img {display:none;}
.page-header.minimal .ddc-font-size-small {font-size: .8rem !important;}

/* fdbarfety PPR-250237 Navigation */
.navigation-default .dropdown-menu,
.navigation-default .ddc-mega-menu-nav .hproduct h3,
.responsive-type .page-header.minimal .btn,
.responsive-type .page-header.minimal .h3 {font-size: 16px !important;}
.page-header.minimal .navigation-default .dropdown-menu h4 {font-size: 25.6px;}

/* ddcdusting 02799474 - ddcrandyh CC04034831 - owen.perks PPR-250237 - SRP Facets */
.panel-heading a, .facet-list label span, .panel-default>.panel-heading {color: var(--color-primary-100);}
.srp .vehicle-card-title.h5 {font-size: 21px;}

/* ddcmhampton 03988613- owen.perks PPR-250237 */
.chip.highlight-badge.default {color:#fff;}

/* 04033428 ddcjareds - owen.perks PPR-250237*/
.responsive-type .page-bd .highlight-badge.chip-xsmall.default { font-size: 14px; }

/* fdbarfety PPR-250237 */
@media (min-width: 768px) {[data-name="content-centered-container-1"].p-md-5 {padding: 24px !important;}} /* counter v2 p-md-5 forced to 0 */

/* owen.perks 12930527 */
.alias-sitebuilder-preowned-luxury-collection-1 .hproduct .pricing li:first-child .value {font-size: 16px;}
@media (min-width: 1400px){.alias-sitebuilder-preowned-luxury-collection-1 .hproduct .description {min-height: 135px;}
.alias-sitebuilder-preowned-luxury-collection-1 .hproduct .media {min-height: 288px;}
.alias-sitebuilder-preowned-luxury-collection-1 .hproduct {margin: 10px 0}}