/* GOPHER Custom Color Scheme CSS */
:root {
    --color-primary-50: #d8d6eb;
    --color-primary-100: #c2bede;
    --color-primary-200: #aca6d1;
    --color-primary-300: #968ec4;
    --color-primary-400: #8076b7;
    --color-primary-500: #6a5eaa;
    --color-primary-600: #5a5090;
    --color-primary-700: #4a4276;
    --color-primary-800: #3a345c;
    --color-primary-900: #2a2642;
    --color-primary-950: #1a1828;
    --btn-link-disabled-color: #6a5eaa;
}
/* END Custom Color Scheme CSS */

/* fdbarfety 08766172 */
.inventory-listing-default .calloutDetails .cst-waranty-img img {max-height: 140px;}
.vdp .calloutDetails li img {max-height: 140px;}

/* owen.perks 08778033 */
.index .locations-group-nav .franchiseList .childList.flyout .vcard {min-height: 65px; }

/* michaeljaggers */
.index .locations-group-nav .franchiseList { max-width: 1600px; margin-left: auto; }

/* ddcsamp 09723919 */
.index .locations-group-nav .franchise {margin: 8px; display: inline-block; background: #fff; border-radius: 50%; padding: 20px 5px;}

/*jakespurr1 setting why buy icons to white*/
.index .ws-why-buy .why-buy-items .why-buy-item .ddc-icon {color:white;}




/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by eburke3 on 02/24/25 06:16 PM MST */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #000000; }
/* 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 eburke3 on 02/24/25 06:19 PM MST */
.vdp .inv-type-used.pricing-detail .final-price .price-label { text-decoration: none; font-size: 18px; color: #000000; }
/* End 'vdp-used-price-label-final-price' (do not modify this line) */