/* GOPHER Custom Color Scheme CSS */
  :root {
      --color-primary-50: #c1d5d8;
      --color-primary-100: #9dbcc0;
      --color-primary-200: #79a3a8;
      --color-primary-300: #558a90;
      --color-primary-400: #317178;
      --color-primary-500: #0d5860;
      --color-primary-600: #0b4b52;
      --color-primary-700: #093e44;
      --color-primary-800: #073136;
      --color-primary-900: #052428;
      --color-primary-950: #03171a;
      --btn-link-disabled-color: #0d5860;
      --divider-color: #0e5860;
      --btn-primary-inverse-border-color: var(--color-neutral-0);
      --btn-primary-inverse-bg: transparent;
      --btn-primary-inverse-color: var(--color-neutral-0);
      --btn-border-radius-base: 12px;
      --input-border-radius-base: 1em;
      }
/* END Custom Color Scheme CSS */

/* General */
.h-0 {height: 0 !important;}
h2 {font-size: 24px !important;}
.index.responsive-type .page-bd .h3:not(.vehicle-card-titles span) {border-bottom: 4px solid #0e5860; display: inline-block; padding-bottom: 20px;}
.content-default img {display:inline;}

/* Nav */
.ddc-mega-menu-nav .inventory-featured-default .hproduct .description {font-size: 12px; line-height: 1.2;}
.responsive-type .page-header.minimal .inventory-featured-default .btn {font-size: calc(.85rem * var(--btn-font-size-modifier, 1));}
.responsive-type .page-header.minimal .inventory-featured-default .h5 {font-size: .79rem;}
.page-header.responsive-centered-nav .header-navigation .header-default img {padding-left: 40px;}
.ddc-mega-menu-nav .inventory-featured-default .hproduct .description {line-height: 1.1;}

/* Bodystyle Search */
[data-name="bodystyle-search"] .col-sm-2, [data-name="empty-fifths-row-1"] .col-xs-4 {padding: 3px 5px;}
@media (max-width: 992px) {.responsive-type .page-bd [data-name="bodystyle-search"] h3 {font-size: 0.875rem;}}

/* OEM Links */
.oem-links .text-content-container a:not(.btn) {text-decoration: none; line-height: 3; color: #212529;}

/* Footer */
#template-ddc-logo1-app-root, .franchise-logo-image {visibility: hidden;}

/* SRP */
.srp .vehicle-card-badge .carfax {display: none;}