/* GOPHER Custom Color Scheme CSS */
:root {
    --color-primary-50: #ffeec0;
    --color-primary-100: #ffe59b;
    --color-primary-200: #ffdc76;
    --color-primary-300: #ffd351;
    --color-primary-400: #ffca2c;
    --color-primary-500: #ffc107;
    --color-primary-600: #d9a406;
    --color-primary-700: #e5ad06;
    --color-primary-800: #cc9a05;
    --color-primary-900: #674d03;
    --color-primary-950: #413002;
    --btn-link-disabled-color: #ffc107;
}
/* END Custom Color Scheme CSS */

/*ddcrmelasky 11146485*/
.navbar-default.responsive .container .navbar-nav .dropdown, .navbar-default.responsive .content-page-title h1 .navbar-nav .dropdown, .content-page-title .navbar-default.responsive h1 .navbar-nav .dropdown { width: 12%; }
.page-header.responsive .value-statement { font-size: 20px; margin: 0; width: 25%; white-space: nowrap; position: relative; bottom: 0px; left: -250px; text-transform: uppercase; }
.page-header.responsive-centered-nav .header-navigation .header-default { width: 60%; height: 110px; }
.page-header.responsive-search-nav .inventory-search-form.ddc-content { width: 40%; }
.page-header.responsive-centered-nav .header-navigation .header-default .header-logo { width: 100%; }
.page-header.compact .header-default .vcard.header-logo-enabled { margin: 0; width: 100% }

/* fdbarfety 11184226 */
/*.monroney-labels img {filter: brightness(1) invert(1);}*/
.monroney-labels a::before {content: "Click Here For Original Window Sticker"; display: block; color: #fff; padding-bottom: 10px; font-size: 16px;}
.page-header.responsive-centered-nav.ff-responsive-centered-nav-ada-on .header-contact {min-height: 30px; height: 30px;}
.page-header.responsive-centered-nav.ff-responsive-centered-nav-ada-on .header-navigation .header-default {min-height: 115px;}
.ddc-site .responsive .ws-mycars-nav {top: 120px; z-index: 9999;}
.page-header.responsive-centered-nav .ws-mycars-nav .ws-mycars-nav-wrapper {height: 30px;}
.page-header.responsive-search-nav .ddc-content.ws-mycars-nav {height: 30px;}

/* Start 'srp-pre-owned-price-value-final-price' (do not modify this line) */
/* Modified by ddcrobertm on 02/16/22 01:44 PM EST */
.srp .inv-type-pre-owned.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #3de721; }
/* End 'srp-pre-owned-price-value-final-price' (do not modify this line) */

/* Start 'srp-pre-owned-price-label-final-price' (do not modify this line) */
/* Modified by ddcrobertm on 02/16/22 01:44 PM EST */
.srp .inv-type-pre-owned.pricing-detail .final-price .price-label { text-decoration: none; font-size: 15.75px; color: #3de721; }
/* End 'srp-pre-owned-price-label-final-price' (do not modify this line) */

/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by ddcrobertm on 02/16/22 01:44 PM EST */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #3de721; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */

/* Start 'vdp-used-price-label-final-price' (do not modify this line) */
/* Modified by ddcrobertm on 02/16/22 01:44 PM EST */
.vdp .inv-type-used.pricing-detail .final-price .price-label { text-decoration: none; font-size: 18px; color: #3de721; }
/* End 'vdp-used-price-label-final-price' (do not modify this line) */

/* 12492925 JLC */
.ws-inv-listing .vehicle-card-badge img[alt="RCC Certified"] { max-height: 100px; }