/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by clrusin on 06/26/18 04:21 PM EDT */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-weight: bold; font-size: 18px; color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice:hover span { color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice span { background: none; background-image: none; background-color: transparent; }
.vlp .inventoryList .pricing .btn.eprice { border: none; background: #00ff31; background-color: #00ff31; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #e70911; background-color: #e70911; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:before { color: #010000; }
.vlp .inventoryList .pricing .btn.eprice:hover:before { color: #000000; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* Start 'vdp-ePrice-button' (do not modify this line) */
/* Modified by clrusin on 02/19/19 03:01 PM EST */
.vdp .pricing .eprice.button { text-decoration: none; font-weight: bold; font-size: 14px; color: #010101; }
.vdp .pricing .eprice.button:hover { color: #ffffff; }
.vdp .pricing .eprice.button { border: none; background: #00FF1D; background-color: #00FF1D; background-image: none; }
.vdp .pricing .eprice.button:hover { border: none; background: #e70911; background-color: #e70911; background-image: none; }
.vdp .pricing .eprice.button:before { color: #010100; }
.vdp .pricing .eprice.button:hover:before { color: #000000; }
/* End 'vdp-ePrice-button' (do not modify this line) */

/* 05409814 ddcjareds */
.vdp .main .contact-info .value,.vdp .main .contact-info .type { color: hsl(358, 93%, 47%); }

/* wabbey CC09896957 */
.CC09896957 .text-link.content-alert-banner-link{color:#fff !important;}

/*copying CSS from 10937055 to fix similar issue for 10944704 with dark red color updating to orange - mstotts*/
html.dark-red-white {
--color-primary-25: #fef5f6;
--color-primary-50: #fdebee;
--color-primary-100: #fbcfd6;
--color-primary-200: #f8a7b4;
--color-primary-300: #f4758a;
--color-primary-400: #f03d5b;
--color-primary-500: #eb0027;
--color-primary-600: #cc001e;
--color-primary-700: #ae0016;
--color-primary-800: #8b0009;
--color-primary-900: #6a0004;
--color-primary-950: #3b0001;
}

/* codebusters */
.page-header.page-header-layout-no-shrink.ff-ada-layout-noshrink-nav-on .header-default .header-logo-enabled.vcard .tels,
.page-header.page-header-layout-no-shrink .header-default .header-logo-enabled.vcard .tels {
   padding-bottom: max(25px, 1.7857em);
}