
/* william.abbey 05301656 */
.index .hero-image-overlay-container .inventory-search-facet-browse.hero-image-color-default .form-inline .main-pill-group .pill-label {color: var(--color-neutral-0);}
.index .hero-image-overlay-container .inventory-search-facet-browse.hero-image-color-default h3{color: var(--color-neutral-0);}

/* Start 'vlp-new-price-value-msrp' (do not modify this line) */
/* Modified by dtdwightsears on 02/01/18 11:42 AM CST */
.vlp .inventoryList .item.inv-type-new .pricing .msrp .value { text-decoration: none; font-weight: bold; font-size: 16px; color: #000000; }
/* End 'vlp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-msrp' (do not modify this line) */
/* Modified by dtdwightsears on 02/01/18 11:42 AM CST */
.vdp .inv-type-new.pricing .msrp .price { text-decoration: none; font-weight: bold; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-value-msrp' (do not modify this line) */

/* Start 'vlp-new-price-value-stackedConditionalFinal' (do not modify this line) */
/* Modified by ddcjpence on 07/25/18 08:10 AM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .stackedConditionalFinal .value { text-decoration: none; font-weight: bold; font-size: 20px; color: #000000; }
/* End 'vlp-new-price-value-stackedConditionalFinal' (do not modify this line) */

/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by ddcjpence on 07/25/18 08:57 AM EDT */
.vdp .inv-type-used.pricing .final-price .price { text-decoration: none; font-weight: bold; font-size: 28px; color: #000000; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */

/* Start 'vdp-ePrice-button' (do not modify this line) */
/* Modified by geoffreyholdredge on 04/10/19 01:55 PM EDT */
.vdp .pricing .eprice.button { text-decoration: none; font-weight: bold; font-size: 16px; color: #ffffff; }
.vdp .pricing .eprice.button:hover { color: #ffffff; }
.vdp .pricing .eprice.button { border: none; background: #004582; background-color: #004582; background-image: none; }
.vdp .pricing .eprice.button:hover { border: none; background: #003a71; background-color: #003a71; background-image: none; }
/* End 'vdp-ePrice-button' (do not modify this line) */

/* ddcdusting 06277216 */
.cst-gg-text .ui-button {width: 100%; margin-top: 10px;}

/* 07661508 ddcjareds */
.hero-image-overlay-container .inventory-search-facet-browse.hero-image-color-inverse h3 { color: #F5FFFA; }
.inventory-search-facet-browse .btn.dropdown-toggle, .inventory-search-facet-browse .ddc-pill-nav  { background: #FFF; }

/* fdbarfety 11443681 */
.page-header .header-logo {display: flex; justify-content: center; width: 100%}
.page-header .header-logo img {max-height: inherit; width: auto; height: 70px;}
@media (max-width: 1199.98px) {.page-header .header-logo img {height: 50px;}}