/* greg.andrews - Fixes Blurry FB backgrounds for demo */
.promo-type-incentive.d-flex.flex-column.w-100.h-100.justify-content-between {background-image: url( https://pictures.dealer.com/m/managedservicesdemo/1234/8e314823bba24b6abab7a8c9c190aca5.jpg)!important;}
.promo-type-vehicle.d-flex.flex-column.w-100.h-100.justify-content-between {background-image: url( https://pictures.dealer.com/m/managedservicesdemo/1234/8e314823bba24b6abab7a8c9c190aca5.jpg)!important;}

/* 04196850 ddcjareds */
.page-header .header-default .home-logolink { border-right: none!important; }

.page-header.minimal .header-contact { background-color: var(--color-neutral-0); }
.page-header.minimal {
	.adr a:not(.btn), .page-header.minimal .tels a:not(.btn),
	.header-contact .fn .org, 
	.header-contact .todays-hours, 
	.header-contact .vcard { color: var(--color-neutral-1000); }
}

/* ddcrandyh 06489465 */
.srp .inv-type-new.pricing-detail {
    & .discount .price-value      { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #008000; }
    & .internetPrice .price-label { text-decoration: none; font-weight: bold; font-size: 16px; color: #000000; }
    & .final-price .price-label   { text-decoration: none; font-weight: bold; font-size: 16px; color: #000000; }
    & .internetPrice .price-value { text-decoration: none; font-weight: bold; font-size: 18px; color: #000000; }
}
.vdp .inv-type-new.pricing-detail {
   & .discount .price-label      { text-decoration: none; font-weight: normal; font-size: 16px; color: #000000; }
   & .internetPrice .price-label { text-decoration: none; font-weight: bold; font-size: 17px; color: #000000; }
   & .final-price .price-label   { text-decoration: none; font-weight: bold; font-size: 17px; color: #000000; }
   & .internetPrice .price-value { text-decoration: none; font-weight: bold; font-size: 19px; color: #000000; }
}