/* 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; }
}